Pull request #192 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5684557b3bbe5b4bb4a556e3a4a3b5a7682d0871+fcf415a52e09a542e74d978699b87b5b4fab4063 (d7eb8ff07262c22ed9696ff209ebcc424004e36c) 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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-192/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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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-192/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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15838 in /w/workspace/gexfoundry_device-mqtt-go_PR-192 [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-192 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit fcf415a52e09a542e74d978699b87b5b4fab4063 into PR head commit 5684557b3bbe5b4bb4a556e3a4a3b5a7682d0871 > 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 --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/192/head:refs/remotes/origin/PR-192 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merge succeeded, producing 5684557b3bbe5b4bb4a556e3a4a3b5a7682d0871 Checking out Revision 5684557b3bbe5b4bb4a556e3a4a3b5a7682d0871 (PR-192) > git config core.sparsecheckout # timeout=10 > git checkout -f 5684557b3bbe5b4bb4a556e3a4a3b5a7682d0871 # 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 fcf415a52e09a542e74d978699b87b5b4fab4063 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5684557b3bbe5b4bb4a556e3a4a3b5a7682d0871 # timeout=10 Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:22:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:22:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:22:57 ========================================================= 06:22:57 EdgeX Global Pipelines Version Info 06:22:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:22:59 ------------------- 06:22:59 stable info: 06:22:59 ------------------- 06:22:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:22:59 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 06:22:59 Message: update stable to v1.0.172 06:22:59 ------------------- 06:22:59 experimental info: 06:22:59 ------------------- 06:22:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:22:59 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 06:22:59 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:23:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 06:23:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 06:23:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:23:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:23:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:23:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:23:01 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo 06:23:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:23:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:23:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:23:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:23:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:23:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:23:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:23:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:23:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:23:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:23:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:23:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:23:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:23:03 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:23:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-192 [Pipeline] echo 06:23:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-192 [Pipeline] echo 06:23:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-192 [Pipeline] echo 06:23:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5684557b3bbe5b4bb4a556e3a4a3b5a7682d0871 [Pipeline] echo 06:23:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5684557 [Pipeline] echo 06:23:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:23:05 provisioning config files... 06:23:05 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-192@tmp/config3737875805386471276tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:23:05 ---> docker-login.sh 06:23:05 nexus3.edgexfoundry.org:10001 06:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:05 Configure a credential helper to remove this warning. See 06:23:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:05 06:23:05 Login Succeeded 06:23:05 nexus3.edgexfoundry.org:10002 06:23:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:06 Configure a credential helper to remove this warning. See 06:23:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:06 06:23:06 Login Succeeded 06:23:06 nexus3.edgexfoundry.org:10003 06:23:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:06 Configure a credential helper to remove this warning. See 06:23:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:06 06:23:06 Login Succeeded 06:23:06 nexus3.edgexfoundry.org:10004 06:23:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:06 Configure a credential helper to remove this warning. See 06:23:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:06 06:23:06 Login Succeeded 06:23:06 docker.io 06:23:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:06 Configure a credential helper to remove this warning. See 06:23:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:06 06:23:06 Login Succeeded 06:23:06 ---> docker-login.sh ends [Pipeline] } 06:23:06 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:23:08 + git log --format=format:%s -1 5684557b3bbe5b4bb4a556e3a4a3b5a7682d0871 [Pipeline] echo 06:23:08 GIT_COMMIT: 5684557b3bbe5b4bb4a556e3a4a3b5a7682d0871, Commit Message: build(deps): bump github.com/eclipse/paho.mqtt.golang [Pipeline] echo 06:23:08 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:23:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:23:08 06:23:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:23:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:23:09 latest: Pulling from edgex-devops/git-semver 06:23:09 31603596830f: Pulling fs layer 06:23:09 2a8b12db71e7: Pulling fs layer 06:23:09 6ca5941a6612: Pulling fs layer 06:23:09 ecc8261a40a4: Pulling fs layer 06:23:09 ecc8261a40a4: Waiting 06:23:09 2a8b12db71e7: Verifying Checksum 06:23:09 2a8b12db71e7: Download complete 06:23:09 31603596830f: Verifying Checksum 06:23:09 31603596830f: Download complete 06:23:09 6ca5941a6612: Verifying Checksum 06:23:09 6ca5941a6612: Download complete 06:23:09 ecc8261a40a4: Verifying Checksum 06:23:09 ecc8261a40a4: Download complete 06:23:09 31603596830f: Pull complete 06:23:09 2a8b12db71e7: Pull complete 06:23:10 6ca5941a6612: Pull complete 06:23:10 ecc8261a40a4: Pull complete 06:23:10 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:23:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:23:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:23:10 prd-centos7-docker-4c-2g-15838 does not seem to be running inside a container 06:23:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-192 -v /w/workspace/gexfoundry_device-mqtt-go_PR-192:/w/workspace/gexfoundry_device-mqtt-go_PR-192:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-192@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-192@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 06:23:12 $ docker top b1c81774d70dfc568b33f8798ac3a3ed99d1587992cb74ee6a62716a63614299 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:23:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:23:13 [ssh-agent] Looking for ssh-agent implementation... 06:23:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:23:13 $ docker exec b1c81774d70dfc568b33f8798ac3a3ed99d1587992cb74ee6a62716a63614299 ssh-agent 06:23:13 SSH_AUTH_SOCK=/tmp/ssh-ILZeLDk71v4N/agent.12 06:23:13 SSH_AGENT_PID=17 06:23:13 Running ssh-add (command line suppressed) 06:23:13 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-192@tmp/private_key_3800382775244609556.key (/w/workspace/gexfoundry_device-mqtt-go_PR-192@tmp/private_key_3800382775244609556.key) 06:23:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:23:14 + git tag --points-at HEAD [Pipeline] } 06:23:14 $ docker exec --env ******** --env ******** b1c81774d70dfc568b33f8798ac3a3ed99d1587992cb74ee6a62716a63614299 ssh-agent -k 06:23:14 unset SSH_AUTH_SOCK; 06:23:14 unset SSH_AGENT_PID; 06:23:14 echo Agent pid 17 killed; 06:23:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:23:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:23:14 [ssh-agent] Looking for ssh-agent implementation... 06:23:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:23:14 $ docker exec b1c81774d70dfc568b33f8798ac3a3ed99d1587992cb74ee6a62716a63614299 ssh-agent 06:23:14 SSH_AUTH_SOCK=/tmp/ssh-0noCaUfsL97P/agent.47 06:23:14 SSH_AGENT_PID=52 06:23:14 Running ssh-add (command line suppressed) 06:23:15 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-192@tmp/private_key_2432195261632750047.key (/w/workspace/gexfoundry_device-mqtt-go_PR-192@tmp/private_key_2432195261632750047.key) 06:23:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:23:15 + git semver init 06:23:15 # -> Open(): unable to determine branch for HEAD 06:23:15 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-192/.git 06:23:15 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-192 06:23:15 # $SEMVER_REMOTE_NAME = origin 06:23:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:23:15 # $SEMVER_USER_NAME = edgex-jenkins 06:23:15 # $SEMVER_BRANCH = PR-192 06:23:15 # $SEMVER_TEMP = /tmp/semver-978203785 06:23:15 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 06:23:15 # '/tmp/semver-978203785' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-192/.semver' 06:23:15 # -> Force: false 06:23:16 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-192/.semver [Pipeline] } 06:23:16 $ docker exec --env ******** --env ******** b1c81774d70dfc568b33f8798ac3a3ed99d1587992cb74ee6a62716a63614299 ssh-agent -k 06:23:16 unset SSH_AUTH_SOCK; 06:23:16 unset SSH_AGENT_PID; 06:23:16 echo Agent pid 52 killed; 06:23:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:23:16 + git semver [Pipeline] } 06:23:16 $ docker stop --time=1 b1c81774d70dfc568b33f8798ac3a3ed99d1587992cb74ee6a62716a63614299 06:23:18 $ docker rm -f b1c81774d70dfc568b33f8798ac3a3ed99d1587992cb74ee6a62716a63614299 [Pipeline] // withDockerContainer [Pipeline] sh 06:23:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:23:19 Stashed 1 file(s) [Pipeline] echo 06:23:19 [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:23:35 Still waiting to schedule task 06:23:35 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:23:35 Still waiting to schedule task 06:23:35 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:24:46 Running on prd-centos7-docker-4c-2g-15841 in /w/workspace/gexfoundry_device-mqtt-go_PR-192 [Pipeline] { [Pipeline] ws 06:24:46 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 06:24:49 using credential edgex-jenkins-ssh 06:24:49 Cloning the remote Git repository 06:24:49 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 06:24:49 > git init /w/workspace/device-mqtt-go/1 # timeout=10 06:24:49 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:24:49 > git --version # timeout=10 06:24:49 > git --version # 'git version 2.24.3' 06:24:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:24:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:24:50 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:24:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:24:50 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:24:50 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:24:50 using GIT_SSH to set credentials SSH Credentials for GitHub 06:24:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/192/head:refs/remotes/origin/PR-192 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:24:50 Merging remotes/origin/master commit fcf415a52e09a542e74d978699b87b5b4fab4063 into PR head commit 5684557b3bbe5b4bb4a556e3a4a3b5a7682d0871 06:24:51 Merge succeeded, producing 5684557b3bbe5b4bb4a556e3a4a3b5a7682d0871 06:24:51 Checking out Revision 5684557b3bbe5b4bb4a556e3a4a3b5a7682d0871 (PR-192) 06:24:50 > git config core.sparsecheckout # timeout=10 06:24:50 > git checkout -f 5684557b3bbe5b4bb4a556e3a4a3b5a7682d0871 # timeout=10 06:24:50 > git remote # timeout=10 06:24:50 > git config --get remote.origin.url # timeout=10 06:24:50 using GIT_SSH to set credentials SSH Credentials for GitHub 06:24:50 > git merge fcf415a52e09a542e74d978699b87b5b4fab4063 # timeout=10 06:24:51 > git rev-parse HEAD^{commit} # timeout=10 06:24:51 > git config core.sparsecheckout # timeout=10 06:24:51 > git checkout -f 5684557b3bbe5b4bb4a556e3a4a3b5a7682d0871 # timeout=10 06:24:54 Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" 06:24:54 > git --version # timeout=10 06:24:54 > git --version # 'git version 2.24.3' 06:24:54 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:24:56 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:24:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:24:56 + sudo service docker restart 06:24:56 + true 06:24:56 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:24:58 provisioning config files... 06:24:58 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config6310208773975713320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:58 ---> docker-login.sh 06:24:58 nexus3.edgexfoundry.org:10001 06:24:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:59 Configure a credential helper to remove this warning. See 06:24:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:59 06:24:59 Login Succeeded 06:24:59 nexus3.edgexfoundry.org:10002 06:24:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:59 Configure a credential helper to remove this warning. See 06:24:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:59 06:24:59 Login Succeeded 06:24:59 nexus3.edgexfoundry.org:10003 06:24:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:59 Configure a credential helper to remove this warning. See 06:24:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:59 06:24:59 Login Succeeded 06:24:59 nexus3.edgexfoundry.org:10004 06:24:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:59 Configure a credential helper to remove this warning. See 06:24:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:59 06:24:59 Login Succeeded 06:24:59 docker.io 06:24:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:25:00 Configure a credential helper to remove this warning. See 06:25:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:25:00 06:25:00 Login Succeeded 06:25:00 ---> docker-login.sh ends [Pipeline] } 06:25:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:25:00 ========================================================= 06:25:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:25:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:25:01 + 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:25:01 Sending build context to Docker daemon 485.9kB 06:25:01 Step 1/8 : ARG BASE=golang:1.15-alpine 06:25:01 Step 2/8 : FROM ${BASE} 06:25:01 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:25:01 188c0c94c7c5: Pulling fs layer 06:25:01 0ef7d3d256c8: Pulling fs layer 06:25:01 de9db76c5a1d: Pulling fs layer 06:25:01 bca2f99d35d6: Pulling fs layer 06:25:01 93359f2a8cfa: Pulling fs layer 06:25:01 7c6f9722023f: Pulling fs layer 06:25:01 a35cf1a2eb13: Pulling fs layer 06:25:01 93359f2a8cfa: Waiting 06:25:01 7c6f9722023f: Waiting 06:25:01 a35cf1a2eb13: Waiting 06:25:01 bca2f99d35d6: Waiting 06:25:01 de9db76c5a1d: Verifying Checksum 06:25:01 de9db76c5a1d: Download complete 06:25:01 0ef7d3d256c8: Verifying Checksum 06:25:01 0ef7d3d256c8: Download complete 06:25:01 93359f2a8cfa: Verifying Checksum 06:25:01 93359f2a8cfa: Download complete 06:25:01 7c6f9722023f: Download complete 06:25:01 188c0c94c7c5: Verifying Checksum 06:25:01 188c0c94c7c5: Download complete 06:25:02 188c0c94c7c5: Pull complete 06:25:02 0ef7d3d256c8: Pull complete 06:25:02 de9db76c5a1d: Pull complete 06:25:04 a35cf1a2eb13: Verifying Checksum 06:25:04 a35cf1a2eb13: Download complete 06:25:04 bca2f99d35d6: Verifying Checksum 06:25:04 bca2f99d35d6: Download complete 06:25:09 bca2f99d35d6: Pull complete 06:25:10 93359f2a8cfa: Pull complete 06:25:10 7c6f9722023f: Pull complete 06:25:16 a35cf1a2eb13: Pull complete 06:25:16 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:25:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:25:16 ---> a62c8e92a672 06:25:16 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:25:17 ---> Running in 6bb062754b20 06:25:17 Removing intermediate container 6bb062754b20 06:25:17 ---> 83f85e29f729 06:25:17 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:25:17 ---> Running in 0be481a502de 06:25:18 Removing intermediate container 0be481a502de 06:25:18 ---> 540cbf2bee0c 06:25:18 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:25:18 ---> Running in c970a7606db0 06:25:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:25:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:25:20 (1/14) Installing libmagic (5.38-r0) 06:25:20 (2/14) Installing file (5.38-r0) 06:25:20 (3/14) Installing libc-dev (0.7.2-r3) 06:25:20 (4/14) Installing g++ (9.3.0-r2) 06:25:26 (5/14) Installing fortify-headers (1.1-r0) 06:25:26 (6/14) Installing patch (2.7.6-r6) 06:25:26 (7/14) Installing build-base (0.5-r2) 06:25:26 (8/14) Installing openssh-keygen (8.3_p1-r0) 06:25:26 (9/14) Installing libedit (20191231.3.1-r0) 06:25:26 (10/14) Installing openssh-client (8.3_p1-r0) 06:25:26 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 06:25:26 (12/14) Installing openssh-server-common (8.3_p1-r0) 06:25:26 (13/14) Installing openssh-server (8.3_p1-r0) 06:25:26 (14/14) Installing openssh (8.3_p1-r0) 06:25:26 Executing busybox-1.31.1-r19.trigger 06:25:26 OK: 237 MiB in 53 packages 06:25:30 Removing intermediate container c970a7606db0 06:25:30 ---> e0d7ed61eda2 06:25:30 Step 6/8 : WORKDIR /device-mqtt-go 06:25:30 ---> Running in 5c2f1348af30 06:25:30 Removing intermediate container 5c2f1348af30 06:25:30 ---> c6505bdc489f 06:25:30 Step 7/8 : COPY . . 06:25:31 ---> 1fa07949d487 06:25:31 Step 8/8 : RUN go mod download 06:25:31 ---> Running in f6bbb1b40fe0 06:25:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15840 in /w/workspace/gexfoundry_device-mqtt-go_PR-192 [Pipeline] { [Pipeline] ws 06:25:31 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 06:25:37 using credential edgex-jenkins-ssh 06:25:37 Cloning the remote Git repository 06:25:37 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 06:25:37 > git init /w/workspace/device-mqtt-go/1 # timeout=10 06:25:37 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:25:37 > git --version # timeout=10 06:25:37 > git --version # 'git version 2.17.1' 06:25:37 using GIT_SSH to set credentials SSH Credentials for GitHub 06:25:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:25:38 Merging remotes/origin/master commit fcf415a52e09a542e74d978699b87b5b4fab4063 into PR head commit 5684557b3bbe5b4bb4a556e3a4a3b5a7682d0871 06:25:39 Merge succeeded, producing 5684557b3bbe5b4bb4a556e3a4a3b5a7682d0871 06:25:39 Checking out Revision 5684557b3bbe5b4bb4a556e3a4a3b5a7682d0871 (PR-192) 06:25:38 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:25:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:25:38 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:25:38 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:25:38 using GIT_SSH to set credentials SSH Credentials for GitHub 06:25:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/192/head:refs/remotes/origin/PR-192 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:25:38 > git config core.sparsecheckout # timeout=10 06:25:38 > git checkout -f 5684557b3bbe5b4bb4a556e3a4a3b5a7682d0871 # timeout=10 06:25:38 > git remote # timeout=10 06:25:38 > git config --get remote.origin.url # timeout=10 06:25:38 using GIT_SSH to set credentials SSH Credentials for GitHub 06:25:38 > git merge fcf415a52e09a542e74d978699b87b5b4fab4063 # timeout=10 06:25:38 > git rev-parse HEAD^{commit} # timeout=10 06:25:39 > git config core.sparsecheckout # timeout=10 06:25:39 > git checkout -f 5684557b3bbe5b4bb4a556e3a4a3b5a7682d0871 # timeout=10 06:25:43 Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" 06:25:43 > git --version # timeout=10 06:25:43 > git --version # 'git version 2.17.1' 06:25:43 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:25:45 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:25:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:25:45 + sudo service docker restart 06:25:45 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:25:48 provisioning config files... 06:25:48 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8434985462730639067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:25:49 ---> docker-login.sh 06:25:49 nexus3.edgexfoundry.org:10001 06:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:25:50 Configure a credential helper to remove this warning. See 06:25:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:25:50 06:25:50 Login Succeeded 06:25:50 nexus3.edgexfoundry.org:10002 06:25:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:25:51 Configure a credential helper to remove this warning. See 06:25:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:25:51 06:25:51 Login Succeeded 06:25:51 nexus3.edgexfoundry.org:10003 06:25:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:25:51 Configure a credential helper to remove this warning. See 06:25:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:25:51 06:25:51 Login Succeeded 06:25:51 nexus3.edgexfoundry.org:10004 06:25:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:25:52 Configure a credential helper to remove this warning. See 06:25:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:25:52 06:25:52 Login Succeeded 06:25:52 docker.io 06:25:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:25:52 Configure a credential helper to remove this warning. See 06:25:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:25:52 06:25:52 Login Succeeded 06:25:52 ---> docker-login.sh ends [Pipeline] } 06:25:52 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } 06:25:53 Removing intermediate container f6bbb1b40fe0 06:25:53 ---> 83b43d33db65 06:25:53 Successfully built 83b43d33db65 06:25:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] // withEnv [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 06:25:53 ========================================================= 06:25:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:25:53 ========================================================= 06:25:53 + docker inspect -f . ci-base-image-x86_64 06:25:53 . [Pipeline] withDockerContainer 06:25:53 prd-centos7-docker-4c-2g-15841 does not seem to be running inside a container 06:25:53 $ 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 ******** ci-base-image-x86_64 cat 06:25:54 $ docker top 951ddf03e94fc1788adcec6d891f559d613f8ecee5434078c96289b4cdc0aa18 -eo pid,comm [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 06:25:55 + 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:25:55 + go version 06:25:55 go version go1.15.5 linux/amd64 [Pipeline] } 06:25:55 $ docker stop --time=1 951ddf03e94fc1788adcec6d891f559d613f8ecee5434078c96289b4cdc0aa18 06:25:55 Sending build context to Docker daemon 484.9kB 06:25:55 Step 1/8 : ARG BASE=golang:1.15-alpine 06:25:55 Step 2/8 : FROM ${BASE} 06:25:55 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:25:55 5f621e34cdf4: Pulling fs layer 06:25:55 a4357932f1b6: Pulling fs layer 06:25:55 18c013af1878: Pulling fs layer 06:25:55 00ac8860ef70: Pulling fs layer 06:25:55 63d7cb157983: Pulling fs layer 06:25:55 b116817d02f9: Pulling fs layer 06:25:55 745a02a5169b: Pulling fs layer 06:25:55 745a02a5169b: Waiting 06:25:55 63d7cb157983: Waiting 06:25:55 b116817d02f9: Waiting 06:25:55 18c013af1878: Download complete 06:25:55 a4357932f1b6: Download complete 06:25:56 63d7cb157983: Download complete 06:25:56 b116817d02f9: Verifying Checksum 06:25:56 b116817d02f9: Download complete 06:25:56 5f621e34cdf4: Download complete 06:25:56 $ docker rm -f 951ddf03e94fc1788adcec6d891f559d613f8ecee5434078c96289b4cdc0aa18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 06:25:57 5f621e34cdf4: Pull complete [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:25:57 + docker inspect -f . ci-base-image-x86_64 06:25:57 . [Pipeline] withDockerContainer 06:25:57 a4357932f1b6: Pull complete 06:25:57 prd-centos7-docker-4c-2g-15841 does not seem to be running inside a container 06:25:57 $ 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 ******** ci-base-image-x86_64 cat 06:25:58 18c013af1878: Pull complete 06:25:58 $ docker top 190bc86a0c47d6de555940a85d1af625468fa99012576da0fd39211c509d0db1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:59 + make test 06:25:59 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:25:59 745a02a5169b: Verifying Checksum 06:25:59 745a02a5169b: Download complete 06:26:00 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:26:00 00ac8860ef70: Verifying Checksum 06:26:00 00ac8860ef70: Download complete 06:26:11 00ac8860ef70: Pull complete 06:26:11 63d7cb157983: Pull complete 06:26:11 b116817d02f9: Pull complete 06:26:13 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 06:26:13 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 28.3% of statements 06:26:13 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 06:26:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:26:15 745a02a5169b: Pull complete 06:26:15 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:26:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:26:15 ---> b7e6874047d6 06:26:15 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:26:15 gofmt -l . 06:26:15 ["`gofmt -l .`" = ""] 06:26:15 ./bin/test-attribution-txt.sh 06:26:15 An attribution for github.com/gorilla/websocket is missing from in Attribution.txt, please add 06:26:16 make: *** [Makefile:29: test] Error 1 [Pipeline] } 06:26:16 $ docker stop --time=1 190bc86a0c47d6de555940a85d1af625468fa99012576da0fd39211c509d0db1 06:26:18 $ docker rm -f 190bc86a0c47d6de555940a85d1af625468fa99012576da0fd39211c509d0db1 06:26:18 ---> Running in 6a3aea8e71bd 06:26:18 Removing intermediate container 6a3aea8e71bd 06:26:18 ---> 21a975e70428 06:26:18 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:26:18 ---> Running in 47abc6cc3ab7 [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] } 06:26:21 Failed in branch amd64 06:26:21 Removing intermediate container 47abc6cc3ab7 06:26:21 ---> 83f7212c36c0 06:26:21 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:26:21 ---> Running in 9a5355b6bd9b 06:26:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:26:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:26:23 (1/14) Installing libmagic (5.38-r0) 06:26:23 (2/14) Installing file (5.38-r0) 06:26:23 (3/14) Installing libc-dev (0.7.2-r3) 06:26:23 (4/14) Installing g++ (9.3.0-r2) 06:26:27 (5/14) Installing fortify-headers (1.1-r0) 06:26:27 (6/14) Installing patch (2.7.6-r6) 06:26:27 (7/14) Installing build-base (0.5-r2) 06:26:27 (8/14) Installing openssh-keygen (8.3_p1-r0) 06:26:27 (9/14) Installing libedit (20191231.3.1-r0) 06:26:27 (10/14) Installing openssh-client (8.3_p1-r0) 06:26:27 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 06:26:27 (12/14) Installing openssh-server-common (8.3_p1-r0) 06:26:27 (13/14) Installing openssh-server (8.3_p1-r0) 06:26:28 (14/14) Installing openssh (8.3_p1-r0) 06:26:28 Executing busybox-1.31.1-r19.trigger 06:26:28 OK: 221 MiB in 53 packages 06:26:32 Removing intermediate container 9a5355b6bd9b 06:26:32 ---> 9cdc9634b8cf 06:26:32 Step 6/8 : WORKDIR /device-mqtt-go 06:26:32 ---> Running in 36c7f1e62310 06:26:32 Removing intermediate container 36c7f1e62310 06:26:32 ---> a7515d0c3942 06:26:32 Step 7/8 : COPY . . 06:26:33 ---> fe8e4f48a9fe 06:26:33 Step 8/8 : RUN go mod download 06:26:33 ---> Running in c7f4d640bdce 06:27:00 Removing intermediate container c7f4d640bdce 06:27:00 ---> a6e9f61e8191 06:27:00 Successfully built a6e9f61e8191 06:27:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:27:01 + docker inspect -f . ci-base-image-arm64 06:27:01 . [Pipeline] withDockerContainer 06:27:01 prd-ubuntu18.04-docker-arm64-4c-16g-15840 does not seem to be running inside a container 06:27:01 $ 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 ******** ci-base-image-arm64 cat 06:27:03 $ docker top 268a2950ff92a71638e9810ba1e30cb9de516b9cb8934680df4c9d502ec69c51 -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:04 + go version 06:27:04 go version go1.15.5 linux/arm64 [Pipeline] } 06:27:04 $ docker stop --time=1 268a2950ff92a71638e9810ba1e30cb9de516b9cb8934680df4c9d502ec69c51 06:27:06 $ docker rm -f 268a2950ff92a71638e9810ba1e30cb9de516b9cb8934680df4c9d502ec69c51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:27:07 + docker inspect -f . ci-base-image-arm64 06:27:07 . [Pipeline] withDockerContainer 06:27:07 prd-ubuntu18.04-docker-arm64-4c-16g-15840 does not seem to be running inside a container 06:27:07 $ 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 ******** ci-base-image-arm64 cat 06:27:09 $ docker top d6641a3678a947e28a85f0e2a32af31576d87963ad6567c93efd3f3b95f431d5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:10 + make test 06:27:10 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:27:11 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:27:50 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 06:27:50 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.034s coverage: 28.3% of statements 06:27:50 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 06:27:50 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:27:57 gofmt -l . 06:27:57 ["`gofmt -l .`" = ""] 06:27:57 ./bin/test-attribution-txt.sh 06:27:57 An attribution for github.com/gorilla/websocket is missing from in Attribution.txt, please add 06:27:57 make: *** [Makefile:29: test] Error 1 [Pipeline] } 06:27:57 $ docker stop --time=1 d6641a3678a947e28a85f0e2a32af31576d87963ad6567c93efd3f3b95f431d5 06:27:59 $ docker rm -f d6641a3678a947e28a85f0e2a32af31576d87963ad6567c93efd3f3b95f431d5 [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:28:02 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 Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 06:28:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:28:08 ---> package-listing.sh 06:28:08 ++ facter osfamily 06:28:08 ++ tr '[:upper:]' '[:lower:]' 06:28:08 + OS_FAMILY=redhat 06:28:08 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-192 06:28:08 + START_PACKAGES=/tmp/packages_start.txt 06:28:08 + END_PACKAGES=/tmp/packages_end.txt 06:28:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:28:08 + PACKAGES=/tmp/packages_start.txt 06:28:08 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-192 ']' 06:28:08 + PACKAGES=/tmp/packages_end.txt 06:28:08 + case "${OS_FAMILY}" in 06:28:08 + rpm -qa 06:28:08 + sort 06:28:12 + '[' -f /tmp/packages_start.txt ']' 06:28:12 + '[' -f /tmp/packages_end.txt ']' 06:28:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:28:12 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-192 ']' 06:28:12 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-192/archives/ 06:28:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-192/archives/ [Pipeline] echo 06:28:12 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-192/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:28:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:28:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:28:13 06:28:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:28:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:28:13 alpine: Pulling from edgex-lftools-log-publisher 06:28:13 df20fa9351a1: Pulling fs layer 06:28:13 36b3adc4ff6f: Pulling fs layer 06:28:13 8ad3a11d3b57: Pulling fs layer 06:28:13 46f8f816bc3b: Pulling fs layer 06:28:13 93b61091891f: Pulling fs layer 06:28:13 93b9cdb0e59b: Pulling fs layer 06:28:13 5e14af77c1be: Pulling fs layer 06:28:13 01666e4c0597: Pulling fs layer 06:28:13 aa168da1d23b: Pulling fs layer 06:28:13 93b9cdb0e59b: Waiting 06:28:13 5e14af77c1be: Waiting 06:28:13 01666e4c0597: Waiting 06:28:13 aa168da1d23b: Waiting 06:28:13 46f8f816bc3b: Waiting 06:28:13 93b61091891f: Waiting 06:28:13 36b3adc4ff6f: Verifying Checksum 06:28:13 36b3adc4ff6f: Download complete 06:28:13 46f8f816bc3b: Verifying Checksum 06:28:13 46f8f816bc3b: Download complete 06:28:13 df20fa9351a1: Download complete 06:28:13 93b9cdb0e59b: Verifying Checksum 06:28:13 93b9cdb0e59b: Download complete 06:28:13 5e14af77c1be: Verifying Checksum 06:28:13 5e14af77c1be: Download complete 06:28:13 01666e4c0597: Verifying Checksum 06:28:13 01666e4c0597: Download complete 06:28:13 93b61091891f: Verifying Checksum 06:28:13 93b61091891f: Download complete 06:28:13 df20fa9351a1: Pull complete 06:28:13 36b3adc4ff6f: Pull complete 06:28:14 8ad3a11d3b57: Verifying Checksum 06:28:14 8ad3a11d3b57: Download complete 06:28:15 8ad3a11d3b57: Pull complete 06:28:15 46f8f816bc3b: Pull complete 06:28:15 93b61091891f: Pull complete 06:28:15 aa168da1d23b: Verifying Checksum 06:28:15 aa168da1d23b: Download complete 06:28:16 93b9cdb0e59b: Pull complete 06:28:16 5e14af77c1be: Pull complete 06:28:16 01666e4c0597: Pull complete 06:28:21 aa168da1d23b: Pull complete 06:28:21 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:28:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:28:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:28:22 prd-centos7-docker-4c-2g-15838 does not seem to be running inside a container 06:28:22 $ 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-192/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-192 -v /w/workspace/gexfoundry_device-mqtt-go_PR-192:/w/workspace/gexfoundry_device-mqtt-go_PR-192:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-192@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-192@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 06:28:25 $ docker top 2bf6dfbad4e0d5f1619b456db3a8bc769016457ab08a01cbed3168716e6e8e02 -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:25 + touch /tmp/pre-build-complete [Pipeline] sh 06:28:26 + mkdir -p /var/log/sa [Pipeline] sh 06:28:26 + ls /var/log/sa-host 06:28:26 + sadf -c /var/log/sa-host/sa14 06:28:26 file_magic: OK 06:28:26 HZ: Using current value: 100 06:28:26 file_header: OK 06:28:26 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:28:26 Statistics: 06:28:26 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:28:26 File successfully converted to sysstat format version 12.2.1 06:28:26 + sadf -c /var/log/sa-host/sa23 06:28:26 file_magic: OK 06:28:26 HZ: Using current value: 100 06:28:26 file_header: OK 06:28:26 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:28:26 Statistics: 06:28:26 Hnuu...uuuununununu... 06:28:26 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:28:27 provisioning config files... 06:28:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-192@tmp/config627578513640996282tmp [Pipeline] { [Pipeline] echo 06:28:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:28:27 ---> create-netrc.sh [Pipeline] } 06:28:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:28:27 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:28:28 ---> python-tools-install.sh [Pipeline] echo 06:28:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:28:28 ---> sudo-logs.sh 06:28:28 Archiving 'sudo' log.. [Pipeline] echo 06:28:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:28:28 ---> job-cost.sh 06:28:28 lf-activate-venv: SKIPPING 06:28:28 INFO: No Stack... 06:28:30 INFO: Retrieving Pricing Info for: v1-standard-2 06:28:30 INFO: Archiving Costs [Pipeline] echo 06:28:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:28:30 ---> logs-deploy.sh 06:28:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-192/1 06:28:30 INFO: archiving workspace using pattern(s): 06:28:32 Archives upload complete. 06:28:32 INFO: archiving logs to Nexus