Pull request #938 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 054423c5daac5a157d76f0cbd3fe37d26606c1a7+e8c677d1df210277adef4aff331a8a81997773cd (f37de88f119cd8741199ce93fe014cb641d11343) 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-ssh3893612673745241681.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-ssh1016842876196092106.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-sdk-go/branches/PR-938/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-sdk-go/branches/PR-938/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3240387202499242672.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-sdk-go/branches/PR-938/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5282868290109932231.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-ssh4748817488834226203.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-sdk-go/branches/PR-938/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-sdk-go/branches/PR-938/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2592671274100851781.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 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-15492 in /w/workspace/dgexfoundry_device-sdk-go_PR-938 [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-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-938 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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/dgexfoundry_device-sdk-go_PR-938@tmp/jenkins-gitclient-ssh7020274110909662245.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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/dgexfoundry_device-sdk-go_PR-938@tmp/jenkins-gitclient-ssh6876886147097289934.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/938/head:refs/remotes/origin/PR-938 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e8c677d1df210277adef4aff331a8a81997773cd into PR head commit 054423c5daac5a157d76f0cbd3fe37d26606c1a7 Merge succeeded, producing 054423c5daac5a157d76f0cbd3fe37d26606c1a7 Checking out Revision 054423c5daac5a157d76f0cbd3fe37d26606c1a7 (PR-938) > git config core.sparsecheckout # timeout=10 > git checkout -f 054423c5daac5a157d76f0cbd3fe37d26606c1a7 # 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/dgexfoundry_device-sdk-go_PR-938@tmp/jenkins-gitclient-ssh4103492277529361632.key > git merge e8c677d1df210277adef4aff331a8a81997773cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 054423c5daac5a157d76f0cbd3fe37d26606c1a7 # 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-21T07:06:59.598Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-21T07:06:59.803Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-21T07:06:59.909Z] ========================================================= [2021-05-21T07:06:59.909Z] EdgeX Global Pipelines Version Info [2021-05-21T07:06:59.909Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-21T07:07:01.374Z] ------------------- [2021-05-21T07:07:01.375Z] stable info: [2021-05-21T07:07:01.375Z] ------------------- [2021-05-21T07:07:01.375Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-21T07:07:01.375Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-21T07:07:01.375Z] Message: update stable to v1.0.192 [2021-05-21T07:07:01.949Z] ------------------- [2021-05-21T07:07:01.949Z] experimental info: [2021-05-21T07:07:01.949Z] ------------------- [2021-05-21T07:07:01.949Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-21T07:07:01.949Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-21T07:07:01.949Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-21T07:07:02.180Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-05-21T07:07:02.243Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-05-21T07:07:02.297Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-21T07:07:02.349Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-21T07:07:02.404Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-21T07:07:02.467Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-21T07:07:02.530Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-21T07:07:02.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-21T07:07:02.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-05-21T07:07:02.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-21T07:07:02.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-21T07:07:02.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-05-21T07:07:02.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-21T07:07:02.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-21T07:07:03.019Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-21T07:07:03.087Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-21T07:07:03.151Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-21T07:07:03.205Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-21T07:07:03.257Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-21T07:07:03.334Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-21T07:07:03.389Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-21T07:07:03.450Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-21T07:07:03.504Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-21T07:07:03.559Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-21T07:07:03.627Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-21T07:07:03.685Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-21T07:07:03.749Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-938 [Pipeline] echo [2021-05-21T07:07:03.807Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-938 [Pipeline] echo [2021-05-21T07:07:03.865Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-938 [Pipeline] echo [2021-05-21T07:07:03.929Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 054423c5daac5a157d76f0cbd3fe37d26606c1a7 [Pipeline] echo [2021-05-21T07:07:03.985Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 054423c [Pipeline] echo [2021-05-21T07:07:04.046Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-21T07:07:04.210Z] provisioning config files... [2021-05-21T07:07:04.229Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-938@tmp/config9029754385894042818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-21T07:07:04.618Z] ---> docker-login.sh [2021-05-21T07:07:04.618Z] nexus3.edgexfoundry.org:10001 [2021-05-21T07:07:04.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T07:07:04.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T07:07:04.887Z] Configure a credential helper to remove this warning. See [2021-05-21T07:07:04.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T07:07:04.887Z] [2021-05-21T07:07:04.887Z] Login Succeeded [2021-05-21T07:07:04.887Z] nexus3.edgexfoundry.org:10002 [2021-05-21T07:07:05.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T07:07:05.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T07:07:05.154Z] Configure a credential helper to remove this warning. See [2021-05-21T07:07:05.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T07:07:05.154Z] [2021-05-21T07:07:05.154Z] Login Succeeded [2021-05-21T07:07:05.154Z] nexus3.edgexfoundry.org:10003 [2021-05-21T07:07:05.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T07:07:05.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T07:07:05.422Z] Configure a credential helper to remove this warning. See [2021-05-21T07:07:05.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T07:07:05.422Z] [2021-05-21T07:07:05.422Z] Login Succeeded [2021-05-21T07:07:05.422Z] nexus3.edgexfoundry.org:10004 [2021-05-21T07:07:05.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T07:07:05.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T07:07:05.422Z] Configure a credential helper to remove this warning. See [2021-05-21T07:07:05.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T07:07:05.422Z] [2021-05-21T07:07:05.422Z] Login Succeeded [2021-05-21T07:07:05.422Z] docker.io [2021-05-21T07:07:05.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T07:07:05.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T07:07:05.999Z] Configure a credential helper to remove this warning. See [2021-05-21T07:07:05.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T07:07:05.999Z] [2021-05-21T07:07:05.999Z] Login Succeeded [2021-05-21T07:07:05.999Z] ---> docker-login.sh ends [Pipeline] } [2021-05-21T07:07:06.024Z] 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-21T07:07:06.808Z] + git log --format=format:%s -1 054423c5daac5a157d76f0cbd3fe37d26606c1a7 [Pipeline] echo [2021-05-21T07:07:06.864Z] GIT_COMMIT: 054423c5daac5a157d76f0cbd3fe37d26606c1a7, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo [2021-05-21T07:07:06.904Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-21T07:07:07.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T07:07:07.961Z] [2021-05-21T07:07:07.961Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T07:07:08.339Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T07:07:08.339Z] latest: Pulling from edgex-devops/git-semver [2021-05-21T07:07:08.339Z] 31603596830f: Pulling fs layer [2021-05-21T07:07:08.339Z] 54011a49482f: Pulling fs layer [2021-05-21T07:07:08.339Z] a6820b24f6d8: Pulling fs layer [2021-05-21T07:07:08.339Z] f581987b2513: Pulling fs layer [2021-05-21T07:07:08.339Z] f581987b2513: Waiting [2021-05-21T07:07:08.339Z] 54011a49482f: Verifying Checksum [2021-05-21T07:07:08.339Z] 54011a49482f: Download complete [2021-05-21T07:07:08.601Z] 31603596830f: Verifying Checksum [2021-05-21T07:07:08.601Z] 31603596830f: Download complete [2021-05-21T07:07:08.601Z] f581987b2513: Verifying Checksum [2021-05-21T07:07:08.601Z] f581987b2513: Download complete [2021-05-21T07:07:08.601Z] a6820b24f6d8: Verifying Checksum [2021-05-21T07:07:08.601Z] a6820b24f6d8: Download complete [2021-05-21T07:07:08.601Z] 31603596830f: Pull complete [2021-05-21T07:07:08.875Z] 54011a49482f: Pull complete [2021-05-21T07:07:09.468Z] a6820b24f6d8: Pull complete [2021-05-21T07:07:09.735Z] f581987b2513: Pull complete [2021-05-21T07:07:09.735Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-21T07:07:09.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T07:07:09.735Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-21T07:07:09.838Z] prd-centos7-docker-4c-2g-15492 does not seem to be running inside a container [2021-05-21T07:07:09.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-938 -v /w/workspace/dgexfoundry_device-sdk-go_PR-938:/w/workspace/dgexfoundry_device-sdk-go_PR-938:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-938@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-938@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-21T07:07:11.595Z] $ docker top 289b7a15074b62eb533a044e9faeb68af6b2ab5cb3d40ca8a23e338813e6fe73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-21T07:07:11.809Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-21T07:07:11.809Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-21T07:07:11.935Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-21T07:07:11.937Z] $ docker exec 289b7a15074b62eb533a044e9faeb68af6b2ab5cb3d40ca8a23e338813e6fe73 ssh-agent [2021-05-21T07:07:12.059Z] SSH_AUTH_SOCK=/tmp/ssh-GXk0fW477AB2/agent.13 [2021-05-21T07:07:12.059Z] SSH_AGENT_PID=20 [2021-05-21T07:07:12.069Z] Running ssh-add (command line suppressed) [2021-05-21T07:07:12.173Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-938@tmp/private_key_2062551430565928278.key (/w/workspace/dgexfoundry_device-sdk-go_PR-938@tmp/private_key_2062551430565928278.key) [2021-05-21T07:07:12.192Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-21T07:07:12.536Z] + git tag --points-at HEAD [Pipeline] } [2021-05-21T07:07:12.556Z] $ docker exec --env ******** --env ******** 289b7a15074b62eb533a044e9faeb68af6b2ab5cb3d40ca8a23e338813e6fe73 ssh-agent -k [2021-05-21T07:07:12.664Z] unset SSH_AUTH_SOCK; [2021-05-21T07:07:12.664Z] unset SSH_AGENT_PID; [2021-05-21T07:07:12.664Z] echo Agent pid 20 killed; [2021-05-21T07:07:12.675Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-21T07:07:12.782Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-21T07:07:12.782Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-21T07:07:12.914Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-21T07:07:12.917Z] $ docker exec 289b7a15074b62eb533a044e9faeb68af6b2ab5cb3d40ca8a23e338813e6fe73 ssh-agent [2021-05-21T07:07:13.039Z] SSH_AUTH_SOCK=/tmp/ssh-8enqTjTI2AIo/agent.53 [2021-05-21T07:07:13.040Z] SSH_AGENT_PID=59 [2021-05-21T07:07:13.046Z] Running ssh-add (command line suppressed) [2021-05-21T07:07:13.152Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-938@tmp/private_key_532948007886180882.key (/w/workspace/dgexfoundry_device-sdk-go_PR-938@tmp/private_key_532948007886180882.key) [2021-05-21T07:07:13.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-21T07:07:13.552Z] + git semver init [2021-05-21T07:07:13.552Z] # -> Open(): unable to determine branch for HEAD [2021-05-21T07:07:13.552Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-938/.git [2021-05-21T07:07:13.552Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-938 [2021-05-21T07:07:13.552Z] # $SEMVER_REMOTE_NAME = origin [2021-05-21T07:07:13.552Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-21T07:07:13.552Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-21T07:07:13.552Z] # $SEMVER_BRANCH = PR-938 [2021-05-21T07:07:13.552Z] # $SEMVER_TEMP = /tmp/semver-723749061 [2021-05-21T07:07:13.552Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-05-21T07:07:14.131Z] # '/tmp/semver-723749061' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-938/.semver' [2021-05-21T07:07:14.131Z] # -> Force: false [2021-05-21T07:07:14.131Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-938/.semver [Pipeline] } [2021-05-21T07:07:14.147Z] $ docker exec --env ******** --env ******** 289b7a15074b62eb533a044e9faeb68af6b2ab5cb3d40ca8a23e338813e6fe73 ssh-agent -k [2021-05-21T07:07:14.260Z] unset SSH_AUTH_SOCK; [2021-05-21T07:07:14.261Z] unset SSH_AGENT_PID; [2021-05-21T07:07:14.261Z] echo Agent pid 59 killed; [2021-05-21T07:07:14.275Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-21T07:07:14.710Z] + git semver [Pipeline] } [2021-05-21T07:07:14.736Z] $ docker stop --time=1 289b7a15074b62eb533a044e9faeb68af6b2ab5cb3d40ca8a23e338813e6fe73 [2021-05-21T07:07:16.031Z] $ docker rm -f 289b7a15074b62eb533a044e9faeb68af6b2ab5cb3d40ca8a23e338813e6fe73 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-21T07:07:16.461Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-21T07:07:16.796Z] Stashed 1 file(s) [Pipeline] echo [2021-05-21T07:07:16.818Z] [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-21T07:07:32.362Z] Still waiting to schedule task [2021-05-21T07:07:32.362Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-21T07:07:32.387Z] Still waiting to schedule task [2021-05-21T07:07:32.387Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-21T07:09:46.023Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15493 in /w/workspace/dgexfoundry_device-sdk-go_PR-938 [Pipeline] { [Pipeline] ws [2021-05-21T07:09:46.092Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-05-21T07:09:46.500Z] Selected Git installation does not exist. Using Default [2021-05-21T07:09:46.500Z] The recommended git tool is: NONE [2021-05-21T07:09:51.431Z] using credential edgex-jenkins-ssh [2021-05-21T07:09:51.453Z] Cloning the remote Git repository [2021-05-21T07:09:51.507Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-21T07:09:51.648Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-05-21T07:09:51.810Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-21T07:09:51.815Z] > git --version # timeout=10 [2021-05-21T07:09:51.851Z] > git --version # 'git version 2.17.1' [2021-05-21T07:09:51.852Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T07:09:51.922Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-21T07:09:53.748Z] Merging remotes/origin/master commit e8c677d1df210277adef4aff331a8a81997773cd into PR head commit 054423c5daac5a157d76f0cbd3fe37d26606c1a7 [2021-05-21T07:09:53.147Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-21T07:09:53.164Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-21T07:09:53.190Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-21T07:09:53.226Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-21T07:09:53.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T07:09:53.238Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/938/head:refs/remotes/origin/PR-938 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T07:09:53.775Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T07:09:53.788Z] > git checkout -f 054423c5daac5a157d76f0cbd3fe37d26606c1a7 # timeout=10 [2021-05-21T07:09:53.908Z] > git remote # timeout=10 [2021-05-21T07:09:53.924Z] > git config --get remote.origin.url # timeout=10 [2021-05-21T07:09:53.936Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T07:09:53.946Z] > git merge e8c677d1df210277adef4aff331a8a81997773cd # timeout=10 [2021-05-21T07:09:53.973Z] Merge succeeded, producing 054423c5daac5a157d76f0cbd3fe37d26606c1a7 [2021-05-21T07:09:53.974Z] Checking out Revision 054423c5daac5a157d76f0cbd3fe37d26606c1a7 (PR-938) [2021-05-21T07:09:53.968Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-21T07:09:53.988Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T07:09:54.002Z] > git checkout -f 054423c5daac5a157d76f0cbd3fe37d26606c1a7 # timeout=10 [2021-05-21T07:09:58.226Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-05-21T07:09:58.289Z] > git --version # timeout=10 [2021-05-21T07:09:58.299Z] > git --version # 'git version 2.17.1' [2021-05-21T07:09:58.317Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-21T07:10:00.146Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-21T07:10:00.571Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-21T07:10:00.931Z] + true [2021-05-21T07:10:00.931Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-21T07:10:19.357Z] provisioning config files... [2021-05-21T07:10:19.386Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3219294164137509074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-21T07:10:19.814Z] ---> docker-login.sh [2021-05-21T07:10:19.814Z] nexus3.edgexfoundry.org:10001 [2021-05-21T07:10:20.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T07:10:21.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T07:10:21.083Z] Configure a credential helper to remove this warning. See [2021-05-21T07:10:21.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T07:10:21.083Z] [2021-05-21T07:10:21.083Z] Login Succeeded [2021-05-21T07:10:21.083Z] nexus3.edgexfoundry.org:10002 [2021-05-21T07:10:21.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T07:10:21.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T07:10:21.633Z] Configure a credential helper to remove this warning. See [2021-05-21T07:10:21.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T07:10:21.633Z] [2021-05-21T07:10:21.633Z] Login Succeeded [2021-05-21T07:10:21.633Z] nexus3.edgexfoundry.org:10003 [2021-05-21T07:10:21.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T07:10:22.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T07:10:22.186Z] Configure a credential helper to remove this warning. See [2021-05-21T07:10:22.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T07:10:22.186Z] [2021-05-21T07:10:22.186Z] Login Succeeded [2021-05-21T07:10:22.186Z] nexus3.edgexfoundry.org:10004 [2021-05-21T07:10:22.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T07:10:22.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T07:10:22.736Z] Configure a credential helper to remove this warning. See [2021-05-21T07:10:22.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T07:10:22.736Z] [2021-05-21T07:10:22.736Z] Login Succeeded [2021-05-21T07:10:22.736Z] docker.io [2021-05-21T07:10:23.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T07:10:23.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T07:10:23.284Z] Configure a credential helper to remove this warning. See [2021-05-21T07:10:23.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T07:10:23.284Z] [2021-05-21T07:10:23.284Z] Login Succeeded [2021-05-21T07:10:23.284Z] ---> docker-login.sh ends [Pipeline] } [2021-05-21T07:10:23.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-21T07:10:23.942Z] ========================================================= [2021-05-21T07:10:23.942Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-21T07:10:23.942Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-21T07:10:24.365Z] + 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-21T07:10:24.637Z] Sending build context to Docker daemon 2.589MB [2021-05-21T07:10:24.913Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-21T07:10:24.913Z] Step 2/8 : FROM ${BASE} [2021-05-21T07:10:24.913Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-21T07:10:24.913Z] 595b0fe564bb: Pulling fs layer [2021-05-21T07:10:24.913Z] 7186ed65a4f7: Pulling fs layer [2021-05-21T07:10:24.913Z] 316046926c0a: Pulling fs layer [2021-05-21T07:10:24.913Z] 4ebd0625c992: Pulling fs layer [2021-05-21T07:10:24.913Z] 207e8628e3a3: Pulling fs layer [2021-05-21T07:10:24.913Z] c791037a9be2: Pulling fs layer [2021-05-21T07:10:24.913Z] ffd874e62e21: Pulling fs layer [2021-05-21T07:10:24.913Z] 207e8628e3a3: Waiting [2021-05-21T07:10:24.913Z] 4ebd0625c992: Waiting [2021-05-21T07:10:24.913Z] c791037a9be2: Waiting [2021-05-21T07:10:24.913Z] 316046926c0a: Verifying Checksum [2021-05-21T07:10:24.913Z] 316046926c0a: Download complete [2021-05-21T07:10:25.192Z] 7186ed65a4f7: Verifying Checksum [2021-05-21T07:10:25.192Z] 7186ed65a4f7: Download complete [2021-05-21T07:10:25.192Z] 207e8628e3a3: Verifying Checksum [2021-05-21T07:10:25.192Z] 207e8628e3a3: Download complete [2021-05-21T07:10:25.192Z] c791037a9be2: Verifying Checksum [2021-05-21T07:10:25.192Z] c791037a9be2: Download complete [2021-05-21T07:10:25.192Z] 595b0fe564bb: Verifying Checksum [2021-05-21T07:10:25.192Z] 595b0fe564bb: Download complete [2021-05-21T07:10:25.796Z] 595b0fe564bb: Pull complete [2021-05-21T07:10:26.404Z] 7186ed65a4f7: Pull complete [2021-05-21T07:10:26.691Z] 316046926c0a: Pull complete [2021-05-21T07:10:27.676Z] ffd874e62e21: Verifying Checksum [2021-05-21T07:10:27.676Z] ffd874e62e21: Download complete [2021-05-21T07:10:28.661Z] 4ebd0625c992: Verifying Checksum [2021-05-21T07:10:28.661Z] 4ebd0625c992: Download complete [2021-05-21T07:10:33.693Z] Running on prd-centos7-docker-4c-2g-15494 in /w/workspace/dgexfoundry_device-sdk-go_PR-938 [Pipeline] { [Pipeline] ws [2021-05-21T07:10:33.752Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-05-21T07:10:33.922Z] Selected Git installation does not exist. Using Default [2021-05-21T07:10:33.922Z] The recommended git tool is: NONE [2021-05-21T07:10:36.407Z] using credential edgex-jenkins-ssh [2021-05-21T07:10:36.418Z] Cloning the remote Git repository [2021-05-21T07:10:36.439Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-21T07:10:36.502Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-05-21T07:10:36.528Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-21T07:10:36.528Z] > git --version # timeout=10 [2021-05-21T07:10:36.541Z] > git --version # 'git version 2.24.4' [2021-05-21T07:10:36.541Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T07:10:36.570Z] [INFO] Currently running in a labeled security context [2021-05-21T07:10:36.571Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-21T07:10:36.571Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh6553805153077518148.key [2021-05-21T07:10:36.601Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-21T07:10:38.203Z] Merging remotes/origin/master commit e8c677d1df210277adef4aff331a8a81997773cd into PR head commit 054423c5daac5a157d76f0cbd3fe37d26606c1a7 [2021-05-21T07:10:38.311Z] Merge succeeded, producing 054423c5daac5a157d76f0cbd3fe37d26606c1a7 [2021-05-21T07:10:38.312Z] Checking out Revision 054423c5daac5a157d76f0cbd3fe37d26606c1a7 (PR-938) [2021-05-21T07:10:37.537Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-21T07:10:37.546Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-21T07:10:37.557Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-21T07:10:37.567Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-21T07:10:37.567Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T07:10:37.569Z] [INFO] Currently running in a labeled security context [2021-05-21T07:10:37.569Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-21T07:10:37.569Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh3080815814846163421.key [2021-05-21T07:10:37.577Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/938/head:refs/remotes/origin/PR-938 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T07:10:38.214Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T07:10:38.222Z] > git checkout -f 054423c5daac5a157d76f0cbd3fe37d26606c1a7 # timeout=10 [2021-05-21T07:10:38.257Z] > git remote # timeout=10 [2021-05-21T07:10:38.270Z] > git config --get remote.origin.url # timeout=10 [2021-05-21T07:10:38.280Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T07:10:38.281Z] [INFO] Currently running in a labeled security context [2021-05-21T07:10:38.281Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-21T07:10:38.281Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh2666354234916425365.key [2021-05-21T07:10:38.294Z] > git merge e8c677d1df210277adef4aff331a8a81997773cd # timeout=10 [2021-05-21T07:10:38.306Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-21T07:10:38.318Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T07:10:38.325Z] > git checkout -f 054423c5daac5a157d76f0cbd3fe37d26606c1a7 # timeout=10 [2021-05-21T07:10:41.116Z] 4ebd0625c992: Pull complete [2021-05-21T07:10:41.116Z] 207e8628e3a3: Pull complete [2021-05-21T07:10:41.116Z] c791037a9be2: Pull complete [2021-05-21T07:10:41.891Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-05-21T07:10:41.923Z] > git --version # timeout=10 [2021-05-21T07:10:41.980Z] > git --version # 'git version 2.24.4' [2021-05-21T07:10:41.989Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-21T07:10:43.148Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-21T07:10:43.509Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-21T07:10:43.744Z] ffd874e62e21: Pull complete [2021-05-21T07:10:43.744Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-21T07:10:43.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-21T07:10:43.745Z] ---> cfc18b08335c [2021-05-21T07:10:43.745Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-21T07:10:43.826Z] + true [2021-05-21T07:10:43.826Z] + sudo service docker restart [2021-05-21T07:10:43.826Z] Redirecting to /bin/systemctl restart docker.service [2021-05-21T07:10:45.728Z] ---> Running in 8eec70f487bc [2021-05-21T07:10:46.324Z] Removing intermediate container 8eec70f487bc [2021-05-21T07:10:46.324Z] ---> f5256a5fc59c [2021-05-21T07:10:46.324Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T07:10:46.597Z] ---> Running in 768343f20968 [2021-05-21T07:10:48.572Z] Removing intermediate container 768343f20968 [2021-05-21T07:10:48.573Z] ---> a3f4748f3821 [2021-05-21T07:10:48.573Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-21T07:10:48.846Z] ---> Running in d7e16cf25af5 [2021-05-21T07:10:49.825Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-21T07:10:51.253Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-21T07:10:52.232Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-21T07:10:52.232Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-21T07:10:52.504Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-21T07:10:52.776Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-21T07:10:52.776Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-21T07:10:53.050Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-21T07:10:53.050Z] Executing busybox-1.32.1-r6.trigger [2021-05-21T07:10:53.050Z] OK: 139 MiB in 46 packages [2021-05-21T07:10:54.491Z] Removing intermediate container d7e16cf25af5 [2021-05-21T07:10:54.491Z] ---> 97ab9af64658 [2021-05-21T07:10:54.491Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-21T07:10:54.491Z] ---> Running in 092743a10cc5 [2021-05-21T07:10:55.087Z] Removing intermediate container 092743a10cc5 [2021-05-21T07:10:55.087Z] ---> 8dd439d9df49 [2021-05-21T07:10:55.087Z] Step 7/8 : COPY . . [2021-05-21T07:10:56.521Z] ---> 04c9655163a3 [2021-05-21T07:10:56.521Z] Step 8/8 : RUN go mod download [2021-05-21T07:10:56.521Z] ---> Running in 28f270205733 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-21T07:11:02.048Z] provisioning config files... [2021-05-21T07:11:02.062Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8749235980110709897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-21T07:11:02.484Z] ---> docker-login.sh [2021-05-21T07:11:02.484Z] nexus3.edgexfoundry.org:10001 [2021-05-21T07:11:03.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T07:11:03.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T07:11:03.066Z] Configure a credential helper to remove this warning. See [2021-05-21T07:11:03.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T07:11:03.066Z] [2021-05-21T07:11:03.066Z] Login Succeeded [2021-05-21T07:11:03.066Z] nexus3.edgexfoundry.org:10002 [2021-05-21T07:11:03.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T07:11:03.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T07:11:03.066Z] Configure a credential helper to remove this warning. See [2021-05-21T07:11:03.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T07:11:03.066Z] [2021-05-21T07:11:03.066Z] Login Succeeded [2021-05-21T07:11:03.066Z] nexus3.edgexfoundry.org:10003 [2021-05-21T07:11:03.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T07:11:03.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T07:11:03.331Z] Configure a credential helper to remove this warning. See [2021-05-21T07:11:03.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T07:11:03.331Z] [2021-05-21T07:11:03.331Z] Login Succeeded [2021-05-21T07:11:03.332Z] nexus3.edgexfoundry.org:10004 [2021-05-21T07:11:03.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T07:11:03.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T07:11:03.332Z] Configure a credential helper to remove this warning. See [2021-05-21T07:11:03.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T07:11:03.332Z] [2021-05-21T07:11:03.332Z] Login Succeeded [2021-05-21T07:11:03.332Z] docker.io [2021-05-21T07:11:03.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T07:11:03.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T07:11:03.854Z] Configure a credential helper to remove this warning. See [2021-05-21T07:11:03.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T07:11:03.854Z] [2021-05-21T07:11:03.854Z] Login Succeeded [2021-05-21T07:11:03.854Z] ---> docker-login.sh ends [Pipeline] } [2021-05-21T07:11:03.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-21T07:11:04.259Z] ========================================================= [2021-05-21T07:11:04.259Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-21T07:11:04.259Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-21T07:11:04.608Z] + 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-21T07:11:04.608Z] Sending build context to Docker daemon 2.59MB [2021-05-21T07:11:04.608Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-21T07:11:04.608Z] Step 2/8 : FROM ${BASE} [2021-05-21T07:11:04.870Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-21T07:11:04.870Z] 540db60ca938: Pulling fs layer [2021-05-21T07:11:04.870Z] adcc1eea9eea: Pulling fs layer [2021-05-21T07:11:04.870Z] 4c4ab2625f07: Pulling fs layer [2021-05-21T07:11:04.870Z] 0510c868ecb4: Pulling fs layer [2021-05-21T07:11:04.870Z] afea3b2eda06: Pulling fs layer [2021-05-21T07:11:04.870Z] 7809a108b3ef: Pulling fs layer [2021-05-21T07:11:04.870Z] f706445af74f: Pulling fs layer [2021-05-21T07:11:04.870Z] 0510c868ecb4: Waiting [2021-05-21T07:11:04.870Z] afea3b2eda06: Waiting [2021-05-21T07:11:04.870Z] 7809a108b3ef: Waiting [2021-05-21T07:11:04.870Z] f706445af74f: Waiting [2021-05-21T07:11:04.870Z] 4c4ab2625f07: Verifying Checksum [2021-05-21T07:11:04.870Z] 4c4ab2625f07: Download complete [2021-05-21T07:11:05.132Z] adcc1eea9eea: Verifying Checksum [2021-05-21T07:11:05.132Z] adcc1eea9eea: Download complete [2021-05-21T07:11:05.132Z] afea3b2eda06: Verifying Checksum [2021-05-21T07:11:05.132Z] afea3b2eda06: Download complete [2021-05-21T07:11:05.132Z] 7809a108b3ef: Verifying Checksum [2021-05-21T07:11:05.132Z] 7809a108b3ef: Download complete [2021-05-21T07:11:05.132Z] 540db60ca938: Verifying Checksum [2021-05-21T07:11:05.132Z] 540db60ca938: Download complete [2021-05-21T07:11:05.394Z] 540db60ca938: Pull complete [2021-05-21T07:11:05.656Z] adcc1eea9eea: Pull complete [2021-05-21T07:11:05.656Z] 4c4ab2625f07: Pull complete [2021-05-21T07:11:06.599Z] f706445af74f: Verifying Checksum [2021-05-21T07:11:06.599Z] f706445af74f: Download complete [2021-05-21T07:11:07.171Z] 0510c868ecb4: Verifying Checksum [2021-05-21T07:11:07.171Z] 0510c868ecb4: Download complete [2021-05-21T07:11:11.425Z] 0510c868ecb4: Pull complete [2021-05-21T07:11:11.425Z] afea3b2eda06: Pull complete [2021-05-21T07:11:11.425Z] 7809a108b3ef: Pull complete [2021-05-21T07:11:12.872Z] f706445af74f: Pull complete [2021-05-21T07:11:13.136Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-21T07:11:13.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-21T07:11:13.136Z] ---> b068be0155e3 [2021-05-21T07:11:13.136Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-21T07:11:23.344Z] Removing intermediate container 28f270205733 [2021-05-21T07:11:23.344Z] ---> 4844a02efc16 [2021-05-21T07:11:23.344Z] Successfully built 4844a02efc16 [2021-05-21T07:11:23.344Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T07:11:23.739Z] + docker inspect -f . ci-base-image-arm64 [2021-05-21T07:11:23.739Z] . [Pipeline] withDockerContainer [2021-05-21T07:11:24.042Z] prd-ubuntu18.04-docker-arm64-4c-16g-15493 does not seem to be running inside a container [2021-05-21T07:11:24.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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-21T07:11:25.834Z] $ docker top f7d0e7678b34b4180444cf8af4fb9ee6d5152e706217d1a8f3f2d1aa0d8c0e1a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T07:11:26.921Z] + go version [2021-05-21T07:11:26.921Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-21T07:11:26.959Z] $ docker stop --time=1 f7d0e7678b34b4180444cf8af4fb9ee6d5152e706217d1a8f3f2d1aa0d8c0e1a [2021-05-21T07:11:28.783Z] $ docker rm -f f7d0e7678b34b4180444cf8af4fb9ee6d5152e706217d1a8f3f2d1aa0d8c0e1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T07:11:29.819Z] + docker inspect -f . ci-base-image-arm64 [2021-05-21T07:11:29.819Z] . [Pipeline] withDockerContainer [2021-05-21T07:11:30.096Z] prd-ubuntu18.04-docker-arm64-4c-16g-15493 does not seem to be running inside a container [2021-05-21T07:11:30.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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-21T07:11:31.797Z] $ docker top 9e92fc55b1db4ec2a387a66b26053140681feba95f69ddf18dc8cf1d80a3e72c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T07:11:32.811Z] + go mod tidy [Pipeline] sh [2021-05-21T07:11:34.091Z] + make test [2021-05-21T07:11:34.091Z] go mod tidy [2021-05-21T07:11:34.693Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-21T07:11:39.737Z] ---> Running in 33b4f64d4e2d [2021-05-21T07:11:39.737Z] Removing intermediate container 33b4f64d4e2d [2021-05-21T07:11:39.737Z] ---> 3c897ea172c9 [2021-05-21T07:11:39.737Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T07:11:39.737Z] ---> Running in 08a7d8cecbad [2021-05-21T07:11:39.737Z] Removing intermediate container 08a7d8cecbad [2021-05-21T07:11:39.737Z] ---> 2d85263a7e69 [2021-05-21T07:11:39.737Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-21T07:11:39.737Z] ---> Running in 916d259d03a1 [2021-05-21T07:11:39.737Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T07:11:39.737Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T07:11:39.737Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-21T07:11:39.737Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-21T07:11:39.737Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-21T07:11:39.737Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-21T07:11:39.737Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-21T07:11:39.737Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-21T07:11:39.737Z] Executing busybox-1.32.1-r6.trigger [2021-05-21T07:11:39.737Z] OK: 150 MiB in 46 packages [2021-05-21T07:11:40.311Z] Removing intermediate container 916d259d03a1 [2021-05-21T07:11:40.311Z] ---> bfe25e9259db [2021-05-21T07:11:40.311Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-21T07:11:40.311Z] ---> Running in f839bb6b28d8 [2021-05-21T07:11:40.572Z] Removing intermediate container f839bb6b28d8 [2021-05-21T07:11:40.572Z] ---> c92ecdabaddf [2021-05-21T07:11:40.572Z] Step 7/8 : COPY . . [2021-05-21T07:11:40.833Z] ---> 452012619307 [2021-05-21T07:11:40.833Z] Step 8/8 : RUN go mod download [2021-05-21T07:11:41.097Z] ---> Running in 5c15076d64bd [2021-05-21T07:11:56.885Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-21T07:12:13.282Z] Removing intermediate container 5c15076d64bd [2021-05-21T07:12:13.282Z] ---> ce5b3e717003 [2021-05-21T07:12:13.282Z] Successfully built ce5b3e717003 [2021-05-21T07:12:13.282Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T07:12:13.635Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-21T07:12:13.635Z] . [Pipeline] withDockerContainer [2021-05-21T07:12:13.751Z] prd-centos7-docker-4c-2g-15494 does not seem to be running inside a container [2021-05-21T07:12:13.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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-21T07:12:15.011Z] $ docker top c4c2ceda04b9635639a06d78236b0ed62f279ecc649825d96b8aa1d7e3a310e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T07:12:15.459Z] + go version [2021-05-21T07:12:15.459Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-21T07:12:15.496Z] $ docker stop --time=1 c4c2ceda04b9635639a06d78236b0ed62f279ecc649825d96b8aa1d7e3a310e1 [2021-05-21T07:12:16.952Z] $ docker rm -f c4c2ceda04b9635639a06d78236b0ed62f279ecc649825d96b8aa1d7e3a310e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T07:12:17.819Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-21T07:12:17.819Z] . [Pipeline] withDockerContainer [2021-05-21T07:12:18.065Z] prd-centos7-docker-4c-2g-15494 does not seem to be running inside a container [2021-05-21T07:12:18.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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-21T07:12:18.818Z] $ docker top 319fd98153d84eb840951ca37792acd2151889c3dc7a9d5056c07bb0a4c6ee51 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T07:12:19.287Z] + go mod tidy [Pipeline] sh [2021-05-21T07:12:19.877Z] + make test [2021-05-21T07:12:19.877Z] go mod tidy [2021-05-21T07:12:19.877Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-21T07:12:26.492Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-21T07:12:29.259Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/config [2021-05-21T07:12:29.259Z] internal/config/types.go:106:3: unknown field 'BootTimeout' in struct literal of type config.ServiceInfo [2021-05-21T07:12:29.259Z] internal/config/types.go:107:3: unknown field 'CheckInterval' in struct literal of type config.ServiceInfo [2021-05-21T07:12:29.259Z] internal/config/types.go:111:3: unknown field 'Protocol' in struct literal of type config.ServiceInfo [2021-05-21T07:12:29.259Z] internal/config/types.go:114:3: unknown field 'Timeout' in struct literal of type config.ServiceInfo [2021-05-21T07:12:36.591Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/config [2021-05-21T07:12:36.591Z] internal/config/types.go:106:3: unknown field 'BootTimeout' in struct literal of type config.ServiceInfo [2021-05-21T07:12:36.591Z] internal/config/types.go:107:3: unknown field 'CheckInterval' in struct literal of type config.ServiceInfo [2021-05-21T07:12:36.591Z] internal/config/types.go:111:3: unknown field 'Protocol' in struct literal of type config.ServiceInfo [2021-05-21T07:12:36.591Z] internal/config/types.go:114:3: unknown field 'Timeout' in struct literal of type config.ServiceInfo [2021-05-21T07:12:54.895Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/application [build failed] [2021-05-21T07:12:54.895Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] [2021-05-21T07:12:54.895Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/cache [build failed] [2021-05-21T07:12:54.895Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/clients [build failed] [2021-05-21T07:12:54.895Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http [build failed] [2021-05-21T07:12:54.895Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/messaging [build failed] [2021-05-21T07:12:54.895Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] [2021-05-21T07:12:54.895Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.800s coverage: 89.2% of statements [2021-05-21T07:12:54.895Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] [2021-05-21T07:12:54.895Z] make: *** [Makefile:34: test] Error 2 [Pipeline] } [2021-05-21T07:12:54.942Z] $ docker stop --time=1 319fd98153d84eb840951ca37792acd2151889c3dc7a9d5056c07bb0a4c6ee51 [2021-05-21T07:12:59.485Z] $ docker rm -f 319fd98153d84eb840951ca37792acd2151889c3dc7a9d5056c07bb0a4c6ee51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-21T07:13:01.333Z] ---> job-cost.sh [2021-05-21T07:13:01.333Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UqVW [2021-05-21T07:13:08.302Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/application [build failed] [2021-05-21T07:13:08.302Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] [2021-05-21T07:13:08.302Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/cache [build failed] [2021-05-21T07:13:08.302Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/clients [build failed] [2021-05-21T07:13:08.302Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http [build failed] [2021-05-21T07:13:08.302Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/messaging [build failed] [2021-05-21T07:13:08.302Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] [2021-05-21T07:13:08.302Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.898s coverage: 89.2% of statements [2021-05-21T07:13:08.302Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] [2021-05-21T07:13:08.302Z] make: *** [Makefile:34: test] Error 2 [Pipeline] } [2021-05-21T07:13:08.355Z] $ docker stop --time=1 9e92fc55b1db4ec2a387a66b26053140681feba95f69ddf18dc8cf1d80a3e72c [2021-05-21T07:13:10.363Z] $ docker rm -f 9e92fc55b1db4ec2a387a66b26053140681feba95f69ddf18dc8cf1d80a3e72c [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-21T07:13:12.091Z] ---> job-cost.sh [2021-05-21T07:13:12.091Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dUPy [2021-05-21T07:13:16.304Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-21T07:13:34.468Z] lf-activate-venv(): INFO: Adding /tmp/venv-UqVW/bin to PATH [2021-05-21T07:13:34.468Z] INFO: No Stack... [2021-05-21T07:13:36.400Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-21T07:13:37.002Z] INFO: Archiving Costs [Pipeline] sh [2021-05-21T07:13:37.347Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-05-21T07:13:37.347Z] + cut -d, -f6 [Pipeline] lock [2021-05-21T07:13:37.411Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-938-1-stack-cost] [2021-05-21T07:13:37.417Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-938-1-stack-cost] did not exist. Created. [2021-05-21T07:13:37.417Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-938-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-21T07:13:37.836Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-21T07:13:38.101Z] Stashed 1 file(s) [Pipeline] } [2021-05-21T07:13:38.121Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-938-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-21T07:13:38.745Z] Failed in branch amd64 [2021-05-21T07:13:51.061Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-21T07:15:12.798Z] lf-activate-venv(): INFO: Adding /tmp/venv-dUPy/bin to PATH [2021-05-21T07:15:12.798Z] INFO: No Stack... [2021-05-21T07:15:12.798Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-21T07:15:12.798Z] INFO: Archiving Costs [Pipeline] sh [2021-05-21T07:15:13.172Z] + + cutcat -d, /w/workspace/device-sdk-go/1/archives/cost.csv -f6 [2021-05-21T07:15:13.172Z] [Pipeline] lock [2021-05-21T07:15:13.259Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-938-1-stack-cost] [2021-05-21T07:15:13.265Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-938-1-stack-cost] did not exist. Created. [2021-05-21T07:15:13.265Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-938-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-21T07:15:13.881Z] /w/workspace/device-sdk-go/1@tmp/durable-9512034c/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-9512034c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-21T07:15:14.258Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-21T07:15:14.299Z] Warning: overwriting stash ‘stack-cost’ [2021-05-21T07:15:14.926Z] Stashed 1 file(s) [Pipeline] } [2021-05-21T07:15:14.947Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-938-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-21T07:15:15.547Z] 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-21T07:15:18.787Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T07:15:19.560Z] ---> package-listing.sh [2021-05-21T07:15:19.560Z] ++ facter osfamily [2021-05-21T07:15:19.560Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-21T07:15:19.560Z] + OS_FAMILY=redhat [2021-05-21T07:15:19.560Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-938 [2021-05-21T07:15:19.560Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-21T07:15:19.560Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-21T07:15:19.560Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-21T07:15:19.560Z] + PACKAGES=/tmp/packages_start.txt [2021-05-21T07:15:19.560Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-938 ']' [2021-05-21T07:15:19.560Z] + PACKAGES=/tmp/packages_end.txt [2021-05-21T07:15:19.560Z] + case "${OS_FAMILY}" in [2021-05-21T07:15:19.560Z] + sort [2021-05-21T07:15:19.560Z] + rpm -qa [2021-05-21T07:15:20.506Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-21T07:15:20.506Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-21T07:15:20.506Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-21T07:15:20.506Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-938 ']' [2021-05-21T07:15:20.506Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-938/archives/ [2021-05-21T07:15:20.506Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-938/archives/ [Pipeline] echo [2021-05-21T07:15:20.547Z] 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/dgexfoundry_device-sdk-go_PR-938/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-21T07:15:20.863Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-21T07:15:21.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-21T07:15:21.474Z] [2021-05-21T07:15:21.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-21T07:15:21.856Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-21T07:15:21.856Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-21T07:15:21.856Z] df20fa9351a1: Pulling fs layer [2021-05-21T07:15:21.856Z] 36b3adc4ff6f: Pulling fs layer [2021-05-21T07:15:21.856Z] 8ad3a11d3b57: Pulling fs layer [2021-05-21T07:15:21.856Z] 46f8f816bc3b: Pulling fs layer [2021-05-21T07:15:21.856Z] 93b61091891f: Pulling fs layer [2021-05-21T07:15:21.856Z] 93b9cdb0e59b: Pulling fs layer [2021-05-21T07:15:21.856Z] 5e14af77c1be: Pulling fs layer [2021-05-21T07:15:21.856Z] 01666e4c0597: Pulling fs layer [2021-05-21T07:15:21.856Z] aa168da1d23b: Pulling fs layer [2021-05-21T07:15:21.856Z] 93b9cdb0e59b: Waiting [2021-05-21T07:15:21.856Z] 5e14af77c1be: Waiting [2021-05-21T07:15:21.856Z] 01666e4c0597: Waiting [2021-05-21T07:15:21.856Z] aa168da1d23b: Waiting [2021-05-21T07:15:21.856Z] 46f8f816bc3b: Waiting [2021-05-21T07:15:21.856Z] 93b61091891f: Waiting [2021-05-21T07:15:21.856Z] 36b3adc4ff6f: Verifying Checksum [2021-05-21T07:15:21.856Z] 36b3adc4ff6f: Download complete [2021-05-21T07:15:22.121Z] 46f8f816bc3b: Verifying Checksum [2021-05-21T07:15:22.121Z] 46f8f816bc3b: Download complete [2021-05-21T07:15:22.121Z] df20fa9351a1: Verifying Checksum [2021-05-21T07:15:22.121Z] df20fa9351a1: Download complete [2021-05-21T07:15:22.121Z] 93b9cdb0e59b: Verifying Checksum [2021-05-21T07:15:22.121Z] 93b9cdb0e59b: Download complete [2021-05-21T07:15:22.121Z] 93b61091891f: Verifying Checksum [2021-05-21T07:15:22.121Z] 93b61091891f: Download complete [2021-05-21T07:15:22.121Z] 5e14af77c1be: Verifying Checksum [2021-05-21T07:15:22.121Z] 5e14af77c1be: Download complete [2021-05-21T07:15:22.121Z] 01666e4c0597: Verifying Checksum [2021-05-21T07:15:22.121Z] 01666e4c0597: Download complete [2021-05-21T07:15:22.386Z] 8ad3a11d3b57: Verifying Checksum [2021-05-21T07:15:22.386Z] 8ad3a11d3b57: Download complete [2021-05-21T07:15:22.386Z] df20fa9351a1: Pull complete [2021-05-21T07:15:22.386Z] 36b3adc4ff6f: Pull complete [2021-05-21T07:15:22.962Z] 8ad3a11d3b57: Pull complete [2021-05-21T07:15:23.230Z] 46f8f816bc3b: Pull complete [2021-05-21T07:15:23.498Z] 93b61091891f: Pull complete [2021-05-21T07:15:23.498Z] 93b9cdb0e59b: Pull complete [2021-05-21T07:15:23.758Z] 5e14af77c1be: Pull complete [2021-05-21T07:15:24.026Z] 01666e4c0597: Pull complete [2021-05-21T07:15:24.026Z] aa168da1d23b: Verifying Checksum [2021-05-21T07:15:24.026Z] aa168da1d23b: Download complete [2021-05-21T07:15:29.361Z] aa168da1d23b: Pull complete [2021-05-21T07:15:29.361Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-21T07:15:29.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-21T07:15:29.361Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-21T07:15:29.481Z] prd-centos7-docker-4c-2g-15492 does not seem to be running inside a container [2021-05-21T07:15:29.521Z] $ 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/dgexfoundry_device-sdk-go_PR-938/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-938 -v /w/workspace/dgexfoundry_device-sdk-go_PR-938:/w/workspace/dgexfoundry_device-sdk-go_PR-938:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-938@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-938@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-21T07:15:33.958Z] $ docker top 95fef130f53612257ab97d1c2683ca916745c47f721790795a334b1694392cc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T07:15:34.401Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-21T07:15:34.725Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-21T07:15:35.054Z] + ls /var/log/sa-host [2021-05-21T07:15:35.054Z] + sadf -c /var/log/sa-host/sa05 [2021-05-21T07:15:35.054Z] file_magic: OK [2021-05-21T07:15:35.054Z] HZ: Using current value: 100 [2021-05-21T07:15:35.054Z] file_header: OK [2021-05-21T07:15:35.055Z] 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-21T07:15:35.055Z] Statistics: [2021-05-21T07:15:35.055Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-21T07:15:35.056Z] File successfully converted to sysstat format version 12.2.1 [2021-05-21T07:15:35.056Z] + sadf -c /var/log/sa-host/sa21 [2021-05-21T07:15:35.056Z] file_magic: OK [2021-05-21T07:15:35.056Z] HZ: Using current value: 100 [2021-05-21T07:15:35.056Z] file_header: OK [2021-05-21T07:15:35.056Z] 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-21T07:15:35.056Z] Statistics: [2021-05-21T07:15:35.056Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-21T07:15:35.056Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-21T07:15:35.781Z] provisioning config files... [2021-05-21T07:15:35.795Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-938@tmp/config2691537365107834432tmp [Pipeline] { [Pipeline] echo [2021-05-21T07:15:35.853Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T07:15:36.191Z] ---> create-netrc.sh [Pipeline] } [2021-05-21T07:15:36.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-21T07:15:36.337Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T07:15:36.681Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-21T07:15:36.715Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T07:15:37.059Z] ---> sudo-logs.sh [2021-05-21T07:15:37.059Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-21T07:15:37.143Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T07:15:37.508Z] ---> job-cost.sh [2021-05-21T07:15:37.508Z] lf-activate-venv: SKIPPING [2021-05-21T07:15:37.508Z] DEBUG: total: 0.18000000715255737 [2021-05-21T07:15:37.508Z] INFO: Retrieving Stack Cost... [2021-05-21T07:15:38.458Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-21T07:15:39.032Z] INFO: Archiving Costs [Pipeline] echo [2021-05-21T07:15:39.065Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T07:15:39.406Z] ---> logs-deploy.sh [2021-05-21T07:15:39.406Z] lf-activate-venv: SKIPPING [2021-05-21T07:15:39.406Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-938/1 [2021-05-21T07:15:39.406Z] INFO: archiving workspace using pattern(s): [2021-05-21T07:15:40.799Z] Archives upload complete. [2021-05-21T07:15:40.800Z] INFO: archiving logs to Nexus