Pull request #196 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b659461919755caa86fa84cb85b0ba3389543a10+fcf415a52e09a542e74d978699b87b5b4fab4063 (564b60fcb90798508e984f6af4cc9a6fb128bf57) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-196/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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-196/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-17002 in /w/workspace/gexfoundry_device-mqtt-go_PR-196 [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-196 # 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 > 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/196/head:refs/remotes/origin/PR-196 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit fcf415a52e09a542e74d978699b87b5b4fab4063 into PR head commit b659461919755caa86fa84cb85b0ba3389543a10 Merge succeeded, producing b659461919755caa86fa84cb85b0ba3389543a10 Checking out Revision b659461919755caa86fa84cb85b0ba3389543a10 (PR-196) > git config core.sparsecheckout # timeout=10 > git checkout -f b659461919755caa86fa84cb85b0ba3389543a10 # 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 b659461919755caa86fa84cb85b0ba3389543a10 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:10:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:10:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:10:09 ========================================================= 06:10:09 EdgeX Global Pipelines Version Info 06:10:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:10:11 ------------------- 06:10:11 stable info: 06:10:11 ------------------- 06:10:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:10:11 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 06:10:11 Message: update stable to v1.0.173 06:10:12 ------------------- 06:10:12 experimental info: 06:10:12 ------------------- 06:10:12 Commited By: **** collab-it+edgex@linuxfoundation.org 06:10:12 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 06:10:12 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:10:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 06:10:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 06:10:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:10:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:10:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:10:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:10:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:10:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:10:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:10:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:10:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:10:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo 06:10:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:10:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:10:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:10:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:10:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:10:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:10:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:10:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:10:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:10:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:10:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:10:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:10:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:10:15 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:10:15 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 06:10:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-196 [Pipeline] echo 06:10:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-196 [Pipeline] echo 06:10:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-196 [Pipeline] echo 06:10:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b659461919755caa86fa84cb85b0ba3389543a10 [Pipeline] echo 06:10:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b659461 [Pipeline] echo 06:10:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:10:16 provisioning config files... 06:10:16 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-196@tmp/config7192176424823392974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:10:17 ---> docker-login.sh 06:10:17 nexus3.edgexfoundry.org:10001 06:10:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:17 Configure a credential helper to remove this warning. See 06:10:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:17 06:10:17 Login Succeeded 06:10:17 nexus3.edgexfoundry.org:10002 06:10:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:18 Configure a credential helper to remove this warning. See 06:10:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:18 06:10:18 Login Succeeded 06:10:18 nexus3.edgexfoundry.org:10003 06:10:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:18 Configure a credential helper to remove this warning. See 06:10:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:18 06:10:18 Login Succeeded 06:10:18 nexus3.edgexfoundry.org:10004 06:10:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:18 Configure a credential helper to remove this warning. See 06:10:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:18 06:10:18 Login Succeeded 06:10:18 docker.io 06:10:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:18 Configure a credential helper to remove this warning. See 06:10:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:18 06:10:18 Login Succeeded 06:10:18 ---> docker-login.sh ends [Pipeline] } 06:10:18 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:10:19 + git log --format=format:%s -1 b659461919755caa86fa84cb85b0ba3389543a10 [Pipeline] echo 06:10:20 GIT_COMMIT: b659461919755caa86fa84cb85b0ba3389543a10, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo 06:10:20 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:10:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:10:20 06:10:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:10:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:10:21 latest: Pulling from edgex-devops/git-semver 06:10:21 31603596830f: Pulling fs layer 06:10:21 2a8b12db71e7: Pulling fs layer 06:10:21 6ca5941a6612: Pulling fs layer 06:10:21 ecc8261a40a4: Pulling fs layer 06:10:21 ecc8261a40a4: Waiting 06:10:21 2a8b12db71e7: Verifying Checksum 06:10:21 2a8b12db71e7: Download complete 06:10:21 31603596830f: Verifying Checksum 06:10:21 31603596830f: Download complete 06:10:21 ecc8261a40a4: Verifying Checksum 06:10:21 ecc8261a40a4: Download complete 06:10:21 6ca5941a6612: Verifying Checksum 06:10:21 6ca5941a6612: Download complete 06:10:21 31603596830f: Pull complete 06:10:21 2a8b12db71e7: Pull complete 06:10:22 6ca5941a6612: Pull complete 06:10:22 ecc8261a40a4: Pull complete 06:10:22 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:10:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:10:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:10:23 prd-centos7-docker-4c-2g-17002 does not seem to be running inside a container 06:10:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-196 -v /w/workspace/gexfoundry_device-mqtt-go_PR-196:/w/workspace/gexfoundry_device-mqtt-go_PR-196:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-196@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-196@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:10004/edgex-devops/git-semver:latest cat 06:10:25 $ docker top d056dde5612017dca94a9a9016c26162ee0abec21ce21c439c10996f1bcb714a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:10:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:10:25 [ssh-agent] Looking for ssh-agent implementation... 06:10:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:10:25 $ docker exec d056dde5612017dca94a9a9016c26162ee0abec21ce21c439c10996f1bcb714a ssh-agent 06:10:26 SSH_AUTH_SOCK=/tmp/ssh-rBr7GC3eJbP0/agent.12 06:10:26 SSH_AGENT_PID=17 06:10:26 Running ssh-add (command line suppressed) 06:10:26 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-196@tmp/private_key_327907371048452052.key (/w/workspace/gexfoundry_device-mqtt-go_PR-196@tmp/private_key_327907371048452052.key) 06:10:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:10:26 + git tag --points-at HEAD [Pipeline] } 06:10:26 $ docker exec --env ******** --env ******** d056dde5612017dca94a9a9016c26162ee0abec21ce21c439c10996f1bcb714a ssh-agent -k 06:10:26 unset SSH_AUTH_SOCK; 06:10:26 unset SSH_AGENT_PID; 06:10:26 echo Agent pid 17 killed; 06:10:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:10:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:10:27 [ssh-agent] Looking for ssh-agent implementation... 06:10:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:10:27 $ docker exec d056dde5612017dca94a9a9016c26162ee0abec21ce21c439c10996f1bcb714a ssh-agent 06:10:27 SSH_AUTH_SOCK=/tmp/ssh-EYzetLBtIssT/agent.46 06:10:27 SSH_AGENT_PID=51 06:10:27 Running ssh-add (command line suppressed) 06:10:27 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-196@tmp/private_key_8667222091754511012.key (/w/workspace/gexfoundry_device-mqtt-go_PR-196@tmp/private_key_8667222091754511012.key) 06:10:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:10:27 + git semver init 06:10:27 # -> Open(): unable to determine branch for HEAD 06:10:27 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-196/.git 06:10:27 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-196 06:10:27 # $SEMVER_REMOTE_NAME = origin 06:10:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:10:27 # $SEMVER_USER_NAME = edgex-jenkins 06:10:27 # $SEMVER_BRANCH = PR-196 06:10:27 # $SEMVER_TEMP = /tmp/semver-749608578 06:10:27 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 06:10:28 # '/tmp/semver-749608578' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-196/.semver' 06:10:28 # -> Force: false 06:10:28 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-196/.semver [Pipeline] } 06:10:28 $ docker exec --env ******** --env ******** d056dde5612017dca94a9a9016c26162ee0abec21ce21c439c10996f1bcb714a ssh-agent -k 06:10:28 unset SSH_AUTH_SOCK; 06:10:28 unset SSH_AGENT_PID; 06:10:28 echo Agent pid 51 killed; 06:10:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:10:29 + git semver [Pipeline] } 06:10:29 $ docker stop --time=1 d056dde5612017dca94a9a9016c26162ee0abec21ce21c439c10996f1bcb714a 06:10:30 $ docker rm -f d056dde5612017dca94a9a9016c26162ee0abec21ce21c439c10996f1bcb714a [Pipeline] // withDockerContainer [Pipeline] sh 06:10:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:10:31 Stashed 1 file(s) [Pipeline] echo 06:10:31 [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:10:47 Still waiting to schedule task 06:10:47 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:10:47 Still waiting to schedule task 06:10:47 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:12:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-17003 in /w/workspace/gexfoundry_device-mqtt-go_PR-196 [Pipeline] { [Pipeline] ws 06:12:35 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 06:12:40 using credential edgex-jenkins-ssh 06:12:40 Cloning the remote Git repository 06:12:40 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 06:12:40 > git init /w/workspace/device-mqtt-go/1 # timeout=10 06:12:40 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:12:40 > git --version # timeout=10 06:12:40 > git --version # 'git version 2.17.1' 06:12:40 using GIT_SSH to set credentials SSH Credentials for GitHub 06:12:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:12:41 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:12:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:12:41 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:12:41 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:12:41 using GIT_SSH to set credentials SSH Credentials for GitHub 06:12:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/196/head:refs/remotes/origin/PR-196 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:12:42 Merging remotes/origin/master commit fcf415a52e09a542e74d978699b87b5b4fab4063 into PR head commit b659461919755caa86fa84cb85b0ba3389543a10 06:12:42 Merge succeeded, producing b659461919755caa86fa84cb85b0ba3389543a10 06:12:42 Checking out Revision b659461919755caa86fa84cb85b0ba3389543a10 (PR-196) 06:12:42 > git config core.sparsecheckout # timeout=10 06:12:42 > git checkout -f b659461919755caa86fa84cb85b0ba3389543a10 # timeout=10 06:12:42 > git remote # timeout=10 06:12:42 > git config --get remote.origin.url # timeout=10 06:12:42 using GIT_SSH to set credentials SSH Credentials for GitHub 06:12:42 > git merge fcf415a52e09a542e74d978699b87b5b4fab4063 # timeout=10 06:12:42 > git rev-parse HEAD^{commit} # timeout=10 06:12:42 > git config core.sparsecheckout # timeout=10 06:12:42 > git checkout -f b659461919755caa86fa84cb85b0ba3389543a10 # timeout=10 06:12:46 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 06:12:46 > git --version # timeout=10 06:12:46 > git --version # 'git version 2.17.1' 06:12:46 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:12:48 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:12:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:12:49 + + true 06:12:49 sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:12:51 provisioning config files... 06:12:52 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config2340662785333723705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:12:52 ---> docker-login.sh 06:12:52 nexus3.edgexfoundry.org:10001 06:12:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:53 Configure a credential helper to remove this warning. See 06:12:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:53 06:12:53 Login Succeeded 06:12:53 nexus3.edgexfoundry.org:10002 06:12:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:54 Configure a credential helper to remove this warning. See 06:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:54 06:12:54 Login Succeeded 06:12:54 nexus3.edgexfoundry.org:10003 06:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:54 Configure a credential helper to remove this warning. See 06:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:54 06:12:54 Login Succeeded 06:12:54 nexus3.edgexfoundry.org:10004 06:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:55 Configure a credential helper to remove this warning. See 06:12:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:55 06:12:55 Login Succeeded 06:12:55 docker.io 06:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:55 Configure a credential helper to remove this warning. See 06:12:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:55 06:12:55 Login Succeeded 06:12:55 ---> docker-login.sh ends [Pipeline] } 06:12:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:12:56 ========================================================= 06:12:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:12:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:12:56 + 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:12:57 Sending build context to Docker daemon 484.9kB 06:12:57 Step 1/8 : ARG BASE=golang:1.15-alpine 06:12:57 Step 2/8 : FROM ${BASE} 06:12:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:12:57 5f621e34cdf4: Pulling fs layer 06:12:57 a4357932f1b6: Pulling fs layer 06:12:57 18c013af1878: Pulling fs layer 06:12:57 00ac8860ef70: Pulling fs layer 06:12:57 63d7cb157983: Pulling fs layer 06:12:57 b116817d02f9: Pulling fs layer 06:12:57 745a02a5169b: Pulling fs layer 06:12:57 00ac8860ef70: Waiting 06:12:57 63d7cb157983: Waiting 06:12:57 b116817d02f9: Waiting 06:12:57 745a02a5169b: Waiting 06:12:57 18c013af1878: Verifying Checksum 06:12:57 18c013af1878: Download complete 06:12:57 a4357932f1b6: Verifying Checksum 06:12:57 a4357932f1b6: Download complete 06:12:57 63d7cb157983: Verifying Checksum 06:12:57 63d7cb157983: Download complete 06:12:57 b116817d02f9: Verifying Checksum 06:12:57 b116817d02f9: Download complete 06:12:57 5f621e34cdf4: Verifying Checksum 06:12:57 5f621e34cdf4: Download complete 06:12:58 5f621e34cdf4: Pull complete 06:12:59 a4357932f1b6: Pull complete 06:12:59 18c013af1878: Pull complete 06:12:59 745a02a5169b: Download complete 06:13:01 00ac8860ef70: Verifying Checksum 06:13:01 00ac8860ef70: Download complete 06:13:11 00ac8860ef70: Pull complete 06:13:11 63d7cb157983: Pull complete 06:13:11 b116817d02f9: Pull complete 06:13:15 745a02a5169b: Pull complete 06:13:15 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:13:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:13:15 ---> b7e6874047d6 06:13:15 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:13:17 Running on prd-centos7-docker-4c-2g-17004 in /w/workspace/gexfoundry_device-mqtt-go_PR-196 [Pipeline] { [Pipeline] ws 06:13:17 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 06:13:17 ---> Running in 05c39175d8ab 06:13:18 Removing intermediate container 05c39175d8ab 06:13:18 ---> af2834ecaeea 06:13:18 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:13:18 ---> Running in 1e66713aa868 06:13:19 using credential edgex-jenkins-ssh 06:13:19 Cloning the remote Git repository 06:13:19 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 06:13:19 > git init /w/workspace/device-mqtt-go/1 # timeout=10 06:13:19 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:13:19 > git --version # timeout=10 06:13:19 > git --version # 'git version 2.24.3' 06:13:19 using GIT_SSH to set credentials SSH Credentials for GitHub 06:13:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:13:20 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:13:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:13:20 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:13:20 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:13:20 using GIT_SSH to set credentials SSH Credentials for GitHub 06:13:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/196/head:refs/remotes/origin/PR-196 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:13:21 Removing intermediate container 1e66713aa868 06:13:21 ---> 0e9b776a6550 06:13:21 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:13:21 ---> Running in a880aaa3377f 06:13:21 Merging remotes/origin/master commit fcf415a52e09a542e74d978699b87b5b4fab4063 into PR head commit b659461919755caa86fa84cb85b0ba3389543a10 06:13:21 Merge succeeded, producing b659461919755caa86fa84cb85b0ba3389543a10 06:13:21 Checking out Revision b659461919755caa86fa84cb85b0ba3389543a10 (PR-196) 06:13:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:13:21 > git config core.sparsecheckout # timeout=10 06:13:21 > git checkout -f b659461919755caa86fa84cb85b0ba3389543a10 # timeout=10 06:13:21 > git remote # timeout=10 06:13:21 > git config --get remote.origin.url # timeout=10 06:13:21 using GIT_SSH to set credentials SSH Credentials for GitHub 06:13:21 > git merge fcf415a52e09a542e74d978699b87b5b4fab4063 # timeout=10 06:13:21 > git rev-parse HEAD^{commit} # timeout=10 06:13:21 > git config core.sparsecheckout # timeout=10 06:13:21 > git checkout -f b659461919755caa86fa84cb85b0ba3389543a10 # timeout=10 06:13:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:13:23 (1/14) Installing libmagic (5.38-r0) 06:13:23 (2/14) Installing file (5.38-r0) 06:13:24 (3/14) Installing libc-dev (0.7.2-r3) 06:13:24 (4/14) Installing g++ (9.3.0-r2) 06:13:24 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 06:13:24 > git --version # timeout=10 06:13:24 > git --version # 'git version 2.24.3' 06:13:24 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:13:26 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:13:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:13:27 + sudo service docker restart 06:13:27 + true 06:13:27 Redirecting to /bin/systemctl restart docker.service 06:13:27 (5/14) Installing fortify-headers (1.1-r0) 06:13:27 (6/14) Installing patch (2.7.6-r6) 06:13:27 (7/14) Installing build-base (0.5-r2) 06:13:27 (8/14) Installing openssh-keygen (8.3_p1-r1) 06:13:28 (9/14) Installing libedit (20191231.3.1-r0) 06:13:28 (10/14) Installing openssh-client (8.3_p1-r1) 06:13:28 (11/14) Installing openssh-sftp-server (8.3_p1-r1) [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:13:28 provisioning config files... 06:13:28 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config2415011250062823126tmp [Pipeline] { 06:13:28 (12/14) Installing openssh-server-common (8.3_p1-r1) 06:13:28 (13/14) Installing openssh-server (8.3_p1-r1) [Pipeline] libraryResource [Pipeline] sh 06:13:29 ---> docker-login.sh 06:13:29 nexus3.edgexfoundry.org:10001 06:13:29 (14/14) Installing openssh (8.3_p1-r1) 06:13:29 Executing busybox-1.31.1-r19.trigger 06:13:29 OK: 221 MiB in 53 packages 06:13:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:29 Configure a credential helper to remove this warning. See 06:13:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:29 06:13:29 Login Succeeded 06:13:29 nexus3.edgexfoundry.org:10002 06:13:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:29 Configure a credential helper to remove this warning. See 06:13:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:29 06:13:29 Login Succeeded 06:13:29 nexus3.edgexfoundry.org:10003 06:13:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:29 Configure a credential helper to remove this warning. See 06:13:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:29 06:13:29 Login Succeeded 06:13:29 nexus3.edgexfoundry.org:10004 06:13:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:29 Configure a credential helper to remove this warning. See 06:13:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:29 06:13:29 Login Succeeded 06:13:29 docker.io 06:13:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:30 Configure a credential helper to remove this warning. See 06:13:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:30 06:13:30 Login Succeeded 06:13:30 ---> docker-login.sh ends [Pipeline] } 06:13:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:13:31 ========================================================= 06:13:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:13:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:13:31 + 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:13:31 Sending build context to Docker daemon 485.9kB 06:13:31 Step 1/8 : ARG BASE=golang:1.15-alpine 06:13:31 Step 2/8 : FROM ${BASE} 06:13:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:13:31 188c0c94c7c5: Pulling fs layer 06:13:31 0ef7d3d256c8: Pulling fs layer 06:13:31 de9db76c5a1d: Pulling fs layer 06:13:31 bca2f99d35d6: Pulling fs layer 06:13:31 93359f2a8cfa: Pulling fs layer 06:13:31 7c6f9722023f: Pulling fs layer 06:13:31 a35cf1a2eb13: Pulling fs layer 06:13:31 bca2f99d35d6: Waiting 06:13:31 93359f2a8cfa: Waiting 06:13:31 7c6f9722023f: Waiting 06:13:31 a35cf1a2eb13: Waiting 06:13:31 de9db76c5a1d: Download complete 06:13:31 0ef7d3d256c8: Download complete 06:13:31 93359f2a8cfa: Verifying Checksum 06:13:31 93359f2a8cfa: Download complete 06:13:31 7c6f9722023f: Verifying Checksum 06:13:31 7c6f9722023f: Download complete 06:13:31 188c0c94c7c5: Verifying Checksum 06:13:31 188c0c94c7c5: Download complete 06:13:31 188c0c94c7c5: Pull complete 06:13:32 0ef7d3d256c8: Pull complete 06:13:32 de9db76c5a1d: Pull complete 06:13:33 Removing intermediate container a880aaa3377f 06:13:33 ---> d2a459408f12 06:13:33 Step 6/8 : WORKDIR /device-mqtt-go 06:13:33 ---> Running in b559363f72c9 06:13:33 a35cf1a2eb13: Verifying Checksum 06:13:33 a35cf1a2eb13: Download complete 06:13:33 Removing intermediate container b559363f72c9 06:13:33 ---> 12364da6f9de 06:13:33 Step 7/8 : COPY . . 06:13:34 bca2f99d35d6: Verifying Checksum 06:13:34 bca2f99d35d6: Download complete 06:13:34 ---> 499f6aa1cd94 06:13:34 Step 8/8 : RUN go mod download 06:13:35 ---> Running in 6ee9197de70e 06:13:39 bca2f99d35d6: Pull complete 06:13:39 93359f2a8cfa: Pull complete 06:13:39 7c6f9722023f: Pull complete 06:13:46 a35cf1a2eb13: Pull complete 06:13:46 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:13:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:13:46 ---> a62c8e92a672 06:13:46 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:13:46 ---> Running in b9e342098b33 06:13:46 Removing intermediate container b9e342098b33 06:13:46 ---> 8564daf7fbd9 06:13:46 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:13:46 ---> Running in 1cd04784cb73 06:13:48 Removing intermediate container 1cd04784cb73 06:13:48 ---> c177cf4d6cc4 06:13:48 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:13:48 ---> Running in 767bb0c4526a 06:13:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:13:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:13:49 (1/14) Installing libmagic (5.38-r0) 06:13:50 (2/14) Installing file (5.38-r0) 06:13:50 (3/14) Installing libc-dev (0.7.2-r3) 06:13:50 (4/14) Installing g++ (9.3.0-r2) 06:13:57 (5/14) Installing fortify-headers (1.1-r0) 06:13:57 (6/14) Installing patch (2.7.6-r6) 06:13:57 (7/14) Installing build-base (0.5-r2) 06:13:57 (8/14) Installing openssh-keygen (8.3_p1-r1) 06:13:57 (9/14) Installing libedit (20191231.3.1-r0) 06:13:57 (10/14) Installing openssh-client (8.3_p1-r1) 06:13:57 Removing intermediate container 6ee9197de70e 06:13:57 ---> 5e180fb094b5 06:13:57 Successfully built 5e180fb094b5 06:13:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:13:57 (11/14) Installing openssh-sftp-server (8.3_p1-r1) 06:13:57 (12/14) Installing openssh-server-common (8.3_p1-r1) 06:13:57 (13/14) Installing openssh-server (8.3_p1-r1) 06:13:57 + docker inspect -f . ci-base-image-arm64 06:13:57 . [Pipeline] withDockerContainer 06:13:57 (14/14) Installing openssh (8.3_p1-r1) 06:13:57 Executing busybox-1.31.1-r19.trigger 06:13:57 OK: 237 MiB in 53 packages 06:13:57 prd-ubuntu18.04-docker-arm64-4c-16g-17003 does not seem to be running inside a container 06:13: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 ******** -e ******** -e ******** ci-base-image-arm64 cat 06:13:59 $ docker top aadb8d42c9d5a3c571bd3cb7b82bf8fa8e0dfaf6b6a669f12a5903c81219da7c -eo pid,comm [Pipeline] { [Pipeline] sh 06:14:00 + go version 06:14:00 go version go1.15.5 linux/arm64 [Pipeline] } 06:14:00 $ docker stop --time=1 aadb8d42c9d5a3c571bd3cb7b82bf8fa8e0dfaf6b6a669f12a5903c81219da7c 06:14:01 Removing intermediate container 767bb0c4526a 06:14:01 ---> 494cba584078 06:14:01 Step 6/8 : WORKDIR /device-mqtt-go 06:14:01 ---> Running in 3252b55c5cbb 06:14:01 Removing intermediate container 3252b55c5cbb 06:14:01 ---> 8a4141e71cfc 06:14:01 Step 7/8 : COPY . . 06:14:01 ---> f7b026d9d944 06:14:01 Step 8/8 : RUN go mod download 06:14:02 ---> Running in 509978db9061 06:14:02 $ docker rm -f aadb8d42c9d5a3c571bd3cb7b82bf8fa8e0dfaf6b6a669f12a5903c81219da7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:14:03 + docker inspect -f . ci-base-image-arm64 06:14:03 . [Pipeline] withDockerContainer 06:14:04 prd-ubuntu18.04-docker-arm64-4c-16g-17003 does not seem to be running inside a container 06:14:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:14:05 $ docker top 710e47ab76e6859628a2b88de37de52172b9264560733516c6fd4d87f05bcb98 -eo pid,comm [Pipeline] { [Pipeline] sh 06:14:06 + make test 06:14:06 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:14:07 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:14:24 Removing intermediate container 509978db9061 06:14:24 ---> 3b86ca9d13fa 06:14:24 Successfully built 3b86ca9d13fa 06:14:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:14:24 + docker inspect -f . ci-base-image-x86_64 06:14:24 . [Pipeline] withDockerContainer 06:14:24 prd-centos7-docker-4c-2g-17004 does not seem to be running inside a container 06:14:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:14:25 $ docker top 0bbeb77b5f6aa6ec983c89479af9c5ab48a7931bad142c449f377e7b8e8d9f03 -eo pid,comm [Pipeline] { [Pipeline] sh 06:14:26 + go version 06:14:26 go version go1.15.5 linux/amd64 [Pipeline] } 06:14:26 $ docker stop --time=1 0bbeb77b5f6aa6ec983c89479af9c5ab48a7931bad142c449f377e7b8e8d9f03 06:14:27 $ docker rm -f 0bbeb77b5f6aa6ec983c89479af9c5ab48a7931bad142c449f377e7b8e8d9f03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:14:28 + docker inspect -f . ci-base-image-x86_64 06:14:28 . [Pipeline] withDockerContainer 06:14:28 prd-centos7-docker-4c-2g-17004 does not seem to be running inside a container 06:14:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:14:29 $ docker top 440291deab40725b7120d05d2b16d2d9c185ca3a8cdc8b989d168df288841be1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:14:30 + make test 06:14:30 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:14:30 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:14:34 # github.com/edgexfoundry/device-sdk-go/internal/v2/application 06:14:34 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:487:23: undefined: dtos.ValueTypeString 06:14:34 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:489:23: undefined: dtos.ValueTypeBool 06:14:34 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:495:23: undefined: dtos.ValueTypeBoolArray 06:14:34 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:502:23: undefined: dtos.ValueTypeUint8 06:14:34 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:508:23: undefined: dtos.ValueTypeUint8Array 06:14:34 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:519:23: undefined: dtos.ValueTypeUint16 06:14:34 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:525:23: undefined: dtos.ValueTypeUint16Array 06:14:34 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:536:23: undefined: dtos.ValueTypeUint32 06:14:34 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:542:23: undefined: dtos.ValueTypeUint32Array 06:14:34 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:553:23: undefined: dtos.ValueTypeUint64 06:14:34 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:553:23: too many errors 06:14:39 # github.com/edgexfoundry/device-sdk-go/internal/v2/application 06:14:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:487:23: undefined: dtos.ValueTypeString 06:14:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:489:23: undefined: dtos.ValueTypeBool 06:14:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:495:23: undefined: dtos.ValueTypeBoolArray 06:14:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:502:23: undefined: dtos.ValueTypeUint8 06:14:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:508:23: undefined: dtos.ValueTypeUint8Array 06:14:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:519:23: undefined: dtos.ValueTypeUint16 06:14:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:525:23: undefined: dtos.ValueTypeUint16Array 06:14:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:536:23: undefined: dtos.ValueTypeUint32 06:14:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:542:23: undefined: dtos.ValueTypeUint32Array 06:14:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:553:23: undefined: dtos.ValueTypeUint64 06:14:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:553:23: too many errors 06:14:42 FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] 06:14:42 make: *** [Makefile:25: test] Error 2 [Pipeline] } 06:14:42 $ docker stop --time=1 440291deab40725b7120d05d2b16d2d9c185ca3a8cdc8b989d168df288841be1 06:14:42 FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] 06:14:42 make: *** [Makefile:25: test] Error 2 06:14:45 $ docker rm -f 440291deab40725b7120d05d2b16d2d9c185ca3a8cdc8b989d168df288841be1 [Pipeline] // withDockerContainer [Pipeline] } 06:14:45 $ docker stop --time=1 710e47ab76e6859628a2b88de37de52172b9264560733516c6fd4d87f05bcb98 06:14:47 $ docker rm -f 710e47ab76e6859628a2b88de37de52172b9264560733516c6fd4d87f05bcb98 [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Snap) [Pipeline] // withEnv [Pipeline] } Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:14:51 Failed in branch arm64 [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:14:52 Failed in branch amd64 [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:14:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:14:56 ---> package-listing.sh 06:14:56 ++ facter osfamily 06:14:56 ++ tr '[:upper:]' '[:lower:]' 06:14:56 + OS_FAMILY=redhat 06:14:56 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-196 06:14:56 + START_PACKAGES=/tmp/packages_start.txt 06:14:56 + END_PACKAGES=/tmp/packages_end.txt 06:14:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:14:56 + PACKAGES=/tmp/packages_start.txt 06:14:56 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-196 ']' 06:14:56 + PACKAGES=/tmp/packages_end.txt 06:14:56 + case "${OS_FAMILY}" in 06:14:56 + rpm -qa 06:14:56 + sort 06:15:02 + '[' -f /tmp/packages_start.txt ']' 06:15:02 + '[' -f /tmp/packages_end.txt ']' 06:15:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:15:02 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-196 ']' 06:15:02 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-196/archives/ 06:15:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-196/archives/ [Pipeline] echo 06:15:02 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-196/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:15:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:15:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:15:02 06:15:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:15:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:15:03 alpine: Pulling from edgex-lftools-log-publisher 06:15:03 df20fa9351a1: Pulling fs layer 06:15:03 36b3adc4ff6f: Pulling fs layer 06:15:03 8ad3a11d3b57: Pulling fs layer 06:15:03 46f8f816bc3b: Pulling fs layer 06:15:03 93b61091891f: Pulling fs layer 06:15:03 93b9cdb0e59b: Pulling fs layer 06:15:03 5e14af77c1be: Pulling fs layer 06:15:03 01666e4c0597: Pulling fs layer 06:15:03 aa168da1d23b: Pulling fs layer 06:15:03 46f8f816bc3b: Waiting 06:15:03 93b61091891f: Waiting 06:15:03 93b9cdb0e59b: Waiting 06:15:03 5e14af77c1be: Waiting 06:15:03 01666e4c0597: Waiting 06:15:03 aa168da1d23b: Waiting 06:15:03 36b3adc4ff6f: Verifying Checksum 06:15:03 36b3adc4ff6f: Download complete 06:15:03 46f8f816bc3b: Verifying Checksum 06:15:03 46f8f816bc3b: Download complete 06:15:03 df20fa9351a1: Verifying Checksum 06:15:03 df20fa9351a1: Download complete 06:15:03 93b9cdb0e59b: Verifying Checksum 06:15:03 93b9cdb0e59b: Download complete 06:15:03 5e14af77c1be: Verifying Checksum 06:15:03 5e14af77c1be: Download complete 06:15:03 01666e4c0597: Verifying Checksum 06:15:03 01666e4c0597: Download complete 06:15:03 93b61091891f: Verifying Checksum 06:15:03 93b61091891f: Download complete 06:15:03 8ad3a11d3b57: Verifying Checksum 06:15:03 8ad3a11d3b57: Download complete 06:15:03 df20fa9351a1: Pull complete 06:15:04 36b3adc4ff6f: Pull complete 06:15:04 8ad3a11d3b57: Pull complete 06:15:04 46f8f816bc3b: Pull complete 06:15:05 93b61091891f: Pull complete 06:15:05 aa168da1d23b: Verifying Checksum 06:15:05 aa168da1d23b: Download complete 06:15:05 93b9cdb0e59b: Pull complete 06:15:06 5e14af77c1be: Pull complete 06:15:06 01666e4c0597: Pull complete 06:15:12 aa168da1d23b: Pull complete 06:15:12 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:15:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:15:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:15:12 prd-centos7-docker-4c-2g-17002 does not seem to be running inside a container 06:15:13 $ 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-196/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-196 -v /w/workspace/gexfoundry_device-mqtt-go_PR-196:/w/workspace/gexfoundry_device-mqtt-go_PR-196:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-196@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-196@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:15:16 $ docker top 6263790880be14f21ed32c021ea53f00c7b738cb668df8c5bde2070fd7cc13f5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:15:16 + touch /tmp/pre-build-complete [Pipeline] sh 06:15:17 + mkdir -p /var/log/sa [Pipeline] sh 06:15:17 + ls /var/log/sa-host 06:15:17 + sadf -c /var/log/sa-host/sa21 06:15:17 file_magic: OK 06:15:17 HZ: Using current value: 100 06:15:17 file_header: OK 06:15:17 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:15:17 Statistics: 06:15:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:15:17 File successfully converted to sysstat format version 12.2.1 06:15:17 + sadf -c /var/log/sa-host/sa23 06:15:17 file_magic: OK 06:15:17 HZ: Using current value: 100 06:15:17 file_header: OK 06:15:17 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:15:17 Statistics: 06:15:17 Hnuu...uuuununununu... 06:15:17 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:15:17 provisioning config files... 06:15:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-196@tmp/config7488194947006064497tmp [Pipeline] { [Pipeline] echo 06:15:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:15:18 ---> create-netrc.sh [Pipeline] } 06:15:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:15:18 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:15:18 ---> python-tools-install.sh [Pipeline] echo 06:15:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:15:19 ---> sudo-logs.sh 06:15:19 Archiving 'sudo' log.. [Pipeline] echo 06:15:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:15:19 ---> job-cost.sh 06:15:19 lf-activate-venv: SKIPPING 06:15:19 INFO: No Stack... 06:15:20 INFO: Retrieving Pricing Info for: v1-standard-2 06:15:20 INFO: Archiving Costs [Pipeline] echo 06:15:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:15:21 ---> logs-deploy.sh 06:15:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-196/1 06:15:21 INFO: archiving workspace using pattern(s): 06:15:23 Archives upload complete. 06:15:23 INFO: archiving logs to Nexus