Pull request #261 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from fead13709a5b92120bc2cf2e2723d33796a8c61a+4472c82c79612dac3b4e902906142a1e2847219b (4ff9458ca917fbff561a3d0016898daaa7cf7821) 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-ssh2213498360189970962.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh781077304202069475.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-261/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-261/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6983330672059714934.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh2124663904484938928.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-261/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-261/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh842294376838661680.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1545’ Running on prd-centos7-docker-4c-2g-1550 in /w/workspace/xfoundry_go-mod-bootstrap_PR-261 [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-261 # 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-261@tmp/jenkins-gitclient-ssh3240854034334704022.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 4472c82c79612dac3b4e902906142a1e2847219b into PR head commit fead13709a5b92120bc2cf2e2723d33796a8c61a Merge succeeded, producing fead13709a5b92120bc2cf2e2723d33796a8c61a Checking out Revision fead13709a5b92120bc2cf2e2723d33796a8c61a (PR-261) > 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-261@tmp/jenkins-gitclient-ssh958425066947808885.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/261/head:refs/remotes/origin/PR-261 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fead13709a5b92120bc2cf2e2723d33796a8c61a # 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-261@tmp/jenkins-gitclient-ssh782298593283288251.key > git merge 4472c82c79612dac3b4e902906142a1e2847219b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fead13709a5b92120bc2cf2e2723d33796a8c61a # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git rev-list --no-walk 09631dd428ff435407b50af950690a3d96657dc6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-15T21:45:14.195Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-15T21:45:14.289Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-15T21:45:14.320Z] ========================================================= [2021-06-15T21:45:14.320Z] EdgeX Global Pipelines Version Info [2021-06-15T21:45:14.320Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-15T21:45:15.749Z] ------------------- [2021-06-15T21:45:15.749Z] stable info: [2021-06-15T21:45:15.749Z] ------------------- [2021-06-15T21:45:15.749Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-15T21:45:15.749Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-15T21:45:15.749Z] Message: update stable to v1.0.194 [2021-06-15T21:45:16.322Z] ------------------- [2021-06-15T21:45:16.322Z] experimental info: [2021-06-15T21:45:16.322Z] ------------------- [2021-06-15T21:45:16.322Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-15T21:45:16.322Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-15T21:45:16.322Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-15T21:45:18.643Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-06-15T21:45:18.669Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-06-15T21:45:18.696Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-15T21:45:18.721Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-15T21:45:18.748Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-15T21:45:18.773Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-15T21:45:18.798Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-15T21:45:18.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-15T21:45:18.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-15T21:45:18.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-15T21:45:18.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-15T21:45:18.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-06-15T21:45:18.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-15T21:45:19.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-15T21:45:19.030Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T21:45:19.058Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T21:45:19.083Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T21:45:19.108Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T21:45:19.132Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-15T21:45:19.158Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-15T21:45:19.183Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-15T21:45:19.207Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-15T21:45:19.232Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-15T21:45:19.258Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-15T21:45:19.282Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-15T21:45:19.306Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-15T21:45:19.330Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-261 [Pipeline] echo [2021-06-15T21:45:19.358Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-261 [Pipeline] echo [2021-06-15T21:45:19.383Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-261 [Pipeline] echo [2021-06-15T21:45:19.425Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fead13709a5b92120bc2cf2e2723d33796a8c61a [Pipeline] echo [2021-06-15T21:45:19.451Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fead137 [Pipeline] echo [2021-06-15T21:45:19.476Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T21:45:19.973Z] + git log --format=format:%s -1 fead13709a5b92120bc2cf2e2723d33796a8c61a [Pipeline] echo [2021-06-15T21:45:20.011Z] GIT_COMMIT: fead13709a5b92120bc2cf2e2723d33796a8c61a, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo [2021-06-15T21:45:20.026Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:45:20.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T21:45:20.581Z] [2021-06-15T21:45:20.581Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:45:20.893Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T21:45:20.894Z] latest: Pulling from edgex-devops/git-semver [2021-06-15T21:45:20.894Z] 31603596830f: Pulling fs layer [2021-06-15T21:45:20.894Z] 54011a49482f: Pulling fs layer [2021-06-15T21:45:20.894Z] a6820b24f6d8: Pulling fs layer [2021-06-15T21:45:20.894Z] f581987b2513: Pulling fs layer [2021-06-15T21:45:20.894Z] f581987b2513: Waiting [2021-06-15T21:45:20.894Z] 54011a49482f: Verifying Checksum [2021-06-15T21:45:20.894Z] 54011a49482f: Download complete [2021-06-15T21:45:21.168Z] 31603596830f: Verifying Checksum [2021-06-15T21:45:21.168Z] 31603596830f: Download complete [2021-06-15T21:45:21.168Z] a6820b24f6d8: Verifying Checksum [2021-06-15T21:45:21.168Z] a6820b24f6d8: Download complete [2021-06-15T21:45:21.168Z] f581987b2513: Verifying Checksum [2021-06-15T21:45:21.168Z] f581987b2513: Download complete [2021-06-15T21:45:21.168Z] 31603596830f: Pull complete [2021-06-15T21:45:21.430Z] 54011a49482f: Pull complete [2021-06-15T21:45:22.006Z] a6820b24f6d8: Pull complete [2021-06-15T21:45:22.006Z] f581987b2513: Pull complete [2021-06-15T21:45:22.006Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-15T21:45:22.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T21:45:22.006Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-15T21:45:22.085Z] prd-centos7-docker-4c-2g-1550 does not seem to be running inside a container [2021-06-15T21:45:22.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-261 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-261:/w/workspace/xfoundry_go-mod-bootstrap_PR-261:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-261@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-15T21:45:23.175Z] $ docker top f657f870b6533909472b5335ccb16dd003789022b5f533a12e16b1a7cd119e45 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T21:45:23.308Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T21:45:23.308Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T21:45:23.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T21:45:23.415Z] $ docker exec f657f870b6533909472b5335ccb16dd003789022b5f533a12e16b1a7cd119e45 ssh-agent [2021-06-15T21:45:23.530Z] SSH_AUTH_SOCK=/tmp/ssh-UEPOQbARTIWB/agent.14 [2021-06-15T21:45:23.530Z] SSH_AGENT_PID=20 [2021-06-15T21:45:23.540Z] Running ssh-add (command line suppressed) [2021-06-15T21:45:23.648Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp/private_key_3794586210126566568.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp/private_key_3794586210126566568.key) [2021-06-15T21:45:23.667Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T21:45:23.984Z] + git tag --points-at HEAD [Pipeline] } [2021-06-15T21:45:23.995Z] $ docker exec --env ******** --env ******** f657f870b6533909472b5335ccb16dd003789022b5f533a12e16b1a7cd119e45 ssh-agent -k [2021-06-15T21:45:24.086Z] unset SSH_AUTH_SOCK; [2021-06-15T21:45:24.086Z] unset SSH_AGENT_PID; [2021-06-15T21:45:24.086Z] echo Agent pid 20 killed; [2021-06-15T21:45:24.102Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-15T21:45:24.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T21:45:24.162Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T21:45:24.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T21:45:24.270Z] $ docker exec f657f870b6533909472b5335ccb16dd003789022b5f533a12e16b1a7cd119e45 ssh-agent [2021-06-15T21:45:24.389Z] SSH_AUTH_SOCK=/tmp/ssh-qKxVnjQhnOnS/agent.54 [2021-06-15T21:45:24.389Z] SSH_AGENT_PID=60 [2021-06-15T21:45:24.395Z] Running ssh-add (command line suppressed) [2021-06-15T21:45:24.498Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp/private_key_6420911928554618866.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp/private_key_6420911928554618866.key) [2021-06-15T21:45:24.516Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T21:45:24.819Z] + git semver init [2021-06-15T21:45:24.820Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T21:45:24.820Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-261/.git [2021-06-15T21:45:24.820Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-261 [2021-06-15T21:45:24.820Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T21:45:24.820Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T21:45:24.820Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T21:45:24.820Z] # $SEMVER_BRANCH = PR-261 [2021-06-15T21:45:24.820Z] # $SEMVER_TEMP = /tmp/semver-034258993 [2021-06-15T21:45:24.820Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-06-15T21:45:25.398Z] # '/tmp/semver-034258993' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-261/.semver' [2021-06-15T21:45:25.398Z] # -> Force: false [2021-06-15T21:45:25.398Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-261/.semver [Pipeline] } [2021-06-15T21:45:25.406Z] $ docker exec --env ******** --env ******** f657f870b6533909472b5335ccb16dd003789022b5f533a12e16b1a7cd119e45 ssh-agent -k [2021-06-15T21:45:25.502Z] unset SSH_AUTH_SOCK; [2021-06-15T21:45:25.503Z] unset SSH_AGENT_PID; [2021-06-15T21:45:25.503Z] echo Agent pid 60 killed; [2021-06-15T21:45:25.518Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T21:45:25.857Z] + git semver [Pipeline] } [2021-06-15T21:45:25.868Z] $ docker stop --time=1 f657f870b6533909472b5335ccb16dd003789022b5f533a12e16b1a7cd119e45 [2021-06-15T21:45:27.157Z] $ docker rm -f f657f870b6533909472b5335ccb16dd003789022b5f533a12e16b1a7cd119e45 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T21:45:27.547Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-15T21:45:27.826Z] Stashed 1 file(s) [Pipeline] echo [2021-06-15T21:45:27.830Z] [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-06-15T21:45:43.076Z] Still waiting to schedule task [2021-06-15T21:45:43.077Z] ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-15T21:45:43.077Z] ‘prd-centos7-docker-4c-2g-1548’ is offline [2021-06-15T21:45:43.077Z] ‘prd-centos7-docker-4c-2g-1551’ is offline [2021-06-15T21:45:43.079Z] Still waiting to schedule task [2021-06-15T21:45:43.080Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1546’ [2021-06-15T21:47:06.420Z] Running on prd-centos7-docker-4c-2g-1554 in /w/workspace/xfoundry_go-mod-bootstrap_PR-261 [Pipeline] { [Pipeline] ws [2021-06-15T21:47:06.442Z] Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout [2021-06-15T21:47:06.560Z] Selected Git installation does not exist. Using Default [2021-06-15T21:47:06.560Z] The recommended git tool is: NONE [2021-06-15T21:47:09.035Z] using credential edgex-jenkins-ssh [2021-06-15T21:47:09.054Z] Cloning the remote Git repository [2021-06-15T21:47:09.076Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-15T21:47:09.145Z] > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 [2021-06-15T21:47:09.187Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-15T21:47:09.188Z] > git --version # timeout=10 [2021-06-15T21:47:09.202Z] > git --version # 'git version 2.24.4' [2021-06-15T21:47:09.202Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T21:47:09.227Z] [INFO] Currently running in a labeled security context [2021-06-15T21:47:09.227Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-15T21:47:09.227Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh3621239242230031051.key [2021-06-15T21:47:09.265Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T21:47:09.879Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-15T21:47:09.888Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T21:47:09.907Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-15T21:47:09.927Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-15T21:47:09.928Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T21:47:09.929Z] [INFO] Currently running in a labeled security context [2021-06-15T21:47:09.930Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-15T21:47:09.930Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh2494192464691294377.key [2021-06-15T21:47:09.936Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/261/head:refs/remotes/origin/PR-261 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-15T21:47:10.312Z] Merging remotes/origin/master commit 4472c82c79612dac3b4e902906142a1e2847219b into PR head commit fead13709a5b92120bc2cf2e2723d33796a8c61a [2021-06-15T21:47:10.406Z] Merge succeeded, producing fead13709a5b92120bc2cf2e2723d33796a8c61a [2021-06-15T21:47:10.407Z] Checking out Revision fead13709a5b92120bc2cf2e2723d33796a8c61a (PR-261) [2021-06-15T21:47:10.316Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T21:47:10.324Z] > git checkout -f fead13709a5b92120bc2cf2e2723d33796a8c61a # timeout=10 [2021-06-15T21:47:10.355Z] > git remote # timeout=10 [2021-06-15T21:47:10.363Z] > git config --get remote.origin.url # timeout=10 [2021-06-15T21:47:10.371Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T21:47:10.372Z] [INFO] Currently running in a labeled security context [2021-06-15T21:47:10.372Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-15T21:47:10.372Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh221663157513870769.key [2021-06-15T21:47:10.383Z] > git merge 4472c82c79612dac3b4e902906142a1e2847219b # timeout=10 [2021-06-15T21:47:10.394Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-15T21:47:10.405Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T21:47:10.411Z] > git checkout -f fead13709a5b92120bc2cf2e2723d33796a8c61a # timeout=10 [2021-06-15T21:47:14.087Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T21:47:16.600Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-15T21:47:16.936Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T21:47:17.240Z] + true [2021-06-15T21:47:17.241Z] + sudo service docker restart [2021-06-15T21:47:17.241Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-06-15T21:47:35.552Z] ========================================================= [2021-06-15T21:47:35.552Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-15T21:47:35.552Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:47:35.886Z] + 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-06-15T21:47:36.148Z] Sending build context to Docker daemon 988.7kB [2021-06-15T21:47:36.149Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-06-15T21:47:36.149Z] Step 2/8 : FROM ${BASE} [2021-06-15T21:47:36.413Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-15T21:47:36.413Z] 540db60ca938: Pulling fs layer [2021-06-15T21:47:36.413Z] adcc1eea9eea: Pulling fs layer [2021-06-15T21:47:36.413Z] 4c4ab2625f07: Pulling fs layer [2021-06-15T21:47:36.413Z] 0510c868ecb4: Pulling fs layer [2021-06-15T21:47:36.413Z] afea3b2eda06: Pulling fs layer [2021-06-15T21:47:36.413Z] 7809a108b3ef: Pulling fs layer [2021-06-15T21:47:36.413Z] f706445af74f: Pulling fs layer [2021-06-15T21:47:36.413Z] afea3b2eda06: Waiting [2021-06-15T21:47:36.413Z] 7809a108b3ef: Waiting [2021-06-15T21:47:36.413Z] f706445af74f: Waiting [2021-06-15T21:47:36.413Z] 0510c868ecb4: Waiting [2021-06-15T21:47:36.413Z] 4c4ab2625f07: Verifying Checksum [2021-06-15T21:47:36.413Z] 4c4ab2625f07: Download complete [2021-06-15T21:47:36.413Z] adcc1eea9eea: Verifying Checksum [2021-06-15T21:47:36.413Z] adcc1eea9eea: Download complete [2021-06-15T21:47:36.413Z] afea3b2eda06: Verifying Checksum [2021-06-15T21:47:36.413Z] afea3b2eda06: Download complete [2021-06-15T21:47:36.413Z] 7809a108b3ef: Verifying Checksum [2021-06-15T21:47:36.413Z] 7809a108b3ef: Download complete [2021-06-15T21:47:36.413Z] 540db60ca938: Verifying Checksum [2021-06-15T21:47:36.413Z] 540db60ca938: Download complete [2021-06-15T21:47:36.677Z] 540db60ca938: Pull complete [2021-06-15T21:47:36.677Z] adcc1eea9eea: Pull complete [2021-06-15T21:47:36.939Z] 4c4ab2625f07: Pull complete [2021-06-15T21:47:37.888Z] f706445af74f: Verifying Checksum [2021-06-15T21:47:37.888Z] f706445af74f: Download complete [2021-06-15T21:47:38.843Z] 0510c868ecb4: Verifying Checksum [2021-06-15T21:47:38.843Z] 0510c868ecb4: Download complete [2021-06-15T21:47:43.078Z] 0510c868ecb4: Pull complete [2021-06-15T21:47:43.078Z] afea3b2eda06: Pull complete [2021-06-15T21:47:43.078Z] 7809a108b3ef: Pull complete [2021-06-15T21:47:44.486Z] f706445af74f: Pull complete [2021-06-15T21:47:44.486Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-15T21:47:44.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-15T21:47:44.486Z] ---> b068be0155e3 [2021-06-15T21:47:44.486Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-15T21:47:49.806Z] ---> Running in 1e254f37e3d9 [2021-06-15T21:47:49.806Z] Removing intermediate container 1e254f37e3d9 [2021-06-15T21:47:49.806Z] ---> 57ebb1e29802 [2021-06-15T21:47:49.806Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T21:47:49.806Z] ---> Running in c9a655e21993 [2021-06-15T21:47:50.381Z] Removing intermediate container c9a655e21993 [2021-06-15T21:47:50.381Z] ---> e99b8b2dcfec [2021-06-15T21:47:50.381Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-06-15T21:47:50.381Z] ---> Running in 39561a72d422 [2021-06-15T21:47:50.645Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T21:47:51.594Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T21:47:52.169Z] OK: 149 MiB in 40 packages [2021-06-15T21:47:52.435Z] Removing intermediate container 39561a72d422 [2021-06-15T21:47:52.436Z] ---> a02c7ceb34f8 [2021-06-15T21:47:52.436Z] Step 6/8 : WORKDIR /build [2021-06-15T21:47:52.436Z] ---> Running in b57bb93e83f6 [2021-06-15T21:47:52.436Z] Removing intermediate container b57bb93e83f6 [2021-06-15T21:47:52.436Z] ---> d5f83a2a437f [2021-06-15T21:47:52.436Z] Step 7/8 : COPY go.mod . [2021-06-15T21:47:52.703Z] ---> ffac3e39dd70 [2021-06-15T21:47:52.703Z] Step 8/8 : RUN go mod download [2021-06-15T21:47:52.703Z] ---> Running in 82a477e2e04f [2021-06-15T21:48:06.271Z] Removing intermediate container 82a477e2e04f [2021-06-15T21:48:06.271Z] ---> 2797e8e741d0 [2021-06-15T21:48:06.271Z] Successfully built 2797e8e741d0 [2021-06-15T21:48:06.271Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:48:06.589Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T21:48:06.589Z] . [Pipeline] withDockerContainer [2021-06-15T21:48:06.668Z] prd-centos7-docker-4c-2g-1554 does not seem to be running inside a container [2021-06-15T21:48:06.705Z] $ 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-x86_64 cat [2021-06-15T21:48:07.099Z] $ docker top c539ece980887f77b9e4d07b9ae67c42fca31b9a8c3ff9f0593e77c3a0074029 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T21:48:07.497Z] + go version [2021-06-15T21:48:07.498Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-15T21:48:07.506Z] $ docker stop --time=1 c539ece980887f77b9e4d07b9ae67c42fca31b9a8c3ff9f0593e77c3a0074029 [2021-06-15T21:48:08.815Z] $ docker rm -f c539ece980887f77b9e4d07b9ae67c42fca31b9a8c3ff9f0593e77c3a0074029 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:48:09.361Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T21:48:09.361Z] . [Pipeline] withDockerContainer [2021-06-15T21:48:09.436Z] prd-centos7-docker-4c-2g-1554 does not seem to be running inside a container [2021-06-15T21:48:09.474Z] $ 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-x86_64 cat [2021-06-15T21:48:09.874Z] $ docker top b277a5ad2aa1c5e16f71dbbaf058f2db22f3c51fc64ea10048171bc2d6233b0f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T21:48:10.269Z] + go mod tidy [Pipeline] sh [2021-06-15T21:48:10.864Z] + make test [2021-06-15T21:48:10.864Z] go mod tidy [2021-06-15T21:48:10.864Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-15T21:48:23.167Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-06-15T21:48:23.167Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.013s coverage: 5.4% of statements [2021-06-15T21:48:23.167Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-06-15T21:48:23.167Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.006s coverage: 92.2% of statements [2021-06-15T21:48:23.167Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.003s coverage: 85.3% of statements [2021-06-15T21:48:23.430Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-06-15T21:48:23.430Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-06-15T21:48:23.697Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-06-15T21:48:23.962Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.008s coverage: 100.0% of statements [2021-06-15T21:48:23.962Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.010s coverage: 26.7% of statements [2021-06-15T21:48:28.222Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.014s coverage: 91.0% of statements [2021-06-15T21:48:28.222Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-06-15T21:48:28.222Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-06-15T21:48:28.222Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.007s coverage: 91.3% of statements [2021-06-15T21:48:28.222Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-15T21:48:32.944Z] gofmt -l . [2021-06-15T21:48:32.944Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-15T21:48:32.963Z] $ docker stop --time=1 b277a5ad2aa1c5e16f71dbbaf058f2db22f3c51fc64ea10048171bc2d6233b0f [2021-06-15T21:48:34.365Z] $ docker rm -f b277a5ad2aa1c5e16f71dbbaf058f2db22f3c51fc64ea10048171bc2d6233b0f [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T21:48:34.794Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-15T21:48:35.008Z] 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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-15T21:48:35.888Z] ---> job-cost.sh [2021-06-15T21:48:35.888Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9itB [2021-06-15T21:48:45.911Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1556 in /w/workspace/xfoundry_go-mod-bootstrap_PR-261 [Pipeline] { [2021-06-15T21:48:45.925Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] ws [2021-06-15T21:48:45.936Z] Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout [2021-06-15T21:48:46.199Z] Selected Git installation does not exist. Using Default [2021-06-15T21:48:46.199Z] The recommended git tool is: NONE [2021-06-15T21:48:52.060Z] using credential edgex-jenkins-ssh [2021-06-15T21:48:52.092Z] Cloning the remote Git repository [2021-06-15T21:48:52.146Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-15T21:48:52.261Z] > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 [2021-06-15T21:48:52.426Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-15T21:48:52.427Z] > git --version # timeout=10 [2021-06-15T21:48:52.458Z] > git --version # 'git version 2.17.1' [2021-06-15T21:48:52.459Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T21:48:52.544Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T21:48:53.480Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-15T21:48:53.512Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T21:48:53.540Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-15T21:48:53.579Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-15T21:48:53.580Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T21:48:53.596Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/261/head:refs/remotes/origin/PR-261 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-15T21:48:54.159Z] Merging remotes/origin/master commit 4472c82c79612dac3b4e902906142a1e2847219b into PR head commit fead13709a5b92120bc2cf2e2723d33796a8c61a [2021-06-15T21:48:54.388Z] Merge succeeded, producing fead13709a5b92120bc2cf2e2723d33796a8c61a [2021-06-15T21:48:54.389Z] Checking out Revision fead13709a5b92120bc2cf2e2723d33796a8c61a (PR-261) [2021-06-15T21:48:54.176Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T21:48:54.192Z] > git checkout -f fead13709a5b92120bc2cf2e2723d33796a8c61a # timeout=10 [2021-06-15T21:48:54.283Z] > git remote # timeout=10 [2021-06-15T21:48:54.311Z] > git config --get remote.origin.url # timeout=10 [2021-06-15T21:48:54.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T21:48:54.342Z] > git merge 4472c82c79612dac3b4e902906142a1e2847219b # timeout=10 [2021-06-15T21:48:54.368Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-15T21:48:54.391Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T21:48:54.412Z] > git checkout -f fead13709a5b92120bc2cf2e2723d33796a8c61a # timeout=10 [2021-06-15T21:48:58.773Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" [2021-06-15T21:48:59.014Z] [2021-06-15T21:48:59.014Z] GitHub has been notified of this commit’s build result [2021-06-15T21:48:59.014Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T21:48:59.422Z] lf-activate-venv(): INFO: Adding /tmp/venv-9itB/bin to PATH [2021-06-15T21:48:59.422Z] INFO: No Stack... [2021-06-15T21:48:59.422Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-15T21:48:59.422Z] INFO: Archiving Costs [Pipeline] sh [2021-06-15T21:49:00.054Z] + cut -d, -f6 [2021-06-15T21:49:00.054Z] + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv [2021-06-15T21:49:00.070Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] lock [2021-06-15T21:49:00.085Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-2-stack-cost] [2021-06-15T21:49:00.094Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-2-stack-cost] did not exist. Created. [2021-06-15T21:49:00.095Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] sh [2021-06-15T21:49:00.422Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-15T21:49:00.498Z] Stashed 1 file(s) [Pipeline] } [2021-06-15T21:49:00.519Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-2-stack-cost] [2021-06-15T21:49:00.526Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] // lock [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-15T21:49:00.889Z] + sudo service docker restart [2021-06-15T21:49:00.889Z] + true [Pipeline] unstash [Pipeline] echo [2021-06-15T21:49:19.505Z] ========================================================= [2021-06-15T21:49:19.505Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-15T21:49:19.505Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:49:19.865Z] + 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-06-15T21:49:20.853Z] Sending build context to Docker daemon 987.6kB [2021-06-15T21:49:20.853Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-06-15T21:49:20.853Z] Step 2/8 : FROM ${BASE} [2021-06-15T21:49:21.452Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-15T21:49:21.452Z] 595b0fe564bb: Pulling fs layer [2021-06-15T21:49:21.452Z] 3088b5b3c5c0: Pulling fs layer [2021-06-15T21:49:21.452Z] 5b7225fbf94c: Pulling fs layer [2021-06-15T21:49:21.452Z] ba82ee9f976e: Pulling fs layer [2021-06-15T21:49:21.452Z] 506bd15cee9f: Pulling fs layer [2021-06-15T21:49:21.452Z] 75a0a4a0db45: Pulling fs layer [2021-06-15T21:49:21.452Z] 506bd15cee9f: Waiting [2021-06-15T21:49:21.452Z] 618dc40b7e24: Pulling fs layer [2021-06-15T21:49:21.452Z] 75a0a4a0db45: Waiting [2021-06-15T21:49:21.452Z] 618dc40b7e24: Waiting [2021-06-15T21:49:21.453Z] 5b7225fbf94c: Download complete [2021-06-15T21:49:21.453Z] 3088b5b3c5c0: Verifying Checksum [2021-06-15T21:49:21.453Z] 3088b5b3c5c0: Download complete [2021-06-15T21:49:21.453Z] 506bd15cee9f: Verifying Checksum [2021-06-15T21:49:21.453Z] 506bd15cee9f: Download complete [2021-06-15T21:49:21.453Z] 75a0a4a0db45: Verifying Checksum [2021-06-15T21:49:21.453Z] 75a0a4a0db45: Download complete [2021-06-15T21:49:21.453Z] 595b0fe564bb: Verifying Checksum [2021-06-15T21:49:21.453Z] 595b0fe564bb: Download complete [2021-06-15T21:49:22.444Z] 595b0fe564bb: Pull complete [2021-06-15T21:49:23.054Z] 3088b5b3c5c0: Pull complete [2021-06-15T21:49:23.332Z] 5b7225fbf94c: Pull complete [2021-06-15T21:49:23.609Z] 618dc40b7e24: Verifying Checksum [2021-06-15T21:49:23.610Z] 618dc40b7e24: Download complete [2021-06-15T21:49:25.054Z] ba82ee9f976e: Download complete [2021-06-15T21:49:35.230Z] ba82ee9f976e: Pull complete [2021-06-15T21:49:35.230Z] 506bd15cee9f: Pull complete [2021-06-15T21:49:35.504Z] 75a0a4a0db45: Pull complete [2021-06-15T21:49:38.892Z] 618dc40b7e24: Pull complete [2021-06-15T21:49:38.892Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-15T21:49:38.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-15T21:49:39.183Z] ---> a36622ca3599 [2021-06-15T21:49:39.183Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-15T21:49:41.803Z] ---> Running in 2be1916720ac [2021-06-15T21:49:41.803Z] Removing intermediate container 2be1916720ac [2021-06-15T21:49:41.803Z] ---> 028d68469034 [2021-06-15T21:49:41.803Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T21:49:42.078Z] ---> Running in af7382d0e668 [2021-06-15T21:49:44.723Z] Removing intermediate container af7382d0e668 [2021-06-15T21:49:44.723Z] ---> 3c8415c2248c [2021-06-15T21:49:44.723Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-06-15T21:49:44.723Z] ---> Running in 479e698d1a6a [2021-06-15T21:49:45.719Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T21:49:47.166Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T21:49:48.049Z] OK: 138 MiB in 40 packages [2021-06-15T21:49:49.565Z] Removing intermediate container 479e698d1a6a [2021-06-15T21:49:49.565Z] ---> 5447a2e98a9a [2021-06-15T21:49:49.565Z] Step 6/8 : WORKDIR /build [2021-06-15T21:49:49.565Z] ---> Running in f7a779ce95ee [2021-06-15T21:49:50.170Z] Removing intermediate container f7a779ce95ee [2021-06-15T21:49:50.170Z] ---> edad82f9f187 [2021-06-15T21:49:50.170Z] Step 7/8 : COPY go.mod . [2021-06-15T21:49:51.177Z] ---> 1eb3ba1863f3 [2021-06-15T21:49:51.177Z] Step 8/8 : RUN go mod download [2021-06-15T21:49:51.177Z] ---> Running in 9abefa8e27d9 [2021-06-15T21:50:13.356Z] Removing intermediate container 9abefa8e27d9 [2021-06-15T21:50:13.356Z] ---> 07ffee4f7a12 [2021-06-15T21:50:13.356Z] Successfully built 07ffee4f7a12 [2021-06-15T21:50:13.630Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:50:13.981Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T21:50:13.981Z] . [Pipeline] withDockerContainer [2021-06-15T21:50:14.233Z] prd-ubuntu18.04-docker-arm64-4c-16g-1556 does not seem to be running inside a container [2021-06-15T21:50:14.330Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-06-15T21:50:15.982Z] $ docker top 442eba4e6dfa90c9460065f3c7c9254cdaca02e90350c9ba7181c3bf456fc0c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T21:50:16.991Z] + go version [2021-06-15T21:50:16.992Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-15T21:50:17.013Z] $ docker stop --time=1 442eba4e6dfa90c9460065f3c7c9254cdaca02e90350c9ba7181c3bf456fc0c7 [2021-06-15T21:50:18.877Z] $ docker rm -f 442eba4e6dfa90c9460065f3c7c9254cdaca02e90350c9ba7181c3bf456fc0c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:50:21.668Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T21:50:21.668Z] . [Pipeline] withDockerContainer [2021-06-15T21:50:21.894Z] prd-ubuntu18.04-docker-arm64-4c-16g-1556 does not seem to be running inside a container [2021-06-15T21:50:21.988Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-06-15T21:50:23.577Z] $ docker top 7b20370ba49fdef25c0668bace71e8b7d4d0c39637ed7e11523fe17b5e05a8db -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T21:50:24.603Z] + go mod tidy [Pipeline] sh [2021-06-15T21:50:25.889Z] + make test [2021-06-15T21:50:25.890Z] go mod tidy [2021-06-15T21:50:26.497Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-15T21:51:13.543Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-06-15T21:51:13.543Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.046s coverage: 5.4% of statements [2021-06-15T21:51:13.543Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-06-15T21:51:13.543Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.088s coverage: 92.2% of statements [2021-06-15T21:51:13.543Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.028s coverage: 85.3% of statements [2021-06-15T21:51:13.543Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-06-15T21:51:13.543Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-06-15T21:51:13.543Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-06-15T21:51:14.150Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.051s coverage: 100.0% of statements [2021-06-15T21:51:14.150Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.042s coverage: 26.7% of statements [2021-06-15T21:51:18.477Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.059s coverage: 91.0% of statements [2021-06-15T21:51:18.478Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-06-15T21:51:18.478Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-06-15T21:51:18.478Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.011s coverage: 91.3% of statements [2021-06-15T21:51:18.750Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-15T21:51:40.964Z] gofmt -l . [2021-06-15T21:51:40.964Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-15T21:51:40.988Z] $ docker stop --time=1 7b20370ba49fdef25c0668bace71e8b7d4d0c39637ed7e11523fe17b5e05a8db [2021-06-15T21:51:42.971Z] $ docker rm -f 7b20370ba49fdef25c0668bace71e8b7d4d0c39637ed7e11523fe17b5e05a8db [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T21:51:43.780Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-15T21:51:43.818Z] Warning: overwriting stash ‘coverage-report’ [2021-06-15T21:51:44.374Z] 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-06-15T21:51:45.122Z] ---> job-cost.sh [2021-06-15T21:51:45.122Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rk9w [2021-06-15T21:52:32.651Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-15T21:54:40.921Z] lf-activate-venv(): INFO: Adding /tmp/venv-Rk9w/bin to PATH [2021-06-15T21:54:40.921Z] INFO: No Stack... [2021-06-15T21:54:40.921Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-15T21:54:40.921Z] INFO: Archiving Costs [Pipeline] sh [2021-06-15T21:54:41.267Z] + cut -d, -f6 [2021-06-15T21:54:41.267Z] + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv [Pipeline] lock [2021-06-15T21:54:41.333Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-2-stack-cost] [2021-06-15T21:54:41.340Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-2-stack-cost] did not exist. Created. [2021-06-15T21:54:41.340Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-15T21:54:41.711Z] /w/workspace/go-mod-bootstrap/2@tmp/durable-a7ac730c/script.sh: 1: /w/workspace/go-mod-bootstrap/2@tmp/durable-a7ac730c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-15T21:54:42.056Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-15T21:54:42.088Z] Warning: overwriting stash ‘stack-cost’ [2021-06-15T21:54:42.255Z] Stashed 1 file(s) [Pipeline] } [2021-06-15T21:54:42.275Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-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-06-15T21:54:42.852Z] provisioning config files... [2021-06-15T21:54:42.864Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp/config9073588434995730422tmp [Pipeline] { [Pipeline] sh [2021-06-15T21:54:43.200Z] + set +x [2021-06-15T21:54:43.200Z] + curl -s https://codecov.io/bash [2021-06-15T21:54:43.200Z] + bash -s -- [2021-06-15T21:54:43.200Z] [2021-06-15T21:54:43.200Z] _____ _ [2021-06-15T21:54:43.200Z] / ____| | | [2021-06-15T21:54:43.201Z] | | ___ __| | ___ ___ _____ __ [2021-06-15T21:54:43.201Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-15T21:54:43.201Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-15T21:54:43.201Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-15T21:54:43.201Z] Bash-1.0.3 [2021-06-15T21:54:43.201Z] [2021-06-15T21:54:43.201Z] [2021-06-15T21:54:43.201Z] ==> git version 2.24.4 found [2021-06-15T21:54:43.201Z] ==> 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-06-15T21:54:43.201Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-15T21:54:43.201Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-15T21:54:43.201Z] ==> Jenkins CI detected. [2021-06-15T21:54:43.201Z] project root: . [2021-06-15T21:54:43.201Z] --> token set from env [2021-06-15T21:54:43.201Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-15T21:54:43.201Z] ==> Running gcov in . (disable via -X gcov) [2021-06-15T21:54:43.201Z] ==> Python coveragepy not found [2021-06-15T21:54:43.201Z] ==> Searching for coverage reports in: [2021-06-15T21:54:43.201Z] + . [2021-06-15T21:54:43.201Z] -> Found 1 reports [2021-06-15T21:54:43.201Z] ==> Detecting git/mercurial file structure [2021-06-15T21:54:43.463Z] ==> Reading reports [2021-06-15T21:54:43.463Z] + ./coverage.out bytes=31740 [2021-06-15T21:54:43.463Z] ==> Appending adjustments [2021-06-15T21:54:43.463Z] https://docs.codecov.io/docs/fixing-reports [2021-06-15T21:54:43.463Z] + Found adjustments [2021-06-15T21:54:43.463Z] ==> Gzipping contents [2021-06-15T21:54:43.463Z] 8.0K /tmp/codecov.hwOkoI.gz [2021-06-15T21:54:43.463Z] ==> Uploading reports [2021-06-15T21:54:43.463Z] url: https://codecov.io [2021-06-15T21:54:43.463Z] query: branch=PR-261&commit=fead13709a5b92120bc2cf2e2723d33796a8c61a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-261%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=261&job=&cmd_args= [2021-06-15T21:54:43.463Z] -> Pinging Codecov [2021-06-15T21:54:43.463Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-261&commit=fead13709a5b92120bc2cf2e2723d33796a8c61a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-261%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=261&job=&cmd_args= [2021-06-15T21:54:44.039Z] -> Uploading to [2021-06-15T21:54:44.039Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-15/833815588EE85121546D348822E98E2E/fead13709a5b92120bc2cf2e2723d33796a8c61a/6e5da121-ea9f-41bc-a87d-12806665ca78.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T215443Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f4c4eaff4bd6ebf6cf214c68cd378f85d1867e2971ec659819bc705fcb8bd235 [2021-06-15T21:54:44.039Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-15T21:54:44.039Z] Dload Upload Total Spent Left Speed [2021-06-15T21:54:44.300Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5986 0 0 100 5986 0 18903 --:--:-- --:--:-- --:--:-- 18943 [2021-06-15T21:54:44.300Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/fead13709a5b92120bc2cf2e2723d33796a8c61a [Pipeline] } [2021-06-15T21:54:44.308Z] 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-06-15T21:54:45.977Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T21:54:46.563Z] ---> package-listing.sh [2021-06-15T21:54:46.563Z] ++ facter osfamily [2021-06-15T21:54:46.563Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-15T21:54:46.846Z] + OS_FAMILY=redhat [2021-06-15T21:54:46.846Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-261 [2021-06-15T21:54:46.846Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-15T21:54:46.846Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-15T21:54:46.846Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-15T21:54:46.846Z] + PACKAGES=/tmp/packages_start.txt [2021-06-15T21:54:46.846Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-261 ']' [2021-06-15T21:54:46.846Z] + PACKAGES=/tmp/packages_end.txt [2021-06-15T21:54:46.846Z] + case "${OS_FAMILY}" in [2021-06-15T21:54:46.846Z] + rpm -qa [2021-06-15T21:54:46.846Z] + sort [2021-06-15T21:54:47.437Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-15T21:54:47.437Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-15T21:54:47.437Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-15T21:54:47.437Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-261 ']' [2021-06-15T21:54:47.437Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-261/archives/ [2021-06-15T21:54:47.437Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-261/archives/ [Pipeline] echo [2021-06-15T21:54:47.451Z] 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-261/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-15T21:54:47.743Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:54:48.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T21:54:48.315Z] [2021-06-15T21:54:48.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-15T21:54:48.636Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T21:54:48.636Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-15T21:54:48.636Z] df20fa9351a1: Pulling fs layer [2021-06-15T21:54:48.636Z] 36b3adc4ff6f: Pulling fs layer [2021-06-15T21:54:48.636Z] 8ad3a11d3b57: Pulling fs layer [2021-06-15T21:54:48.636Z] 46f8f816bc3b: Pulling fs layer [2021-06-15T21:54:48.636Z] 93b61091891f: Pulling fs layer [2021-06-15T21:54:48.636Z] 93b9cdb0e59b: Pulling fs layer [2021-06-15T21:54:48.636Z] 5e14af77c1be: Pulling fs layer [2021-06-15T21:54:48.636Z] 01666e4c0597: Pulling fs layer [2021-06-15T21:54:48.636Z] aa168da1d23b: Pulling fs layer [2021-06-15T21:54:48.636Z] 46f8f816bc3b: Waiting [2021-06-15T21:54:48.636Z] 93b61091891f: Waiting [2021-06-15T21:54:48.636Z] 93b9cdb0e59b: Waiting [2021-06-15T21:54:48.636Z] 5e14af77c1be: Waiting [2021-06-15T21:54:48.636Z] 01666e4c0597: Waiting [2021-06-15T21:54:48.636Z] aa168da1d23b: Waiting [2021-06-15T21:54:48.636Z] 36b3adc4ff6f: Verifying Checksum [2021-06-15T21:54:48.636Z] 36b3adc4ff6f: Download complete [2021-06-15T21:54:48.636Z] 46f8f816bc3b: Verifying Checksum [2021-06-15T21:54:48.636Z] 46f8f816bc3b: Download complete [2021-06-15T21:54:48.898Z] df20fa9351a1: Verifying Checksum [2021-06-15T21:54:48.898Z] df20fa9351a1: Download complete [2021-06-15T21:54:48.898Z] 93b9cdb0e59b: Verifying Checksum [2021-06-15T21:54:48.898Z] 93b9cdb0e59b: Download complete [2021-06-15T21:54:48.898Z] 93b61091891f: Verifying Checksum [2021-06-15T21:54:48.898Z] 93b61091891f: Download complete [2021-06-15T21:54:48.898Z] 5e14af77c1be: Verifying Checksum [2021-06-15T21:54:48.898Z] 5e14af77c1be: Download complete [2021-06-15T21:54:48.898Z] 01666e4c0597: Verifying Checksum [2021-06-15T21:54:48.898Z] 01666e4c0597: Download complete [2021-06-15T21:54:48.898Z] 8ad3a11d3b57: Verifying Checksum [2021-06-15T21:54:48.898Z] 8ad3a11d3b57: Download complete [2021-06-15T21:54:48.898Z] df20fa9351a1: Pull complete [2021-06-15T21:54:49.163Z] 36b3adc4ff6f: Pull complete [2021-06-15T21:54:49.738Z] 8ad3a11d3b57: Pull complete [2021-06-15T21:54:49.738Z] 46f8f816bc3b: Pull complete [2021-06-15T21:54:50.000Z] 93b61091891f: Pull complete [2021-06-15T21:54:50.261Z] 93b9cdb0e59b: Pull complete [2021-06-15T21:54:50.261Z] 5e14af77c1be: Pull complete [2021-06-15T21:54:50.261Z] 01666e4c0597: Pull complete [2021-06-15T21:54:50.522Z] aa168da1d23b: Verifying Checksum [2021-06-15T21:54:50.522Z] aa168da1d23b: Download complete [2021-06-15T21:54:54.795Z] aa168da1d23b: Pull complete [2021-06-15T21:54:54.795Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-15T21:54:54.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T21:54:54.795Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-15T21:54:54.875Z] prd-centos7-docker-4c-2g-1550 does not seem to be running inside a container [2021-06-15T21:54:54.929Z] $ 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-261/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-261 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-261:/w/workspace/xfoundry_go-mod-bootstrap_PR-261:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-261@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-15T21:54:57.494Z] $ docker top 4677febc4b49347116dfd19d262dcc4af2072bbb0fab1d4f028abbd7d14fe2f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T21:54:57.889Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-15T21:54:58.188Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-15T21:54:58.491Z] + ls /var/log/sa-host [2021-06-15T21:54:58.491Z] + sadf -c /var/log/sa-host/sa05 [2021-06-15T21:54:58.491Z] file_magic: OK [2021-06-15T21:54:58.491Z] HZ: Using current value: 100 [2021-06-15T21:54:58.491Z] file_header: OK [2021-06-15T21:54:58.491Z] 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-06-15T21:54:58.491Z] Statistics: [2021-06-15T21:54:58.491Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T21:54:58.491Z] File successfully converted to sysstat format version 12.2.1 [2021-06-15T21:54:58.491Z] + sadf -c /var/log/sa-host/sa15 [2021-06-15T21:54:58.491Z] file_magic: OK [2021-06-15T21:54:58.491Z] HZ: Using current value: 100 [2021-06-15T21:54:58.491Z] file_header: OK [2021-06-15T21:54:58.491Z] 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-06-15T21:54:58.491Z] Statistics: [2021-06-15T21:54:58.491Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T21:54:58.491Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T21:54:58.692Z] provisioning config files... [2021-06-15T21:54:58.704Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp/config1054289185162450089tmp [Pipeline] { [Pipeline] echo [2021-06-15T21:54:58.728Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T21:54:59.032Z] ---> create-netrc.sh [Pipeline] } [2021-06-15T21:54:59.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-15T21:54:59.417Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-15T21:54:59.431Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T21:54:59.731Z] ---> sudo-logs.sh [2021-06-15T21:54:59.731Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-15T21:54:59.761Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T21:55:00.059Z] ---> job-cost.sh [2021-06-15T21:55:00.059Z] lf-activate-venv: SKIPPING [2021-06-15T21:55:00.059Z] DEBUG: total: 0.18000000715255737 [2021-06-15T21:55:00.059Z] INFO: Retrieving Stack Cost... [2021-06-15T21:55:01.446Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-15T21:55:01.708Z] INFO: Archiving Costs [Pipeline] echo [2021-06-15T21:55:01.724Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T21:55:02.030Z] ---> logs-deploy.sh [2021-06-15T21:55:02.030Z] lf-activate-venv: SKIPPING [2021-06-15T21:55:02.030Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-261/2 [2021-06-15T21:55:02.030Z] INFO: archiving workspace using pattern(s): [2021-06-15T21:55:02.986Z] Archives upload complete. [2021-06-15T21:55:02.986Z] INFO: archiving logs to Nexus