Pull request #248 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 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d+fd895b2ae1c1da34a8bd42f15a688467eb0c2cf1 (d7faa7cd0b6ec35c55e39ad2dc1fb3aed53638f7) 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-ssh3487833800822105611.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-ssh4172647932511685147.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-248/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-248/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh536493332472539040.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-ssh3328577795493900893.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-248/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-248/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7211017829538154665.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-486 in /w/workspace/xfoundry_go-mod-bootstrap_PR-248 [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-248 # 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-248@tmp/jenkins-gitclient-ssh1029335567021454515.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-248@tmp/jenkins-gitclient-ssh694523904301100091.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit fd895b2ae1c1da34a8bd42f15a688467eb0c2cf1 into PR head commit 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d Merge succeeded, producing 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d Checking out Revision 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d (PR-248) > git config core.sparsecheckout # timeout=10 > git checkout -f 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d # 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-248@tmp/jenkins-gitclient-ssh8437058334335942927.key > git merge fd895b2ae1c1da34a8bd42f15a688467eb0c2cf1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d # timeout=10 Commit message: "fix(secuirty): remove retry config items from SecretStore config" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:29:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:29:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:29:50 ========================================================= 23:29:50 EdgeX Global Pipelines Version Info 23:29:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 5c238d7f6a18b0d5014764050882407698b05e04 # timeout=10 23:29:51 ------------------- 23:29:51 stable info: 23:29:51 ------------------- 23:29:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:29:51 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 23:29:51 Message: update stable to v1.0.192 23:29:52 ------------------- 23:29:52 experimental info: 23:29:52 ------------------- 23:29:52 Commited By: **** collab-it+edgex@linuxfoundation.org 23:29:52 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 23:29:52 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:29:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 23:29:52 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 23:29:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:29:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:29:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:29:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:29:52 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:29:52 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:29:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:29:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:29:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:29:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 23:29:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:29:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:29:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:29:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:29:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:29:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:29:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:29:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:29:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:29:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:29:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:29:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:29:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:29:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:29:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-248 [Pipeline] echo 23:29:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-248 [Pipeline] echo 23:29:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-248 [Pipeline] echo 23:29:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d [Pipeline] echo 23:29:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f84bdf [Pipeline] echo 23:29:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:29:53 + git log --format=format:%s -1 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d [Pipeline] echo 23:29:53 GIT_COMMIT: 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d, Commit Message: fix(secuirty): remove retry config items from SecretStore config [Pipeline] echo 23:29:53 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:29:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:29:54 23:29:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:29:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:29:54 latest: Pulling from edgex-devops/git-semver 23:29:54 31603596830f: Pulling fs layer 23:29:54 54011a49482f: Pulling fs layer 23:29:54 a6820b24f6d8: Pulling fs layer 23:29:54 f581987b2513: Pulling fs layer 23:29:54 f581987b2513: Waiting 23:29:54 54011a49482f: Download complete 23:29:54 31603596830f: Download complete 23:29:54 f581987b2513: Verifying Checksum 23:29:54 f581987b2513: Download complete 23:29:54 a6820b24f6d8: Verifying Checksum 23:29:54 a6820b24f6d8: Download complete 23:29:54 31603596830f: Pull complete 23:29:55 54011a49482f: Pull complete 23:29:55 a6820b24f6d8: Pull complete 23:29:55 f581987b2513: Pull complete 23:29:55 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 23:29:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:29:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:29:56 prd-centos7-docker-4c-2g-486 does not seem to be running inside a container 23:29:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-248 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-248:/w/workspace/xfoundry_go-mod-bootstrap_PR-248:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-248@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-248@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:10004/edgex-devops/git-semver:latest cat 23:29:57 $ docker top fc67f1955075278da2e896f3781b64c37b1e939c33a86f91f6407fa480751b28 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:29:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:29:57 [ssh-agent] Looking for ssh-agent implementation... 23:29:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:29:57 $ docker exec fc67f1955075278da2e896f3781b64c37b1e939c33a86f91f6407fa480751b28 ssh-agent 23:29:57 SSH_AUTH_SOCK=/tmp/ssh-SSkGTpsMitxA/agent.14 23:29:57 SSH_AGENT_PID=20 23:29:57 Running ssh-add (command line suppressed) 23:29:57 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-248@tmp/private_key_4115403978271577416.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-248@tmp/private_key_4115403978271577416.key) 23:29:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:29:57 + git tag --points-at HEAD [Pipeline] } 23:29:57 $ docker exec --env ******** --env ******** fc67f1955075278da2e896f3781b64c37b1e939c33a86f91f6407fa480751b28 ssh-agent -k 23:29:57 unset SSH_AUTH_SOCK; 23:29:57 unset SSH_AGENT_PID; 23:29:57 echo Agent pid 20 killed; 23:29:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:29:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:29:58 [ssh-agent] Looking for ssh-agent implementation... 23:29:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:29:58 $ docker exec fc67f1955075278da2e896f3781b64c37b1e939c33a86f91f6407fa480751b28 ssh-agent 23:29:58 SSH_AUTH_SOCK=/tmp/ssh-X4ClY0ppAAgJ/agent.55 23:29:58 SSH_AGENT_PID=62 23:29:58 Running ssh-add (command line suppressed) 23:29:58 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-248@tmp/private_key_7592075714174129534.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-248@tmp/private_key_7592075714174129534.key) 23:29:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:29:58 + git semver init 23:29:58 # -> Open(): unable to determine branch for HEAD 23:29:58 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-248/.git 23:29:58 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-248 23:29:58 # $SEMVER_REMOTE_NAME = origin 23:29:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:29:58 # $SEMVER_USER_NAME = edgex-jenkins 23:29:58 # $SEMVER_BRANCH = PR-248 23:29:58 # $SEMVER_TEMP = /tmp/semver-074930902 23:29:58 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 23:29:59 # '/tmp/semver-074930902' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-248/.semver' 23:29:59 # -> Force: false 23:29:59 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-248/.semver [Pipeline] } 23:29:59 $ docker exec --env ******** --env ******** fc67f1955075278da2e896f3781b64c37b1e939c33a86f91f6407fa480751b28 ssh-agent -k 23:29:59 unset SSH_AUTH_SOCK; 23:29:59 unset SSH_AGENT_PID; 23:29:59 echo Agent pid 62 killed; 23:29:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:29:59 + git semver [Pipeline] } 23:29:59 $ docker stop --time=1 fc67f1955075278da2e896f3781b64c37b1e939c33a86f91f6407fa480751b28 23:30:00 $ docker rm -f fc67f1955075278da2e896f3781b64c37b1e939c33a86f91f6407fa480751b28 [Pipeline] // withDockerContainer [Pipeline] sh 23:30:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:30:01 Stashed 1 file(s) [Pipeline] echo 23:30:01 [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 23:30:16 Still waiting to schedule task 23:30:16 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:30:16 Still waiting to schedule task 23:30:16 ‘prd-ubuntu18.04-docker-arm64-4c-16g-484’ is offline 23:31:33 Running on prd-centos7-docker-4c-2g-488 in /w/workspace/xfoundry_go-mod-bootstrap_PR-248 [Pipeline] { [Pipeline] ws 23:31:33 Running in /w/workspace/go-mod-bootstrap/4 [Pipeline] { [Pipeline] checkout 23:31:33 Selected Git installation does not exist. Using Default 23:31:33 The recommended git tool is: NONE 23:31:36 using credential edgex-jenkins-ssh 23:31:36 Cloning the remote Git repository 23:31:36 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 23:31:36 > git init /w/workspace/go-mod-bootstrap/4 # timeout=10 23:31:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:31:36 > git --version # timeout=10 23:31:36 > git --version # 'git version 2.24.4' 23:31:36 using GIT_SSH to set credentials SSH Credentials for GitHub 23:31:36 [INFO] Currently running in a labeled security context 23:31:36 [INFO] Currently SELinux is 'enforcing' on the host 23:31:36 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/4@tmp/jenkins-gitclient-ssh8143812519468705936.key 23:31:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:31:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:31:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:31:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:31:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:31:36 using GIT_SSH to set credentials SSH Credentials for GitHub 23:31:36 [INFO] Currently running in a labeled security context 23:31:36 [INFO] Currently SELinux is 'enforcing' on the host 23:31:36 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/4@tmp/jenkins-gitclient-ssh287840465538499507.key 23:31:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:31:37 Merging remotes/origin/master commit fd895b2ae1c1da34a8bd42f15a688467eb0c2cf1 into PR head commit 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d 23:31:37 Merge succeeded, producing 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d 23:31:37 Checking out Revision 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d (PR-248) 23:31:37 > git config core.sparsecheckout # timeout=10 23:31:37 > git checkout -f 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d # timeout=10 23:31:37 > git remote # timeout=10 23:31:37 > git config --get remote.origin.url # timeout=10 23:31:37 using GIT_SSH to set credentials SSH Credentials for GitHub 23:31:37 [INFO] Currently running in a labeled security context 23:31:37 [INFO] Currently SELinux is 'enforcing' on the host 23:31:37 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/4@tmp/jenkins-gitclient-ssh3865901141501300203.key 23:31:37 > git merge fd895b2ae1c1da34a8bd42f15a688467eb0c2cf1 # timeout=10 23:31:37 > git rev-parse HEAD^{commit} # timeout=10 23:31:37 > git config core.sparsecheckout # timeout=10 23:31:37 > git checkout -f 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d # timeout=10 23:31:41 Commit message: "fix(secuirty): remove retry config items from SecretStore config" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:31:42 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:31:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:31:42 + sudo service docker restart 23:31:42 + true 23:31:42 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 23:32:01 ========================================================= 23:32:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:32:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:32:01 + 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 . 23:32:01 Sending build context to Docker daemon 993.8kB 23:32:01 Step 1/8 : ARG BASE=golang:1.16-alpine 23:32:01 Step 2/8 : FROM ${BASE} 23:32:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:32:01 540db60ca938: Pulling fs layer 23:32:01 adcc1eea9eea: Pulling fs layer 23:32:01 4c4ab2625f07: Pulling fs layer 23:32:01 0510c868ecb4: Pulling fs layer 23:32:01 afea3b2eda06: Pulling fs layer 23:32:01 7809a108b3ef: Pulling fs layer 23:32:01 f706445af74f: Pulling fs layer 23:32:01 0510c868ecb4: Waiting 23:32:01 afea3b2eda06: Waiting 23:32:01 7809a108b3ef: Waiting 23:32:01 f706445af74f: Waiting 23:32:01 4c4ab2625f07: Verifying Checksum 23:32:01 4c4ab2625f07: Download complete 23:32:01 adcc1eea9eea: Verifying Checksum 23:32:01 adcc1eea9eea: Download complete 23:32:01 afea3b2eda06: Verifying Checksum 23:32:01 afea3b2eda06: Download complete 23:32:01 540db60ca938: Verifying Checksum 23:32:01 540db60ca938: Download complete 23:32:01 7809a108b3ef: Verifying Checksum 23:32:01 7809a108b3ef: Download complete 23:32:02 540db60ca938: Pull complete 23:32:02 adcc1eea9eea: Pull complete 23:32:02 4c4ab2625f07: Pull complete 23:32:04 f706445af74f: Verifying Checksum 23:32:04 f706445af74f: Download complete 23:32:04 0510c868ecb4: Verifying Checksum 23:32:04 0510c868ecb4: Download complete 23:32:07 0510c868ecb4: Pull complete 23:32:08 afea3b2eda06: Pull complete 23:32:08 7809a108b3ef: Pull complete 23:32:09 f706445af74f: Pull complete 23:32:09 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 23:32:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:32:09 ---> b068be0155e3 23:32:09 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:32:13 ---> Running in b19cef72ab71 23:32:13 Removing intermediate container b19cef72ab71 23:32:13 ---> 3c49db9cd12c 23:32:13 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:13 ---> Running in 23380484e2a6 23:32:14 Removing intermediate container 23380484e2a6 23:32:14 ---> a21a53008e9d 23:32:14 Step 5/8 : RUN apk add --update --no-cache git make 23:32:14 ---> Running in 8a1e9b8508ac 23:32:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:32:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-487 in /w/workspace/xfoundry_go-mod-bootstrap_PR-248 [Pipeline] { [Pipeline] ws 23:32:14 Running in /w/workspace/go-mod-bootstrap/4 [Pipeline] { [Pipeline] checkout 23:32:14 Selected Git installation does not exist. Using Default 23:32:14 The recommended git tool is: NONE 23:32:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:32:15 OK: 149 MiB in 40 packages 23:32:16 Removing intermediate container 8a1e9b8508ac 23:32:16 ---> 874674cc0b18 23:32:16 Step 6/8 : WORKDIR /build 23:32:16 ---> Running in bb1d84afec8d 23:32:16 Removing intermediate container bb1d84afec8d 23:32:16 ---> 8e49da432b13 23:32:16 Step 7/8 : COPY go.mod . 23:32:16 ---> 69c4d404ac06 23:32:16 Step 8/8 : RUN go mod download 23:32:16 ---> Running in 0e9a86c62090 23:32:19 using credential edgex-jenkins-ssh 23:32:20 Cloning the remote Git repository 23:32:20 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 23:32:20 > git init /w/workspace/go-mod-bootstrap/4 # timeout=10 23:32:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:32:20 > git --version # timeout=10 23:32:20 > git --version # 'git version 2.17.1' 23:32:20 using GIT_SSH to set credentials SSH Credentials for GitHub 23:32:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:32:21 Merging remotes/origin/master commit fd895b2ae1c1da34a8bd42f15a688467eb0c2cf1 into PR head commit 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d 23:32:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:32:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:32:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:32:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:32:21 using GIT_SSH to set credentials SSH Credentials for GitHub 23:32:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:32:21 > git config core.sparsecheckout # timeout=10 23:32:21 > git checkout -f 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d # timeout=10 23:32:22 > git remote # timeout=10 23:32:22 > git config --get remote.origin.url # timeout=10 23:32:22 using GIT_SSH to set credentials SSH Credentials for GitHub 23:32:22 > git merge fd895b2ae1c1da34a8bd42f15a688467eb0c2cf1 # timeout=10 23:32:22 Merge succeeded, producing 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d 23:32:22 Checking out Revision 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d (PR-248) 23:32:22 > git rev-parse HEAD^{commit} # timeout=10 23:32:22 > git config core.sparsecheckout # timeout=10 23:32:22 > git checkout -f 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d # timeout=10 23:32:26 Commit message: "fix(secuirty): remove retry config items from SecretStore config" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:32:27 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:32:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:32:28 + true 23:32:28 + sudo service docker restart 23:32:28 Removing intermediate container 0e9a86c62090 23:32:28 ---> 550442921fb1 23:32:28 Successfully built 550442921fb1 23:32:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:32:28 + docker inspect -f . ci-base-image-x86_64 23:32:28 . [Pipeline] withDockerContainer 23:32:29 prd-centos7-docker-4c-2g-488 does not seem to be running inside a container 23:32:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:32:29 $ docker top f98c9795a939d7cc9222bb239b4473f97fe0f679fa1b3e5cbd3f833c3cee777d -eo pid,comm [Pipeline] { [Pipeline] sh 23:32:29 + go version 23:32:29 go version go1.16.3 linux/amd64 [Pipeline] } 23:32:29 $ docker stop --time=1 f98c9795a939d7cc9222bb239b4473f97fe0f679fa1b3e5cbd3f833c3cee777d 23:32:31 $ docker rm -f f98c9795a939d7cc9222bb239b4473f97fe0f679fa1b3e5cbd3f833c3cee777d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:32:31 + docker inspect -f . ci-base-image-x86_64 23:32:31 . [Pipeline] withDockerContainer 23:32:31 prd-centos7-docker-4c-2g-488 does not seem to be running inside a container 23:32:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:32:32 $ docker top f6b3e5f7e91ba6a2f1e8e2f91f3573855707cda7ee07205e21dbb572f1711853 -eo pid,comm [Pipeline] { [Pipeline] sh 23:32:32 + go mod tidy [Pipeline] sh 23:32:33 + make test 23:32:33 go mod tidy 23:32:33 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:32:45 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 23:32:46 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.010s coverage: 5.4% of statements 23:32:46 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 23:32:46 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.008s coverage: 92.2% of statements 23:32:46 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.012s coverage: 85.3% of statements 23:32:46 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 23:32:46 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [Pipeline] unstash 23:32:46 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [Pipeline] echo 23:32:46 ========================================================= 23:32:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:32:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:32:47 + 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 . 23:32:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.010s coverage: 100.0% of statements 23:32:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.005s coverage: 26.7% of statements 23:32:48 Sending build context to Docker daemon 993.3kB 23:32:48 Step 1/8 : ARG BASE=golang:1.16-alpine 23:32:48 Step 2/8 : FROM ${BASE} 23:32:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:32:48 595b0fe564bb: Pulling fs layer 23:32:48 7186ed65a4f7: Pulling fs layer 23:32:48 316046926c0a: Pulling fs layer 23:32:48 4ebd0625c992: Pulling fs layer 23:32:48 207e8628e3a3: Pulling fs layer 23:32:48 c791037a9be2: Pulling fs layer 23:32:48 ffd874e62e21: Pulling fs layer 23:32:48 4ebd0625c992: Waiting 23:32:48 207e8628e3a3: Waiting 23:32:48 c791037a9be2: Waiting 23:32:48 316046926c0a: Verifying Checksum 23:32:48 316046926c0a: Download complete 23:32:48 7186ed65a4f7: Verifying Checksum 23:32:48 7186ed65a4f7: Download complete 23:32:48 207e8628e3a3: Download complete 23:32:48 c791037a9be2: Verifying Checksum 23:32:48 c791037a9be2: Download complete 23:32:48 595b0fe564bb: Verifying Checksum 23:32:48 595b0fe564bb: Download complete 23:32:49 595b0fe564bb: Pull complete 23:32:50 7186ed65a4f7: Pull complete 23:32:50 316046926c0a: Pull complete 23:32:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.015s coverage: 91.0% of statements 23:32:50 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 23:32:50 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 23:32:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.005s coverage: 91.3% of statements 23:32:50 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 23:32:50 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:32:50 ffd874e62e21: Verifying Checksum 23:32:51 ffd874e62e21: Download complete 23:32:52 4ebd0625c992: Verifying Checksum 23:32:52 4ebd0625c992: Download complete 23:32:57 gofmt -l . 23:32:57 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:32:57 $ docker stop --time=1 f6b3e5f7e91ba6a2f1e8e2f91f3573855707cda7ee07205e21dbb572f1711853 23:32:58 $ docker rm -f f6b3e5f7e91ba6a2f1e8e2f91f3573855707cda7ee07205e21dbb572f1711853 [Pipeline] // withDockerContainer [Pipeline] sh 23:32:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:32:59 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 23:33:00 ---> job-cost.sh 23:33:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ygCe 23:33:02 4ebd0625c992: Pull complete 23:33:02 207e8628e3a3: Pull complete 23:33:03 c791037a9be2: Pull complete 23:33:07 ffd874e62e21: Pull complete 23:33:07 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 23:33:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:33:07 ---> cfc18b08335c 23:33:07 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:33:09 ---> Running in 15fecd2a22d3 23:33:09 Removing intermediate container 15fecd2a22d3 23:33:09 ---> fbeb5b99f841 23:33:09 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:09 ---> Running in c7666a117f76 23:33:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:33:12 Removing intermediate container c7666a117f76 23:33:12 ---> be56d06a6080 23:33:12 Step 5/8 : RUN apk add --update --no-cache git make 23:33:12 ---> Running in 98cc11e7a306 23:33:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:33:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:33:14 OK: 138 MiB in 40 packages 23:33:15 Removing intermediate container 98cc11e7a306 23:33:15 ---> 193273e0f911 23:33:15 Step 6/8 : WORKDIR /build 23:33:15 ---> Running in 76b4ca5dc786 23:33:16 Removing intermediate container 76b4ca5dc786 23:33:16 ---> 6b94ba745d99 23:33:16 Step 7/8 : COPY go.mod . 23:33:16 ---> 04c44e5bd299 23:33:16 Step 8/8 : RUN go mod download 23:33:16 ---> Running in 10ca94562eb1 23:33:22 lf-activate-venv(): INFO: Adding /tmp/venv-ygCe/bin to PATH 23:33:22 INFO: No Stack... 23:33:22 INFO: Retrieving Pricing Info for: v3-standard-2 23:33:23 INFO: Archiving Costs [Pipeline] sh 23:33:23 + cut -d, -f6 23:33:23 + cat /w/workspace/go-mod-bootstrap/4/archives/cost.csv [Pipeline] lock 23:33:23 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-248-4-stack-cost] 23:33:23 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-248-4-stack-cost] did not exist. Created. 23:33:23 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-248-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:33:24 + echo total: 0.05999999865889549 [Pipeline] stash 23:33:24 Stashed 1 file(s) [Pipeline] } 23:33:24 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-248-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:33:39 Removing intermediate container 10ca94562eb1 23:33:39 ---> 9d7c6c02e734 23:33:39 Successfully built 9d7c6c02e734 23:33:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:33:39 + docker inspect -f . ci-base-image-arm64 23:33:39 . [Pipeline] withDockerContainer 23:33:39 prd-ubuntu18.04-docker-arm64-4c-16g-487 does not seem to be running inside a container 23:33:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:33:41 $ docker top 915b7968fbfc6e7fad7c14611efc7fab0b59628c3c9c88571747c6a1ae187a91 -eo pid,comm [Pipeline] { [Pipeline] sh 23:33:42 + go version 23:33:42 go version go1.16.3 linux/arm64 [Pipeline] } 23:33:42 $ docker stop --time=1 915b7968fbfc6e7fad7c14611efc7fab0b59628c3c9c88571747c6a1ae187a91 23:33:44 $ docker rm -f 915b7968fbfc6e7fad7c14611efc7fab0b59628c3c9c88571747c6a1ae187a91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:33:44 + docker inspect -f . ci-base-image-arm64 23:33:44 . [Pipeline] withDockerContainer 23:33:45 prd-ubuntu18.04-docker-arm64-4c-16g-487 does not seem to be running inside a container 23:33:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:33:46 $ docker top f2feec10808a86ffe3c589f775556fa186cb6921e8cabab103462667731e0bd7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:33:47 + go mod tidy [Pipeline] sh 23:33:48 + make test 23:33:48 go mod tidy 23:33:49 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:34:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 23:34:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.047s coverage: 5.4% of statements 23:34:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 23:34:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.110s coverage: 92.2% of statements 23:34:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.022s coverage: 85.3% of statements 23:34:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 23:34:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 23:34:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 23:34:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.042s coverage: 100.0% of statements 23:34:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.059s coverage: 26.7% of statements 23:34:34 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.052s coverage: 91.0% of statements 23:34:34 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 23:34:34 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 23:34:34 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.032s coverage: 91.3% of statements 23:34:34 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 23:34:34 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:34:56 gofmt -l . 23:34:56 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:34:56 $ docker stop --time=1 f2feec10808a86ffe3c589f775556fa186cb6921e8cabab103462667731e0bd7 23:34:58 $ docker rm -f f2feec10808a86ffe3c589f775556fa186cb6921e8cabab103462667731e0bd7 [Pipeline] // withDockerContainer [Pipeline] sh 23:34:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:34:59 Warning: overwriting stash ‘coverage-report’ 23:35:00 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 23:35:00 ---> job-cost.sh 23:35:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZeQL 23:35:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:37:01 lf-activate-venv(): INFO: Adding /tmp/venv-ZeQL/bin to PATH 23:37:01 INFO: No Stack... 23:37:01 INFO: Retrieving Pricing Info for: v2-standard-4 23:37:01 INFO: Archiving Costs [Pipeline] sh 23:37:02 + cat /w/workspace/go-mod-bootstrap/4/archives/cost.csv 23:37:02 + cut -d, -f6 [Pipeline] lock 23:37:02 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-248-4-stack-cost] 23:37:02 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-248-4-stack-cost] did not exist. Created. 23:37:02 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-248-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:37:02 /w/workspace/go-mod-bootstrap/4@tmp/durable-5f5c2686/script.sh: 1: /w/workspace/go-mod-bootstrap/4@tmp/durable-5f5c2686/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:37:02 + echo total: 0.18000000715255737 [Pipeline] stash 23:37:02 Warning: overwriting stash ‘stack-cost’ 23:37:02 Stashed 1 file(s) [Pipeline] } 23:37:02 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-248-4-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 23:37:03 provisioning config files... 23:37:03 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-248@tmp/config8685160158511408365tmp [Pipeline] { [Pipeline] sh 23:37:03 + set +x 23:37:03 + bash -s -- 23:37:03 + curl -s https://codecov.io/bash 23:37:03 23:37:03 _____ _ 23:37:03 / ____| | | 23:37:03 | | ___ __| | ___ ___ _____ __ 23:37:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:37:03 | |___| (_) | (_| | __/ (_| (_) \ V / 23:37:03 \_____\___/ \__,_|\___|\___\___/ \_/ 23:37:03 Bash-1.0.3 23:37:03 23:37:03 23:37:03 ==> git version 2.24.4 found 23:37:03 ==> 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 23:37:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:37:03 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:37:03 ==> Jenkins CI detected. 23:37:04 project root: . 23:37:04 --> token set from env 23:37:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:37:04 ==> Running gcov in . (disable via -X gcov) 23:37:04 ==> Python coveragepy not found 23:37:04 ==> Searching for coverage reports in: 23:37:04 + . 23:37:04 -> Found 1 reports 23:37:04 ==> Detecting git/mercurial file structure 23:37:04 ==> Reading reports 23:37:04 + ./coverage.out bytes=31740 23:37:04 ==> Appending adjustments 23:37:04 https://docs.codecov.io/docs/fixing-reports 23:37:04 + Found adjustments 23:37:04 ==> Gzipping contents 23:37:04 8.0K /tmp/codecov.roBp4N.gz 23:37:04 ==> Uploading reports 23:37:04 url: https://codecov.io 23:37:04 query: branch=PR-248&commit=3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-248%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=248&job=&cmd_args= 23:37:04 -> Pinging Codecov 23:37:04 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-248&commit=3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-248%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=248&job=&cmd_args= 23:37:04 -> Uploading to 23:37:04 https://storage.googleapis.com/codecov/v4/raw/2021-05-26/833815588EE85121546D348822E98E2E/3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d/3ebeb229-2893-4fff-9acf-621c2bb329e2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210526T233704Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6504027c64f168eea8fad431ea4e75d16146e4163acf65a14ce6d5e917eef479 23:37:04 % Total % Received % Xferd Average Speed Time Time Time Current 23:37:04 Dload Upload Total Spent Left Speed 23:37:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5990 0 0 100 5990 0 17564 --:--:-- --:--:-- --:--:-- 17617 23:37:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d [Pipeline] } 23:37:05 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 23:37:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:37:07 ---> package-listing.sh 23:37:07 ++ facter osfamily 23:37:07 ++ tr '[:upper:]' '[:lower:]' 23:37:07 + OS_FAMILY=redhat 23:37:07 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-248 23:37:07 + START_PACKAGES=/tmp/packages_start.txt 23:37:07 + END_PACKAGES=/tmp/packages_end.txt 23:37:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:37:07 + PACKAGES=/tmp/packages_start.txt 23:37:07 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-248 ']' 23:37:07 + PACKAGES=/tmp/packages_end.txt 23:37:07 + case "${OS_FAMILY}" in 23:37:07 + rpm -qa 23:37:07 + sort 23:37:07 + '[' -f /tmp/packages_start.txt ']' 23:37:07 + '[' -f /tmp/packages_end.txt ']' 23:37:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:37:07 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-248 ']' 23:37:07 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-248/archives/ 23:37:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-248/archives/ [Pipeline] echo 23:37:07 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-248/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:37:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:37:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:37:08 23:37:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:37:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:37:09 alpine: Pulling from edgex-lftools-log-publisher 23:37:09 df20fa9351a1: Pulling fs layer 23:37:09 36b3adc4ff6f: Pulling fs layer 23:37:09 8ad3a11d3b57: Pulling fs layer 23:37:09 46f8f816bc3b: Pulling fs layer 23:37:09 93b61091891f: Pulling fs layer 23:37:09 93b9cdb0e59b: Pulling fs layer 23:37:09 5e14af77c1be: Pulling fs layer 23:37:09 01666e4c0597: Pulling fs layer 23:37:09 aa168da1d23b: Pulling fs layer 23:37:09 93b61091891f: Waiting 23:37:09 93b9cdb0e59b: Waiting 23:37:09 5e14af77c1be: Waiting 23:37:09 01666e4c0597: Waiting 23:37:09 aa168da1d23b: Waiting 23:37:09 46f8f816bc3b: Waiting 23:37:09 36b3adc4ff6f: Verifying Checksum 23:37:09 36b3adc4ff6f: Download complete 23:37:09 46f8f816bc3b: Verifying Checksum 23:37:09 46f8f816bc3b: Download complete 23:37:09 df20fa9351a1: Verifying Checksum 23:37:09 df20fa9351a1: Download complete 23:37:09 93b9cdb0e59b: Verifying Checksum 23:37:09 93b9cdb0e59b: Download complete 23:37:09 5e14af77c1be: Verifying Checksum 23:37:09 5e14af77c1be: Download complete 23:37:09 93b61091891f: Verifying Checksum 23:37:09 93b61091891f: Download complete 23:37:09 01666e4c0597: Verifying Checksum 23:37:09 01666e4c0597: Download complete 23:37:09 df20fa9351a1: Pull complete 23:37:09 36b3adc4ff6f: Pull complete 23:37:09 8ad3a11d3b57: Verifying Checksum 23:37:09 8ad3a11d3b57: Download complete 23:37:10 8ad3a11d3b57: Pull complete 23:37:10 46f8f816bc3b: Pull complete 23:37:10 93b61091891f: Pull complete 23:37:10 93b9cdb0e59b: Pull complete 23:37:10 5e14af77c1be: Pull complete 23:37:10 01666e4c0597: Pull complete 23:37:11 aa168da1d23b: Verifying Checksum 23:37:11 aa168da1d23b: Download complete 23:37:15 aa168da1d23b: Pull complete 23:37:15 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:37:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:37:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:37:15 prd-centos7-docker-4c-2g-486 does not seem to be running inside a container 23:37:15 $ 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-248/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-248 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-248:/w/workspace/xfoundry_go-mod-bootstrap_PR-248:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-248@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-248@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:37:18 $ docker top 7ebfb11995171ae687284de94352f9ef8b8b46e417ad5d973fbb7fabd588e38b -eo pid,comm [Pipeline] { [Pipeline] sh 23:37:18 + touch /tmp/pre-build-complete [Pipeline] sh 23:37:18 + mkdir -p /var/log/sa [Pipeline] sh 23:37:19 + ls /var/log/sa-host 23:37:19 + sadf -c /var/log/sa-host/sa05 23:37:19 file_magic: OK 23:37:19 HZ: Using current value: 100 23:37:19 file_header: OK 23:37:19 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 23:37:19 Statistics: 23:37:19 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:37:19 File successfully converted to sysstat format version 12.2.1 23:37:19 + sadf -c /var/log/sa-host/sa26 23:37:19 file_magic: OK 23:37:19 HZ: Using current value: 100 23:37:19 file_header: OK 23:37:19 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 23:37:19 Statistics: 23:37:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:37:19 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:37:19 provisioning config files... 23:37:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-248@tmp/config899855854227296269tmp [Pipeline] { [Pipeline] echo 23:37:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:37:19 ---> create-netrc.sh [Pipeline] } 23:37:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:37:19 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:37:20 ---> python-tools-install.sh [Pipeline] echo 23:37:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:37:20 ---> sudo-logs.sh 23:37:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:37:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:37:20 ---> job-cost.sh 23:37:20 lf-activate-venv: SKIPPING 23:37:20 DEBUG: total: 0.18000000715255737 23:37:20 INFO: Retrieving Stack Cost... 23:37:21 INFO: Retrieving Pricing Info for: v3-standard-2 23:37:22 INFO: Archiving Costs [Pipeline] echo 23:37:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:37:22 ---> logs-deploy.sh 23:37:22 lf-activate-venv: SKIPPING 23:37:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-248/4 23:37:22 INFO: archiving workspace using pattern(s): 23:37:23 Archives upload complete. 23:37:23 INFO: archiving logs to Nexus 23:37:24 ---> uname -a: 23:37:24 Linux prd-centos7-docker-4c-2g-486.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 23:37:24 23:37:24 23:37:24 ---> lscpu: 23:37:24 Architecture: x86_64 23:37:24 CPU op-mode(s): 32-bit, 64-bit 23:37:24 Byte Order: Little Endian 23:37:24 Address sizes: 40 bits physical, 48 bits virtual 23:37:24 CPU(s): 2 23:37:24 On-line CPU(s) list: 0,1 23:37:24 Thread(s) per core: 1 23:37:24 Core(s) per socket: 1 23:37:24 Socket(s): 2 23:37:24 NUMA node(s): 1 23:37:24 Vendor ID: AuthenticAMD 23:37:24 CPU family: 23 23:37:24 Model: 49 23:37:24 Model name: AMD EPYC-Rome Processor 23:37:24 Stepping: 0 23:37:24 CPU MHz: 2799.998 23:37:24 BogoMIPS: 5599.99 23:37:24 Virtualization: AMD-V 23:37:24 Hypervisor vendor: KVM 23:37:24 Virtualization type: full 23:37:24 L1d cache: 64 KiB 23:37:24 L1i cache: 64 KiB 23:37:24 L2 cache: 1 MiB 23:37:24 L3 cache: 32 MiB 23:37:24 NUMA node0 CPU(s): 0,1 23:37:24 Vulnerability Itlb multihit: Not affected 23:37:24 Vulnerability L1tf: Not affected 23:37:24 Vulnerability Mds: Not affected 23:37:24 Vulnerability Meltdown: Not affected 23:37:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:37:24 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:37:24 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:37:24 Vulnerability Srbds: Not affected 23:37:24 Vulnerability Tsx async abort: Not affected 23:37:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 23:37:24 23:37:24 23:37:24 ---> nproc: 23:37:24 2 23:37:24 23:37:24 23:37:24 ---> df -h: 23:37:24 Filesystem Size Used Available Use% Mounted on 23:37:24 overlay 40.0G 7.6G 32.4G 19% / 23:37:24 tmpfs 64.0M 0 64.0M 0% /dev 23:37:24 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:37:24 shm 64.0M 0 64.0M 0% /dev/shm 23:37:24 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 23:37:24 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 23:37:24 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 23:37:24 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 23:37:24 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 23:37:24 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 23:37:24 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-bootstrap_PR-248 23:37:24 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-bootstrap_PR-248@tmp 23:37:24 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 23:37:24 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 23:37:24 23:37:24 23:37:24 ---> free -m: 23:37:24 total used free shared buff/cache available 23:37:24 Mem: 7821 938 4788 0 2094 6704 23:37:24 Swap: 1023 0 1023 23:37:24 23:37:24 23:37:24 ---> ip addr: 23:37:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:37:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:37:24 inet 127.0.0.1/8 scope host lo 23:37:24 valid_lft forever preferred_lft forever 23:37:24 inet6 ::1/128 scope host 23:37:24 valid_lft forever preferred_lft forever 23:37:24 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:37:24 link/ether fa:16:3e:a1:40:f6 brd ff:ff:ff:ff:ff:ff 23:37:24 inet 10.30.123.103/23 brd 10.30.123.255 scope global dynamic eth0 23:37:24 valid_lft 85918sec preferred_lft 85918sec 23:37:24 inet6 fe80::f816:3eff:fea1:40f6/64 scope link 23:37:24 valid_lft forever preferred_lft forever 23:37:24 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:37:24 link/ether 02:42:c7:9a:00:9e brd ff:ff:ff:ff:ff:ff 23:37:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:37:24 valid_lft forever preferred_lft forever 23:37:24 inet6 fe80::42:c7ff:fe9a:9e/64 scope link 23:37:24 valid_lft forever preferred_lft forever 23:37:24 23:37:24 23:37:24 ---> sar -b -r -n DEV: 23:37:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) 23:37:24 23:37:24 23:29:12 LINUX RESTART (2 CPU) 23:37:24 23:37:24 23:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:37:24 23:31:01 3.58 0.02 3.56 0.00 0.53 118.84 0.00 23:37:24 23:32:01 0.45 0.00 0.45 0.00 0.00 6.95 0.00 23:37:24 23:33:01 0.27 0.00 0.27 0.00 0.00 3.02 0.00 23:37:24 23:34:02 0.22 0.00 0.22 0.00 0.00 3.50 0.00 23:37:24 23:35:01 0.25 0.00 0.25 0.00 0.00 3.12 0.00 23:37:24 23:36:01 0.27 0.00 0.27 0.00 0.00 3.00 0.00 23:37:24 23:37:01 0.23 0.00 0.23 0.00 0.00 3.63 0.00 23:37:24 Average: 0.75 0.00 0.75 0.00 0.08 20.33 0.00 23:37:24 23:37:24 23:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:37:24 23:31:01 5464876 0 804860 10.05 2620 1736584 1274584 14.07 575916 1567964 24 23:37:24 23:32:01 5469904 0 799828 9.99 2620 1736588 1206772 13.32 572160 1568336 8 23:37:24 23:33:01 5470256 0 799472 9.98 2620 1736592 1206688 13.32 568928 1571200 20 23:37:24 23:34:02 5470384 0 799340 9.98 2620 1736596 1206520 13.32 568148 1572056 16 23:37:24 23:35:01 5470020 0 799696 9.99 2620 1736604 1206592 13.32 565476 1575104 8 23:37:24 23:36:01 5470144 0 799572 9.98 2620 1736604 1206580 13.32 565472 1575160 8 23:37:24 23:37:01 5470356 0 799348 9.98 2620 1736616 1206520 13.32 565216 1575160 8 23:37:24 Average: 5469420 0 800302 9.99 2620 1736598 1216322 13.43 568759 1572140 13 23:37:24 23:37:24 23:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:37:24 23:31:01 eth0 4.00 1.90 3.09 0.21 0.00 0.00 0.00 0.00 23:37:24 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:24 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:24 23:32:01 eth0 1.35 0.48 0.39 0.21 0.00 0.00 0.00 0.00 23:37:24 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:24 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:24 23:33:01 eth0 0.98 0.50 0.54 0.39 0.00 0.00 0.00 0.00 23:37:24 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:24 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:24 23:34:02 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:37:24 23:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:24 23:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:24 23:35:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 23:37:24 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:24 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:24 23:36:01 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 23:37:24 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:24 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:24 23:37:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:37:24 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:24 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:24 Average: eth0 0.99 0.47 0.60 0.13 0.00 0.00 0.00 0.00 23:37:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:24 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:24 23:37:24 23:37:24 ---> sar -P ALL: 23:37:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) 23:37:24 23:37:24 23:29:12 LINUX RESTART (2 CPU) 23:37:24 23:37:24 23:30:01 CPU %user %nice %system %iowait %steal %idle 23:37:24 23:31:01 all 0.11 0.00 0.05 0.00 0.04 99.80 23:37:24 23:31:01 0 0.12 0.00 0.07 0.00 0.03 99.78 23:37:24 23:31:01 1 0.10 0.00 0.03 0.00 0.05 99.82 23:37:24 23:32:01 all 0.08 0.00 0.04 0.00 0.04 99.83 23:37:24 23:32:01 0 0.12 0.00 0.05 0.00 0.03 99.80 23:37:24 23:32:01 1 0.05 0.00 0.03 0.00 0.05 99.87 23:37:24 23:33:01 all 0.07 0.00 0.03 0.00 0.03 99.88 23:37:24 23:33:01 0 0.08 0.00 0.02 0.00 0.02 99.88 23:37:24 23:33:01 1 0.05 0.00 0.03 0.00 0.03 99.88 23:37:24 23:34:02 all 0.08 0.00 0.03 0.00 0.03 99.87 23:37:24 23:34:02 0 0.12 0.00 0.02 0.00 0.02 99.85 23:37:24 23:34:02 1 0.03 0.00 0.03 0.00 0.05 99.88 23:37:24 23:35:01 all 0.04 0.00 0.03 0.00 0.06 99.87 23:37:24 23:35:01 0 0.03 0.00 0.03 0.00 0.05 99.88 23:37:24 23:35:01 1 0.05 0.00 0.02 0.00 0.07 99.86 23:37:24 23:36:01 all 0.05 0.00 0.03 0.00 0.03 99.90 23:37:24 23:36:01 0 0.08 0.00 0.02 0.00 0.00 99.90 23:37:24 23:36:01 1 0.02 0.00 0.03 0.00 0.05 99.90 23:37:24 23:37:01 all 0.08 0.00 0.03 0.00 0.03 99.86 23:37:24 23:37:01 0 0.10 0.00 0.02 0.00 0.02 99.87 23:37:24 23:37:01 1 0.05 0.00 0.05 0.00 0.05 99.85 23:37:24 Average: all 0.07 0.00 0.03 0.00 0.04 99.86 23:37:24 Average: 0 0.09 0.00 0.03 0.00 0.02 99.85 23:37:24 Average: 1 0.05 0.00 0.03 0.00 0.05 99.87 23:37:24 23:37:24 23:37:24