Pull request #196 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c+0f5331eb53f0ce9101ceed271d621d4ec533effa (2076c20987b5a530d31aa67fecaa49197cf88e91) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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/app-service-configurable/branches/PR-196/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5a4b2863d981ac6c14e44fa4f963a690d64f08cf (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5a4b2863d981ac6c14e44fa4f963a690d64f08cf # timeout=10 Commit message: "Merge pull request #318 from MightyNerdEric/parallelCostCapture" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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/app-service-configurable/branches/PR-196/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-27384 in /w/workspace/_app-service-configurable_PR-196 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-196 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0f5331eb53f0ce9101ceed271d621d4ec533effa into PR head commit 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c Merge succeeded, producing 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c Checking out Revision 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c (PR-196) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/196/head:refs/remotes/origin/PR-196 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0f5331eb53f0ce9101ceed271d621d4ec533effa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c # timeout=10 Commit message: "feat: Update profiles for latest SDK changes" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-23T21:36:10.840Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-23T21:36:11.276Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-23T21:36:11.548Z] ========================================================= [2021-02-23T21:36:11.548Z] EdgeX Global Pipelines Version Info [2021-02-23T21:36:11.548Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-23T21:36:13.215Z] ------------------- [2021-02-23T21:36:13.215Z] stable info: [2021-02-23T21:36:13.215Z] ------------------- [2021-02-23T21:36:13.215Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-23T21:36:13.215Z] Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [2021-02-23T21:36:13.215Z] Message: update stable to v1.0.181 [2021-02-23T21:36:14.165Z] ------------------- [2021-02-23T21:36:14.165Z] experimental info: [2021-02-23T21:36:14.165Z] ------------------- [2021-02-23T21:36:14.165Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-02-23T21:36:14.165Z] Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [2021-02-23T21:36:14.165Z] Message: update experimental to v1.0.181 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-23T21:36:14.621Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-02-23T21:36:14.774Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-02-23T21:36:14.927Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-23T21:36:15.076Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-23T21:36:15.221Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-23T21:36:15.359Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-23T21:36:15.538Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-23T21:36:15.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-23T21:36:15.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-23T21:36:15.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-23T21:36:16.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-23T21:36:16.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2021-02-23T21:36:16.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-23T21:36:16.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-23T21:36:16.692Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-23T21:36:16.831Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-23T21:36:16.972Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-23T21:36:17.110Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-23T21:36:17.244Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-23T21:36:17.379Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-23T21:36:17.513Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-23T21:36:17.669Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-23T21:36:17.811Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-23T21:36:17.945Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-23T21:36:18.081Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-02-23T21:36:18.221Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-196 [Pipeline] echo [2021-02-23T21:36:18.364Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-196 [Pipeline] echo [2021-02-23T21:36:18.495Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-196 [Pipeline] echo [2021-02-23T21:36:18.624Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c [Pipeline] echo [2021-02-23T21:36:18.756Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5a762de [Pipeline] echo [2021-02-23T21:36:18.884Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-23T21:36:19.189Z] provisioning config files... [2021-02-23T21:36:19.236Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-196@tmp/config7081087231146818172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-23T21:36:19.654Z] ---> docker-login.sh [2021-02-23T21:36:19.654Z] nexus3.edgexfoundry.org:10001 [2021-02-23T21:36:19.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T21:36:20.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T21:36:20.187Z] Configure a credential helper to remove this warning. See [2021-02-23T21:36:20.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T21:36:20.187Z] [2021-02-23T21:36:20.187Z] Login Succeeded [2021-02-23T21:36:20.187Z] nexus3.edgexfoundry.org:10002 [2021-02-23T21:36:20.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T21:36:20.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T21:36:20.450Z] Configure a credential helper to remove this warning. See [2021-02-23T21:36:20.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T21:36:20.450Z] [2021-02-23T21:36:20.450Z] Login Succeeded [2021-02-23T21:36:20.450Z] nexus3.edgexfoundry.org:10003 [2021-02-23T21:36:20.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T21:36:20.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T21:36:20.715Z] Configure a credential helper to remove this warning. See [2021-02-23T21:36:20.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T21:36:20.715Z] [2021-02-23T21:36:20.715Z] Login Succeeded [2021-02-23T21:36:20.715Z] nexus3.edgexfoundry.org:10004 [2021-02-23T21:36:20.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T21:36:20.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T21:36:20.715Z] Configure a credential helper to remove this warning. See [2021-02-23T21:36:20.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T21:36:20.715Z] [2021-02-23T21:36:20.715Z] Login Succeeded [2021-02-23T21:36:20.715Z] docker.io [2021-02-23T21:36:20.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T21:36:21.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T21:36:21.244Z] Configure a credential helper to remove this warning. See [2021-02-23T21:36:21.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T21:36:21.244Z] [2021-02-23T21:36:21.244Z] Login Succeeded [2021-02-23T21:36:21.244Z] ---> docker-login.sh ends [Pipeline] } [2021-02-23T21:36:21.267Z] 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-02-23T21:36:22.434Z] + git log --format=format:%s -1 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c [Pipeline] echo [2021-02-23T21:36:22.527Z] GIT_COMMIT: 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c, Commit Message: feat: Update profiles for latest SDK changes [Pipeline] echo [2021-02-23T21:36:22.598Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-23T21:36:23.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-23T21:36:23.762Z] [2021-02-23T21:36:23.762Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-23T21:36:24.153Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-23T21:36:24.153Z] latest: Pulling from edgex-devops/git-semver [2021-02-23T21:36:24.153Z] 31603596830f: Pulling fs layer [2021-02-23T21:36:24.153Z] 2a8b12db71e7: Pulling fs layer [2021-02-23T21:36:24.153Z] 6ca5941a6612: Pulling fs layer [2021-02-23T21:36:24.153Z] ecc8261a40a4: Pulling fs layer [2021-02-23T21:36:24.153Z] ecc8261a40a4: Waiting [2021-02-23T21:36:24.153Z] 2a8b12db71e7: Verifying Checksum [2021-02-23T21:36:24.153Z] 2a8b12db71e7: Download complete [2021-02-23T21:36:24.153Z] 31603596830f: Verifying Checksum [2021-02-23T21:36:24.153Z] 31603596830f: Download complete [2021-02-23T21:36:24.420Z] ecc8261a40a4: Verifying Checksum [2021-02-23T21:36:24.420Z] ecc8261a40a4: Download complete [2021-02-23T21:36:24.420Z] 6ca5941a6612: Verifying Checksum [2021-02-23T21:36:24.420Z] 6ca5941a6612: Download complete [2021-02-23T21:36:24.687Z] 31603596830f: Pull complete [2021-02-23T21:36:24.687Z] 2a8b12db71e7: Pull complete [2021-02-23T21:36:25.644Z] 6ca5941a6612: Pull complete [2021-02-23T21:36:25.644Z] ecc8261a40a4: Pull complete [2021-02-23T21:36:25.644Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-23T21:36:25.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-23T21:36:25.644Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-23T21:36:25.785Z] prd-centos7-docker-4c-2g-27384 does not seem to be running inside a container [2021-02-23T21:36:25.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-196 -v /w/workspace/_app-service-configurable_PR-196:/w/workspace/_app-service-configurable_PR-196:rw,z -v /w/workspace/_app-service-configurable_PR-196@tmp:/w/workspace/_app-service-configurable_PR-196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-23T21:36:27.799Z] $ docker top 4be5aaaed280ded261ac76132a745b0d060221c27c258a573a6bed8ceac97b0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-23T21:36:28.178Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-23T21:36:28.178Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-23T21:36:28.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-23T21:36:28.392Z] $ docker exec 4be5aaaed280ded261ac76132a745b0d060221c27c258a573a6bed8ceac97b0a ssh-agent [2021-02-23T21:36:28.558Z] SSH_AUTH_SOCK=/tmp/ssh-3ZOPTwxGhUlc/agent.11 [2021-02-23T21:36:28.558Z] SSH_AGENT_PID=16 [2021-02-23T21:36:28.568Z] Running ssh-add (command line suppressed) [2021-02-23T21:36:28.685Z] Identity added: /w/workspace/_app-service-configurable_PR-196@tmp/private_key_2696953792155516445.key (/w/workspace/_app-service-configurable_PR-196@tmp/private_key_2696953792155516445.key) [2021-02-23T21:36:28.733Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-23T21:36:29.107Z] + git tag --points-at HEAD [Pipeline] } [2021-02-23T21:36:29.138Z] $ docker exec --env ******** --env ******** 4be5aaaed280ded261ac76132a745b0d060221c27c258a573a6bed8ceac97b0a ssh-agent -k [2021-02-23T21:36:29.252Z] unset SSH_AUTH_SOCK; [2021-02-23T21:36:29.252Z] unset SSH_AGENT_PID; [2021-02-23T21:36:29.252Z] echo Agent pid 16 killed; [2021-02-23T21:36:29.298Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-23T21:36:29.494Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-23T21:36:29.494Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-23T21:36:29.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-23T21:36:29.663Z] $ docker exec 4be5aaaed280ded261ac76132a745b0d060221c27c258a573a6bed8ceac97b0a ssh-agent [2021-02-23T21:36:29.831Z] SSH_AUTH_SOCK=/tmp/ssh-cjx3DPGyO3us/agent.44 [2021-02-23T21:36:29.831Z] SSH_AGENT_PID=49 [2021-02-23T21:36:29.840Z] Running ssh-add (command line suppressed) [2021-02-23T21:36:29.960Z] Identity added: /w/workspace/_app-service-configurable_PR-196@tmp/private_key_8837943143311233320.key (/w/workspace/_app-service-configurable_PR-196@tmp/private_key_8837943143311233320.key) [2021-02-23T21:36:30.012Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-23T21:36:30.401Z] + git semver init [2021-02-23T21:36:30.401Z] # -> Open(): unable to determine branch for HEAD [2021-02-23T21:36:30.401Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-196/.git [2021-02-23T21:36:30.401Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-196 [2021-02-23T21:36:30.401Z] # $SEMVER_REMOTE_NAME = origin [2021-02-23T21:36:30.401Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-23T21:36:30.401Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-23T21:36:30.401Z] # $SEMVER_BRANCH = PR-196 [2021-02-23T21:36:30.401Z] # $SEMVER_TEMP = /tmp/semver-006248677 [2021-02-23T21:36:30.401Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-02-23T21:36:30.664Z] # '/tmp/semver-006248677' -> '/w/workspace/_app-service-configurable_PR-196/.semver' [2021-02-23T21:36:30.664Z] # -> Force: false [2021-02-23T21:36:30.664Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-196/.semver [Pipeline] } [2021-02-23T21:36:30.686Z] $ docker exec --env ******** --env ******** 4be5aaaed280ded261ac76132a745b0d060221c27c258a573a6bed8ceac97b0a ssh-agent -k [2021-02-23T21:36:30.794Z] unset SSH_AUTH_SOCK; [2021-02-23T21:36:30.795Z] unset SSH_AGENT_PID; [2021-02-23T21:36:30.795Z] echo Agent pid 49 killed; [2021-02-23T21:36:30.840Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-23T21:36:31.451Z] + git semver [Pipeline] } [2021-02-23T21:36:31.484Z] $ docker stop --time=1 4be5aaaed280ded261ac76132a745b0d060221c27c258a573a6bed8ceac97b0a [2021-02-23T21:36:32.811Z] $ docker rm -f 4be5aaaed280ded261ac76132a745b0d060221c27c258a573a6bed8ceac97b0a [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-23T21:36:33.333Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-23T21:36:33.789Z] Stashed 1 file(s) [Pipeline] echo [2021-02-23T21:36:33.811Z] [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-02-23T21:36:49.696Z] Still waiting to schedule task [2021-02-23T21:36:49.696Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27384’ [2021-02-23T21:36:49.721Z] Still waiting to schedule task [2021-02-23T21:36:49.722Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline [2021-02-23T21:38:44.400Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27385 in /w/workspace/_app-service-configurable_PR-196 [Pipeline] { [Pipeline] ws [2021-02-23T21:38:44.508Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2021-02-23T21:38:49.755Z] using credential edgex-jenkins-ssh [2021-02-23T21:38:49.846Z] Cloning the remote Git repository [2021-02-23T21:38:49.912Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-02-23T21:38:50.021Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2021-02-23T21:38:50.106Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-02-23T21:38:50.107Z] > git --version # timeout=10 [2021-02-23T21:38:50.135Z] > git --version # 'git version 2.17.1' [2021-02-23T21:38:50.137Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T21:38:50.192Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-23T21:38:51.659Z] Merging remotes/origin/master commit 0f5331eb53f0ce9101ceed271d621d4ec533effa into PR head commit 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c [2021-02-23T21:38:51.865Z] Merge succeeded, producing 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c [2021-02-23T21:38:51.866Z] Checking out Revision 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c (PR-196) [2021-02-23T21:38:50.964Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-02-23T21:38:50.978Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-23T21:38:51.010Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-02-23T21:38:51.051Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-02-23T21:38:51.052Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T21:38:51.063Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/196/head:refs/remotes/origin/PR-196 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T21:38:51.676Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T21:38:51.702Z] > git checkout -f 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c # timeout=10 [2021-02-23T21:38:51.784Z] > git remote # timeout=10 [2021-02-23T21:38:51.800Z] > git config --get remote.origin.url # timeout=10 [2021-02-23T21:38:51.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T21:38:51.828Z] > git merge 0f5331eb53f0ce9101ceed271d621d4ec533effa # timeout=10 [2021-02-23T21:38:51.850Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-23T21:38:51.871Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T21:38:51.882Z] > git checkout -f 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c # timeout=10 [2021-02-23T21:38:56.275Z] Commit message: "feat: Update profiles for latest SDK changes" [2021-02-23T21:38:56.326Z] > git --version # timeout=10 [2021-02-23T21:38:56.337Z] > git --version # 'git version 2.17.1' [2021-02-23T21:38:56.349Z] fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-23T21:38:58.217Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-23T21:38:58.637Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-23T21:38:59.019Z] + true [2021-02-23T21:38:59.019Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-23T21:39:01.887Z] provisioning config files... [2021-02-23T21:39:01.938Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config2348050112043515480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-23T21:39:02.408Z] ---> docker-login.sh [2021-02-23T21:39:02.408Z] nexus3.edgexfoundry.org:10001 [2021-02-23T21:39:03.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T21:39:04.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T21:39:04.009Z] Configure a credential helper to remove this warning. See [2021-02-23T21:39:04.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T21:39:04.009Z] [2021-02-23T21:39:04.009Z] Login Succeeded [2021-02-23T21:39:04.009Z] nexus3.edgexfoundry.org:10002 [2021-02-23T21:39:04.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T21:39:04.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T21:39:04.287Z] Configure a credential helper to remove this warning. See [2021-02-23T21:39:04.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T21:39:04.287Z] [2021-02-23T21:39:04.287Z] Login Succeeded [2021-02-23T21:39:04.287Z] nexus3.edgexfoundry.org:10003 [2021-02-23T21:39:04.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T21:39:04.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T21:39:04.892Z] Configure a credential helper to remove this warning. See [2021-02-23T21:39:04.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T21:39:04.892Z] [2021-02-23T21:39:04.892Z] Login Succeeded [2021-02-23T21:39:04.892Z] nexus3.edgexfoundry.org:10004 [2021-02-23T21:39:05.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T21:39:05.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T21:39:05.489Z] Configure a credential helper to remove this warning. See [2021-02-23T21:39:05.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T21:39:05.489Z] [2021-02-23T21:39:05.489Z] Login Succeeded [2021-02-23T21:39:05.489Z] docker.io [2021-02-23T21:39:05.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T21:39:06.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T21:39:06.037Z] Configure a credential helper to remove this warning. See [2021-02-23T21:39:06.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T21:39:06.037Z] [2021-02-23T21:39:06.037Z] Login Succeeded [2021-02-23T21:39:06.037Z] ---> docker-login.sh ends [Pipeline] } [2021-02-23T21:39:06.067Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-23T21:39:06.677Z] ========================================================= [2021-02-23T21:39:06.677Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-23T21:39:06.677Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-23T21:39:07.136Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-23T21:39:07.136Z] Sending build context to Docker daemon 101.9kB [2021-02-23T21:39:07.410Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-23T21:39:07.410Z] Step 2/8 : FROM ${BASE} [2021-02-23T21:39:07.410Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-23T21:39:07.410Z] 5f621e34cdf4: Pulling fs layer [2021-02-23T21:39:07.411Z] a4357932f1b6: Pulling fs layer [2021-02-23T21:39:07.411Z] 18c013af1878: Pulling fs layer [2021-02-23T21:39:07.411Z] 00ac8860ef70: Pulling fs layer [2021-02-23T21:39:07.411Z] 63d7cb157983: Pulling fs layer [2021-02-23T21:39:07.411Z] b116817d02f9: Pulling fs layer [2021-02-23T21:39:07.411Z] 745a02a5169b: Pulling fs layer [2021-02-23T21:39:07.411Z] 00ac8860ef70: Waiting [2021-02-23T21:39:07.411Z] 63d7cb157983: Waiting [2021-02-23T21:39:07.411Z] b116817d02f9: Waiting [2021-02-23T21:39:07.411Z] 745a02a5169b: Waiting [2021-02-23T21:39:07.686Z] 18c013af1878: Verifying Checksum [2021-02-23T21:39:07.686Z] 18c013af1878: Download complete [2021-02-23T21:39:07.686Z] a4357932f1b6: Verifying Checksum [2021-02-23T21:39:07.686Z] a4357932f1b6: Download complete [2021-02-23T21:39:07.686Z] 63d7cb157983: Verifying Checksum [2021-02-23T21:39:07.686Z] 63d7cb157983: Download complete [2021-02-23T21:39:07.686Z] b116817d02f9: Verifying Checksum [2021-02-23T21:39:07.686Z] b116817d02f9: Download complete [2021-02-23T21:39:08.294Z] 5f621e34cdf4: Verifying Checksum [2021-02-23T21:39:08.294Z] 5f621e34cdf4: Download complete [2021-02-23T21:39:08.906Z] 5f621e34cdf4: Pull complete [2021-02-23T21:39:09.512Z] a4357932f1b6: Pull complete [2021-02-23T21:39:09.788Z] 18c013af1878: Pull complete [2021-02-23T21:39:10.390Z] 745a02a5169b: Verifying Checksum [2021-02-23T21:39:10.390Z] 745a02a5169b: Download complete [2021-02-23T21:39:11.835Z] 00ac8860ef70: Verifying Checksum [2021-02-23T21:39:11.835Z] 00ac8860ef70: Download complete [2021-02-23T21:39:22.019Z] 00ac8860ef70: Pull complete [2021-02-23T21:39:22.019Z] 63d7cb157983: Pull complete [2021-02-23T21:39:22.019Z] b116817d02f9: Pull complete [2021-02-23T21:39:25.419Z] 745a02a5169b: Pull complete [2021-02-23T21:39:25.419Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-23T21:39:25.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-23T21:39:25.419Z] ---> b7e6874047d6 [2021-02-23T21:39:25.419Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-23T21:39:28.828Z] ---> Running in 22e2780c0e8d [2021-02-23T21:39:28.828Z] Removing intermediate container 22e2780c0e8d [2021-02-23T21:39:28.828Z] ---> 6a4345f55e4b [2021-02-23T21:39:28.828Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T21:39:28.828Z] ---> Running in a3532154f934 [2021-02-23T21:39:31.453Z] Removing intermediate container a3532154f934 [2021-02-23T21:39:31.453Z] ---> c72564d080e2 [2021-02-23T21:39:31.453Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-02-23T21:39:31.453Z] ---> Running in 05d051078947 [2021-02-23T21:39:32.447Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T21:39:33.423Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T21:39:34.017Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-02-23T21:39:34.017Z] (2/6) Installing libsodium (1.0.18-r0) [2021-02-23T21:39:34.288Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-02-23T21:39:34.288Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-02-23T21:39:34.288Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-23T21:39:34.567Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-02-23T21:39:34.567Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T21:39:34.567Z] OK: 144 MiB in 45 packages [2021-02-23T21:39:36.006Z] Removing intermediate container 05d051078947 [2021-02-23T21:39:36.006Z] ---> de4f1e6a0e80 [2021-02-23T21:39:36.006Z] Step 6/8 : WORKDIR /app [2021-02-23T21:39:36.006Z] ---> Running in 30553b8953c2 [2021-02-23T21:39:36.605Z] Removing intermediate container 30553b8953c2 [2021-02-23T21:39:36.605Z] ---> f321350bcf87 [2021-02-23T21:39:36.605Z] Step 7/8 : COPY . . [2021-02-23T21:39:37.583Z] ---> c68e38c22091 [2021-02-23T21:39:37.583Z] Step 8/8 : RUN go mod download [2021-02-23T21:39:37.583Z] ---> Running in c1e54ac6a263 [2021-02-23T21:39:55.683Z] Running on prd-centos7-docker-4c-2g-27386 in /w/workspace/_app-service-configurable_PR-196 [Pipeline] { [Pipeline] ws [2021-02-23T21:39:55.790Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2021-02-23T21:40:05.229Z] using credential edgex-jenkins-ssh [2021-02-23T21:40:05.298Z] Cloning the remote Git repository [2021-02-23T21:40:05.415Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-02-23T21:40:05.537Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2021-02-23T21:40:05.798Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-02-23T21:40:05.798Z] > git --version # timeout=10 [2021-02-23T21:40:05.908Z] > git --version # 'git version 2.24.3' [2021-02-23T21:40:05.909Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T21:40:06.132Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-23T21:40:07.046Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-02-23T21:40:07.118Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-23T21:40:07.235Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-02-23T21:40:07.960Z] Merging remotes/origin/master commit 0f5331eb53f0ce9101ceed271d621d4ec533effa into PR head commit 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c [2021-02-23T21:40:08.194Z] Merge succeeded, producing 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c [2021-02-23T21:40:08.195Z] Checking out Revision 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c (PR-196) [2021-02-23T21:40:07.378Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-02-23T21:40:07.378Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T21:40:07.420Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/196/head:refs/remotes/origin/PR-196 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T21:40:08.033Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T21:40:08.044Z] > git checkout -f 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c # timeout=10 [2021-02-23T21:40:08.093Z] > git remote # timeout=10 [2021-02-23T21:40:08.106Z] > git config --get remote.origin.url # timeout=10 [2021-02-23T21:40:08.120Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T21:40:08.126Z] > git merge 0f5331eb53f0ce9101ceed271d621d4ec533effa # timeout=10 [2021-02-23T21:40:08.156Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-23T21:40:08.206Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T21:40:08.239Z] > git checkout -f 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c # timeout=10 [2021-02-23T21:40:09.958Z] Removing intermediate container c1e54ac6a263 [2021-02-23T21:40:09.958Z] ---> 9b640a6c6785 [2021-02-23T21:40:09.958Z] Successfully built 9b640a6c6785 [2021-02-23T21:40:09.958Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-23T21:40:10.331Z] + docker inspect -f . ci-base-image-arm64 [2021-02-23T21:40:10.331Z] . [Pipeline] withDockerContainer [2021-02-23T21:40:10.586Z] prd-ubuntu18.04-docker-arm64-4c-16g-27385 does not seem to be running inside a container [2021-02-23T21:40:10.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-23T21:40:12.241Z] $ docker top 7c7112e0fac038bb95af80fb89446bebb7cd5cebda31cd8d6dec057a10938221 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-23T21:40:13.316Z] Commit message: "feat: Update profiles for latest SDK changes" [2021-02-23T21:40:13.397Z] + go version [2021-02-23T21:40:13.397Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-23T21:40:13.440Z] $ docker stop --time=1 7c7112e0fac038bb95af80fb89446bebb7cd5cebda31cd8d6dec057a10938221 [2021-02-23T21:40:13.446Z] > git --version # timeout=10 [2021-02-23T21:40:13.524Z] > git --version # 'git version 2.24.3' [2021-02-23T21:40:13.587Z] fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [2021-02-23T21:40:15.391Z] $ docker rm -f 7c7112e0fac038bb95af80fb89446bebb7cd5cebda31cd8d6dec057a10938221 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-23T21:40:16.772Z] + docker inspect -f . ci-base-image-arm64 [2021-02-23T21:40:16.772Z] . [Pipeline] withDockerContainer [2021-02-23T21:40:17.967Z] prd-ubuntu18.04-docker-arm64-4c-16g-27385 does not seem to be running inside a container [2021-02-23T21:40:18.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-23T21:40:18.752Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [2021-02-23T21:40:19.577Z] $ docker top 440e5ee7b07c71fba5d4db6ab2e1702d108432fb15674e30411c23d1e063fa1d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-02-23T21:40:20.422Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-23T21:40:21.042Z] + sudo service docker restart [2021-02-23T21:40:21.042Z] + true [2021-02-23T21:40:21.042Z] Redirecting to /bin/systemctl restart docker.service [2021-02-23T21:40:21.051Z] + make test [2021-02-23T21:40:21.051Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-23T21:40:22.716Z] provisioning config files... [2021-02-23T21:40:22.933Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config5154975271510602894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-23T21:40:23.624Z] ---> docker-login.sh [2021-02-23T21:40:23.624Z] nexus3.edgexfoundry.org:10001 [2021-02-23T21:40:25.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T21:40:25.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T21:40:25.465Z] Configure a credential helper to remove this warning. See [2021-02-23T21:40:25.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T21:40:25.465Z] [2021-02-23T21:40:25.465Z] Login Succeeded [2021-02-23T21:40:25.465Z] nexus3.edgexfoundry.org:10002 [2021-02-23T21:40:25.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T21:40:26.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T21:40:26.243Z] Configure a credential helper to remove this warning. See [2021-02-23T21:40:26.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T21:40:26.243Z] [2021-02-23T21:40:26.243Z] Login Succeeded [2021-02-23T21:40:26.243Z] nexus3.edgexfoundry.org:10003 [2021-02-23T21:40:27.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T21:40:27.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T21:40:27.052Z] Configure a credential helper to remove this warning. See [2021-02-23T21:40:27.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T21:40:27.052Z] [2021-02-23T21:40:27.052Z] Login Succeeded [2021-02-23T21:40:27.384Z] nexus3.edgexfoundry.org:10004 [2021-02-23T21:40:28.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T21:40:28.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T21:40:28.116Z] Configure a credential helper to remove this warning. See [2021-02-23T21:40:28.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T21:40:28.116Z] [2021-02-23T21:40:28.116Z] Login Succeeded [2021-02-23T21:40:28.116Z] docker.io [2021-02-23T21:40:28.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T21:40:29.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T21:40:29.522Z] Configure a credential helper to remove this warning. See [2021-02-23T21:40:29.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T21:40:29.522Z] [2021-02-23T21:40:29.522Z] Login Succeeded [2021-02-23T21:40:29.522Z] ---> docker-login.sh ends [Pipeline] } [2021-02-23T21:40:30.117Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-23T21:40:30.848Z] ========================================================= [2021-02-23T21:40:30.848Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-23T21:40:30.848Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-23T21:40:31.361Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-23T21:40:31.361Z] Sending build context to Docker daemon 101.9kB [2021-02-23T21:40:31.361Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-23T21:40:31.361Z] Step 2/8 : FROM ${BASE} [2021-02-23T21:40:31.729Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-23T21:40:31.729Z] 188c0c94c7c5: Pulling fs layer [2021-02-23T21:40:31.729Z] 0ef7d3d256c8: Pulling fs layer [2021-02-23T21:40:31.729Z] de9db76c5a1d: Pulling fs layer [2021-02-23T21:40:31.729Z] bca2f99d35d6: Pulling fs layer [2021-02-23T21:40:31.729Z] 93359f2a8cfa: Pulling fs layer [2021-02-23T21:40:31.729Z] bca2f99d35d6: Waiting [2021-02-23T21:40:31.729Z] 7c6f9722023f: Pulling fs layer [2021-02-23T21:40:31.729Z] a35cf1a2eb13: Pulling fs layer [2021-02-23T21:40:31.729Z] 93359f2a8cfa: Waiting [2021-02-23T21:40:31.729Z] 7c6f9722023f: Waiting [2021-02-23T21:40:31.729Z] a35cf1a2eb13: Waiting [2021-02-23T21:40:31.729Z] de9db76c5a1d: Download complete [2021-02-23T21:40:31.729Z] 0ef7d3d256c8: Verifying Checksum [2021-02-23T21:40:31.729Z] 0ef7d3d256c8: Download complete [2021-02-23T21:40:31.729Z] 93359f2a8cfa: Verifying Checksum [2021-02-23T21:40:31.729Z] 93359f2a8cfa: Download complete [2021-02-23T21:40:31.729Z] 7c6f9722023f: Verifying Checksum [2021-02-23T21:40:31.729Z] 7c6f9722023f: Download complete [2021-02-23T21:40:32.158Z] 188c0c94c7c5: Verifying Checksum [2021-02-23T21:40:32.158Z] 188c0c94c7c5: Download complete [2021-02-23T21:40:33.358Z] 188c0c94c7c5: Pull complete [2021-02-23T21:40:33.809Z] 0ef7d3d256c8: Pull complete [2021-02-23T21:40:34.810Z] de9db76c5a1d: Pull complete [2021-02-23T21:40:45.070Z] a35cf1a2eb13: Verifying Checksum [2021-02-23T21:40:45.070Z] a35cf1a2eb13: Download complete [2021-02-23T21:40:46.700Z] bca2f99d35d6: Verifying Checksum [2021-02-23T21:40:46.700Z] bca2f99d35d6: Download complete [2021-02-23T21:40:58.578Z] bca2f99d35d6: Pull complete [2021-02-23T21:40:58.578Z] 93359f2a8cfa: Pull complete [2021-02-23T21:40:58.897Z] 7c6f9722023f: Pull complete [2021-02-23T21:41:00.109Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-02-23T21:41:00.109Z] CGO_ENABLED=1 go vet ./... [2021-02-23T21:41:06.853Z] gofmt -l . [2021-02-23T21:41:06.853Z] [ "`gofmt -l .`" = "" ] [2021-02-23T21:41:06.853Z] ./bin/test-go-mod-tidy.sh [2021-02-23T21:41:07.452Z] ./bin/test-attribution-txt.sh [2021-02-23T21:41:08.361Z] a35cf1a2eb13: Pull complete [2021-02-23T21:41:08.361Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-23T21:41:08.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-23T21:41:08.361Z] ---> a62c8e92a672 [2021-02-23T21:41:08.361Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-23T21:41:08.431Z] An attribution for github.com/fatih/color is missing from in Attribution.txt, please add [2021-02-23T21:41:08.431Z] An attribution for github.com/hashicorp/go-hclog is missing from in Attribution.txt, please add [2021-02-23T21:41:08.431Z] An attribution for github.com/mattn/go-colorable is missing from in Attribution.txt, please add [2021-02-23T21:41:08.431Z] An attribution for github.com/mattn/go-isatty is missing from in Attribution.txt, please add [2021-02-23T21:41:08.431Z] An attribution for golang.org/x/sys is missing from in Attribution.txt, please add [2021-02-23T21:41:08.675Z] ---> Running in f0541b69a943 [2021-02-23T21:41:08.675Z] Removing intermediate container f0541b69a943 [2021-02-23T21:41:08.675Z] ---> e99dd6d05506 [2021-02-23T21:41:08.675Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T21:41:08.707Z] make: *** [makefile:39: test] Error 1 [Pipeline] } [2021-02-23T21:41:08.768Z] $ docker stop --time=1 440e5ee7b07c71fba5d4db6ab2e1702d108432fb15674e30411c23d1e063fa1d [2021-02-23T21:41:08.951Z] ---> Running in 5e3798b73107 [2021-02-23T21:41:10.825Z] $ docker rm -f 440e5ee7b07c71fba5d4db6ab2e1702d108432fb15674e30411c23d1e063fa1d [2021-02-23T21:41:10.958Z] Removing intermediate container 5e3798b73107 [2021-02-23T21:41:10.958Z] ---> e36d838c7066 [2021-02-23T21:41:10.958Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-02-23T21:41:11.322Z] ---> Running in a6ae7f09304c [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-02-23T21:41:13.047Z] ---> job-cost.sh [2021-02-23T21:41:13.047Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sM0D [2021-02-23T21:41:13.529Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T21:41:14.178Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T21:41:15.228Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-02-23T21:41:15.500Z] (2/6) Installing libsodium (1.0.18-r0) [2021-02-23T21:41:15.500Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-02-23T21:41:15.501Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-02-23T21:41:15.794Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-23T21:41:15.794Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-02-23T21:41:15.794Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T21:41:16.104Z] OK: 167 MiB in 45 packages [2021-02-23T21:41:16.732Z] Removing intermediate container a6ae7f09304c [2021-02-23T21:41:16.732Z] ---> 05703deace8b [2021-02-23T21:41:16.732Z] Step 6/8 : WORKDIR /app [2021-02-23T21:41:16.732Z] ---> Running in 64f8287701a6 [2021-02-23T21:41:17.037Z] Removing intermediate container 64f8287701a6 [2021-02-23T21:41:17.037Z] ---> 9c621e0ded56 [2021-02-23T21:41:17.037Z] Step 7/8 : COPY . . [2021-02-23T21:41:18.090Z] ---> 78bd57af87e4 [2021-02-23T21:41:18.090Z] Step 8/8 : RUN go mod download [2021-02-23T21:41:18.090Z] ---> Running in cf13e4d5c75a [2021-02-23T21:41:52.017Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-02-23T21:41:59.747Z] Removing intermediate container cf13e4d5c75a [2021-02-23T21:41:59.747Z] ---> 84f969963e40 [2021-02-23T21:41:59.747Z] Successfully built 84f969963e40 [2021-02-23T21:41:59.747Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-23T21:42:00.389Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-23T21:42:00.655Z] . [Pipeline] withDockerContainer [2021-02-23T21:42:02.340Z] prd-centos7-docker-4c-2g-27386 does not seem to be running inside a container [2021-02-23T21:42:02.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-23T21:42:04.103Z] $ docker top 6e6f7b75bc39c6b4777913157915ba364e249bc698da4435203a68d67be67c7c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-23T21:42:05.639Z] + go version [2021-02-23T21:42:05.639Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-23T21:42:05.813Z] $ docker stop --time=1 6e6f7b75bc39c6b4777913157915ba364e249bc698da4435203a68d67be67c7c [2021-02-23T21:42:08.596Z] $ docker rm -f 6e6f7b75bc39c6b4777913157915ba364e249bc698da4435203a68d67be67c7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-23T21:42:09.857Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-23T21:42:09.857Z] . [Pipeline] withDockerContainer [2021-02-23T21:42:10.323Z] prd-centos7-docker-4c-2g-27386 does not seem to be running inside a container [2021-02-23T21:42:10.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-23T21:42:11.697Z] $ docker top a715d40ece4cb1ecea43128edeae5b4bbd76bb8ddb1e4bae8857743cc6eb2343 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-23T21:42:12.942Z] + make test [2021-02-23T21:42:12.942Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-02-23T21:42:36.116Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-02-23T21:42:36.732Z] CGO_ENABLED=1 go vet ./... [2021-02-23T21:42:45.775Z] gofmt -l . [2021-02-23T21:42:45.775Z] [ "`gofmt -l .`" = "" ] [2021-02-23T21:42:45.775Z] ./bin/test-go-mod-tidy.sh [2021-02-23T21:42:45.775Z] ./bin/test-attribution-txt.sh [2021-02-23T21:42:46.044Z] An attribution for github.com/fatih/color is missing from in Attribution.txt, please add [2021-02-23T21:42:46.044Z] An attribution for github.com/hashicorp/go-hclog is missing from in Attribution.txt, please add [2021-02-23T21:42:46.044Z] An attribution for github.com/mattn/go-colorable is missing from in Attribution.txt, please add [2021-02-23T21:42:46.044Z] An attribution for github.com/mattn/go-isatty is missing from in Attribution.txt, please add [2021-02-23T21:42:46.044Z] An attribution for golang.org/x/sys is missing from in Attribution.txt, please add [2021-02-23T21:42:46.314Z] make: *** [makefile:39: test] Error 1 [Pipeline] } [2021-02-23T21:42:46.378Z] $ docker stop --time=1 a715d40ece4cb1ecea43128edeae5b4bbd76bb8ddb1e4bae8857743cc6eb2343 [2021-02-23T21:42:49.664Z] $ docker rm -f a715d40ece4cb1ecea43128edeae5b4bbd76bb8ddb1e4bae8857743cc6eb2343 [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-02-23T21:42:52.354Z] ---> job-cost.sh [2021-02-23T21:42:52.354Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eQUU [2021-02-23T21:43:20.421Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-02-23T21:43:58.845Z] lf-activate-venv(): INFO: Adding /tmp/venv-sM0D/bin to PATH [2021-02-23T21:43:58.845Z] INFO: No Stack... [2021-02-23T21:43:59.469Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-02-23T21:43:59.767Z] INFO: Archiving Costs [Pipeline] sh [2021-02-23T21:44:00.224Z] + + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2021-02-23T21:44:00.224Z] cut -d, -f6 [Pipeline] lock [2021-02-23T21:44:00.418Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-196-1-stack-cost] [2021-02-23T21:44:00.426Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-196-1-stack-cost] did not exist. Created. [2021-02-23T21:44:00.426Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-196-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-23T21:44:00.806Z] lf-activate-venv(): INFO: Adding /tmp/venv-eQUU/bin to PATH [2021-02-23T21:44:00.807Z] INFO: No Stack... [2021-02-23T21:44:00.807Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-23T21:44:01.106Z] INFO: Archiving Costs [2021-02-23T21:44:01.152Z] + echo total: 0.20999999344348907 [Pipeline] sh [Pipeline] stash [2021-02-23T21:44:01.645Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2021-02-23T21:44:01.645Z] + cut -d, -f6 [Pipeline] lock [2021-02-23T21:44:01.970Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-196-1-stack-cost] [2021-02-23T21:44:01.970Z] Found 0 available resource(s). Waiting for correct amount: 1. [2021-02-23T21:44:01.971Z] [jenkins-edgexfoundry-app-service-configurable-PR-196-1-stack-cost] is locked by EdgeX Foundry Project » app-service-configurable » PR-196 #1, waiting... [2021-02-23T21:44:02.498Z] Stashed 1 file(s) [Pipeline] } [2021-02-23T21:44:02.514Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-196-1-stack-cost] [2021-02-23T21:44:02.535Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-196-1-stack-cost] [Pipeline] { [Pipeline] // lock [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [2021-02-23T21:44:03.441Z] /w/workspace/app-service-configurable/1@tmp/durable-e5c942e6/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] } [2021-02-23T21:44:04.304Z] Failed in branch arm64 [2021-02-23T21:44:04.420Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-02-23T21:44:04.718Z] Warning: overwriting stash ‘stack-cost’ [2021-02-23T21:44:06.041Z] Stashed 1 file(s) [Pipeline] } [2021-02-23T21:44:06.069Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-196-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-23T21:44:07.195Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (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-02-23T21:44:11.416Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T21:44:11.867Z] ---> package-listing.sh [2021-02-23T21:44:11.867Z] ++ facter osfamily [2021-02-23T21:44:11.867Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-23T21:44:11.867Z] + OS_FAMILY=redhat [2021-02-23T21:44:11.867Z] + workspace=/w/workspace/_app-service-configurable_PR-196 [2021-02-23T21:44:11.867Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-23T21:44:11.867Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-23T21:44:11.867Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-23T21:44:11.867Z] + PACKAGES=/tmp/packages_start.txt [2021-02-23T21:44:11.867Z] + '[' /w/workspace/_app-service-configurable_PR-196 ']' [2021-02-23T21:44:11.868Z] + PACKAGES=/tmp/packages_end.txt [2021-02-23T21:44:11.868Z] + case "${OS_FAMILY}" in [2021-02-23T21:44:11.868Z] + rpm -qa [2021-02-23T21:44:11.868Z] + sort [2021-02-23T21:44:17.252Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-23T21:44:17.252Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-23T21:44:17.252Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-23T21:44:17.252Z] + '[' /w/workspace/_app-service-configurable_PR-196 ']' [2021-02-23T21:44:17.252Z] + mkdir -p /w/workspace/_app-service-configurable_PR-196/archives/ [2021-02-23T21:44:17.252Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-196/archives/ [Pipeline] echo [2021-02-23T21:44:17.303Z] 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/_app-service-configurable_PR-196/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-23T21:44:17.651Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-23T21:44:18.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-23T21:44:18.010Z] [2021-02-23T21:44:18.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-23T21:44:18.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-23T21:44:18.406Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-23T21:44:18.406Z] df20fa9351a1: Pulling fs layer [2021-02-23T21:44:18.406Z] 36b3adc4ff6f: Pulling fs layer [2021-02-23T21:44:18.406Z] 8ad3a11d3b57: Pulling fs layer [2021-02-23T21:44:18.406Z] 46f8f816bc3b: Pulling fs layer [2021-02-23T21:44:18.406Z] 93b61091891f: Pulling fs layer [2021-02-23T21:44:18.406Z] 93b9cdb0e59b: Pulling fs layer [2021-02-23T21:44:18.406Z] 5e14af77c1be: Pulling fs layer [2021-02-23T21:44:18.406Z] 01666e4c0597: Pulling fs layer [2021-02-23T21:44:18.406Z] aa168da1d23b: Pulling fs layer [2021-02-23T21:44:18.406Z] 93b61091891f: Waiting [2021-02-23T21:44:18.406Z] 93b9cdb0e59b: Waiting [2021-02-23T21:44:18.406Z] 5e14af77c1be: Waiting [2021-02-23T21:44:18.406Z] 01666e4c0597: Waiting [2021-02-23T21:44:18.406Z] aa168da1d23b: Waiting [2021-02-23T21:44:18.406Z] 46f8f816bc3b: Waiting [2021-02-23T21:44:18.682Z] 36b3adc4ff6f: Verifying Checksum [2021-02-23T21:44:18.682Z] 36b3adc4ff6f: Download complete [2021-02-23T21:44:18.682Z] 46f8f816bc3b: Verifying Checksum [2021-02-23T21:44:18.682Z] 46f8f816bc3b: Download complete [2021-02-23T21:44:18.682Z] df20fa9351a1: Verifying Checksum [2021-02-23T21:44:18.682Z] df20fa9351a1: Download complete [2021-02-23T21:44:18.682Z] 93b9cdb0e59b: Verifying Checksum [2021-02-23T21:44:18.682Z] 93b9cdb0e59b: Download complete [2021-02-23T21:44:18.682Z] 93b61091891f: Verifying Checksum [2021-02-23T21:44:18.682Z] 93b61091891f: Download complete [2021-02-23T21:44:18.682Z] 5e14af77c1be: Verifying Checksum [2021-02-23T21:44:18.682Z] 5e14af77c1be: Download complete [2021-02-23T21:44:18.682Z] 01666e4c0597: Verifying Checksum [2021-02-23T21:44:18.682Z] 01666e4c0597: Download complete [2021-02-23T21:44:18.960Z] 8ad3a11d3b57: Verifying Checksum [2021-02-23T21:44:18.960Z] 8ad3a11d3b57: Download complete [2021-02-23T21:44:19.246Z] df20fa9351a1: Pull complete [2021-02-23T21:44:19.539Z] 36b3adc4ff6f: Pull complete [2021-02-23T21:44:20.156Z] 8ad3a11d3b57: Pull complete [2021-02-23T21:44:20.156Z] 46f8f816bc3b: Pull complete [2021-02-23T21:44:20.743Z] 93b61091891f: Pull complete [2021-02-23T21:44:20.743Z] 93b9cdb0e59b: Pull complete [2021-02-23T21:44:20.743Z] 5e14af77c1be: Pull complete [2021-02-23T21:44:21.035Z] 01666e4c0597: Pull complete [2021-02-23T21:44:22.536Z] aa168da1d23b: Verifying Checksum [2021-02-23T21:44:22.536Z] aa168da1d23b: Download complete [2021-02-23T21:44:30.858Z] aa168da1d23b: Pull complete [2021-02-23T21:44:30.858Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-23T21:44:30.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-23T21:44:30.858Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-23T21:44:31.135Z] prd-centos7-docker-4c-2g-27384 does not seem to be running inside a container [2021-02-23T21:44:31.249Z] $ 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/_app-service-configurable_PR-196/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-196 -v /w/workspace/_app-service-configurable_PR-196:/w/workspace/_app-service-configurable_PR-196:rw,z -v /w/workspace/_app-service-configurable_PR-196@tmp:/w/workspace/_app-service-configurable_PR-196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-23T21:44:35.144Z] $ docker top ed0e2ea23831e75e1afa095bc394b7e0098767a633abe14ba4e7919fa5b05cfe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-23T21:44:35.807Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-23T21:44:36.127Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-23T21:44:36.460Z] + ls /var/log/sa-host [2021-02-23T21:44:36.460Z] + sadf -c /var/log/sa-host/sa23 [2021-02-23T21:44:36.460Z] file_magic: OK [2021-02-23T21:44:36.460Z] HZ: Using current value: 100 [2021-02-23T21:44:36.460Z] file_header: OK [2021-02-23T21:44:36.460Z] 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-02-23T21:44:36.460Z] Statistics: [2021-02-23T21:44:36.460Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-23T21:44:36.460Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-23T21:44:37.218Z] provisioning config files... [2021-02-23T21:44:37.236Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-196@tmp/config4607854240382875208tmp [Pipeline] { [Pipeline] echo [2021-02-23T21:44:37.354Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T21:44:37.688Z] ---> create-netrc.sh [Pipeline] } [2021-02-23T21:44:37.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-23T21:44:37.865Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T21:44:38.201Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-23T21:44:38.229Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T21:44:38.570Z] ---> sudo-logs.sh [2021-02-23T21:44:38.570Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-23T21:44:38.682Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T21:44:39.015Z] ---> job-cost.sh [2021-02-23T21:44:39.015Z] lf-activate-venv: SKIPPING [2021-02-23T21:44:39.015Z] DEBUG: total: 0.029999999329447746 [2021-02-23T21:44:39.015Z] INFO: Retrieving Stack Cost... [2021-02-23T21:44:39.962Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-23T21:44:40.226Z] INFO: Archiving Costs [Pipeline] echo [2021-02-23T21:44:40.268Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T21:44:40.607Z] ---> logs-deploy.sh [2021-02-23T21:44:40.608Z] lf-activate-venv: SKIPPING [2021-02-23T21:44:40.608Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-196/1 [2021-02-23T21:44:40.608Z] INFO: archiving workspace using pattern(s): [2021-02-23T21:44:42.527Z] Archives upload complete. [2021-02-23T21:44:42.527Z] INFO: archiving logs to Nexus