Pull request #170 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c743e293d32291d1f660539e8ac2928644d94691+8d03a592335dd56f24d0450c56224a899597e60a (550a2dc1f15a8d4c7bec4a0217be8366455d4af2) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3f382fce060f16c10d6f597981912fab355381a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3f382fce060f16c10d6f597981912fab355381a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-mqtt-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-9372’ is offline; ‘prd-centos7-docker-4c-2g-9373’ is offline; ‘prd-centos7-docker-4c-2g-9378’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6371’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-9382 in /w/workspace/gexfoundry_device-mqtt-go_PR-170 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-170 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/170/head:refs/remotes/origin/PR-170 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 8d03a592335dd56f24d0450c56224a899597e60a into PR head commit c743e293d32291d1f660539e8ac2928644d94691 Merge succeeded, producing c743e293d32291d1f660539e8ac2928644d94691 Checking out Revision c743e293d32291d1f660539e8ac2928644d94691 (PR-170) > git config core.sparsecheckout # timeout=10 > git checkout -f c743e293d32291d1f660539e8ac2928644d94691 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8d03a592335dd56f24d0450c56224a899597e60a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c743e293d32291d1f660539e8ac2928644d94691 # timeout=10 Commit message: "Bump github.com/spf13/cast from 1.3.0 to 1.3.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-28T03:04:01.408Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-28T03:04:01.671Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-28T03:04:01.770Z] ========================================================= [2020-10-28T03:04:01.770Z] EdgeX Global Pipelines Version Info [2020-10-28T03:04:01.770Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 97ecc07e81cc599f0ec8b87939834737f980773d # timeout=10 [2020-10-28T03:04:03.896Z] ------------------- [2020-10-28T03:04:03.896Z] stable info: [2020-10-28T03:04:03.896Z] ------------------- [2020-10-28T03:04:03.896Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-28T03:04:03.896Z] Commit SHA: f3f382fce060f16c10d6f597981912fab355381a [2020-10-28T03:04:03.896Z] Message: update stable to v1.0.148 [2020-10-28T03:04:04.473Z] ------------------- [2020-10-28T03:04:04.473Z] experimental info: [2020-10-28T03:04:04.473Z] ------------------- [2020-10-28T03:04:04.473Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-28T03:04:04.473Z] Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [2020-10-28T03:04:04.474Z] Message: update experimental to v1.0.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-28T03:04:04.896Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2020-10-28T03:04:04.988Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2020-10-28T03:04:05.079Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-28T03:04:05.169Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-28T03:04:05.264Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-28T03:04:05.382Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-28T03:04:05.468Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-28T03:04:05.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-28T03:04:05.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-28T03:04:05.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-28T03:04:05.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-28T03:04:05.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo [2020-10-28T03:04:06.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-28T03:04:06.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-28T03:04:06.209Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-28T03:04:06.292Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-28T03:04:06.383Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-28T03:04:06.470Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-28T03:04:06.558Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-28T03:04:06.645Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-28T03:04:06.727Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-28T03:04:06.822Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-28T03:04:06.932Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-28T03:04:07.054Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-28T03:04:07.147Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-28T03:04:07.260Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-170 [Pipeline] echo [2020-10-28T03:04:07.354Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-170 [Pipeline] echo [2020-10-28T03:04:07.444Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-170 [Pipeline] echo [2020-10-28T03:04:07.534Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c743e293d32291d1f660539e8ac2928644d94691 [Pipeline] echo [2020-10-28T03:04:07.624Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c743e29 [Pipeline] echo [2020-10-28T03:04:07.716Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-28T03:04:08.332Z] + git log --format=format:%s -1 c743e293d32291d1f660539e8ac2928644d94691 [Pipeline] echo [2020-10-28T03:04:08.419Z] GIT_COMMIT: c743e293d32291d1f660539e8ac2928644d94691, Commit Message: Bump github.com/spf13/cast from 1.3.0 to 1.3.1 [Pipeline] echo [2020-10-28T03:04:08.472Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:04:09.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T03:04:09.370Z] [2020-10-28T03:04:09.370Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:04:09.736Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T03:04:09.736Z] latest: Pulling from edgex-devops/git-semver [2020-10-28T03:04:09.736Z] 31603596830f: Pulling fs layer [2020-10-28T03:04:09.736Z] 2a8b12db71e7: Pulling fs layer [2020-10-28T03:04:09.736Z] 6ca5941a6612: Pulling fs layer [2020-10-28T03:04:09.736Z] ecc8261a40a4: Pulling fs layer [2020-10-28T03:04:09.736Z] ecc8261a40a4: Waiting [2020-10-28T03:04:09.736Z] 2a8b12db71e7: Verifying Checksum [2020-10-28T03:04:09.736Z] 2a8b12db71e7: Download complete [2020-10-28T03:04:10.001Z] 31603596830f: Verifying Checksum [2020-10-28T03:04:10.001Z] 31603596830f: Download complete [2020-10-28T03:04:10.001Z] 6ca5941a6612: Verifying Checksum [2020-10-28T03:04:10.001Z] 6ca5941a6612: Download complete [2020-10-28T03:04:10.001Z] ecc8261a40a4: Verifying Checksum [2020-10-28T03:04:10.001Z] ecc8261a40a4: Download complete [2020-10-28T03:04:10.592Z] 31603596830f: Pull complete [2020-10-28T03:04:10.592Z] 2a8b12db71e7: Pull complete [2020-10-28T03:04:11.564Z] 6ca5941a6612: Pull complete [2020-10-28T03:04:11.827Z] ecc8261a40a4: Pull complete [2020-10-28T03:04:11.827Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-28T03:04:12.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T03:04:12.091Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-28T03:04:12.210Z] prd-centos7-docker-4c-2g-9382 does not seem to be running inside a container [2020-10-28T03:04:12.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-170 -v /w/workspace/gexfoundry_device-mqtt-go_PR-170:/w/workspace/gexfoundry_device-mqtt-go_PR-170:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-170@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-28T03:04:14.745Z] $ docker top 4405479848bc75a3f19fba107b2ae1eb9f990ebac58cff1390ea356c7a7390a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-28T03:04:15.140Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-28T03:04:15.140Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-28T03:04:15.406Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-28T03:04:15.413Z] $ docker exec 4405479848bc75a3f19fba107b2ae1eb9f990ebac58cff1390ea356c7a7390a8 ssh-agent [2020-10-28T03:04:15.639Z] SSH_AUTH_SOCK=/tmp/ssh-DXESMYbYoddu/agent.12 [2020-10-28T03:04:15.639Z] SSH_AGENT_PID=17 [2020-10-28T03:04:15.662Z] Running ssh-add (command line suppressed) [2020-10-28T03:04:15.802Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-170@tmp/private_key_2815828203157801160.key (/w/workspace/gexfoundry_device-mqtt-go_PR-170@tmp/private_key_2815828203157801160.key) [2020-10-28T03:04:15.857Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-28T03:04:16.200Z] + git tag --points-at HEAD [Pipeline] } [2020-10-28T03:04:16.240Z] $ docker exec --env ******** --env ******** 4405479848bc75a3f19fba107b2ae1eb9f990ebac58cff1390ea356c7a7390a8 ssh-agent -k [2020-10-28T03:04:16.387Z] unset SSH_AUTH_SOCK; [2020-10-28T03:04:16.388Z] unset SSH_AGENT_PID; [2020-10-28T03:04:16.388Z] echo Agent pid 17 killed; [2020-10-28T03:04:16.440Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-28T03:04:16.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-28T03:04:16.636Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-28T03:04:16.829Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-28T03:04:16.837Z] $ docker exec 4405479848bc75a3f19fba107b2ae1eb9f990ebac58cff1390ea356c7a7390a8 ssh-agent [2020-10-28T03:04:17.028Z] SSH_AUTH_SOCK=/tmp/ssh-s50vOPwZqIF6/agent.46 [2020-10-28T03:04:17.028Z] SSH_AGENT_PID=52 [2020-10-28T03:04:17.035Z] Running ssh-add (command line suppressed) [2020-10-28T03:04:17.203Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-170@tmp/private_key_3016666868720841700.key (/w/workspace/gexfoundry_device-mqtt-go_PR-170@tmp/private_key_3016666868720841700.key) [2020-10-28T03:04:17.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-28T03:04:17.633Z] + git semver init [2020-10-28T03:04:17.633Z] # -> Open(): unable to determine branch for HEAD [2020-10-28T03:04:17.633Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-170/.git [2020-10-28T03:04:17.633Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-170 [2020-10-28T03:04:17.633Z] # $SEMVER_REMOTE_NAME = origin [2020-10-28T03:04:17.633Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-28T03:04:17.633Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-28T03:04:17.633Z] # $SEMVER_BRANCH = PR-170 [2020-10-28T03:04:17.633Z] # $SEMVER_TEMP = /tmp/semver-969321728 [2020-10-28T03:04:17.633Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2020-10-28T03:04:17.936Z] # '/tmp/semver-969321728' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-170/.semver' [2020-10-28T03:04:18.226Z] # -> Force: false [2020-10-28T03:04:18.226Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-170/.semver [Pipeline] } [2020-10-28T03:04:18.246Z] $ docker exec --env ******** --env ******** 4405479848bc75a3f19fba107b2ae1eb9f990ebac58cff1390ea356c7a7390a8 ssh-agent -k [2020-10-28T03:04:18.387Z] unset SSH_AUTH_SOCK; [2020-10-28T03:04:18.388Z] unset SSH_AGENT_PID; [2020-10-28T03:04:18.388Z] echo Agent pid 52 killed; [2020-10-28T03:04:18.476Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-28T03:04:18.967Z] + git semver [Pipeline] } [2020-10-28T03:04:18.992Z] $ docker stop --time=1 4405479848bc75a3f19fba107b2ae1eb9f990ebac58cff1390ea356c7a7390a8 [2020-10-28T03:04:20.347Z] $ docker rm -f 4405479848bc75a3f19fba107b2ae1eb9f990ebac58cff1390ea356c7a7390a8 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-28T03:04:20.825Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-28T03:04:21.462Z] Stashed 1 file(s) [Pipeline] echo [2020-10-28T03:04:21.465Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-10-28T03:04:37.061Z] Still waiting to schedule task [2020-10-28T03:04:37.062Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-28T03:04:37.066Z] Still waiting to schedule task [2020-10-28T03:04:37.066Z] ‘prd-centos7-docker-4c-2g-3642’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6371’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-9385’ is offline [2020-10-28T03:05:51.013Z] Running on prd-centos7-docker-4c-2g-9392 in /w/workspace/gexfoundry_device-mqtt-go_PR-170 [Pipeline] { [Pipeline] ws [2020-10-28T03:05:51.080Z] Running in /w/workspace/device-mqtt-go/9 [Pipeline] { [Pipeline] checkout [2020-10-28T03:05:53.926Z] using credential edgex-jenkins-ssh [2020-10-28T03:05:53.992Z] Cloning the remote Git repository [2020-10-28T03:05:54.020Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T03:05:54.101Z] > git init /w/workspace/device-mqtt-go/9 # timeout=10 [2020-10-28T03:05:55.036Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T03:05:55.036Z] > git --version # timeout=10 [2020-10-28T03:05:55.050Z] > git --version # 'git version 2.16.5' [2020-10-28T03:05:55.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T03:05:55.087Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T03:05:55.666Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-28T03:05:55.674Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T03:05:55.684Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-28T03:05:55.702Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T03:05:55.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T03:05:55.707Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/170/head:refs/remotes/origin/PR-170 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T03:05:56.063Z] Merging remotes/origin/master commit 8d03a592335dd56f24d0450c56224a899597e60a into PR head commit c743e293d32291d1f660539e8ac2928644d94691 [2020-10-28T03:05:56.157Z] Merge succeeded, producing c743e293d32291d1f660539e8ac2928644d94691 [2020-10-28T03:05:56.158Z] Checking out Revision c743e293d32291d1f660539e8ac2928644d94691 (PR-170) [2020-10-28T03:05:56.077Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T03:05:56.082Z] > git checkout -f c743e293d32291d1f660539e8ac2928644d94691 # timeout=10 [2020-10-28T03:05:56.114Z] > git remote # timeout=10 [2020-10-28T03:05:56.129Z] > git config --get remote.origin.url # timeout=10 [2020-10-28T03:05:56.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T03:05:56.141Z] > git merge 8d03a592335dd56f24d0450c56224a899597e60a # timeout=10 [2020-10-28T03:05:56.155Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-28T03:05:56.166Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T03:05:56.172Z] > git checkout -f c743e293d32291d1f660539e8ac2928644d94691 # timeout=10 [2020-10-28T03:05:59.874Z] Commit message: "Bump github.com/spf13/cast from 1.3.0 to 1.3.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-28T03:06:00.720Z] ========================================================= [2020-10-28T03:06:00.720Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-28T03:06:00.720Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:06:01.537Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-28T03:06:02.124Z] Sending build context to Docker daemon 456.2kB [2020-10-28T03:06:02.124Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-28T03:06:02.124Z] Step 2/8 : FROM ${BASE} [2020-10-28T03:06:02.124Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-28T03:06:02.124Z] df20fa9351a1: Pulling fs layer [2020-10-28T03:06:02.124Z] ed8968b2872e: Pulling fs layer [2020-10-28T03:06:02.124Z] a92cc7c5fd73: Pulling fs layer [2020-10-28T03:06:02.124Z] e871e8e8d7a9: Pulling fs layer [2020-10-28T03:06:02.124Z] e73272ec9a57: Pulling fs layer [2020-10-28T03:06:02.124Z] 1e910a182e73: Pulling fs layer [2020-10-28T03:06:02.124Z] 4e634b169226: Pulling fs layer [2020-10-28T03:06:02.124Z] e871e8e8d7a9: Waiting [2020-10-28T03:06:02.124Z] e73272ec9a57: Waiting [2020-10-28T03:06:02.124Z] 1e910a182e73: Waiting [2020-10-28T03:06:02.124Z] 4e634b169226: Waiting [2020-10-28T03:06:02.124Z] a92cc7c5fd73: Verifying Checksum [2020-10-28T03:06:02.124Z] a92cc7c5fd73: Download complete [2020-10-28T03:06:02.124Z] ed8968b2872e: Verifying Checksum [2020-10-28T03:06:02.124Z] ed8968b2872e: Download complete [2020-10-28T03:06:02.124Z] e73272ec9a57: Verifying Checksum [2020-10-28T03:06:02.124Z] e73272ec9a57: Download complete [2020-10-28T03:06:02.124Z] 1e910a182e73: Verifying Checksum [2020-10-28T03:06:02.124Z] 1e910a182e73: Download complete [2020-10-28T03:06:02.124Z] df20fa9351a1: Verifying Checksum [2020-10-28T03:06:02.124Z] df20fa9351a1: Download complete [2020-10-28T03:06:02.714Z] df20fa9351a1: Pull complete [2020-10-28T03:06:02.997Z] ed8968b2872e: Pull complete [2020-10-28T03:06:02.997Z] a92cc7c5fd73: Pull complete [2020-10-28T03:06:03.975Z] 4e634b169226: Verifying Checksum [2020-10-28T03:06:03.975Z] 4e634b169226: Download complete [2020-10-28T03:06:04.934Z] e871e8e8d7a9: Verifying Checksum [2020-10-28T03:06:04.934Z] e871e8e8d7a9: Download complete [2020-10-28T03:06:11.618Z] e871e8e8d7a9: Pull complete [2020-10-28T03:06:11.618Z] e73272ec9a57: Pull complete [2020-10-28T03:06:11.618Z] 1e910a182e73: Pull complete [2020-10-28T03:06:16.997Z] 4e634b169226: Pull complete [2020-10-28T03:06:16.997Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-28T03:06:16.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-28T03:06:16.997Z] ---> f7629b54cfaa [2020-10-28T03:06:16.997Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-10-28T03:06:16.997Z] ---> Running in 71ddb4ab74e9 [2020-10-28T03:06:16.997Z] Removing intermediate container 71ddb4ab74e9 [2020-10-28T03:06:16.997Z] ---> 16148091ae24 [2020-10-28T03:06:16.997Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-28T03:06:16.997Z] ---> Running in bb1414dc27ef [2020-10-28T03:06:18.398Z] Removing intermediate container bb1414dc27ef [2020-10-28T03:06:18.398Z] ---> 763eecba0fdf [2020-10-28T03:06:18.398Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-10-28T03:06:18.398Z] ---> Running in 63da63f18307 [2020-10-28T03:06:18.980Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-28T03:06:20.920Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-28T03:06:21.877Z] (1/14) Installing libmagic (5.38-r0) [2020-10-28T03:06:22.146Z] (2/14) Installing file (5.38-r0) [2020-10-28T03:06:22.416Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-10-28T03:06:22.416Z] (4/14) Installing g++ (9.3.0-r2) [2020-10-28T03:06:26.659Z] (5/14) Installing fortify-headers (1.1-r0) [2020-10-28T03:06:26.924Z] (6/14) Installing patch (2.7.6-r6) [2020-10-28T03:06:26.924Z] (7/14) Installing build-base (0.5-r2) [2020-10-28T03:06:27.188Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-10-28T03:06:27.188Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-10-28T03:06:27.188Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-10-28T03:06:27.766Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-10-28T03:06:27.766Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-10-28T03:06:27.766Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-10-28T03:06:28.029Z] (14/14) Installing openssh (8.3_p1-r0) [2020-10-28T03:06:28.029Z] Executing busybox-1.31.1-r16.trigger [2020-10-28T03:06:28.029Z] OK: 237 MiB in 53 packages [2020-10-28T03:06:31.385Z] Removing intermediate container 63da63f18307 [2020-10-28T03:06:31.385Z] ---> 568198820f87 [2020-10-28T03:06:31.385Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-10-28T03:06:31.649Z] ---> Running in 2e7bb8632667 [2020-10-28T03:06:31.649Z] Removing intermediate container 2e7bb8632667 [2020-10-28T03:06:31.649Z] ---> 4bfae3a4f2fc [2020-10-28T03:06:31.649Z] Step 7/8 : COPY . . [2020-10-28T03:06:32.609Z] ---> fbf0127ab270 [2020-10-28T03:06:32.609Z] Step 8/8 : RUN go mod download [2020-10-28T03:06:32.609Z] ---> Running in 3870a366477b [2020-10-28T03:06:54.703Z] Removing intermediate container 3870a366477b [2020-10-28T03:06:54.703Z] ---> ef53071b0086 [2020-10-28T03:06:54.703Z] Successfully built ef53071b0086 [2020-10-28T03:06:54.703Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:06:55.311Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-28T03:06:55.311Z] . [Pipeline] withDockerContainer [2020-10-28T03:06:55.522Z] prd-centos7-docker-4c-2g-9392 does not seem to be running inside a container [2020-10-28T03:06:55.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/9 -v /w/workspace/device-mqtt-go/9:/w/workspace/device-mqtt-go/9:rw,z -v /w/workspace/device-mqtt-go/9@tmp:/w/workspace/device-mqtt-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-28T03:06:56.556Z] $ docker top 6dc84faf5380cdd1fbabde94d6fed3cd8865083a5453df29254cc0050ebc4814 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-28T03:06:57.221Z] + go version [2020-10-28T03:06:57.221Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-28T03:06:57.248Z] $ docker stop --time=1 6dc84faf5380cdd1fbabde94d6fed3cd8865083a5453df29254cc0050ebc4814 [2020-10-28T03:06:58.653Z] $ docker rm -f 6dc84faf5380cdd1fbabde94d6fed3cd8865083a5453df29254cc0050ebc4814 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:06:59.714Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-28T03:06:59.714Z] . [Pipeline] withDockerContainer [2020-10-28T03:06:59.869Z] prd-centos7-docker-4c-2g-9392 does not seem to be running inside a container [2020-10-28T03:06:59.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/9 -v /w/workspace/device-mqtt-go/9:/w/workspace/device-mqtt-go/9:rw,z -v /w/workspace/device-mqtt-go/9@tmp:/w/workspace/device-mqtt-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-28T03:07:00.762Z] $ docker top 20607def65355f0a77a81501d90411be466076263163e47ac919ea61288f7274 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-28T03:07:01.360Z] + make test [2020-10-28T03:07:01.361Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-10-28T03:07:02.795Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-10-28T03:07:03.393Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-9396 in /w/workspace/gexfoundry_device-mqtt-go_PR-170 [Pipeline] { [Pipeline] ws [2020-10-28T03:07:03.460Z] Running in /w/workspace/device-mqtt-go/9 [Pipeline] { [Pipeline] checkout [2020-10-28T03:07:09.264Z] using credential edgex-jenkins-ssh [2020-10-28T03:07:09.331Z] Cloning the remote Git repository [2020-10-28T03:07:09.396Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T03:07:09.510Z] > git init /w/workspace/device-mqtt-go/9 # timeout=10 [2020-10-28T03:07:09.608Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T03:07:09.609Z] > git --version # timeout=10 [2020-10-28T03:07:09.630Z] > git --version # 'git version 2.17.1' [2020-10-28T03:07:09.632Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T03:07:09.701Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T03:07:11.111Z] Merging remotes/origin/master commit 8d03a592335dd56f24d0450c56224a899597e60a into PR head commit c743e293d32291d1f660539e8ac2928644d94691 [2020-10-28T03:07:10.541Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-28T03:07:10.557Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T03:07:10.597Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-28T03:07:10.637Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T03:07:10.638Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T03:07:10.651Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/170/head:refs/remotes/origin/PR-170 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T03:07:11.135Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T03:07:11.156Z] > git checkout -f c743e293d32291d1f660539e8ac2928644d94691 # timeout=10 [2020-10-28T03:07:11.327Z] Merge succeeded, producing c743e293d32291d1f660539e8ac2928644d94691 [2020-10-28T03:07:11.328Z] Checking out Revision c743e293d32291d1f660539e8ac2928644d94691 (PR-170) [2020-10-28T03:07:11.249Z] > git remote # timeout=10 [2020-10-28T03:07:11.266Z] > git config --get remote.origin.url # timeout=10 [2020-10-28T03:07:11.282Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T03:07:11.293Z] > git merge 8d03a592335dd56f24d0450c56224a899597e60a # timeout=10 [2020-10-28T03:07:11.316Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-28T03:07:11.338Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T03:07:11.360Z] > git checkout -f c743e293d32291d1f660539e8ac2928644d94691 # timeout=10 [2020-10-28T03:07:15.780Z] Commit message: "Bump github.com/spf13/cast from 1.3.0 to 1.3.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-28T03:07:16.792Z] ========================================================= [2020-10-28T03:07:16.792Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-28T03:07:16.792Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:07:17.748Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-28T03:07:18.057Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-10-28T03:07:18.321Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 28.3% of statements [2020-10-28T03:07:18.321Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-10-28T03:07:18.345Z] Sending build context to Docker daemon 456.2kB [2020-10-28T03:07:18.345Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-28T03:07:18.345Z] Step 2/8 : FROM ${BASE} [2020-10-28T03:07:18.594Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-28T03:07:18.945Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-28T03:07:18.946Z] b538f80385f9: Pulling fs layer [2020-10-28T03:07:18.946Z] 74f711af9a0d: Pulling fs layer [2020-10-28T03:07:18.946Z] 99f96fe45779: Pulling fs layer [2020-10-28T03:07:18.946Z] 8529a6b9a6be: Pulling fs layer [2020-10-28T03:07:18.946Z] 45590311c82a: Pulling fs layer [2020-10-28T03:07:18.946Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-28T03:07:18.946Z] 209524e5b208: Pulling fs layer [2020-10-28T03:07:18.946Z] 8529a6b9a6be: Waiting [2020-10-28T03:07:18.946Z] 45590311c82a: Waiting [2020-10-28T03:07:18.946Z] 69ca0ff8b7b3: Waiting [2020-10-28T03:07:18.946Z] 209524e5b208: Waiting [2020-10-28T03:07:18.946Z] 99f96fe45779: Download complete [2020-10-28T03:07:18.946Z] 74f711af9a0d: Verifying Checksum [2020-10-28T03:07:18.946Z] 74f711af9a0d: Download complete [2020-10-28T03:07:18.946Z] 45590311c82a: Verifying Checksum [2020-10-28T03:07:18.946Z] 45590311c82a: Download complete [2020-10-28T03:07:18.946Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-28T03:07:18.946Z] 69ca0ff8b7b3: Download complete [2020-10-28T03:07:18.946Z] b538f80385f9: Verifying Checksum [2020-10-28T03:07:18.946Z] b538f80385f9: Download complete [2020-10-28T03:07:19.941Z] b538f80385f9: Pull complete [2020-10-28T03:07:20.547Z] 74f711af9a0d: Pull complete [2020-10-28T03:07:20.827Z] 99f96fe45779: Pull complete [2020-10-28T03:07:21.423Z] gofmt -l . [2020-10-28T03:07:21.423Z] ["`gofmt -l .`" = ""] [2020-10-28T03:07:21.423Z] ./bin/test-attribution-txt.sh [2020-10-28T03:07:22.381Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-28T03:07:22.755Z] Stashed 1 file(s) [Pipeline] } [2020-10-28T03:07:22.770Z] $ docker stop --time=1 20607def65355f0a77a81501d90411be466076263163e47ac919ea61288f7274 [2020-10-28T03:07:22.815Z] 209524e5b208: Verifying Checksum [2020-10-28T03:07:22.815Z] 209524e5b208: Download complete [2020-10-28T03:07:24.319Z] 8529a6b9a6be: Verifying Checksum [2020-10-28T03:07:24.319Z] 8529a6b9a6be: Download complete [2020-10-28T03:07:25.275Z] $ docker rm -f 20607def65355f0a77a81501d90411be466076263163e47ac919ea61288f7274 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-10-28T03:07:26.913Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-28T03:07:27.248Z] + ls -al . [2020-10-28T03:07:27.248Z] total 100 [2020-10-28T03:07:27.248Z] drwxrwxr-x. 9 jenkins jenkins 4096 Oct 28 03:07 . [2020-10-28T03:07:27.248Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 28 03:05 .. [2020-10-28T03:07:27.248Z] -rw-rw-r--. 1 jenkins jenkins 5932 Oct 28 03:05 Attribution.txt [2020-10-28T03:07:27.248Z] drwxrwxr-x. 2 jenkins jenkins 87 Oct 28 03:05 bin [2020-10-28T03:07:27.248Z] drwxrwxr-x. 3 jenkins jenkins 32 Oct 28 03:05 cmd [2020-10-28T03:07:27.248Z] -rw-r--r--. 1 jenkins jenkins 18939 Oct 28 03:07 coverage.out [2020-10-28T03:07:27.248Z] -rw-rw-r--. 1 jenkins jenkins 1784 Oct 28 03:05 Dockerfile [2020-10-28T03:07:27.248Z] -rw-rw-r--. 1 jenkins jenkins 953 Oct 28 03:05 Dockerfile.build [2020-10-28T03:07:27.248Z] -rw-rw-r--. 1 jenkins jenkins 140 Oct 28 03:05 .dockerignore [2020-10-28T03:07:27.248Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 28 03:05 .git [2020-10-28T03:07:27.248Z] drwxrwxr-x. 2 jenkins jenkins 60 Oct 28 03:05 .github [2020-10-28T03:07:27.248Z] -rw-rw-r--. 1 jenkins jenkins 336 Oct 28 03:05 .gitignore [2020-10-28T03:07:27.248Z] -rw-r--r--. 1 jenkins jenkins 510 Oct 28 03:07 go.mod [2020-10-28T03:07:27.248Z] -rw-r--r--. 1 jenkins jenkins 15108 Oct 28 03:07 go.sum [2020-10-28T03:07:27.248Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 28 03:05 internal [2020-10-28T03:07:27.248Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 28 03:05 Jenkinsfile [2020-10-28T03:07:27.248Z] -rw-rw-r--. 1 jenkins jenkins 11340 Oct 28 03:05 LICENSE [2020-10-28T03:07:27.248Z] -rw-rw-r--. 1 jenkins jenkins 902 Oct 28 03:05 Makefile [2020-10-28T03:07:27.248Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 28 03:05 mock [2020-10-28T03:07:27.248Z] -rw-rw-r--. 1 jenkins jenkins 444 Oct 28 03:05 README.md [2020-10-28T03:07:27.248Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 28 03:05 snap [2020-10-28T03:07:27.248Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 28 03:04 VERSION [2020-10-28T03:07:27.248Z] -rw-rw-r--. 1 jenkins jenkins 227 Oct 28 03:05 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:07:27.567Z] + 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=c743e293d32291d1f660539e8ac2928644d94691 --label arch=amd64 --label version=0.0.0 . [2020-10-28T03:07:27.833Z] Sending build context to Docker daemon 475.6kB [2020-10-28T03:07:27.833Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-10-28T03:07:27.833Z] Step 2/22 : FROM ${BASE} AS builder [2020-10-28T03:07:27.833Z] ---> ef53071b0086 [2020-10-28T03:07:27.833Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-10-28T03:07:27.833Z] ---> Running in 89081e5b7c4d [2020-10-28T03:07:28.097Z] Removing intermediate container 89081e5b7c4d [2020-10-28T03:07:28.097Z] ---> 4657af4cc0cb [2020-10-28T03:07:28.097Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-10-28T03:07:28.097Z] ---> Running in 85b017fde752 [2020-10-28T03:07:28.366Z] Removing intermediate container 85b017fde752 [2020-10-28T03:07:28.366Z] ---> 5189d9e0bbc9 [2020-10-28T03:07:28.366Z] Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-28T03:07:28.366Z] ---> Running in 875763a6afb9 [2020-10-28T03:07:29.328Z] Removing intermediate container 875763a6afb9 [2020-10-28T03:07:29.328Z] ---> 0f9f31c399e5 [2020-10-28T03:07:29.328Z] Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-28T03:07:29.328Z] ---> Running in fe9f058c2e30 [2020-10-28T03:07:29.911Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-28T03:07:31.846Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-28T03:07:34.419Z] OK: 237 MiB in 53 packages [2020-10-28T03:07:34.512Z] 8529a6b9a6be: Pull complete [2020-10-28T03:07:34.791Z] 45590311c82a: Pull complete [2020-10-28T03:07:35.018Z] Removing intermediate container fe9f058c2e30 [2020-10-28T03:07:35.018Z] ---> 8f3b06f943e0 [2020-10-28T03:07:35.018Z] Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-10-28T03:07:35.018Z] ---> Running in e30d1a275ae9 [2020-10-28T03:07:35.072Z] 69ca0ff8b7b3: Pull complete [2020-10-28T03:07:35.284Z] Removing intermediate container e30d1a275ae9 [2020-10-28T03:07:35.284Z] ---> de5edc2062ff [2020-10-28T03:07:35.284Z] Step 8/22 : COPY . . [2020-10-28T03:07:36.698Z] ---> 305742af268d [2020-10-28T03:07:36.698Z] Step 9/22 : ARG MAKE='make build' [2020-10-28T03:07:36.698Z] ---> Running in 58377df7ea3d [2020-10-28T03:07:36.698Z] Removing intermediate container 58377df7ea3d [2020-10-28T03:07:36.698Z] ---> c0425f70eabf [2020-10-28T03:07:36.698Z] Step 10/22 : RUN $MAKE [2020-10-28T03:07:36.698Z] ---> Running in 461705cc9a73 [2020-10-28T03:07:37.303Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-10-28T03:07:39.415Z] 209524e5b208: Pull complete [2020-10-28T03:07:39.415Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-28T03:07:39.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-28T03:07:39.415Z] ---> 5bddaf1c2fca [2020-10-28T03:07:39.415Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-10-28T03:07:42.055Z] ---> Running in ef44442b1466 [2020-10-28T03:07:42.055Z] Removing intermediate container ef44442b1466 [2020-10-28T03:07:42.055Z] ---> d994a4ff7e2f [2020-10-28T03:07:42.055Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-28T03:07:42.055Z] ---> Running in b001cd1899cf [2020-10-28T03:07:44.688Z] Removing intermediate container b001cd1899cf [2020-10-28T03:07:44.688Z] ---> a0c11c995d0c [2020-10-28T03:07:44.688Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-10-28T03:07:44.973Z] ---> Running in e4911a73bf2e [2020-10-28T03:07:46.423Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-28T03:07:48.403Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-28T03:07:49.839Z] (1/14) Installing libmagic (5.38-r0) [2020-10-28T03:07:49.847Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-28T03:07:50.111Z] (2/14) Installing file (5.38-r0) [2020-10-28T03:07:50.386Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-10-28T03:07:50.386Z] (4/14) Installing g++ (9.3.0-r2) [2020-10-28T03:07:51.787Z] Removing intermediate container 461705cc9a73 [2020-10-28T03:07:51.788Z] ---> 30fae8dd3e6c [2020-10-28T03:07:51.788Z] Step 11/22 : FROM alpine [2020-10-28T03:07:52.063Z] latest: Pulling from library/alpine [2020-10-28T03:07:52.335Z] 188c0c94c7c5: Pulling fs layer [2020-10-28T03:07:52.335Z] 188c0c94c7c5: Verifying Checksum [2020-10-28T03:07:52.335Z] 188c0c94c7c5: Download complete [2020-10-28T03:07:52.600Z] 188c0c94c7c5: Pull complete [2020-10-28T03:07:52.600Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-28T03:07:52.600Z] Status: Downloaded newer image for alpine:latest [2020-10-28T03:07:52.600Z] ---> d6e46aa2470d [2020-10-28T03:07:52.600Z] Step 12/22 : ENV APP_PORT=49982 [2020-10-28T03:07:52.863Z] ---> Running in 3d114efad2ec [2020-10-28T03:07:52.863Z] Removing intermediate container 3d114efad2ec [2020-10-28T03:07:52.863Z] ---> 0d41eaf4bbbd [2020-10-28T03:07:52.863Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-28T03:07:52.863Z] ---> Running in 67caf12a0449 [2020-10-28T03:07:53.132Z] Removing intermediate container 67caf12a0449 [2020-10-28T03:07:53.132Z] ---> 218ea7104708 [2020-10-28T03:07:53.132Z] Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-10-28T03:07:53.722Z] ---> 4335e37ea9cf [2020-10-28T03:07:53.722Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-10-28T03:07:53.987Z] ---> 4039fc0c991c [2020-10-28T03:07:53.987Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-10-28T03:07:54.252Z] ---> f5541b7f706a [2020-10-28T03:07:54.252Z] Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-10-28T03:07:54.252Z] ---> Running in 232cee98df0d [2020-10-28T03:07:54.516Z] Removing intermediate container 232cee98df0d [2020-10-28T03:07:54.516Z] ---> 266c427110c8 [2020-10-28T03:07:54.516Z] Step 18/22 : ENTRYPOINT ["/device-mqtt"] [2020-10-28T03:07:54.516Z] ---> Running in 6624534e217e [2020-10-28T03:07:54.793Z] Removing intermediate container 6624534e217e [2020-10-28T03:07:54.793Z] ---> 8d4b908543b2 [2020-10-28T03:07:54.793Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-28T03:07:54.793Z] ---> Running in 5a0851c427da [2020-10-28T03:07:54.793Z] Removing intermediate container 5a0851c427da [2020-10-28T03:07:54.793Z] ---> 8e0ed877d31e [2020-10-28T03:07:54.793Z] Step 20/22 : LABEL arch=amd64 [2020-10-28T03:07:55.062Z] ---> Running in 863bed3f2125 [2020-10-28T03:07:55.062Z] Removing intermediate container 863bed3f2125 [2020-10-28T03:07:55.062Z] ---> 1da47a6b6f4b [2020-10-28T03:07:55.062Z] Step 21/22 : LABEL git_sha=c743e293d32291d1f660539e8ac2928644d94691 [2020-10-28T03:07:55.062Z] ---> Running in 761a7d259a0c [2020-10-28T03:07:55.324Z] Removing intermediate container 761a7d259a0c [2020-10-28T03:07:55.324Z] ---> 2b4fee04403b [2020-10-28T03:07:55.324Z] Step 22/22 : LABEL version=0.0.0 [2020-10-28T03:07:55.324Z] ---> Running in 7ea065bdd79f [2020-10-28T03:07:55.588Z] Removing intermediate container 7ea065bdd79f [2020-10-28T03:07:55.588Z] ---> a89551b1355c [2020-10-28T03:07:55.588Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-28T03:07:55.588Z] Successfully built a89551b1355c [2020-10-28T03:07:55.588Z] Successfully tagged docker-device-mqtt-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-10-28T03:08:00.555Z] (5/14) Installing fortify-headers (1.1-r0) [2020-10-28T03:08:00.555Z] (6/14) Installing patch (2.7.6-r6) [2020-10-28T03:08:00.555Z] (7/14) Installing build-base (0.5-r2) [2020-10-28T03:08:00.555Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-10-28T03:08:00.555Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-10-28T03:08:00.555Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-10-28T03:08:00.555Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-10-28T03:08:00.555Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-10-28T03:08:00.555Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-10-28T03:08:00.830Z] (14/14) Installing openssh (8.3_p1-r0) [2020-10-28T03:08:01.104Z] Executing busybox-1.31.1-r16.trigger [2020-10-28T03:08:01.104Z] OK: 221 MiB in 53 packages [2020-10-28T03:08:05.440Z] Removing intermediate container e4911a73bf2e [2020-10-28T03:08:05.440Z] ---> 081fff4fa1ad [2020-10-28T03:08:05.440Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-10-28T03:08:05.440Z] ---> Running in 7188c3fdb88a [2020-10-28T03:08:05.713Z] Removing intermediate container 7188c3fdb88a [2020-10-28T03:08:05.713Z] ---> 5e0412982bf8 [2020-10-28T03:08:05.713Z] Step 7/8 : COPY . . [2020-10-28T03:08:06.698Z] ---> fc559e6eb51c [2020-10-28T03:08:06.699Z] Step 8/8 : RUN go mod download [2020-10-28T03:08:06.975Z] ---> Running in 0ffae3038eb0 [2020-10-28T03:08:11.112Z] Still waiting to schedule task [2020-10-28T03:08:11.113Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-10-28T03:08:33.793Z] Removing intermediate container 0ffae3038eb0 [2020-10-28T03:08:33.794Z] ---> bcf6278b000c [2020-10-28T03:08:33.794Z] Successfully built bcf6278b000c [2020-10-28T03:08:33.794Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:08:34.212Z] + docker inspect -f . ci-base-image-arm64 [2020-10-28T03:08:34.212Z] . [Pipeline] withDockerContainer [2020-10-28T03:08:34.481Z] prd-ubuntu18.04-docker-arm64-4c-16g-9396 does not seem to be running inside a container [2020-10-28T03:08:34.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/9 -v /w/workspace/device-mqtt-go/9:/w/workspace/device-mqtt-go/9:rw,z -v /w/workspace/device-mqtt-go/9@tmp:/w/workspace/device-mqtt-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-28T03:08:36.594Z] $ docker top f5d402561cfd91e0e8891a64b6d86da3fc56d18e3b0f9f79d1f729c76ae69fec -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-28T03:08:38.035Z] + go version [2020-10-28T03:08:38.035Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-28T03:08:38.067Z] $ docker stop --time=1 f5d402561cfd91e0e8891a64b6d86da3fc56d18e3b0f9f79d1f729c76ae69fec [2020-10-28T03:08:39.993Z] $ docker rm -f f5d402561cfd91e0e8891a64b6d86da3fc56d18e3b0f9f79d1f729c76ae69fec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:08:41.283Z] + docker inspect -f . ci-base-image-arm64 [2020-10-28T03:08:41.283Z] . [Pipeline] withDockerContainer [2020-10-28T03:08:41.587Z] prd-ubuntu18.04-docker-arm64-4c-16g-9396 does not seem to be running inside a container [2020-10-28T03:08:41.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/9 -v /w/workspace/device-mqtt-go/9:/w/workspace/device-mqtt-go/9:rw,z -v /w/workspace/device-mqtt-go/9@tmp:/w/workspace/device-mqtt-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-28T03:08:43.663Z] $ docker top bf88718810d7ca24a4eac0d60a1cbe6a781b9d6343008a638f19d54d7bfab22b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-28T03:08:45.137Z] + make test [2020-10-28T03:08:45.137Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-10-28T03:08:46.602Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-10-28T03:09:17.841Z] Running on prd-centos7-docker-8c-8g-9407 in /w/workspace/gexfoundry_device-mqtt-go_PR-170 [Pipeline] { [Pipeline] ws [2020-10-28T03:09:17.897Z] Running in /w/workspace/device-mqtt-go/9 [Pipeline] { [Pipeline] checkout [2020-10-28T03:09:20.413Z] using credential edgex-jenkins-ssh [2020-10-28T03:09:20.469Z] Cloning the remote Git repository [2020-10-28T03:09:21.527Z] Merging remotes/origin/master commit 8d03a592335dd56f24d0450c56224a899597e60a into PR head commit c743e293d32291d1f660539e8ac2928644d94691 [2020-10-28T03:09:20.498Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T03:09:20.567Z] > git init /w/workspace/device-mqtt-go/9 # timeout=10 [2020-10-28T03:09:20.597Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T03:09:20.597Z] > git --version # timeout=10 [2020-10-28T03:09:20.603Z] > git --version # 'git version 2.16.5' [2020-10-28T03:09:20.604Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T03:09:20.630Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T03:09:21.086Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-28T03:09:21.092Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T03:09:21.102Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-28T03:09:21.114Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T03:09:21.114Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T03:09:21.118Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/170/head:refs/remotes/origin/PR-170 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T03:09:21.600Z] Merge succeeded, producing c743e293d32291d1f660539e8ac2928644d94691 [2020-10-28T03:09:21.600Z] Checking out Revision c743e293d32291d1f660539e8ac2928644d94691 (PR-170) [2020-10-28T03:09:21.542Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T03:09:21.547Z] > git checkout -f c743e293d32291d1f660539e8ac2928644d94691 # timeout=10 [2020-10-28T03:09:21.579Z] > git remote # timeout=10 [2020-10-28T03:09:21.584Z] > git config --get remote.origin.url # timeout=10 [2020-10-28T03:09:21.588Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T03:09:21.591Z] > git merge 8d03a592335dd56f24d0450c56224a899597e60a # timeout=10 [2020-10-28T03:09:21.600Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-28T03:09:21.609Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T03:09:21.613Z] > git checkout -f c743e293d32291d1f660539e8ac2928644d94691 # timeout=10 [2020-10-28T03:09:25.371Z] Commit message: "Bump github.com/spf13/cast from 1.3.0 to 1.3.1" [Pipeline] withEnv [Pipeline] { [2020-10-28T03:09:25.842Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-10-28T03:09:25.842Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.032s coverage: 28.3% of statements [2020-10-28T03:09:25.842Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-10-28T03:09:25.842Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] sh [2020-10-28T03:09:26.850Z] ++ find /w/workspace/device-mqtt-go/9 [2020-10-28T03:09:26.850Z] ++ grep snapcraft.yaml [2020-10-28T03:09:26.850Z] + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/9/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-28T03:09:27.036Z] provisioning config files... [2020-10-28T03:09:27.062Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/9@tmp/config3730137748191972345tmp [Pipeline] { [Pipeline] sh [2020-10-28T03:09:27.442Z] + cp /w/workspace/device-mqtt-go/9@tmp/config3730137748191972345tmp /w/workspace/device-mqtt-go/9/edgex-snap-store-login [Pipeline] sh [2020-10-28T03:09:27.765Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/9:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-10-28T03:09:27.765Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-10-28T03:09:28.029Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-10-28T03:09:28.029Z] f08d8e2a3ba1: Pulling fs layer [2020-10-28T03:09:28.029Z] 3baa9cb2483b: Pulling fs layer [2020-10-28T03:09:28.029Z] 94e5ff4c0b15: Pulling fs layer [2020-10-28T03:09:28.029Z] 1860925334f9: Pulling fs layer [2020-10-28T03:09:28.029Z] 2daf38717194: Pulling fs layer [2020-10-28T03:09:28.029Z] 309017e8d7a4: Pulling fs layer [2020-10-28T03:09:28.029Z] f7790dc9fd0f: Pulling fs layer [2020-10-28T03:09:28.029Z] cac0ae9282c2: Pulling fs layer [2020-10-28T03:09:28.029Z] 1f4cadf9a1ed: Pulling fs layer [2020-10-28T03:09:28.029Z] 309017e8d7a4: Waiting [2020-10-28T03:09:28.029Z] f7790dc9fd0f: Waiting [2020-10-28T03:09:28.029Z] 1860925334f9: Waiting [2020-10-28T03:09:28.029Z] cac0ae9282c2: Waiting [2020-10-28T03:09:28.029Z] 1f4cadf9a1ed: Waiting [2020-10-28T03:09:28.029Z] 2daf38717194: Waiting [2020-10-28T03:09:28.029Z] 94e5ff4c0b15: Verifying Checksum [2020-10-28T03:09:28.029Z] 94e5ff4c0b15: Download complete [2020-10-28T03:09:28.029Z] 3baa9cb2483b: Download complete [2020-10-28T03:09:28.029Z] 1860925334f9: Download complete [2020-10-28T03:09:28.029Z] 309017e8d7a4: Verifying Checksum [2020-10-28T03:09:28.029Z] 309017e8d7a4: Download complete [2020-10-28T03:09:28.029Z] f7790dc9fd0f: Verifying Checksum [2020-10-28T03:09:28.029Z] f7790dc9fd0f: Download complete [2020-10-28T03:09:28.290Z] cac0ae9282c2: Verifying Checksum [2020-10-28T03:09:28.290Z] cac0ae9282c2: Download complete [2020-10-28T03:09:28.290Z] 1f4cadf9a1ed: Download complete [2020-10-28T03:09:29.239Z] f08d8e2a3ba1: Verifying Checksum [2020-10-28T03:09:29.239Z] f08d8e2a3ba1: Download complete [2020-10-28T03:09:30.643Z] f08d8e2a3ba1: Pull complete [2020-10-28T03:09:30.643Z] 3baa9cb2483b: Pull complete [2020-10-28T03:09:30.643Z] 94e5ff4c0b15: Pull complete [2020-10-28T03:09:30.643Z] 1860925334f9: Pull complete [2020-10-28T03:09:32.614Z] gofmt -l . [2020-10-28T03:09:32.614Z] ["`gofmt -l .`" = ""] [2020-10-28T03:09:32.614Z] ./bin/test-attribution-txt.sh [2020-10-28T03:09:33.218Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-28T03:09:33.853Z] Warning: overwriting stash ‘coverage-report’ [2020-10-28T03:09:34.640Z] Stashed 1 file(s) [Pipeline] } [2020-10-28T03:09:34.661Z] $ docker stop --time=1 bf88718810d7ca24a4eac0d60a1cbe6a781b9d6343008a638f19d54d7bfab22b [2020-10-28T03:09:37.138Z] $ docker rm -f bf88718810d7ca24a4eac0d60a1cbe6a781b9d6343008a638f19d54d7bfab22b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-28T03:09:38.901Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-28T03:09:39.319Z] + ls -al . [2020-10-28T03:09:39.319Z] total 132 [2020-10-28T03:09:39.319Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 28 03:09 . [2020-10-28T03:09:39.319Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 03:07 .. [2020-10-28T03:09:39.319Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 28 03:07 .dockerignore [2020-10-28T03:09:39.319Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 03:07 .git [2020-10-28T03:09:39.319Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 03:07 .github [2020-10-28T03:09:39.319Z] -rw-rw-r-- 1 jenkins jenkins 336 Oct 28 03:07 .gitignore [2020-10-28T03:09:39.319Z] -rw-rw-r-- 1 jenkins jenkins 5932 Oct 28 03:07 Attribution.txt [2020-10-28T03:09:39.319Z] -rw-rw-r-- 1 jenkins jenkins 1784 Oct 28 03:07 Dockerfile [2020-10-28T03:09:39.319Z] -rw-rw-r-- 1 jenkins jenkins 953 Oct 28 03:07 Dockerfile.build [2020-10-28T03:09:39.319Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 28 03:07 Jenkinsfile [2020-10-28T03:09:39.319Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 28 03:07 LICENSE [2020-10-28T03:09:39.319Z] -rw-rw-r-- 1 jenkins jenkins 902 Oct 28 03:07 Makefile [2020-10-28T03:09:39.319Z] -rw-rw-r-- 1 jenkins jenkins 444 Oct 28 03:07 README.md [2020-10-28T03:09:39.319Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 28 03:04 VERSION [2020-10-28T03:09:39.319Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 03:07 bin [2020-10-28T03:09:39.319Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 03:07 cmd [2020-10-28T03:09:39.319Z] -rw-r--r-- 1 jenkins jenkins 18939 Oct 28 03:09 coverage.out [2020-10-28T03:09:39.319Z] -rw-r--r-- 1 jenkins jenkins 510 Oct 28 03:09 go.mod [2020-10-28T03:09:39.319Z] -rw-r--r-- 1 jenkins jenkins 15108 Oct 28 03:09 go.sum [2020-10-28T03:09:39.319Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 03:07 internal [2020-10-28T03:09:39.319Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 03:07 mock [2020-10-28T03:09:39.319Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 03:07 snap [2020-10-28T03:09:39.319Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 28 03:07 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:09:39.732Z] + 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=c743e293d32291d1f660539e8ac2928644d94691 --label arch=arm64 --label version=0.0.0 . [2020-10-28T03:09:40.006Z] Sending build context to Docker daemon 475.6kB [2020-10-28T03:09:40.006Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-10-28T03:09:40.006Z] Step 2/22 : FROM ${BASE} AS builder [2020-10-28T03:09:40.006Z] ---> bcf6278b000c [2020-10-28T03:09:40.006Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-10-28T03:09:40.288Z] ---> Running in 8caca1ff0040 [2020-10-28T03:09:40.704Z] 2daf38717194: Verifying Checksum [2020-10-28T03:09:40.704Z] 2daf38717194: Download complete [2020-10-28T03:09:40.893Z] Removing intermediate container 8caca1ff0040 [2020-10-28T03:09:40.893Z] ---> f9c20e1dcf9f [2020-10-28T03:09:40.893Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-10-28T03:09:40.893Z] ---> Running in a1baa719faa8 [2020-10-28T03:09:41.500Z] Removing intermediate container a1baa719faa8 [2020-10-28T03:09:41.500Z] ---> 49d0aca7ed37 [2020-10-28T03:09:41.500Z] Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-28T03:09:41.500Z] ---> Running in 4e17a4cbf5e6 [2020-10-28T03:09:44.145Z] Removing intermediate container 4e17a4cbf5e6 [2020-10-28T03:09:44.145Z] ---> 7cb33ff19d27 [2020-10-28T03:09:44.145Z] Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-28T03:09:44.145Z] ---> Running in 7cbf4cebbe26 [2020-10-28T03:09:45.598Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-28T03:09:49.062Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-28T03:09:54.480Z] OK: 221 MiB in 53 packages [2020-10-28T03:09:54.755Z] Removing intermediate container 7cbf4cebbe26 [2020-10-28T03:09:54.755Z] ---> 157e020b6553 [2020-10-28T03:09:54.755Z] Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-10-28T03:09:55.034Z] ---> Running in a9ced90e92c3 [2020-10-28T03:09:55.309Z] Removing intermediate container a9ced90e92c3 [2020-10-28T03:09:55.309Z] ---> fee60274880e [2020-10-28T03:09:55.309Z] Step 8/22 : COPY . . [2020-10-28T03:09:56.305Z] ---> 0916d008259b [2020-10-28T03:09:56.305Z] Step 9/22 : ARG MAKE='make build' [2020-10-28T03:09:56.580Z] ---> Running in bd47d78b4af1 [2020-10-28T03:09:56.856Z] Removing intermediate container bd47d78b4af1 [2020-10-28T03:09:56.856Z] ---> 5e78ca3cdf32 [2020-10-28T03:09:56.856Z] Step 10/22 : RUN $MAKE [2020-10-28T03:09:57.143Z] ---> Running in 904fb78692a8 [2020-10-28T03:09:58.590Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-10-28T03:09:58.944Z] 2daf38717194: Pull complete [2020-10-28T03:09:58.944Z] 309017e8d7a4: Pull complete [2020-10-28T03:09:58.944Z] f7790dc9fd0f: Pull complete [2020-10-28T03:09:58.944Z] cac0ae9282c2: Pull complete [2020-10-28T03:09:58.944Z] 1f4cadf9a1ed: Pull complete [2020-10-28T03:09:58.944Z] Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 [2020-10-28T03:09:58.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-10-28T03:10:01.528Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-28T03:10:01.528Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-10-28T03:10:01.528Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-10-28T03:10:01.528Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-10-28T03:10:01.528Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [45.9 kB] [2020-10-28T03:10:01.795Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2020-10-28T03:10:01.795Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [213 kB] [2020-10-28T03:10:02.065Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1353 kB] [2020-10-28T03:10:02.065Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [239 kB] [2020-10-28T03:10:02.065Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2115 kB] [2020-10-28T03:10:02.332Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] [2020-10-28T03:10:02.332Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] [2020-10-28T03:10:02.332Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.4 kB] [2020-10-28T03:10:02.332Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1748 kB] [2020-10-28T03:10:02.929Z] Fetched 8169 kB in 2s (4318 kB/s) [2020-10-28T03:10:04.328Z] Reading package lists... [2020-10-28T03:10:07.643Z] 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-10-28T03:10:07.643Z] 0% [Connecting to archive.ubuntu.com (91.189.88.142)] 0% [1 InRelease gpgv 88.7 kB] [Connecting to archive.ubuntu.com (91.189.88.142) 0% [Waiting for headers] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-28T03:10:07.643Z] 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-10-28T03:10:07.907Z] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] 0% [Waiting for headers] 0% [3 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-10-28T03:10:09.287Z] 0% [3 InRelease gpgv 88.7 kB] 0% [Working] 0% [4 InRelease gpgv 74.6 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 53% Reading package lists... 60% Reading package lists... 60% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 73% Reading package lists... 73% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-10-28T03:10:11.223Z] Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-base perl-modules-5.26 [2020-10-28T03:10:12.587Z] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 51% Reading package lists... 60% Reading package lists... 60% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 73% Reading package lists... 73% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-10-28T03:10:12.587Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 91% Building dependency tree [2020-10-28T03:10:12.587Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-10-28T03:10:12.856Z] The following packages were automatically installed and are no longer required: [2020-10-28T03:10:12.856Z] libjq1 libonig4 [2020-10-28T03:10:12.856Z] Use 'sudo apt autoremove' to remove them. [2020-10-28T03:10:12.856Z] Suggested packages: [2020-10-28T03:10:12.856Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-10-28T03:10:12.856Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-10-28T03:10:12.856Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-10-28T03:10:12.856Z] | libterm-readline-perl-perl [2020-10-28T03:10:13.119Z] The following NEW packages will be installed: [2020-10-28T03:10:13.119Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-10-28T03:10:13.119Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-10-28T03:10:13.119Z] The following packages will be upgraded: [2020-10-28T03:10:13.119Z] perl-base [2020-10-28T03:10:13.119Z] 1 upgraded, 14 newly installed, 0 to remove and 31 not upgraded. [2020-10-28T03:10:13.119Z] Need to get 13.4 MB of archives. [2020-10-28T03:10:13.119Z] After this operation, 77.5 MB of additional disk space will be used. [2020-10-28T03:10:13.119Z] 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-10-28T03:10:13.956Z] 0% [1 perl-base 12.6 kB/1391 kB 1%] 4% [1 perl-base 662 kB/1391 kB 48%] 10% [Waiting for headers] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-10-28T03:10:14.219Z] 10% [2 perl-modules-5.26 22.9 kB/2762 kB 1%] 27% [Waiting for headers] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-10-28T03:10:14.219Z] 28% [3 libgdbm5 26.0 kB/26.0 kB 100%] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-10-28T03:10:14.219Z] 29% [4 libgdbm-compat4 6084 B/6084 B 100%] 30% [Waiting for headers] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-10-28T03:10:14.481Z] 31% [5 libperl5.26 65.5 kB/3534 kB 2%] 53% [Waiting for headers] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-10-28T03:10:14.481Z] 53% [6 perl 12.2 kB/201 kB 6%] 55% [Waiting for headers] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-10-28T03:10:14.481Z] 55% [7 less 6998 B/112 kB 6%] 57% [Waiting for headers] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-10-28T03:10:14.481Z] 57% [8 netbase 12.7 kB/12.7 kB 100%] 59% [Waiting for headers] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] [2020-10-28T03:10:14.481Z] 59% [9 curl 13.3 kB/159 kB 8%] 61% [Waiting for headers] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-10-28T03:10:14.481Z] 61% [10 libcurl3-gnutls 41.0 kB/213 kB 19%] 64% [Waiting for headers] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-10-28T03:10:14.481Z] 64% [11 liberror-perl 16.4 kB/22.8 kB 72%] 65% [Waiting for headers] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-10-28T03:10:14.481Z] 65% [12 git-man 11.6 kB/804 kB 1%] 71% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-10-28T03:10:14.481Z] 71% [13 git 32.8 kB/3915 kB 1%] 96% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-10-28T03:10:14.752Z] 96% [14 make 11.3 kB/154 kB 7%] 98% [Waiting for headers] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-10-28T03:10:14.752Z] 98% [15 patch 20.5 kB/102 kB 20%] 100% [Working] Fetched 13.4 MB in 2s (8307 kB/s) [2020-10-28T03:10:14.752Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T03:10:15.017Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9889 files and directories currently installed.) [2020-10-28T03:10:15.017Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-10-28T03:10:15.017Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6ubuntu0.3) ... [2020-10-28T03:10:18.341Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-10-28T03:10:18.341Z] Selecting previously unselected package perl-modules-5.26. [2020-10-28T03:10:18.341Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9889 files and directories currently installed.) [2020-10-28T03:10:18.341Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-10-28T03:10:18.341Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-10-28T03:10:19.300Z] Selecting previously unselected package libgdbm5:amd64. [2020-10-28T03:10:19.300Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_amd64.deb ... [2020-10-28T03:10:19.300Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-10-28T03:10:19.300Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-10-28T03:10:19.300Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-10-28T03:10:19.300Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-10-28T03:10:19.570Z] Selecting previously unselected package libperl5.26:amd64. [2020-10-28T03:10:19.570Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-10-28T03:10:19.570Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-10-28T03:10:20.158Z] Selecting previously unselected package perl. [2020-10-28T03:10:20.158Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-10-28T03:10:20.158Z] Unpacking perl (5.26.1-6ubuntu0.5) ... [2020-10-28T03:10:20.158Z] Selecting previously unselected package less. [2020-10-28T03:10:20.158Z] Preparing to unpack .../05-less_487-0.1_amd64.deb ... [2020-10-28T03:10:20.158Z] Unpacking less (487-0.1) ... [2020-10-28T03:10:20.427Z] Selecting previously unselected package netbase. [2020-10-28T03:10:20.427Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-10-28T03:10:20.427Z] Unpacking netbase (5.4) ... [2020-10-28T03:10:20.427Z] Selecting previously unselected package curl. [2020-10-28T03:10:20.427Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-28T03:10:20.427Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-10-28T03:10:20.427Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-10-28T03:10:20.427Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-28T03:10:20.427Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-28T03:10:20.427Z] Selecting previously unselected package liberror-perl. [2020-10-28T03:10:20.427Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-10-28T03:10:20.427Z] Unpacking liberror-perl (0.17025-1) ... [2020-10-28T03:10:20.694Z] Selecting previously unselected package git-man. [2020-10-28T03:10:20.694Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-10-28T03:10:20.694Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-28T03:10:20.694Z] Selecting previously unselected package git. [2020-10-28T03:10:20.694Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-10-28T03:10:20.694Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-10-28T03:10:21.647Z] Selecting previously unselected package make. [2020-10-28T03:10:21.647Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_amd64.deb ... [2020-10-28T03:10:21.647Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-10-28T03:10:21.647Z] Selecting previously unselected package patch. [2020-10-28T03:10:21.647Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-10-28T03:10:21.647Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-10-28T03:10:21.647Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-28T03:10:21.647Z] Setting up less (487-0.1) ... [2020-10-28T03:10:21.647Z] Setting up make (4.1-9.1ubuntu1) ... [2020-10-28T03:10:21.647Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-10-28T03:10:21.647Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-28T03:10:21.647Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-10-28T03:10:21.647Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-10-28T03:10:21.647Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-10-28T03:10:21.911Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-10-28T03:10:21.911Z] Setting up netbase (5.4) ... [2020-10-28T03:10:21.911Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-10-28T03:10:21.911Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-10-28T03:10:21.911Z] Setting up liberror-perl (0.17025-1) ... [2020-10-28T03:10:21.911Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-10-28T03:10:21.911Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-28T03:10:21.911Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-10-28T03:10:23.838Z] curl set to automatically installed. [2020-10-28T03:10:23.838Z] git set to automatically installed. [2020-10-28T03:10:23.838Z] git-man set to automatically installed. [2020-10-28T03:10:23.838Z] less set to automatically installed. [2020-10-28T03:10:23.838Z] libcurl3-gnutls set to automatically installed. [2020-10-28T03:10:23.838Z] liberror-perl set to automatically installed. [2020-10-28T03:10:23.838Z] libgdbm-compat4 set to automatically installed. [2020-10-28T03:10:23.838Z] libgdbm5 set to automatically installed. [2020-10-28T03:10:23.838Z] libperl5.26 set to automatically installed. [2020-10-28T03:10:23.838Z] make set to automatically installed. [2020-10-28T03:10:23.838Z] netbase set to automatically installed. [2020-10-28T03:10:23.838Z] patch set to automatically installed. [2020-10-28T03:10:23.838Z] perl set to automatically installed. [2020-10-28T03:10:23.838Z] perl-base set to automatically installed. [2020-10-28T03:10:23.838Z] perl-modules-5.26 set to automatically installed. [2020-10-28T03:10:23.838Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-10-28T03:10:23.838Z] Please ensure the environment is properly setup before continuing. [2020-10-28T03:10:23.838Z] Ignore this message if the appropriate measures have already been taken [2020-10-28T03:10:24.415Z] Pulling go  [2020-10-28T03:10:25.370Z] 'device-mqtt' has dependencies that need to be staged: go [2020-10-28T03:10:25.370Z] Skipping pull go (already ran) [2020-10-28T03:10:25.370Z] Building go  [2020-10-28T03:10:25.370Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-28T03:10:25.370Z] Dload Upload Total Spent Left Speed [2020-10-28T03:10:27.180Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 115M 10 11.8M 0 0 32.0M 0 0:00:03 --:--:-- 0:00:03 32.0M 65 115M 65 75.7M 0 0 54.8M 0 0:00:02 0:00:01 0:00:01 54.7M 100 115M 100 115M 0 0 58.9M 0 0:00:01 0:00:01 --:--:-- 58.9M [2020-10-28T03:10:28.128Z] go1.15.2.linux-amd64.tar.gz: OK [2020-10-28T03:10:31.026Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-28T03:10:34.423Z] Removing intermediate container 904fb78692a8 [2020-10-28T03:10:34.423Z] ---> deefb18018a7 [2020-10-28T03:10:34.423Z] Step 11/22 : FROM alpine [2020-10-28T03:10:34.423Z] latest: Pulling from library/alpine [2020-10-28T03:10:34.423Z] 5f621e34cdf4: Pulling fs layer [2020-10-28T03:10:34.423Z] 5f621e34cdf4: Verifying Checksum [2020-10-28T03:10:34.423Z] 5f621e34cdf4: Download complete [2020-10-28T03:10:35.023Z] 5f621e34cdf4: Pull complete [2020-10-28T03:10:35.023Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-28T03:10:35.023Z] Status: Downloaded newer image for alpine:latest [2020-10-28T03:10:35.023Z] ---> 2e77e061c27f [2020-10-28T03:10:35.023Z] Step 12/22 : ENV APP_PORT=49982 [2020-10-28T03:10:35.297Z] ---> Running in f6b8ad2ea815 [2020-10-28T03:10:35.897Z] Removing intermediate container f6b8ad2ea815 [2020-10-28T03:10:35.897Z] ---> 3d9ccdc9c22e [2020-10-28T03:10:35.897Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-28T03:10:36.171Z] ---> Running in 406c5f001278 [2020-10-28T03:10:36.292Z] Staging go  [2020-10-28T03:10:36.292Z] Pulling device-mqtt  [2020-10-28T03:10:36.448Z] Removing intermediate container 406c5f001278 [2020-10-28T03:10:36.448Z] ---> 853816a2dfb2 [2020-10-28T03:10:36.448Z] Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-10-28T03:10:36.555Z] Skipping build go (already ran) [2020-10-28T03:10:36.555Z] Building device-mqtt  [2020-10-28T03:10:36.555Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-10-28T03:10:37.504Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.4-dev.34 [2020-10-28T03:10:37.504Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 [2020-10-28T03:10:37.504Z] go: downloading github.com/spf13/cast v1.3.1 [2020-10-28T03:10:37.504Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.97 [2020-10-28T03:10:37.504Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-10-28T03:10:37.504Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-10-28T03:10:37.778Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-10-28T03:10:37.778Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.25 [2020-10-28T03:10:37.778Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.50 [2020-10-28T03:10:37.778Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-10-28T03:10:37.778Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2020-10-28T03:10:37.778Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-10-28T03:10:37.778Z] go: downloading github.com/google/uuid v1.1.2 [2020-10-28T03:10:37.778Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-10-28T03:10:37.778Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-10-28T03:10:37.778Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.7 [2020-10-28T03:10:37.778Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.23 [2020-10-28T03:10:37.778Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-10-28T03:10:37.778Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-10-28T03:10:37.778Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-28T03:10:37.778Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-28T03:10:37.778Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-10-28T03:10:37.778Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-10-28T03:10:37.778Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-10-28T03:10:37.778Z] go: downloading github.com/pkg/errors v0.8.1 [2020-10-28T03:10:37.778Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-28T03:10:37.778Z] go: downloading github.com/x448/float16 v0.8.4 [2020-10-28T03:10:37.778Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-10-28T03:10:37.778Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-10-28T03:10:37.778Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-10-28T03:10:37.778Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-10-28T03:10:37.778Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-10-28T03:10:37.778Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-10-28T03:10:37.894Z] ---> 709d96f36b94 [2020-10-28T03:10:37.894Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-10-28T03:10:38.040Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-10-28T03:10:38.040Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-10-28T03:10:38.040Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-10-28T03:10:38.040Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-10-28T03:10:38.040Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-10-28T03:10:38.889Z] ---> b77a18c7c299 [2020-10-28T03:10:38.889Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-10-28T03:10:39.492Z] ---> 4aa49fee08a0 [2020-10-28T03:10:39.492Z] Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-10-28T03:10:39.768Z] ---> Running in e4dc323f3e37 [2020-10-28T03:10:40.043Z] Removing intermediate container e4dc323f3e37 [2020-10-28T03:10:40.043Z] ---> db78512a3ce4 [2020-10-28T03:10:40.043Z] Step 18/22 : ENTRYPOINT ["/device-mqtt"] [2020-10-28T03:10:40.318Z] ---> Running in c9ebf8846cde [2020-10-28T03:10:40.917Z] Removing intermediate container c9ebf8846cde [2020-10-28T03:10:40.917Z] ---> 45ad0b0efa0b [2020-10-28T03:10:40.917Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-28T03:10:40.917Z] ---> Running in 7baf78c3743b [2020-10-28T03:10:41.518Z] Removing intermediate container 7baf78c3743b [2020-10-28T03:10:41.518Z] ---> 3c863f7ec695 [2020-10-28T03:10:41.518Z] Step 20/22 : LABEL arch=arm64 [2020-10-28T03:10:41.518Z] ---> Running in 0636a276c11e [2020-10-28T03:10:41.794Z] Removing intermediate container 0636a276c11e [2020-10-28T03:10:41.794Z] ---> 761980d9245d [2020-10-28T03:10:41.794Z] Step 21/22 : LABEL git_sha=c743e293d32291d1f660539e8ac2928644d94691 [2020-10-28T03:10:42.071Z] ---> Running in d046a2d43993 [2020-10-28T03:10:42.349Z] Removing intermediate container d046a2d43993 [2020-10-28T03:10:42.349Z] ---> 2e8ffcb11459 [2020-10-28T03:10:42.349Z] Step 22/22 : LABEL version=0.0.0 [2020-10-28T03:10:42.623Z] ---> Running in ecf0f37d5e64 [2020-10-28T03:10:42.896Z] Removing intermediate container ecf0f37d5e64 [2020-10-28T03:10:42.896Z] ---> 9be304872f19 [2020-10-28T03:10:42.896Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-28T03:10:43.173Z] Successfully built 9be304872f19 [2020-10-28T03:10:43.173Z] Successfully tagged docker-device-mqtt-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-10-28T03:10:44.691Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-28T03:10:48.915Z] Skipping stage go (already ran) [2020-10-28T03:10:48.915Z] Staging device-mqtt  [2020-10-28T03:10:49.488Z] Priming go  [2020-10-28T03:10:50.431Z] Priming device-mqtt  [2020-10-28T03:10:51.396Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-10-28T03:10:51.396Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-10-28T03:10:51.396Z] Determining the version from the project repo (version-script). [2020-10-28T03:10:51.396Z] The version has been set to 'local-dev-20201028+c743e29' [2020-10-28T03:10:51.976Z] Snapping | Snapping / Snapping - Snapping \ Snapping | [2020-10-28T03:10:51.976Z] Snapped edgex-device-mqtt_local-dev-20201028+c743e29_amd64.snap [Pipeline] } [2020-10-28T03:10:54.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-28T03:10:58.834Z] Still waiting to schedule task [2020-10-28T03:10:58.834Z] All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline [2020-10-28T03:13:42.649Z] Running on prd-ubuntu18.04-docker-arm64-16c-16g-9410 in /w/workspace/gexfoundry_device-mqtt-go_PR-170 [Pipeline] { [Pipeline] ws [2020-10-28T03:13:42.765Z] Running in /w/workspace/device-mqtt-go/9 [Pipeline] { [Pipeline] checkout [2020-10-28T03:13:47.020Z] using credential edgex-jenkins-ssh [2020-10-28T03:13:47.079Z] Cloning the remote Git repository [2020-10-28T03:13:47.150Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T03:13:47.268Z] > git init /w/workspace/device-mqtt-go/9 # timeout=10 [2020-10-28T03:13:47.338Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T03:13:47.339Z] > git --version # timeout=10 [2020-10-28T03:13:47.355Z] > git --version # 'git version 2.17.1' [2020-10-28T03:13:47.356Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T03:13:47.445Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T03:13:48.572Z] Merging remotes/origin/master commit 8d03a592335dd56f24d0450c56224a899597e60a into PR head commit c743e293d32291d1f660539e8ac2928644d94691 [2020-10-28T03:13:48.726Z] Merge succeeded, producing c743e293d32291d1f660539e8ac2928644d94691 [2020-10-28T03:13:48.727Z] Checking out Revision c743e293d32291d1f660539e8ac2928644d94691 (PR-170) [2020-10-28T03:13:48.043Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-28T03:13:48.055Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T03:13:48.074Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-28T03:13:48.104Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T03:13:48.104Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T03:13:48.115Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/170/head:refs/remotes/origin/PR-170 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T03:13:48.600Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T03:13:48.610Z] > git checkout -f c743e293d32291d1f660539e8ac2928644d94691 # timeout=10 [2020-10-28T03:13:48.676Z] > git remote # timeout=10 [2020-10-28T03:13:48.689Z] > git config --get remote.origin.url # timeout=10 [2020-10-28T03:13:48.698Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T03:13:48.707Z] > git merge 8d03a592335dd56f24d0450c56224a899597e60a # timeout=10 [2020-10-28T03:13:48.726Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-28T03:13:48.744Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T03:13:48.753Z] > git checkout -f c743e293d32291d1f660539e8ac2928644d94691 # timeout=10 [2020-10-28T03:13:52.992Z] Commit message: "Bump github.com/spf13/cast from 1.3.0 to 1.3.1" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-28T03:13:54.267Z] + find /w/workspace/device-mqtt-go/9 [2020-10-28T03:13:54.267Z] + grep snapcraft.yaml [2020-10-28T03:13:54.267Z] + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/9/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-28T03:13:54.493Z] provisioning config files... [2020-10-28T03:13:54.519Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/9@tmp/config1137909825005233331tmp [Pipeline] { [Pipeline] sh [2020-10-28T03:13:54.927Z] + cp /w/workspace/device-mqtt-go/9@tmp/config1137909825005233331tmp /w/workspace/device-mqtt-go/9/edgex-snap-store-login [Pipeline] sh [2020-10-28T03:13:55.410Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/9:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-10-28T03:13:56.012Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-10-28T03:13:56.297Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-10-28T03:13:56.297Z] 237528ba509b: Pulling fs layer [2020-10-28T03:13:56.297Z] 393b96f31d8b: Pulling fs layer [2020-10-28T03:13:56.297Z] 4d82b0e39008: Pulling fs layer [2020-10-28T03:13:56.297Z] e7ca375b8d34: Pulling fs layer [2020-10-28T03:13:56.297Z] 418f656485bb: Pulling fs layer [2020-10-28T03:13:56.297Z] aebe8db9254c: Pulling fs layer [2020-10-28T03:13:56.297Z] 4f5f7b207d3f: Pulling fs layer [2020-10-28T03:13:56.297Z] d19ca6af091a: Pulling fs layer [2020-10-28T03:13:56.297Z] 16b5a0711add: Pulling fs layer [2020-10-28T03:13:56.297Z] e7ca375b8d34: Waiting [2020-10-28T03:13:56.297Z] 418f656485bb: Waiting [2020-10-28T03:13:56.297Z] 16b5a0711add: Waiting [2020-10-28T03:13:56.297Z] aebe8db9254c: Waiting [2020-10-28T03:13:56.297Z] d19ca6af091a: Waiting [2020-10-28T03:13:56.297Z] 4f5f7b207d3f: Waiting [2020-10-28T03:13:56.297Z] 4d82b0e39008: Verifying Checksum [2020-10-28T03:13:56.297Z] 4d82b0e39008: Download complete [2020-10-28T03:13:56.297Z] 393b96f31d8b: Verifying Checksum [2020-10-28T03:13:56.297Z] 393b96f31d8b: Download complete [2020-10-28T03:13:56.297Z] e7ca375b8d34: Verifying Checksum [2020-10-28T03:13:56.297Z] e7ca375b8d34: Download complete [2020-10-28T03:13:56.297Z] aebe8db9254c: Verifying Checksum [2020-10-28T03:13:56.297Z] aebe8db9254c: Download complete [2020-10-28T03:13:56.297Z] 4f5f7b207d3f: Download complete [2020-10-28T03:13:56.297Z] d19ca6af091a: Download complete [2020-10-28T03:13:56.570Z] 16b5a0711add: Download complete [2020-10-28T03:13:58.556Z] 237528ba509b: Verifying Checksum [2020-10-28T03:13:58.556Z] 237528ba509b: Download complete [2020-10-28T03:14:01.969Z] 237528ba509b: Pull complete [2020-10-28T03:14:01.969Z] 393b96f31d8b: Pull complete [2020-10-28T03:14:02.245Z] 4d82b0e39008: Pull complete [2020-10-28T03:14:02.522Z] e7ca375b8d34: Pull complete [2020-10-28T03:14:09.245Z] 418f656485bb: Download complete [2020-10-28T03:14:48.275Z] 418f656485bb: Pull complete [2020-10-28T03:14:48.275Z] aebe8db9254c: Pull complete [2020-10-28T03:14:48.275Z] 4f5f7b207d3f: Pull complete [2020-10-28T03:14:48.275Z] d19ca6af091a: Pull complete [2020-10-28T03:14:48.275Z] 16b5a0711add: Pull complete [2020-10-28T03:14:48.275Z] Digest: sha256:9ca9034cebc7408d83a32dada391ac179c4174cde852b5731596ec8e47bf0b3e [2020-10-28T03:14:48.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-10-28T03:14:52.573Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-10-28T03:14:52.573Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-10-28T03:14:52.573Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-10-28T03:14:52.573Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-10-28T03:14:52.848Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1413 kB] [2020-10-28T03:14:53.123Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5546 B] [2020-10-28T03:14:53.123Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1861 kB] [2020-10-28T03:14:53.402Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2242 B] [2020-10-28T03:14:53.402Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [11.2 kB] [2020-10-28T03:14:53.402Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [11.0 kB] [2020-10-28T03:14:53.402Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1036 kB] [2020-10-28T03:14:53.674Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2430 B] [2020-10-28T03:14:53.674Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1179 kB] [2020-10-28T03:14:53.948Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1149 B] [2020-10-28T03:14:54.224Z] Fetched 5774 kB in 2s (2425 kB/s) [2020-10-28T03:14:58.526Z] Reading package lists... [2020-10-28T03:15:10.936Z] 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-10-28T03:15:10.936Z] 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-10-28T03:15:10.936Z] 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [2020-10-28T03:15:10.936Z] 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-10-28T03:15:16.198Z] 0% [1 InRelease gpgv 242 kB] 0% [Working] 0% [2 InRelease gpgv 88.7 kB] 0% [Working] 0% [3 InRelease gpgv 74.6 kB] 0% [Working] 0% [4 InRelease gpgv 88.7 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 10% Reading package lists... 31% Reading package lists... 52% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 71% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 98% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-10-28T03:15:22.887Z] Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-base perl-modules-5.26 [2020-10-28T03:15:26.435Z] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 10% Reading package lists... 31% Reading package lists... 49% Reading package lists... 66% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 86% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-10-28T03:15:26.977Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 69% Building dependency tree [2020-10-28T03:15:26.977Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-10-28T03:15:27.953Z] The following packages were automatically installed and are no longer required: [2020-10-28T03:15:27.954Z] libjq1 libonig4 [2020-10-28T03:15:27.954Z] Use 'sudo apt autoremove' to remove them. [2020-10-28T03:15:27.954Z] Suggested packages: [2020-10-28T03:15:27.954Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-10-28T03:15:27.954Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-10-28T03:15:27.954Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-10-28T03:15:27.954Z] | libterm-readline-perl-perl [2020-10-28T03:15:28.225Z] The following NEW packages will be installed: [2020-10-28T03:15:28.225Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-10-28T03:15:28.225Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-10-28T03:15:28.225Z] The following packages will be upgraded: [2020-10-28T03:15:28.225Z] perl-base [2020-10-28T03:15:28.225Z] 1 upgraded, 14 newly installed, 0 to remove and 31 not upgraded. [2020-10-28T03:15:28.225Z] Need to get 12.0 MB of archives. [2020-10-28T03:15:28.225Z] After this operation, 73.6 MB of additional disk space will be used. [2020-10-28T03:15:28.497Z] 0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-base arm64 5.26.1-6ubuntu0.5 [1237 kB] [2020-10-28T03:15:29.041Z] 0% [1 perl-base 12.6 kB/1237 kB 1%] 4% [1 perl-base 630 kB/1237 kB 51%] 10% [Working] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-10-28T03:15:29.316Z] 10% [2 perl-modules-5.26 7382 B/2762 kB 0%] 29% [Working] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-10-28T03:15:29.316Z] 29% [3 libgdbm5 23.1 kB/23.1 kB 100%] 31% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-10-28T03:15:29.316Z] 31% [4 libgdbm-compat4 0 B/5536 B 0%] 32% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.5 [3335 kB] [2020-10-28T03:15:29.316Z] 32% [5 libperl5.26 28.7 kB/3335 kB 1%] 56% [Working] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.5 [201 kB] [2020-10-28T03:15:29.316Z] 56% [6 perl 41.1 kB/201 kB 20%] 58% [Working] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-10-28T03:15:29.316Z] 59% [7 less 36.0 kB/99.7 kB 36%] 60% [Working] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-10-28T03:15:29.316Z] 60% [8 netbase 12.7 kB/12.7 kB 100%] 62% [Working] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] [2020-10-28T03:15:29.316Z] 62% [9 curl 54.1 kB/152 kB 36%] 64% [Working] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] [2020-10-28T03:15:29.316Z] 64% [10 libcurl3-gnutls 24.6 kB/179 kB 14%] 67% [Working] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-10-28T03:15:29.316Z] 67% [11 liberror-perl 0 B/22.8 kB 0%] 68% [Working] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-10-28T03:15:29.587Z] 68% [12 git-man 27.2 kB/804 kB 3%] 75% [Working] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-10-28T03:15:29.587Z] 75% [13 git 9887 B/2952 kB 0%] 96% [Working] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-10-28T03:15:29.587Z] 96% [14 make 28.7 kB/139 kB 21%] 98% [Working] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-10-28T03:15:29.587Z] 98% [15 patch 64.9 kB/91.8 kB 71%] 100% [Working] Fetched 12.0 MB in 1s (8476 kB/s) [2020-10-28T03:15:30.179Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T03:15:30.451Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9882 files and directories currently installed.) [2020-10-28T03:15:30.451Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_arm64.deb ... [2020-10-28T03:15:30.451Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6ubuntu0.3) ... [2020-10-28T03:15:35.840Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-10-28T03:15:35.840Z] Selecting previously unselected package perl-modules-5.26. [2020-10-28T03:15:35.840Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9882 files and directories currently installed.) [2020-10-28T03:15:35.840Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-10-28T03:15:35.840Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-10-28T03:15:36.820Z] Selecting previously unselected package libgdbm5:arm64. [2020-10-28T03:15:36.820Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_arm64.deb ... [2020-10-28T03:15:36.820Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-10-28T03:15:36.820Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-10-28T03:15:36.820Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-10-28T03:15:36.820Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-10-28T03:15:36.820Z] Selecting previously unselected package libperl5.26:arm64. [2020-10-28T03:15:36.820Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.5_arm64.deb ... [2020-10-28T03:15:36.820Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... [2020-10-28T03:15:38.260Z] Selecting previously unselected package perl. [2020-10-28T03:15:38.260Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.5_arm64.deb ... [2020-10-28T03:15:38.260Z] Unpacking perl (5.26.1-6ubuntu0.5) ... [2020-10-28T03:15:38.260Z] Selecting previously unselected package less. [2020-10-28T03:15:38.260Z] Preparing to unpack .../05-less_487-0.1_arm64.deb ... [2020-10-28T03:15:38.260Z] Unpacking less (487-0.1) ... [2020-10-28T03:15:38.534Z] Selecting previously unselected package netbase. [2020-10-28T03:15:38.534Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-10-28T03:15:38.534Z] Unpacking netbase (5.4) ... [2020-10-28T03:15:38.534Z] Selecting previously unselected package curl. [2020-10-28T03:15:38.534Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_arm64.deb ... [2020-10-28T03:15:38.534Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-10-28T03:15:38.809Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-10-28T03:15:38.809Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... [2020-10-28T03:15:38.809Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-10-28T03:15:39.079Z] Selecting previously unselected package liberror-perl. [2020-10-28T03:15:39.079Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-10-28T03:15:39.079Z] Unpacking liberror-perl (0.17025-1) ... [2020-10-28T03:15:39.079Z] Selecting previously unselected package git-man. [2020-10-28T03:15:39.079Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-10-28T03:15:39.079Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-28T03:15:39.352Z] Selecting previously unselected package git. [2020-10-28T03:15:39.352Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-10-28T03:15:39.352Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-10-28T03:15:40.790Z] Selecting previously unselected package make. [2020-10-28T03:15:40.790Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_arm64.deb ... [2020-10-28T03:15:40.790Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-10-28T03:15:40.790Z] Selecting previously unselected package patch. [2020-10-28T03:15:40.790Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-10-28T03:15:40.790Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-10-28T03:15:41.063Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-28T03:15:41.063Z] Setting up less (487-0.1) ... [2020-10-28T03:15:41.336Z] Setting up make (4.1-9.1ubuntu1) ... [2020-10-28T03:15:41.336Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-10-28T03:15:41.615Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-10-28T03:15:41.615Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-10-28T03:15:41.615Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-10-28T03:15:41.615Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-10-28T03:15:41.615Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-10-28T03:15:41.615Z] Setting up netbase (5.4) ... [2020-10-28T03:15:41.888Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... [2020-10-28T03:15:41.888Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-10-28T03:15:41.888Z] Setting up liberror-perl (0.17025-1) ... [2020-10-28T03:15:41.888Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-10-28T03:15:42.161Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-28T03:15:42.161Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-10-28T03:15:47.559Z] curl set to automatically installed. [2020-10-28T03:15:47.830Z] git set to automatically installed. [2020-10-28T03:15:47.830Z] git-man set to automatically installed. [2020-10-28T03:15:47.830Z] less set to automatically installed. [2020-10-28T03:15:47.830Z] libcurl3-gnutls set to automatically installed. [2020-10-28T03:15:47.830Z] liberror-perl set to automatically installed. [2020-10-28T03:15:47.830Z] libgdbm-compat4 set to automatically installed. [2020-10-28T03:15:47.830Z] libgdbm5 set to automatically installed. [2020-10-28T03:15:47.830Z] libperl5.26 set to automatically installed. [2020-10-28T03:15:48.100Z] make set to automatically installed. [2020-10-28T03:15:48.100Z] netbase set to automatically installed. [2020-10-28T03:15:48.100Z] patch set to automatically installed. [2020-10-28T03:15:48.100Z] perl set to automatically installed. [2020-10-28T03:15:48.100Z] perl-base set to automatically installed. [2020-10-28T03:15:48.100Z] perl-modules-5.26 set to automatically installed. [2020-10-28T03:15:48.370Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-10-28T03:15:48.370Z] Please ensure the environment is properly setup before continuing. [2020-10-28T03:15:48.370Z] Ignore this message if the appropriate measures have already been taken [2020-10-28T03:15:48.963Z] Pulling go  [2020-10-28T03:15:52.335Z] 'device-mqtt' has dependencies that need to be staged: go [2020-10-28T03:15:52.335Z] Skipping pull go (already ran) [2020-10-28T03:15:52.335Z] Building go  [2020-10-28T03:15:52.335Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-28T03:15:52.335Z] Dload Upload Total Spent Left Speed [2020-10-28T03:15:54.559Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 36 93.2M 36 34.2M 0 0 33.4M 0 0:00:02 0:00:01 0:00:01 33.4M 85 93.2M 85 79.7M 0 0 39.3M 0 0:00:02 0:00:02 --:--:-- 39.3M 100 93.2M 100 93.2M 0 0 39.1M 0 0:00:02 0:00:02 --:--:-- 39.1M [2020-10-28T03:15:55.988Z] go1.15.2.linux-arm64.tar.gz: OK [2020-10-28T03:16:14.266Z] Staging go  [2020-10-28T03:16:15.695Z] Pulling device-mqtt  [2020-10-28T03:16:19.076Z] Skipping build go (already ran) [2020-10-28T03:16:19.076Z] Building device-mqtt  [2020-10-28T03:16:19.076Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-10-28T03:16:20.502Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.4-dev.34 [2020-10-28T03:16:20.502Z] go: downloading github.com/spf13/cast v1.3.1 [2020-10-28T03:16:20.502Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.97 [2020-10-28T03:16:20.502Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-10-28T03:16:20.502Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 [2020-10-28T03:16:20.502Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-10-28T03:16:20.502Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-10-28T03:16:20.502Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.50 [2020-10-28T03:16:20.502Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-10-28T03:16:20.502Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.25 [2020-10-28T03:16:20.774Z] go: downloading github.com/pkg/errors v0.8.1 [2020-10-28T03:16:20.774Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-10-28T03:16:20.774Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2020-10-28T03:16:20.774Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.23 [2020-10-28T03:16:20.774Z] go: downloading github.com/google/uuid v1.1.2 [2020-10-28T03:16:20.774Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-10-28T03:16:20.774Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.7 [2020-10-28T03:16:20.774Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-10-28T03:16:20.774Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-10-28T03:16:20.774Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-28T03:16:20.774Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-10-28T03:16:20.774Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-28T03:16:20.774Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-10-28T03:16:20.774Z] go: downloading github.com/x448/float16 v0.8.4 [2020-10-28T03:16:20.774Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-10-28T03:16:20.774Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-28T03:16:20.774Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-10-28T03:16:21.045Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-10-28T03:16:21.045Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-10-28T03:16:21.045Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-10-28T03:16:21.045Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-10-28T03:16:21.045Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-10-28T03:16:21.045Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-10-28T03:16:21.045Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-10-28T03:16:21.045Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-10-28T03:16:21.315Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-10-28T03:16:21.315Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-10-28T03:16:21.315Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-10-28T03:16:43.449Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-28T03:16:58.511Z] Skipping stage go (already ran) [2020-10-28T03:16:58.511Z] Staging device-mqtt  [2020-10-28T03:17:00.472Z] Priming go  [2020-10-28T03:17:03.848Z] Priming device-mqtt  [2020-10-28T03:17:07.219Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-10-28T03:17:07.219Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-10-28T03:17:07.219Z] Determining the version from the project repo (version-script). [2020-10-28T03:17:07.219Z] The version has been set to 'local-dev-20201028+c743e29' [2020-10-28T03:17:08.037Z] Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping | [2020-10-28T03:17:08.037Z] Snapped edgex-device-mqtt_local-dev-20201028+c743e29_arm64.snap [Pipeline] } [2020-10-28T03:17:10.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-10-28T03:17:12.561Z] provisioning config files... [2020-10-28T03:17:12.581Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-170@tmp/config7433806275089712821tmp [Pipeline] { [Pipeline] sh [2020-10-28T03:17:12.962Z] + set +x [2020-10-28T03:17:12.962Z] + curl -s https://codecov.io/bash [2020-10-28T03:17:12.962Z] + bash -s -- [2020-10-28T03:17:13.226Z] [2020-10-28T03:17:13.226Z] _____ _ [2020-10-28T03:17:13.226Z] / ____| | | [2020-10-28T03:17:13.226Z] | | ___ __| | ___ ___ _____ __ [2020-10-28T03:17:13.226Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-28T03:17:13.226Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-28T03:17:13.226Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-28T03:17:13.226Z] Bash-20201009-048fee3 [2020-10-28T03:17:13.226Z] [2020-10-28T03:17:13.226Z] [2020-10-28T03:17:13.226Z] ==> Jenkins CI detected. [2020-10-28T03:17:13.226Z] project root: . [2020-10-28T03:17:13.226Z] --> token set from env [2020-10-28T03:17:13.226Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-28T03:17:13.226Z] ==> Running gcov in . (disable via -X gcov) [2020-10-28T03:17:13.226Z] ==> Python coveragepy not found [2020-10-28T03:17:13.226Z] ==> Searching for coverage reports in: [2020-10-28T03:17:13.226Z] + . [2020-10-28T03:17:13.226Z] -> Found 1 reports [2020-10-28T03:17:13.226Z] ==> Detecting git/mercurial file structure [2020-10-28T03:17:13.226Z] ==> Reading reports [2020-10-28T03:17:13.226Z] + ./coverage.out bytes=18939 [2020-10-28T03:17:13.226Z] ==> Appending adjustments [2020-10-28T03:17:13.226Z] https://docs.codecov.io/docs/fixing-reports [2020-10-28T03:17:13.226Z] + Found adjustments [2020-10-28T03:17:13.226Z] ==> Gzipping contents [2020-10-28T03:17:13.226Z] ==> Uploading reports [2020-10-28T03:17:13.226Z] url: https://codecov.io [2020-10-28T03:17:13.226Z] query: branch=PR-170&commit=c743e293d32291d1f660539e8ac2928644d94691&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-170%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=170&job=&cmd_args= [2020-10-28T03:17:13.226Z] -> Pinging Codecov [2020-10-28T03:17:13.226Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-170&commit=c743e293d32291d1f660539e8ac2928644d94691&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-170%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=170&job=&cmd_args= [2020-10-28T03:17:13.490Z] -> Uploading to [2020-10-28T03:17:13.490Z] [2020-10-28T03:17:13.490Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-28T03:17:13.490Z] Dload Upload Total Spent Left Speed [2020-10-28T03:17:13.490Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-28T03:17:13.490Z] X> Failed to upload [2020-10-28T03:17:13.490Z] ==> Uploading to Codecov [2020-10-28T03:17:13.490Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-28T03:17:13.490Z] Dload Upload Total Spent Left Speed [2020-10-28T03:17:14.329Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3358 100 111 100 3247 172 5040 --:--:-- --:--:-- --:--:-- 5034 [2020-10-28T03:17:14.329Z] View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/c743e293d32291d1f660539e8ac2928644d94691 [Pipeline] } [2020-10-28T03:17:14.341Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:17:16.845Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:17:17.422Z] ---> package-listing.sh [2020-10-28T03:17:17.422Z] ++ facter osfamily [2020-10-28T03:17:17.422Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-28T03:17:17.422Z] + OS_FAMILY=redhat [2020-10-28T03:17:17.422Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-170 [2020-10-28T03:17:17.422Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-28T03:17:17.422Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-28T03:17:17.422Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-28T03:17:17.422Z] + PACKAGES=/tmp/packages_start.txt [2020-10-28T03:17:17.422Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-170 ']' [2020-10-28T03:17:17.422Z] + PACKAGES=/tmp/packages_end.txt [2020-10-28T03:17:17.422Z] + case "${OS_FAMILY}" in [2020-10-28T03:17:17.422Z] + rpm -qa [2020-10-28T03:17:17.422Z] + sort [2020-10-28T03:17:21.656Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-28T03:17:21.656Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-28T03:17:21.656Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-28T03:17:21.656Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-170 ']' [2020-10-28T03:17:21.656Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-170/archives/ [2020-10-28T03:17:21.656Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-170/archives/ [Pipeline] echo [2020-10-28T03:17:21.670Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-170/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-28T03:17:21.979Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:17:22.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-28T03:17:22.294Z] [2020-10-28T03:17:22.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:17:22.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-28T03:17:22.652Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-28T03:17:22.652Z] df20fa9351a1: Pulling fs layer [2020-10-28T03:17:22.652Z] 36b3adc4ff6f: Pulling fs layer [2020-10-28T03:17:22.652Z] 8ad3a11d3b57: Pulling fs layer [2020-10-28T03:17:22.652Z] 46f8f816bc3b: Pulling fs layer [2020-10-28T03:17:22.652Z] 93b61091891f: Pulling fs layer [2020-10-28T03:17:22.652Z] 93b9cdb0e59b: Pulling fs layer [2020-10-28T03:17:22.652Z] 5e14af77c1be: Pulling fs layer [2020-10-28T03:17:22.652Z] 01666e4c0597: Pulling fs layer [2020-10-28T03:17:22.652Z] aa168da1d23b: Pulling fs layer [2020-10-28T03:17:22.652Z] 46f8f816bc3b: Waiting [2020-10-28T03:17:22.652Z] 93b61091891f: Waiting [2020-10-28T03:17:22.652Z] 93b9cdb0e59b: Waiting [2020-10-28T03:17:22.652Z] 5e14af77c1be: Waiting [2020-10-28T03:17:22.652Z] 01666e4c0597: Waiting [2020-10-28T03:17:22.652Z] aa168da1d23b: Waiting [2020-10-28T03:17:22.652Z] 36b3adc4ff6f: Verifying Checksum [2020-10-28T03:17:22.652Z] 36b3adc4ff6f: Download complete [2020-10-28T03:17:22.652Z] 46f8f816bc3b: Verifying Checksum [2020-10-28T03:17:22.652Z] 46f8f816bc3b: Download complete [2020-10-28T03:17:22.916Z] df20fa9351a1: Verifying Checksum [2020-10-28T03:17:22.916Z] df20fa9351a1: Download complete [2020-10-28T03:17:22.916Z] 93b61091891f: Verifying Checksum [2020-10-28T03:17:22.916Z] 93b61091891f: Download complete [2020-10-28T03:17:22.916Z] 93b9cdb0e59b: Verifying Checksum [2020-10-28T03:17:22.916Z] 93b9cdb0e59b: Download complete [2020-10-28T03:17:22.916Z] 5e14af77c1be: Verifying Checksum [2020-10-28T03:17:22.916Z] 5e14af77c1be: Download complete [2020-10-28T03:17:22.916Z] 01666e4c0597: Download complete [2020-10-28T03:17:23.181Z] df20fa9351a1: Pull complete [2020-10-28T03:17:23.454Z] 36b3adc4ff6f: Pull complete [2020-10-28T03:17:23.454Z] 8ad3a11d3b57: Verifying Checksum [2020-10-28T03:17:23.454Z] 8ad3a11d3b57: Download complete [2020-10-28T03:17:24.423Z] 8ad3a11d3b57: Pull complete [2020-10-28T03:17:24.423Z] 46f8f816bc3b: Pull complete [2020-10-28T03:17:25.018Z] 93b61091891f: Pull complete [2020-10-28T03:17:25.018Z] 93b9cdb0e59b: Pull complete [2020-10-28T03:17:25.281Z] 5e14af77c1be: Pull complete [2020-10-28T03:17:25.281Z] aa168da1d23b: Verifying Checksum [2020-10-28T03:17:25.281Z] aa168da1d23b: Download complete [2020-10-28T03:17:25.281Z] 01666e4c0597: Pull complete [2020-10-28T03:17:31.915Z] aa168da1d23b: Pull complete [2020-10-28T03:17:31.916Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-28T03:17:31.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-28T03:17:31.916Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-28T03:17:32.121Z] prd-centos7-docker-4c-2g-9382 does not seem to be running inside a container [2020-10-28T03:17:32.181Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-170/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-170 -v /w/workspace/gexfoundry_device-mqtt-go_PR-170:/w/workspace/gexfoundry_device-mqtt-go_PR-170:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-170@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-28T03:17:38.123Z] $ docker top bf61d7382cfd50f911a19d0a5d70843481b28be721b3c4fe4b24ed2311c0499a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-28T03:17:38.816Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-28T03:17:39.121Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-28T03:17:39.428Z] + ls /var/log/sa-host [2020-10-28T03:17:39.429Z] + sadf -c /var/log/sa-host/sa05 [2020-10-28T03:17:39.429Z] file_magic: OK [2020-10-28T03:17:39.429Z] HZ: Using current value: 100 [2020-10-28T03:17:39.429Z] file_header: OK [2020-10-28T03:17:39.429Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-28T03:17:39.429Z] Statistics: [2020-10-28T03:17:39.429Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-28T03:17:39.429Z] File successfully converted to sysstat format version 12.2.1 [2020-10-28T03:17:39.429Z] + sadf -c /var/log/sa-host/sa28 [2020-10-28T03:17:39.429Z] file_magic: OK [2020-10-28T03:17:39.429Z] HZ: Using current value: 100 [2020-10-28T03:17:39.429Z] file_header: OK [2020-10-28T03:17:39.429Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-28T03:17:39.429Z] Statistics: [2020-10-28T03:17:39.429Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-28T03:17:39.429Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-28T03:17:39.637Z] provisioning config files... [2020-10-28T03:17:39.654Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-170@tmp/config8298577889863734231tmp [Pipeline] { [Pipeline] echo [2020-10-28T03:17:39.734Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:17:40.039Z] ---> create-netrc.sh [Pipeline] } [2020-10-28T03:17:40.049Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-28T03:17:40.167Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:17:40.469Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-28T03:17:40.480Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:17:40.786Z] ---> sudo-logs.sh [2020-10-28T03:17:40.786Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-28T03:17:40.798Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:17:41.101Z] ---> job-cost.sh [2020-10-28T03:17:41.102Z] lf-activate-venv: SKIPPING [2020-10-28T03:17:41.102Z] INFO: No Stack... [2020-10-28T03:17:42.049Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-28T03:17:42.313Z] INFO: Archiving Costs [Pipeline] echo [2020-10-28T03:17:42.327Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:17:42.631Z] ---> logs-deploy.sh [2020-10-28T03:17:42.631Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-170/9 [2020-10-28T03:17:42.631Z] INFO: archiving workspace using pattern(s): [2020-10-28T03:17:44.557Z] Archives upload complete. [2020-10-28T03:17:44.557Z] INFO: archiving logs to Nexus [2020-10-28T03:17:45.507Z] ---> uname -a: [2020-10-28T03:17:45.507Z] Linux prd-centos7-docker-4c-2g-9382.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-10-28T03:17:45.507Z] [2020-10-28T03:17:45.507Z] [2020-10-28T03:17:45.507Z] ---> lscpu: [2020-10-28T03:17:45.507Z] Architecture: x86_64 [2020-10-28T03:17:45.507Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-28T03:17:45.507Z] Byte Order: Little Endian [2020-10-28T03:17:45.507Z] Address sizes: 40 bits physical, 48 bits virtual [2020-10-28T03:17:45.507Z] CPU(s): 4 [2020-10-28T03:17:45.507Z] On-line CPU(s) list: 0-3 [2020-10-28T03:17:45.507Z] Thread(s) per core: 1 [2020-10-28T03:17:45.507Z] Core(s) per socket: 1 [2020-10-28T03:17:45.507Z] Socket(s): 4 [2020-10-28T03:17:45.507Z] NUMA node(s): 1 [2020-10-28T03:17:45.507Z] Vendor ID: GenuineIntel [2020-10-28T03:17:45.507Z] CPU family: 6 [2020-10-28T03:17:45.507Z] Model: 44 [2020-10-28T03:17:45.507Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-28T03:17:45.507Z] Stepping: 1 [2020-10-28T03:17:45.507Z] CPU MHz: 2933.436 [2020-10-28T03:17:45.507Z] BogoMIPS: 5866.87 [2020-10-28T03:17:45.507Z] Virtualization: VT-x [2020-10-28T03:17:45.507Z] Hypervisor vendor: KVM [2020-10-28T03:17:45.507Z] Virtualization type: full [2020-10-28T03:17:45.507Z] L1d cache: 128 KiB [2020-10-28T03:17:45.507Z] L1i cache: 128 KiB [2020-10-28T03:17:45.507Z] L2 cache: 16 MiB [2020-10-28T03:17:45.507Z] L3 cache: 64 MiB [2020-10-28T03:17:45.507Z] NUMA node0 CPU(s): 0-3 [2020-10-28T03:17:45.507Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-10-28T03:17:45.507Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-10-28T03:17:45.507Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-10-28T03:17:45.507Z] Vulnerability Meltdown: Mitigation; PTI [2020-10-28T03:17:45.507Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-10-28T03:17:45.507Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-10-28T03:17:45.507Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-10-28T03:17:45.507Z] Vulnerability Tsx async abort: Not affected [2020-10-28T03:17:45.507Z] 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 [2020-10-28T03:17:45.507Z] [2020-10-28T03:17:45.507Z] [2020-10-28T03:17:45.507Z] ---> nproc: [2020-10-28T03:17:45.507Z] 4 [2020-10-28T03:17:45.507Z] [2020-10-28T03:17:45.507Z] [2020-10-28T03:17:45.507Z] ---> df -h: [2020-10-28T03:17:45.507Z] Filesystem Size Used Available Use% Mounted on [2020-10-28T03:17:45.507Z] overlay 50.0G 7.2G 42.8G 14% / [2020-10-28T03:17:45.507Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-10-28T03:17:45.507Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-10-28T03:17:45.507Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-10-28T03:17:45.507Z] /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os [2020-10-28T03:17:45.507Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-10-28T03:17:45.507Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-10-28T03:17:45.507Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-10-28T03:17:45.507Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/gexfoundry_device-mqtt-go_PR-170@tmp [2020-10-28T03:17:45.507Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host [2020-10-28T03:17:45.507Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure [2020-10-28T03:17:45.507Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log [2020-10-28T03:17:45.507Z] /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json [2020-10-28T03:17:45.507Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/gexfoundry_device-mqtt-go_PR-170 [2020-10-28T03:17:45.507Z] [2020-10-28T03:17:45.507Z] [2020-10-28T03:17:45.507Z] ---> free -m: [2020-10-28T03:17:45.507Z] total used free shared buff/cache available [2020-10-28T03:17:45.507Z] Mem: 1837 694 114 0 1028 1040 [2020-10-28T03:17:45.507Z] Swap: 1023 0 1023 [2020-10-28T03:17:45.507Z] [2020-10-28T03:17:45.507Z] [2020-10-28T03:17:45.507Z] ---> ip addr: [2020-10-28T03:17:45.507Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-10-28T03:17:45.507Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-10-28T03:17:45.507Z] inet 127.0.0.1/8 scope host lo [2020-10-28T03:17:45.507Z] valid_lft forever preferred_lft forever [2020-10-28T03:17:45.507Z] inet6 ::1/128 scope host [2020-10-28T03:17:45.507Z] valid_lft forever preferred_lft forever [2020-10-28T03:17:45.507Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-10-28T03:17:45.507Z] link/ether fa:16:3e:c8:4d:b6 brd ff:ff:ff:ff:ff:ff [2020-10-28T03:17:45.507Z] inet 10.30.122.134/23 brd 10.30.123.255 scope global dynamic eth0 [2020-10-28T03:17:45.507Z] valid_lft 85540sec preferred_lft 85540sec [2020-10-28T03:17:45.507Z] inet6 fe80::f816:3eff:fec8:4db6/64 scope link [2020-10-28T03:17:45.507Z] valid_lft forever preferred_lft forever [2020-10-28T03:17:45.507Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-10-28T03:17:45.507Z] link/ether 02:42:36:1f:71:fa brd ff:ff:ff:ff:ff:ff [2020-10-28T03:17:45.507Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-10-28T03:17:45.507Z] valid_lft forever preferred_lft forever [2020-10-28T03:17:45.507Z] inet6 fe80::42:36ff:fe1f:71fa/64 scope link [2020-10-28T03:17:45.507Z] valid_lft forever preferred_lft forever [2020-10-28T03:17:45.507Z] [2020-10-28T03:17:45.507Z] [2020-10-28T03:17:45.507Z] ---> sar -b -r -n DEV: [2020-10-28T03:17:45.507Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/28/20 _x86_64_ (4 CPU) [2020-10-28T03:17:45.507Z] [2020-10-28T03:17:45.507Z] 03:03:02 LINUX RESTART (4 CPU) [2020-10-28T03:17:45.507Z] [2020-10-28T03:17:45.507Z] 03:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-10-28T03:17:45.507Z] 03:05:01 28.88 12.26 16.62 0.00 4498.29 2122.36 0.00 [2020-10-28T03:17:45.507Z] 03:06:01 1.65 0.00 1.65 0.00 0.00 26.70 0.00 [2020-10-28T03:17:45.507Z] 03:07:01 0.32 0.00 0.32 0.00 0.00 5.49 0.00 [2020-10-28T03:17:45.507Z] 03:08:01 0.33 0.00 0.33 0.00 0.00 5.33 0.00 [2020-10-28T03:17:45.507Z] 03:09:01 0.30 0.00 0.30 0.00 0.00 4.23 0.00 [2020-10-28T03:17:45.507Z] 03:10:01 0.37 0.02 0.35 0.00 0.13 5.41 0.00 [2020-10-28T03:17:45.507Z] 03:11:01 0.35 0.00 0.35 0.00 0.00 5.33 0.00 [2020-10-28T03:17:45.507Z] 03:12:01 0.28 0.00 0.28 0.00 0.00 3.76 0.00 [2020-10-28T03:17:45.507Z] 03:13:01 0.40 0.00 0.40 0.00 0.00 5.71 0.00 [2020-10-28T03:17:45.507Z] 03:14:01 0.30 0.00 0.30 0.00 0.00 5.08 0.00 [2020-10-28T03:17:45.507Z] 03:15:02 0.28 0.00 0.28 0.00 0.00 3.90 0.00 [2020-10-28T03:17:45.507Z] 03:16:01 0.32 0.00 0.32 0.00 0.00 5.89 0.00 [2020-10-28T03:17:45.507Z] 03:17:01 0.22 0.00 0.22 0.00 0.00 2.22 0.00 [2020-10-28T03:17:45.507Z] Average: 2.62 0.95 1.67 0.00 346.75 169.68 0.00 [2020-10-28T03:17:45.507Z] [2020-10-28T03:17:45.507Z] 03:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-10-28T03:17:45.507Z] 03:05:01 159176 0 596704 31.71 2620 1123056 1124320 38.37 449272 1113740 16 [2020-10-28T03:17:45.507Z] 03:06:01 160060 0 595816 31.67 2620 1123060 1117720 38.15 451336 1111384 12 [2020-10-28T03:17:45.507Z] 03:07:01 160972 0 594896 31.62 2620 1123068 1107464 37.80 451220 1110792 8 [2020-10-28T03:17:45.507Z] 03:08:01 159316 0 596552 31.71 2620 1123068 1107476 37.80 453316 1110196 8 [2020-10-28T03:17:45.507Z] 03:09:01 161116 0 594744 31.61 2620 1123076 1095128 37.37 457412 1104528 16 [2020-10-28T03:17:45.507Z] 03:10:01 161756 0 594096 31.57 2620 1123084 1090776 37.23 457148 1104412 12 [2020-10-28T03:17:45.507Z] 03:11:01 163092 0 592752 31.50 2620 1123092 1081524 36.91 456380 1104132 8 [2020-10-28T03:17:45.507Z] 03:12:01 162084 0 593756 31.56 2620 1123096 1081736 36.92 449748 1112164 16 [2020-10-28T03:17:45.507Z] 03:13:01 162684 0 593148 31.52 2620 1123104 1081644 36.91 449164 1112168 12 [2020-10-28T03:17:45.507Z] 03:14:01 162328 0 593500 31.54 2620 1123108 1081632 36.91 446960 1114284 8 [2020-10-28T03:17:45.507Z] 03:15:02 161844 0 593984 31.57 2620 1123108 1081740 36.92 447568 1114284 8 [2020-10-28T03:17:45.507Z] 03:16:01 163040 0 592780 31.50 2620 1123116 1081524 36.91 446380 1114284 8 [2020-10-28T03:17:45.507Z] 03:17:01 163000 0 592816 31.51 2620 1123120 1081524 36.91 446508 1114284 8 [2020-10-28T03:17:45.507Z] Average: 161574 0 594273 31.58 2620 1123089 1093401 37.32 450955 1110819 11 [2020-10-28T03:17:45.507Z] [2020-10-28T03:17:45.507Z] 03:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-10-28T03:17:45.507Z] 03:05:01 eth0 150.34 104.01 451.27 43.07 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.507Z] 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.507Z] 03:05:01 docker0 1.71 1.75 0.34 3.73 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.507Z] 03:06:01 eth0 4.69 1.02 1.33 0.75 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.507Z] 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.507Z] 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.507Z] 03:07:01 eth0 5.36 1.17 1.51 0.88 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.507Z] 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.507Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.507Z] 03:08:01 eth0 4.18 1.38 1.36 0.78 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.507Z] 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.507Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.507Z] 03:09:01 eth0 2.93 0.62 0.84 0.49 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.507Z] 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.507Z] 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.507Z] 03:10:01 eth0 1.17 0.65 0.56 0.41 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.507Z] 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.507Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.507Z] 03:11:01 eth0 0.18 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.507Z] 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.507Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.507Z] 03:12:01 eth0 1.77 0.43 0.39 0.21 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.507Z] 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.507Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.507Z] 03:13:01 eth0 1.20 0.30 0.33 0.17 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.507Z] 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.508Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.508Z] 03:14:01 eth0 1.30 0.42 0.46 0.30 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.508Z] 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.508Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.508Z] 03:15:02 eth0 0.42 0.37 0.26 0.20 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.508Z] 03:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.508Z] 03:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.508Z] 03:16:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.508Z] 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.508Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.508Z] 03:17:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.508Z] 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.508Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.508Z] Average: eth0 13.39 8.52 35.33 3.64 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.508Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.508Z] Average: docker0 0.13 0.13 0.03 0.29 0.00 0.00 0.00 0.00 [2020-10-28T03:17:45.508Z] [2020-10-28T03:17:45.508Z] [2020-10-28T03:17:45.508Z] ---> sar -P ALL: [2020-10-28T03:17:45.508Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/28/20 _x86_64_ (4 CPU) [2020-10-28T03:17:45.508Z] [2020-10-28T03:17:45.508Z] 03:03:02 LINUX RESTART (4 CPU) [2020-10-28T03:17:45.508Z] [2020-10-28T03:17:45.508Z] 03:04:01 CPU %user %nice %system %iowait %steal %idle [2020-10-28T03:17:45.508Z] 03:05:01 all 3.47 0.00 2.10 0.57 0.35 93.51 [2020-10-28T03:17:45.508Z] 03:05:01 0 3.77 0.00 2.30 0.08 0.29 93.56 [2020-10-28T03:17:45.508Z] 03:05:01 1 3.70 0.00 2.50 0.99 0.30 92.50 [2020-10-28T03:17:45.508Z] 03:05:01 2 2.63 0.00 1.78 0.10 0.37 95.12 [2020-10-28T03:17:45.508Z] 03:05:01 3 3.78 0.00 1.83 1.11 0.44 92.85 [2020-10-28T03:17:45.508Z] 03:06:01 all 0.16 0.00 0.05 0.00 0.15 99.63 [2020-10-28T03:17:45.508Z] 03:06:01 0 0.47 0.00 0.03 0.00 0.10 99.40 [2020-10-28T03:17:45.508Z] 03:06:01 1 0.07 0.00 0.08 0.00 0.27 99.58 [2020-10-28T03:17:45.508Z] 03:06:01 2 0.08 0.00 0.07 0.00 0.15 99.70 [2020-10-28T03:17:45.508Z] 03:06:01 3 0.03 0.00 0.03 0.00 0.08 99.85 [2020-10-28T03:17:45.508Z] 03:07:01 all 0.20 0.00 0.05 0.00 0.07 99.68 [2020-10-28T03:17:45.508Z] 03:07:01 0 0.52 0.00 0.08 0.00 0.08 99.32 [2020-10-28T03:17:45.508Z] 03:07:01 1 0.13 0.00 0.03 0.00 0.08 99.75 [2020-10-28T03:17:45.508Z] 03:07:01 2 0.10 0.00 0.05 0.00 0.03 99.82 [2020-10-28T03:17:45.508Z] 03:07:01 3 0.07 0.00 0.03 0.00 0.07 99.83 [2020-10-28T03:17:45.508Z] 03:08:01 all 0.15 0.00 0.04 0.00 0.10 99.71 [2020-10-28T03:17:45.508Z] 03:08:01 0 0.32 0.00 0.03 0.00 0.03 99.62 [2020-10-28T03:17:45.508Z] 03:08:01 1 0.03 0.00 0.05 0.00 0.12 99.80 [2020-10-28T03:17:45.508Z] 03:08:01 2 0.08 0.00 0.03 0.00 0.10 99.78 [2020-10-28T03:17:45.508Z] 03:08:01 3 0.17 0.00 0.05 0.00 0.15 99.63 [2020-10-28T03:17:45.508Z] 03:09:01 all 0.18 0.00 0.07 0.00 0.01 99.73 [2020-10-28T03:17:45.508Z] 03:09:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-10-28T03:17:45.508Z] 03:09:01 1 0.37 0.00 0.18 0.00 0.00 99.45 [2020-10-28T03:17:45.508Z] 03:09:01 2 0.08 0.00 0.05 0.00 0.03 99.83 [2020-10-28T03:17:45.508Z] 03:09:01 3 0.23 0.00 0.02 0.00 0.02 99.73 [2020-10-28T03:17:45.508Z] 03:10:01 all 0.15 0.00 0.05 0.00 0.02 99.78 [2020-10-28T03:17:45.508Z] 03:10:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2020-10-28T03:17:45.508Z] 03:10:01 1 0.53 0.00 0.05 0.00 0.05 99.37 [2020-10-28T03:17:45.508Z] 03:10:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2020-10-28T03:17:45.508Z] 03:10:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2020-10-28T03:17:45.508Z] 03:11:01 all 0.16 0.00 0.05 0.00 0.00 99.79 [2020-10-28T03:17:45.508Z] 03:11:01 0 0.47 0.00 0.03 0.00 0.00 99.50 [2020-10-28T03:17:45.508Z] 03:11:01 1 0.08 0.00 0.07 0.00 0.00 99.85 [2020-10-28T03:17:45.508Z] 03:11:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-10-28T03:17:45.508Z] 03:11:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-28T03:17:45.508Z] 03:12:01 all 0.16 0.00 0.03 0.00 0.01 99.80 [2020-10-28T03:17:45.508Z] 03:12:01 0 0.52 0.00 0.02 0.00 0.00 99.47 [2020-10-28T03:17:45.508Z] 03:12:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-28T03:17:45.508Z] 03:12:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2020-10-28T03:17:45.508Z] 03:12:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2020-10-28T03:17:45.508Z] 03:13:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2020-10-28T03:17:45.508Z] 03:13:01 0 0.48 0.00 0.02 0.00 0.00 99.50 [2020-10-28T03:17:45.508Z] 03:13:01 1 0.08 0.00 0.07 0.00 0.00 99.85 [2020-10-28T03:17:45.508Z] 03:13:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-28T03:17:45.508Z] 03:13:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2020-10-28T03:17:45.508Z] 03:14:01 all 0.15 0.00 0.05 0.00 0.01 99.80 [2020-10-28T03:17:45.508Z] 03:14:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2020-10-28T03:17:45.508Z] 03:14:01 1 0.10 0.00 0.07 0.00 0.02 99.82 [2020-10-28T03:17:45.508Z] 03:14:01 2 0.28 0.00 0.07 0.00 0.00 99.65 [2020-10-28T03:17:45.508Z] 03:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-10-28T03:17:45.508Z] 03:15:02 all 0.07 0.00 0.04 0.00 0.00 99.89 [2020-10-28T03:17:45.508Z] 03:15:02 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-10-28T03:17:45.508Z] 03:15:02 1 0.10 0.00 0.07 0.00 0.00 99.83 [2020-10-28T03:17:45.508Z] 03:15:02 2 0.07 0.00 0.02 0.00 0.00 99.92 [2020-10-28T03:17:45.508Z] 03:15:02 3 0.07 0.00 0.03 0.00 0.00 99.90 [2020-10-28T03:17:45.508Z] [2020-10-28T03:17:45.508Z] 03:15:02 CPU %user %nice %system %iowait %steal %idle [2020-10-28T03:17:45.508Z] 03:16:01 all 0.15 0.00 0.04 0.00 0.00 99.81 [2020-10-28T03:17:45.508Z] 03:16:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-10-28T03:17:45.508Z] 03:16:01 1 0.52 0.00 0.03 0.00 0.00 99.44 [2020-10-28T03:17:45.508Z] 03:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-28T03:17:45.508Z] 03:16:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2020-10-28T03:17:45.508Z] 03:17:01 all 0.15 0.00 0.04 0.00 0.00 99.81 [2020-10-28T03:17:45.508Z] 03:17:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2020-10-28T03:17:45.508Z] 03:17:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2020-10-28T03:17:45.508Z] 03:17:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-28T03:17:45.508Z] 03:17:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2020-10-28T03:17:45.508Z] Average: all 0.41 0.00 0.20 0.04 0.05 99.29 [2020-10-28T03:17:45.508Z] Average: 0 0.53 0.00 0.21 0.01 0.04 99.22 [2020-10-28T03:17:45.508Z] Average: 1 0.48 0.00 0.25 0.08 0.06 99.13 [2020-10-28T03:17:45.508Z] Average: 2 0.27 0.00 0.17 0.01 0.05 99.49 [2020-10-28T03:17:45.508Z] Average: 3 0.35 0.00 0.17 0.09 0.06 99.33 [2020-10-28T03:17:45.508Z] [2020-10-28T03:17:45.508Z] [2020-10-28T03:17:45.508Z]