Pull request #178 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 2a661a323cb98ee81c541acc08859b1151f824e0+ba13f39da15fded8dc9ca6171c9bf6786df660a0 (793cd932cc2a4d96c2465abbc31e0a12bdef3e65) Running in Durability level: MAX_SURVIVABILITY 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-178/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f fc09f7fe5f69055b0e322e50b0bb9debbc716db4 # timeout=10 Commit message: "Merge pull request #271 from ernestojeda/documentation-changes" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-178/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object fc09f7fe5f69055b0e322e50b0bb9debbc716db4 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5546 in /w/workspace/gexfoundry_device-mqtt-go_PR-178 [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-178 # 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 Merging remotes/origin/master commit ba13f39da15fded8dc9ca6171c9bf6786df660a0 into PR head commit 2a661a323cb98ee81c541acc08859b1151f824e0 Merge succeeded, producing 2a661a323cb98ee81c541acc08859b1151f824e0 Checking out Revision 2a661a323cb98ee81c541acc08859b1151f824e0 (PR-178) > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/178/head:refs/remotes/origin/PR-178 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a661a323cb98ee81c541acc08859b1151f824e0 # 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 ba13f39da15fded8dc9ca6171c9bf6786df660a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a661a323cb98ee81c541acc08859b1151f824e0 # timeout=10 Commit message: "fix: Modify float value checking condition" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object fc09f7fe5f69055b0e322e50b0bb9debbc716db4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:29:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:29:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:29:14 ========================================================= 06:29:14 EdgeX Global Pipelines Version Info 06:29:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:29:16 ------------------- 06:29:16 stable info: 06:29:16 ------------------- 06:29:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:29:16 Commit SHA: fc09f7fe5f69055b0e322e50b0bb9debbc716db4 06:29:16 Message: update stable to v1.0.142 06:29:17 ------------------- 06:29:17 experimental info: 06:29:17 ------------------- 06:29:17 Commited By: **** collab-it+edgex@linuxfoundation.org 06:29:17 Commit SHA: 2f41ad55dd360c8679175c2f18fa26421540ceb6 06:29:17 Message: update experimental to v1.0.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:29:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 06:29:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 06:29:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:29:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:29:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:29:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:29:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:29:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:29:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:29:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:29:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:29:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo 06:29:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:29:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:29:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:29:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:29:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:29:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:29:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:29:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:29:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:29:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:29:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:29:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:29:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:29:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-178 [Pipeline] echo 06:29:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-178 [Pipeline] echo 06:29:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-178 [Pipeline] echo 06:29:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a661a323cb98ee81c541acc08859b1151f824e0 [Pipeline] echo 06:29:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a661a3 [Pipeline] echo 06:29:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:29:22 + git log --format=format:%s -1 2a661a323cb98ee81c541acc08859b1151f824e0 [Pipeline] echo 06:29:23 GIT_COMMIT: 2a661a323cb98ee81c541acc08859b1151f824e0, Commit Message: fix: Modify float value checking condition [Pipeline] echo 06:29:23 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:29:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:29:24 06:29:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:29:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:29:24 latest: Pulling from edgex-devops/git-semver 06:29:24 31603596830f: Pulling fs layer 06:29:24 2a8b12db71e7: Pulling fs layer 06:29:24 6ca5941a6612: Pulling fs layer 06:29:24 ecc8261a40a4: Pulling fs layer 06:29:24 ecc8261a40a4: Waiting 06:29:24 2a8b12db71e7: Verifying Checksum 06:29:24 2a8b12db71e7: Download complete 06:29:24 31603596830f: Verifying Checksum 06:29:24 31603596830f: Download complete 06:29:24 ecc8261a40a4: Verifying Checksum 06:29:24 ecc8261a40a4: Download complete 06:29:24 6ca5941a6612: Verifying Checksum 06:29:24 6ca5941a6612: Download complete 06:29:24 31603596830f: Pull complete 06:29:24 2a8b12db71e7: Pull complete 06:29:25 6ca5941a6612: Pull complete 06:29:26 ecc8261a40a4: Pull complete 06:29:26 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:29:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:29:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:29:26 prd-centos7-docker-4c-2g-5546 does not seem to be running inside a container 06:29:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-178 -v /w/workspace/gexfoundry_device-mqtt-go_PR-178:/w/workspace/gexfoundry_device-mqtt-go_PR-178:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-178@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-178@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:10004/edgex-devops/git-semver:latest cat 06:29:28 $ docker top 40de5aad1afab57ecebaa20841a5381d908c60adfd69f851f3c24acf6fde4f98 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:29:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:29:28 [ssh-agent] Looking for ssh-agent implementation... 06:29:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:29:29 $ docker exec 40de5aad1afab57ecebaa20841a5381d908c60adfd69f851f3c24acf6fde4f98 ssh-agent 06:29:29 SSH_AUTH_SOCK=/tmp/ssh-16LNyReL7jLd/agent.11 06:29:29 SSH_AGENT_PID=16 06:29:29 Running ssh-add (command line suppressed) 06:29:29 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-178@tmp/private_key_8142543464572232634.key (/w/workspace/gexfoundry_device-mqtt-go_PR-178@tmp/private_key_8142543464572232634.key) 06:29:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:29:29 + git tag --points-at HEAD [Pipeline] } 06:29:29 $ docker exec --env ******** --env ******** 40de5aad1afab57ecebaa20841a5381d908c60adfd69f851f3c24acf6fde4f98 ssh-agent -k 06:29:30 unset SSH_AUTH_SOCK; 06:29:30 unset SSH_AGENT_PID; 06:29:30 echo Agent pid 16 killed; 06:29:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:29:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:29:30 [ssh-agent] Looking for ssh-agent implementation... 06:29:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:29:30 $ docker exec 40de5aad1afab57ecebaa20841a5381d908c60adfd69f851f3c24acf6fde4f98 ssh-agent 06:29:30 SSH_AUTH_SOCK=/tmp/ssh-VAh5hzIzBED7/agent.46 06:29:30 SSH_AGENT_PID=51 06:29:30 Running ssh-add (command line suppressed) 06:29:30 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-178@tmp/private_key_7268130677544764690.key (/w/workspace/gexfoundry_device-mqtt-go_PR-178@tmp/private_key_7268130677544764690.key) 06:29:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:29:31 + git semver init 06:29:31 # -> Open(): unable to determine branch for HEAD 06:29:31 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-178/.git 06:29:31 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-178 06:29:31 # $SEMVER_REMOTE_NAME = origin 06:29:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:29:31 # $SEMVER_USER_NAME = edgex-jenkins 06:29:31 # $SEMVER_BRANCH = PR-178 06:29:31 # $SEMVER_TEMP = /tmp/semver-924324736 06:29:31 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 06:29:31 # '/tmp/semver-924324736' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-178/.semver' 06:29:31 # -> Force: false 06:29:31 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-178/.semver [Pipeline] } 06:29:31 $ docker exec --env ******** --env ******** 40de5aad1afab57ecebaa20841a5381d908c60adfd69f851f3c24acf6fde4f98 ssh-agent -k 06:29:31 unset SSH_AUTH_SOCK; 06:29:31 unset SSH_AGENT_PID; 06:29:31 echo Agent pid 51 killed; 06:29:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:29:32 + git semver [Pipeline] } 06:29:32 $ docker stop --time=1 40de5aad1afab57ecebaa20841a5381d908c60adfd69f851f3c24acf6fde4f98 06:29:33 $ docker rm -f 40de5aad1afab57ecebaa20841a5381d908c60adfd69f851f3c24acf6fde4f98 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 06:29:34 Stashed 1 file(s) [Pipeline] echo 06:29:34 [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 06:29:50 Still waiting to schedule task 06:29:50 ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-5548’ 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-5547’ doesn’t have label ‘centos7-docker-4c-2g’ 06:29:50 Still waiting to schedule task 06:29:50 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:32:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5549 in /w/workspace/gexfoundry_device-mqtt-go_PR-178 [Pipeline] { [Pipeline] ws 06:32:20 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 06:32:25 using credential edgex-jenkins-ssh 06:32:25 Cloning the remote Git repository 06:32:25 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 06:32:25 > git init /w/workspace/device-mqtt-go/1 # timeout=10 06:32:25 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:32:25 > git --version # timeout=10 06:32:25 > git --version # 'git version 2.17.1' 06:32:25 using GIT_SSH to set credentials SSH Credentials for GitHub 06:32:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:32:26 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:32:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:32:27 Merging remotes/origin/master commit ba13f39da15fded8dc9ca6171c9bf6786df660a0 into PR head commit 2a661a323cb98ee81c541acc08859b1151f824e0 06:32:27 Merge succeeded, producing 2a661a323cb98ee81c541acc08859b1151f824e0 06:32:27 Checking out Revision 2a661a323cb98ee81c541acc08859b1151f824e0 (PR-178) 06:32:26 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:32:26 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:32:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:32:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/178/head:refs/remotes/origin/PR-178 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:32:27 > git config core.sparsecheckout # timeout=10 06:32:27 > git checkout -f 2a661a323cb98ee81c541acc08859b1151f824e0 # timeout=10 06:32:27 > git remote # timeout=10 06:32:27 > git config --get remote.origin.url # timeout=10 06:32:27 using GIT_SSH to set credentials SSH Credentials for GitHub 06:32:27 > git merge ba13f39da15fded8dc9ca6171c9bf6786df660a0 # timeout=10 06:32:27 > git rev-parse HEAD^{commit} # timeout=10 06:32:27 > git config core.sparsecheckout # timeout=10 06:32:27 > git checkout -f 2a661a323cb98ee81c541acc08859b1151f824e0 # timeout=10 06:32:31 Commit message: "fix: Modify float value checking condition" 06:32:31 > git --version # timeout=10 06:32:31 > git --version # 'git version 2.17.1' 06:32:32 fatal: bad object fc09f7fe5f69055b0e322e50b0bb9debbc716db4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:32:33 ========================================================= 06:32:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:32:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:32:34 + 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 . 06:32:35 Sending build context to Docker daemon 460.8kB 06:32:35 Step 1/8 : ARG BASE=golang:1.15-alpine 06:32:35 Step 2/8 : FROM ${BASE} 06:32:35 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:32:35 b538f80385f9: Pulling fs layer 06:32:35 74f711af9a0d: Pulling fs layer 06:32:35 99f96fe45779: Pulling fs layer 06:32:35 8529a6b9a6be: Pulling fs layer 06:32:35 45590311c82a: Pulling fs layer 06:32:35 69ca0ff8b7b3: Pulling fs layer 06:32:35 209524e5b208: Pulling fs layer 06:32:35 45590311c82a: Waiting 06:32:35 8529a6b9a6be: Waiting 06:32:35 69ca0ff8b7b3: Waiting 06:32:35 209524e5b208: Waiting 06:32:35 99f96fe45779: Download complete 06:32:35 74f711af9a0d: Download complete 06:32:35 45590311c82a: Verifying Checksum 06:32:35 45590311c82a: Download complete 06:32:35 69ca0ff8b7b3: Verifying Checksum 06:32:35 69ca0ff8b7b3: Download complete 06:32:36 b538f80385f9: Verifying Checksum 06:32:36 b538f80385f9: Download complete 06:32:37 b538f80385f9: Pull complete 06:32:37 74f711af9a0d: Pull complete 06:32:38 99f96fe45779: Pull complete 06:32:38 209524e5b208: Verifying Checksum 06:32:38 209524e5b208: Download complete 06:32:40 8529a6b9a6be: Verifying Checksum 06:32:40 8529a6b9a6be: Download complete 06:32:50 8529a6b9a6be: Pull complete 06:32:50 45590311c82a: Pull complete 06:32:50 69ca0ff8b7b3: Pull complete 06:32:55 209524e5b208: Pull complete 06:32:55 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:32:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:32:55 ---> 5bddaf1c2fca 06:32:55 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:32:57 ---> Running in 998fa1971080 06:32:57 Removing intermediate container 998fa1971080 06:32:57 ---> 603f9c12370a 06:32:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:32:57 ---> Running in c5ae2f90f769 06:33:00 Removing intermediate container c5ae2f90f769 06:33:00 ---> 54b1f35d221d 06:33:00 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:33:00 ---> Running in 0f069114a8fb 06:33:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:33:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:33:03 (1/14) Installing libmagic (5.38-r0) 06:33:03 (2/14) Installing file (5.38-r0) 06:33:03 (3/14) Installing libc-dev (0.7.2-r3) 06:33:03 (4/14) Installing g++ (9.3.0-r2) 06:33:12 (5/14) Installing fortify-headers (1.1-r0) 06:33:12 (6/14) Installing patch (2.7.6-r6) 06:33:12 (7/14) Installing build-base (0.5-r2) 06:33:12 (8/14) Installing openssh-keygen (8.3_p1-r0) 06:33:12 (9/14) Installing libedit (20191231.3.1-r0) 06:33:12 (10/14) Installing openssh-client (8.3_p1-r0) 06:33:13 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 06:33:13 (12/14) Installing openssh-server-common (8.3_p1-r0) 06:33:13 (13/14) Installing openssh-server (8.3_p1-r0) 06:33:13 (14/14) Installing openssh (8.3_p1-r0) 06:33:14 Executing busybox-1.31.1-r16.trigger 06:33:14 OK: 221 MiB in 53 packages 06:33:15 Running on prd-centos7-docker-4c-2g-5550 in /w/workspace/gexfoundry_device-mqtt-go_PR-178 [Pipeline] { [Pipeline] ws 06:33:15 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 06:33:18 using credential edgex-jenkins-ssh 06:33:18 Cloning the remote Git repository 06:33:18 Removing intermediate container 0f069114a8fb 06:33:18 ---> 77786615080c 06:33:18 Step 6/8 : WORKDIR /device-mqtt-go 06:33:18 ---> Running in 5416746813a8 06:33:18 Removing intermediate container 5416746813a8 06:33:18 ---> e29b0577bebc 06:33:18 Step 7/8 : COPY . . 06:33:18 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 06:33:18 > git init /w/workspace/device-mqtt-go/1 # timeout=10 06:33:18 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:33:18 > git --version # timeout=10 06:33:18 > git --version # 'git version 2.16.5' 06:33:18 using GIT_SSH to set credentials SSH Credentials for GitHub 06:33:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:33:19 Merging remotes/origin/master commit ba13f39da15fded8dc9ca6171c9bf6786df660a0 into PR head commit 2a661a323cb98ee81c541acc08859b1151f824e0 06:33:19 Merge succeeded, producing 2a661a323cb98ee81c541acc08859b1151f824e0 06:33:19 Checking out Revision 2a661a323cb98ee81c541acc08859b1151f824e0 (PR-178) 06:33:19 ---> 4f36a6443e6b 06:33:19 Step 8/8 : RUN go mod download 06:33:20 ---> Running in b91a0ae88048 06:33:18 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:33:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:33:18 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:33:18 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:33:18 using GIT_SSH to set credentials SSH Credentials for GitHub 06:33:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/178/head:refs/remotes/origin/PR-178 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:33:19 > git config core.sparsecheckout # timeout=10 06:33:19 > git checkout -f 2a661a323cb98ee81c541acc08859b1151f824e0 # timeout=10 06:33:19 > git remote # timeout=10 06:33:19 > git config --get remote.origin.url # timeout=10 06:33:19 using GIT_SSH to set credentials SSH Credentials for GitHub 06:33:19 > git merge ba13f39da15fded8dc9ca6171c9bf6786df660a0 # timeout=10 06:33:19 > git rev-parse HEAD^{commit} # timeout=10 06:33:19 > git config core.sparsecheckout # timeout=10 06:33:19 > git checkout -f 2a661a323cb98ee81c541acc08859b1151f824e0 # timeout=10 06:33:23 Commit message: "fix: Modify float value checking condition" 06:33:23 > git --version # timeout=10 06:33:23 > git --version # 'git version 2.16.5' 06:33:23 fatal: bad object fc09f7fe5f69055b0e322e50b0bb9debbc716db4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:33:24 ========================================================= 06:33:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:33:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:33:24 + 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 . 06:33:25 Sending build context to Docker daemon 460.8kB 06:33:25 Step 1/8 : ARG BASE=golang:1.15-alpine 06:33:25 Step 2/8 : FROM ${BASE} 06:33:25 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:33:25 df20fa9351a1: Pulling fs layer 06:33:25 ed8968b2872e: Pulling fs layer 06:33:25 a92cc7c5fd73: Pulling fs layer 06:33:25 e871e8e8d7a9: Pulling fs layer 06:33:25 e73272ec9a57: Pulling fs layer 06:33:25 1e910a182e73: Pulling fs layer 06:33:25 4e634b169226: Pulling fs layer 06:33:25 e871e8e8d7a9: Waiting 06:33:25 1e910a182e73: Waiting 06:33:25 4e634b169226: Waiting 06:33:25 a92cc7c5fd73: Verifying Checksum 06:33:25 a92cc7c5fd73: Download complete 06:33:25 ed8968b2872e: Verifying Checksum 06:33:25 ed8968b2872e: Download complete 06:33:25 e73272ec9a57: Verifying Checksum 06:33:25 e73272ec9a57: Download complete 06:33:25 1e910a182e73: Verifying Checksum 06:33:25 1e910a182e73: Download complete 06:33:25 df20fa9351a1: Verifying Checksum 06:33:25 df20fa9351a1: Download complete 06:33:25 df20fa9351a1: Pull complete 06:33:25 ed8968b2872e: Pull complete 06:33:25 a92cc7c5fd73: Pull complete 06:33:27 4e634b169226: Verifying Checksum 06:33:27 4e634b169226: Download complete 06:33:28 e871e8e8d7a9: Verifying Checksum 06:33:28 e871e8e8d7a9: Download complete 06:33:33 e871e8e8d7a9: Pull complete 06:33:33 e73272ec9a57: Pull complete 06:33:33 1e910a182e73: Pull complete 06:33:35 Removing intermediate container b91a0ae88048 06:33:35 ---> 2ef0ce46f6f1 06:33:35 Successfully built 2ef0ce46f6f1 06:33:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:33:35 + docker inspect -f . ci-base-image-arm64 06:33:35 . [Pipeline] withDockerContainer 06:33:35 prd-ubuntu18.04-docker-arm64-4c-16g-5549 does not seem to be running inside a container 06:33:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:33:37 $ docker top dd5d9dd61ec34edc24d9647106a47dc75893a2db8544579afd935b304d31cb64 -eo pid,comm 06:33:37 4e634b169226: Pull complete 06:33:37 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:33:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:33:37 ---> f7629b54cfaa 06:33:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:33:37 ---> Running in 786e6c4492b7 [Pipeline] { [Pipeline] sh 06:33:38 Removing intermediate container 786e6c4492b7 06:33:38 ---> 6bce9b1b15cd 06:33:38 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:38 ---> Running in 5a87dcad401b 06:33:39 + go version 06:33:39 go version go1.15.2 linux/arm64 [Pipeline] } 06:33:39 $ docker stop --time=1 dd5d9dd61ec34edc24d9647106a47dc75893a2db8544579afd935b304d31cb64 06:33:39 Removing intermediate container 5a87dcad401b 06:33:39 ---> 52abcc7d3cb9 06:33:39 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:33:39 ---> Running in ed7f3a084391 06:33:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:33:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:33:41 $ docker rm -f dd5d9dd61ec34edc24d9647106a47dc75893a2db8544579afd935b304d31cb64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 06:33:41 (1/14) Installing libmagic (5.38-r0) 06:33:41 (2/14) Installing file (5.38-r0) 06:33:41 (3/14) Installing libc-dev (0.7.2-r3) [Pipeline] isUnix [Pipeline] sh 06:33:42 (4/14) Installing g++ (9.3.0-r2) 06:33:42 + docker inspect -f . ci-base-image-arm64 06:33:42 . [Pipeline] withDockerContainer 06:33:42 prd-ubuntu18.04-docker-arm64-4c-16g-5549 does not seem to be running inside a container 06:33:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:33:44 $ docker top ae40666141af2341e0aa9cf9756b4ba6842b2903c10fe6bb24c12c85038d4ddc -eo pid,comm [Pipeline] { [Pipeline] sh 06:33:45 + make test 06:33:45 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:33:46 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:33:52 (5/14) Installing fortify-headers (1.1-r0) 06:33:52 (6/14) Installing patch (2.7.6-r6) 06:33:52 (7/14) Installing build-base (0.5-r2) 06:33:52 (8/14) Installing openssh-keygen (8.3_p1-r0) 06:33:52 (9/14) Installing libedit (20191231.3.1-r0) 06:33:52 (10/14) Installing openssh-client (8.3_p1-r0) 06:33:53 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 06:33:53 (12/14) Installing openssh-server-common (8.3_p1-r0) 06:33:53 (13/14) Installing openssh-server (8.3_p1-r0) 06:33:53 (14/14) Installing openssh (8.3_p1-r0) 06:33:53 Executing busybox-1.31.1-r16.trigger 06:33:53 OK: 237 MiB in 53 packages 06:33:57 Removing intermediate container ed7f3a084391 06:33:57 ---> 83f33363ac09 06:33:57 Step 6/8 : WORKDIR /device-mqtt-go 06:33:57 ---> Running in 134819bca1c4 06:33:57 Removing intermediate container 134819bca1c4 06:33:57 ---> 3c0cf2590abe 06:33:57 Step 7/8 : COPY . . 06:33:58 ---> 7a003d1488f6 06:33:58 Step 8/8 : RUN go mod download 06:33:58 ---> Running in dee8e28f1e4a 06:34:10 Removing intermediate container dee8e28f1e4a 06:34:10 ---> f10599dfa2a7 06:34:10 Successfully built f10599dfa2a7 06:34:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:34:11 + docker inspect -f . ci-base-image-x86_64 06:34:11 . [Pipeline] withDockerContainer 06:34:11 prd-centos7-docker-4c-2g-5550 does not seem to be running inside a container 06:34:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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-x86_64 cat 06:34:12 $ docker top 0e962ecae51728ca085b5196fde9fa3d86ca1189b80b20aa932acbbee54c3896 -eo pid,comm [Pipeline] { [Pipeline] sh 06:34:13 + go version 06:34:13 go version go1.15.2 linux/amd64 [Pipeline] } 06:34:13 $ docker stop --time=1 0e962ecae51728ca085b5196fde9fa3d86ca1189b80b20aa932acbbee54c3896 06:34:14 $ docker rm -f 0e962ecae51728ca085b5196fde9fa3d86ca1189b80b20aa932acbbee54c3896 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:34:15 + docker inspect -f . ci-base-image-x86_64 06:34:15 . [Pipeline] withDockerContainer 06:34:16 prd-centos7-docker-4c-2g-5550 does not seem to be running inside a container 06:34:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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-x86_64 cat 06:34:16 $ docker top 161e05c259be8feab5e6237ac4b0680100209ab8820390cf04041e5832f26003 -eo pid,comm [Pipeline] { [Pipeline] sh 06:34:17 + make test 06:34:17 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:34:17 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:34:25 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 06:34:25 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.022s coverage: 28.3% of statements 06:34:25 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 06:34:25 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:34:27 gofmt -l . 06:34:27 ["`gofmt -l .`" = ""] 06:34:27 ./bin/test-attribution-txt.sh 06:34:27 ./bin/test-go-mod-tidy.sh [Pipeline] stash 06:34:29 Stashed 1 file(s) [Pipeline] } 06:34:29 $ docker stop --time=1 ae40666141af2341e0aa9cf9756b4ba6842b2903c10fe6bb24c12c85038d4ddc 06:34:30 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 06:34:30 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.008s coverage: 28.3% of statements 06:34:30 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 06:34:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:34:31 gofmt -l . 06:34:31 ["`gofmt -l .`" = ""] 06:34:31 ./bin/test-attribution-txt.sh 06:34:32 $ docker rm -f ae40666141af2341e0aa9cf9756b4ba6842b2903c10fe6bb24c12c85038d4ddc 06:34:32 ./bin/test-go-mod-tidy.sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash 06:34:32 Warning: overwriting stash ‘coverage-report’ [Pipeline] // script [Pipeline] } 06:34:32 Stashed 1 file(s) [Pipeline] // stage [Pipeline] } 06:34:33 $ docker stop --time=1 161e05c259be8feab5e6237ac4b0680100209ab8820390cf04041e5832f26003 06:34:36 $ docker rm -f 161e05c259be8feab5e6237ac4b0680100209ab8820390cf04041e5832f26003 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] sh 06:34:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:34:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:34:38 + ls -al . 06:34:38 total 132 06:34:38 drwxrwxr-x 9 jenkins jenkins 4096 Oct 15 06:34 . 06:34:38 drwxrwxr-x 4 jenkins jenkins 4096 Oct 15 06:32 .. 06:34:38 -rw-rw-r-- 1 jenkins jenkins 140 Oct 15 06:32 .dockerignore 06:34:38 drwxrwxr-x 8 jenkins jenkins 4096 Oct 15 06:32 .git 06:34:38 drwxrwxr-x 2 jenkins jenkins 4096 Oct 15 06:32 .github 06:34:38 -rw-rw-r-- 1 jenkins jenkins 336 Oct 15 06:32 .gitignore 06:34:38 -rw-rw-r-- 1 jenkins jenkins 5255 Oct 15 06:32 Attribution.txt 06:34:38 -rw-rw-r-- 1 jenkins jenkins 1784 Oct 15 06:32 Dockerfile 06:34:38 -rw-rw-r-- 1 jenkins jenkins 953 Oct 15 06:32 Dockerfile.build 06:34:38 -rw-rw-r-- 1 jenkins jenkins 677 Oct 15 06:32 Jenkinsfile 06:34:38 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 15 06:32 LICENSE 06:34:38 -rw-rw-r-- 1 jenkins jenkins 902 Oct 15 06:32 Makefile 06:34:38 -rw-rw-r-- 1 jenkins jenkins 444 Oct 15 06:32 README.md 06:34:38 -rw-rw-r-- 1 jenkins jenkins 5 Oct 15 06:29 VERSION 06:34:38 drwxrwxr-x 2 jenkins jenkins 4096 Oct 15 06:32 bin 06:34:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 06:32 cmd 06:34:38 -rw-r--r-- 1 jenkins jenkins 18939 Oct 15 06:34 coverage.out 06:34:38 -rw-r--r-- 1 jenkins jenkins 546 Oct 15 06:34 go.mod 06:34:38 -rw-r--r-- 1 jenkins jenkins 13621 Oct 15 06:34 go.sum 06:34:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 06:32 internal 06:34:38 drwxrwxr-x 2 jenkins jenkins 4096 Oct 15 06:32 mock 06:34:38 drwxrwxr-x 4 jenkins jenkins 4096 Oct 15 06:32 snap 06:34:38 -rw-rw-r-- 1 jenkins jenkins 227 Oct 15 06:32 version.go [Pipeline] isUnix [Pipeline] sh 06:34:38 + ls -al . 06:34:38 total 100 06:34:38 drwxrwxr-x. 9 jenkins jenkins 4096 Oct 15 06:34 . 06:34:38 drwxrwxr-x. 4 jenkins jenkins 28 Oct 15 06:33 .. 06:34:38 -rw-rw-r--. 1 jenkins jenkins 5255 Oct 15 06:33 Attribution.txt 06:34:38 drwxrwxr-x. 2 jenkins jenkins 87 Oct 15 06:33 bin 06:34:38 drwxrwxr-x. 3 jenkins jenkins 32 Oct 15 06:33 cmd 06:34:38 -rw-r--r--. 1 jenkins jenkins 18939 Oct 15 06:34 coverage.out 06:34:38 -rw-rw-r--. 1 jenkins jenkins 1784 Oct 15 06:33 Dockerfile 06:34:38 -rw-rw-r--. 1 jenkins jenkins 953 Oct 15 06:33 Dockerfile.build 06:34:38 -rw-rw-r--. 1 jenkins jenkins 140 Oct 15 06:33 .dockerignore 06:34:38 drwxrwxr-x. 8 jenkins jenkins 179 Oct 15 06:33 .git 06:34:38 drwxrwxr-x. 2 jenkins jenkins 60 Oct 15 06:33 .github 06:34:38 -rw-rw-r--. 1 jenkins jenkins 336 Oct 15 06:33 .gitignore 06:34:38 -rw-r--r--. 1 jenkins jenkins 546 Oct 15 06:34 go.mod 06:34:38 -rw-r--r--. 1 jenkins jenkins 13621 Oct 15 06:34 go.sum 06:34:38 drwxrwxr-x. 3 jenkins jenkins 20 Oct 15 06:33 internal 06:34:38 -rw-rw-r--. 1 jenkins jenkins 677 Oct 15 06:33 Jenkinsfile 06:34:38 -rw-rw-r--. 1 jenkins jenkins 11340 Oct 15 06:33 LICENSE 06:34:38 -rw-rw-r--. 1 jenkins jenkins 902 Oct 15 06:33 Makefile 06:34:38 drwxrwxr-x. 2 jenkins jenkins 23 Oct 15 06:33 mock 06:34:38 -rw-rw-r--. 1 jenkins jenkins 444 Oct 15 06:33 README.md 06:34:38 drwxrwxr-x. 4 jenkins jenkins 54 Oct 15 06:33 snap 06:34:38 -rw-rw-r--. 1 jenkins jenkins 5 Oct 15 06:29 VERSION 06:34:38 -rw-rw-r--. 1 jenkins jenkins 227 Oct 15 06:33 version.go [Pipeline] isUnix [Pipeline] sh 06:34:39 + 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=2a661a323cb98ee81c541acc08859b1151f824e0 --label arch=arm64 --label version=0.0.0 . 06:34:39 + 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=2a661a323cb98ee81c541acc08859b1151f824e0 --label arch=amd64 --label version=0.0.0 . 06:34:39 Sending build context to Docker daemon 480.3kB 06:34:39 Step 1/22 : ARG BASE=golang:1.15-alpine 06:34:39 Step 2/22 : FROM ${BASE} AS builder 06:34:39 ---> 2ef0ce46f6f1 06:34:39 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 06:34:39 Sending build context to Docker daemon 480.3kB 06:34:39 Step 1/22 : ARG BASE=golang:1.15-alpine 06:34:39 Step 2/22 : FROM ${BASE} AS builder 06:34:39 ---> f10599dfa2a7 06:34:39 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 06:34:39 ---> Running in 67552c9e13d9 06:34:39 ---> Running in aa6184bc9645 06:34:39 Removing intermediate container 67552c9e13d9 06:34:39 ---> abd2f2413f88 06:34:39 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 06:34:39 ---> Running in 20145ee5568f 06:34:40 Removing intermediate container 20145ee5568f 06:34:40 ---> 555459ebca00 06:34:40 Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:34:40 ---> Running in 5d587eea729b 06:34:40 Removing intermediate container aa6184bc9645 06:34:40 ---> e9a43dcfbc83 06:34:40 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 06:34:40 ---> Running in d44d8ad981cd 06:34:40 Removing intermediate container d44d8ad981cd 06:34:40 ---> 15ed92e991a8 06:34:40 Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:34:40 ---> Running in 73e267165e9c 06:34:41 Removing intermediate container 5d587eea729b 06:34:41 ---> 13bd25fce7db 06:34:41 Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:34:41 ---> Running in fd7a0493c83b 06:34:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:34:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:34:43 OK: 237 MiB in 53 packages 06:34:43 Removing intermediate container 73e267165e9c 06:34:43 ---> 80763a920cbd 06:34:43 Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:34:43 ---> Running in 08d5dfea0342 06:34:43 Removing intermediate container fd7a0493c83b 06:34:43 ---> 2be305244685 06:34:43 Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 06:34:43 ---> Running in 8869e9ce1c9d 06:34:43 Removing intermediate container 8869e9ce1c9d 06:34:43 ---> b7591574eb17 06:34:43 Step 8/22 : COPY . . 06:34:44 ---> 5b8e04b75c99 06:34:44 Step 9/22 : ARG MAKE='make build' 06:34:44 ---> Running in 96656689ca56 06:34:44 Removing intermediate container 96656689ca56 06:34:44 ---> 1aeb348048d9 06:34:44 Step 10/22 : RUN $MAKE 06:34:44 ---> Running in 87e35990def7 06:34:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:34:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 06:34:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:34:46 OK: 221 MiB in 53 packages 06:34:47 Removing intermediate container 08d5dfea0342 06:34:47 ---> 95a0ffea6a32 06:34:47 Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 06:34:47 ---> Running in a85f55a0e4d4 06:34:48 Removing intermediate container a85f55a0e4d4 06:34:48 ---> 0e50196cde8f 06:34:48 Step 8/22 : COPY . . 06:34:49 ---> d45dac916eff 06:34:49 Step 9/22 : ARG MAKE='make build' 06:34:49 ---> Running in e98064d676e1 06:34:49 Removing intermediate container e98064d676e1 06:34:49 ---> b20d5d54eaca 06:34:49 Step 10/22 : RUN $MAKE 06:34:49 ---> Running in 69a7c77dc25f 06:34:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 06:34:53 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:34:56 Removing intermediate container 87e35990def7 06:34:56 ---> 9b0c7b35c2b9 06:34:56 Step 11/22 : FROM alpine 06:34:57 latest: Pulling from library/alpine 06:34:57 df20fa9351a1: Already exists 06:34:57 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 06:34:57 Status: Downloaded newer image for alpine:latest 06:34:57 ---> a24bb4013296 06:34:57 Step 12/22 : ENV APP_PORT=49982 06:34:57 ---> Running in a81acd9288ad 06:34:57 Removing intermediate container a81acd9288ad 06:34:57 ---> 5b0da3c69204 06:34:57 Step 13/22 : EXPOSE $APP_PORT 06:34:57 ---> Running in 576086698d8e 06:34:57 Removing intermediate container 576086698d8e 06:34:57 ---> 108125e80079 06:34:57 Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 06:34:58 ---> 85aca1e62be8 06:34:58 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 06:34:58 ---> c2909226fd91 06:34:58 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 06:34:58 ---> aef7429f770c 06:34:58 Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 06:34:58 ---> Running in b178667b3f4b 06:34:59 Removing intermediate container b178667b3f4b 06:34:59 ---> 66007e7a66c0 06:34:59 Step 18/22 : ENTRYPOINT ["/device-mqtt"] 06:34:59 ---> Running in 66b38283a734 06:34:59 Removing intermediate container 66b38283a734 06:34:59 ---> 9c6274919558 06:34:59 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:34:59 ---> Running in 5a499088f81f 06:34:59 Removing intermediate container 5a499088f81f 06:34:59 ---> 48467cc03011 06:34:59 Step 20/22 : LABEL arch=amd64 06:34:59 ---> Running in 0b2522e4044a 06:34:59 Removing intermediate container 0b2522e4044a 06:34:59 ---> fdbe1e72647d 06:34:59 Step 21/22 : LABEL git_sha=2a661a323cb98ee81c541acc08859b1151f824e0 06:34:59 ---> Running in 0387ec91ad96 06:35:00 Removing intermediate container 0387ec91ad96 06:35:00 ---> 2b7398604604 06:35:00 Step 22/22 : LABEL version=0.0.0 06:35:00 ---> Running in 23894515afe7 06:35:00 Removing intermediate container 23894515afe7 06:35:00 ---> b48ab6635829 06:35:00 [Warning] One or more build-args [ARCH] were not consumed 06:35:00 Successfully built b48ab6635829 06:35:00 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 06:35:16 Still waiting to schedule task 06:35:16 All nodes of label ‘centos7-docker-8c-8g’ are offline 06:35:18 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:35:22 Removing intermediate container 69a7c77dc25f 06:35:22 ---> 16dd26ea677e 06:35:22 Step 11/22 : FROM alpine 06:35:22 latest: Pulling from library/alpine 06:35:22 b538f80385f9: Already exists 06:35:22 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 06:35:22 Status: Downloaded newer image for alpine:latest 06:35:22 ---> 62ee0e9f8440 06:35:22 Step 12/22 : ENV APP_PORT=49982 06:35:22 ---> Running in b24e99091935 06:35:23 Removing intermediate container b24e99091935 06:35:23 ---> 9ef22c2d544f 06:35:23 Step 13/22 : EXPOSE $APP_PORT 06:35:23 ---> Running in 0d87e369247b 06:35:23 Removing intermediate container 0d87e369247b 06:35:23 ---> 81f6e605585d 06:35:23 Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 06:35:24 ---> b8bd8592f525 06:35:24 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 06:35:25 ---> 6a1ce1d0c481 06:35:25 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 06:35:26 ---> c94a866a4e6e 06:35:26 Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 06:35:26 ---> Running in 578aa106d878 06:35:26 Removing intermediate container 578aa106d878 06:35:26 ---> f4fcdb7545bb 06:35:26 Step 18/22 : ENTRYPOINT ["/device-mqtt"] 06:35:26 ---> Running in 79386cc06394 06:35:27 Removing intermediate container 79386cc06394 06:35:27 ---> bd354844987e 06:35:27 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:35:27 ---> Running in d73e6584f554 06:35:28 Removing intermediate container d73e6584f554 06:35:28 ---> 9282c1321415 06:35:28 Step 20/22 : LABEL arch=arm64 06:35:28 ---> Running in 3f9c927ed971 06:35:28 Removing intermediate container 3f9c927ed971 06:35:28 ---> 83edbbbdcdad 06:35:28 Step 21/22 : LABEL git_sha=2a661a323cb98ee81c541acc08859b1151f824e0 06:35:28 ---> Running in 5540751c8eba 06:35:29 Removing intermediate container 5540751c8eba 06:35:29 ---> 89e9cd83bcb7 06:35:29 Step 22/22 : LABEL version=0.0.0 06:35:29 ---> Running in a4944e289180 06:35:29 Removing intermediate container a4944e289180 06:35:29 ---> f1f3dfdc86db 06:35:29 [Warning] One or more build-args [ARCH] were not consumed 06:35:29 Successfully built f1f3dfdc86db 06:35:29 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 06:35:45 Still waiting to schedule task 06:35:45 All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline 06:36:24 Running on prd-centos7-docker-8c-8g-5554 in /w/workspace/gexfoundry_device-mqtt-go_PR-178 [Pipeline] { [Pipeline] ws 06:36:24 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 06:36:26 using credential edgex-jenkins-ssh 06:36:26 Cloning the remote Git repository 06:36:27 Merging remotes/origin/master commit ba13f39da15fded8dc9ca6171c9bf6786df660a0 into PR head commit 2a661a323cb98ee81c541acc08859b1151f824e0 06:36:26 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 06:36:26 > git init /w/workspace/device-mqtt-go/1 # timeout=10 06:36:26 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:36:26 > git --version # timeout=10 06:36:26 > git --version # 'git version 2.16.5' 06:36:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:36:27 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:36:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:36:27 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:36:27 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:36:27 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/178/head:refs/remotes/origin/PR-178 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:36:27 > git config core.sparsecheckout # timeout=10 06:36:27 > git checkout -f 2a661a323cb98ee81c541acc08859b1151f824e0 # timeout=10 06:36:27 Merge succeeded, producing 2a661a323cb98ee81c541acc08859b1151f824e0 06:36:27 Checking out Revision 2a661a323cb98ee81c541acc08859b1151f824e0 (PR-178) 06:36:27 > git remote # timeout=10 06:36:27 > git config --get remote.origin.url # timeout=10 06:36:27 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:27 > git merge ba13f39da15fded8dc9ca6171c9bf6786df660a0 # timeout=10 06:36:27 > git rev-parse HEAD^{commit} # timeout=10 06:36:27 > git config core.sparsecheckout # timeout=10 06:36:27 > git checkout -f 2a661a323cb98ee81c541acc08859b1151f824e0 # timeout=10 06:36:31 Commit message: "fix: Modify float value checking condition" 06:36:31 > git --version # timeout=10 06:36:31 > git --version # 'git version 2.16.5' 06:36:31 fatal: bad object fc09f7fe5f69055b0e322e50b0bb9debbc716db4 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:32 ++ find /w/workspace/device-mqtt-go/1 06:36:32 ++ grep snapcraft.yaml 06:36:32 + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:36:33 provisioning config files... 06:36:33 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/1@tmp/config5107126360367243687tmp [Pipeline] { [Pipeline] sh 06:36:33 + cp /w/workspace/device-mqtt-go/1@tmp/config5107126360367243687tmp /w/workspace/device-mqtt-go/1/edgex-snap-store-login [Pipeline] sh 06:36:33 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/1:/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 06:36:33 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 06:36:34 latest: Pulling from edgex-devops/edgex-snap-builder 06:36:34 f08d8e2a3ba1: Pulling fs layer 06:36:34 3baa9cb2483b: Pulling fs layer 06:36:34 94e5ff4c0b15: Pulling fs layer 06:36:34 1860925334f9: Pulling fs layer 06:36:34 2daf38717194: Pulling fs layer 06:36:34 309017e8d7a4: Pulling fs layer 06:36:34 f7790dc9fd0f: Pulling fs layer 06:36:34 cac0ae9282c2: Pulling fs layer 06:36:34 1f4cadf9a1ed: Pulling fs layer 06:36:34 2daf38717194: Waiting 06:36:34 309017e8d7a4: Waiting 06:36:34 f7790dc9fd0f: Waiting 06:36:34 cac0ae9282c2: Waiting 06:36:34 1f4cadf9a1ed: Waiting 06:36:34 1860925334f9: Waiting 06:36:34 94e5ff4c0b15: Verifying Checksum 06:36:34 94e5ff4c0b15: Download complete 06:36:34 3baa9cb2483b: Verifying Checksum 06:36:34 3baa9cb2483b: Download complete 06:36:34 1860925334f9: Verifying Checksum 06:36:34 1860925334f9: Download complete 06:36:36 309017e8d7a4: Download complete 06:36:36 f7790dc9fd0f: Verifying Checksum 06:36:36 f7790dc9fd0f: Download complete 06:36:36 cac0ae9282c2: Verifying Checksum 06:36:36 cac0ae9282c2: Download complete 06:36:36 1f4cadf9a1ed: Verifying Checksum 06:36:36 1f4cadf9a1ed: Download complete 06:36:37 f08d8e2a3ba1: Verifying Checksum 06:36:37 f08d8e2a3ba1: Download complete 06:36:38 f08d8e2a3ba1: Pull complete 06:36:38 3baa9cb2483b: Pull complete 06:36:38 94e5ff4c0b15: Pull complete 06:36:39 1860925334f9: Pull complete 06:36:43 2daf38717194: Verifying Checksum 06:36:43 2daf38717194: Download complete 06:37:05 2daf38717194: Pull complete 06:37:05 309017e8d7a4: Pull complete 06:37:05 f7790dc9fd0f: Pull complete 06:37:05 cac0ae9282c2: Pull complete 06:37:05 1f4cadf9a1ed: Pull complete 06:37:05 Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 06:37:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 06:37:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:37:07 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:37:07 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:37:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.0 kB] 06:37:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [205 kB] 06:37:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1733 kB] 06:37:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1348 kB] 06:37:07 Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 06:37:07 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2150 kB] 06:37:08 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [231 kB] 06:37:08 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2112 kB] 06:37:08 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [45.5 kB] 06:37:08 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] 06:37:08 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] 06:37:08 Fetched 8114 kB in 2s (5172 kB/s) 06:37:10 Reading package lists... 06:37:13 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:37:13 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 06:37:13 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:37:13 0% [2 InRelease gpgv 242 kB] 0% [Waiting for headers] 0% [3 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease 06:37:15 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... 52% Reading package lists... 61% Reading package lists... 61% 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 06:37:17 Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-modules-5.26 06:37:18 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... 54% Reading package lists... 61% Reading package lists... 61% 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 06:37:18 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree 06:37:18 Reading state information... 0% Reading state information... 0% Reading state information... 1% Reading state information... Done 06:37:18 The following packages were automatically installed and are no longer required: 06:37:18 libjq1 libonig4 06:37:18 Use 'sudo apt autoremove' to remove them. 06:37:18 Suggested packages: 06:37:18 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:37:18 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed 06:37:18 diffutils-doc perl-doc libterm-readline-gnu-perl 06:37:18 | libterm-readline-perl-perl 06:37:19 The following NEW packages will be installed: 06:37:19 curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 06:37:19 libperl5.26 make netbase patch perl perl-modules-5.26 06:37:19 0 upgraded, 14 newly installed, 0 to remove and 29 not upgraded. 06:37:19 Need to get 12.0 MB of archives. 06:37:19 After this operation, 77.5 MB of additional disk space will be used. 06:37:19 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 06:37:20 0% [1 perl-modules-5.26 12.6 kB/2763 kB 0%] 3% [1 perl-modules-5.26 414 kB/2763 kB 15%] 20% [Waiting for headers] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 06:37:20 20% [2 libgdbm5 26.0 kB/26.0 kB 100%] 21% [Waiting for headers] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 06:37:20 21% [3 libgdbm-compat4 6084 B/6084 B 100%] 23% [Working] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 06:37:20 23% [4 libperl5.26 12.3 kB/3527 kB 0%] 48% [Waiting for headers] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 06:37:20 48% [5 perl 33.5 kB/201 kB 17%] 51% [Waiting for headers] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 06:37:20 51% [6 less 28.4 kB/112 kB 25%] 53% [Waiting for headers] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 06:37:20 53% [7 netbase 12.7 kB/12.7 kB 100%] 54% [Waiting for headers] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 06:37:20 54% [8 curl 34.7 kB/159 kB 22%] 57% [Waiting for headers] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] 06:37:20 57% [9 libcurl3-gnutls 6834 B/213 kB 3%] 60% [Waiting for headers] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:37:20 60% [10 liberror-perl 22.8 kB/22.8 kB 100%] 61% [Waiting for headers] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 06:37:20 61% [11 git-man 33.0 kB/804 kB 4%] 68% [Working] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 06:37:20 68% [12 git 15.7 kB/3915 kB 0%] 95% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 06:37:20 96% [13 make 32.7 kB/154 kB 21%] 98% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:37:20 98% [14 patch 9523 B/102 kB 9%] 100% [Working] Fetched 12.0 MB in 2s (7437 kB/s) 06:37:21 debconf: delaying package configuration, since apt-utils is not installed 06:37:21 Selecting previously unselected package perl-modules-5.26. 06:37:21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9889 files and directories currently installed.) 06:37:21 Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 06:37:21 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 06:37:22 Selecting previously unselected package libgdbm5:amd64. 06:37:22 Preparing to unpack .../01-libgdbm5_1.14.1-6_amd64.deb ... 06:37:22 Unpacking libgdbm5:amd64 (1.14.1-6) ... 06:37:22 Selecting previously unselected package libgdbm-compat4:amd64. 06:37:22 Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_amd64.deb ... 06:37:22 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 06:37:22 Selecting previously unselected package libperl5.26:amd64. 06:37:22 Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 06:37:22 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 06:37:22 Selecting previously unselected package perl. 06:37:22 Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_amd64.deb ... 06:37:22 Unpacking perl (5.26.1-6ubuntu0.3) ... 06:37:22 Selecting previously unselected package less. 06:37:22 Preparing to unpack .../05-less_487-0.1_amd64.deb ... 06:37:22 Unpacking less (487-0.1) ... 06:37:22 Selecting previously unselected package netbase. 06:37:22 Preparing to unpack .../06-netbase_5.4_all.deb ... 06:37:22 Unpacking netbase (5.4) ... 06:37:23 Selecting previously unselected package curl. 06:37:23 Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_amd64.deb ... 06:37:23 Unpacking curl (7.58.0-2ubuntu3.10) ... 06:37:23 Selecting previously unselected package libcurl3-gnutls:amd64. 06:37:23 Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... 06:37:23 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 06:37:23 Selecting previously unselected package liberror-perl. 06:37:23 Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... 06:37:23 Unpacking liberror-perl (0.17025-1) ... 06:37:23 Selecting previously unselected package git-man. 06:37:23 Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 06:37:23 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 06:37:23 Selecting previously unselected package git. 06:37:23 Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 06:37:23 Unpacking git (1:2.17.1-1ubuntu0.7) ... 06:37:23 Selecting previously unselected package make. 06:37:23 Preparing to unpack .../12-make_4.1-9.1ubuntu1_amd64.deb ... 06:37:23 Unpacking make (4.1-9.1ubuntu1) ... 06:37:24 Selecting previously unselected package patch. 06:37:24 Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:37:24 Unpacking patch (2.7.6-2ubuntu1.1) ... 06:37:24 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 06:37:24 Setting up less (487-0.1) ... 06:37:24 Setting up make (4.1-9.1ubuntu1) ... 06:37:24 Setting up curl (7.58.0-2ubuntu3.10) ... 06:37:24 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 06:37:24 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 06:37:24 Setting up libgdbm5:amd64 (1.14.1-6) ... 06:37:24 Setting up patch (2.7.6-2ubuntu1.1) ... 06:37:24 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 06:37:24 Setting up netbase (5.4) ... 06:37:24 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 06:37:24 Setting up perl (5.26.1-6ubuntu0.3) ... 06:37:24 Setting up liberror-perl (0.17025-1) ... 06:37:24 Setting up git (1:2.17.1-1ubuntu0.7) ... 06:37:24 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 06:37:24 Processing triggers for mime-support (3.60ubuntu1) ... 06:37:26 curl set to automatically installed. 06:37:26 git set to automatically installed. 06:37:26 git-man set to automatically installed. 06:37:26 less set to automatically installed. 06:37:26 libcurl3-gnutls set to automatically installed. 06:37:26 liberror-perl set to automatically installed. 06:37:26 libgdbm-compat4 set to automatically installed. 06:37:26 libgdbm5 set to automatically installed. 06:37:26 libperl5.26 set to automatically installed. 06:37:26 make set to automatically installed. 06:37:26 netbase set to automatically installed. 06:37:26 patch set to automatically installed. 06:37:26 perl set to automatically installed. 06:37:26 perl-modules-5.26 set to automatically installed. 06:37:26 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 06:37:26 Please ensure the environment is properly setup before continuing. 06:37:26 Ignore this message if the appropriate measures have already been taken 06:37:27 Pulling go  06:37:28 'device-mqtt' has dependencies that need to be staged: go 06:37:28 Skipping pull go (already ran) 06:37:28 Building go  06:37:28 % Total % Received % Xferd Average Speed Time Time Time Current 06:37:28 Dload Upload Total Spent Left Speed 06:37:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 5 115M 5 6511k 0 0 20.6M 0 0:00:05 --:--:-- 0:00:05 20.5M 65 115M 65 75.3M 0 0 57.8M 0 0:00:01 0:00:01 --:--:-- 57.7M 100 115M 100 115M 0 0 59.3M 0 0:00:01 0:00:01 --:--:-- 59.3M 06:37:31 go1.15.2.linux-amd64.tar.gz: OK 06:37:37 Staging go  06:37:38 Pulling device-mqtt  06:37:39 Skipping build go (already ran) 06:37:39 Building device-mqtt  06:37:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 06:37:39 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 06:37:39 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 06:37:39 go: downloading github.com/spf13/cast v1.3.0 06:37:39 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 06:37:39 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 06:37:40 go: downloading github.com/gorilla/mux v1.7.1 06:37:40 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 06:37:40 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 06:37:40 go: downloading github.com/go-kit/kit v0.8.0 06:37:40 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:37:40 go: downloading github.com/google/uuid v1.1.1 06:37:40 go: downloading github.com/OneOfOne/xxhash v1.2.6 06:37:40 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 06:37:40 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 06:37:40 go: downloading github.com/pkg/errors v0.8.1 06:37:40 go: downloading gopkg.in/yaml.v2 v2.2.8 06:37:40 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 06:37:40 go: downloading github.com/x448/float16 v0.8.4 06:37:40 go: downloading github.com/BurntSushi/toml v0.3.1 06:37:40 go: downloading github.com/hashicorp/consul/api v1.1.0 06:37:40 go: downloading github.com/pelletier/go-toml v1.2.0 06:37:40 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:37:40 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:37:40 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:37:40 go: downloading github.com/hashicorp/serf v0.8.2 06:37:40 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 06:37:40 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:37:40 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:37:40 go: downloading github.com/mitchellh/copystructure v1.0.0 06:37:40 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:37:40 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:37:40 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:37:40 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:37:45 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:37:48 Running on prd-ubuntu18.04-docker-arm64-16c-16g-5556 in /w/workspace/gexfoundry_device-mqtt-go_PR-178 [Pipeline] { [Pipeline] ws 06:37:49 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 06:37:50 Skipping stage go (already ran) 06:37:50 Staging device-mqtt  06:37:50 Priming go  06:37:51 Priming device-mqtt  06:37:52 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 06:37:52 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 06:37:52 Determining the version from the project repo (version-script). 06:37:52 The version has been set to 'local-dev-20201015+2a661a3' 06:37:52 Snapping | Snapping / Snapping - Snapping | 06:37:52 Snapped edgex-device-mqtt_local-dev-20201015+2a661a3_amd64.snap 06:37:53 using credential edgex-jenkins-ssh 06:37:53 Cloning the remote Git repository 06:37:53 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 06:37:53 > git init /w/workspace/device-mqtt-go/1 # timeout=10 06:37:53 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:37:53 > git --version # timeout=10 06:37:53 > git --version # 'git version 2.17.1' 06:37:53 using GIT_SSH to set credentials SSH Credentials for GitHub 06:37:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } 06:37:54 Deleting 1 temporary files 06:37:54 Merging remotes/origin/master commit ba13f39da15fded8dc9ca6171c9bf6786df660a0 into PR head commit 2a661a323cb98ee81c541acc08859b1151f824e0 [Pipeline] // configFileProvider [Pipeline] } 06:37:55 Merge succeeded, producing 2a661a323cb98ee81c541acc08859b1151f824e0 06:37:55 Checking out Revision 2a661a323cb98ee81c541acc08859b1151f824e0 (PR-178) [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 06:37:54 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:37:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:37:54 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:37:54 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:37:54 using GIT_SSH to set credentials SSH Credentials for GitHub 06:37:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/178/head:refs/remotes/origin/PR-178 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:37:54 > git config core.sparsecheckout # timeout=10 06:37:54 > git checkout -f 2a661a323cb98ee81c541acc08859b1151f824e0 # timeout=10 06:37:54 > git remote # timeout=10 06:37:54 > git config --get remote.origin.url # timeout=10 06:37:55 using GIT_SSH to set credentials SSH Credentials for GitHub 06:37:55 > git merge ba13f39da15fded8dc9ca6171c9bf6786df660a0 # timeout=10 06:37:55 > git rev-parse HEAD^{commit} # timeout=10 06:37:55 > git config core.sparsecheckout # timeout=10 06:37:55 > git checkout -f 2a661a323cb98ee81c541acc08859b1151f824e0 # timeout=10 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:37:59 Commit message: "fix: Modify float value checking condition" 06:37:59 > git --version # timeout=10 06:37:59 > git --version # 'git version 2.17.1' 06:37:59 fatal: bad object fc09f7fe5f69055b0e322e50b0bb9debbc716db4 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:00 + find /w/workspace/device-mqtt-go/1 06:38:00 + grep snapcraft.yaml 06:38:00 + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:38:01 provisioning config files... 06:38:01 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/1@tmp/config1130110505130933075tmp [Pipeline] { [Pipeline] sh 06:38:01 + cp /w/workspace/device-mqtt-go/1@tmp/config1130110505130933075tmp /w/workspace/device-mqtt-go/1/edgex-snap-store-login [Pipeline] sh 06:38:01 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/1:/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 06:38:02 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 06:38:02 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 06:38:02 237528ba509b: Pulling fs layer 06:38:02 393b96f31d8b: Pulling fs layer 06:38:02 4d82b0e39008: Pulling fs layer 06:38:02 e7ca375b8d34: Pulling fs layer 06:38:02 418f656485bb: Pulling fs layer 06:38:02 aebe8db9254c: Pulling fs layer 06:38:02 4f5f7b207d3f: Pulling fs layer 06:38:02 d19ca6af091a: Pulling fs layer 06:38:02 16b5a0711add: Pulling fs layer 06:38:02 d19ca6af091a: Waiting 06:38:02 aebe8db9254c: Waiting 06:38:02 4f5f7b207d3f: Waiting 06:38:02 418f656485bb: Waiting 06:38:02 16b5a0711add: Waiting 06:38:02 e7ca375b8d34: Waiting 06:38:02 4d82b0e39008: Download complete 06:38:02 393b96f31d8b: Download complete 06:38:02 e7ca375b8d34: Download complete 06:38:03 aebe8db9254c: Verifying Checksum 06:38:03 aebe8db9254c: Download complete 06:38:03 4f5f7b207d3f: Verifying Checksum 06:38:03 4f5f7b207d3f: Download complete 06:38:04 d19ca6af091a: Verifying Checksum 06:38:04 d19ca6af091a: Download complete 06:38:04 16b5a0711add: Verifying Checksum 06:38:04 16b5a0711add: Download complete 06:38:05 237528ba509b: Verifying Checksum 06:38:05 237528ba509b: Download complete 06:38:08 237528ba509b: Pull complete 06:38:08 393b96f31d8b: Pull complete 06:38:08 4d82b0e39008: Pull complete 06:38:09 e7ca375b8d34: Pull complete 06:38:17 418f656485bb: Verifying Checksum 06:38:17 418f656485bb: Download complete 06:39:05 418f656485bb: Pull complete 06:39:05 aebe8db9254c: Pull complete 06:39:05 4f5f7b207d3f: Pull complete 06:39:05 d19ca6af091a: Pull complete 06:39:05 16b5a0711add: Pull complete 06:39:05 Digest: sha256:9ca9034cebc7408d83a32dada391ac179c4174cde852b5731596ec8e47bf0b3e 06:39:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 06:39:05 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 06:39:05 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 06:39:05 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 06:39:05 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 06:39:05 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1401 kB] 06:39:05 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1856 kB] 06:39:05 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5546 B] 06:39:05 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2266 B] 06:39:05 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [11.0 kB] 06:39:05 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [11.2 kB] 06:39:05 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1173 kB] 06:39:06 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2430 B] 06:39:06 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1149 B] 06:39:06 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1024 kB] 06:39:06 Fetched 5740 kB in 3s (2259 kB/s) 06:39:11 Reading package lists... 06:39:26 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 06:39:26 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease 06:39:26 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease 06:39:26 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease 06:39:29 0% [1 InRelease gpgv 242 kB] 0% [Working] 0% [2 InRelease gpgv 88.7 kB] 0% [Working] 0% [3 InRelease gpgv 74.6 kB] 0% [Working] 0% [4 InRelease gpgv 88.7 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 9% Reading package lists... 29% Reading package lists... 49% Reading package lists... 68% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 88% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 06:39:36 Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-modules-5.26 06:39:40 Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 9% Reading package lists... 30% Reading package lists... 47% Reading package lists... 65% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 84% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 06:39:41 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 62% Building dependency tree 06:39:41 Reading state information... 0% Reading state information... 0% Reading state information... Done 06:39:42 The following packages were automatically installed and are no longer required: 06:39:42 libjq1 libonig4 06:39:42 Use 'sudo apt autoremove' to remove them. 06:39:42 Suggested packages: 06:39:42 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:39:42 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed 06:39:42 diffutils-doc perl-doc libterm-readline-gnu-perl 06:39:42 | libterm-readline-perl-perl 06:39:42 The following NEW packages will be installed: 06:39:42 curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 06:39:42 libperl5.26 make netbase patch perl perl-modules-5.26 06:39:42 0 upgraded, 14 newly installed, 0 to remove and 29 not upgraded. 06:39:42 Need to get 10.8 MB of archives. 06:39:42 After this operation, 73.6 MB of additional disk space will be used. 06:39:42 0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 06:39:43 0% [1 perl-modules-5.26 10.0 kB/2763 kB 0%] 2% [1 perl-modules-5.26 234 kB/2763 kB 8%] 22% [Working] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 06:39:43 22% [2 libgdbm5 0 B/23.1 kB 0%] 24% [Working] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 06:39:43 24% [3 libgdbm-compat4 5536 B/5536 B 100%] 25% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 06:39:43 25% [4 libperl5.26 20.5 kB/3326 kB 1%] 51% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 06:39:43 51% [5 perl 12.3 kB/201 kB 6%] 54% [Waiting for headers] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 06:39:43 54% [6 less 37.3 kB/99.7 kB 37%] 56% [Waiting for headers] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 06:39:43 56% [7 netbase 12.7 kB/12.7 kB 100%] 58% [Waiting for headers] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] 06:39:43 58% [8 curl 55.4 kB/152 kB 36%] 60% [Waiting for headers] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] 06:39:43 61% [9 libcurl3-gnutls 34.1 kB/179 kB 19%] 63% [Waiting for headers] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 06:39:43 63% [10 liberror-perl 22.8 kB/22.8 kB 100%] 65% [Waiting for headers] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 06:39:44 65% [11 git-man 28.5 kB/804 kB 4%] 72% [Working] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 06:39:44 72% [12 git 11.2 kB/2952 kB 0%] 95% [Working] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 06:39:44 95% [13 make 0 B/139 kB 0%] 98% [Waiting for headers] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 06:39:44 98% [14 patch 61.4 kB/91.8 kB 67%] 100% [Working] Fetched 10.8 MB in 2s (6256 kB/s) 06:39:44 debconf: delaying package configuration, since apt-utils is not installed 06:39:44 Selecting previously unselected package perl-modules-5.26. 06:39:44 (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.) 06:39:44 Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 06:39:44 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 06:39:46 Selecting previously unselected package libgdbm5:arm64. 06:39:46 Preparing to unpack .../01-libgdbm5_1.14.1-6_arm64.deb ... 06:39:46 Unpacking libgdbm5:arm64 (1.14.1-6) ... 06:39:46 Selecting previously unselected package libgdbm-compat4:arm64. 06:39:46 Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_arm64.deb ... 06:39:46 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 06:39:46 Selecting previously unselected package libperl5.26:arm64. 06:39:46 Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 06:39:46 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 06:39:48 Selecting previously unselected package perl. 06:39:48 Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_arm64.deb ... 06:39:48 Unpacking perl (5.26.1-6ubuntu0.3) ... 06:39:48 Selecting previously unselected package less. 06:39:48 Preparing to unpack .../05-less_487-0.1_arm64.deb ... 06:39:48 Unpacking less (487-0.1) ... 06:39:48 Selecting previously unselected package netbase. 06:39:48 Preparing to unpack .../06-netbase_5.4_all.deb ... 06:39:48 Unpacking netbase (5.4) ... 06:39:48 Selecting previously unselected package curl. 06:39:48 Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_arm64.deb ... 06:39:48 Unpacking curl (7.58.0-2ubuntu3.10) ... 06:39:48 Selecting previously unselected package libcurl3-gnutls:arm64. 06:39:48 Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... 06:39:48 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 06:39:48 Selecting previously unselected package liberror-perl. 06:39:48 Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... 06:39:48 Unpacking liberror-perl (0.17025-1) ... 06:39:48 Selecting previously unselected package git-man. 06:39:48 Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 06:39:48 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 06:39:49 Selecting previously unselected package git. 06:39:49 Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 06:39:49 Unpacking git (1:2.17.1-1ubuntu0.7) ... 06:39:50 Selecting previously unselected package make. 06:39:50 Preparing to unpack .../12-make_4.1-9.1ubuntu1_arm64.deb ... 06:39:50 Unpacking make (4.1-9.1ubuntu1) ... 06:39:50 Selecting previously unselected package patch. 06:39:50 Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_arm64.deb ... 06:39:50 Unpacking patch (2.7.6-2ubuntu1.1) ... 06:39:50 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 06:39:50 Setting up less (487-0.1) ... 06:39:50 Setting up make (4.1-9.1ubuntu1) ... 06:39:50 Setting up curl (7.58.0-2ubuntu3.10) ... 06:39:50 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 06:39:51 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 06:39:51 Setting up libgdbm5:arm64 (1.14.1-6) ... 06:39:51 Setting up patch (2.7.6-2ubuntu1.1) ... 06:39:51 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 06:39:51 Setting up netbase (5.4) ... 06:39:51 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 06:39:51 Setting up perl (5.26.1-6ubuntu0.3) ... 06:39:51 Setting up liberror-perl (0.17025-1) ... 06:39:51 Setting up git (1:2.17.1-1ubuntu0.7) ... 06:39:51 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 06:39:51 Processing triggers for mime-support (3.60ubuntu1) ... 06:39:57 curl set to automatically installed. 06:39:57 git set to automatically installed. 06:39:57 git-man set to automatically installed. 06:39:57 less set to automatically installed. 06:39:57 libcurl3-gnutls set to automatically installed. 06:39:57 liberror-perl set to automatically installed. 06:39:57 libgdbm-compat4 set to automatically installed. 06:39:57 libgdbm5 set to automatically installed. 06:39:57 libperl5.26 set to automatically installed. 06:39:57 make set to automatically installed. 06:39:57 netbase set to automatically installed. 06:39:57 patch set to automatically installed. 06:39:57 perl set to automatically installed. 06:39:57 perl-modules-5.26 set to automatically installed. 06:39:57 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 06:39:57 Please ensure the environment is properly setup before continuing. 06:39:57 Ignore this message if the appropriate measures have already been taken 06:39:59 Pulling go  06:40:03 'device-mqtt' has dependencies that need to be staged: go 06:40:03 Skipping pull go (already ran) 06:40:03 Building go  06:40:03 % Total % Received % Xferd Average Speed Time Time Time Current 06:40:03 Dload Upload Total Spent Left Speed 06:40:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 93.2M 0 9679 0 0 85654 0 0:19:01 --:--:-- 0:19:01 85654 46 93.2M 46 42.9M 0 0 38.2M 0 0:00:02 0:00:01 0:00:01 38.1M 100 93.2M 100 93.2M 0 0 46.2M 0 0:00:02 0:00:02 --:--:-- 46.2M 06:40:06 go1.15.2.linux-arm64.tar.gz: OK 06:40:25 Staging go  06:40:26 Pulling device-mqtt  06:40:29 Skipping build go (already ran) 06:40:29 Building device-mqtt  06:40:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 06:40:31 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 06:40:31 go: downloading github.com/spf13/cast v1.3.0 06:40:31 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 06:40:31 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 06:40:31 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 06:40:31 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 06:40:31 go: downloading github.com/gorilla/mux v1.7.1 06:40:31 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 06:40:31 go: downloading github.com/google/uuid v1.1.1 06:40:31 go: downloading github.com/go-kit/kit v0.8.0 06:40:31 go: downloading gopkg.in/yaml.v2 v2.2.8 06:40:31 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 06:40:31 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 06:40:31 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:40:31 go: downloading github.com/pkg/errors v0.8.1 06:40:31 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 06:40:32 go: downloading github.com/pelletier/go-toml v1.2.0 06:40:32 go: downloading github.com/BurntSushi/toml v0.3.1 06:40:32 go: downloading github.com/hashicorp/consul/api v1.1.0 06:40:32 go: downloading github.com/OneOfOne/xxhash v1.2.6 06:40:32 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:40:32 go: downloading github.com/x448/float16 v0.8.4 06:40:32 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:40:32 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:40:32 go: downloading github.com/mitchellh/copystructure v1.0.0 06:40:32 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:40:32 go: downloading github.com/hashicorp/serf v0.8.2 06:40:32 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 06:40:32 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:40:32 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:40:32 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:40:32 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:40:32 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:40:51 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:41:06 Skipping stage go (already ran) 06:41:06 Staging device-mqtt  06:41:08 Priming go  06:41:11 Priming device-mqtt  06:41:14 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 06:41:14 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 06:41:14 Determining the version from the project repo (version-script). 06:41:14 The version has been set to 'local-dev-20201015+2a661a3' 06:41:15 Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping | 06:41:15 Snapped edgex-device-mqtt_local-dev-20201015+2a661a3_arm64.snap [Pipeline] } 06:41:17 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 06:41:20 provisioning config files... 06:41:20 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-178@tmp/config1890520865236500447tmp [Pipeline] { [Pipeline] sh 06:41:21 + set +x 06:41:21 + curl -s https://codecov.io/bash 06:41:21 + bash -s -- 06:41:21 06:41:21 _____ _ 06:41:21 / ____| | | 06:41:21 | | ___ __| | ___ ___ _____ __ 06:41:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:41:21 | |___| (_) | (_| | __/ (_| (_) \ V / 06:41:21 \_____\___/ \__,_|\___|\___\___/ \_/ 06:41:21 Bash-20201009-048fee3 06:41:21 06:41:21 06:41:21 ==> Jenkins CI detected. 06:41:21 project root: . 06:41:21 --> token set from env 06:41:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:41:21 ==> Running gcov in . (disable via -X gcov) 06:41:21 find: ‘./.semver’: Permission denied 06:41:21 ==> Python coveragepy not found 06:41:21 ==> Searching for coverage reports in: 06:41:21 + . 06:41:21 -> Found 1 reports 06:41:21 ==> Detecting git/mercurial file structure 06:41:21 ==> Reading reports 06:41:21 + ./coverage.out bytes=18939 06:41:21 ==> Appending adjustments 06:41:21 https://docs.codecov.io/docs/fixing-reports 06:41:21 find: ‘./.semver’: Permission denied 06:41:21 find: ‘./.semver’: Permission denied 06:41:21 find: ‘./.semver’: Permission denied 06:41:21 06:41:21 + Found adjustments 06:41:21 ==> Gzipping contents 06:41:21 ==> Uploading reports 06:41:21 url: https://codecov.io 06:41:21 query: branch=PR-178&commit=2a661a323cb98ee81c541acc08859b1151f824e0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-178%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=178&job=&cmd_args= 06:41:21 -> Pinging Codecov 06:41:21 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-178&commit=2a661a323cb98ee81c541acc08859b1151f824e0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-178%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=178&job=&cmd_args= 06:41:21 -> Uploading to 06:41:21 06:41:21 % Total % Received % Xferd Average Speed Time Time Time Current 06:41:21 Dload Upload Total Spent Left Speed 06:41:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 06:41:21 X> Failed to upload 06:41:21 ==> Uploading to Codecov 06:41:21 % Total % Received % Xferd Average Speed Time Time Time Current 06:41:21 Dload Upload Total Spent Left Speed 06:41:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 96 3380 0 0 100 3269 0 6222 --:--:-- --:--:-- --:--:-- 6214 100 3380 100 111 100 3269 211 6220 --:--:-- --:--:-- --:--:-- 6214 06:41:22 View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/2a661a323cb98ee81c541acc08859b1151f824e0 [Pipeline] } 06:41:22 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 06:41:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:41:26 ---> package-listing.sh 06:41:26 ++ facter osfamily 06:41:26 ++ tr '[:upper:]' '[:lower:]' 06:41:26 + OS_FAMILY=redhat 06:41:26 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-178 06:41:26 + START_PACKAGES=/tmp/packages_start.txt 06:41:26 + END_PACKAGES=/tmp/packages_end.txt 06:41:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:41:26 + PACKAGES=/tmp/packages_start.txt 06:41:26 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-178 ']' 06:41:26 + PACKAGES=/tmp/packages_end.txt 06:41:26 + case "${OS_FAMILY}" in 06:41:26 + rpm -qa 06:41:26 + sort 06:41:30 + '[' -f /tmp/packages_start.txt ']' 06:41:30 + '[' -f /tmp/packages_end.txt ']' 06:41:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:41:30 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-178 ']' 06:41:30 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-178/archives/ 06:41:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-178/archives/ [Pipeline] echo 06:41:30 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-178/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:41:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:41:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:41:31 06:41:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:41:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:41:31 alpine: Pulling from edgex-lftools-log-publisher 06:41:31 df20fa9351a1: Pulling fs layer 06:41:31 36b3adc4ff6f: Pulling fs layer 06:41:31 8ad3a11d3b57: Pulling fs layer 06:41:31 46f8f816bc3b: Pulling fs layer 06:41:31 93b61091891f: Pulling fs layer 06:41:31 93b9cdb0e59b: Pulling fs layer 06:41:31 5e14af77c1be: Pulling fs layer 06:41:31 01666e4c0597: Pulling fs layer 06:41:31 aa168da1d23b: Pulling fs layer 06:41:31 46f8f816bc3b: Waiting 06:41:31 93b61091891f: Waiting 06:41:31 93b9cdb0e59b: Waiting 06:41:31 5e14af77c1be: Waiting 06:41:31 01666e4c0597: Waiting 06:41:31 aa168da1d23b: Waiting 06:41:31 36b3adc4ff6f: Verifying Checksum 06:41:31 36b3adc4ff6f: Download complete 06:41:31 46f8f816bc3b: Verifying Checksum 06:41:31 46f8f816bc3b: Download complete 06:41:32 df20fa9351a1: Verifying Checksum 06:41:32 df20fa9351a1: Download complete 06:41:32 93b9cdb0e59b: Verifying Checksum 06:41:32 93b9cdb0e59b: Download complete 06:41:32 93b61091891f: Download complete 06:41:32 5e14af77c1be: Verifying Checksum 06:41:32 5e14af77c1be: Download complete 06:41:32 01666e4c0597: Verifying Checksum 06:41:32 01666e4c0597: Download complete 06:41:32 df20fa9351a1: Pull complete 06:41:32 36b3adc4ff6f: Pull complete 06:41:32 8ad3a11d3b57: Verifying Checksum 06:41:32 8ad3a11d3b57: Download complete 06:41:33 8ad3a11d3b57: Pull complete 06:41:33 46f8f816bc3b: Pull complete 06:41:34 93b61091891f: Pull complete 06:41:34 93b9cdb0e59b: Pull complete 06:41:34 5e14af77c1be: Pull complete 06:41:34 aa168da1d23b: Verifying Checksum 06:41:34 aa168da1d23b: Download complete 06:41:34 01666e4c0597: Pull complete 06:41:41 aa168da1d23b: Pull complete 06:41:41 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:41:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:41:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:41:41 prd-centos7-docker-4c-2g-5546 does not seem to be running inside a container 06:41:41 $ 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-178/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-178 -v /w/workspace/gexfoundry_device-mqtt-go_PR-178:/w/workspace/gexfoundry_device-mqtt-go_PR-178:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-178@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:41:48 $ docker top cefda65bc4eab6efbdabafe58e2f25e35179c2c22a1ce668dfdfe3f4d1c97398 -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:48 + touch /tmp/pre-build-complete [Pipeline] sh 06:41:49 + mkdir -p /var/log/sa [Pipeline] sh 06:41:49 + ls /var/log/sa-host 06:41:49 + sadf -c /var/log/sa-host/sa05 06:41:49 file_magic: OK 06:41:49 HZ: Using current value: 100 06:41:49 file_header: OK 06:41:49 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 06:41:49 Statistics: 06:41:49 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:41:49 File successfully converted to sysstat format version 12.2.1 06:41:49 + sadf -c /var/log/sa-host/sa15 06:41:49 file_magic: OK 06:41:49 HZ: Using current value: 100 06:41:49 file_header: OK 06:41:49 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 06:41:49 Statistics: 06:41:49 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... 06:41:49 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:41:49 provisioning config files... 06:41:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-178@tmp/config6460140317110725580tmp [Pipeline] { [Pipeline] echo 06:41:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:41:50 ---> create-netrc.sh [Pipeline] } 06:41:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:41:50 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:41:50 ---> python-tools-install.sh [Pipeline] echo 06:41:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:41:51 ---> sudo-logs.sh 06:41:51 Archiving 'sudo' log.. [Pipeline] echo 06:41:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:41:51 ---> job-cost.sh 06:41:51 lf-activate-venv: SKIPPING 06:41:51 INFO: No Stack... 06:41:53 INFO: Retrieving Pricing Info for: v1-standard-2 06:41:53 INFO: Archiving Costs [Pipeline] echo 06:41:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:41:53 ---> logs-deploy.sh 06:41:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-178/1 06:41:53 INFO: archiving workspace using pattern(s): 06:41:56 Archives upload complete. 06:41:56 INFO: archiving logs to Nexus 06:41:57 ---> uname -a: 06:41:57 Linux prd-centos7-docker-4c-2g-5546.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 06:41:57 06:41:57 06:41:57 ---> lscpu: 06:41:57 Architecture: x86_64 06:41:57 CPU op-mode(s): 32-bit, 64-bit 06:41:57 Byte Order: Little Endian 06:41:57 Address sizes: 40 bits physical, 48 bits virtual 06:41:57 CPU(s): 4 06:41:57 On-line CPU(s) list: 0-3 06:41:57 Thread(s) per core: 1 06:41:57 Core(s) per socket: 1 06:41:57 Socket(s): 4 06:41:57 NUMA node(s): 1 06:41:57 Vendor ID: GenuineIntel 06:41:57 CPU family: 6 06:41:57 Model: 44 06:41:57 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:41:57 Stepping: 1 06:41:57 CPU MHz: 2933.442 06:41:57 BogoMIPS: 5866.88 06:41:57 Virtualization: VT-x 06:41:57 Hypervisor vendor: KVM 06:41:57 Virtualization type: full 06:41:57 L1d cache: 128 KiB 06:41:57 L1i cache: 128 KiB 06:41:57 L2 cache: 16 MiB 06:41:57 L3 cache: 64 MiB 06:41:57 NUMA node0 CPU(s): 0-3 06:41:57 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:41:57 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:41:57 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:41:57 Vulnerability Meltdown: Mitigation; PTI 06:41:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:41:57 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:41:57 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:41:57 Vulnerability Tsx async abort: Not affected 06:41:57 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 06:41:57 06:41:57 06:41:57 ---> nproc: 06:41:57 4 06:41:57 06:41:57 06:41:57 ---> df -h: 06:41:57 Filesystem Size Used Available Use% Mounted on 06:41:57 overlay 50.0G 7.2G 42.8G 14% / 06:41:57 tmpfs 64.0M 0 64.0M 0% /dev 06:41:57 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:41:57 shm 64.0M 0 64.0M 0% /dev/shm 06:41:57 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 06:41:57 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 06:41:57 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 06:41:57 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 06:41:57 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 06:41:57 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 06:41:57 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 06:41:57 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/gexfoundry_device-mqtt-go_PR-178 06:41:57 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/gexfoundry_device-mqtt-go_PR-178@tmp 06:41:57 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 06:41:57 06:41:57 06:41:57 ---> free -m: 06:41:57 total used free shared buff/cache available 06:41:57 Mem: 1837 673 104 0 1060 1062 06:41:57 Swap: 1023 0 1023 06:41:57 06:41:57 06:41:57 ---> ip addr: 06:41:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:41:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:41:57 inet 127.0.0.1/8 scope host lo 06:41:57 valid_lft forever preferred_lft forever 06:41:57 inet6 ::1/128 scope host 06:41:57 valid_lft forever preferred_lft forever 06:41:57 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:41:57 link/ether fa:16:3e:ed:91:db brd ff:ff:ff:ff:ff:ff 06:41:57 inet 10.30.122.248/23 brd 10.30.123.255 scope global dynamic eth0 06:41:57 valid_lft 85605sec preferred_lft 85605sec 06:41:57 inet6 fe80::f816:3eff:feed:91db/64 scope link 06:41:57 valid_lft forever preferred_lft forever 06:41:57 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:41:57 link/ether 02:42:cd:67:fc:c0 brd ff:ff:ff:ff:ff:ff 06:41:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:41:57 valid_lft forever preferred_lft forever 06:41:57 inet6 fe80::42:cdff:fe67:fcc0/64 scope link 06:41:57 valid_lft forever preferred_lft forever 06:41:57 06:41:57 06:41:57 ---> sar -b -r -n DEV: 06:41:57 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/15/20 _x86_64_ (4 CPU) 06:41:57 06:41:57 06:28:22 LINUX RESTART (4 CPU) 06:41:57 06:41:57 06:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:41:57 06:30:01 63.43 18.06 45.37 0.00 5120.24 4889.91 0.00 06:41:57 06:31:01 1.35 0.00 1.35 0.00 0.00 21.05 0.00 06:41:57 06:32:01 0.27 0.00 0.27 0.00 0.00 3.75 0.00 06:41:57 06:33:01 0.47 0.00 0.47 0.00 0.00 4.96 0.00 06:41:57 06:34:01 0.57 0.00 0.57 0.00 0.00 5.98 0.00 06:41:57 06:35:01 0.52 0.00 0.52 0.00 0.00 8.08 0.00 06:41:57 06:36:01 0.27 0.02 0.25 0.00 0.13 2.58 0.00 06:41:57 06:37:01 0.28 0.00 0.28 0.00 0.00 3.48 0.00 06:41:57 06:38:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 06:41:57 06:39:01 0.35 0.00 0.35 0.00 0.00 5.20 0.00 06:41:57 06:40:01 0.23 0.00 0.23 0.00 0.00 3.31 0.00 06:41:57 06:41:01 0.23 0.00 0.23 0.00 0.00 2.43 0.00 06:41:57 Average: 5.69 1.51 4.18 0.00 426.95 413.05 0.00 06:41:57 06:41:57 06:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:41:57 06:30:01 171996 0 560600 29.79 2620 1146340 1111864 37.95 363936 1185552 120 06:41:57 06:31:01 174200 0 558392 29.68 2620 1146344 1105264 37.72 364816 1183256 20 06:41:57 06:32:01 176884 0 555700 29.53 2620 1146352 1079564 36.84 363640 1181736 12 06:41:57 06:33:01 175136 0 557448 29.63 2620 1146352 1079744 36.85 366412 1181144 8 06:41:57 06:34:01 174520 0 558060 29.66 2620 1146356 1079780 36.85 374700 1172964 8 06:41:57 06:35:01 171404 0 561168 29.82 2620 1146364 1079816 36.85 383272 1167600 8 06:41:57 06:36:01 172796 0 559768 29.75 2620 1146372 1079564 36.84 400416 1149176 12 06:41:57 06:37:01 172876 0 559680 29.75 2620 1146380 1079672 36.85 395980 1154088 12 06:41:57 06:38:01 172084 0 560468 29.79 2620 1146384 1079796 36.85 396704 1154088 12 06:41:57 06:39:01 171880 0 560664 29.80 2620 1146392 1079832 36.85 389536 1161392 8 06:41:57 06:40:01 172016 0 560528 29.79 2620 1146392 1079796 36.85 389404 1161392 8 06:41:57 06:41:01 171608 0 560932 29.81 2620 1146396 1079868 36.85 389788 1161392 8 06:41:57 Average: 173117 0 559451 29.73 2620 1146369 1084547 37.01 381550 1167815 20 06:41:57 06:41:57 06:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:41:57 06:30:01 eth0 505.94 301.66 1026.16 89.65 0.00 0.00 0.00 0.00 06:41:57 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:57 06:30:01 docker0 2.05 1.51 0.36 3.62 0.00 0.00 0.00 0.00 06:41:57 06:31:01 eth0 0.47 0.27 0.27 0.17 0.00 0.00 0.00 0.00 06:41:57 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:57 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:57 06:32:01 eth0 0.75 0.08 0.06 0.04 0.00 0.00 0.00 0.00 06:41:57 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:57 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:57 06:33:01 eth0 1.03 0.42 0.32 0.18 0.00 0.00 0.00 0.00 06:41:57 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:57 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:57 06:34:01 eth0 1.97 0.58 0.65 0.39 0.00 0.00 0.00 0.00 06:41:57 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:57 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:57 06:35:01 eth0 1.63 0.75 0.77 0.47 0.00 0.00 0.00 0.00 06:41:57 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:57 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:57 06:36:01 eth0 0.55 0.10 0.05 0.04 0.00 0.00 0.00 0.00 06:41:57 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:57 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:57 06:37:01 eth0 2.83 0.67 0.76 0.37 0.00 0.00 0.00 0.00 06:41:57 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:57 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:57 06:38:01 eth0 2.37 0.50 0.66 0.39 0.00 0.00 0.00 0.00 06:41:57 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:57 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:57 06:39:01 eth0 2.12 0.67 0.64 0.41 0.00 0.00 0.00 0.00 06:41:57 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:57 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:57 06:40:01 eth0 2.48 0.75 0.82 0.50 0.00 0.00 0.00 0.00 06:41:57 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:57 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:57 06:41:01 eth0 1.00 0.62 0.54 0.37 0.00 0.00 0.00 0.00 06:41:57 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:57 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:57 Average: eth0 43.62 25.60 86.02 7.75 0.00 0.00 0.00 0.00 06:41:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:57 Average: docker0 0.17 0.13 0.03 0.30 0.00 0.00 0.00 0.00 06:41:57 06:41:57 06:41:57 ---> sar -P ALL: 06:41:57 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/15/20 _x86_64_ (4 CPU) 06:41:57 06:41:57 06:28:22 LINUX RESTART (4 CPU) 06:41:57 06:41:57 06:29:01 CPU %user %nice %system %iowait %steal %idle 06:41:57 06:30:01 all 10.53 0.00 3.82 2.01 0.02 83.62 06:41:57 06:30:01 0 10.58 0.00 4.69 3.53 0.02 81.19 06:41:57 06:30:01 1 11.02 0.00 3.76 0.64 0.02 84.56 06:41:57 06:30:01 2 9.76 0.00 3.82 1.14 0.02 85.25 06:41:57 06:30:01 3 10.77 0.00 3.01 2.73 0.03 83.46 06:41:57 06:31:01 all 0.15 0.00 0.04 0.00 0.00 99.81 06:41:57 06:31:01 0 0.05 0.00 0.03 0.00 0.00 99.92 06:41:57 06:31:01 1 0.47 0.00 0.05 0.00 0.02 99.47 06:41:57 06:31:01 2 0.07 0.00 0.05 0.00 0.00 99.88 06:41:57 06:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:41:57 06:32:01 all 0.13 0.00 0.03 0.00 0.00 99.84 06:41:57 06:32:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:41:57 06:32:01 1 0.42 0.00 0.03 0.00 0.00 99.55 06:41:57 06:32:01 2 0.05 0.00 0.05 0.00 0.00 99.90 06:41:57 06:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:41:57 06:33:01 all 0.16 0.00 0.03 0.00 0.00 99.81 06:41:57 06:33:01 0 0.05 0.00 0.03 0.00 0.00 99.92 06:41:57 06:33:01 1 0.53 0.00 0.02 0.00 0.00 99.45 06:41:57 06:33:01 2 0.02 0.00 0.03 0.00 0.00 99.95 06:41:57 06:33:01 3 0.03 0.00 0.05 0.00 0.00 99.92 06:41:57 06:34:01 all 0.17 0.00 0.03 0.00 0.00 99.80 06:41:57 06:34:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:41:57 06:34:01 1 0.52 0.00 0.02 0.00 0.00 99.47 06:41:57 06:34:01 2 0.05 0.00 0.03 0.00 0.00 99.92 06:41:57 06:34:01 3 0.05 0.00 0.03 0.00 0.00 99.92 06:41:57 06:35:01 all 0.17 0.00 0.04 0.00 0.00 99.79 06:41:57 06:35:01 0 0.05 0.00 0.07 0.00 0.00 99.88 06:41:57 06:35:01 1 0.53 0.00 0.03 0.00 0.02 99.42 06:41:57 06:35:01 2 0.07 0.00 0.05 0.00 0.00 99.88 06:41:57 06:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:41:57 06:36:01 all 0.15 0.00 0.04 0.00 0.00 99.80 06:41:57 06:36:01 0 0.05 0.00 0.05 0.00 0.00 99.90 06:41:57 06:36:01 1 0.52 0.00 0.02 0.00 0.00 99.47 06:41:57 06:36:01 2 0.03 0.00 0.07 0.00 0.00 99.90 06:41:57 06:36:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:41:57 06:37:01 all 0.12 0.00 0.04 0.00 0.00 99.85 06:41:57 06:37:01 0 0.03 0.00 0.07 0.00 0.00 99.90 06:41:57 06:37:01 1 0.35 0.00 0.05 0.00 0.00 99.60 06:41:57 06:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:41:57 06:37:01 3 0.05 0.00 0.02 0.00 0.00 99.93 06:41:57 06:38:01 all 0.09 0.00 0.04 0.00 0.00 99.87 06:41:57 06:38:01 0 0.05 0.00 0.07 0.00 0.00 99.88 06:41:57 06:38:01 1 0.25 0.00 0.03 0.00 0.00 99.72 06:41:57 06:38:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:41:57 06:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:41:57 06:39:01 all 0.16 0.00 0.02 0.00 0.00 99.81 06:41:57 06:39:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:41:57 06:39:01 1 0.53 0.00 0.03 0.00 0.00 99.43 06:41:57 06:39:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:41:57 06:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:41:57 06:40:01 all 0.20 0.00 0.03 0.00 0.00 99.78 06:41:57 06:40:01 0 0.17 0.00 0.03 0.00 0.00 99.80 06:41:57 06:40:01 1 0.38 0.00 0.03 0.00 0.00 99.58 06:41:57 06:40:01 2 0.05 0.00 0.03 0.00 0.00 99.92 06:41:57 06:40:01 3 0.18 0.00 0.02 0.00 0.00 99.80 06:41:57 06:41:57 06:40:01 CPU %user %nice %system %iowait %steal %idle 06:41:57 06:41:01 all 0.12 0.00 0.03 0.00 0.00 99.84 06:41:57 06:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:41:57 06:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:41:57 06:41:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:41:57 06:41:01 3 0.42 0.00 0.07 0.00 0.00 99.52 06:41:57 Average: all 1.00 0.00 0.35 0.17 0.00 98.48 06:41:57 Average: 0 0.92 0.00 0.43 0.29 0.00 98.36 06:41:57 Average: 1 1.29 0.00 0.34 0.05 0.00 98.31 06:41:57 Average: 2 0.85 0.00 0.35 0.09 0.00 98.71 06:41:57 Average: 3 0.96 0.00 0.27 0.23 0.00 98.54 06:41:57 06:41:57 06:41:57