Pull request #252 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 325f2998a2db587ba2919bf2ed8e533ff7f264dc+653fdc7e42cd7ec24a217595972231c9ae0d8498 (b09ba4e30f77d71779a0aaa82d0a37255a13e145) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7802133763660469716.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh484812039621621049.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git 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-252/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-252/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5136909774112638487.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-252/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8947895834878205106.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4583088321105905583.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE 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-252/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-252/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2756252076856923354.key > 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 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 9d0281235b943b7ad605f650702698f9078b2862 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-mqtt 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15735 in /w/workspace/gexfoundry_device-mqtt-go_PR-252 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-252 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-252@tmp/jenkins-gitclient-ssh1512634169038089644.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-252@tmp/jenkins-gitclient-ssh3545582975271751160.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/252/head:refs/remotes/origin/PR-252 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 653fdc7e42cd7ec24a217595972231c9ae0d8498 into PR head commit 325f2998a2db587ba2919bf2ed8e533ff7f264dc Merge succeeded, producing 325f2998a2db587ba2919bf2ed8e533ff7f264dc Checking out Revision 325f2998a2db587ba2919bf2ed8e533ff7f264dc (PR-252) > git config core.sparsecheckout # timeout=10 > git checkout -f 325f2998a2db587ba2919bf2ed8e533ff7f264dc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-252@tmp/jenkins-gitclient-ssh7414508623191823271.key > git merge 653fdc7e42cd7ec24a217595972231c9ae0d8498 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 325f2998a2db587ba2919bf2ed8e533ff7f264dc # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-24T05:45:15.097Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-24T05:45:15.316Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-24T05:45:15.449Z] ========================================================= [2021-05-24T05:45:15.449Z] EdgeX Global Pipelines Version Info [2021-05-24T05:45:15.449Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-24T05:45:20.592Z] ------------------- [2021-05-24T05:45:20.592Z] stable info: [2021-05-24T05:45:20.592Z] ------------------- [2021-05-24T05:45:20.592Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-24T05:45:20.592Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-24T05:45:20.592Z] Message: update stable to v1.0.192 [2021-05-24T05:45:21.170Z] ------------------- [2021-05-24T05:45:21.170Z] experimental info: [2021-05-24T05:45:21.170Z] ------------------- [2021-05-24T05:45:21.170Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-24T05:45:21.170Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-24T05:45:21.170Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-24T05:45:21.404Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-05-24T05:45:21.465Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-05-24T05:45:21.523Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-24T05:45:21.589Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-24T05:45:21.653Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-24T05:45:21.713Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-24T05:45:21.777Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-24T05:45:21.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-24T05:45:21.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-24T05:45:21.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-24T05:45:22.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-24T05:45:22.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-05-24T05:45:22.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-24T05:45:22.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-24T05:45:22.294Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-24T05:45:22.361Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-24T05:45:22.436Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-24T05:45:22.499Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-24T05:45:22.574Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-24T05:45:22.640Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-24T05:45:22.705Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-24T05:45:24.665Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-24T05:45:24.727Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-24T05:45:24.802Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-24T05:45:24.875Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-24T05:45:24.945Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-24T05:45:25.011Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-252 [Pipeline] echo [2021-05-24T05:45:25.079Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-252 [Pipeline] echo [2021-05-24T05:45:25.140Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-252 [Pipeline] echo [2021-05-24T05:45:25.202Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 325f2998a2db587ba2919bf2ed8e533ff7f264dc [Pipeline] echo [2021-05-24T05:45:25.265Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 325f299 [Pipeline] echo [2021-05-24T05:45:25.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-24T05:45:25.536Z] provisioning config files... [2021-05-24T05:45:25.556Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-252@tmp/config6670255354525166410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-24T05:45:25.976Z] ---> docker-login.sh [2021-05-24T05:45:25.976Z] nexus3.edgexfoundry.org:10001 [2021-05-24T05:45:25.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T05:45:29.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T05:45:29.844Z] Configure a credential helper to remove this warning. See [2021-05-24T05:45:29.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T05:45:29.844Z] [2021-05-24T05:45:29.844Z] Login Succeeded [2021-05-24T05:45:29.844Z] nexus3.edgexfoundry.org:10002 [2021-05-24T05:45:29.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T05:45:29.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T05:45:29.844Z] Configure a credential helper to remove this warning. See [2021-05-24T05:45:29.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T05:45:29.844Z] [2021-05-24T05:45:29.844Z] Login Succeeded [2021-05-24T05:45:29.844Z] nexus3.edgexfoundry.org:10003 [2021-05-24T05:45:29.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T05:45:29.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T05:45:29.844Z] Configure a credential helper to remove this warning. See [2021-05-24T05:45:29.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T05:45:29.844Z] [2021-05-24T05:45:29.844Z] Login Succeeded [2021-05-24T05:45:29.844Z] nexus3.edgexfoundry.org:10004 [2021-05-24T05:45:29.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T05:45:29.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T05:45:29.844Z] Configure a credential helper to remove this warning. See [2021-05-24T05:45:29.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T05:45:29.844Z] [2021-05-24T05:45:29.844Z] Login Succeeded [2021-05-24T05:45:29.844Z] docker.io [2021-05-24T05:45:29.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T05:45:29.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T05:45:29.844Z] Configure a credential helper to remove this warning. See [2021-05-24T05:45:29.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T05:45:29.844Z] [2021-05-24T05:45:29.844Z] Login Succeeded [2021-05-24T05:45:29.844Z] ---> docker-login.sh ends [Pipeline] } [2021-05-24T05:45:29.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-24T05:45:30.766Z] + git log --format=format:%s -1 325f2998a2db587ba2919bf2ed8e533ff7f264dc [Pipeline] echo [2021-05-24T05:45:30.827Z] GIT_COMMIT: 325f2998a2db587ba2919bf2ed8e533ff7f264dc, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo [2021-05-24T05:45:30.870Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-24T05:45:31.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T05:45:31.546Z] [2021-05-24T05:45:31.546Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-24T05:45:31.904Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T05:45:31.904Z] latest: Pulling from edgex-devops/git-semver [2021-05-24T05:45:31.904Z] 31603596830f: Pulling fs layer [2021-05-24T05:45:31.904Z] 54011a49482f: Pulling fs layer [2021-05-24T05:45:31.904Z] a6820b24f6d8: Pulling fs layer [2021-05-24T05:45:31.904Z] f581987b2513: Pulling fs layer [2021-05-24T05:45:31.904Z] f581987b2513: Waiting [2021-05-24T05:45:31.904Z] 54011a49482f: Verifying Checksum [2021-05-24T05:45:31.904Z] 54011a49482f: Download complete [2021-05-24T05:45:32.167Z] 31603596830f: Verifying Checksum [2021-05-24T05:45:32.167Z] 31603596830f: Download complete [2021-05-24T05:45:32.167Z] f581987b2513: Verifying Checksum [2021-05-24T05:45:32.167Z] f581987b2513: Download complete [2021-05-24T05:45:32.167Z] a6820b24f6d8: Verifying Checksum [2021-05-24T05:45:32.167Z] a6820b24f6d8: Download complete [2021-05-24T05:45:32.167Z] 31603596830f: Pull complete [2021-05-24T05:45:34.317Z] 54011a49482f: Pull complete [2021-05-24T05:45:34.317Z] a6820b24f6d8: Pull complete [2021-05-24T05:45:34.317Z] f581987b2513: Pull complete [2021-05-24T05:45:34.317Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-24T05:45:34.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T05:45:34.317Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-24T05:45:34.461Z] prd-centos7-docker-4c-2g-15735 does not seem to be running inside a container [2021-05-24T05:45:34.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-252 -v /w/workspace/gexfoundry_device-mqtt-go_PR-252:/w/workspace/gexfoundry_device-mqtt-go_PR-252:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-252@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-252@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 [2021-05-24T05:45:35.407Z] $ docker top 80f526aed3600c712cb2ae596eed32631ee0d634029d059cd8c10c797e29e6a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-24T05:45:35.641Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-24T05:45:35.641Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-24T05:45:35.775Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-24T05:45:35.781Z] $ docker exec 80f526aed3600c712cb2ae596eed32631ee0d634029d059cd8c10c797e29e6a5 ssh-agent [2021-05-24T05:45:35.903Z] SSH_AUTH_SOCK=/tmp/ssh-JDzUzjwlunNz/agent.14 [2021-05-24T05:45:35.903Z] SSH_AGENT_PID=20 [2021-05-24T05:45:35.915Z] Running ssh-add (command line suppressed) [2021-05-24T05:45:36.041Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-252@tmp/private_key_2328722531988876226.key (/w/workspace/gexfoundry_device-mqtt-go_PR-252@tmp/private_key_2328722531988876226.key) [2021-05-24T05:45:36.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-24T05:45:36.432Z] + git tag --points-at HEAD [Pipeline] } [2021-05-24T05:45:36.455Z] $ docker exec --env ******** --env ******** 80f526aed3600c712cb2ae596eed32631ee0d634029d059cd8c10c797e29e6a5 ssh-agent -k [2021-05-24T05:45:36.555Z] unset SSH_AUTH_SOCK; [2021-05-24T05:45:36.556Z] unset SSH_AGENT_PID; [2021-05-24T05:45:36.556Z] echo Agent pid 20 killed; [2021-05-24T05:45:36.572Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-24T05:45:36.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-24T05:45:36.670Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-24T05:45:36.794Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-24T05:45:36.799Z] $ docker exec 80f526aed3600c712cb2ae596eed32631ee0d634029d059cd8c10c797e29e6a5 ssh-agent [2021-05-24T05:45:36.915Z] SSH_AUTH_SOCK=/tmp/ssh-BjWAX1pDSPGb/agent.53 [2021-05-24T05:45:36.915Z] SSH_AGENT_PID=59 [2021-05-24T05:45:36.921Z] Running ssh-add (command line suppressed) [2021-05-24T05:45:37.030Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-252@tmp/private_key_6634600312069948561.key (/w/workspace/gexfoundry_device-mqtt-go_PR-252@tmp/private_key_6634600312069948561.key) [2021-05-24T05:45:37.045Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-24T05:45:37.430Z] + git semver init [2021-05-24T05:45:37.431Z] # -> Open(): unable to determine branch for HEAD [2021-05-24T05:45:37.431Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-252/.git [2021-05-24T05:45:37.431Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-252 [2021-05-24T05:45:37.431Z] # $SEMVER_REMOTE_NAME = origin [2021-05-24T05:45:37.431Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-24T05:45:37.431Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-24T05:45:37.431Z] # $SEMVER_BRANCH = PR-252 [2021-05-24T05:45:37.431Z] # $SEMVER_TEMP = /tmp/semver-015237007 [2021-05-24T05:45:37.431Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-05-24T05:45:39.686Z] # '/tmp/semver-015237007' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-252/.semver' [2021-05-24T05:45:39.686Z] # -> Force: false [2021-05-24T05:45:39.686Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-252/.semver [Pipeline] } [2021-05-24T05:45:39.715Z] $ docker exec --env ******** --env ******** 80f526aed3600c712cb2ae596eed32631ee0d634029d059cd8c10c797e29e6a5 ssh-agent -k [2021-05-24T05:45:39.823Z] unset SSH_AUTH_SOCK; [2021-05-24T05:45:39.823Z] unset SSH_AGENT_PID; [2021-05-24T05:45:39.823Z] echo Agent pid 59 killed; [2021-05-24T05:45:39.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-24T05:45:40.327Z] + git semver [Pipeline] } [2021-05-24T05:45:40.361Z] $ docker stop --time=1 80f526aed3600c712cb2ae596eed32631ee0d634029d059cd8c10c797e29e6a5 [2021-05-24T05:45:42.857Z] $ docker rm -f 80f526aed3600c712cb2ae596eed32631ee0d634029d059cd8c10c797e29e6a5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-24T05:45:43.309Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-24T05:45:45.885Z] Stashed 1 file(s) [Pipeline] echo [2021-05-24T05:45:45.919Z] [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 [2021-05-24T05:46:01.484Z] Still waiting to schedule task [2021-05-24T05:46:01.484Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-24T05:46:01.517Z] Still waiting to schedule task [2021-05-24T05:46:01.518Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-24T05:48:00.761Z] Running on prd-centos7-docker-4c-2g-15740 in /w/workspace/gexfoundry_device-mqtt-go_PR-252 [Pipeline] { [Pipeline] ws [2021-05-24T05:48:00.823Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-05-24T05:48:00.987Z] Selected Git installation does not exist. Using Default [2021-05-24T05:48:00.988Z] The recommended git tool is: NONE [2021-05-24T05:48:10.229Z] using credential edgex-jenkins-ssh [2021-05-24T05:48:10.246Z] Cloning the remote Git repository [2021-05-24T05:48:10.274Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-24T05:48:10.356Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-05-24T05:48:10.793Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-24T05:48:10.794Z] > git --version # timeout=10 [2021-05-24T05:48:10.802Z] > git --version # 'git version 2.24.4' [2021-05-24T05:48:10.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T05:48:10.834Z] [INFO] Currently running in a labeled security context [2021-05-24T05:48:10.834Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-24T05:48:10.834Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh2486698413241634539.key [2021-05-24T05:48:10.851Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-24T05:48:11.442Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-24T05:48:11.449Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-24T05:48:15.265Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-24T05:48:15.279Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-24T05:48:15.279Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T05:48:15.280Z] [INFO] Currently running in a labeled security context [2021-05-24T05:48:15.280Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-24T05:48:15.280Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh731928274678006213.key [2021-05-24T05:48:15.290Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/252/head:refs/remotes/origin/PR-252 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-24T05:48:15.690Z] Merging remotes/origin/master commit 653fdc7e42cd7ec24a217595972231c9ae0d8498 into PR head commit 325f2998a2db587ba2919bf2ed8e533ff7f264dc [2021-05-24T05:48:15.775Z] Merge succeeded, producing 325f2998a2db587ba2919bf2ed8e533ff7f264dc [2021-05-24T05:48:15.776Z] Checking out Revision 325f2998a2db587ba2919bf2ed8e533ff7f264dc (PR-252) [2021-05-24T05:48:15.698Z] > git config core.sparsecheckout # timeout=10 [2021-05-24T05:48:15.705Z] > git checkout -f 325f2998a2db587ba2919bf2ed8e533ff7f264dc # timeout=10 [2021-05-24T05:48:15.737Z] > git remote # timeout=10 [2021-05-24T05:48:15.745Z] > git config --get remote.origin.url # timeout=10 [2021-05-24T05:48:15.752Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T05:48:15.753Z] [INFO] Currently running in a labeled security context [2021-05-24T05:48:15.753Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-24T05:48:15.753Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh1140089317249157038.key [2021-05-24T05:48:15.760Z] > git merge 653fdc7e42cd7ec24a217595972231c9ae0d8498 # timeout=10 [2021-05-24T05:48:15.770Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-24T05:48:15.778Z] > git config core.sparsecheckout # timeout=10 [2021-05-24T05:48:15.789Z] > git checkout -f 325f2998a2db587ba2919bf2ed8e533ff7f264dc # timeout=10 [2021-05-24T05:48:18.621Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15739 in /w/workspace/gexfoundry_device-mqtt-go_PR-252 [Pipeline] { [Pipeline] ws [2021-05-24T05:48:18.691Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-05-24T05:48:18.945Z] Selected Git installation does not exist. Using Default [2021-05-24T05:48:18.945Z] The recommended git tool is: NONE [2021-05-24T05:48:23.446Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-05-24T05:48:23.474Z] > git --version # timeout=10 [2021-05-24T05:48:23.481Z] > git --version # 'git version 2.24.4' [2021-05-24T05:48:23.489Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-24T05:48:32.171Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-24T05:48:32.568Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-24T05:48:32.935Z] + true [2021-05-24T05:48:32.935Z] + sudo service docker restart [2021-05-24T05:48:32.935Z] Redirecting to /bin/systemctl restart docker.service [2021-05-24T05:48:43.108Z] using credential edgex-jenkins-ssh [2021-05-24T05:48:43.126Z] Cloning the remote Git repository [2021-05-24T05:48:43.196Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-24T05:48:43.356Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-05-24T05:48:43.432Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-24T05:48:43.433Z] > git --version # timeout=10 [2021-05-24T05:48:43.449Z] > git --version # 'git version 2.17.1' [2021-05-24T05:48:43.451Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T05:48:43.512Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-24T05:48:44.190Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-24T05:48:44.210Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-24T05:48:46.435Z] Merging remotes/origin/master commit 653fdc7e42cd7ec24a217595972231c9ae0d8498 into PR head commit 325f2998a2db587ba2919bf2ed8e533ff7f264dc [2021-05-24T05:48:46.659Z] Merge succeeded, producing 325f2998a2db587ba2919bf2ed8e533ff7f264dc [2021-05-24T05:48:46.659Z] Checking out Revision 325f2998a2db587ba2919bf2ed8e533ff7f264dc (PR-252) [2021-05-24T05:48:45.929Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-24T05:48:45.970Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-24T05:48:45.971Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T05:48:45.985Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/252/head:refs/remotes/origin/PR-252 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-24T05:48:46.454Z] > git config core.sparsecheckout # timeout=10 [2021-05-24T05:48:46.472Z] > git checkout -f 325f2998a2db587ba2919bf2ed8e533ff7f264dc # timeout=10 [2021-05-24T05:48:46.561Z] > git remote # timeout=10 [2021-05-24T05:48:46.582Z] > git config --get remote.origin.url # timeout=10 [2021-05-24T05:48:46.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T05:48:46.612Z] > git merge 653fdc7e42cd7ec24a217595972231c9ae0d8498 # timeout=10 [2021-05-24T05:48:46.637Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-24T05:48:46.665Z] > git config core.sparsecheckout # timeout=10 [2021-05-24T05:48:46.676Z] > git checkout -f 325f2998a2db587ba2919bf2ed8e533ff7f264dc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-24T05:48:51.824Z] provisioning config files... [2021-05-24T05:48:51.844Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config587435444838989280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-24T05:48:52.146Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-05-24T05:48:52.211Z] > git --version # timeout=10 [2021-05-24T05:48:52.220Z] > git --version # 'git version 2.17.1' [2021-05-24T05:48:52.230Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-24T05:48:52.310Z] ---> docker-login.sh [2021-05-24T05:48:52.310Z] nexus3.edgexfoundry.org:10001 [2021-05-24T05:48:56.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T05:48:56.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T05:48:56.292Z] Configure a credential helper to remove this warning. See [2021-05-24T05:48:56.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T05:48:56.292Z] [2021-05-24T05:48:56.292Z] Login Succeeded [2021-05-24T05:48:56.292Z] nexus3.edgexfoundry.org:10002 [2021-05-24T05:48:56.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T05:48:56.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T05:48:56.292Z] Configure a credential helper to remove this warning. See [2021-05-24T05:48:56.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T05:48:56.292Z] [2021-05-24T05:48:56.292Z] Login Succeeded [2021-05-24T05:48:56.292Z] nexus3.edgexfoundry.org:10003 [2021-05-24T05:48:56.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T05:48:56.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T05:48:56.292Z] Configure a credential helper to remove this warning. See [2021-05-24T05:48:56.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T05:48:56.292Z] [2021-05-24T05:48:56.292Z] Login Succeeded [2021-05-24T05:48:56.292Z] nexus3.edgexfoundry.org:10004 [2021-05-24T05:48:56.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T05:48:56.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T05:48:56.292Z] Configure a credential helper to remove this warning. See [2021-05-24T05:48:56.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T05:48:56.292Z] [2021-05-24T05:48:56.292Z] Login Succeeded [2021-05-24T05:48:56.292Z] docker.io [2021-05-24T05:48:56.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T05:48:56.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T05:48:56.292Z] Configure a credential helper to remove this warning. See [2021-05-24T05:48:56.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T05:48:56.292Z] [2021-05-24T05:48:56.292Z] Login Succeeded [2021-05-24T05:48:56.292Z] ---> docker-login.sh ends [Pipeline] withEnv [Pipeline] { [Pipeline] } [2021-05-24T05:48:56.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] echo [2021-05-24T05:49:00.699Z] ========================================================= [2021-05-24T05:49:00.699Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-24T05:49:00.699Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-24T05:49:03.425Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-24T05:49:03.425Z] Sending build context to Docker daemon 574.5kB [2021-05-24T05:49:03.425Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-24T05:49:03.425Z] Step 2/8 : FROM ${BASE} [2021-05-24T05:49:03.425Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-24T05:49:03.425Z] 540db60ca938: Pulling fs layer [2021-05-24T05:49:03.425Z] adcc1eea9eea: Pulling fs layer [2021-05-24T05:49:03.425Z] 4c4ab2625f07: Pulling fs layer [2021-05-24T05:49:03.425Z] 0510c868ecb4: Pulling fs layer [2021-05-24T05:49:03.425Z] afea3b2eda06: Pulling fs layer [2021-05-24T05:49:03.425Z] 7809a108b3ef: Pulling fs layer [2021-05-24T05:49:03.425Z] f706445af74f: Pulling fs layer [2021-05-24T05:49:03.425Z] afea3b2eda06: Waiting [2021-05-24T05:49:03.425Z] 7809a108b3ef: Waiting [2021-05-24T05:49:03.425Z] f706445af74f: Waiting [2021-05-24T05:49:03.425Z] 0510c868ecb4: Waiting [2021-05-24T05:49:03.425Z] 4c4ab2625f07: Verifying Checksum [2021-05-24T05:49:03.425Z] 4c4ab2625f07: Download complete [2021-05-24T05:49:03.425Z] adcc1eea9eea: Verifying Checksum [2021-05-24T05:49:03.425Z] adcc1eea9eea: Download complete [2021-05-24T05:49:03.425Z] afea3b2eda06: Verifying Checksum [2021-05-24T05:49:03.425Z] afea3b2eda06: Download complete [2021-05-24T05:49:03.425Z] 7809a108b3ef: Verifying Checksum [2021-05-24T05:49:03.425Z] 7809a108b3ef: Download complete [2021-05-24T05:49:03.425Z] 540db60ca938: Verifying Checksum [2021-05-24T05:49:03.425Z] 540db60ca938: Download complete [2021-05-24T05:49:03.425Z] 540db60ca938: Pull complete [2021-05-24T05:49:03.425Z] adcc1eea9eea: Pull complete [2021-05-24T05:49:03.425Z] 4c4ab2625f07: Pull complete [2021-05-24T05:49:03.425Z] f706445af74f: Verifying Checksum [2021-05-24T05:49:03.425Z] f706445af74f: Download complete [2021-05-24T05:49:06.204Z] 0510c868ecb4: Verifying Checksum [2021-05-24T05:49:06.204Z] 0510c868ecb4: Download complete [2021-05-24T05:49:06.732Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-24T05:49:08.944Z] 0510c868ecb4: Pull complete [2021-05-24T05:49:08.944Z] afea3b2eda06: Pull complete [2021-05-24T05:49:08.944Z] 7809a108b3ef: Pull complete [2021-05-24T05:49:09.302Z] f706445af74f: Pull complete [2021-05-24T05:49:09.302Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-24T05:49:09.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-24T05:49:09.302Z] ---> b068be0155e3 [2021-05-24T05:49:09.302Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-24T05:49:09.510Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-24T05:49:13.269Z] + sudo service docker restart+ [2021-05-24T05:49:13.269Z] true [2021-05-24T05:49:32.328Z] ---> Running in d797a7cd68ae [2021-05-24T05:49:32.328Z] Removing intermediate container d797a7cd68ae [2021-05-24T05:49:32.328Z] ---> 93b50823cc3f [2021-05-24T05:49:32.328Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T05:49:32.328Z] ---> Running in 63f6d93b1dac [2021-05-24T05:49:32.328Z] Removing intermediate container 63f6d93b1dac [2021-05-24T05:49:32.328Z] ---> 3de7a6ca272a [2021-05-24T05:49:32.328Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-05-24T05:49:32.328Z] ---> Running in 15b207b36302 [2021-05-24T05:49:32.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-24T05:49:32.540Z] provisioning config files... [2021-05-24T05:49:32.575Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config5952416577136487618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-24T05:49:34.923Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-24T05:49:34.923Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-24T05:49:34.923Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-24T05:49:34.923Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-24T05:49:34.923Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-24T05:49:34.923Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-24T05:49:34.923Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-24T05:49:34.923Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-24T05:49:35.194Z] ---> docker-login.sh [2021-05-24T05:49:35.194Z] nexus3.edgexfoundry.org:10001 [2021-05-24T05:49:35.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T05:49:35.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T05:49:35.194Z] Configure a credential helper to remove this warning. See [2021-05-24T05:49:35.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T05:49:35.194Z] [2021-05-24T05:49:35.194Z] Login Succeeded [2021-05-24T05:49:35.194Z] nexus3.edgexfoundry.org:10002 [2021-05-24T05:49:35.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T05:49:35.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T05:49:35.194Z] Configure a credential helper to remove this warning. See [2021-05-24T05:49:35.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T05:49:35.194Z] [2021-05-24T05:49:35.194Z] Login Succeeded [2021-05-24T05:49:35.194Z] nexus3.edgexfoundry.org:10003 [2021-05-24T05:49:35.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T05:49:35.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T05:49:35.194Z] Configure a credential helper to remove this warning. See [2021-05-24T05:49:35.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T05:49:35.194Z] [2021-05-24T05:49:35.194Z] Login Succeeded [2021-05-24T05:49:35.484Z] nexus3.edgexfoundry.org:10004 [2021-05-24T05:49:35.532Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-24T05:49:35.532Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-24T05:49:35.532Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-24T05:49:37.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T05:49:37.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T05:49:37.609Z] Configure a credential helper to remove this warning. See [2021-05-24T05:49:37.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T05:49:37.609Z] [2021-05-24T05:49:37.609Z] Login Succeeded [2021-05-24T05:49:37.609Z] docker.io [2021-05-24T05:49:37.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T05:49:37.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T05:49:37.609Z] Configure a credential helper to remove this warning. See [2021-05-24T05:49:37.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T05:49:37.609Z] [2021-05-24T05:49:37.609Z] Login Succeeded [2021-05-24T05:49:37.609Z] ---> docker-login.sh ends [Pipeline] } [2021-05-24T05:49:37.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2021-05-24T05:49:37.858Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-24T05:49:37.858Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-24T05:49:37.858Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-24T05:49:37.858Z] Executing busybox-1.32.1-r6.trigger [2021-05-24T05:49:37.858Z] OK: 156 MiB in 53 packages [2021-05-24T05:49:37.858Z] Removing intermediate container 15b207b36302 [2021-05-24T05:49:37.858Z] ---> ec67a7d54054 [2021-05-24T05:49:37.858Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-05-24T05:49:37.858Z] ---> Running in ccb8cb23cad3 [2021-05-24T05:49:37.858Z] Removing intermediate container ccb8cb23cad3 [2021-05-24T05:49:37.858Z] ---> c5c981b884b6 [2021-05-24T05:49:37.858Z] Step 7/8 : COPY . . [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-05-24T05:49:38.142Z] ---> e6f6aa4e56e3 [2021-05-24T05:49:38.142Z] Step 8/8 : RUN go mod download [2021-05-24T05:49:38.142Z] ---> Running in 0b1c1837e860 [Pipeline] echo [2021-05-24T05:49:40.713Z] ========================================================= [2021-05-24T05:49:40.713Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-24T05:49:40.713Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-24T05:49:43.122Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-24T05:49:43.122Z] Sending build context to Docker daemon 573.4kB [2021-05-24T05:49:43.122Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-24T05:49:43.122Z] Step 2/8 : FROM ${BASE} [2021-05-24T05:49:43.122Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-24T05:49:43.122Z] 595b0fe564bb: Pulling fs layer [2021-05-24T05:49:43.122Z] 7186ed65a4f7: Pulling fs layer [2021-05-24T05:49:43.122Z] 316046926c0a: Pulling fs layer [2021-05-24T05:49:43.122Z] 4ebd0625c992: Pulling fs layer [2021-05-24T05:49:43.122Z] 207e8628e3a3: Pulling fs layer [2021-05-24T05:49:43.122Z] c791037a9be2: Pulling fs layer [2021-05-24T05:49:43.122Z] ffd874e62e21: Pulling fs layer [2021-05-24T05:49:43.122Z] 4ebd0625c992: Waiting [2021-05-24T05:49:43.122Z] 207e8628e3a3: Waiting [2021-05-24T05:49:43.122Z] c791037a9be2: Waiting [2021-05-24T05:49:43.122Z] ffd874e62e21: Waiting [2021-05-24T05:49:43.122Z] 316046926c0a: Download complete [2021-05-24T05:49:43.122Z] 7186ed65a4f7: Verifying Checksum [2021-05-24T05:49:43.122Z] 7186ed65a4f7: Download complete [2021-05-24T05:49:43.122Z] 207e8628e3a3: Download complete [2021-05-24T05:49:43.122Z] 595b0fe564bb: Verifying Checksum [2021-05-24T05:49:43.122Z] 595b0fe564bb: Download complete [2021-05-24T05:49:43.122Z] c791037a9be2: Verifying Checksum [2021-05-24T05:49:43.122Z] c791037a9be2: Download complete [2021-05-24T05:49:43.122Z] 595b0fe564bb: Pull complete [2021-05-24T05:49:43.122Z] 7186ed65a4f7: Pull complete [2021-05-24T05:49:43.439Z] 316046926c0a: Pull complete [2021-05-24T05:49:45.841Z] ffd874e62e21: Verifying Checksum [2021-05-24T05:49:45.841Z] ffd874e62e21: Download complete [2021-05-24T05:49:48.419Z] 4ebd0625c992: Verifying Checksum [2021-05-24T05:49:48.419Z] 4ebd0625c992: Download complete [2021-05-24T05:49:59.471Z] 4ebd0625c992: Pull complete [2021-05-24T05:49:59.471Z] 207e8628e3a3: Pull complete [2021-05-24T05:49:59.471Z] c791037a9be2: Pull complete [2021-05-24T05:50:02.810Z] ffd874e62e21: Pull complete [2021-05-24T05:50:02.810Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-24T05:50:02.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-24T05:50:02.810Z] ---> cfc18b08335c [2021-05-24T05:50:02.810Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-24T05:50:05.133Z] ---> Running in 9a8f456fe20a [2021-05-24T05:50:05.133Z] Removing intermediate container 9a8f456fe20a [2021-05-24T05:50:05.133Z] ---> b872fdfdd284 [2021-05-24T05:50:05.133Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T05:50:05.133Z] ---> Running in 594003a6b0fa [2021-05-24T05:50:08.317Z] Removing intermediate container 594003a6b0fa [2021-05-24T05:50:08.317Z] ---> b62fb8f00ba8 [2021-05-24T05:50:08.317Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-05-24T05:50:08.317Z] ---> Running in 21550289affb [2021-05-24T05:50:08.317Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-24T05:50:11.040Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-24T05:50:11.040Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-24T05:50:11.040Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-24T05:50:11.040Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-24T05:50:11.040Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-24T05:50:11.040Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-24T05:50:11.040Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-24T05:50:11.040Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-24T05:50:11.040Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-24T05:50:11.040Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-24T05:50:11.040Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-24T05:50:11.316Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-24T05:50:11.316Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-24T05:50:11.597Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-24T05:50:11.597Z] Executing busybox-1.32.1-r6.trigger [2021-05-24T05:50:11.597Z] OK: 145 MiB in 53 packages [2021-05-24T05:50:14.098Z] Removing intermediate container 21550289affb [2021-05-24T05:50:14.098Z] ---> 439daa1042b7 [2021-05-24T05:50:14.098Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-05-24T05:50:14.098Z] ---> Running in 981be4a544db [2021-05-24T05:50:14.098Z] Removing intermediate container 981be4a544db [2021-05-24T05:50:14.098Z] ---> c421a97c0e3e [2021-05-24T05:50:14.098Z] Step 7/8 : COPY . . [2021-05-24T05:50:14.728Z] ---> e5436a4ee11f [2021-05-24T05:50:14.728Z] Step 8/8 : RUN go mod download [2021-05-24T05:50:14.728Z] ---> Running in 3b46aa1e98ff [2021-05-24T05:50:21.168Z] Removing intermediate container 0b1c1837e860 [2021-05-24T05:50:21.168Z] ---> c4aeb4b493c7 [2021-05-24T05:50:21.168Z] Successfully built c4aeb4b493c7 [2021-05-24T05:50:21.168Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-24T05:50:23.578Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-24T05:50:23.578Z] . [Pipeline] withDockerContainer [2021-05-24T05:50:23.707Z] prd-centos7-docker-4c-2g-15740 does not seem to be running inside a container [2021-05-24T05:50:23.763Z] $ 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-x86_64 cat [2021-05-24T05:50:24.162Z] $ docker top 3ad2f93f2692c3119b1d1cdd31c864b7976eed4c20256429669c91c7163e831b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T05:50:24.595Z] + go version [2021-05-24T05:50:24.596Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-24T05:50:24.631Z] $ docker stop --time=1 3ad2f93f2692c3119b1d1cdd31c864b7976eed4c20256429669c91c7163e831b [2021-05-24T05:50:27.186Z] $ docker rm -f 3ad2f93f2692c3119b1d1cdd31c864b7976eed4c20256429669c91c7163e831b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T05:50:28.065Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-24T05:50:28.065Z] . [Pipeline] withDockerContainer [2021-05-24T05:50:28.174Z] prd-centos7-docker-4c-2g-15740 does not seem to be running inside a container [2021-05-24T05:50:28.239Z] $ 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-x86_64 cat [2021-05-24T05:50:30.457Z] $ docker top cbb3973f878df2d50145a306d54b48cee71504071d6157b1cfeba6781db18435 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T05:50:30.983Z] + go mod tidy [Pipeline] sh [2021-05-24T05:50:33.911Z] + make test [2021-05-24T05:50:33.912Z] go mod tidy [2021-05-24T05:50:38.171Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-24T05:50:38.171Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-05-24T05:50:38.171Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/config [2021-05-24T05:50:38.171Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.63/internal/config/types.go:106:3: unknown field 'BootTimeout' in struct literal of type config.ServiceInfo [2021-05-24T05:50:38.171Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.63/internal/config/types.go:107:3: unknown field 'CheckInterval' in struct literal of type config.ServiceInfo [2021-05-24T05:50:38.171Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.63/internal/config/types.go:111:3: unknown field 'Protocol' in struct literal of type config.ServiceInfo [2021-05-24T05:50:38.171Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.63/internal/config/types.go:114:3: unknown field 'Timeout' in struct literal of type config.ServiceInfo [2021-05-24T05:50:40.983Z] Removing intermediate container 3b46aa1e98ff [2021-05-24T05:50:40.983Z] ---> f4cad2e563fb [2021-05-24T05:50:40.983Z] Successfully built f4cad2e563fb [2021-05-24T05:50:40.983Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-24T05:50:43.349Z] + docker inspect -f . ci-base-image-arm64 [2021-05-24T05:50:43.349Z] . [Pipeline] withDockerContainer [2021-05-24T05:50:43.720Z] prd-ubuntu18.04-docker-arm64-4c-16g-15739 does not seem to be running inside a container [2021-05-24T05:50:45.868Z] $ 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 [2021-05-24T05:50:48.174Z] $ docker top 8200f8a14d1c22ef591cce526746cc5c87e0b8ae7b73b421d09bad5a13b19c60 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T05:50:50.636Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2021-05-24T05:50:50.636Z] make: *** [Makefile:27: test] Error 2 [Pipeline] } [2021-05-24T05:50:50.846Z] $ docker stop --time=1 cbb3973f878df2d50145a306d54b48cee71504071d6157b1cfeba6781db18435 [2021-05-24T05:50:53.088Z] + go version [2021-05-24T05:50:53.088Z] go version go1.16.3 linux/arm64 [2021-05-24T05:50:53.426Z] $ docker rm -f cbb3973f878df2d50145a306d54b48cee71504071d6157b1cfeba6781db18435 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-05-24T05:50:55.642Z] $ docker stop --time=1 8200f8a14d1c22ef591cce526746cc5c87e0b8ae7b73b421d09bad5a13b19c60 [2021-05-24T05:50:59.699Z] $ docker rm -f 8200f8a14d1c22ef591cce526746cc5c87e0b8ae7b73b421d09bad5a13b19c60 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Test) 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 Post stage [Pipeline] script [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-24T05:51:15.511Z] ---> job-cost.sh [2021-05-24T05:51:15.511Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5xsJ [2021-05-24T05:51:15.819Z] + docker inspect -f . ci-base-image-arm64 [2021-05-24T05:51:15.820Z] . [Pipeline] withDockerContainer [2021-05-24T05:51:18.053Z] prd-ubuntu18.04-docker-arm64-4c-16g-15739 does not seem to be running inside a container [2021-05-24T05:51:18.202Z] $ 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 [2021-05-24T05:51:20.542Z] $ docker top b8291aae63382114898f58239d8bc614b301c3021b52bce9dd2091e08d0e3207 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T05:51:25.556Z] + go mod tidy [Pipeline] sh [2021-05-24T05:51:28.019Z] + make test [2021-05-24T05:51:28.019Z] go mod tidy [2021-05-24T05:51:28.019Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-24T05:51:28.020Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-24T05:51:28.318Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-05-24T05:51:45.921Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/config [2021-05-24T05:51:45.921Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.63/internal/config/types.go:106:3: unknown field 'BootTimeout' in struct literal of type config.ServiceInfo [2021-05-24T05:51:45.921Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.63/internal/config/types.go:107:3: unknown field 'CheckInterval' in struct literal of type config.ServiceInfo [2021-05-24T05:51:45.921Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.63/internal/config/types.go:111:3: unknown field 'Protocol' in struct literal of type config.ServiceInfo [2021-05-24T05:51:45.921Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.63/internal/config/types.go:114:3: unknown field 'Timeout' in struct literal of type config.ServiceInfo [2021-05-24T05:51:51.271Z] lf-activate-venv(): INFO: Adding /tmp/venv-5xsJ/bin to PATH [2021-05-24T05:51:51.271Z] INFO: No Stack... [2021-05-24T05:51:51.271Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-24T05:51:51.271Z] INFO: Archiving Costs [Pipeline] sh [2021-05-24T05:51:51.670Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2021-05-24T05:51:51.670Z] + cut -d, -f6 [Pipeline] lock [2021-05-24T05:51:51.768Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-252-1-stack-cost] [2021-05-24T05:51:51.778Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-252-1-stack-cost] did not exist. Created. [2021-05-24T05:51:51.779Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-252-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-24T05:51:54.308Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-24T05:51:56.943Z] Stashed 1 file(s) [Pipeline] } [2021-05-24T05:51:57.021Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-252-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-24T05:52:04.279Z] Failed in branch amd64 [2021-05-24T05:52:23.488Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2021-05-24T05:52:23.488Z] make: *** [Makefile:27: test] Error 2 [Pipeline] } [2021-05-24T05:52:23.640Z] $ docker stop --time=1 b8291aae63382114898f58239d8bc614b301c3021b52bce9dd2091e08d0e3207 [2021-05-24T05:52:26.067Z] $ docker rm -f b8291aae63382114898f58239d8bc614b301c3021b52bce9dd2091e08d0e3207 [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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-24T05:52:37.846Z] ---> job-cost.sh [2021-05-24T05:52:37.846Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2YH6 [2021-05-24T05:53:22.562Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-24T05:55:04.573Z] lf-activate-venv(): INFO: Adding /tmp/venv-2YH6/bin to PATH [2021-05-24T05:55:04.573Z] INFO: No Stack... [2021-05-24T05:55:04.573Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-24T05:55:04.872Z] INFO: Archiving Costs [Pipeline] sh [2021-05-24T05:55:05.242Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2021-05-24T05:55:05.243Z] + cut -d, -f6 [Pipeline] lock [2021-05-24T05:55:05.356Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-252-1-stack-cost] [2021-05-24T05:55:05.364Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-252-1-stack-cost] did not exist. Created. [2021-05-24T05:55:05.364Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-252-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-24T05:55:07.845Z] /w/workspace/device-mqtt-go/1@tmp/durable-d0b5e1c6/script.sh: 1: /w/workspace/device-mqtt-go/1@tmp/durable-d0b5e1c6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-24T05:55:08.270Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-24T05:55:08.423Z] Warning: overwriting stash ‘stack-cost’ [2021-05-24T05:55:09.065Z] Stashed 1 file(s) [Pipeline] } [2021-05-24T05:55:09.085Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-252-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-24T05:55:11.769Z] 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] { (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 [2021-05-24T05:55:19.077Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T05:55:21.710Z] ---> package-listing.sh [2021-05-24T05:55:21.710Z] ++ facter osfamily [2021-05-24T05:55:21.710Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-24T05:55:21.975Z] + OS_FAMILY=redhat [2021-05-24T05:55:21.975Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-252 [2021-05-24T05:55:21.975Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-24T05:55:21.975Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-24T05:55:21.975Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-24T05:55:21.975Z] + PACKAGES=/tmp/packages_start.txt [2021-05-24T05:55:21.975Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-252 ']' [2021-05-24T05:55:21.975Z] + PACKAGES=/tmp/packages_end.txt [2021-05-24T05:55:21.975Z] + case "${OS_FAMILY}" in [2021-05-24T05:55:21.975Z] + rpm -qa [2021-05-24T05:55:21.975Z] + sort [2021-05-24T05:55:22.551Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-24T05:55:22.551Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-24T05:55:22.551Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-24T05:55:22.551Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-252 ']' [2021-05-24T05:55:22.551Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-252/archives/ [2021-05-24T05:55:22.551Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-252/archives/ [Pipeline] echo [2021-05-24T05:55:22.599Z] 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-252/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-24T05:55:22.932Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-24T05:55:23.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-24T05:55:23.537Z] [2021-05-24T05:55:23.537Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-24T05:55:23.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-24T05:55:23.895Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-24T05:55:23.895Z] df20fa9351a1: Pulling fs layer [2021-05-24T05:55:23.895Z] 36b3adc4ff6f: Pulling fs layer [2021-05-24T05:55:23.895Z] 8ad3a11d3b57: Pulling fs layer [2021-05-24T05:55:23.895Z] 46f8f816bc3b: Pulling fs layer [2021-05-24T05:55:23.895Z] 93b61091891f: Pulling fs layer [2021-05-24T05:55:23.895Z] 93b9cdb0e59b: Pulling fs layer [2021-05-24T05:55:23.895Z] 5e14af77c1be: Pulling fs layer [2021-05-24T05:55:23.895Z] 01666e4c0597: Pulling fs layer [2021-05-24T05:55:23.895Z] aa168da1d23b: Pulling fs layer [2021-05-24T05:55:23.895Z] 93b9cdb0e59b: Waiting [2021-05-24T05:55:23.895Z] 5e14af77c1be: Waiting [2021-05-24T05:55:23.895Z] 01666e4c0597: Waiting [2021-05-24T05:55:23.895Z] aa168da1d23b: Waiting [2021-05-24T05:55:23.895Z] 46f8f816bc3b: Waiting [2021-05-24T05:55:23.895Z] 93b61091891f: Waiting [2021-05-24T05:55:23.895Z] 36b3adc4ff6f: Verifying Checksum [2021-05-24T05:55:23.895Z] 36b3adc4ff6f: Download complete [2021-05-24T05:55:23.895Z] 46f8f816bc3b: Verifying Checksum [2021-05-24T05:55:23.895Z] 46f8f816bc3b: Download complete [2021-05-24T05:55:23.895Z] df20fa9351a1: Verifying Checksum [2021-05-24T05:55:23.895Z] df20fa9351a1: Download complete [2021-05-24T05:55:24.158Z] 93b9cdb0e59b: Verifying Checksum [2021-05-24T05:55:24.158Z] 93b9cdb0e59b: Download complete [2021-05-24T05:55:24.158Z] 5e14af77c1be: Verifying Checksum [2021-05-24T05:55:24.158Z] 5e14af77c1be: Download complete [2021-05-24T05:55:24.158Z] 01666e4c0597: Verifying Checksum [2021-05-24T05:55:24.158Z] 01666e4c0597: Download complete [2021-05-24T05:55:24.158Z] 93b61091891f: Verifying Checksum [2021-05-24T05:55:24.158Z] 93b61091891f: Download complete [2021-05-24T05:55:24.158Z] 8ad3a11d3b57: Verifying Checksum [2021-05-24T05:55:24.158Z] 8ad3a11d3b57: Download complete [2021-05-24T05:55:24.158Z] df20fa9351a1: Pull complete [2021-05-24T05:55:24.428Z] 36b3adc4ff6f: Pull complete [2021-05-24T05:55:25.023Z] 8ad3a11d3b57: Pull complete [2021-05-24T05:55:25.023Z] 46f8f816bc3b: Pull complete [2021-05-24T05:55:25.292Z] 93b61091891f: Pull complete [2021-05-24T05:55:25.292Z] 93b9cdb0e59b: Pull complete [2021-05-24T05:55:25.553Z] 5e14af77c1be: Pull complete [2021-05-24T05:55:25.553Z] 01666e4c0597: Pull complete [2021-05-24T05:55:25.812Z] aa168da1d23b: Verifying Checksum [2021-05-24T05:55:25.812Z] aa168da1d23b: Download complete [2021-05-24T05:55:30.168Z] aa168da1d23b: Pull complete [2021-05-24T05:55:30.168Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-24T05:55:30.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-24T05:55:30.168Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-24T05:55:30.270Z] prd-centos7-docker-4c-2g-15735 does not seem to be running inside a container [2021-05-24T05:55:30.314Z] $ 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-252/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-252 -v /w/workspace/gexfoundry_device-mqtt-go_PR-252:/w/workspace/gexfoundry_device-mqtt-go_PR-252:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-252@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-252@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 [2021-05-24T05:55:33.434Z] $ docker top f428ff8092f4b8802c8a496823dd468dce85f609d84b12e702ffed55cf06e5df -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T05:55:35.858Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-24T05:55:36.202Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-24T05:55:36.523Z] + ls /var/log/sa-host [2021-05-24T05:55:36.523Z] + sadf -c /var/log/sa-host/sa05 [2021-05-24T05:55:36.523Z] file_magic: OK [2021-05-24T05:55:36.523Z] HZ: Using current value: 100 [2021-05-24T05:55:36.523Z] file_header: OK [2021-05-24T05:55:36.523Z] 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 [2021-05-24T05:55:36.523Z] Statistics: [2021-05-24T05:55:36.523Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-24T05:55:36.523Z] File successfully converted to sysstat format version 12.2.1 [2021-05-24T05:55:36.523Z] + sadf -c /var/log/sa-host/sa24 [2021-05-24T05:55:36.523Z] file_magic: OK [2021-05-24T05:55:36.523Z] HZ: Using current value: 100 [2021-05-24T05:55:36.523Z] file_header: OK [2021-05-24T05:55:36.523Z] 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 [2021-05-24T05:55:36.523Z] Statistics: [2021-05-24T05:55:36.523Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-24T05:55:36.523Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-24T05:55:36.828Z] provisioning config files... [2021-05-24T05:55:36.838Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-252@tmp/config5968808284785403075tmp [Pipeline] { [Pipeline] echo [2021-05-24T05:55:36.904Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T05:55:37.257Z] ---> create-netrc.sh [Pipeline] } [2021-05-24T05:55:37.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-24T05:55:37.362Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T05:55:37.712Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-24T05:55:37.748Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T05:55:38.115Z] ---> sudo-logs.sh [2021-05-24T05:55:38.115Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-24T05:55:40.296Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T05:55:40.644Z] ---> job-cost.sh [2021-05-24T05:55:40.644Z] lf-activate-venv: SKIPPING [2021-05-24T05:55:40.644Z] DEBUG: total: 0.18000000715255737 [2021-05-24T05:55:40.644Z] INFO: Retrieving Stack Cost... [2021-05-24T05:55:41.595Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-24T05:55:44.182Z] INFO: Archiving Costs [Pipeline] echo [2021-05-24T05:55:44.281Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T05:55:44.629Z] ---> logs-deploy.sh [2021-05-24T05:55:44.629Z] lf-activate-venv: SKIPPING [2021-05-24T05:55:44.629Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-252/1 [2021-05-24T05:55:44.629Z] INFO: archiving workspace using pattern(s):