Pull request #250 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 8866314d69a36963d37c6c46d142cb63e9dcf262+ec367beefa9f8642927785011f148b3a0c57ab60 (d146ff54a443053a4993c7a9705cbb7326506043) 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-ssh6362910631759980882.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-ssh6765916229082122539.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-250/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-250/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5365824254815420114.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-ssh8171350160961785055.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-250/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-250/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7341368834339358449.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-473 in /w/workspace/xfoundry_go-mod-bootstrap_PR-250 [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-250 # 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-250@tmp/jenkins-gitclient-ssh1032906463826002154.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-250@tmp/jenkins-gitclient-ssh44931324972019950.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/250/head:refs/remotes/origin/PR-250 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ec367beefa9f8642927785011f148b3a0c57ab60 into PR head commit 8866314d69a36963d37c6c46d142cb63e9dcf262 Merge succeeded, producing 8866314d69a36963d37c6c46d142cb63e9dcf262 Checking out Revision 8866314d69a36963d37c6c46d142cb63e9dcf262 (PR-250) > git config core.sparsecheckout # timeout=10 > git checkout -f 8866314d69a36963d37c6c46d142cb63e9dcf262 # 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-250@tmp/jenkins-gitclient-ssh570524828885940839.key > git merge ec367beefa9f8642927785011f148b3a0c57ab60 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8866314d69a36963d37c6c46d142cb63e9dcf262 # timeout=10 Commit message: "refactor!: Add internal prefix for secret path on SecretStore config" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:37:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script > git rev-list --no-walk 6a41c89a8c16dcd104c7396ee14185553f3d009b # timeout=10 [Pipeline] { [Pipeline] withCredentials 22:37:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:37:06 ========================================================= 22:37:06 EdgeX Global Pipelines Version Info 22:37:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:37:08 ------------------- 22:37:08 stable info: 22:37:08 ------------------- 22:37:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:37:08 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 22:37:08 Message: update stable to v1.0.192 22:37:08 ------------------- 22:37:08 experimental info: 22:37:08 ------------------- 22:37:08 Commited By: **** collab-it+edgex@linuxfoundation.org 22:37:08 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 22:37:08 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:37:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 22:37:08 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 22:37:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:37:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:37:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:37:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:37:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:37:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:37:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:37:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:37:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:37:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 22:37:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:37:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:37:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:37:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:37:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:37:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:37:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:37:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:37:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:37:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:37:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:37:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:37:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:37:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:37:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-250 [Pipeline] echo 22:37:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-250 [Pipeline] echo 22:37:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-250 [Pipeline] echo 22:37:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8866314d69a36963d37c6c46d142cb63e9dcf262 [Pipeline] echo 22:37:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8866314 [Pipeline] echo 22:37:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:37:09 + git log --format=format:%s -1 8866314d69a36963d37c6c46d142cb63e9dcf262 [Pipeline] echo 22:37:10 GIT_COMMIT: 8866314d69a36963d37c6c46d142cb63e9dcf262, Commit Message: refactor!: Add internal prefix for secret path on SecretStore config [Pipeline] echo 22:37:10 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:37:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:37:10 22:37:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:37:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:37:11 latest: Pulling from edgex-devops/git-semver 22:37:11 31603596830f: Pulling fs layer 22:37:11 54011a49482f: Pulling fs layer 22:37:11 a6820b24f6d8: Pulling fs layer 22:37:11 f581987b2513: Pulling fs layer 22:37:11 f581987b2513: Waiting 22:37:11 54011a49482f: Verifying Checksum 22:37:11 54011a49482f: Download complete 22:37:11 31603596830f: Verifying Checksum 22:37:11 31603596830f: Download complete 22:37:11 f581987b2513: Verifying Checksum 22:37:11 f581987b2513: Download complete 22:37:11 a6820b24f6d8: Verifying Checksum 22:37:11 a6820b24f6d8: Download complete 22:37:11 31603596830f: Pull complete 22:37:11 54011a49482f: Pull complete 22:37:12 a6820b24f6d8: Pull complete 22:37:12 f581987b2513: Pull complete 22:37:12 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:37:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:37:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:37:12 prd-centos7-docker-4c-2g-473 does not seem to be running inside a container 22:37:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-250 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-250:/w/workspace/xfoundry_go-mod-bootstrap_PR-250:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-250@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-250@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:37:14 $ docker top 8a8b732857f2e1749463c73d273543fca1ec1a4ac354b1a7030aada1643e2244 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:37:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:37:14 [ssh-agent] Looking for ssh-agent implementation... 22:37:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:37:14 $ docker exec 8a8b732857f2e1749463c73d273543fca1ec1a4ac354b1a7030aada1643e2244 ssh-agent 22:37:14 SSH_AUTH_SOCK=/tmp/ssh-phiECj8GeU3r/agent.13 22:37:14 SSH_AGENT_PID=19 22:37:14 Running ssh-add (command line suppressed) 22:37:14 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-250@tmp/private_key_561417462221735267.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-250@tmp/private_key_561417462221735267.key) 22:37:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:37:14 + git tag --points-at HEAD [Pipeline] } 22:37:14 $ docker exec --env ******** --env ******** 8a8b732857f2e1749463c73d273543fca1ec1a4ac354b1a7030aada1643e2244 ssh-agent -k 22:37:15 unset SSH_AUTH_SOCK; 22:37:15 unset SSH_AGENT_PID; 22:37:15 echo Agent pid 19 killed; 22:37:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:37:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:37:15 [ssh-agent] Looking for ssh-agent implementation... 22:37:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:37:15 $ docker exec 8a8b732857f2e1749463c73d273543fca1ec1a4ac354b1a7030aada1643e2244 ssh-agent 22:37:15 SSH_AUTH_SOCK=/tmp/ssh-31bSzmehXNRY/agent.53 22:37:15 SSH_AGENT_PID=60 22:37:15 Running ssh-add (command line suppressed) 22:37:15 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-250@tmp/private_key_4100901798875073522.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-250@tmp/private_key_4100901798875073522.key) 22:37:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:37:15 + git semver init 22:37:15 # -> Open(): unable to determine branch for HEAD 22:37:15 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-250/.git 22:37:15 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-250 22:37:15 # $SEMVER_REMOTE_NAME = origin 22:37:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:37:15 # $SEMVER_USER_NAME = edgex-jenkins 22:37:15 # $SEMVER_BRANCH = PR-250 22:37:15 # $SEMVER_TEMP = /tmp/semver-333992691 22:37:15 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 22:37:16 # '/tmp/semver-333992691' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-250/.semver' 22:37:16 # -> Force: false 22:37:16 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-250/.semver [Pipeline] } 22:37:16 $ docker exec --env ******** --env ******** 8a8b732857f2e1749463c73d273543fca1ec1a4ac354b1a7030aada1643e2244 ssh-agent -k 22:37:16 unset SSH_AUTH_SOCK; 22:37:16 unset SSH_AGENT_PID; 22:37:16 echo Agent pid 60 killed; 22:37:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:37:16 + git semver [Pipeline] } 22:37:16 $ docker stop --time=1 8a8b732857f2e1749463c73d273543fca1ec1a4ac354b1a7030aada1643e2244 22:37:18 $ docker rm -f 8a8b732857f2e1749463c73d273543fca1ec1a4ac354b1a7030aada1643e2244 [Pipeline] // withDockerContainer [Pipeline] sh 22:37:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:37:18 Stashed 1 file(s) [Pipeline] echo 22:37:18 [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 22:37:34 Still waiting to schedule task 22:37:34 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:37:34 Still waiting to schedule task 22:37:34 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-471’ 22:39:57 Running on prd-centos7-docker-4c-2g-474 in /w/workspace/xfoundry_go-mod-bootstrap_PR-250 [Pipeline] { [Pipeline] ws 22:39:57 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 22:39:57 Selected Git installation does not exist. Using Default 22:39:57 The recommended git tool is: NONE 22:40:00 using credential edgex-jenkins-ssh 22:40:00 Cloning the remote Git repository 22:40:00 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 22:40:00 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 22:40:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:40:00 > git --version # timeout=10 22:40:00 > git --version # 'git version 2.24.4' 22:40:00 using GIT_SSH to set credentials SSH Credentials for GitHub 22:40:00 [INFO] Currently running in a labeled security context 22:40:00 [INFO] Currently SELinux is 'enforcing' on the host 22:40:00 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh4313264459173865274.key 22:40:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:40:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:40:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:40:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:40:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:40:01 using GIT_SSH to set credentials SSH Credentials for GitHub 22:40:01 [INFO] Currently running in a labeled security context 22:40:01 [INFO] Currently SELinux is 'enforcing' on the host 22:40:01 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh5922750123431996936.key 22:40:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/250/head:refs/remotes/origin/PR-250 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:40:02 Merging remotes/origin/master commit ec367beefa9f8642927785011f148b3a0c57ab60 into PR head commit 8866314d69a36963d37c6c46d142cb63e9dcf262 22:40:03 Merge succeeded, producing 8866314d69a36963d37c6c46d142cb63e9dcf262 22:40:03 Checking out Revision 8866314d69a36963d37c6c46d142cb63e9dcf262 (PR-250) 22:40:03 > git config core.sparsecheckout # timeout=10 22:40:03 > git checkout -f 8866314d69a36963d37c6c46d142cb63e9dcf262 # timeout=10 22:40:03 > git remote # timeout=10 22:40:03 > git config --get remote.origin.url # timeout=10 22:40:03 using GIT_SSH to set credentials SSH Credentials for GitHub 22:40:03 [INFO] Currently running in a labeled security context 22:40:03 [INFO] Currently SELinux is 'enforcing' on the host 22:40:03 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh1347620548481808819.key 22:40:03 > git merge ec367beefa9f8642927785011f148b3a0c57ab60 # timeout=10 22:40:03 > git rev-parse HEAD^{commit} # timeout=10 22:40:03 > git config core.sparsecheckout # timeout=10 22:40:03 > git checkout -f 8866314d69a36963d37c6c46d142cb63e9dcf262 # timeout=10 22:40:06 Commit message: "refactor!: Add internal prefix for secret path on SecretStore config" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:40:07 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:40:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:40:08 + sudo service docker restart 22:40:08 + true 22:40:08 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 22:40:26 ========================================================= 22:40:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:40:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:40:26 + 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 . 22:40:27 Sending build context to Docker daemon 984.6kB 22:40:27 Step 1/8 : ARG BASE=golang:1.16-alpine 22:40:27 Step 2/8 : FROM ${BASE} 22:40:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:40:27 540db60ca938: Pulling fs layer 22:40:27 adcc1eea9eea: Pulling fs layer 22:40:27 4c4ab2625f07: Pulling fs layer 22:40:27 0510c868ecb4: Pulling fs layer 22:40:27 afea3b2eda06: Pulling fs layer 22:40:27 7809a108b3ef: Pulling fs layer 22:40:27 f706445af74f: Pulling fs layer 22:40:27 7809a108b3ef: Waiting 22:40:27 0510c868ecb4: Waiting 22:40:27 f706445af74f: Waiting 22:40:27 afea3b2eda06: Waiting 22:40:27 4c4ab2625f07: Verifying Checksum 22:40:27 4c4ab2625f07: Download complete 22:40:27 adcc1eea9eea: Verifying Checksum 22:40:27 adcc1eea9eea: Download complete 22:40:27 afea3b2eda06: Verifying Checksum 22:40:27 afea3b2eda06: Download complete 22:40:27 7809a108b3ef: Verifying Checksum 22:40:27 7809a108b3ef: Download complete 22:40:27 540db60ca938: Verifying Checksum 22:40:27 540db60ca938: Download complete 22:40:27 540db60ca938: Pull complete 22:40:27 adcc1eea9eea: Pull complete 22:40:27 4c4ab2625f07: Pull complete 22:40:29 f706445af74f: Verifying Checksum 22:40:29 f706445af74f: Download complete 22:40:29 0510c868ecb4: Verifying Checksum 22:40:29 0510c868ecb4: Download complete 22:40:32 0510c868ecb4: Pull complete 22:40:33 afea3b2eda06: Pull complete 22:40:33 7809a108b3ef: Pull complete 22:40:34 f706445af74f: Pull complete 22:40:34 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:40:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:40:34 ---> b068be0155e3 22:40:34 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:40:38 ---> Running in 0482396e0f22 22:40:39 Removing intermediate container 0482396e0f22 22:40:39 ---> 045cd08df27f 22:40:39 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:40:39 ---> Running in 9406469cf10f 22:40:39 Removing intermediate container 9406469cf10f 22:40:39 ---> 34574116356c 22:40:39 Step 5/8 : RUN apk add --update --no-cache git make 22:40:39 ---> Running in 35fe673db649 22:40:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:40:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:40:41 OK: 149 MiB in 40 packages 22:40:41 Removing intermediate container 35fe673db649 22:40:41 ---> 13feece8350c 22:40:41 Step 6/8 : WORKDIR /build 22:40:41 ---> Running in 5a95c46674ab 22:40:41 Removing intermediate container 5a95c46674ab 22:40:41 ---> 903e159db97b 22:40:41 Step 7/8 : COPY go.mod . 22:40:41 ---> c621953dee65 22:40:41 Step 8/8 : RUN go mod download 22:40:41 ---> Running in 62a1b4018369 22:40:51 Removing intermediate container 62a1b4018369 22:40:51 ---> 3ee05c40b7f2 22:40:51 Successfully built 3ee05c40b7f2 22:40:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:40:52 + docker inspect -f . ci-base-image-x86_64 22:40:52 . [Pipeline] withDockerContainer 22:40:52 prd-centos7-docker-4c-2g-474 does not seem to be running inside a container 22:40:52 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:40:52 $ docker top ad691589b61a4030414f1a459f4166d5b56d1cc87894cd9176c5250e1ba451f0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:52 + go version 22:40:52 go version go1.16.3 linux/amd64 [Pipeline] } 22:40:53 $ docker stop --time=1 ad691589b61a4030414f1a459f4166d5b56d1cc87894cd9176c5250e1ba451f0 22:40:54 $ docker rm -f ad691589b61a4030414f1a459f4166d5b56d1cc87894cd9176c5250e1ba451f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:40:54 + docker inspect -f . ci-base-image-x86_64 22:40:54 . [Pipeline] withDockerContainer 22:40:54 prd-centos7-docker-4c-2g-474 does not seem to be running inside a container 22:40:54 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:40:55 $ docker top 4b8ad424ec006a3c8f54740f1a7306bc789c2b8a8383fa42b3ec0335dc429f2a -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:55 + go mod tidy [Pipeline] sh 22:40:56 + make test 22:40:56 go mod tidy 22:40:56 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:41:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-475 in /w/workspace/xfoundry_go-mod-bootstrap_PR-250 [Pipeline] { [Pipeline] ws 22:41:02 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 22:41:02 Selected Git installation does not exist. Using Default 22:41:02 The recommended git tool is: NONE 22:41:07 using credential edgex-jenkins-ssh 22:41:07 Cloning the remote Git repository 22:41:08 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 22:41:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.013s coverage: 5.4% of statements 22:41:08 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 22:41:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.011s coverage: 92.2% of statements 22:41:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.003s coverage: 85.3% of statements 22:41:08 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 22:41:08 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 22:41:08 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 22:41:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.007s coverage: 100.0% of statements 22:41:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.020s coverage: 26.7% of statements 22:41:07 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 22:41:08 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 22:41:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:41:08 > git --version # timeout=10 22:41:08 > git --version # 'git version 2.17.1' 22:41:08 using GIT_SSH to set credentials SSH Credentials for GitHub 22:41:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:41:09 Merging remotes/origin/master commit ec367beefa9f8642927785011f148b3a0c57ab60 into PR head commit 8866314d69a36963d37c6c46d142cb63e9dcf262 22:41:09 Merge succeeded, producing 8866314d69a36963d37c6c46d142cb63e9dcf262 22:41:09 Checking out Revision 8866314d69a36963d37c6c46d142cb63e9dcf262 (PR-250) 22:41:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:41:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:41:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:41:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:41:09 using GIT_SSH to set credentials SSH Credentials for GitHub 22:41:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/250/head:refs/remotes/origin/PR-250 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:41:09 > git config core.sparsecheckout # timeout=10 22:41:09 > git checkout -f 8866314d69a36963d37c6c46d142cb63e9dcf262 # timeout=10 22:41:09 > git remote # timeout=10 22:41:09 > git config --get remote.origin.url # timeout=10 22:41:09 using GIT_SSH to set credentials SSH Credentials for GitHub 22:41:09 > git merge ec367beefa9f8642927785011f148b3a0c57ab60 # timeout=10 22:41:09 > git rev-parse HEAD^{commit} # timeout=10 22:41:09 > git config core.sparsecheckout # timeout=10 22:41:10 > git checkout -f 8866314d69a36963d37c6c46d142cb63e9dcf262 # timeout=10 22:41:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.014s coverage: 91.0% of statements 22:41:12 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 22:41:12 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 22:41:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.004s coverage: 91.3% of statements 22:41:12 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 22:41:12 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:41:14 Commit message: "refactor!: Add internal prefix for secret path on SecretStore config" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:41:15 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:41:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:41:16 + + true 22:41:16 sudo service docker restart 22:41:18 gofmt -l . 22:41:18 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:41:18 $ docker stop --time=1 4b8ad424ec006a3c8f54740f1a7306bc789c2b8a8383fa42b3ec0335dc429f2a 22:41:19 $ docker rm -f 4b8ad424ec006a3c8f54740f1a7306bc789c2b8a8383fa42b3ec0335dc429f2a [Pipeline] // withDockerContainer [Pipeline] sh 22:41:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:41:20 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 22:41:21 ---> job-cost.sh 22:41:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6pgy 22:41:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] unstash [Pipeline] echo 22:41:35 ========================================================= 22:41:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:41:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:41:35 + 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 . 22:41:36 Sending build context to Docker daemon 984.1kB 22:41:36 Step 1/8 : ARG BASE=golang:1.16-alpine 22:41:36 Step 2/8 : FROM ${BASE} 22:41:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:41:36 595b0fe564bb: Pulling fs layer 22:41:36 7186ed65a4f7: Pulling fs layer 22:41:36 316046926c0a: Pulling fs layer 22:41:36 4ebd0625c992: Pulling fs layer 22:41:36 207e8628e3a3: Pulling fs layer 22:41:36 c791037a9be2: Pulling fs layer 22:41:36 ffd874e62e21: Pulling fs layer 22:41:36 207e8628e3a3: Waiting 22:41:36 c791037a9be2: Waiting 22:41:36 ffd874e62e21: Waiting 22:41:36 4ebd0625c992: Waiting 22:41:36 316046926c0a: Verifying Checksum 22:41:36 316046926c0a: Download complete 22:41:36 7186ed65a4f7: Download complete 22:41:36 207e8628e3a3: Verifying Checksum 22:41:36 207e8628e3a3: Download complete 22:41:36 c791037a9be2: Verifying Checksum 22:41:36 c791037a9be2: Download complete 22:41:36 595b0fe564bb: Verifying Checksum 22:41:36 595b0fe564bb: Download complete 22:41:37 595b0fe564bb: Pull complete 22:41:38 7186ed65a4f7: Pull complete 22:41:38 316046926c0a: Pull complete 22:41:39 ffd874e62e21: Verifying Checksum 22:41:39 ffd874e62e21: Download complete 22:41:40 4ebd0625c992: Verifying Checksum 22:41:40 4ebd0625c992: Download complete 22:41:44 lf-activate-venv(): INFO: Adding /tmp/venv-6pgy/bin to PATH 22:41:44 INFO: No Stack... 22:41:44 INFO: Retrieving Pricing Info for: v3-standard-2 22:41:44 INFO: Archiving Costs [Pipeline] sh 22:41:44 + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv 22:41:44 + cut -d, -f6 [Pipeline] lock 22:41:44 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-250-2-stack-cost] 22:41:44 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-250-2-stack-cost] did not exist. Created. 22:41:44 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-250-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:41:44 + echo total: 0.05999999865889549 [Pipeline] stash 22:41:45 Stashed 1 file(s) [Pipeline] } 22:41:45 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-250-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:41:51 4ebd0625c992: Pull complete 22:41:51 207e8628e3a3: Pull complete 22:41:51 c791037a9be2: Pull complete 22:41:56 ffd874e62e21: Pull complete 22:41:56 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 22:41:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:41:56 ---> cfc18b08335c 22:41:56 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:41:57 ---> Running in 091073257c90 22:41:57 Removing intermediate container 091073257c90 22:41:57 ---> d59dea70a6d1 22:41:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:57 ---> Running in 7e9956dc69e1 22:42:00 Removing intermediate container 7e9956dc69e1 22:42:00 ---> 7d044902d303 22:42:00 Step 5/8 : RUN apk add --update --no-cache git make 22:42:00 ---> Running in 04519e986886 22:42:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:42:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:42:03 OK: 138 MiB in 40 packages 22:42:05 Removing intermediate container 04519e986886 22:42:05 ---> 624d827f2dad 22:42:05 Step 6/8 : WORKDIR /build 22:42:05 ---> Running in 141f5d2d4416 22:42:05 Removing intermediate container 141f5d2d4416 22:42:05 ---> a4ac414fa7af 22:42:05 Step 7/8 : COPY go.mod . 22:42:06 ---> cdc3d08f5572 22:42:06 Step 8/8 : RUN go mod download 22:42:06 ---> Running in 8a92bf364cca 22:42:28 Removing intermediate container 8a92bf364cca 22:42:28 ---> 4f7e09a0a99f 22:42:28 Successfully built 4f7e09a0a99f 22:42:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:42:29 + docker inspect -f . ci-base-image-arm64 22:42:29 . [Pipeline] withDockerContainer 22:42:29 prd-ubuntu18.04-docker-arm64-4c-16g-475 does not seem to be running inside a container 22:42:29 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 22:42:30 $ docker top 296e0d2b3f110ba09141c82a513ae3938180b3035bb3848272451f2d290ae2dd -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:31 + go version 22:42:31 go version go1.16.3 linux/arm64 [Pipeline] } 22:42:31 $ docker stop --time=1 296e0d2b3f110ba09141c82a513ae3938180b3035bb3848272451f2d290ae2dd 22:42:33 $ docker rm -f 296e0d2b3f110ba09141c82a513ae3938180b3035bb3848272451f2d290ae2dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:42:34 + docker inspect -f . ci-base-image-arm64 22:42:34 . [Pipeline] withDockerContainer 22:42:34 prd-ubuntu18.04-docker-arm64-4c-16g-475 does not seem to be running inside a container 22:42:34 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 22:42:36 $ docker top accc71f543366e6c3a281446d700d2fe59a00da88855de571b34e8d64f4044e1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:37 + go mod tidy [Pipeline] sh 22:42:38 + make test 22:42:38 go mod tidy 22:42:38 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:43:17 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 22:43:17 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.062s coverage: 5.4% of statements 22:43:17 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 22:43:17 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.131s coverage: 92.2% of statements 22:43:17 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.016s coverage: 85.3% of statements 22:43:18 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 22:43:18 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 22:43:19 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 22:43:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.080s coverage: 100.0% of statements 22:43:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.031s coverage: 26.7% of statements 22:43:25 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.100s coverage: 91.0% of statements 22:43:25 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 22:43:25 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 22:43:25 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.024s coverage: 91.3% of statements 22:43:25 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 22:43:25 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:43:47 gofmt -l . 22:43:47 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:43:47 $ docker stop --time=1 accc71f543366e6c3a281446d700d2fe59a00da88855de571b34e8d64f4044e1 22:43:49 $ docker rm -f accc71f543366e6c3a281446d700d2fe59a00da88855de571b34e8d64f4044e1 [Pipeline] // withDockerContainer [Pipeline] sh 22:43:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:43:50 Warning: overwriting stash ‘coverage-report’ 22:43:51 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 22:43:51 ---> job-cost.sh 22:43:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WOXb 22:44:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:45:52 lf-activate-venv(): INFO: Adding /tmp/venv-WOXb/bin to PATH 22:45:52 INFO: No Stack... 22:45:52 INFO: Retrieving Pricing Info for: v2-standard-4 22:45:52 INFO: Archiving Costs [Pipeline] sh 22:45:52 + + cut -d,cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv 22:45:52 -f6 [Pipeline] lock 22:45:52 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-250-2-stack-cost] 22:45:52 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-250-2-stack-cost] did not exist. Created. 22:45:52 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-250-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:45:53 /w/workspace/go-mod-bootstrap/2@tmp/durable-3a2b7a18/script.sh: 1: /w/workspace/go-mod-bootstrap/2@tmp/durable-3a2b7a18/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:45:53 + echo total: 0.18000000715255737 [Pipeline] stash 22:45:53 Warning: overwriting stash ‘stack-cost’ 22:45:53 Stashed 1 file(s) [Pipeline] } 22:45:53 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-250-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 22:45:54 provisioning config files... 22:45:54 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-250@tmp/config8121486928634082612tmp [Pipeline] { [Pipeline] sh 22:45:55 + set +x 22:45:55 + curl -s https://codecov.io/bash 22:45:55 + bash -s -- 22:45:55 22:45:55 _____ _ 22:45:55 / ____| | | 22:45:55 | | ___ __| | ___ ___ _____ __ 22:45:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:45:55 | |___| (_) | (_| | __/ (_| (_) \ V / 22:45:55 \_____\___/ \__,_|\___|\___\___/ \_/ 22:45:55 Bash-1.0.3 22:45:55 22:45:55 22:45:55 ==> git version 2.24.4 found 22:45:55 ==> 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 22:45:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:45:55 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:45:55 ==> Jenkins CI detected. 22:45:55 project root: . 22:45:55 --> token set from env 22:45:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:45:55 ==> Running gcov in . (disable via -X gcov) 22:45:55 ==> Python coveragepy not found 22:45:55 ==> Searching for coverage reports in: 22:45:55 + . 22:45:55 -> Found 1 reports 22:45:55 ==> Detecting git/mercurial file structure 22:45:55 ==> Reading reports 22:45:55 + ./coverage.out bytes=31740 22:45:55 ==> Appending adjustments 22:45:55 https://docs.codecov.io/docs/fixing-reports 22:45:55 + Found adjustments 22:45:55 ==> Gzipping contents 22:45:55 8.0K /tmp/codecov.NFVlPv.gz 22:45:55 ==> Uploading reports 22:45:55 url: https://codecov.io 22:45:55 query: branch=PR-250&commit=8866314d69a36963d37c6c46d142cb63e9dcf262&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-250%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=250&job=&cmd_args= 22:45:55 -> Pinging Codecov 22:45:55 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-250&commit=8866314d69a36963d37c6c46d142cb63e9dcf262&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-250%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=250&job=&cmd_args= 22:45:56 -> Uploading to 22:45:56 https://storage.googleapis.com/codecov/v4/raw/2021-05-26/833815588EE85121546D348822E98E2E/8866314d69a36963d37c6c46d142cb63e9dcf262/ded8b17d-1676-4338-b88f-e3f92fe1d627.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210526T224555Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=18fa43d62fb92e88f79523f1d4cac6206228c60bd0e69db8961ba892aed48703 22:45:56 % Total % Received % Xferd Average Speed Time Time Time Current 22:45:56 Dload Upload Total Spent Left Speed 22:45:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5983 0 0 100 5983 0 18481 --:--:-- --:--:-- --:--:-- 18523 22:45:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/8866314d69a36963d37c6c46d142cb63e9dcf262 [Pipeline] } 22:45:56 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 22:45:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:45:58 ---> package-listing.sh 22:45:58 ++ facter osfamily 22:45:58 ++ tr '[:upper:]' '[:lower:]' 22:45:58 + OS_FAMILY=redhat 22:45:58 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-250 22:45:58 + START_PACKAGES=/tmp/packages_start.txt 22:45:58 + END_PACKAGES=/tmp/packages_end.txt 22:45:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:45:58 + PACKAGES=/tmp/packages_start.txt 22:45:58 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-250 ']' 22:45:58 + PACKAGES=/tmp/packages_end.txt 22:45:58 + case "${OS_FAMILY}" in 22:45:58 + sort 22:45:58 + rpm -qa 22:45:59 + '[' -f /tmp/packages_start.txt ']' 22:45:59 + '[' -f /tmp/packages_end.txt ']' 22:45:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:45:59 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-250 ']' 22:45:59 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-250/archives/ 22:45:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-250/archives/ [Pipeline] echo 22:45:59 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-250/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:45:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:46:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:46:00 22:46:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:46:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:46:00 alpine: Pulling from edgex-lftools-log-publisher 22:46:00 df20fa9351a1: Pulling fs layer 22:46:00 36b3adc4ff6f: Pulling fs layer 22:46:00 8ad3a11d3b57: Pulling fs layer 22:46:00 46f8f816bc3b: Pulling fs layer 22:46:00 93b61091891f: Pulling fs layer 22:46:00 93b9cdb0e59b: Pulling fs layer 22:46:00 5e14af77c1be: Pulling fs layer 22:46:00 01666e4c0597: Pulling fs layer 22:46:00 aa168da1d23b: Pulling fs layer 22:46:00 46f8f816bc3b: Waiting 22:46:00 93b61091891f: Waiting 22:46:00 93b9cdb0e59b: Waiting 22:46:00 5e14af77c1be: Waiting 22:46:00 01666e4c0597: Waiting 22:46:00 aa168da1d23b: Waiting 22:46:00 36b3adc4ff6f: Verifying Checksum 22:46:00 36b3adc4ff6f: Download complete 22:46:00 46f8f816bc3b: Verifying Checksum 22:46:00 46f8f816bc3b: Download complete 22:46:00 df20fa9351a1: Verifying Checksum 22:46:00 df20fa9351a1: Download complete 22:46:00 93b9cdb0e59b: Verifying Checksum 22:46:00 93b9cdb0e59b: Download complete 22:46:00 5e14af77c1be: Verifying Checksum 22:46:00 5e14af77c1be: Download complete 22:46:00 01666e4c0597: Verifying Checksum 22:46:00 01666e4c0597: Download complete 22:46:00 93b61091891f: Verifying Checksum 22:46:00 93b61091891f: Download complete 22:46:00 df20fa9351a1: Pull complete 22:46:00 8ad3a11d3b57: Verifying Checksum 22:46:00 8ad3a11d3b57: Download complete 22:46:00 36b3adc4ff6f: Pull complete 22:46:03 8ad3a11d3b57: Pull complete 22:46:03 46f8f816bc3b: Pull complete 22:46:03 93b61091891f: Pull complete 22:46:03 93b9cdb0e59b: Pull complete 22:46:03 5e14af77c1be: Pull complete 22:46:03 01666e4c0597: Pull complete 22:46:03 aa168da1d23b: Verifying Checksum 22:46:03 aa168da1d23b: Download complete 22:46:07 aa168da1d23b: Pull complete 22:46:07 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:46:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:46:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:46:07 prd-centos7-docker-4c-2g-473 does not seem to be running inside a container 22:46:07 $ 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-250/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-250 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-250:/w/workspace/xfoundry_go-mod-bootstrap_PR-250:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-250@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-250@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:46:10 $ docker top 8de55839cb5c916e630ab4a956eb46c4cee42e3bd30252c5d92ceb6a2ec1d3aa -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:10 + touch /tmp/pre-build-complete [Pipeline] sh 22:46:10 + mkdir -p /var/log/sa [Pipeline] sh 22:46:11 + ls /var/log/sa-host 22:46:11 + sadf -c /var/log/sa-host/sa05 22:46:11 file_magic: OK 22:46:11 HZ: Using current value: 100 22:46:11 file_header: OK 22:46:11 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 22:46:11 Statistics: 22:46:11 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:46:11 File successfully converted to sysstat format version 12.2.1 22:46:11 + sadf -c /var/log/sa-host/sa26 22:46:11 file_magic: OK 22:46:11 HZ: Using current value: 100 22:46:11 file_header: OK 22:46:11 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 22:46:11 Statistics: 22:46:11 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:46:11 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:46:11 provisioning config files... 22:46:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-250@tmp/config8385115034319109078tmp [Pipeline] { [Pipeline] echo 22:46:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:46:11 ---> create-netrc.sh [Pipeline] } 22:46:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:46:11 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:46:12 ---> python-tools-install.sh [Pipeline] echo 22:46:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:46:12 ---> sudo-logs.sh 22:46:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:46:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:46:12 ---> job-cost.sh 22:46:12 lf-activate-venv: SKIPPING 22:46:12 DEBUG: total: 0.18000000715255737 22:46:12 INFO: Retrieving Stack Cost... 22:46:13 INFO: Retrieving Pricing Info for: v3-standard-2 22:46:14 INFO: Archiving Costs [Pipeline] echo 22:46:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:46:14 ---> logs-deploy.sh 22:46:14 lf-activate-venv: SKIPPING 22:46:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-250/2 22:46:14 INFO: archiving workspace using pattern(s): 22:46:15 Archives upload complete. 22:46:15 INFO: archiving logs to Nexus