Pull request #179 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0a1ba28c24f30c2862210b6a490f4a6ad7d86fd0+8d03a592335dd56f24d0450c56224a899597e60a (6615fe17da7b57d028f66d3650ae760a4ec53cd5) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3f382fce060f16c10d6f597981912fab355381a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3f382fce060f16c10d6f597981912fab355381a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-mqtt-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-9372’ is offline; ‘prd-centos7-docker-4c-2g-9373’ is offline; ‘prd-centos7-docker-4c-2g-9379’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6371’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-9384 in /w/workspace/gexfoundry_device-mqtt-go_PR-179 [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-179 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 8d03a592335dd56f24d0450c56224a899597e60a into PR head commit 0a1ba28c24f30c2862210b6a490f4a6ad7d86fd0 Merge succeeded, producing 0a1ba28c24f30c2862210b6a490f4a6ad7d86fd0 Checking out Revision 0a1ba28c24f30c2862210b6a490f4a6ad7d86fd0 (PR-179) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/179/head:refs/remotes/origin/PR-179 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a1ba28c24f30c2862210b6a490f4a6ad7d86fd0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8d03a592335dd56f24d0450c56224a899597e60a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a1ba28c24f30c2862210b6a490f4a6ad7d86fd0 # timeout=10 Commit message: "Bump github.com/stretchr/testify from 1.5.1 to 1.6.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk 73f2a7de690d2925ac2614ff7edb74af5d4d6590 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-28T03:04:19.338Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-28T03:04:19.671Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-28T03:04:19.779Z] ========================================================= [2020-10-28T03:04:19.779Z] EdgeX Global Pipelines Version Info [2020-10-28T03:04:19.779Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:04:20.863Z] jq: error (at :4): Cannot index string with string "ref" [2020-10-28T03:04:21.129Z] ------------------- [2020-10-28T03:04:21.129Z] stable info: [2020-10-28T03:04:21.129Z] ------------------- [2020-10-28T03:04:21.129Z] Commited By: [2020-10-28T03:04:21.129Z] Commit SHA: null [2020-10-28T03:04:21.129Z] Message: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. [2020-10-28T03:04:21.392Z] jq: error (at :4): Cannot index string with string "ref" [2020-10-28T03:04:21.971Z] ------------------- [2020-10-28T03:04:21.972Z] experimental info: [2020-10-28T03:04:21.972Z] ------------------- [2020-10-28T03:04:21.972Z] Commited By: [2020-10-28T03:04:21.972Z] Commit SHA: null [2020-10-28T03:04:21.972Z] Message: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-28T03:04:22.354Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2020-10-28T03:04:22.475Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2020-10-28T03:04:22.568Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-28T03:04:22.662Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-28T03:04:22.756Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-28T03:04:22.846Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-28T03:04:22.932Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-28T03:04:23.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-28T03:04:23.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-28T03:04:23.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-28T03:04:23.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-28T03:04:23.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo [2020-10-28T03:04:23.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-28T03:04:23.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-28T03:04:23.699Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-28T03:04:23.795Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-28T03:04:23.915Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-28T03:04:24.018Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-28T03:04:24.126Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-28T03:04:24.242Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-28T03:04:24.339Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-28T03:04:24.438Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-28T03:04:24.528Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-28T03:04:24.663Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-28T03:04:24.753Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-28T03:04:24.843Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-179 [Pipeline] echo [2020-10-28T03:04:24.947Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-179 [Pipeline] echo [2020-10-28T03:04:25.093Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-179 [Pipeline] echo [2020-10-28T03:04:25.187Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a1ba28c24f30c2862210b6a490f4a6ad7d86fd0 [Pipeline] echo [2020-10-28T03:04:25.297Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a1ba28 [Pipeline] echo [2020-10-28T03:04:25.391Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-28T03:04:25.981Z] + git log --format=format:%s -1 0a1ba28c24f30c2862210b6a490f4a6ad7d86fd0 [Pipeline] echo [2020-10-28T03:04:26.050Z] GIT_COMMIT: 0a1ba28c24f30c2862210b6a490f4a6ad7d86fd0, Commit Message: Bump github.com/stretchr/testify from 1.5.1 to 1.6.1 [Pipeline] echo [2020-10-28T03:04:26.107Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:04:26.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T03:04:27.053Z] [2020-10-28T03:04:27.053Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:04:27.415Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T03:04:27.415Z] latest: Pulling from edgex-devops/git-semver [2020-10-28T03:04:27.415Z] 31603596830f: Pulling fs layer [2020-10-28T03:04:27.415Z] 2a8b12db71e7: Pulling fs layer [2020-10-28T03:04:27.415Z] 6ca5941a6612: Pulling fs layer [2020-10-28T03:04:27.415Z] ecc8261a40a4: Pulling fs layer [2020-10-28T03:04:27.415Z] ecc8261a40a4: Waiting [2020-10-28T03:04:27.415Z] 2a8b12db71e7: Download complete [2020-10-28T03:04:27.415Z] 31603596830f: Verifying Checksum [2020-10-28T03:04:27.415Z] 31603596830f: Download complete [2020-10-28T03:04:27.691Z] ecc8261a40a4: Verifying Checksum [2020-10-28T03:04:27.691Z] ecc8261a40a4: Download complete [2020-10-28T03:04:27.691Z] 6ca5941a6612: Verifying Checksum [2020-10-28T03:04:27.691Z] 6ca5941a6612: Download complete [2020-10-28T03:04:27.955Z] 31603596830f: Pull complete [2020-10-28T03:04:27.955Z] 2a8b12db71e7: Pull complete [2020-10-28T03:04:28.901Z] 6ca5941a6612: Pull complete [2020-10-28T03:04:28.902Z] ecc8261a40a4: Pull complete [2020-10-28T03:04:28.902Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-28T03:04:29.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T03:04:29.163Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-28T03:04:29.270Z] prd-centos7-docker-4c-2g-9384 does not seem to be running inside a container [2020-10-28T03:04:29.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-179 -v /w/workspace/gexfoundry_device-mqtt-go_PR-179:/w/workspace/gexfoundry_device-mqtt-go_PR-179:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-179@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-28T03:04:31.586Z] $ docker top 166ec90ec9ef3ed83dcafab07bf6da3b5f96ad5e41b2b25ff4c7e1ba94a61a20 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-28T03:04:31.991Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-28T03:04:31.991Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-28T03:04:32.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-28T03:04:32.224Z] $ docker exec 166ec90ec9ef3ed83dcafab07bf6da3b5f96ad5e41b2b25ff4c7e1ba94a61a20 ssh-agent [2020-10-28T03:04:32.393Z] SSH_AUTH_SOCK=/tmp/ssh-ibav193RAMIw/agent.11 [2020-10-28T03:04:32.393Z] SSH_AGENT_PID=17 [2020-10-28T03:04:32.408Z] Running ssh-add (command line suppressed) [2020-10-28T03:04:32.550Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-179@tmp/private_key_6607029747716419787.key (/w/workspace/gexfoundry_device-mqtt-go_PR-179@tmp/private_key_6607029747716419787.key) [2020-10-28T03:04:32.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-28T03:04:32.971Z] + git tag --points-at HEAD [Pipeline] } [2020-10-28T03:04:33.001Z] $ docker exec --env ******** --env ******** 166ec90ec9ef3ed83dcafab07bf6da3b5f96ad5e41b2b25ff4c7e1ba94a61a20 ssh-agent -k [2020-10-28T03:04:33.116Z] unset SSH_AUTH_SOCK; [2020-10-28T03:04:33.117Z] unset SSH_AGENT_PID; [2020-10-28T03:04:33.117Z] echo Agent pid 17 killed; [2020-10-28T03:04:33.153Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-28T03:04:33.388Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-28T03:04:33.388Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-28T03:04:33.562Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-28T03:04:33.571Z] $ docker exec 166ec90ec9ef3ed83dcafab07bf6da3b5f96ad5e41b2b25ff4c7e1ba94a61a20 ssh-agent [2020-10-28T03:04:33.743Z] SSH_AUTH_SOCK=/tmp/ssh-ptVfGtVEPl3y/agent.47 [2020-10-28T03:04:33.743Z] SSH_AGENT_PID=52 [2020-10-28T03:04:33.751Z] Running ssh-add (command line suppressed) [2020-10-28T03:04:33.875Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-179@tmp/private_key_7808933632613681396.key (/w/workspace/gexfoundry_device-mqtt-go_PR-179@tmp/private_key_7808933632613681396.key) [2020-10-28T03:04:33.926Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-28T03:04:34.275Z] + git semver init [2020-10-28T03:04:34.275Z] # -> Open(): unable to determine branch for HEAD [2020-10-28T03:04:34.275Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-179/.git [2020-10-28T03:04:34.275Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-179 [2020-10-28T03:04:34.275Z] # $SEMVER_REMOTE_NAME = origin [2020-10-28T03:04:34.275Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-28T03:04:34.275Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-28T03:04:34.275Z] # $SEMVER_BRANCH = PR-179 [2020-10-28T03:04:34.275Z] # $SEMVER_TEMP = /tmp/semver-176647767 [2020-10-28T03:04:34.275Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2020-10-28T03:04:34.861Z] # '/tmp/semver-176647767' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-179/.semver' [2020-10-28T03:04:34.861Z] # -> Force: false [2020-10-28T03:04:34.861Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-179/.semver [Pipeline] } [2020-10-28T03:04:34.880Z] $ docker exec --env ******** --env ******** 166ec90ec9ef3ed83dcafab07bf6da3b5f96ad5e41b2b25ff4c7e1ba94a61a20 ssh-agent -k [2020-10-28T03:04:34.994Z] unset SSH_AUTH_SOCK; [2020-10-28T03:04:34.994Z] unset SSH_AGENT_PID; [2020-10-28T03:04:34.995Z] echo Agent pid 52 killed; [2020-10-28T03:04:35.041Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-28T03:04:35.519Z] + git semver [Pipeline] } [2020-10-28T03:04:35.547Z] $ docker stop --time=1 166ec90ec9ef3ed83dcafab07bf6da3b5f96ad5e41b2b25ff4c7e1ba94a61a20 [2020-10-28T03:04:36.966Z] $ docker rm -f 166ec90ec9ef3ed83dcafab07bf6da3b5f96ad5e41b2b25ff4c7e1ba94a61a20 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-28T03:04:37.464Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-28T03:04:37.939Z] Stashed 1 file(s) [Pipeline] echo [2020-10-28T03:04:37.942Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-10-28T03:04:53.546Z] Still waiting to schedule task [2020-10-28T03:04:53.546Z] Still waiting to schedule task [2020-10-28T03:04:53.547Z] ‘prd-centos7-builder-2c-1g-9386’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-9388’ is offline; ‘prd-centos7-docker-4c-2g-9389’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6371’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-9376’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-9385’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-10-28T03:04:53.547Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-28T03:07:00.160Z] Running on prd-centos7-docker-4c-2g-9397 in /w/workspace/gexfoundry_device-mqtt-go_PR-179 [Pipeline] { [Pipeline] ws [2020-10-28T03:07:00.245Z] Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout [2020-10-28T03:07:03.229Z] using credential edgex-jenkins-ssh [2020-10-28T03:07:03.299Z] Cloning the remote Git repository [2020-10-28T03:07:03.340Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T03:07:03.409Z] > git init /w/workspace/device-mqtt-go/3 # timeout=10 [2020-10-28T03:07:03.470Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T03:07:03.471Z] > git --version # timeout=10 [2020-10-28T03:07:03.478Z] > git --version # 'git version 2.16.5' [2020-10-28T03:07:03.478Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T03:07:03.513Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T03:07:04.519Z] Merging remotes/origin/master commit 8d03a592335dd56f24d0450c56224a899597e60a into PR head commit 0a1ba28c24f30c2862210b6a490f4a6ad7d86fd0 [2020-10-28T03:07:04.607Z] Merge succeeded, producing 0a1ba28c24f30c2862210b6a490f4a6ad7d86fd0 [2020-10-28T03:07:04.608Z] Checking out Revision 0a1ba28c24f30c2862210b6a490f4a6ad7d86fd0 (PR-179) [2020-10-28T03:07:04.100Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-28T03:07:04.108Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T03:07:04.125Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-28T03:07:04.138Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T03:07:04.138Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T03:07:04.142Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/179/head:refs/remotes/origin/PR-179 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T03:07:04.531Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T03:07:04.538Z] > git checkout -f 0a1ba28c24f30c2862210b6a490f4a6ad7d86fd0 # timeout=10 [2020-10-28T03:07:04.571Z] > git remote # timeout=10 [2020-10-28T03:07:04.579Z] > git config --get remote.origin.url # timeout=10 [2020-10-28T03:07:04.588Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T03:07:04.592Z] > git merge 8d03a592335dd56f24d0450c56224a899597e60a # timeout=10 [2020-10-28T03:07:04.604Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-28T03:07:04.614Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T03:07:04.619Z] > git checkout -f 0a1ba28c24f30c2862210b6a490f4a6ad7d86fd0 # timeout=10 [2020-10-28T03:07:08.991Z] Commit message: "Bump github.com/stretchr/testify from 1.5.1 to 1.6.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-28T03:07:09.669Z] ========================================================= [2020-10-28T03:07:09.670Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-28T03:07:09.670Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:07:10.289Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-28T03:07:10.554Z] Sending build context to Docker daemon 456.2kB [2020-10-28T03:07:10.554Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-28T03:07:10.554Z] Step 2/8 : FROM ${BASE} [2020-10-28T03:07:10.820Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-28T03:07:10.820Z] df20fa9351a1: Pulling fs layer [2020-10-28T03:07:10.820Z] ed8968b2872e: Pulling fs layer [2020-10-28T03:07:10.820Z] a92cc7c5fd73: Pulling fs layer [2020-10-28T03:07:10.820Z] e871e8e8d7a9: Pulling fs layer [2020-10-28T03:07:10.820Z] e73272ec9a57: Pulling fs layer [2020-10-28T03:07:10.820Z] 1e910a182e73: Pulling fs layer [2020-10-28T03:07:10.820Z] 4e634b169226: Pulling fs layer [2020-10-28T03:07:10.820Z] e73272ec9a57: Waiting [2020-10-28T03:07:10.820Z] 1e910a182e73: Waiting [2020-10-28T03:07:10.820Z] 4e634b169226: Waiting [2020-10-28T03:07:10.820Z] e871e8e8d7a9: Waiting [2020-10-28T03:07:10.820Z] a92cc7c5fd73: Verifying Checksum [2020-10-28T03:07:10.820Z] a92cc7c5fd73: Download complete [2020-10-28T03:07:10.820Z] ed8968b2872e: Download complete [2020-10-28T03:07:10.820Z] e73272ec9a57: Verifying Checksum [2020-10-28T03:07:10.820Z] e73272ec9a57: Download complete [2020-10-28T03:07:10.820Z] 1e910a182e73: Verifying Checksum [2020-10-28T03:07:10.820Z] 1e910a182e73: Download complete [2020-10-28T03:07:10.820Z] df20fa9351a1: Verifying Checksum [2020-10-28T03:07:10.820Z] df20fa9351a1: Download complete [2020-10-28T03:07:11.082Z] df20fa9351a1: Pull complete [2020-10-28T03:07:11.347Z] ed8968b2872e: Pull complete [2020-10-28T03:07:11.347Z] a92cc7c5fd73: Pull complete [2020-10-28T03:07:13.377Z] 4e634b169226: Verifying Checksum [2020-10-28T03:07:13.377Z] 4e634b169226: Download complete [2020-10-28T03:07:14.334Z] e871e8e8d7a9: Verifying Checksum [2020-10-28T03:07:14.335Z] e871e8e8d7a9: Download complete [2020-10-28T03:07:19.748Z] e871e8e8d7a9: Pull complete [2020-10-28T03:07:19.748Z] e73272ec9a57: Pull complete [2020-10-28T03:07:19.748Z] 1e910a182e73: Pull complete [2020-10-28T03:07:26.391Z] 4e634b169226: Pull complete [2020-10-28T03:07:26.391Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-28T03:07:26.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-28T03:07:26.391Z] ---> f7629b54cfaa [2020-10-28T03:07:26.391Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-10-28T03:07:26.391Z] ---> Running in 132ae81eaed2 [2020-10-28T03:07:26.391Z] Removing intermediate container 132ae81eaed2 [2020-10-28T03:07:26.391Z] ---> c9e41a8f7893 [2020-10-28T03:07:26.391Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-28T03:07:26.391Z] ---> Running in 222d1236685f [2020-10-28T03:07:27.820Z] Removing intermediate container 222d1236685f [2020-10-28T03:07:27.820Z] ---> 2178bbba9475 [2020-10-28T03:07:27.820Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-10-28T03:07:27.820Z] ---> Running in f22753a68a8f [2020-10-28T03:07:28.402Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-28T03:07:30.345Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-28T03:07:35.670Z] (1/14) Installing libmagic (5.38-r0) [2020-10-28T03:07:36.247Z] (2/14) Installing file (5.38-r0) [2020-10-28T03:07:36.247Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-10-28T03:07:36.247Z] (4/14) Installing g++ (9.3.0-r2) [2020-10-28T03:07:54.428Z] (5/14) Installing fortify-headers (1.1-r0) [2020-10-28T03:07:54.428Z] (6/14) Installing patch (2.7.6-r6) [2020-10-28T03:07:54.428Z] (7/14) Installing build-base (0.5-r2) [2020-10-28T03:07:54.428Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-10-28T03:07:54.428Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-10-28T03:07:54.428Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-10-28T03:07:54.428Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-10-28T03:07:54.428Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-10-28T03:07:54.428Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-10-28T03:07:54.428Z] (14/14) Installing openssh (8.3_p1-r0) [2020-10-28T03:07:54.428Z] Executing busybox-1.31.1-r16.trigger [2020-10-28T03:07:54.428Z] OK: 237 MiB in 53 packages [2020-10-28T03:07:57.751Z] Removing intermediate container f22753a68a8f [2020-10-28T03:07:57.751Z] ---> 51b8baaac5cd [2020-10-28T03:07:57.751Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-10-28T03:07:57.751Z] ---> Running in 59c8749c29b1 [2020-10-28T03:07:57.751Z] Removing intermediate container 59c8749c29b1 [2020-10-28T03:07:57.751Z] ---> 95f7e35a0700 [2020-10-28T03:07:57.751Z] Step 7/8 : COPY . . [2020-10-28T03:07:58.340Z] ---> f43aa0fa1199 [2020-10-28T03:07:58.340Z] Step 8/8 : RUN go mod download [2020-10-28T03:07:58.340Z] ---> Running in 5060e3479b6b [2020-10-28T03:08:10.574Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-9402 in /w/workspace/gexfoundry_device-mqtt-go_PR-179 [Pipeline] { [Pipeline] ws [2020-10-28T03:08:10.635Z] Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout [2020-10-28T03:08:16.545Z] using credential edgex-jenkins-ssh [2020-10-28T03:08:16.607Z] Cloning the remote Git repository [2020-10-28T03:08:16.687Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T03:08:16.811Z] > git init /w/workspace/device-mqtt-go/3 # timeout=10 [2020-10-28T03:08:16.896Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T03:08:16.897Z] > git --version # timeout=10 [2020-10-28T03:08:16.919Z] > git --version # 'git version 2.17.1' [2020-10-28T03:08:16.921Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T03:08:16.994Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T03:08:17.830Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-28T03:08:17.851Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T03:08:17.889Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-28T03:08:17.935Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T03:08:17.936Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T03:08:17.953Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/179/head:refs/remotes/origin/PR-179 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T03:08:18.415Z] Merging remotes/origin/master commit 8d03a592335dd56f24d0450c56224a899597e60a into PR head commit 0a1ba28c24f30c2862210b6a490f4a6ad7d86fd0 [2020-10-28T03:08:18.698Z] Merge succeeded, producing 0a1ba28c24f30c2862210b6a490f4a6ad7d86fd0 [2020-10-28T03:08:18.699Z] Checking out Revision 0a1ba28c24f30c2862210b6a490f4a6ad7d86fd0 (PR-179) [2020-10-28T03:08:18.445Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T03:08:18.472Z] > git checkout -f 0a1ba28c24f30c2862210b6a490f4a6ad7d86fd0 # timeout=10 [2020-10-28T03:08:18.585Z] > git remote # timeout=10 [2020-10-28T03:08:18.614Z] > git config --get remote.origin.url # timeout=10 [2020-10-28T03:08:18.638Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T03:08:18.650Z] > git merge 8d03a592335dd56f24d0450c56224a899597e60a # timeout=10 [2020-10-28T03:08:18.681Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-28T03:08:18.712Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T03:08:18.727Z] > git checkout -f 0a1ba28c24f30c2862210b6a490f4a6ad7d86fd0 # timeout=10 [2020-10-28T03:08:20.437Z] Removing intermediate container 5060e3479b6b [2020-10-28T03:08:20.437Z] ---> b4fb3b1ce071 [2020-10-28T03:08:20.437Z] Successfully built b4fb3b1ce071 [2020-10-28T03:08:20.437Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:08:20.971Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-28T03:08:20.971Z] . [Pipeline] withDockerContainer [2020-10-28T03:08:21.111Z] prd-centos7-docker-4c-2g-9397 does not seem to be running inside a container [2020-10-28T03:08:21.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-28T03:08:21.953Z] $ docker top 96073f9c29abe94b6ba479914b2b3c9cfee12a1744e7842413d54c4d8ff31c1d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-28T03:08:22.456Z] + go version [2020-10-28T03:08:22.456Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-28T03:08:22.473Z] $ docker stop --time=1 96073f9c29abe94b6ba479914b2b3c9cfee12a1744e7842413d54c4d8ff31c1d [2020-10-28T03:08:23.457Z] Commit message: "Bump github.com/stretchr/testify from 1.5.1 to 1.6.1" [2020-10-28T03:08:23.798Z] $ docker rm -f 96073f9c29abe94b6ba479914b2b3c9cfee12a1744e7842413d54c4d8ff31c1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] unstash [2020-10-28T03:08:24.992Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-28T03:08:24.992Z] . [Pipeline] withDockerContainer [2020-10-28T03:08:25.094Z] prd-centos7-docker-4c-2g-9397 does not seem to be running inside a container [2020-10-28T03:08:25.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-28T03:08:25.861Z] $ docker top 31de56604ff3f8d0aea448645e10a7ccee56ea89cc7e4a09910ce80f5a53e969 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-10-28T03:08:26.125Z] ========================================================= [2020-10-28T03:08:26.125Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-28T03:08:26.125Z] ========================================================= [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:08:26.434Z] + make test [2020-10-28T03:08:26.434Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-10-28T03:08:27.304Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-28T03:08:27.854Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-10-28T03:08:28.303Z] Sending build context to Docker daemon 456.2kB [2020-10-28T03:08:28.303Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-28T03:08:28.303Z] Step 2/8 : FROM ${BASE} [2020-10-28T03:08:28.582Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-28T03:08:28.582Z] b538f80385f9: Pulling fs layer [2020-10-28T03:08:28.582Z] 74f711af9a0d: Pulling fs layer [2020-10-28T03:08:28.582Z] 99f96fe45779: Pulling fs layer [2020-10-28T03:08:28.582Z] 8529a6b9a6be: Pulling fs layer [2020-10-28T03:08:28.582Z] 45590311c82a: Pulling fs layer [2020-10-28T03:08:28.582Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-28T03:08:28.582Z] 209524e5b208: Pulling fs layer [2020-10-28T03:08:28.582Z] 45590311c82a: Waiting [2020-10-28T03:08:28.582Z] 69ca0ff8b7b3: Waiting [2020-10-28T03:08:28.582Z] 8529a6b9a6be: Waiting [2020-10-28T03:08:28.582Z] 209524e5b208: Waiting [2020-10-28T03:08:28.582Z] 99f96fe45779: Verifying Checksum [2020-10-28T03:08:28.582Z] 99f96fe45779: Download complete [2020-10-28T03:08:28.582Z] 74f711af9a0d: Verifying Checksum [2020-10-28T03:08:28.582Z] 74f711af9a0d: Download complete [2020-10-28T03:08:28.582Z] 45590311c82a: Verifying Checksum [2020-10-28T03:08:28.582Z] 45590311c82a: Download complete [2020-10-28T03:08:28.582Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-28T03:08:28.582Z] 69ca0ff8b7b3: Download complete [2020-10-28T03:08:28.862Z] b538f80385f9: Verifying Checksum [2020-10-28T03:08:28.862Z] b538f80385f9: Download complete [2020-10-28T03:08:29.464Z] b538f80385f9: Pull complete [2020-10-28T03:08:30.079Z] 74f711af9a0d: Pull complete [2020-10-28T03:08:30.680Z] 99f96fe45779: Pull complete [2020-10-28T03:08:31.665Z] 209524e5b208: Download complete [2020-10-28T03:08:34.300Z] 8529a6b9a6be: Verifying Checksum [2020-10-28T03:08:34.300Z] 8529a6b9a6be: Download complete [2020-10-28T03:08:40.239Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-10-28T03:08:40.239Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 28.3% of statements [2020-10-28T03:08:40.239Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-10-28T03:08:40.239Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-28T03:08:42.832Z] gofmt -l . [2020-10-28T03:08:42.832Z] ["`gofmt -l .`" = ""] [2020-10-28T03:08:42.832Z] ./bin/test-attribution-txt.sh [2020-10-28T03:08:43.422Z] An attribution for gopkg.in/yaml.v3 is missing from in Attribution.txt, please add [2020-10-28T03:08:43.422Z] make: *** [Makefile:29: test] Error 1 [Pipeline] } [2020-10-28T03:08:43.450Z] $ docker stop --time=1 31de56604ff3f8d0aea448645e10a7ccee56ea89cc7e4a09910ce80f5a53e969 [2020-10-28T03:08:44.500Z] 8529a6b9a6be: Pull complete [2020-10-28T03:08:44.500Z] 45590311c82a: Pull complete [2020-10-28T03:08:44.784Z] 69ca0ff8b7b3: Pull complete [2020-10-28T03:08:46.969Z] $ docker rm -f 31de56604ff3f8d0aea448645e10a7ccee56ea89cc7e4a09910ce80f5a53e969 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-28T03:08:49.021Z] Failed in branch amd64 [2020-10-28T03:08:49.197Z] 209524e5b208: Pull complete [2020-10-28T03:08:49.197Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-28T03:08:49.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-28T03:08:49.197Z] ---> 5bddaf1c2fca [2020-10-28T03:08:49.197Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-10-28T03:08:51.866Z] ---> Running in 0e740f95d812 [2020-10-28T03:08:52.147Z] Removing intermediate container 0e740f95d812 [2020-10-28T03:08:52.147Z] ---> 2fdb04d959bc [2020-10-28T03:08:52.147Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-28T03:08:52.147Z] ---> Running in bee0cb6e6cf2 [2020-10-28T03:08:54.895Z] Removing intermediate container bee0cb6e6cf2 [2020-10-28T03:08:54.895Z] ---> 76a9a6bd7b65 [2020-10-28T03:08:54.895Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-10-28T03:08:55.200Z] ---> Running in 0773eaedd4ac [2020-10-28T03:08:56.713Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-28T03:08:57.745Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-28T03:08:58.785Z] (1/14) Installing libmagic (5.38-r0) [2020-10-28T03:08:59.392Z] (2/14) Installing file (5.38-r0) [2020-10-28T03:08:59.392Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-10-28T03:08:59.392Z] (4/14) Installing g++ (9.3.0-r2) [2020-10-28T03:09:31.825Z] (5/14) Installing fortify-headers (1.1-r0) [2020-10-28T03:09:31.825Z] (6/14) Installing patch (2.7.6-r6) [2020-10-28T03:09:31.825Z] (7/14) Installing build-base (0.5-r2) [2020-10-28T03:09:31.825Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-10-28T03:09:31.825Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-10-28T03:09:31.825Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-10-28T03:09:33.265Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-10-28T03:09:33.265Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-10-28T03:09:33.548Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-10-28T03:09:34.548Z] (14/14) Installing openssh (8.3_p1-r0) [2020-10-28T03:09:35.542Z] Executing busybox-1.31.1-r16.trigger [2020-10-28T03:09:35.542Z] OK: 221 MiB in 53 packages [2020-10-28T03:09:39.891Z] Removing intermediate container 0773eaedd4ac [2020-10-28T03:09:39.891Z] ---> 7af760552e7b [2020-10-28T03:09:39.891Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-10-28T03:09:39.891Z] ---> Running in 775aee0f0d67 [2020-10-28T03:09:39.891Z] Removing intermediate container 775aee0f0d67 [2020-10-28T03:09:39.891Z] ---> 0c84e1892ddb [2020-10-28T03:09:39.891Z] Step 7/8 : COPY . . [2020-10-28T03:09:40.885Z] ---> f74830e3cca4 [2020-10-28T03:09:40.885Z] Step 8/8 : RUN go mod download [2020-10-28T03:09:40.885Z] ---> Running in a4b67b5d2713 [2020-10-28T03:10:07.750Z] Removing intermediate container a4b67b5d2713 [2020-10-28T03:10:07.750Z] ---> d8da84dc0990 [2020-10-28T03:10:07.750Z] Successfully built d8da84dc0990 [2020-10-28T03:10:07.750Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:10:08.182Z] + docker inspect -f . ci-base-image-arm64 [2020-10-28T03:10:08.182Z] . [Pipeline] withDockerContainer [2020-10-28T03:10:08.441Z] prd-ubuntu18.04-docker-arm64-4c-16g-9402 does not seem to be running inside a container [2020-10-28T03:10:08.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-28T03:10:10.535Z] $ docker top 1f6ce58091424a05e002732e923def1b44fcce8d270efbb8e2fd64abb70888cf -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-28T03:10:12.004Z] + go version [2020-10-28T03:10:12.004Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-28T03:10:12.051Z] $ docker stop --time=1 1f6ce58091424a05e002732e923def1b44fcce8d270efbb8e2fd64abb70888cf [2020-10-28T03:10:14.056Z] $ docker rm -f 1f6ce58091424a05e002732e923def1b44fcce8d270efbb8e2fd64abb70888cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:10:16.446Z] + docker inspect -f . ci-base-image-arm64 [2020-10-28T03:10:16.446Z] . [Pipeline] withDockerContainer [2020-10-28T03:10:16.758Z] prd-ubuntu18.04-docker-arm64-4c-16g-9402 does not seem to be running inside a container [2020-10-28T03:10:16.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-28T03:10:19.006Z] $ docker top 96330d30ec67a0ef504226fbf2fb4496179cb8ae6c06c03a9cdf541e685eee07 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-28T03:10:20.485Z] + make test [2020-10-28T03:10:20.485Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-10-28T03:10:21.935Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-10-28T03:11:01.011Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-10-28T03:11:02.447Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.035s coverage: 28.3% of statements [2020-10-28T03:11:02.447Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-10-28T03:11:02.723Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-28T03:11:11.032Z] gofmt -l . [2020-10-28T03:11:11.032Z] ["`gofmt -l .`" = ""] [2020-10-28T03:11:11.032Z] ./bin/test-attribution-txt.sh [2020-10-28T03:11:11.639Z] An attribution for gopkg.in/yaml.v3 is missing from in Attribution.txt, please add [2020-10-28T03:11:11.639Z] make: *** [Makefile:29: test] Error 1 [Pipeline] } [2020-10-28T03:11:11.676Z] $ docker stop --time=1 96330d30ec67a0ef504226fbf2fb4496179cb8ae6c06c03a9cdf541e685eee07 [2020-10-28T03:11:13.978Z] $ docker rm -f 96330d30ec67a0ef504226fbf2fb4496179cb8ae6c06c03a9cdf541e685eee07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-28T03:11:16.564Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:11:19.531Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:11:20.114Z] ---> package-listing.sh [2020-10-28T03:11:20.114Z] ++ facter osfamily [2020-10-28T03:11:20.114Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-28T03:11:20.114Z] + OS_FAMILY=redhat [2020-10-28T03:11:20.114Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-179 [2020-10-28T03:11:20.114Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-28T03:11:20.114Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-28T03:11:20.114Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-28T03:11:20.114Z] + PACKAGES=/tmp/packages_start.txt [2020-10-28T03:11:20.114Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-179 ']' [2020-10-28T03:11:20.114Z] + PACKAGES=/tmp/packages_end.txt [2020-10-28T03:11:20.114Z] + case "${OS_FAMILY}" in [2020-10-28T03:11:20.114Z] + rpm -qa [2020-10-28T03:11:20.114Z] + sort [2020-10-28T03:11:24.348Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-28T03:11:24.348Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-28T03:11:24.348Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-28T03:11:24.348Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-179 ']' [2020-10-28T03:11:24.348Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-179/archives/ [2020-10-28T03:11:24.348Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-179/archives/ [Pipeline] echo [2020-10-28T03:11:24.367Z] 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-179/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-28T03:11:24.677Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:11:25.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-28T03:11:25.012Z] [2020-10-28T03:11:25.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:11:25.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-28T03:11:25.404Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-28T03:11:25.405Z] df20fa9351a1: Pulling fs layer [2020-10-28T03:11:25.405Z] 36b3adc4ff6f: Pulling fs layer [2020-10-28T03:11:25.405Z] 8ad3a11d3b57: Pulling fs layer [2020-10-28T03:11:25.405Z] 46f8f816bc3b: Pulling fs layer [2020-10-28T03:11:25.405Z] 93b61091891f: Pulling fs layer [2020-10-28T03:11:25.405Z] 93b9cdb0e59b: Pulling fs layer [2020-10-28T03:11:25.405Z] 5e14af77c1be: Pulling fs layer [2020-10-28T03:11:25.405Z] 01666e4c0597: Pulling fs layer [2020-10-28T03:11:25.405Z] aa168da1d23b: Pulling fs layer [2020-10-28T03:11:25.405Z] 5e14af77c1be: Waiting [2020-10-28T03:11:25.405Z] 01666e4c0597: Waiting [2020-10-28T03:11:25.405Z] aa168da1d23b: Waiting [2020-10-28T03:11:25.405Z] 93b61091891f: Waiting [2020-10-28T03:11:25.405Z] 46f8f816bc3b: Waiting [2020-10-28T03:11:25.405Z] 93b9cdb0e59b: Waiting [2020-10-28T03:11:25.405Z] 36b3adc4ff6f: Verifying Checksum [2020-10-28T03:11:25.405Z] 36b3adc4ff6f: Download complete [2020-10-28T03:11:25.405Z] 46f8f816bc3b: Verifying Checksum [2020-10-28T03:11:25.405Z] 46f8f816bc3b: Download complete [2020-10-28T03:11:25.405Z] df20fa9351a1: Verifying Checksum [2020-10-28T03:11:25.405Z] df20fa9351a1: Download complete [2020-10-28T03:11:25.405Z] 93b9cdb0e59b: Verifying Checksum [2020-10-28T03:11:25.405Z] 93b9cdb0e59b: Download complete [2020-10-28T03:11:25.405Z] 5e14af77c1be: Verifying Checksum [2020-10-28T03:11:25.405Z] 5e14af77c1be: Download complete [2020-10-28T03:11:25.681Z] 01666e4c0597: Verifying Checksum [2020-10-28T03:11:25.681Z] 01666e4c0597: Download complete [2020-10-28T03:11:25.681Z] 93b61091891f: Verifying Checksum [2020-10-28T03:11:25.681Z] 93b61091891f: Download complete [2020-10-28T03:11:25.681Z] 8ad3a11d3b57: Verifying Checksum [2020-10-28T03:11:25.681Z] 8ad3a11d3b57: Download complete [2020-10-28T03:11:25.946Z] df20fa9351a1: Pull complete [2020-10-28T03:11:26.212Z] 36b3adc4ff6f: Pull complete [2020-10-28T03:11:26.810Z] 8ad3a11d3b57: Pull complete [2020-10-28T03:11:26.810Z] 46f8f816bc3b: Pull complete [2020-10-28T03:11:27.392Z] 93b61091891f: Pull complete [2020-10-28T03:11:27.657Z] 93b9cdb0e59b: Pull complete [2020-10-28T03:11:27.657Z] aa168da1d23b: Verifying Checksum [2020-10-28T03:11:27.657Z] aa168da1d23b: Download complete [2020-10-28T03:11:27.657Z] 5e14af77c1be: Pull complete [2020-10-28T03:11:27.930Z] 01666e4c0597: Pull complete [2020-10-28T03:11:35.342Z] aa168da1d23b: Pull complete [2020-10-28T03:11:35.342Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-28T03:11:35.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-28T03:11:35.342Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-28T03:11:35.592Z] prd-centos7-docker-4c-2g-9384 does not seem to be running inside a container [2020-10-28T03:11:35.674Z] $ 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-179/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-179 -v /w/workspace/gexfoundry_device-mqtt-go_PR-179:/w/workspace/gexfoundry_device-mqtt-go_PR-179:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-179@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-28T03:11:39.475Z] $ docker top 7b6d90160227bb07997cbc55cc4e5c5c0fab82ed8dcbc4aa37174a5c5d090ed1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-28T03:11:40.197Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-28T03:11:40.585Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-28T03:11:40.910Z] + ls /var/log/sa-host [2020-10-28T03:11:40.910Z] + sadf -c /var/log/sa-host/sa05 [2020-10-28T03:11:40.910Z] file_magic: OK [2020-10-28T03:11:40.910Z] HZ: Using current value: 100 [2020-10-28T03:11:40.910Z] file_header: OK [2020-10-28T03:11:40.910Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-28T03:11:40.910Z] Statistics: [2020-10-28T03:11:40.910Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-28T03:11:40.910Z] File successfully converted to sysstat format version 12.2.1 [2020-10-28T03:11:40.910Z] + sadf -c /var/log/sa-host/sa28 [2020-10-28T03:11:40.910Z] file_magic: OK [2020-10-28T03:11:40.910Z] HZ: Using current value: 100 [2020-10-28T03:11:40.910Z] file_header: OK [2020-10-28T03:11:40.910Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-28T03:11:40.910Z] Statistics: [2020-10-28T03:11:40.910Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-28T03:11:40.910Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-28T03:11:41.168Z] provisioning config files... [2020-10-28T03:11:41.192Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-179@tmp/config6485778810962152980tmp [Pipeline] { [Pipeline] echo [2020-10-28T03:11:41.269Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:11:41.582Z] ---> create-netrc.sh [Pipeline] } [2020-10-28T03:11:41.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-28T03:11:41.700Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:11:42.038Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-28T03:11:42.053Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:11:42.385Z] ---> sudo-logs.sh [2020-10-28T03:11:42.385Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-28T03:11:42.397Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:11:42.709Z] ---> job-cost.sh [2020-10-28T03:11:42.709Z] lf-activate-venv: SKIPPING [2020-10-28T03:11:42.709Z] INFO: No Stack... [2020-10-28T03:11:43.671Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-28T03:11:44.276Z] INFO: Archiving Costs [Pipeline] echo [2020-10-28T03:11:44.293Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:11:44.617Z] ---> logs-deploy.sh [2020-10-28T03:11:44.617Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-179/3 [2020-10-28T03:11:44.617Z] INFO: archiving workspace using pattern(s): [2020-10-28T03:11:46.568Z] Archives upload complete. [2020-10-28T03:11:46.568Z] INFO: archiving logs to Nexus