Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d524c090c1bcf4183bb4eaa2f250bdc780c0a4e0+ec367beefa9f8642927785011f148b3a0c57ab60 (ccb1a698b0851921d28c096ad04a1c6c65cc676c) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1792604903466653472.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4798375012848672227.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-243/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-243/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6987804100167126918.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2461390032922390320.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-243/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-243/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8767794210351724370.key > 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:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-381 in /w/workspace/xfoundry_go-mod-bootstrap_PR-243 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-243 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-243@tmp/jenkins-gitclient-ssh5814797052177226221.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit ec367beefa9f8642927785011f148b3a0c57ab60 into PR head commit d524c090c1bcf4183bb4eaa2f250bdc780c0a4e0 Merge succeeded, producing ba9a16d47aca37f50848a7e80da5804cab12e837 Checking out Revision ba9a16d47aca37f50848a7e80da5804cab12e837 (PR-243) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-243@tmp/jenkins-gitclient-ssh8329018316991321115.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/243/head:refs/remotes/origin/PR-243 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d524c090c1bcf4183bb4eaa2f250bdc780c0a4e0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-243@tmp/jenkins-gitclient-ssh6586649032093547866.key > git merge ec367beefa9f8642927785011f148b3a0c57ab60 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba9a16d47aca37f50848a7e80da5804cab12e837 # timeout=10 Commit message: "Merge commit 'ec367beefa9f8642927785011f148b3a0c57ab60' into HEAD" > git rev-list --no-walk d524c090c1bcf4183bb4eaa2f250bdc780c0a4e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-26T07:01:14.451Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-26T07:01:14.558Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-26T07:01:14.595Z] ========================================================= [2021-05-26T07:01:14.596Z] EdgeX Global Pipelines Version Info [2021-05-26T07:01:14.596Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-26T07:01:16.223Z] ------------------- [2021-05-26T07:01:16.223Z] stable info: [2021-05-26T07:01:16.223Z] ------------------- [2021-05-26T07:01:16.224Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-26T07:01:16.224Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-26T07:01:16.224Z] Message: update stable to v1.0.192 [2021-05-26T07:01:16.797Z] ------------------- [2021-05-26T07:01:16.797Z] experimental info: [2021-05-26T07:01:16.797Z] ------------------- [2021-05-26T07:01:16.797Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-26T07:01:16.797Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-26T07:01:16.797Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-26T07:01:17.016Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-05-26T07:01:17.046Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-05-26T07:01:17.070Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-26T07:01:17.095Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-26T07:01:17.125Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-26T07:01:17.153Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-26T07:01:17.190Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-26T07:01:17.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-26T07:01:17.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-26T07:01:17.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-26T07:01:17.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-26T07:01:17.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-05-26T07:01:17.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-26T07:01:17.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-26T07:01:17.395Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-26T07:01:17.422Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-26T07:01:17.446Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-26T07:01:17.471Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-26T07:01:17.495Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-26T07:01:17.519Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-26T07:01:17.543Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-26T07:01:17.567Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-26T07:01:17.591Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-26T07:01:17.615Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-26T07:01:17.641Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-26T07:01:17.666Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-26T07:01:17.689Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-243 [Pipeline] echo [2021-05-26T07:01:17.713Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-243 [Pipeline] echo [2021-05-26T07:01:17.739Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-243 [Pipeline] echo [2021-05-26T07:01:17.773Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba9a16d47aca37f50848a7e80da5804cab12e837 [Pipeline] echo [2021-05-26T07:01:17.805Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba9a16d [Pipeline] echo [2021-05-26T07:01:17.829Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-26T07:01:18.264Z] + git log --format=format:%s -1 ba9a16d47aca37f50848a7e80da5804cab12e837 [Pipeline] echo [2021-05-26T07:01:18.310Z] GIT_COMMIT: ba9a16d47aca37f50848a7e80da5804cab12e837, Commit Message: Merge commit 'ec367beefa9f8642927785011f148b3a0c57ab60' into HEAD [Pipeline] echo [2021-05-26T07:01:18.327Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-26T07:01:19.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T07:01:20.202Z] [2021-05-26T07:01:20.202Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T07:01:20.514Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T07:01:21.095Z] latest: Pulling from edgex-devops/git-semver [2021-05-26T07:01:21.096Z] 31603596830f: Pulling fs layer [2021-05-26T07:01:21.096Z] 54011a49482f: Pulling fs layer [2021-05-26T07:01:21.096Z] a6820b24f6d8: Pulling fs layer [2021-05-26T07:01:21.096Z] f581987b2513: Pulling fs layer [2021-05-26T07:01:21.096Z] f581987b2513: Waiting [2021-05-26T07:01:21.096Z] 54011a49482f: Verifying Checksum [2021-05-26T07:01:21.096Z] 54011a49482f: Download complete [2021-05-26T07:01:21.096Z] 31603596830f: Verifying Checksum [2021-05-26T07:01:21.096Z] 31603596830f: Download complete [2021-05-26T07:01:21.096Z] f581987b2513: Verifying Checksum [2021-05-26T07:01:21.096Z] f581987b2513: Download complete [2021-05-26T07:01:21.361Z] a6820b24f6d8: Verifying Checksum [2021-05-26T07:01:21.361Z] a6820b24f6d8: Download complete [2021-05-26T07:01:21.361Z] 31603596830f: Pull complete [2021-05-26T07:01:21.626Z] 54011a49482f: Pull complete [2021-05-26T07:01:22.579Z] a6820b24f6d8: Pull complete [2021-05-26T07:01:22.848Z] f581987b2513: Pull complete [2021-05-26T07:01:22.848Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-26T07:01:23.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T07:01:23.111Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-26T07:01:23.204Z] prd-centos7-docker-4c-2g-381 does not seem to be running inside a container [2021-05-26T07:01:23.259Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-243 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-243:/w/workspace/xfoundry_go-mod-bootstrap_PR-243:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-243@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-243@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:10004/edgex-devops/git-semver:latest cat [2021-05-26T07:01:26.883Z] $ docker top 1af2f1afa76b9166990d175303fad3ea872a689127210728fac0d89f7599e93a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-26T07:01:27.020Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-26T07:01:27.020Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-26T07:01:27.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-26T07:01:27.154Z] $ docker exec 1af2f1afa76b9166990d175303fad3ea872a689127210728fac0d89f7599e93a ssh-agent [2021-05-26T07:01:27.295Z] SSH_AUTH_SOCK=/tmp/ssh-OuCBEpSetncj/agent.14 [2021-05-26T07:01:27.295Z] SSH_AGENT_PID=21 [2021-05-26T07:01:27.305Z] Running ssh-add (command line suppressed) [2021-05-26T07:01:27.417Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-243@tmp/private_key_7691436182110515607.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-243@tmp/private_key_7691436182110515607.key) [2021-05-26T07:01:27.439Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-26T07:01:27.746Z] + git tag --points-at HEAD [Pipeline] } [2021-05-26T07:01:27.759Z] $ docker exec --env ******** --env ******** 1af2f1afa76b9166990d175303fad3ea872a689127210728fac0d89f7599e93a ssh-agent -k [2021-05-26T07:01:27.870Z] unset SSH_AUTH_SOCK; [2021-05-26T07:01:27.871Z] unset SSH_AGENT_PID; [2021-05-26T07:01:27.871Z] echo Agent pid 21 killed; [2021-05-26T07:01:27.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-26T07:01:27.927Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-26T07:01:27.928Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-26T07:01:28.055Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-26T07:01:28.054Z] $ docker exec 1af2f1afa76b9166990d175303fad3ea872a689127210728fac0d89f7599e93a ssh-agent [2021-05-26T07:01:28.180Z] SSH_AUTH_SOCK=/tmp/ssh-P0TAToVXyOXU/agent.54 [2021-05-26T07:01:28.180Z] SSH_AGENT_PID=60 [2021-05-26T07:01:28.186Z] Running ssh-add (command line suppressed) [2021-05-26T07:01:28.294Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-243@tmp/private_key_6526542908597339527.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-243@tmp/private_key_6526542908597339527.key) [2021-05-26T07:01:28.320Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-26T07:01:28.622Z] + git semver init [2021-05-26T07:01:28.622Z] # -> Open(): unable to determine branch for HEAD [2021-05-26T07:01:28.622Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-243/.git [2021-05-26T07:01:28.622Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-243 [2021-05-26T07:01:28.622Z] # $SEMVER_REMOTE_NAME = origin [2021-05-26T07:01:28.622Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-26T07:01:28.622Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-26T07:01:28.622Z] # $SEMVER_BRANCH = PR-243 [2021-05-26T07:01:28.622Z] # $SEMVER_TEMP = /tmp/semver-063711010 [2021-05-26T07:01:28.622Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-05-26T07:01:29.207Z] # '/tmp/semver-063711010' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-243/.semver' [2021-05-26T07:01:29.207Z] # -> Force: false [2021-05-26T07:01:29.207Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-243/.semver [Pipeline] } [2021-05-26T07:01:29.217Z] $ docker exec --env ******** --env ******** 1af2f1afa76b9166990d175303fad3ea872a689127210728fac0d89f7599e93a ssh-agent -k [2021-05-26T07:01:29.321Z] unset SSH_AUTH_SOCK; [2021-05-26T07:01:29.321Z] unset SSH_AGENT_PID; [2021-05-26T07:01:29.321Z] echo Agent pid 60 killed; [2021-05-26T07:01:29.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-26T07:01:29.689Z] + git semver [Pipeline] } [2021-05-26T07:01:29.700Z] $ docker stop --time=1 1af2f1afa76b9166990d175303fad3ea872a689127210728fac0d89f7599e93a [2021-05-26T07:01:31.609Z] $ docker rm -f 1af2f1afa76b9166990d175303fad3ea872a689127210728fac0d89f7599e93a [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-26T07:01:32.001Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-26T07:01:32.277Z] Stashed 1 file(s) [Pipeline] echo [2021-05-26T07:01:32.281Z] [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-26T07:01:47.471Z] Still waiting to schedule task [2021-05-26T07:01:47.472Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-26T07:01:47.474Z] Still waiting to schedule task [2021-05-26T07:01:47.474Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-26T07:03:15.693Z] Running on prd-centos7-docker-4c-2g-384 in /w/workspace/xfoundry_go-mod-bootstrap_PR-243 [Pipeline] { [Pipeline] ws [2021-05-26T07:03:15.711Z] Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout [2021-05-26T07:03:15.820Z] Selected Git installation does not exist. Using Default [2021-05-26T07:03:15.820Z] The recommended git tool is: NONE [2021-05-26T07:03:18.215Z] using credential edgex-jenkins-ssh [2021-05-26T07:03:18.227Z] Cloning the remote Git repository [2021-05-26T07:03:18.243Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-26T07:03:18.315Z] > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 [2021-05-26T07:03:18.354Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-26T07:03:18.355Z] > git --version # timeout=10 [2021-05-26T07:03:18.363Z] > git --version # 'git version 2.24.4' [2021-05-26T07:03:18.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T07:03:18.393Z] [INFO] Currently running in a labeled security context [2021-05-26T07:03:18.394Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-26T07:03:18.394Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh1160359236185883780.key [2021-05-26T07:03:18.437Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T07:03:19.042Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-26T07:03:19.060Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T07:03:19.075Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-26T07:03:19.090Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-26T07:03:19.090Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T07:03:19.091Z] [INFO] Currently running in a labeled security context [2021-05-26T07:03:19.091Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-26T07:03:19.091Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh841029198367378838.key [2021-05-26T07:03:19.101Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/243/head:refs/remotes/origin/PR-243 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-26T07:03:19.503Z] Merging remotes/origin/master commit ec367beefa9f8642927785011f148b3a0c57ab60 into PR head commit d524c090c1bcf4183bb4eaa2f250bdc780c0a4e0 [2021-05-26T07:03:19.604Z] Merge succeeded, producing cb84d156acf689734ddabca21ea4f254f262dc53 [2021-05-26T07:03:19.605Z] Checking out Revision cb84d156acf689734ddabca21ea4f254f262dc53 (PR-243) [2021-05-26T07:03:19.505Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T07:03:19.514Z] > git checkout -f d524c090c1bcf4183bb4eaa2f250bdc780c0a4e0 # timeout=10 [2021-05-26T07:03:19.545Z] > git remote # timeout=10 [2021-05-26T07:03:19.554Z] > git config --get remote.origin.url # timeout=10 [2021-05-26T07:03:19.562Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T07:03:19.563Z] [INFO] Currently running in a labeled security context [2021-05-26T07:03:19.563Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-26T07:03:19.563Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh7454928096116633381.key [2021-05-26T07:03:19.571Z] > git merge ec367beefa9f8642927785011f148b3a0c57ab60 # timeout=10 [2021-05-26T07:03:19.586Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-26T07:03:19.602Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T07:03:19.616Z] > git checkout -f cb84d156acf689734ddabca21ea4f254f262dc53 # timeout=10 [2021-05-26T07:03:24.983Z] Commit message: "Merge commit 'ec367beefa9f8642927785011f148b3a0c57ab60' into HEAD" [2021-05-26T07:03:24.981Z] > git rev-list --no-walk d524c090c1bcf4183bb4eaa2f250bdc780c0a4e0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-26T07:03:26.137Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-26T07:03:26.471Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-26T07:03:26.768Z] + sudo service docker restart [2021-05-26T07:03:26.769Z] + true [2021-05-26T07:03:26.769Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-26T07:03:45.051Z] ========================================================= [2021-05-26T07:03:45.052Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-26T07:03:45.052Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-26T07:03:45.360Z] + 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-26T07:03:45.627Z] Sending build context to Docker daemon 973.8kB [2021-05-26T07:03:45.627Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-05-26T07:03:45.627Z] Step 2/8 : FROM ${BASE} [2021-05-26T07:03:45.899Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-26T07:03:45.899Z] 540db60ca938: Pulling fs layer [2021-05-26T07:03:45.899Z] adcc1eea9eea: Pulling fs layer [2021-05-26T07:03:45.899Z] 4c4ab2625f07: Pulling fs layer [2021-05-26T07:03:45.899Z] 0510c868ecb4: Pulling fs layer [2021-05-26T07:03:45.899Z] afea3b2eda06: Pulling fs layer [2021-05-26T07:03:45.899Z] 7809a108b3ef: Pulling fs layer [2021-05-26T07:03:45.899Z] f706445af74f: Pulling fs layer [2021-05-26T07:03:45.899Z] afea3b2eda06: Waiting [2021-05-26T07:03:45.899Z] 7809a108b3ef: Waiting [2021-05-26T07:03:45.899Z] f706445af74f: Waiting [2021-05-26T07:03:45.899Z] 0510c868ecb4: Waiting [2021-05-26T07:03:45.899Z] 4c4ab2625f07: Verifying Checksum [2021-05-26T07:03:45.899Z] 4c4ab2625f07: Download complete [2021-05-26T07:03:45.899Z] adcc1eea9eea: Verifying Checksum [2021-05-26T07:03:45.899Z] adcc1eea9eea: Download complete [2021-05-26T07:03:45.899Z] afea3b2eda06: Verifying Checksum [2021-05-26T07:03:45.899Z] afea3b2eda06: Download complete [2021-05-26T07:03:45.899Z] 540db60ca938: Verifying Checksum [2021-05-26T07:03:45.899Z] 540db60ca938: Download complete [2021-05-26T07:03:45.899Z] 7809a108b3ef: Verifying Checksum [2021-05-26T07:03:45.899Z] 7809a108b3ef: Download complete [2021-05-26T07:03:46.163Z] 540db60ca938: Pull complete [2021-05-26T07:03:46.424Z] adcc1eea9eea: Pull complete [2021-05-26T07:03:46.424Z] 4c4ab2625f07: Pull complete [2021-05-26T07:03:47.818Z] f706445af74f: Verifying Checksum [2021-05-26T07:03:47.818Z] f706445af74f: Download complete [2021-05-26T07:03:48.080Z] 0510c868ecb4: Verifying Checksum [2021-05-26T07:03:48.080Z] 0510c868ecb4: Download complete [2021-05-26T07:03:51.413Z] 0510c868ecb4: Pull complete [2021-05-26T07:03:51.414Z] afea3b2eda06: Pull complete [2021-05-26T07:03:51.414Z] 7809a108b3ef: Pull complete [2021-05-26T07:03:52.827Z] f706445af74f: Pull complete [2021-05-26T07:03:52.827Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-26T07:03:52.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-26T07:03:52.827Z] ---> b068be0155e3 [2021-05-26T07:03:52.827Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-26T07:03:55.970Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-383 in /w/workspace/xfoundry_go-mod-bootstrap_PR-243 [Pipeline] { [Pipeline] ws [2021-05-26T07:03:55.999Z] Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout [2021-05-26T07:03:56.303Z] Selected Git installation does not exist. Using Default [2021-05-26T07:03:56.303Z] The recommended git tool is: NONE [2021-05-26T07:03:58.140Z] ---> Running in e4ae8dc6afed [2021-05-26T07:03:58.140Z] Removing intermediate container e4ae8dc6afed [2021-05-26T07:03:58.140Z] ---> fd8940b2a150 [2021-05-26T07:03:58.140Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T07:03:58.140Z] ---> Running in a89bd39020d1 [2021-05-26T07:03:58.718Z] Removing intermediate container a89bd39020d1 [2021-05-26T07:03:58.718Z] ---> 773bc7e11d07 [2021-05-26T07:03:58.718Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-05-26T07:03:58.990Z] ---> Running in 8165fd91b444 [2021-05-26T07:03:59.252Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T07:04:00.193Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T07:04:00.456Z] OK: 149 MiB in 40 packages [2021-05-26T07:04:00.721Z] Removing intermediate container 8165fd91b444 [2021-05-26T07:04:00.721Z] ---> e7d2c4c5a207 [2021-05-26T07:04:00.721Z] Step 6/8 : WORKDIR /build [2021-05-26T07:04:00.988Z] ---> Running in 9ff4b4daa2be [2021-05-26T07:04:00.988Z] Removing intermediate container 9ff4b4daa2be [2021-05-26T07:04:00.988Z] ---> c3badd309e12 [2021-05-26T07:04:00.988Z] Step 7/8 : COPY go.mod . [2021-05-26T07:04:01.257Z] ---> b188276aca72 [2021-05-26T07:04:01.257Z] Step 8/8 : RUN go mod download [2021-05-26T07:04:01.521Z] ---> Running in ce85b2a75ed2 [2021-05-26T07:04:02.436Z] using credential edgex-jenkins-ssh [2021-05-26T07:04:02.462Z] Cloning the remote Git repository [2021-05-26T07:04:02.526Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-26T07:04:02.655Z] > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 [2021-05-26T07:04:02.740Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-26T07:04:02.740Z] > git --version # timeout=10 [2021-05-26T07:04:02.760Z] > git --version # 'git version 2.17.1' [2021-05-26T07:04:02.761Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T07:04:02.860Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T07:04:06.218Z] Merging remotes/origin/master commit ec367beefa9f8642927785011f148b3a0c57ab60 into PR head commit d524c090c1bcf4183bb4eaa2f250bdc780c0a4e0 [2021-05-26T07:04:05.193Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-26T07:04:05.212Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T07:04:05.242Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-26T07:04:05.281Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-26T07:04:05.282Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T07:04:05.296Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/243/head:refs/remotes/origin/PR-243 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-26T07:04:06.239Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T07:04:06.269Z] > git checkout -f d524c090c1bcf4183bb4eaa2f250bdc780c0a4e0 # timeout=10 [2021-05-26T07:04:06.359Z] > git remote # timeout=10 [2021-05-26T07:04:06.376Z] > git config --get remote.origin.url # timeout=10 [2021-05-26T07:04:06.397Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T07:04:06.410Z] > git merge ec367beefa9f8642927785011f148b3a0c57ab60 # timeout=10 [2021-05-26T07:04:06.478Z] Merge succeeded, producing 3f64a11a4db219a3146c65e9b1bdf08e85a01a63 [2021-05-26T07:04:06.479Z] Checking out Revision 3f64a11a4db219a3146c65e9b1bdf08e85a01a63 (PR-243) [2021-05-26T07:04:06.462Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-26T07:04:06.483Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T07:04:06.512Z] > git checkout -f 3f64a11a4db219a3146c65e9b1bdf08e85a01a63 # timeout=10 [2021-05-26T07:04:10.710Z] Commit message: "Merge commit 'ec367beefa9f8642927785011f148b3a0c57ab60' into HEAD" [2021-05-26T07:04:10.720Z] > git rev-list --no-walk d524c090c1bcf4183bb4eaa2f250bdc780c0a4e0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-26T07:04:12.220Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-26T07:04:12.663Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-26T07:04:13.040Z] + true [2021-05-26T07:04:13.040Z] + sudo service docker restart [2021-05-26T07:04:19.666Z] Removing intermediate container ce85b2a75ed2 [2021-05-26T07:04:19.666Z] ---> 510cd35b32a9 [2021-05-26T07:04:19.666Z] Successfully built 510cd35b32a9 [2021-05-26T07:04:19.666Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T07:04:19.993Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-26T07:04:19.993Z] . [Pipeline] withDockerContainer [2021-05-26T07:04:20.077Z] prd-centos7-docker-4c-2g-384 does not seem to be running inside a container [2021-05-26T07:04:20.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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-26T07:04:20.528Z] $ docker top 2fc9ddd8f62316ad625d73a7a77dd10cc8dfe5fc7ba8ccf14de05b331bb630b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T07:04:20.930Z] + go version [2021-05-26T07:04:20.930Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-26T07:04:20.934Z] $ docker stop --time=1 2fc9ddd8f62316ad625d73a7a77dd10cc8dfe5fc7ba8ccf14de05b331bb630b9 [2021-05-26T07:04:22.153Z] $ docker rm -f 2fc9ddd8f62316ad625d73a7a77dd10cc8dfe5fc7ba8ccf14de05b331bb630b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T07:04:22.632Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-26T07:04:22.632Z] . [Pipeline] withDockerContainer [2021-05-26T07:04:22.703Z] prd-centos7-docker-4c-2g-384 does not seem to be running inside a container [2021-05-26T07:04:22.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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-26T07:04:23.231Z] $ docker top 071a4483c53fd6a6520ce741d02a8d24ebb597d1a0da68eb8258d81ec806e810 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T07:04:23.630Z] + go mod tidy [Pipeline] sh [2021-05-26T07:04:24.204Z] + make test [2021-05-26T07:04:24.204Z] go mod tidy [2021-05-26T07:04:24.204Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] unstash [Pipeline] echo [2021-05-26T07:04:31.838Z] ========================================================= [2021-05-26T07:04:31.838Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-26T07:04:31.838Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-26T07:04:32.200Z] + 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-26T07:04:33.203Z] Sending build context to Docker daemon 972.3kB [2021-05-26T07:04:33.492Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-05-26T07:04:33.492Z] Step 2/8 : FROM ${BASE} [2021-05-26T07:04:33.767Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-26T07:04:33.767Z] 595b0fe564bb: Pulling fs layer [2021-05-26T07:04:33.767Z] 7186ed65a4f7: Pulling fs layer [2021-05-26T07:04:33.767Z] 316046926c0a: Pulling fs layer [2021-05-26T07:04:33.767Z] 4ebd0625c992: Pulling fs layer [2021-05-26T07:04:33.767Z] 207e8628e3a3: Pulling fs layer [2021-05-26T07:04:33.767Z] c791037a9be2: Pulling fs layer [2021-05-26T07:04:33.767Z] ffd874e62e21: Pulling fs layer [2021-05-26T07:04:33.767Z] 4ebd0625c992: Waiting [2021-05-26T07:04:33.767Z] 207e8628e3a3: Waiting [2021-05-26T07:04:33.767Z] c791037a9be2: Waiting [2021-05-26T07:04:33.767Z] ffd874e62e21: Waiting [2021-05-26T07:04:34.040Z] 316046926c0a: Verifying Checksum [2021-05-26T07:04:34.040Z] 316046926c0a: Download complete [2021-05-26T07:04:34.040Z] 7186ed65a4f7: Verifying Checksum [2021-05-26T07:04:34.040Z] 7186ed65a4f7: Download complete [2021-05-26T07:04:34.040Z] 207e8628e3a3: Verifying Checksum [2021-05-26T07:04:34.040Z] 207e8628e3a3: Download complete [2021-05-26T07:04:34.040Z] c791037a9be2: Verifying Checksum [2021-05-26T07:04:34.040Z] c791037a9be2: Download complete [2021-05-26T07:04:34.040Z] 595b0fe564bb: Verifying Checksum [2021-05-26T07:04:34.040Z] 595b0fe564bb: Download complete [2021-05-26T07:04:34.640Z] 595b0fe564bb: Pull complete [2021-05-26T07:04:35.240Z] 7186ed65a4f7: Pull complete [2021-05-26T07:04:35.846Z] 316046926c0a: Pull complete [2021-05-26T07:04:36.446Z] ffd874e62e21: Verifying Checksum [2021-05-26T07:04:36.446Z] ffd874e62e21: Download complete [2021-05-26T07:04:36.589Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-05-26T07:04:36.590Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.008s coverage: 5.4% of statements [2021-05-26T07:04:36.590Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-05-26T07:04:36.590Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.007s coverage: 92.2% of statements [2021-05-26T07:04:36.590Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.014s coverage: 85.3% of statements [2021-05-26T07:04:36.590Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-05-26T07:04:36.590Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-05-26T07:04:36.851Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-05-26T07:04:37.423Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.007s coverage: 100.0% of statements [2021-05-26T07:04:37.423Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.011s coverage: 26.7% of statements [2021-05-26T07:04:37.895Z] 4ebd0625c992: Verifying Checksum [2021-05-26T07:04:37.896Z] 4ebd0625c992: Download complete [2021-05-26T07:04:40.740Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.010s coverage: 90.7% of statements [2021-05-26T07:04:40.740Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-05-26T07:04:40.740Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-05-26T07:04:40.740Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.002s coverage: 91.3% of statements [2021-05-26T07:04:40.740Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-05-26T07:04:40.740Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-26T07:04:46.052Z] gofmt -l . [2021-05-26T07:04:46.052Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-26T07:04:46.056Z] $ docker stop --time=1 071a4483c53fd6a6520ce741d02a8d24ebb597d1a0da68eb8258d81ec806e810 [2021-05-26T07:04:47.527Z] $ docker rm -f 071a4483c53fd6a6520ce741d02a8d24ebb597d1a0da68eb8258d81ec806e810 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-26T07:04:47.943Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-26T07:04:48.071Z] 4ebd0625c992: Pull complete [2021-05-26T07:04:48.152Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2021-05-26T07:04:48.343Z] 207e8628e3a3: Pull complete Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-26T07:04:48.615Z] c791037a9be2: Pull complete [2021-05-26T07:04:48.865Z] ---> job-cost.sh [2021-05-26T07:04:48.865Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5sAO [2021-05-26T07:04:52.006Z] ffd874e62e21: Pull complete [2021-05-26T07:04:52.006Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-26T07:04:52.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-26T07:04:52.006Z] ---> cfc18b08335c [2021-05-26T07:04:52.006Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-26T07:04:53.989Z] ---> Running in ca937ef7bb57 [2021-05-26T07:04:54.601Z] Removing intermediate container ca937ef7bb57 [2021-05-26T07:04:54.601Z] ---> 083e2ed97d0b [2021-05-26T07:04:54.601Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T07:04:54.601Z] ---> Running in ecb772245709 [2021-05-26T07:04:57.239Z] Removing intermediate container ecb772245709 [2021-05-26T07:04:57.239Z] ---> 89b85ec4331c [2021-05-26T07:04:57.239Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-05-26T07:04:57.239Z] ---> Running in f19d43e43da1 [2021-05-26T07:04:58.229Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T07:04:58.871Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-26T07:04:59.203Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T07:05:00.180Z] OK: 138 MiB in 40 packages [2021-05-26T07:05:01.163Z] Removing intermediate container f19d43e43da1 [2021-05-26T07:05:01.163Z] ---> 3231b1d3fe5f [2021-05-26T07:05:01.163Z] Step 6/8 : WORKDIR /build [2021-05-26T07:05:01.163Z] ---> Running in ed5894990304 [2021-05-26T07:05:01.759Z] Removing intermediate container ed5894990304 [2021-05-26T07:05:01.759Z] ---> f4a019d9e6f4 [2021-05-26T07:05:01.759Z] Step 7/8 : COPY go.mod . [2021-05-26T07:05:02.737Z] ---> 06d8498dfd3d [2021-05-26T07:05:02.737Z] Step 8/8 : RUN go mod download [2021-05-26T07:05:02.737Z] ---> Running in e529225f82a4 [2021-05-26T07:05:11.172Z] lf-activate-venv(): INFO: Adding /tmp/venv-5sAO/bin to PATH [2021-05-26T07:05:11.172Z] INFO: No Stack... [2021-05-26T07:05:13.089Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-26T07:05:13.354Z] INFO: Archiving Costs [Pipeline] sh [2021-05-26T07:05:13.650Z] + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv [2021-05-26T07:05:13.650Z] + cut -d, -f6 [Pipeline] lock [2021-05-26T07:05:13.681Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-243-2-stack-cost] [2021-05-26T07:05:13.691Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-243-2-stack-cost] did not exist. Created. [2021-05-26T07:05:13.691Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-243-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-26T07:05:14.018Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-26T07:05:14.083Z] Stashed 1 file(s) [Pipeline] } [2021-05-26T07:05:14.093Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-243-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-26T07:05:25.799Z] Removing intermediate container e529225f82a4 [2021-05-26T07:05:25.799Z] ---> a19a3610f109 [2021-05-26T07:05:25.799Z] Successfully built a19a3610f109 [2021-05-26T07:05:25.799Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T07:05:26.144Z] + docker inspect -f . ci-base-image-arm64 [2021-05-26T07:05:26.144Z] . [Pipeline] withDockerContainer [2021-05-26T07:05:26.419Z] prd-ubuntu18.04-docker-arm64-4c-16g-383 does not seem to be running inside a container [2021-05-26T07:05:26.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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 ******** -e ******** ci-base-image-arm64 cat [2021-05-26T07:05:28.095Z] $ docker top b5fb3634b44aace7979cd4ca2b93201fb897727ce496124b9da21f11b5958c38 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T07:05:29.005Z] + go version [2021-05-26T07:05:29.005Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-26T07:05:29.050Z] $ docker stop --time=1 b5fb3634b44aace7979cd4ca2b93201fb897727ce496124b9da21f11b5958c38 [2021-05-26T07:05:30.854Z] $ docker rm -f b5fb3634b44aace7979cd4ca2b93201fb897727ce496124b9da21f11b5958c38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T07:05:31.491Z] + docker inspect -f . ci-base-image-arm64 [2021-05-26T07:05:31.491Z] . [Pipeline] withDockerContainer [2021-05-26T07:05:31.716Z] prd-ubuntu18.04-docker-arm64-4c-16g-383 does not seem to be running inside a container [2021-05-26T07:05:31.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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 ******** -e ******** ci-base-image-arm64 cat [2021-05-26T07:05:33.394Z] $ docker top 473f17e9e84a5a68bef0f8e52220381a4f42eb52e1eb4c350fe8f4df27b47e56 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T07:05:34.301Z] + go mod tidy [Pipeline] sh [2021-05-26T07:05:35.576Z] + make test [2021-05-26T07:05:35.576Z] go mod tidy [2021-05-26T07:05:35.849Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-26T07:06:14.914Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-05-26T07:06:14.914Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.052s coverage: 5.4% of statements [2021-05-26T07:06:14.914Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-05-26T07:06:14.914Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.092s coverage: 92.2% of statements [2021-05-26T07:06:14.914Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.034s coverage: 85.3% of statements [2021-05-26T07:06:14.914Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-05-26T07:06:14.914Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-05-26T07:06:14.914Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-05-26T07:06:16.359Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.081s coverage: 100.0% of statements [2021-05-26T07:06:16.359Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.059s coverage: 26.7% of statements [2021-05-26T07:06:21.773Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.052s coverage: 90.7% of statements [2021-05-26T07:06:21.773Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-05-26T07:06:21.773Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-05-26T07:06:21.773Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.025s coverage: 91.3% of statements [2021-05-26T07:06:21.773Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-05-26T07:06:21.773Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-26T07:06:44.000Z] gofmt -l . [2021-05-26T07:06:44.000Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-26T07:06:44.067Z] $ docker stop --time=1 473f17e9e84a5a68bef0f8e52220381a4f42eb52e1eb4c350fe8f4df27b47e56 [2021-05-26T07:06:46.089Z] $ docker rm -f 473f17e9e84a5a68bef0f8e52220381a4f42eb52e1eb4c350fe8f4df27b47e56 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-26T07:06:46.892Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-26T07:06:46.927Z] Warning: overwriting stash ‘coverage-report’ [2021-05-26T07:06:47.456Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-26T07:06:47.983Z] ---> job-cost.sh [2021-05-26T07:06:47.983Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qgyc [2021-05-26T07:07:26.969Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-26T07:08:48.727Z] lf-activate-venv(): INFO: Adding /tmp/venv-Qgyc/bin to PATH [2021-05-26T07:08:48.727Z] INFO: No Stack... [2021-05-26T07:08:48.727Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-26T07:08:48.727Z] INFO: Archiving Costs [Pipeline] sh [2021-05-26T07:08:49.067Z] + cut -d, -f6 [2021-05-26T07:08:49.067Z] + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv [Pipeline] lock [2021-05-26T07:08:49.126Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-243-2-stack-cost] [2021-05-26T07:08:49.135Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-243-2-stack-cost] did not exist. Created. [2021-05-26T07:08:49.135Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-243-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-26T07:08:49.713Z] /w/workspace/go-mod-bootstrap/2@tmp/durable-ad0bfe73/script.sh: 1: /w/workspace/go-mod-bootstrap/2@tmp/durable-ad0bfe73/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-26T07:08:50.067Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-26T07:08:50.107Z] Warning: overwriting stash ‘stack-cost’ [2021-05-26T07:08:50.266Z] Stashed 1 file(s) [Pipeline] } [2021-05-26T07:08:50.283Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-243-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-26T07:08:51.099Z] provisioning config files... [2021-05-26T07:08:51.113Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-243@tmp/config5741815212621158886tmp [Pipeline] { [Pipeline] sh [2021-05-26T07:08:51.451Z] + set +x [2021-05-26T07:08:51.451Z] + curl -s https://codecov.io/bash [2021-05-26T07:08:51.451Z] + bash -s -- [2021-05-26T07:08:51.451Z] [2021-05-26T07:08:51.451Z] _____ _ [2021-05-26T07:08:51.451Z] / ____| | | [2021-05-26T07:08:51.451Z] | | ___ __| | ___ ___ _____ __ [2021-05-26T07:08:51.451Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-26T07:08:51.451Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-26T07:08:51.451Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-26T07:08:51.451Z] Bash-1.0.3 [2021-05-26T07:08:51.451Z] [2021-05-26T07:08:51.451Z] [2021-05-26T07:08:51.451Z] ==> git version 2.24.4 found [2021-05-26T07:08:51.451Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-26T07:08:51.451Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-26T07:08:51.451Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-26T07:08:51.451Z] ==> Jenkins CI detected. [2021-05-26T07:08:51.451Z] project root: . [2021-05-26T07:08:51.451Z] --> token set from env [2021-05-26T07:08:51.451Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-26T07:08:51.718Z] ==> Running gcov in . (disable via -X gcov) [2021-05-26T07:08:51.718Z] ==> Python coveragepy not found [2021-05-26T07:08:51.718Z] ==> Searching for coverage reports in: [2021-05-26T07:08:51.718Z] + . [2021-05-26T07:08:51.718Z] -> Found 1 reports [2021-05-26T07:08:51.718Z] ==> Detecting git/mercurial file structure [2021-05-26T07:08:51.718Z] ==> Reading reports [2021-05-26T07:08:51.718Z] + ./coverage.out bytes=31475 [2021-05-26T07:08:51.718Z] ==> Appending adjustments [2021-05-26T07:08:51.718Z] https://docs.codecov.io/docs/fixing-reports [2021-05-26T07:08:51.718Z] + Found adjustments [2021-05-26T07:08:51.718Z] ==> Gzipping contents [2021-05-26T07:08:51.718Z] 8.0K /tmp/codecov.z7MrSW.gz [2021-05-26T07:08:51.718Z] ==> Uploading reports [2021-05-26T07:08:51.718Z] url: https://codecov.io [2021-05-26T07:08:51.718Z] query: branch=PR-243&commit=ba9a16d47aca37f50848a7e80da5804cab12e837&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-243%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=243&job=&cmd_args= [2021-05-26T07:08:51.718Z] -> Pinging Codecov [2021-05-26T07:08:51.718Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-243&commit=ba9a16d47aca37f50848a7e80da5804cab12e837&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-243%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=243&job=&cmd_args= [2021-05-26T07:08:52.297Z] -> Uploading to [2021-05-26T07:08:52.297Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-26/833815588EE85121546D348822E98E2E/ba9a16d47aca37f50848a7e80da5804cab12e837/3291d83e-4a24-4505-b50d-20e478382933.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210526T070852Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=849ceef09ba534c6f0fc6b80c3d4999932534ccad15433de322861cab8ffc75c [2021-05-26T07:08:52.297Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-26T07:08:52.297Z] Dload Upload Total Spent Left Speed [2021-05-26T07:08:52.562Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5956 0 0 100 5956 0 17716 --:--:-- --:--:-- --:--:-- 17673 100 5956 0 0 100 5956 0 17705 --:--:-- --:--:-- --:--:-- 17673 [2021-05-26T07:08:52.562Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/ba9a16d47aca37f50848a7e80da5804cab12e837 [Pipeline] } [2021-05-26T07:08:52.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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-26T07:08:53.780Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T07:08:54.359Z] ---> package-listing.sh [2021-05-26T07:08:54.359Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-26T07:08:54.359Z] ++ facter osfamily [2021-05-26T07:08:54.620Z] + OS_FAMILY=redhat [2021-05-26T07:08:54.620Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-243 [2021-05-26T07:08:54.620Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-26T07:08:54.620Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-26T07:08:54.620Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-26T07:08:54.620Z] + PACKAGES=/tmp/packages_start.txt [2021-05-26T07:08:54.620Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-243 ']' [2021-05-26T07:08:54.620Z] + PACKAGES=/tmp/packages_end.txt [2021-05-26T07:08:54.620Z] + case "${OS_FAMILY}" in [2021-05-26T07:08:54.620Z] + sort [2021-05-26T07:08:54.620Z] + rpm -qa [2021-05-26T07:08:55.575Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-26T07:08:55.575Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-26T07:08:55.575Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-26T07:08:55.575Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-243 ']' [2021-05-26T07:08:55.575Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-243/archives/ [2021-05-26T07:08:55.575Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-243/archives/ [Pipeline] echo [2021-05-26T07:08:55.587Z] 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/xfoundry_go-mod-bootstrap_PR-243/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-26T07:08:55.877Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-26T07:08:56.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-26T07:08:56.448Z] [2021-05-26T07:08:56.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-26T07:08:56.763Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-26T07:08:56.763Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-26T07:08:56.763Z] df20fa9351a1: Pulling fs layer [2021-05-26T07:08:56.763Z] 36b3adc4ff6f: Pulling fs layer [2021-05-26T07:08:56.763Z] 8ad3a11d3b57: Pulling fs layer [2021-05-26T07:08:56.763Z] 46f8f816bc3b: Pulling fs layer [2021-05-26T07:08:56.763Z] 93b61091891f: Pulling fs layer [2021-05-26T07:08:56.763Z] 93b9cdb0e59b: Pulling fs layer [2021-05-26T07:08:56.763Z] 5e14af77c1be: Pulling fs layer [2021-05-26T07:08:56.763Z] 01666e4c0597: Pulling fs layer [2021-05-26T07:08:56.763Z] aa168da1d23b: Pulling fs layer [2021-05-26T07:08:56.763Z] 93b9cdb0e59b: Waiting [2021-05-26T07:08:56.763Z] 5e14af77c1be: Waiting [2021-05-26T07:08:56.763Z] 01666e4c0597: Waiting [2021-05-26T07:08:56.763Z] aa168da1d23b: Waiting [2021-05-26T07:08:56.763Z] 46f8f816bc3b: Waiting [2021-05-26T07:08:56.763Z] 93b61091891f: Waiting [2021-05-26T07:08:56.763Z] 36b3adc4ff6f: Verifying Checksum [2021-05-26T07:08:56.763Z] 36b3adc4ff6f: Download complete [2021-05-26T07:08:56.763Z] 46f8f816bc3b: Verifying Checksum [2021-05-26T07:08:56.763Z] 46f8f816bc3b: Download complete [2021-05-26T07:08:57.025Z] df20fa9351a1: Verifying Checksum [2021-05-26T07:08:57.026Z] df20fa9351a1: Download complete [2021-05-26T07:08:57.026Z] 93b61091891f: Verifying Checksum [2021-05-26T07:08:57.026Z] 93b61091891f: Download complete [2021-05-26T07:08:57.026Z] 93b9cdb0e59b: Verifying Checksum [2021-05-26T07:08:57.026Z] 93b9cdb0e59b: Download complete [2021-05-26T07:08:57.026Z] 5e14af77c1be: Verifying Checksum [2021-05-26T07:08:57.026Z] 5e14af77c1be: Download complete [2021-05-26T07:08:57.026Z] 01666e4c0597: Verifying Checksum [2021-05-26T07:08:57.026Z] 01666e4c0597: Download complete [2021-05-26T07:08:57.286Z] 8ad3a11d3b57: Verifying Checksum [2021-05-26T07:08:57.286Z] 8ad3a11d3b57: Download complete [2021-05-26T07:08:57.286Z] df20fa9351a1: Pull complete [2021-05-26T07:08:57.548Z] 36b3adc4ff6f: Pull complete [2021-05-26T07:08:58.124Z] 8ad3a11d3b57: Pull complete [2021-05-26T07:08:58.124Z] 46f8f816bc3b: Pull complete [2021-05-26T07:08:58.704Z] 93b61091891f: Pull complete [2021-05-26T07:08:58.704Z] 93b9cdb0e59b: Pull complete [2021-05-26T07:08:58.965Z] 5e14af77c1be: Pull complete [2021-05-26T07:08:58.965Z] 01666e4c0597: Pull complete [2021-05-26T07:08:59.225Z] aa168da1d23b: Verifying Checksum [2021-05-26T07:08:59.226Z] aa168da1d23b: Download complete [2021-05-26T07:09:04.578Z] aa168da1d23b: Pull complete [2021-05-26T07:09:04.578Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-26T07:09:04.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-26T07:09:04.578Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-26T07:09:04.659Z] prd-centos7-docker-4c-2g-381 does not seem to be running inside a container [2021-05-26T07:09:04.696Z] $ 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/xfoundry_go-mod-bootstrap_PR-243/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-243 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-243:/w/workspace/xfoundry_go-mod-bootstrap_PR-243:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-243@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-243@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-26T07:09:10.145Z] $ docker top e4b4170777f796dbd19571cf38025f667fa5403e83ff78eed3dbd79be87815ab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T07:09:10.555Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-26T07:09:10.850Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-26T07:09:11.142Z] + ls /var/log/sa-host [2021-05-26T07:09:11.142Z] + sadf -c /var/log/sa-host/sa05 [2021-05-26T07:09:11.142Z] file_magic: OK [2021-05-26T07:09:11.142Z] HZ: Using current value: 100 [2021-05-26T07:09:11.142Z] file_header: OK [2021-05-26T07:09:11.142Z] 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-26T07:09:11.142Z] Statistics: [2021-05-26T07:09:11.142Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-26T07:09:11.142Z] File successfully converted to sysstat format version 12.2.1 [2021-05-26T07:09:11.142Z] + sadf -c /var/log/sa-host/sa26 [2021-05-26T07:09:11.142Z] file_magic: OK [2021-05-26T07:09:11.142Z] HZ: Using current value: 100 [2021-05-26T07:09:11.142Z] file_header: OK [2021-05-26T07:09:11.142Z] 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-26T07:09:11.142Z] Statistics: [2021-05-26T07:09:11.142Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-26T07:09:11.142Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-26T07:09:11.700Z] provisioning config files... [2021-05-26T07:09:11.716Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-243@tmp/config6453824861663203190tmp [Pipeline] { [Pipeline] echo [2021-05-26T07:09:11.738Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T07:09:12.035Z] ---> create-netrc.sh [Pipeline] } [2021-05-26T07:09:12.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-26T07:09:12.072Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T07:09:12.374Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-26T07:09:12.385Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T07:09:12.683Z] ---> sudo-logs.sh [2021-05-26T07:09:12.683Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-26T07:09:12.714Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T07:09:13.009Z] ---> job-cost.sh [2021-05-26T07:09:13.009Z] lf-activate-venv: SKIPPING [2021-05-26T07:09:13.009Z] DEBUG: total: 0.18000000715255737 [2021-05-26T07:09:13.009Z] INFO: Retrieving Stack Cost... [2021-05-26T07:09:13.956Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-26T07:09:14.528Z] INFO: Archiving Costs [Pipeline] echo [2021-05-26T07:09:14.540Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T07:09:14.833Z] ---> logs-deploy.sh [2021-05-26T07:09:14.833Z] lf-activate-venv: SKIPPING [2021-05-26T07:09:14.833Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-243/2 [2021-05-26T07:09:14.833Z] INFO: archiving workspace using pattern(s): [2021-05-26T07:09:15.778Z] Archives upload complete. [2021-05-26T07:09:15.778Z] INFO: archiving logs to Nexus