Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6976e03ec43cbc12592544525e652b0f0f38296f+889e38f586d888c0021f1798e3d6b8462ec57b6f (7520e25207f59cba2e5ae97915e72fea9e85ddf2) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4611 in /w/workspace/dgexfoundry_device-sdk-go_PR-918 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-918 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 889e38f586d888c0021f1798e3d6b8462ec57b6f into PR head commit 6976e03ec43cbc12592544525e652b0f0f38296f > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/918/head:refs/remotes/origin/PR-918 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6976e03ec43cbc12592544525e652b0f0f38296f # timeout=10 Merge succeeded, producing 19c39607088d9427bc18ac4dff0ce3f683101a36 Checking out Revision 19c39607088d9427bc18ac4dff0ce3f683101a36 (PR-918) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 889e38f586d888c0021f1798e3d6b8462ec57b6f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 19c39607088d9427bc18ac4dff0ce3f683101a36 # timeout=10 Commit message: "Merge commit '889e38f586d888c0021f1798e3d6b8462ec57b6f' into HEAD" > git rev-list --no-walk 6976e03ec43cbc12592544525e652b0f0f38296f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-11T22:41:53.894Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-11T22:41:54.011Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-11T22:41:54.039Z] ========================================================= [2021-05-11T22:41:54.039Z] EdgeX Global Pipelines Version Info [2021-05-11T22:41:54.039Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-11T22:41:55.629Z] ------------------- [2021-05-11T22:41:55.629Z] stable info: [2021-05-11T22:41:55.629Z] ------------------- [2021-05-11T22:41:55.629Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-11T22:41:55.629Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-11T22:41:55.629Z] Message: update stable to v1.0.192 [2021-05-11T22:41:56.578Z] ------------------- [2021-05-11T22:41:56.578Z] experimental info: [2021-05-11T22:41:56.578Z] ------------------- [2021-05-11T22:41:56.578Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-11T22:41:56.578Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-11T22:41:56.578Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-11T22:41:56.716Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-05-11T22:41:56.740Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-05-11T22:41:56.764Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-11T22:41:56.789Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-11T22:41:56.813Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-11T22:41:56.842Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-11T22:41:56.874Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-11T22:41:56.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-11T22:41:56.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-05-11T22:41:56.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-11T22:41:56.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-11T22:41:57.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-05-11T22:41:57.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-11T22:41:57.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-11T22:41:57.110Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-11T22:41:57.168Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-11T22:41:57.195Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-11T22:41:57.220Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-11T22:41:57.243Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-11T22:41:57.266Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-11T22:41:57.289Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-11T22:41:57.312Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-11T22:41:57.334Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-11T22:41:57.357Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-11T22:41:57.381Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-11T22:41:57.404Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-11T22:41:57.426Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-918 [Pipeline] echo [2021-05-11T22:41:57.474Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-918 [Pipeline] echo [2021-05-11T22:41:57.499Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-918 [Pipeline] echo [2021-05-11T22:41:57.523Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 19c39607088d9427bc18ac4dff0ce3f683101a36 [Pipeline] echo [2021-05-11T22:41:57.549Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 19c3960 [Pipeline] echo [2021-05-11T22:41:57.579Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-11T22:41:57.653Z] provisioning config files... [2021-05-11T22:41:57.687Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp/config9074860539694618399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T22:41:58.028Z] ---> docker-login.sh [2021-05-11T22:41:58.028Z] nexus3.edgexfoundry.org:10001 [2021-05-11T22:41:58.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T22:41:58.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T22:41:58.565Z] Configure a credential helper to remove this warning. See [2021-05-11T22:41:58.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T22:41:58.565Z] [2021-05-11T22:41:58.565Z] Login Succeeded [2021-05-11T22:41:58.565Z] nexus3.edgexfoundry.org:10002 [2021-05-11T22:41:58.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T22:41:58.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T22:41:58.835Z] Configure a credential helper to remove this warning. See [2021-05-11T22:41:58.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T22:41:58.835Z] [2021-05-11T22:41:58.835Z] Login Succeeded [2021-05-11T22:41:58.835Z] nexus3.edgexfoundry.org:10003 [2021-05-11T22:41:59.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T22:41:59.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T22:41:59.103Z] Configure a credential helper to remove this warning. See [2021-05-11T22:41:59.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T22:41:59.103Z] [2021-05-11T22:41:59.103Z] Login Succeeded [2021-05-11T22:41:59.103Z] nexus3.edgexfoundry.org:10004 [2021-05-11T22:41:59.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T22:41:59.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T22:41:59.374Z] Configure a credential helper to remove this warning. See [2021-05-11T22:41:59.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T22:41:59.374Z] [2021-05-11T22:41:59.374Z] Login Succeeded [2021-05-11T22:41:59.374Z] docker.io [2021-05-11T22:41:59.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T22:41:59.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T22:41:59.919Z] Configure a credential helper to remove this warning. See [2021-05-11T22:41:59.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T22:41:59.919Z] [2021-05-11T22:41:59.919Z] Login Succeeded [2021-05-11T22:41:59.919Z] ---> docker-login.sh ends [Pipeline] } [2021-05-11T22:41:59.933Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-11T22:42:00.410Z] + git log --format=format:%s -1 19c39607088d9427bc18ac4dff0ce3f683101a36 [Pipeline] echo [2021-05-11T22:42:00.504Z] GIT_COMMIT: 19c39607088d9427bc18ac4dff0ce3f683101a36, Commit Message: Merge commit '889e38f586d888c0021f1798e3d6b8462ec57b6f' into HEAD [Pipeline] echo [2021-05-11T22:42:00.521Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-11T22:42:01.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T22:42:01.447Z] [2021-05-11T22:42:01.447Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T22:42:01.783Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T22:42:01.783Z] latest: Pulling from edgex-devops/git-semver [2021-05-11T22:42:01.783Z] 31603596830f: Pulling fs layer [2021-05-11T22:42:01.783Z] 54011a49482f: Pulling fs layer [2021-05-11T22:42:01.783Z] a6820b24f6d8: Pulling fs layer [2021-05-11T22:42:01.783Z] f581987b2513: Pulling fs layer [2021-05-11T22:42:01.783Z] f581987b2513: Waiting [2021-05-11T22:42:01.783Z] 54011a49482f: Verifying Checksum [2021-05-11T22:42:01.783Z] 54011a49482f: Download complete [2021-05-11T22:42:02.053Z] 31603596830f: Verifying Checksum [2021-05-11T22:42:02.053Z] 31603596830f: Download complete [2021-05-11T22:42:02.053Z] f581987b2513: Verifying Checksum [2021-05-11T22:42:02.053Z] f581987b2513: Download complete [2021-05-11T22:42:02.053Z] a6820b24f6d8: Verifying Checksum [2021-05-11T22:42:02.053Z] a6820b24f6d8: Download complete [2021-05-11T22:42:02.321Z] 31603596830f: Pull complete [2021-05-11T22:42:02.589Z] 54011a49482f: Pull complete [2021-05-11T22:42:03.567Z] a6820b24f6d8: Pull complete [2021-05-11T22:42:03.839Z] f581987b2513: Pull complete [2021-05-11T22:42:03.839Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-11T22:42:04.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T22:42:04.105Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-11T22:42:04.241Z] prd-centos7-docker-4c-2g-4611 does not seem to be running inside a container [2021-05-11T22:42:04.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-918 -v /w/workspace/dgexfoundry_device-sdk-go_PR-918:/w/workspace/dgexfoundry_device-sdk-go_PR-918:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-918@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-11T22:42:06.723Z] $ docker top 779d2f2f8e3a645482f51ba5c024f844b035d9b56bc53252ba81d6b860d35b5e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-11T22:42:06.903Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T22:42:06.903Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T22:42:07.157Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T22:42:07.163Z] $ docker exec 779d2f2f8e3a645482f51ba5c024f844b035d9b56bc53252ba81d6b860d35b5e ssh-agent [2021-05-11T22:42:07.354Z] SSH_AUTH_SOCK=/tmp/ssh-OeN4AJEydXrf/agent.11 [2021-05-11T22:42:07.354Z] SSH_AGENT_PID=17 [2021-05-11T22:42:07.365Z] Running ssh-add (command line suppressed) [2021-05-11T22:42:07.504Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp/private_key_6738662519187863492.key (/w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp/private_key_6738662519187863492.key) [2021-05-11T22:42:07.567Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T22:42:07.881Z] + git tag --points-at HEAD [Pipeline] } [2021-05-11T22:42:07.913Z] $ docker exec --env ******** --env ******** 779d2f2f8e3a645482f51ba5c024f844b035d9b56bc53252ba81d6b860d35b5e ssh-agent -k [2021-05-11T22:42:08.089Z] unset SSH_AUTH_SOCK; [2021-05-11T22:42:08.089Z] unset SSH_AGENT_PID; [2021-05-11T22:42:08.089Z] echo Agent pid 17 killed; [2021-05-11T22:42:08.152Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-11T22:42:08.201Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T22:42:08.201Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T22:42:08.477Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T22:42:08.484Z] $ docker exec 779d2f2f8e3a645482f51ba5c024f844b035d9b56bc53252ba81d6b860d35b5e ssh-agent [2021-05-11T22:42:08.746Z] SSH_AUTH_SOCK=/tmp/ssh-NjLCtrJgN1yq/agent.46 [2021-05-11T22:42:08.746Z] SSH_AGENT_PID=52 [2021-05-11T22:42:08.754Z] Running ssh-add (command line suppressed) [2021-05-11T22:42:08.886Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp/private_key_4928221333819882067.key (/w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp/private_key_4928221333819882067.key) [2021-05-11T22:42:08.939Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T22:42:09.248Z] + git semver init [2021-05-11T22:42:09.249Z] # -> Open(): unable to determine branch for HEAD [2021-05-11T22:42:09.249Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-918/.git [2021-05-11T22:42:09.249Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-918 [2021-05-11T22:42:09.249Z] # $SEMVER_REMOTE_NAME = origin [2021-05-11T22:42:09.249Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-11T22:42:09.249Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-11T22:42:09.249Z] # $SEMVER_BRANCH = PR-918 [2021-05-11T22:42:09.249Z] # $SEMVER_TEMP = /tmp/semver-769934929 [2021-05-11T22:42:09.249Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-05-11T22:42:10.210Z] # '/tmp/semver-769934929' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-918/.semver' [2021-05-11T22:42:10.210Z] # -> Force: false [2021-05-11T22:42:10.210Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-918/.semver [Pipeline] } [2021-05-11T22:42:10.228Z] $ docker exec --env ******** --env ******** 779d2f2f8e3a645482f51ba5c024f844b035d9b56bc53252ba81d6b860d35b5e ssh-agent -k [2021-05-11T22:42:10.378Z] unset SSH_AUTH_SOCK; [2021-05-11T22:42:10.379Z] unset SSH_AGENT_PID; [2021-05-11T22:42:10.379Z] echo Agent pid 52 killed; [2021-05-11T22:42:10.434Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-11T22:42:10.771Z] + git semver [Pipeline] } [2021-05-11T22:42:10.799Z] $ docker stop --time=1 779d2f2f8e3a645482f51ba5c024f844b035d9b56bc53252ba81d6b860d35b5e [2021-05-11T22:42:12.503Z] $ docker rm -f 779d2f2f8e3a645482f51ba5c024f844b035d9b56bc53252ba81d6b860d35b5e [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-11T22:42:12.923Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-11T22:42:13.380Z] Stashed 1 file(s) [Pipeline] echo [2021-05-11T22:42:13.384Z] [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-11T22:42:28.562Z] Still waiting to schedule task [2021-05-11T22:42:28.562Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4611’ [2021-05-11T22:42:28.588Z] Still waiting to schedule task [2021-05-11T22:42:28.588Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline [2021-05-11T22:44:21.947Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4612 in /w/workspace/dgexfoundry_device-sdk-go_PR-918 [Pipeline] { [Pipeline] ws [2021-05-11T22:44:21.969Z] Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout [2021-05-11T22:44:27.969Z] using credential edgex-jenkins-ssh [2021-05-11T22:44:27.997Z] Cloning the remote Git repository [2021-05-11T22:44:28.061Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-11T22:44:28.173Z] > git init /w/workspace/device-sdk-go/4 # timeout=10 [2021-05-11T22:44:28.239Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-11T22:44:28.240Z] > git --version # timeout=10 [2021-05-11T22:44:28.272Z] > git --version # 'git version 2.17.1' [2021-05-11T22:44:28.277Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T22:44:28.343Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T22:44:29.522Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-11T22:44:29.542Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T22:44:29.574Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-11T22:44:29.609Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-11T22:44:29.610Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T22:44:29.622Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/918/head:refs/remotes/origin/PR-918 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T22:44:30.128Z] Merging remotes/origin/master commit 889e38f586d888c0021f1798e3d6b8462ec57b6f into PR head commit 6976e03ec43cbc12592544525e652b0f0f38296f [2021-05-11T22:44:30.397Z] Merge succeeded, producing 8bee343615bec860ed6fcf208c869375bd28816a [2021-05-11T22:44:30.397Z] Checking out Revision 8bee343615bec860ed6fcf208c869375bd28816a (PR-918) [2021-05-11T22:44:30.162Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T22:44:30.183Z] > git checkout -f 6976e03ec43cbc12592544525e652b0f0f38296f # timeout=10 [2021-05-11T22:44:30.280Z] > git remote # timeout=10 [2021-05-11T22:44:30.296Z] > git config --get remote.origin.url # timeout=10 [2021-05-11T22:44:30.308Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T22:44:30.318Z] > git merge 889e38f586d888c0021f1798e3d6b8462ec57b6f # timeout=10 [2021-05-11T22:44:30.391Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-11T22:44:30.414Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T22:44:30.424Z] > git checkout -f 8bee343615bec860ed6fcf208c869375bd28816a # timeout=10 [2021-05-11T22:44:34.676Z] Commit message: "Merge commit '889e38f586d888c0021f1798e3d6b8462ec57b6f' into HEAD" [2021-05-11T22:44:34.694Z] > git rev-list --no-walk 6976e03ec43cbc12592544525e652b0f0f38296f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-11T22:44:36.293Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-11T22:44:36.736Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-11T22:44:37.082Z] + true [2021-05-11T22:44:37.082Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-11T22:44:39.768Z] provisioning config files... [2021-05-11T22:44:39.813Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config3921635733464527236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T22:44:40.194Z] ---> docker-login.sh [2021-05-11T22:44:40.194Z] nexus3.edgexfoundry.org:10001 [2021-05-11T22:44:41.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T22:44:41.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T22:44:41.458Z] Configure a credential helper to remove this warning. See [2021-05-11T22:44:41.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T22:44:41.458Z] [2021-05-11T22:44:41.458Z] Login Succeeded [2021-05-11T22:44:41.458Z] nexus3.edgexfoundry.org:10002 [2021-05-11T22:44:42.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T22:44:42.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T22:44:42.056Z] Configure a credential helper to remove this warning. See [2021-05-11T22:44:42.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T22:44:42.056Z] [2021-05-11T22:44:42.056Z] Login Succeeded [2021-05-11T22:44:42.056Z] nexus3.edgexfoundry.org:10003 [2021-05-11T22:44:42.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T22:44:42.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T22:44:42.607Z] Configure a credential helper to remove this warning. See [2021-05-11T22:44:42.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T22:44:42.607Z] [2021-05-11T22:44:42.607Z] Login Succeeded [2021-05-11T22:44:42.607Z] nexus3.edgexfoundry.org:10004 [2021-05-11T22:44:42.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T22:44:43.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T22:44:43.177Z] Configure a credential helper to remove this warning. See [2021-05-11T22:44:43.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T22:44:43.177Z] [2021-05-11T22:44:43.177Z] Login Succeeded [2021-05-11T22:44:43.177Z] docker.io [2021-05-11T22:44:43.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T22:44:44.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T22:44:44.057Z] Configure a credential helper to remove this warning. See [2021-05-11T22:44:44.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T22:44:44.057Z] [2021-05-11T22:44:44.057Z] Login Succeeded [2021-05-11T22:44:44.057Z] ---> docker-login.sh ends [Pipeline] } [2021-05-11T22:44:44.075Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-11T22:44:44.388Z] ========================================================= [2021-05-11T22:44:44.388Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-11T22:44:44.388Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-11T22:44:44.738Z] + 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-11T22:44:45.351Z] Sending build context to Docker daemon 2.548MB [2021-05-11T22:44:45.351Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-11T22:44:45.351Z] Step 2/8 : FROM ${BASE} [2021-05-11T22:44:45.351Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-11T22:44:45.351Z] 595b0fe564bb: Pulling fs layer [2021-05-11T22:44:45.351Z] 7186ed65a4f7: Pulling fs layer [2021-05-11T22:44:45.351Z] 316046926c0a: Pulling fs layer [2021-05-11T22:44:45.351Z] 4ebd0625c992: Pulling fs layer [2021-05-11T22:44:45.351Z] 207e8628e3a3: Pulling fs layer [2021-05-11T22:44:45.351Z] c791037a9be2: Pulling fs layer [2021-05-11T22:44:45.351Z] ffd874e62e21: Pulling fs layer [2021-05-11T22:44:45.351Z] 207e8628e3a3: Waiting [2021-05-11T22:44:45.351Z] c791037a9be2: Waiting [2021-05-11T22:44:45.351Z] 4ebd0625c992: Waiting [2021-05-11T22:44:45.351Z] ffd874e62e21: Waiting [2021-05-11T22:44:45.351Z] 316046926c0a: Verifying Checksum [2021-05-11T22:44:45.351Z] 316046926c0a: Download complete [2021-05-11T22:44:45.351Z] 7186ed65a4f7: Verifying Checksum [2021-05-11T22:44:45.351Z] 7186ed65a4f7: Download complete [2021-05-11T22:44:45.351Z] 207e8628e3a3: Verifying Checksum [2021-05-11T22:44:45.351Z] 207e8628e3a3: Download complete [2021-05-11T22:44:45.351Z] c791037a9be2: Verifying Checksum [2021-05-11T22:44:45.351Z] c791037a9be2: Download complete [2021-05-11T22:44:45.351Z] 595b0fe564bb: Verifying Checksum [2021-05-11T22:44:45.351Z] 595b0fe564bb: Download complete [2021-05-11T22:44:46.335Z] 595b0fe564bb: Pull complete [2021-05-11T22:44:46.615Z] 7186ed65a4f7: Pull complete [2021-05-11T22:44:47.216Z] 316046926c0a: Pull complete [2021-05-11T22:44:47.818Z] ffd874e62e21: Verifying Checksum [2021-05-11T22:44:47.818Z] ffd874e62e21: Download complete [2021-05-11T22:44:48.800Z] 4ebd0625c992: Verifying Checksum [2021-05-11T22:44:48.800Z] 4ebd0625c992: Download complete [2021-05-11T22:44:56.998Z] Running on prd-centos7-docker-4c-2g-4613 in /w/workspace/dgexfoundry_device-sdk-go_PR-918 [Pipeline] { [Pipeline] ws [2021-05-11T22:44:57.019Z] Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout [2021-05-11T22:44:58.972Z] 4ebd0625c992: Pull complete [2021-05-11T22:44:59.243Z] 207e8628e3a3: Pull complete [2021-05-11T22:44:59.515Z] c791037a9be2: Pull complete [2021-05-11T22:44:59.788Z] using credential edgex-jenkins-ssh [2021-05-11T22:44:59.802Z] Cloning the remote Git repository [2021-05-11T22:44:59.609Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-11T22:44:59.680Z] > git init /w/workspace/device-sdk-go/4 # timeout=10 [2021-05-11T22:44:59.748Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-11T22:44:59.748Z] > git --version # timeout=10 [2021-05-11T22:44:59.755Z] > git --version # 'git version 2.24.3' [2021-05-11T22:44:59.755Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T22:44:59.781Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T22:45:00.635Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-11T22:45:00.642Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T22:45:00.654Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-11T22:45:00.675Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-11T22:45:00.675Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T22:45:00.680Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/918/head:refs/remotes/origin/PR-918 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T22:45:01.740Z] Merging remotes/origin/master commit 889e38f586d888c0021f1798e3d6b8462ec57b6f into PR head commit 6976e03ec43cbc12592544525e652b0f0f38296f [2021-05-11T22:45:01.853Z] Merge succeeded, producing 9fb70ceb124849b53091926cfca514f8024eace1 [2021-05-11T22:45:01.853Z] Checking out Revision 9fb70ceb124849b53091926cfca514f8024eace1 (PR-918) [2021-05-11T22:45:01.693Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T22:45:01.701Z] > git checkout -f 6976e03ec43cbc12592544525e652b0f0f38296f # timeout=10 [2021-05-11T22:45:01.749Z] > git remote # timeout=10 [2021-05-11T22:45:01.756Z] > git config --get remote.origin.url # timeout=10 [2021-05-11T22:45:01.761Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T22:45:01.766Z] > git merge 889e38f586d888c0021f1798e3d6b8462ec57b6f # timeout=10 [2021-05-11T22:45:01.796Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-11T22:45:01.805Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T22:45:01.809Z] > git checkout -f 9fb70ceb124849b53091926cfca514f8024eace1 # timeout=10 [2021-05-11T22:45:02.935Z] ffd874e62e21: Pull complete [2021-05-11T22:45:03.208Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-11T22:45:03.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-11T22:45:03.208Z] ---> cfc18b08335c [2021-05-11T22:45:03.208Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-11T22:45:05.489Z] Commit message: "Merge commit '889e38f586d888c0021f1798e3d6b8462ec57b6f' into HEAD" [2021-05-11T22:45:05.493Z] > git rev-list --no-walk 6976e03ec43cbc12592544525e652b0f0f38296f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-11T22:45:06.604Z] ---> Running in a0af098ad784 [2021-05-11T22:45:06.604Z] Removing intermediate container a0af098ad784 [2021-05-11T22:45:06.604Z] ---> d63ebf362e22 [2021-05-11T22:45:06.604Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T22:45:06.604Z] ---> Running in 2943973b610e [2021-05-11T22:45:06.724Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-11T22:45:07.048Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-11T22:45:07.349Z] + sudo service docker restart [2021-05-11T22:45:07.349Z] + true [2021-05-11T22:45:07.349Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-11T22:45:08.776Z] provisioning config files... [2021-05-11T22:45:08.805Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config2526678207548008079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T22:45:09.134Z] ---> docker-login.sh [2021-05-11T22:45:09.134Z] nexus3.edgexfoundry.org:10001 [2021-05-11T22:45:09.235Z] Removing intermediate container 2943973b610e [2021-05-11T22:45:09.235Z] ---> b85a9ae9dda7 [2021-05-11T22:45:09.235Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-11T22:45:09.235Z] ---> Running in 79d3ea206d43 [2021-05-11T22:45:09.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T22:45:09.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T22:45:09.397Z] Configure a credential helper to remove this warning. See [2021-05-11T22:45:09.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T22:45:09.397Z] [2021-05-11T22:45:09.397Z] Login Succeeded [2021-05-11T22:45:09.397Z] nexus3.edgexfoundry.org:10002 [2021-05-11T22:45:09.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T22:45:09.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T22:45:09.660Z] Configure a credential helper to remove this warning. See [2021-05-11T22:45:09.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T22:45:09.660Z] [2021-05-11T22:45:09.660Z] Login Succeeded [2021-05-11T22:45:09.660Z] nexus3.edgexfoundry.org:10003 [2021-05-11T22:45:09.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T22:45:09.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T22:45:09.922Z] Configure a credential helper to remove this warning. See [2021-05-11T22:45:09.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T22:45:09.922Z] [2021-05-11T22:45:09.922Z] Login Succeeded [2021-05-11T22:45:09.922Z] nexus3.edgexfoundry.org:10004 [2021-05-11T22:45:09.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T22:45:09.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T22:45:09.922Z] Configure a credential helper to remove this warning. See [2021-05-11T22:45:09.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T22:45:09.922Z] [2021-05-11T22:45:09.922Z] Login Succeeded [2021-05-11T22:45:09.922Z] docker.io [2021-05-11T22:45:10.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T22:45:10.220Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T22:45:10.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T22:45:10.447Z] Configure a credential helper to remove this warning. See [2021-05-11T22:45:10.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T22:45:10.447Z] [2021-05-11T22:45:10.447Z] Login Succeeded [2021-05-11T22:45:10.447Z] ---> docker-login.sh ends [Pipeline] } [2021-05-11T22:45:10.458Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-11T22:45:10.622Z] ========================================================= [2021-05-11T22:45:10.622Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-11T22:45:10.622Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-11T22:45:10.931Z] + 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-11T22:45:11.196Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T22:45:11.196Z] Sending build context to Docker daemon 2.553MB [2021-05-11T22:45:11.196Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-11T22:45:11.196Z] Step 2/8 : FROM ${BASE} [2021-05-11T22:45:11.196Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-11T22:45:11.196Z] 540db60ca938: Pulling fs layer [2021-05-11T22:45:11.196Z] adcc1eea9eea: Pulling fs layer [2021-05-11T22:45:11.196Z] 4c4ab2625f07: Pulling fs layer [2021-05-11T22:45:11.196Z] 0510c868ecb4: Pulling fs layer [2021-05-11T22:45:11.196Z] afea3b2eda06: Pulling fs layer [2021-05-11T22:45:11.196Z] 7809a108b3ef: Pulling fs layer [2021-05-11T22:45:11.196Z] f706445af74f: Pulling fs layer [2021-05-11T22:45:11.196Z] 0510c868ecb4: Waiting [2021-05-11T22:45:11.196Z] afea3b2eda06: Waiting [2021-05-11T22:45:11.196Z] 7809a108b3ef: Waiting [2021-05-11T22:45:11.196Z] f706445af74f: Waiting [2021-05-11T22:45:11.196Z] 4c4ab2625f07: Verifying Checksum [2021-05-11T22:45:11.196Z] 4c4ab2625f07: Download complete [2021-05-11T22:45:11.196Z] adcc1eea9eea: Verifying Checksum [2021-05-11T22:45:11.196Z] adcc1eea9eea: Download complete [2021-05-11T22:45:11.196Z] afea3b2eda06: Verifying Checksum [2021-05-11T22:45:11.196Z] afea3b2eda06: Download complete [2021-05-11T22:45:11.196Z] 7809a108b3ef: Verifying Checksum [2021-05-11T22:45:11.196Z] 7809a108b3ef: Download complete [2021-05-11T22:45:11.196Z] 540db60ca938: Verifying Checksum [2021-05-11T22:45:11.196Z] 540db60ca938: Download complete [2021-05-11T22:45:11.460Z] 540db60ca938: Pull complete [2021-05-11T22:45:11.722Z] adcc1eea9eea: Pull complete [2021-05-11T22:45:11.985Z] 4c4ab2625f07: Pull complete [2021-05-11T22:45:12.176Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-11T22:45:12.176Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-11T22:45:12.448Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-11T22:45:12.448Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-11T22:45:12.562Z] f706445af74f: Verifying Checksum [2021-05-11T22:45:12.562Z] f706445af74f: Download complete [2021-05-11T22:45:12.720Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-11T22:45:12.996Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-11T22:45:12.996Z] Executing busybox-1.32.1-r6.trigger [2021-05-11T22:45:12.996Z] OK: 139 MiB in 46 packages [2021-05-11T22:45:13.965Z] 0510c868ecb4: Verifying Checksum [2021-05-11T22:45:13.965Z] 0510c868ecb4: Download complete [2021-05-11T22:45:14.429Z] Removing intermediate container 79d3ea206d43 [2021-05-11T22:45:14.429Z] ---> 6b8e005f87b3 [2021-05-11T22:45:14.429Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-11T22:45:14.429Z] ---> Running in 0647d860fe7c [2021-05-11T22:45:15.405Z] Removing intermediate container 0647d860fe7c [2021-05-11T22:45:15.405Z] ---> 6e0211f49c40 [2021-05-11T22:45:15.405Z] Step 7/8 : COPY . . [2021-05-11T22:45:16.381Z] ---> 98706eb321e3 [2021-05-11T22:45:16.381Z] Step 8/8 : RUN go mod download [2021-05-11T22:45:16.655Z] ---> Running in e4d30823ad06 [2021-05-11T22:45:19.339Z] 0510c868ecb4: Pull complete [2021-05-11T22:45:19.339Z] afea3b2eda06: Pull complete [2021-05-11T22:45:19.339Z] 7809a108b3ef: Pull complete [2021-05-11T22:45:23.589Z] f706445af74f: Pull complete [2021-05-11T22:45:23.589Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-11T22:45:23.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-11T22:45:23.589Z] ---> b068be0155e3 [2021-05-11T22:45:23.589Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-11T22:45:23.589Z] ---> Running in 7a52775dbd53 [2021-05-11T22:45:23.852Z] Removing intermediate container 7a52775dbd53 [2021-05-11T22:45:23.852Z] ---> 20b94b999d89 [2021-05-11T22:45:23.852Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T22:45:23.852Z] ---> Running in 66ca8ce571a3 [2021-05-11T22:45:25.804Z] Removing intermediate container 66ca8ce571a3 [2021-05-11T22:45:25.804Z] ---> aee9983e8d46 [2021-05-11T22:45:25.804Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-11T22:45:25.804Z] ---> Running in d41d0df01e86 [2021-05-11T22:45:26.381Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T22:45:27.330Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T22:45:27.595Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-11T22:45:27.857Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-11T22:45:27.857Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-11T22:45:27.857Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-11T22:45:28.119Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-11T22:45:28.119Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-11T22:45:28.119Z] Executing busybox-1.32.1-r6.trigger [2021-05-11T22:45:28.119Z] OK: 150 MiB in 46 packages [2021-05-11T22:45:28.697Z] Removing intermediate container d41d0df01e86 [2021-05-11T22:45:28.697Z] ---> 7b53076ec010 [2021-05-11T22:45:28.697Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-11T22:45:28.960Z] ---> Running in 2bbf7620afde [2021-05-11T22:45:28.960Z] Removing intermediate container 2bbf7620afde [2021-05-11T22:45:28.960Z] ---> 0cc6a8fe0aab [2021-05-11T22:45:28.960Z] Step 7/8 : COPY . . [2021-05-11T22:45:30.351Z] ---> 426580989445 [2021-05-11T22:45:30.351Z] Step 8/8 : RUN go mod download [2021-05-11T22:45:30.351Z] ---> Running in fbe5b45d75be [2021-05-11T22:45:43.468Z] Removing intermediate container e4d30823ad06 [2021-05-11T22:45:43.469Z] ---> 598840c3c7ed [2021-05-11T22:45:43.469Z] Successfully built 598840c3c7ed [2021-05-11T22:45:43.469Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T22:45:43.816Z] + docker inspect -f . ci-base-image-arm64 [2021-05-11T22:45:43.816Z] . [Pipeline] withDockerContainer [2021-05-11T22:45:44.096Z] prd-ubuntu18.04-docker-arm64-4c-16g-4612 does not seem to be running inside a container [2021-05-11T22:45:44.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** ci-base-image-arm64 cat [2021-05-11T22:45:45.772Z] $ docker top 61583ba520a947de023c7ede8d4cd518410b78d951426900ebac51556e53d9d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T22:45:46.745Z] + go version [2021-05-11T22:45:46.745Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-11T22:45:46.772Z] $ docker stop --time=1 61583ba520a947de023c7ede8d4cd518410b78d951426900ebac51556e53d9d2 [2021-05-11T22:45:48.711Z] $ docker rm -f 61583ba520a947de023c7ede8d4cd518410b78d951426900ebac51556e53d9d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T22:45:49.418Z] + docker inspect -f . ci-base-image-arm64 [2021-05-11T22:45:49.418Z] . [Pipeline] withDockerContainer [2021-05-11T22:45:49.680Z] prd-ubuntu18.04-docker-arm64-4c-16g-4612 does not seem to be running inside a container [2021-05-11T22:45:49.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** ci-base-image-arm64 cat [2021-05-11T22:45:51.246Z] $ docker top 6d655e36ca393a5685946e7382d45adf134992f4b4371e5ab1d3edd04730aa11 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T22:45:52.214Z] + go mod tidy [2021-05-11T22:45:52.379Z] Removing intermediate container fbe5b45d75be [2021-05-11T22:45:52.379Z] ---> f82b3445d1d5 [2021-05-11T22:45:52.645Z] Successfully built f82b3445d1d5 [2021-05-11T22:45:52.645Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2021-05-11T22:45:52.962Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-11T22:45:52.962Z] . [Pipeline] withDockerContainer [2021-05-11T22:45:53.090Z] prd-centos7-docker-4c-2g-4613 does not seem to be running inside a container [2021-05-11T22:45:53.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** ci-base-image-x86_64 cat [2021-05-11T22:45:53.508Z] + make test [2021-05-11T22:45:53.508Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-11T22:45:53.997Z] $ docker top fbcee523bd7c5a8d21918a3b999b72f993d3411cd34a225a58f3bac73c47d8b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T22:45:54.461Z] + go version [2021-05-11T22:45:54.461Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-11T22:45:54.476Z] $ docker stop --time=1 fbcee523bd7c5a8d21918a3b999b72f993d3411cd34a225a58f3bac73c47d8b8 [2021-05-11T22:45:55.843Z] $ docker rm -f fbcee523bd7c5a8d21918a3b999b72f993d3411cd34a225a58f3bac73c47d8b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T22:45:56.358Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-11T22:45:56.358Z] . [Pipeline] withDockerContainer [2021-05-11T22:45:56.456Z] prd-centos7-docker-4c-2g-4613 does not seem to be running inside a container [2021-05-11T22:45:56.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** ci-base-image-x86_64 cat [2021-05-11T22:45:57.187Z] $ docker top 7bf4673ec3513f0a38e8622856e9ec0e1dd764d1bc5b2b0206a6de92d64973ef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T22:45:57.668Z] + go mod tidy [Pipeline] sh [2021-05-11T22:45:58.669Z] + make test [2021-05-11T22:45:58.669Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-11T22:46:07.035Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-11T22:46:20.330Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-11T22:46:25.366Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/handler [2021-05-11T22:46:25.366Z] internal/handler/messaging.go:18:10: undefined: "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging".BootstrapHandler [2021-05-11T22:46:33.646Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.068s coverage: 25.4% of statements [2021-05-11T22:46:33.646Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.080s coverage: 28.1% of statements [2021-05-11T22:46:33.646Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.074s coverage: 78.9% of statements [2021-05-11T22:46:33.646Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.064s coverage: 10.7% of statements [2021-05-11T22:46:33.918Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.101s coverage: 30.2% of statements [2021-05-11T22:46:34.494Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.110s coverage: 58.4% of statements [2021-05-11T22:46:35.444Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.254s coverage: 89.2% of statements [2021-05-11T22:46:35.444Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] [2021-05-11T22:46:35.708Z] make: *** [Makefile:32: test] Error 2 [Pipeline] } [2021-05-11T22:46:35.732Z] $ docker stop --time=1 7bf4673ec3513f0a38e8622856e9ec0e1dd764d1bc5b2b0206a6de92d64973ef [2021-05-11T22:46:37.430Z] $ docker rm -f 7bf4673ec3513f0a38e8622856e9ec0e1dd764d1bc5b2b0206a6de92d64973ef [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-11T22:46:38.407Z] ---> job-cost.sh [2021-05-11T22:46:38.407Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l6GR [2021-05-11T22:46:53.353Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-11T22:46:59.371Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/handler [2021-05-11T22:46:59.371Z] internal/handler/messaging.go:18:10: undefined: "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging".BootstrapHandler [2021-05-11T22:47:20.000Z] lf-activate-venv(): INFO: Adding /tmp/venv-l6GR/bin to PATH [2021-05-11T22:47:20.000Z] INFO: No Stack... [2021-05-11T22:47:20.951Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-11T22:47:21.902Z] INFO: Archiving Costs [Pipeline] sh [2021-05-11T22:47:22.218Z] + cat /w/workspace/device-sdk-go/4/archives/cost.csv [2021-05-11T22:47:22.218Z] + cut -d, -f6 [Pipeline] lock [2021-05-11T22:47:22.315Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-918-4-stack-cost] [2021-05-11T22:47:22.324Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-918-4-stack-cost] did not exist. Created. [2021-05-11T22:47:22.324Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-918-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-11T22:47:22.668Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-11T22:47:23.108Z] Stashed 1 file(s) [Pipeline] } [2021-05-11T22:47:23.127Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-918-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-11T22:47:23.308Z] Failed in branch amd64 [2021-05-11T22:47:31.781Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.242s coverage: 25.4% of statements [2021-05-11T22:47:31.781Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.261s coverage: 28.1% of statements [2021-05-11T22:47:31.781Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.202s coverage: 78.9% of statements [2021-05-11T22:47:31.781Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.188s coverage: 10.7% of statements [2021-05-11T22:47:32.774Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.213s coverage: 30.2% of statements [2021-05-11T22:47:32.774Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.286s coverage: 58.4% of statements [2021-05-11T22:47:34.751Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.942s coverage: 89.2% of statements [2021-05-11T22:47:34.751Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] [2021-05-11T22:47:35.349Z] make: *** [Makefile:32: test] Error 2 [Pipeline] } [2021-05-11T22:47:35.381Z] $ docker stop --time=1 6d655e36ca393a5685946e7382d45adf134992f4b4371e5ab1d3edd04730aa11 [2021-05-11T22:47:37.641Z] $ docker rm -f 6d655e36ca393a5685946e7382d45adf134992f4b4371e5ab1d3edd04730aa11 [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-11T22:47:38.778Z] ---> job-cost.sh [2021-05-11T22:47:38.778Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-npjB [2021-05-11T22:48:17.758Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-11T22:49:39.511Z] lf-activate-venv(): INFO: Adding /tmp/venv-npjB/bin to PATH [2021-05-11T22:49:39.511Z] INFO: No Stack... [2021-05-11T22:49:40.499Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-11T22:49:40.771Z] INFO: Archiving Costs [Pipeline] sh [2021-05-11T22:49:41.115Z] + + cut -d,cat -f6 /w/workspace/device-sdk-go/4/archives/cost.csv [2021-05-11T22:49:41.115Z] [Pipeline] lock [2021-05-11T22:49:41.500Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-918-4-stack-cost] [2021-05-11T22:49:41.508Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-918-4-stack-cost] did not exist. Created. [2021-05-11T22:49:41.508Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-918-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-11T22:49:42.059Z] /w/workspace/device-sdk-go/4@tmp/durable-0cef629d/script.sh: 1: /w/workspace/device-sdk-go/4@tmp/durable-0cef629d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-11T22:49:42.445Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-11T22:49:42.466Z] Warning: overwriting stash ‘stack-cost’ [2021-05-11T22:49:43.217Z] Stashed 1 file(s) [Pipeline] } [2021-05-11T22:49:43.235Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-918-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-11T22:49:43.432Z] 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-11T22:49:44.570Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T22:49:45.602Z] ---> package-listing.sh [2021-05-11T22:49:45.602Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-11T22:49:45.602Z] ++ facter osfamily [2021-05-11T22:49:45.903Z] + OS_FAMILY=redhat [2021-05-11T22:49:45.903Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-918 [2021-05-11T22:49:45.903Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-11T22:49:45.903Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-11T22:49:45.903Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-11T22:49:45.903Z] + PACKAGES=/tmp/packages_start.txt [2021-05-11T22:49:45.903Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-918 ']' [2021-05-11T22:49:45.903Z] + PACKAGES=/tmp/packages_end.txt [2021-05-11T22:49:45.903Z] + case "${OS_FAMILY}" in [2021-05-11T22:49:45.903Z] + rpm -qa [2021-05-11T22:49:45.903Z] + sort [2021-05-11T22:49:52.846Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-11T22:49:52.846Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-11T22:49:52.846Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-11T22:49:52.846Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-918 ']' [2021-05-11T22:49:52.846Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-918/archives/ [2021-05-11T22:49:52.846Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-918/archives/ [Pipeline] echo [2021-05-11T22:49:52.864Z] 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-918/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-11T22:49:53.213Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-11T22:49:53.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T22:49:54.100Z] [2021-05-11T22:49:54.100Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-11T22:49:54.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T22:49:54.512Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-11T22:49:54.512Z] df20fa9351a1: Pulling fs layer [2021-05-11T22:49:54.512Z] 36b3adc4ff6f: Pulling fs layer [2021-05-11T22:49:54.512Z] 8ad3a11d3b57: Pulling fs layer [2021-05-11T22:49:54.512Z] 46f8f816bc3b: Pulling fs layer [2021-05-11T22:49:54.512Z] 93b61091891f: Pulling fs layer [2021-05-11T22:49:54.512Z] 93b9cdb0e59b: Pulling fs layer [2021-05-11T22:49:54.512Z] 5e14af77c1be: Pulling fs layer [2021-05-11T22:49:54.512Z] 01666e4c0597: Pulling fs layer [2021-05-11T22:49:54.512Z] aa168da1d23b: Pulling fs layer [2021-05-11T22:49:54.512Z] 93b9cdb0e59b: Waiting [2021-05-11T22:49:54.512Z] 5e14af77c1be: Waiting [2021-05-11T22:49:54.512Z] 01666e4c0597: Waiting [2021-05-11T22:49:54.512Z] aa168da1d23b: Waiting [2021-05-11T22:49:54.512Z] 46f8f816bc3b: Waiting [2021-05-11T22:49:54.512Z] 93b61091891f: Waiting [2021-05-11T22:49:54.512Z] 36b3adc4ff6f: Verifying Checksum [2021-05-11T22:49:54.512Z] 36b3adc4ff6f: Download complete [2021-05-11T22:49:54.823Z] 46f8f816bc3b: Download complete [2021-05-11T22:49:54.823Z] df20fa9351a1: Verifying Checksum [2021-05-11T22:49:54.823Z] df20fa9351a1: Download complete [2021-05-11T22:49:54.823Z] 93b9cdb0e59b: Verifying Checksum [2021-05-11T22:49:54.823Z] 93b9cdb0e59b: Download complete [2021-05-11T22:49:55.121Z] 5e14af77c1be: Verifying Checksum [2021-05-11T22:49:55.121Z] 5e14af77c1be: Download complete [2021-05-11T22:49:55.121Z] 01666e4c0597: Verifying Checksum [2021-05-11T22:49:55.121Z] 01666e4c0597: Download complete [2021-05-11T22:49:55.121Z] 93b61091891f: Verifying Checksum [2021-05-11T22:49:55.121Z] 93b61091891f: Download complete [2021-05-11T22:49:55.789Z] df20fa9351a1: Pull complete [2021-05-11T22:49:56.451Z] 36b3adc4ff6f: Pull complete [2021-05-11T22:49:56.451Z] 8ad3a11d3b57: Verifying Checksum [2021-05-11T22:49:56.451Z] 8ad3a11d3b57: Download complete [2021-05-11T22:49:58.520Z] 8ad3a11d3b57: Pull complete [2021-05-11T22:49:58.813Z] 46f8f816bc3b: Pull complete [2021-05-11T22:49:59.131Z] 93b61091891f: Pull complete [2021-05-11T22:49:59.450Z] 93b9cdb0e59b: Pull complete [2021-05-11T22:50:00.098Z] 5e14af77c1be: Pull complete [2021-05-11T22:50:00.368Z] 01666e4c0597: Pull complete [2021-05-11T22:50:01.898Z] aa168da1d23b: Download complete [2021-05-11T22:50:14.703Z] aa168da1d23b: Pull complete [2021-05-11T22:50:14.703Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-11T22:50:14.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T22:50:14.703Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-11T22:50:14.928Z] prd-centos7-docker-4c-2g-4611 does not seem to be running inside a container [2021-05-11T22:50:15.018Z] $ 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-918/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-918 -v /w/workspace/dgexfoundry_device-sdk-go_PR-918:/w/workspace/dgexfoundry_device-sdk-go_PR-918:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-918@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-11T22:50:18.278Z] $ docker top 7e7bfe4bf0f6a171cfd711f9ed1a2cc8131074c9253747226c8c97501839d7d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T22:50:18.835Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-11T22:50:19.152Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-11T22:50:19.475Z] + ls /var/log/sa-host [2021-05-11T22:50:19.475Z] + sadf -c /var/log/sa-host/sa11 [2021-05-11T22:50:19.475Z] file_magic: OK [2021-05-11T22:50:19.475Z] HZ: Using current value: 100 [2021-05-11T22:50:19.475Z] file_header: OK [2021-05-11T22:50:19.475Z] 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-11T22:50:19.475Z] Statistics: [2021-05-11T22:50:19.475Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-11T22:50:19.475Z] File successfully converted to sysstat format version 12.2.1 [2021-05-11T22:50:19.475Z] + sadf -c /var/log/sa-host/sa23 [2021-05-11T22:50:19.475Z] file_magic: OK [2021-05-11T22:50:19.475Z] HZ: Using current value: 100 [2021-05-11T22:50:19.475Z] file_header: OK [2021-05-11T22:50:19.475Z] 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-11T22:50:19.475Z] Statistics: [2021-05-11T22:50:19.475Z] Hnuu...uuuununununu... [2021-05-11T22:50:19.475Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-11T22:50:20.078Z] provisioning config files... [2021-05-11T22:50:20.095Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp/config3073412436653574726tmp [Pipeline] { [Pipeline] echo [2021-05-11T22:50:20.128Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T22:50:20.444Z] ---> create-netrc.sh [Pipeline] } [2021-05-11T22:50:20.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-11T22:50:20.487Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T22:50:20.806Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-11T22:50:20.821Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T22:50:21.126Z] ---> sudo-logs.sh [2021-05-11T22:50:21.126Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-11T22:50:21.225Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T22:50:21.558Z] ---> job-cost.sh [2021-05-11T22:50:21.558Z] lf-activate-venv: SKIPPING [2021-05-11T22:50:21.558Z] DEBUG: total: 0.20999999344348907 [2021-05-11T22:50:21.558Z] INFO: Retrieving Stack Cost... [2021-05-11T22:50:22.518Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-11T22:50:23.099Z] INFO: Archiving Costs [Pipeline] echo [2021-05-11T22:50:23.117Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T22:50:23.437Z] ---> logs-deploy.sh [2021-05-11T22:50:23.437Z] lf-activate-venv: SKIPPING [2021-05-11T22:50:23.437Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-918/4 [2021-05-11T22:50:23.437Z] INFO: archiving workspace using pattern(s): [2021-05-11T22:50:26.072Z] Archives upload complete. [2021-05-11T22:50:26.072Z] INFO: archiving logs to Nexus