Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83 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-ssh1914804155357217982.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2517340903051797965.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/master/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/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8483285527779124509.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh240874644167148887.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/master/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/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6644830485978285499.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1006 in /w/workspace/xfoundry_go-mod-bootstrap_master [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 Avoid second fetch Checking out Revision 5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83 (master) > git init /w/workspace/xfoundry_go-mod-bootstrap_master # 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_master@tmp/jenkins-gitclient-ssh4044525993818349837.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 core.sparsecheckout # timeout=10 > git checkout -f 5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83 # timeout=10 Commit message: "Merge pull request #254 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.2" > git rev-list --no-walk d62c100a07bafa6c10233a18f1edf2cf3ece81d3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-08T21:02:33.697Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-08T21:02:33.805Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-08T21:02:33.844Z] ========================================================= [2021-06-08T21:02:33.844Z] EdgeX Global Pipelines Version Info [2021-06-08T21:02:33.844Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:02:35.324Z] ------------------- [2021-06-08T21:02:35.324Z] stable info: [2021-06-08T21:02:35.324Z] ------------------- [2021-06-08T21:02:35.324Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-08T21:02:35.324Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-08T21:02:35.324Z] Message: update stable to v1.0.194 [2021-06-08T21:02:35.898Z] ------------------- [2021-06-08T21:02:35.898Z] experimental info: [2021-06-08T21:02:35.898Z] ------------------- [2021-06-08T21:02:35.898Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-08T21:02:35.898Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-08T21:02:35.898Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-08T21:02:36.021Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-06-08T21:02:36.047Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-06-08T21:02:36.073Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-08T21:02:36.097Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-08T21:02:36.123Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-08T21:02:36.146Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-08T21:02:36.170Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-08T21:02:36.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-08T21:02:36.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-08T21:02:36.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-08T21:02:36.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-08T21:02:36.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-06-08T21:02:36.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-08T21:02:36.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-08T21:02:36.361Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-08T21:02:36.384Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-08T21:02:36.407Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-08T21:02:36.432Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-08T21:02:36.455Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-08T21:02:36.479Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-08T21:02:36.502Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-08T21:02:36.526Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-08T21:02:36.549Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-08T21:02:36.573Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-08T21:02:36.596Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-08T21:02:36.621Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-08T21:02:36.646Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-08T21:02:36.670Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-08T21:02:36.693Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-08T21:02:36.719Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83 [Pipeline] echo [2021-06-08T21:02:36.743Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5aebb8a [Pipeline] echo [2021-06-08T21:02:36.765Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T21:02:37.270Z] + git log --format=format:%s -1 5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83 [Pipeline] echo [2021-06-08T21:02:37.309Z] GIT_COMMIT: 5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83, Commit Message: Merge pull request #254 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.2 [Pipeline] echo [2021-06-08T21:02:37.322Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:02:37.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T21:02:37.897Z] [2021-06-08T21:02:37.897Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:02:38.238Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T21:02:38.238Z] latest: Pulling from edgex-devops/git-semver [2021-06-08T21:02:38.238Z] 31603596830f: Pulling fs layer [2021-06-08T21:02:38.238Z] 54011a49482f: Pulling fs layer [2021-06-08T21:02:38.238Z] a6820b24f6d8: Pulling fs layer [2021-06-08T21:02:38.238Z] f581987b2513: Pulling fs layer [2021-06-08T21:02:38.238Z] f581987b2513: Waiting [2021-06-08T21:02:38.238Z] 54011a49482f: Verifying Checksum [2021-06-08T21:02:38.238Z] 54011a49482f: Download complete [2021-06-08T21:02:38.497Z] 31603596830f: Verifying Checksum [2021-06-08T21:02:38.497Z] 31603596830f: Download complete [2021-06-08T21:02:38.497Z] f581987b2513: Verifying Checksum [2021-06-08T21:02:38.497Z] f581987b2513: Download complete [2021-06-08T21:02:38.497Z] a6820b24f6d8: Verifying Checksum [2021-06-08T21:02:38.497Z] a6820b24f6d8: Download complete [2021-06-08T21:02:38.772Z] 31603596830f: Pull complete [2021-06-08T21:02:38.773Z] 54011a49482f: Pull complete [2021-06-08T21:02:39.350Z] a6820b24f6d8: Pull complete [2021-06-08T21:02:39.611Z] f581987b2513: Pull complete [2021-06-08T21:02:39.611Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-08T21:02:39.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T21:02:39.611Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-08T21:02:39.704Z] prd-centos7-docker-4c-2g-1006 does not seem to be running inside a container [2021-06-08T21:02:39.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-08T21:02:41.069Z] $ docker top 5b4652336a279bbd8aa31bf504428e398d0d7c47ffccf3f6556580b09d75fae6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T21:02:41.195Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T21:02:41.195Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T21:02:41.305Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T21:02:41.307Z] $ docker exec 5b4652336a279bbd8aa31bf504428e398d0d7c47ffccf3f6556580b09d75fae6 ssh-agent [2021-06-08T21:02:41.416Z] SSH_AUTH_SOCK=/tmp/ssh-KTctmC7FuYzw/agent.13 [2021-06-08T21:02:41.416Z] SSH_AGENT_PID=19 [2021-06-08T21:02:41.424Z] Running ssh-add (command line suppressed) [2021-06-08T21:02:41.524Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5400423855949081099.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5400423855949081099.key) [2021-06-08T21:02:41.542Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T21:02:41.855Z] + git tag --points-at HEAD [Pipeline] } [2021-06-08T21:02:41.870Z] $ docker exec --env ******** --env ******** 5b4652336a279bbd8aa31bf504428e398d0d7c47ffccf3f6556580b09d75fae6 ssh-agent -k [2021-06-08T21:02:41.962Z] unset SSH_AUTH_SOCK; [2021-06-08T21:02:41.962Z] unset SSH_AGENT_PID; [2021-06-08T21:02:41.962Z] echo Agent pid 19 killed; [2021-06-08T21:02:41.975Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-08T21:02:42.018Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T21:02:42.018Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T21:02:42.122Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T21:02:42.124Z] $ docker exec 5b4652336a279bbd8aa31bf504428e398d0d7c47ffccf3f6556580b09d75fae6 ssh-agent [2021-06-08T21:02:42.226Z] SSH_AUTH_SOCK=/tmp/ssh-AT0qge42HW7Z/agent.54 [2021-06-08T21:02:42.226Z] SSH_AGENT_PID=60 [2021-06-08T21:02:42.232Z] Running ssh-add (command line suppressed) [2021-06-08T21:02:42.332Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6120979657621820152.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6120979657621820152.key) [2021-06-08T21:02:42.348Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T21:02:42.661Z] + git semver init [2021-06-08T21:02:42.661Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T21:02:42.661Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-06-08T21:02:42.661Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-06-08T21:02:42.661Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T21:02:42.661Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T21:02:42.661Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T21:02:42.661Z] # $SEMVER_BRANCH = master [2021-06-08T21:02:42.661Z] # $SEMVER_TEMP = /tmp/semver-191027248 [2021-06-08T21:02:42.661Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-06-08T21:02:43.234Z] # '/tmp/semver-191027248' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' [2021-06-08T21:02:43.234Z] # -> Force: false [2021-06-08T21:02:43.234Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2021-06-08T21:02:43.244Z] $ docker exec --env ******** --env ******** 5b4652336a279bbd8aa31bf504428e398d0d7c47ffccf3f6556580b09d75fae6 ssh-agent -k [2021-06-08T21:02:43.335Z] unset SSH_AUTH_SOCK; [2021-06-08T21:02:43.336Z] unset SSH_AGENT_PID; [2021-06-08T21:02:43.336Z] echo Agent pid 60 killed; [2021-06-08T21:02:43.349Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T21:02:47.513Z] + git semver [Pipeline] } [2021-06-08T21:02:47.527Z] $ docker stop --time=1 5b4652336a279bbd8aa31bf504428e398d0d7c47ffccf3f6556580b09d75fae6 [2021-06-08T21:02:48.854Z] $ docker rm -f 5b4652336a279bbd8aa31bf504428e398d0d7c47ffccf3f6556580b09d75fae6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T21:02:49.229Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-08T21:02:49.508Z] Stashed 1 file(s) [Pipeline] echo [2021-06-08T21:02:49.512Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.62 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-08T21:02:49.956Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1003 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2021-06-08T21:02:49.977Z] Running in /w/workspace/go-mod-bootstrap/140 [Pipeline] { [Pipeline] checkout [2021-06-08T21:02:50.241Z] Selected Git installation does not exist. Using Default [2021-06-08T21:02:50.242Z] The recommended git tool is: NONE [2021-06-08T21:02:59.408Z] using credential edgex-jenkins-ssh [2021-06-08T21:02:59.427Z] Cloning the remote Git repository [2021-06-08T21:02:59.497Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-08T21:02:59.631Z] > git init /w/workspace/go-mod-bootstrap/140 # timeout=10 [2021-06-08T21:02:59.746Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-08T21:02:59.747Z] > git --version # timeout=10 [2021-06-08T21:02:59.765Z] > git --version # 'git version 2.17.1' [2021-06-08T21:02:59.767Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T21:02:59.843Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T21:03:00.759Z] Avoid second fetch [2021-06-08T21:03:00.760Z] Checking out Revision 5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83 (master) [2021-06-08T21:03:00.705Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-08T21:03:00.734Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T21:03:00.786Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T21:03:00.803Z] > git checkout -f 5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83 # timeout=10 [2021-06-08T21:03:04.741Z] Still waiting to schedule task [2021-06-08T21:03:04.741Z] ‘prd-centos7-docker-4c-2g-1007’ is offline [2021-06-08T21:03:05.316Z] Commit message: "Merge pull request #254 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T21:03:10.162Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-08T21:03:10.667Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T21:03:11.018Z] + sudo service docker restart [2021-06-08T21:03:11.018Z] + true [Pipeline] unstash [Pipeline] echo [2021-06-08T21:03:30.758Z] ========================================================= [2021-06-08T21:03:30.758Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-08T21:03:30.758Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:03:31.146Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-08T21:03:32.138Z] Sending build context to Docker daemon 966.7kB [2021-06-08T21:03:32.138Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-06-08T21:03:32.138Z] Step 2/8 : FROM ${BASE} [2021-06-08T21:03:32.757Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-08T21:03:32.757Z] 595b0fe564bb: Pulling fs layer [2021-06-08T21:03:32.757Z] 7186ed65a4f7: Pulling fs layer [2021-06-08T21:03:32.757Z] 316046926c0a: Pulling fs layer [2021-06-08T21:03:32.757Z] 4ebd0625c992: Pulling fs layer [2021-06-08T21:03:32.757Z] 207e8628e3a3: Pulling fs layer [2021-06-08T21:03:32.757Z] c791037a9be2: Pulling fs layer [2021-06-08T21:03:32.757Z] ffd874e62e21: Pulling fs layer [2021-06-08T21:03:32.757Z] 4ebd0625c992: Waiting [2021-06-08T21:03:32.757Z] 207e8628e3a3: Waiting [2021-06-08T21:03:32.757Z] c791037a9be2: Waiting [2021-06-08T21:03:32.757Z] 316046926c0a: Verifying Checksum [2021-06-08T21:03:32.757Z] 316046926c0a: Download complete [2021-06-08T21:03:32.757Z] 7186ed65a4f7: Download complete [2021-06-08T21:03:32.757Z] 207e8628e3a3: Verifying Checksum [2021-06-08T21:03:32.757Z] 207e8628e3a3: Download complete [2021-06-08T21:03:33.036Z] c791037a9be2: Verifying Checksum [2021-06-08T21:03:33.036Z] c791037a9be2: Download complete [2021-06-08T21:03:33.036Z] 595b0fe564bb: Download complete [2021-06-08T21:03:33.643Z] 595b0fe564bb: Pull complete [2021-06-08T21:03:34.254Z] 7186ed65a4f7: Pull complete [2021-06-08T21:03:34.868Z] 316046926c0a: Pull complete [2021-06-08T21:03:35.147Z] ffd874e62e21: Download complete [2021-06-08T21:03:36.603Z] 4ebd0625c992: Verifying Checksum [2021-06-08T21:03:36.603Z] 4ebd0625c992: Download complete [2021-06-08T21:03:46.341Z] 4ebd0625c992: Pull complete [2021-06-08T21:03:46.944Z] 207e8628e3a3: Pull complete [2021-06-08T21:03:47.225Z] c791037a9be2: Pull complete [2021-06-08T21:03:50.634Z] ffd874e62e21: Pull complete [2021-06-08T21:03:50.634Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-08T21:03:50.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-08T21:03:50.634Z] ---> cfc18b08335c [2021-06-08T21:03:50.634Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-08T21:03:54.306Z] ---> Running in 5a1a840b61b3 [2021-06-08T21:03:54.306Z] Removing intermediate container 5a1a840b61b3 [2021-06-08T21:03:54.306Z] ---> 7c022860d983 [2021-06-08T21:03:54.306Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T21:03:54.306Z] ---> Running in 66fbf2643cdb [2021-06-08T21:03:56.936Z] Removing intermediate container 66fbf2643cdb [2021-06-08T21:03:56.936Z] ---> 33351b8027c7 [2021-06-08T21:03:56.936Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-06-08T21:03:56.936Z] ---> Running in ca30dcbdb129 [2021-06-08T21:03:57.922Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:04:00.837Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:04:01.823Z] OK: 138 MiB in 40 packages [2021-06-08T21:04:03.301Z] Removing intermediate container ca30dcbdb129 [2021-06-08T21:04:03.301Z] ---> 531e78e72213 [2021-06-08T21:04:03.301Z] Step 6/8 : WORKDIR /build [2021-06-08T21:04:03.301Z] ---> Running in e4018870b918 [2021-06-08T21:04:03.900Z] Removing intermediate container e4018870b918 [2021-06-08T21:04:03.900Z] ---> 57006ef9fbe0 [2021-06-08T21:04:03.900Z] Step 7/8 : COPY go.mod . [2021-06-08T21:04:04.883Z] ---> bb711e1e5f89 [2021-06-08T21:04:04.883Z] Step 8/8 : RUN go mod download [2021-06-08T21:04:04.883Z] ---> Running in bc1ba2314512 [2021-06-08T21:04:29.149Z] Running on prd-centos7-docker-4c-2g-1011 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2021-06-08T21:04:29.171Z] Running in /w/workspace/go-mod-bootstrap/140 [Pipeline] { [Pipeline] checkout [2021-06-08T21:04:29.319Z] Selected Git installation does not exist. Using Default [2021-06-08T21:04:29.319Z] The recommended git tool is: NONE [2021-06-08T21:04:30.809Z] Removing intermediate container bc1ba2314512 [2021-06-08T21:04:30.809Z] ---> d6e0d9d9db60 [2021-06-08T21:04:30.809Z] Successfully built d6e0d9d9db60 [2021-06-08T21:04:30.809Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:04:31.164Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T21:04:31.164Z] . [Pipeline] withDockerContainer [2021-06-08T21:04:31.476Z] prd-ubuntu18.04-docker-arm64-4c-16g-1003 does not seem to be running inside a container [2021-06-08T21:04:31.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/140 -v /w/workspace/go-mod-bootstrap/140:/w/workspace/go-mod-bootstrap/140:rw,z -v /w/workspace/go-mod-bootstrap/140@tmp:/w/workspace/go-mod-bootstrap/140@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 ******** ci-base-image-arm64 cat [2021-06-08T21:04:31.702Z] using credential edgex-jenkins-ssh [2021-06-08T21:04:31.720Z] Cloning the remote Git repository [2021-06-08T21:04:34.383Z] Avoid second fetch [2021-06-08T21:04:34.384Z] Checking out Revision 5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83 (master) [2021-06-08T21:04:31.742Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-08T21:04:31.807Z] > git init /w/workspace/go-mod-bootstrap/140 # timeout=10 [2021-06-08T21:04:31.838Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-08T21:04:31.838Z] > git --version # timeout=10 [2021-06-08T21:04:31.851Z] > git --version # 'git version 2.24.4' [2021-06-08T21:04:31.852Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T21:04:31.889Z] [INFO] Currently running in a labeled security context [2021-06-08T21:04:31.889Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-08T21:04:31.889Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/140@tmp/jenkins-gitclient-ssh1058181390725264100.key [2021-06-08T21:04:31.924Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T21:04:32.563Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-08T21:04:32.570Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T21:04:34.406Z] $ docker top 948d29c3f54065a814252e98eed4d806568946031a342673ab78cdfc0b6e0657 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T21:04:34.395Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T21:04:34.406Z] > git checkout -f 5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83 # timeout=10 [2021-06-08T21:04:35.455Z] + go version [2021-06-08T21:04:35.456Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-08T21:04:35.483Z] $ docker stop --time=1 948d29c3f54065a814252e98eed4d806568946031a342673ab78cdfc0b6e0657 [2021-06-08T21:04:37.451Z] $ docker rm -f 948d29c3f54065a814252e98eed4d806568946031a342673ab78cdfc0b6e0657 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:04:38.063Z] Commit message: "Merge pull request #254 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.2" [2021-06-08T21:04:38.247Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T21:04:38.247Z] . [Pipeline] withDockerContainer [2021-06-08T21:04:38.544Z] prd-ubuntu18.04-docker-arm64-4c-16g-1003 does not seem to be running inside a container [2021-06-08T21:04:38.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/140 -v /w/workspace/go-mod-bootstrap/140:/w/workspace/go-mod-bootstrap/140:rw,z -v /w/workspace/go-mod-bootstrap/140@tmp:/w/workspace/go-mod-bootstrap/140@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 ******** ci-base-image-arm64 cat [2021-06-08T21:04:40.206Z] $ docker top 11271fad2d75c4ed9f5582e45c8c31ce135b31597c7ac32970f627a7aa75c40a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T21:04:42.998Z] + go mod tidy [Pipeline] sh [2021-06-08T21:04:43.062Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-08T21:04:43.383Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T21:04:43.669Z] + make test [2021-06-08T21:04:43.669Z] go mod tidy [2021-06-08T21:04:43.687Z] + sudo service docker restart [2021-06-08T21:04:43.687Z] + true [2021-06-08T21:04:43.687Z] Redirecting to /bin/systemctl restart docker.service [2021-06-08T21:04:43.940Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] unstash [Pipeline] echo [2021-06-08T21:05:02.021Z] ========================================================= [2021-06-08T21:05:02.022Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-08T21:05:02.022Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:05:02.365Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-08T21:05:04.513Z] Sending build context to Docker daemon 967.7kB [2021-06-08T21:05:04.513Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-06-08T21:05:04.513Z] Step 2/8 : FROM ${BASE} [2021-06-08T21:05:04.513Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-08T21:05:04.513Z] 540db60ca938: Pulling fs layer [2021-06-08T21:05:04.513Z] adcc1eea9eea: Pulling fs layer [2021-06-08T21:05:04.513Z] 4c4ab2625f07: Pulling fs layer [2021-06-08T21:05:04.513Z] 0510c868ecb4: Pulling fs layer [2021-06-08T21:05:04.513Z] afea3b2eda06: Pulling fs layer [2021-06-08T21:05:04.513Z] 7809a108b3ef: Pulling fs layer [2021-06-08T21:05:04.513Z] f706445af74f: Pulling fs layer [2021-06-08T21:05:04.513Z] afea3b2eda06: Waiting [2021-06-08T21:05:04.513Z] 7809a108b3ef: Waiting [2021-06-08T21:05:04.513Z] f706445af74f: Waiting [2021-06-08T21:05:04.513Z] 0510c868ecb4: Waiting [2021-06-08T21:05:04.513Z] 4c4ab2625f07: Verifying Checksum [2021-06-08T21:05:04.513Z] 4c4ab2625f07: Download complete [2021-06-08T21:05:04.513Z] adcc1eea9eea: Verifying Checksum [2021-06-08T21:05:04.513Z] adcc1eea9eea: Download complete [2021-06-08T21:05:04.513Z] afea3b2eda06: Verifying Checksum [2021-06-08T21:05:04.513Z] afea3b2eda06: Download complete [2021-06-08T21:05:04.513Z] 7809a108b3ef: Verifying Checksum [2021-06-08T21:05:04.513Z] 7809a108b3ef: Download complete [2021-06-08T21:05:04.513Z] 540db60ca938: Verifying Checksum [2021-06-08T21:05:04.513Z] 540db60ca938: Download complete [2021-06-08T21:05:04.513Z] 540db60ca938: Pull complete [2021-06-08T21:05:04.513Z] adcc1eea9eea: Pull complete [2021-06-08T21:05:04.513Z] 4c4ab2625f07: Pull complete [2021-06-08T21:05:04.778Z] f706445af74f: Verifying Checksum [2021-06-08T21:05:04.778Z] f706445af74f: Download complete [2021-06-08T21:05:05.755Z] 0510c868ecb4: Verifying Checksum [2021-06-08T21:05:05.755Z] 0510c868ecb4: Download complete [2021-06-08T21:05:09.111Z] 0510c868ecb4: Pull complete [2021-06-08T21:05:09.111Z] afea3b2eda06: Pull complete [2021-06-08T21:05:09.111Z] 7809a108b3ef: Pull complete [2021-06-08T21:05:10.088Z] f706445af74f: Pull complete [2021-06-08T21:05:10.088Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-08T21:05:10.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-08T21:05:10.088Z] ---> b068be0155e3 [2021-06-08T21:05:10.088Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-08T21:05:13.986Z] ---> Running in 8b2e2a87fe75 [2021-06-08T21:05:13.986Z] Removing intermediate container 8b2e2a87fe75 [2021-06-08T21:05:13.986Z] ---> 671a05684ab4 [2021-06-08T21:05:13.986Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T21:05:13.986Z] ---> Running in 02ff9e1e46bd [2021-06-08T21:05:14.955Z] Removing intermediate container 02ff9e1e46bd [2021-06-08T21:05:14.955Z] ---> a43f6569df16 [2021-06-08T21:05:14.955Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-06-08T21:05:14.955Z] ---> Running in bf501c4055a7 [2021-06-08T21:05:15.216Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T21:05:16.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T21:05:18.816Z] OK: 149 MiB in 40 packages [2021-06-08T21:05:18.816Z] Removing intermediate container bf501c4055a7 [2021-06-08T21:05:18.816Z] ---> 0bd4e56720e3 [2021-06-08T21:05:18.816Z] Step 6/8 : WORKDIR /build [2021-06-08T21:05:18.816Z] ---> Running in 915d784dcaa1 [2021-06-08T21:05:18.816Z] Removing intermediate container 915d784dcaa1 [2021-06-08T21:05:18.816Z] ---> 0415be4e631f [2021-06-08T21:05:18.816Z] Step 7/8 : COPY go.mod . [2021-06-08T21:05:18.816Z] ---> 9b77c26fb24c [2021-06-08T21:05:18.816Z] Step 8/8 : RUN go mod download [2021-06-08T21:05:18.816Z] ---> Running in 4d1d9d8e920a [2021-06-08T21:05:27.407Z] Removing intermediate container 4d1d9d8e920a [2021-06-08T21:05:27.407Z] ---> 03df0d96c315 [2021-06-08T21:05:27.407Z] Successfully built 03df0d96c315 [2021-06-08T21:05:27.407Z] Successfully tagged ci-base-image-x86_64:latest [2021-06-08T21:05:27.407Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-06-08T21:05:27.407Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.103s coverage: 5.4% of statements [2021-06-08T21:05:27.407Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-06-08T21:05:27.407Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.148s coverage: 92.2% of statements [2021-06-08T21:05:27.407Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.019s coverage: 85.3% of statements [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:05:27.733Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T21:05:27.733Z] . [Pipeline] withDockerContainer [2021-06-08T21:05:27.823Z] prd-centos7-docker-4c-2g-1011 does not seem to be running inside a container [2021-06-08T21:05:27.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/140 -v /w/workspace/go-mod-bootstrap/140:/w/workspace/go-mod-bootstrap/140:rw,z -v /w/workspace/go-mod-bootstrap/140@tmp:/w/workspace/go-mod-bootstrap/140@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 ******** ci-base-image-x86_64 cat [2021-06-08T21:05:28.241Z] $ docker top 9ff82be769e6fd2931d90790cca942d48b9ec395ceb97b7bc7c3f62b0166a8e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T21:05:28.636Z] + go version [2021-06-08T21:05:28.636Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-08T21:05:28.645Z] $ docker stop --time=1 9ff82be769e6fd2931d90790cca942d48b9ec395ceb97b7bc7c3f62b0166a8e4 [2021-06-08T21:05:28.877Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-06-08T21:05:28.877Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-06-08T21:05:29.156Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-06-08T21:05:29.826Z] $ docker rm -f 9ff82be769e6fd2931d90790cca942d48b9ec395ceb97b7bc7c3f62b0166a8e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:05:30.357Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T21:05:30.357Z] . [Pipeline] withDockerContainer [2021-06-08T21:05:30.431Z] prd-centos7-docker-4c-2g-1011 does not seem to be running inside a container [2021-06-08T21:05:30.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/140 -v /w/workspace/go-mod-bootstrap/140:/w/workspace/go-mod-bootstrap/140:rw,z -v /w/workspace/go-mod-bootstrap/140@tmp:/w/workspace/go-mod-bootstrap/140@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 ******** ci-base-image-x86_64 cat [2021-06-08T21:05:30.615Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.079s coverage: 100.0% of statements [2021-06-08T21:05:30.615Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.043s coverage: 26.7% of statements [2021-06-08T21:05:30.818Z] $ docker top 2d8e68a8113868a5eb604ee87589eb9caba9edd6b73cf72b72d82dd9ce41032c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T21:05:31.204Z] + go mod tidy [Pipeline] sh [2021-06-08T21:05:31.766Z] + make test [2021-06-08T21:05:31.767Z] go mod tidy [2021-06-08T21:05:31.767Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-08T21:05:36.063Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.056s coverage: 91.0% of statements [2021-06-08T21:05:36.063Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-06-08T21:05:36.063Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-06-08T21:05:36.063Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.020s coverage: 91.3% of statements [2021-06-08T21:05:36.063Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-06-08T21:05:36.335Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-08T21:05:45.602Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-06-08T21:05:45.602Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.008s coverage: 5.4% of statements [2021-06-08T21:05:45.602Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-06-08T21:05:45.602Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.009s coverage: 92.2% of statements [2021-06-08T21:05:45.602Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.003s coverage: 85.3% of statements [2021-06-08T21:05:45.602Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-06-08T21:05:45.602Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-06-08T21:05:45.602Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-06-08T21:05:45.602Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.006s coverage: 100.0% of statements [2021-06-08T21:05:45.602Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.005s coverage: 26.7% of statements [2021-06-08T21:05:47.519Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.013s coverage: 91.0% of statements [2021-06-08T21:05:47.519Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-06-08T21:05:47.519Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-06-08T21:05:47.519Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.002s coverage: 91.3% of statements [2021-06-08T21:05:47.519Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-06-08T21:05:47.519Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-08T21:05:52.843Z] gofmt -l . [2021-06-08T21:05:52.843Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-08T21:05:52.853Z] $ docker stop --time=1 2d8e68a8113868a5eb604ee87589eb9caba9edd6b73cf72b72d82dd9ce41032c [2021-06-08T21:05:54.557Z] $ docker rm -f 2d8e68a8113868a5eb604ee87589eb9caba9edd6b73cf72b72d82dd9ce41032c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T21:05:54.969Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-08T21:05:55.182Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:05:56.050Z] ---> job-cost.sh [2021-06-08T21:05:56.050Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ovtb [2021-06-08T21:06:04.216Z] gofmt -l . [2021-06-08T21:06:04.216Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-08T21:06:04.247Z] $ docker stop --time=1 11271fad2d75c4ed9f5582e45c8c31ce135b31597c7ac32970f627a7aa75c40a [2021-06-08T21:06:04.272Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-08T21:06:08.208Z] $ docker rm -f 11271fad2d75c4ed9f5582e45c8c31ce135b31597c7ac32970f627a7aa75c40a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T21:06:09.134Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-08T21:06:09.159Z] Warning: overwriting stash ‘coverage-report’ [2021-06-08T21:06:09.784Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:06:10.506Z] ---> job-cost.sh [2021-06-08T21:06:10.506Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aL5d [2021-06-08T21:06:18.207Z] lf-activate-venv(): INFO: Adding /tmp/venv-Ovtb/bin to PATH [2021-06-08T21:06:18.207Z] INFO: No Stack... [2021-06-08T21:06:18.469Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-08T21:06:19.043Z] INFO: Archiving Costs [Pipeline] sh [2021-06-08T21:06:19.372Z] + cat /w/workspace/go-mod-bootstrap/140/archives/cost.csv [2021-06-08T21:06:19.373Z] + cut -d, -f6 [Pipeline] lock [2021-06-08T21:06:19.401Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-140-stack-cost] [2021-06-08T21:06:19.422Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-140-stack-cost] did not exist. Created. [2021-06-08T21:06:19.422Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T21:06:19.758Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-08T21:06:19.834Z] Stashed 1 file(s) [Pipeline] } [2021-06-08T21:06:19.855Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-140-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-08T21:07:10.159Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-08T21:09:07.533Z] lf-activate-venv(): INFO: Adding /tmp/venv-aL5d/bin to PATH [2021-06-08T21:09:07.533Z] INFO: No Stack... [2021-06-08T21:09:07.533Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-08T21:09:07.533Z] INFO: Archiving Costs [Pipeline] sh [2021-06-08T21:09:07.875Z] + + cat /w/workspace/go-mod-bootstrap/140/archives/cost.csvcut [2021-06-08T21:09:07.875Z] -d, -f6 [Pipeline] lock [2021-06-08T21:09:07.938Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-140-stack-cost] [2021-06-08T21:09:07.946Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-140-stack-cost] did not exist. Created. [2021-06-08T21:09:07.947Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T21:09:08.316Z] /w/workspace/go-mod-bootstrap/140@tmp/durable-cdcdf557/script.sh: 1: /w/workspace/go-mod-bootstrap/140@tmp/durable-cdcdf557/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-08T21:09:08.661Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-08T21:09:08.696Z] Warning: overwriting stash ‘stack-cost’ [2021-06-08T21:09:08.855Z] Stashed 1 file(s) [Pipeline] } [2021-06-08T21:09:08.865Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-140-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-08T21:09:09.389Z] provisioning config files... [2021-06-08T21:09:09.400Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config5113388573564241606tmp [Pipeline] { [Pipeline] sh [2021-06-08T21:09:09.712Z] + set +x [2021-06-08T21:09:09.712Z] + bash -s -- [2021-06-08T21:09:09.712Z] + curl -s https://codecov.io/bash [2021-06-08T21:09:09.712Z] [2021-06-08T21:09:09.712Z] _____ _ [2021-06-08T21:09:09.712Z] / ____| | | [2021-06-08T21:09:09.712Z] | | ___ __| | ___ ___ _____ __ [2021-06-08T21:09:09.712Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-08T21:09:09.712Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-08T21:09:09.712Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-08T21:09:09.712Z] Bash-1.0.3 [2021-06-08T21:09:09.712Z] [2021-06-08T21:09:09.712Z] [2021-06-08T21:09:09.712Z] ==> git version 2.24.4 found [2021-06-08T21:09:09.712Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-08T21:09:09.712Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-08T21:09:09.712Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-08T21:09:09.712Z] ==> Jenkins CI detected. [2021-06-08T21:09:09.712Z] project root: . [2021-06-08T21:09:09.712Z] --> token set from env [2021-06-08T21:09:09.712Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-08T21:09:09.712Z] ==> Running gcov in . (disable via -X gcov) [2021-06-08T21:09:09.712Z] ==> Python coveragepy not found [2021-06-08T21:09:09.712Z] ==> Searching for coverage reports in: [2021-06-08T21:09:09.712Z] + . [2021-06-08T21:09:09.712Z] -> Found 1 reports [2021-06-08T21:09:09.712Z] ==> Detecting git/mercurial file structure [2021-06-08T21:09:09.712Z] ==> Reading reports [2021-06-08T21:09:09.974Z] + ./coverage.out bytes=31740 [2021-06-08T21:09:09.974Z] ==> Appending adjustments [2021-06-08T21:09:09.974Z] https://docs.codecov.io/docs/fixing-reports [2021-06-08T21:09:09.974Z] + Found adjustments [2021-06-08T21:09:09.974Z] ==> Gzipping contents [2021-06-08T21:09:09.974Z] 8.0K /tmp/codecov.tHsuil.gz [2021-06-08T21:09:09.974Z] ==> Uploading reports [2021-06-08T21:09:09.974Z] url: https://codecov.io [2021-06-08T21:09:09.974Z] query: branch=master&commit=5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F140%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-08T21:09:09.974Z] -> Pinging Codecov [2021-06-08T21:09:09.974Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F140%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-08T21:09:10.547Z] -> Uploading to [2021-06-08T21:09:10.548Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-08/833815588EE85121546D348822E98E2E/5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83/97cb4d5b-471c-4f77-862c-d50a649ddbd1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T210910Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c014b07f100844219a35a28c8834ecff6eb6e03a96fa766116cfe174b42edeb2 [2021-06-08T21:09:10.548Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-08T21:09:10.548Z] Dload Upload Total Spent Left Speed [2021-06-08T21:09:10.810Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5990 0 0 100 5990 0 18600 --:--:-- --:--:-- --:--:-- 18602 [2021-06-08T21:09:10.810Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83 [Pipeline] } [2021-06-08T21:09:10.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-08T21:09:11.131Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-08T21:09:11.143Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:09:11.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-08T21:09:11.451Z] [2021-06-08T21:09:11.451Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:09:11.777Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-08T21:09:11.777Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-08T21:09:11.777Z] 188c0c94c7c5: Pulling fs layer [2021-06-08T21:09:11.777Z] 0ef7d3d256c8: Pulling fs layer [2021-06-08T21:09:11.777Z] de9db76c5a1d: Pulling fs layer [2021-06-08T21:09:11.777Z] 0eba1c9be4d2: Pulling fs layer [2021-06-08T21:09:11.777Z] 0d57e429df01: Pulling fs layer [2021-06-08T21:09:11.777Z] 4e4be7b47b0d: Pulling fs layer [2021-06-08T21:09:11.777Z] e1f770b5df2f: Pulling fs layer [2021-06-08T21:09:11.777Z] 85a0685a4137: Pulling fs layer [2021-06-08T21:09:11.777Z] 0eba1c9be4d2: Waiting [2021-06-08T21:09:11.777Z] 0d57e429df01: Waiting [2021-06-08T21:09:11.777Z] 4e4be7b47b0d: Waiting [2021-06-08T21:09:11.777Z] e1f770b5df2f: Waiting [2021-06-08T21:09:11.777Z] 85a0685a4137: Waiting [2021-06-08T21:09:11.777Z] de9db76c5a1d: Verifying Checksum [2021-06-08T21:09:11.777Z] de9db76c5a1d: Download complete [2021-06-08T21:09:11.777Z] 0ef7d3d256c8: Verifying Checksum [2021-06-08T21:09:11.777Z] 0ef7d3d256c8: Download complete [2021-06-08T21:09:11.777Z] 0d57e429df01: Verifying Checksum [2021-06-08T21:09:11.777Z] 0d57e429df01: Download complete [2021-06-08T21:09:11.777Z] 4e4be7b47b0d: Verifying Checksum [2021-06-08T21:09:11.777Z] 4e4be7b47b0d: Download complete [2021-06-08T21:09:11.777Z] 188c0c94c7c5: Verifying Checksum [2021-06-08T21:09:12.041Z] 188c0c94c7c5: Pull complete [2021-06-08T21:09:12.302Z] 0ef7d3d256c8: Pull complete [2021-06-08T21:09:12.302Z] de9db76c5a1d: Pull complete [2021-06-08T21:09:12.888Z] e1f770b5df2f: Verifying Checksum [2021-06-08T21:09:12.888Z] e1f770b5df2f: Download complete [2021-06-08T21:09:14.304Z] 0eba1c9be4d2: Verifying Checksum [2021-06-08T21:09:14.304Z] 0eba1c9be4d2: Download complete [2021-06-08T21:09:14.576Z] 85a0685a4137: Verifying Checksum [2021-06-08T21:09:14.576Z] 85a0685a4137: Download complete [2021-06-08T21:09:17.439Z] 0eba1c9be4d2: Pull complete [2021-06-08T21:09:17.440Z] 0d57e429df01: Pull complete [2021-06-08T21:09:17.440Z] 4e4be7b47b0d: Pull complete [2021-06-08T21:09:18.011Z] e1f770b5df2f: Pull complete [2021-06-08T21:09:21.331Z] 85a0685a4137: Pull complete [2021-06-08T21:09:21.331Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-08T21:09:21.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-08T21:09:21.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-08T21:09:21.403Z] prd-centos7-docker-4c-2g-1006 does not seem to be running inside a container [2021-06-08T21:09:21.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-08T21:09:24.581Z] $ docker top 22e6d76ae7ed6dfa4b63861c4663cd231bb78087ea0e498bb23278a1260f66ab -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T21:09:24.687Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-08T21:09:24.989Z] + set -o pipefail [2021-06-08T21:09:24.989Z] + snyk monitor '--org=edgex-jenkins' [2021-06-08T21:09:30.295Z] [2021-06-08T21:09:30.296Z] Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap/v2)... [2021-06-08T21:09:30.296Z] [2021-06-08T21:09:30.296Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/75e9e3ee-da7c-4dd7-8df7-56db2aa3880d [2021-06-08T21:09:30.296Z] [2021-06-08T21:09:30.296Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-08T21:09:30.296Z] [2021-06-08T21:09:30.296Z] [Pipeline] } [2021-06-08T21:09:30.306Z] $ docker stop --time=1 22e6d76ae7ed6dfa4b63861c4663cd231bb78087ea0e498bb23278a1260f66ab [2021-06-08T21:09:34.266Z] $ docker rm -f 22e6d76ae7ed6dfa4b63861c4663cd231bb78087ea0e498bb23278a1260f66ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T21:09:35.322Z] + git log --format=format:%s -1 5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83 [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:09:35.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T21:09:35.641Z] . [Pipeline] withDockerContainer [2021-06-08T21:09:35.716Z] prd-centos7-docker-4c-2g-1006 does not seem to be running inside a container [2021-06-08T21:09:35.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-08T21:09:36.153Z] $ docker top 648031a38e985dde896e182e382ba8fe451f51f26b53a36b8537fc29c198acd1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T21:09:36.283Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T21:09:36.283Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T21:09:36.394Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T21:09:36.395Z] $ docker exec 648031a38e985dde896e182e382ba8fe451f51f26b53a36b8537fc29c198acd1 ssh-agent [2021-06-08T21:09:36.506Z] SSH_AUTH_SOCK=/tmp/ssh-DMn7RpxMNg3E/agent.13 [2021-06-08T21:09:36.506Z] SSH_AGENT_PID=19 [2021-06-08T21:09:36.512Z] Running ssh-add (command line suppressed) [2021-06-08T21:09:36.608Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4283060529977913332.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4283060529977913332.key) [2021-06-08T21:09:36.629Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T21:09:36.936Z] + git semver tag [2021-06-08T21:09:36.936Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T21:09:36.936Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-06-08T21:09:36.936Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-06-08T21:09:36.936Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T21:09:36.936Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T21:09:36.936Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T21:09:36.936Z] # $SEMVER_BRANCH = master [2021-06-08T21:09:36.936Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2021-06-08T21:09:36.936Z] # 5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83 HEAD [2021-06-08T21:09:36.936Z] # -> Force: false [2021-06-08T21:09:36.936Z] # 80d8a7fc8585da93bee461bb6346da4bb55b9dd5 refs/tags/v2.0.0-dev.62 [Pipeline] } [2021-06-08T21:09:36.945Z] $ docker exec --env ******** --env ******** 648031a38e985dde896e182e382ba8fe451f51f26b53a36b8537fc29c198acd1 ssh-agent -k [2021-06-08T21:09:37.047Z] unset SSH_AUTH_SOCK; [2021-06-08T21:09:37.047Z] unset SSH_AGENT_PID; [2021-06-08T21:09:37.047Z] echo Agent pid 19 killed; [2021-06-08T21:09:37.055Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T21:09:37.391Z] + git semver [Pipeline] } [2021-06-08T21:09:37.405Z] $ docker stop --time=1 648031a38e985dde896e182e382ba8fe451f51f26b53a36b8537fc29c198acd1 [2021-06-08T21:09:38.591Z] $ docker rm -f 648031a38e985dde896e182e382ba8fe451f51f26b53a36b8537fc29c198acd1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:09:41.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-08T21:09:41.016Z] [2021-06-08T21:09:41.016Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:09:41.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-08T21:09:41.332Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-08T21:09:41.332Z] ab5ef0e58194: Pulling fs layer [2021-06-08T21:09:41.332Z] 9712f1f96733: Pulling fs layer [2021-06-08T21:09:41.332Z] 63f879dbbcfc: Pulling fs layer [2021-06-08T21:09:41.332Z] 0d9ebad4ef96: Pulling fs layer [2021-06-08T21:09:41.332Z] e9a5061849ea: Pulling fs layer [2021-06-08T21:09:41.332Z] d747dcd14b5f: Pulling fs layer [2021-06-08T21:09:41.332Z] 2de7ff778b66: Pulling fs layer [2021-06-08T21:09:41.332Z] 0d9ebad4ef96: Waiting [2021-06-08T21:09:41.332Z] e9a5061849ea: Waiting [2021-06-08T21:09:41.332Z] d747dcd14b5f: Waiting [2021-06-08T21:09:41.332Z] 2de7ff778b66: Waiting [2021-06-08T21:09:41.332Z] 9712f1f96733: Verifying Checksum [2021-06-08T21:09:41.332Z] 9712f1f96733: Download complete [2021-06-08T21:09:43.874Z] 63f879dbbcfc: Verifying Checksum [2021-06-08T21:09:43.874Z] 63f879dbbcfc: Download complete [2021-06-08T21:09:43.874Z] e9a5061849ea: Verifying Checksum [2021-06-08T21:09:43.874Z] e9a5061849ea: Download complete [2021-06-08T21:09:43.874Z] d747dcd14b5f: Verifying Checksum [2021-06-08T21:09:43.874Z] d747dcd14b5f: Download complete [2021-06-08T21:09:44.134Z] 2de7ff778b66: Verifying Checksum [2021-06-08T21:09:44.134Z] 2de7ff778b66: Download complete [2021-06-08T21:09:44.713Z] ab5ef0e58194: Verifying Checksum [2021-06-08T21:09:44.713Z] ab5ef0e58194: Download complete [2021-06-08T21:09:44.713Z] 0d9ebad4ef96: Verifying Checksum [2021-06-08T21:09:44.713Z] 0d9ebad4ef96: Download complete [2021-06-08T21:09:47.151Z] ab5ef0e58194: Pull complete [2021-06-08T21:09:47.151Z] 9712f1f96733: Pull complete [2021-06-08T21:09:48.100Z] 63f879dbbcfc: Pull complete [2021-06-08T21:09:51.441Z] 0d9ebad4ef96: Pull complete [2021-06-08T21:09:51.441Z] e9a5061849ea: Pull complete [2021-06-08T21:09:51.441Z] d747dcd14b5f: Pull complete [2021-06-08T21:09:52.407Z] 2de7ff778b66: Pull complete [2021-06-08T21:09:52.407Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-08T21:09:52.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-08T21:09:52.407Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-08T21:09:52.482Z] prd-centos7-docker-4c-2g-1006 does not seem to be running inside a container [2021-06-08T21:09:52.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-08T21:09:56.827Z] $ docker top 2df7666e9f7e84f41747af653d47b5476cbacd5558fa38c5af53d8923b7cfdc8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-08T21:09:56.934Z] provisioning config files... [2021-06-08T21:09:56.958Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config2303204988976749543tmp [2021-06-08T21:09:56.981Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7825074263559441857tmp [2021-06-08T21:09:57.003Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config9179223914146546442tmp [Pipeline] { [Pipeline] echo [2021-06-08T21:09:57.029Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:09:57.345Z] ---> sigul-configuration.sh [2021-06-08T21:09:57.345Z] gpg: directory `/root/.gnupg' created [2021-06-08T21:09:57.345Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-08T21:09:57.345Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-08T21:09:57.345Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-08T21:09:57.345Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-08T21:09:57.345Z] gpg: CAST5 encrypted data [2021-06-08T21:09:57.345Z] gpg: encrypted with 1 passphrase [2021-06-08T21:09:57.345Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-08T21:09:57.647Z] + mkdir /home/jenkins [2021-06-08T21:09:57.647Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-08T21:09:57.952Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-08T21:09:57.962Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:09:58.260Z] ---> sigul-install.sh [2021-06-08T21:10:02.484Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-08T21:10:02.781Z] + git tag --list [2021-06-08T21:10:02.781Z] v0.0.1 [2021-06-08T21:10:02.781Z] v0.0.10 [2021-06-08T21:10:02.781Z] v0.0.11 [2021-06-08T21:10:02.781Z] v0.0.12 [2021-06-08T21:10:02.781Z] v0.0.13 [2021-06-08T21:10:02.781Z] v0.0.14 [2021-06-08T21:10:02.781Z] v0.0.15 [2021-06-08T21:10:02.781Z] v0.0.16 [2021-06-08T21:10:02.781Z] v0.0.17 [2021-06-08T21:10:02.781Z] v0.0.18 [2021-06-08T21:10:02.781Z] v0.0.19 [2021-06-08T21:10:02.781Z] v0.0.2 [2021-06-08T21:10:02.781Z] v0.0.20 [2021-06-08T21:10:02.781Z] v0.0.21 [2021-06-08T21:10:02.781Z] v0.0.22 [2021-06-08T21:10:02.781Z] v0.0.23 [2021-06-08T21:10:02.781Z] v0.0.24 [2021-06-08T21:10:02.781Z] v0.0.25 [2021-06-08T21:10:02.781Z] v0.0.26 [2021-06-08T21:10:02.781Z] v0.0.27 [2021-06-08T21:10:02.781Z] v0.0.28 [2021-06-08T21:10:02.781Z] v0.0.29 [2021-06-08T21:10:02.781Z] v0.0.3 [2021-06-08T21:10:02.781Z] v0.0.30 [2021-06-08T21:10:02.781Z] v0.0.31 [2021-06-08T21:10:02.781Z] v0.0.32 [2021-06-08T21:10:02.781Z] v0.0.33 [2021-06-08T21:10:02.781Z] v0.0.34 [2021-06-08T21:10:02.781Z] v0.0.35 [2021-06-08T21:10:02.781Z] v0.0.36 [2021-06-08T21:10:02.781Z] v0.0.37 [2021-06-08T21:10:02.781Z] v0.0.38 [2021-06-08T21:10:02.781Z] v0.0.39 [2021-06-08T21:10:02.781Z] v0.0.4 [2021-06-08T21:10:02.781Z] v0.0.40 [2021-06-08T21:10:02.781Z] v0.0.41 [2021-06-08T21:10:02.781Z] v0.0.42 [2021-06-08T21:10:02.781Z] v0.0.43 [2021-06-08T21:10:02.781Z] v0.0.44 [2021-06-08T21:10:02.781Z] v0.0.45 [2021-06-08T21:10:02.781Z] v0.0.46 [2021-06-08T21:10:02.781Z] v0.0.47 [2021-06-08T21:10:02.781Z] v0.0.48 [2021-06-08T21:10:02.781Z] v0.0.49 [2021-06-08T21:10:02.781Z] v0.0.5 [2021-06-08T21:10:02.781Z] v0.0.50 [2021-06-08T21:10:02.781Z] v0.0.51 [2021-06-08T21:10:02.781Z] v0.0.52 [2021-06-08T21:10:02.781Z] v0.0.53 [2021-06-08T21:10:02.781Z] v0.0.54 [2021-06-08T21:10:02.781Z] v0.0.55 [2021-06-08T21:10:02.781Z] v0.0.56 [2021-06-08T21:10:02.781Z] v0.0.57 [2021-06-08T21:10:02.781Z] v0.0.58 [2021-06-08T21:10:02.781Z] v0.0.59 [2021-06-08T21:10:02.781Z] v0.0.6 [2021-06-08T21:10:02.781Z] v0.0.60 [2021-06-08T21:10:02.781Z] v0.0.61 [2021-06-08T21:10:02.782Z] v0.0.62 [2021-06-08T21:10:02.782Z] v0.0.63 [2021-06-08T21:10:02.782Z] v0.0.64 [2021-06-08T21:10:02.782Z] v0.0.65 [2021-06-08T21:10:02.782Z] v0.0.66 [2021-06-08T21:10:02.782Z] v0.0.67 [2021-06-08T21:10:02.782Z] v0.0.68 [2021-06-08T21:10:02.782Z] v0.0.69 [2021-06-08T21:10:02.782Z] v0.0.7 [2021-06-08T21:10:02.782Z] v0.0.70 [2021-06-08T21:10:02.782Z] v0.0.71 [2021-06-08T21:10:02.782Z] v0.0.72 [2021-06-08T21:10:02.782Z] v0.0.8 [2021-06-08T21:10:02.782Z] v0.0.9 [2021-06-08T21:10:02.782Z] v2.0.0-dev.1 [2021-06-08T21:10:02.782Z] v2.0.0-dev.10 [2021-06-08T21:10:02.782Z] v2.0.0-dev.11 [2021-06-08T21:10:02.782Z] v2.0.0-dev.12 [2021-06-08T21:10:02.782Z] v2.0.0-dev.13 [2021-06-08T21:10:02.782Z] v2.0.0-dev.14 [2021-06-08T21:10:02.782Z] v2.0.0-dev.15 [2021-06-08T21:10:02.782Z] v2.0.0-dev.16 [2021-06-08T21:10:02.782Z] v2.0.0-dev.17 [2021-06-08T21:10:02.782Z] v2.0.0-dev.18 [2021-06-08T21:10:02.782Z] v2.0.0-dev.19 [2021-06-08T21:10:02.782Z] v2.0.0-dev.2 [2021-06-08T21:10:02.782Z] v2.0.0-dev.20 [2021-06-08T21:10:02.782Z] v2.0.0-dev.21 [2021-06-08T21:10:02.782Z] v2.0.0-dev.22 [2021-06-08T21:10:02.782Z] v2.0.0-dev.23 [2021-06-08T21:10:02.782Z] v2.0.0-dev.24 [2021-06-08T21:10:02.782Z] v2.0.0-dev.25 [2021-06-08T21:10:02.782Z] v2.0.0-dev.26 [2021-06-08T21:10:02.782Z] v2.0.0-dev.27 [2021-06-08T21:10:02.782Z] v2.0.0-dev.28 [2021-06-08T21:10:02.782Z] v2.0.0-dev.29 [2021-06-08T21:10:02.782Z] v2.0.0-dev.3 [2021-06-08T21:10:02.782Z] v2.0.0-dev.30 [2021-06-08T21:10:02.782Z] v2.0.0-dev.31 [2021-06-08T21:10:02.782Z] v2.0.0-dev.32 [2021-06-08T21:10:02.782Z] v2.0.0-dev.33 [2021-06-08T21:10:02.782Z] v2.0.0-dev.34 [2021-06-08T21:10:02.782Z] v2.0.0-dev.35 [2021-06-08T21:10:02.782Z] v2.0.0-dev.36 [2021-06-08T21:10:02.782Z] v2.0.0-dev.37 [2021-06-08T21:10:02.782Z] v2.0.0-dev.38 [2021-06-08T21:10:02.782Z] v2.0.0-dev.39 [2021-06-08T21:10:02.782Z] v2.0.0-dev.4 [2021-06-08T21:10:02.782Z] v2.0.0-dev.40 [2021-06-08T21:10:02.782Z] v2.0.0-dev.41 [2021-06-08T21:10:02.782Z] v2.0.0-dev.42 [2021-06-08T21:10:02.782Z] v2.0.0-dev.43 [2021-06-08T21:10:02.782Z] v2.0.0-dev.44 [2021-06-08T21:10:02.782Z] v2.0.0-dev.45 [2021-06-08T21:10:02.782Z] v2.0.0-dev.46 [2021-06-08T21:10:02.782Z] v2.0.0-dev.47 [2021-06-08T21:10:02.782Z] v2.0.0-dev.48 [2021-06-08T21:10:02.782Z] v2.0.0-dev.49 [2021-06-08T21:10:02.782Z] v2.0.0-dev.5 [2021-06-08T21:10:02.782Z] v2.0.0-dev.50 [2021-06-08T21:10:02.782Z] v2.0.0-dev.51 [2021-06-08T21:10:02.782Z] v2.0.0-dev.52 [2021-06-08T21:10:02.782Z] v2.0.0-dev.53 [2021-06-08T21:10:02.782Z] v2.0.0-dev.54 [2021-06-08T21:10:02.782Z] v2.0.0-dev.55 [2021-06-08T21:10:02.782Z] v2.0.0-dev.56 [2021-06-08T21:10:02.782Z] v2.0.0-dev.57 [2021-06-08T21:10:02.782Z] v2.0.0-dev.58 [2021-06-08T21:10:02.782Z] v2.0.0-dev.59 [2021-06-08T21:10:02.782Z] v2.0.0-dev.6 [2021-06-08T21:10:02.782Z] v2.0.0-dev.60 [2021-06-08T21:10:02.782Z] v2.0.0-dev.61 [2021-06-08T21:10:02.782Z] v2.0.0-dev.62 [2021-06-08T21:10:02.782Z] v2.0.0-dev.7 [2021-06-08T21:10:02.782Z] v2.0.0-dev.8 [2021-06-08T21:10:02.782Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-08T21:10:03.075Z] + lftools sign git-tag v2.0.0-dev.62 [2021-06-08T21:10:03.655Z] Signing Git tag with Sigul... [2021-06-08T21:10:03.655Z] Signing v2.0.0-dev.62 [Pipeline] echo [2021-06-08T21:10:05.057Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:10:05.358Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-08T21:10:05.367Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-08T21:10:05.393Z] $ docker stop --time=1 2df7666e9f7e84f41747af653d47b5476cbacd5558fa38c5af53d8923b7cfdc8 [2021-06-08T21:10:06.964Z] $ docker rm -f 2df7666e9f7e84f41747af653d47b5476cbacd5558fa38c5af53d8923b7cfdc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:10:11.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T21:10:11.870Z] . [Pipeline] withDockerContainer [2021-06-08T21:10:11.946Z] prd-centos7-docker-4c-2g-1006 does not seem to be running inside a container [2021-06-08T21:10:11.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-08T21:10:12.337Z] $ docker top 810ad36b9afcdc0872330994de0c19be4ac1fd9003bfdb8f8cb4de31aa3e5411 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T21:10:12.485Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T21:10:12.485Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T21:10:12.607Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T21:10:12.608Z] $ docker exec 810ad36b9afcdc0872330994de0c19be4ac1fd9003bfdb8f8cb4de31aa3e5411 ssh-agent [2021-06-08T21:10:12.717Z] SSH_AUTH_SOCK=/tmp/ssh-qaXtmRTUaaU8/agent.13 [2021-06-08T21:10:12.717Z] SSH_AGENT_PID=19 [2021-06-08T21:10:12.722Z] Running ssh-add (command line suppressed) [2021-06-08T21:10:12.822Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3639109275925437223.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3639109275925437223.key) [2021-06-08T21:10:12.839Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T21:10:13.159Z] + git semver bump pre [2021-06-08T21:10:13.159Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T21:10:13.159Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-06-08T21:10:13.159Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-06-08T21:10:13.159Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T21:10:13.159Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T21:10:13.159Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T21:10:13.159Z] # $SEMVER_BRANCH = master [2021-06-08T21:10:13.159Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2021-06-08T21:10:13.159Z] 2.0.0-dev.63 [Pipeline] } [2021-06-08T21:10:13.227Z] $ docker exec --env ******** --env ******** 810ad36b9afcdc0872330994de0c19be4ac1fd9003bfdb8f8cb4de31aa3e5411 ssh-agent -k [2021-06-08T21:10:13.348Z] unset SSH_AUTH_SOCK; [2021-06-08T21:10:13.355Z] unset SSH_AGENT_PID; [2021-06-08T21:10:13.355Z] echo Agent pid 19 killed; [2021-06-08T21:10:13.401Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T21:10:13.997Z] + git semver [Pipeline] } [2021-06-08T21:10:14.009Z] $ docker stop --time=1 810ad36b9afcdc0872330994de0c19be4ac1fd9003bfdb8f8cb4de31aa3e5411 [2021-06-08T21:10:15.207Z] $ docker rm -f 810ad36b9afcdc0872330994de0c19be4ac1fd9003bfdb8f8cb4de31aa3e5411 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:10:15.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T21:10:15.584Z] . [Pipeline] withDockerContainer [2021-06-08T21:10:15.662Z] prd-centos7-docker-4c-2g-1006 does not seem to be running inside a container [2021-06-08T21:10:15.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-08T21:10:16.064Z] $ docker top 262f522ba91b956338ce347b886079e8e1bf89a3a62cae6df1ab0abfa5431ef7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T21:10:16.181Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T21:10:16.181Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T21:10:16.299Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T21:10:16.300Z] $ docker exec 262f522ba91b956338ce347b886079e8e1bf89a3a62cae6df1ab0abfa5431ef7 ssh-agent [2021-06-08T21:10:16.418Z] SSH_AUTH_SOCK=/tmp/ssh-tG40HVpZneSu/agent.13 [2021-06-08T21:10:16.418Z] SSH_AGENT_PID=19 [2021-06-08T21:10:16.425Z] Running ssh-add (command line suppressed) [2021-06-08T21:10:16.527Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6193963007993133581.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6193963007993133581.key) [2021-06-08T21:10:16.544Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T21:10:16.860Z] + git semver push [2021-06-08T21:10:16.860Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T21:10:16.860Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-06-08T21:10:16.860Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-06-08T21:10:16.860Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T21:10:16.860Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T21:10:16.860Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T21:10:16.860Z] # $SEMVER_BRANCH = master [2021-06-08T21:10:16.860Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2021-06-08T21:10:17.119Z] git-semver-push: non-fast-forward update: refs/heads/semver [Pipeline] } [2021-06-08T21:10:17.132Z] $ docker exec --env ******** --env ******** 262f522ba91b956338ce347b886079e8e1bf89a3a62cae6df1ab0abfa5431ef7 ssh-agent -k [2021-06-08T21:10:17.223Z] unset SSH_AUTH_SOCK; [2021-06-08T21:10:17.223Z] unset SSH_AGENT_PID; [2021-06-08T21:10:17.223Z] echo Agent pid 19 killed; [2021-06-08T21:10:17.235Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-06-08T21:10:17.283Z] $ docker stop --time=1 262f522ba91b956338ce347b886079e8e1bf89a3a62cae6df1ab0abfa5431ef7 [2021-06-08T21:10:19.692Z] $ docker rm -f 262f522ba91b956338ce347b886079e8e1bf89a3a62cae6df1ab0abfa5431ef7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:10:20.681Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:10:21.246Z] ---> package-listing.sh [2021-06-08T21:10:21.246Z] ++ facter osfamily [2021-06-08T21:10:21.246Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-08T21:10:21.514Z] + OS_FAMILY=redhat [2021-06-08T21:10:21.514Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master [2021-06-08T21:10:21.514Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-08T21:10:21.514Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-08T21:10:21.514Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-08T21:10:21.514Z] + PACKAGES=/tmp/packages_start.txt [2021-06-08T21:10:21.514Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2021-06-08T21:10:21.514Z] + PACKAGES=/tmp/packages_end.txt [2021-06-08T21:10:21.514Z] + case "${OS_FAMILY}" in [2021-06-08T21:10:21.514Z] + rpm -qa [2021-06-08T21:10:21.514Z] + sort [2021-06-08T21:10:22.087Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-08T21:10:22.087Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-08T21:10:22.087Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-08T21:10:22.087Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2021-06-08T21:10:22.087Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [2021-06-08T21:10:22.087Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] echo [2021-06-08T21:10:22.099Z] 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-08T21:10:22.387Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:10:22.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T21:10:22.950Z] [2021-06-08T21:10:22.950Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:10:23.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T21:10:23.263Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-08T21:10:23.263Z] df20fa9351a1: Pulling fs layer [2021-06-08T21:10:23.263Z] 36b3adc4ff6f: Pulling fs layer [2021-06-08T21:10:23.263Z] 8ad3a11d3b57: Pulling fs layer [2021-06-08T21:10:23.263Z] 46f8f816bc3b: Pulling fs layer [2021-06-08T21:10:23.263Z] 93b61091891f: Pulling fs layer [2021-06-08T21:10:23.263Z] 93b9cdb0e59b: Pulling fs layer [2021-06-08T21:10:23.263Z] 5e14af77c1be: Pulling fs layer [2021-06-08T21:10:23.263Z] 01666e4c0597: Pulling fs layer [2021-06-08T21:10:23.263Z] aa168da1d23b: Pulling fs layer [2021-06-08T21:10:23.263Z] 93b61091891f: Waiting [2021-06-08T21:10:23.263Z] 93b9cdb0e59b: Waiting [2021-06-08T21:10:23.263Z] 5e14af77c1be: Waiting [2021-06-08T21:10:23.263Z] 01666e4c0597: Waiting [2021-06-08T21:10:23.263Z] aa168da1d23b: Waiting [2021-06-08T21:10:23.263Z] 46f8f816bc3b: Waiting [2021-06-08T21:10:23.263Z] 36b3adc4ff6f: Verifying Checksum [2021-06-08T21:10:23.263Z] 36b3adc4ff6f: Download complete [2021-06-08T21:10:23.263Z] 46f8f816bc3b: Verifying Checksum [2021-06-08T21:10:23.263Z] 46f8f816bc3b: Download complete [2021-06-08T21:10:23.526Z] df20fa9351a1: Verifying Checksum [2021-06-08T21:10:23.526Z] df20fa9351a1: Download complete [2021-06-08T21:10:23.526Z] 93b61091891f: Verifying Checksum [2021-06-08T21:10:23.526Z] 93b61091891f: Download complete [2021-06-08T21:10:23.526Z] 93b9cdb0e59b: Verifying Checksum [2021-06-08T21:10:23.526Z] 93b9cdb0e59b: Download complete [2021-06-08T21:10:23.526Z] 5e14af77c1be: Verifying Checksum [2021-06-08T21:10:23.526Z] 5e14af77c1be: Download complete [2021-06-08T21:10:23.526Z] 01666e4c0597: Verifying Checksum [2021-06-08T21:10:23.526Z] 01666e4c0597: Download complete [2021-06-08T21:10:23.526Z] df20fa9351a1: Pull complete [2021-06-08T21:10:23.789Z] 8ad3a11d3b57: Verifying Checksum [2021-06-08T21:10:23.789Z] 8ad3a11d3b57: Download complete [2021-06-08T21:10:23.789Z] 36b3adc4ff6f: Pull complete [2021-06-08T21:10:24.365Z] 8ad3a11d3b57: Pull complete [2021-06-08T21:10:24.365Z] 46f8f816bc3b: Pull complete [2021-06-08T21:10:24.625Z] 93b61091891f: Pull complete [2021-06-08T21:10:24.625Z] 93b9cdb0e59b: Pull complete [2021-06-08T21:10:24.885Z] 5e14af77c1be: Pull complete [2021-06-08T21:10:24.885Z] 01666e4c0597: Pull complete [2021-06-08T21:10:25.825Z] aa168da1d23b: Verifying Checksum [2021-06-08T21:10:25.825Z] aa168da1d23b: Download complete [2021-06-08T21:10:30.054Z] aa168da1d23b: Pull complete [2021-06-08T21:10:30.054Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-08T21:10:30.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T21:10:30.054Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-08T21:10:30.128Z] prd-centos7-docker-4c-2g-1006 does not seem to be running inside a container [2021-06-08T21:10:30.166Z] $ 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_master/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_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-08T21:10:33.550Z] $ docker top ca3575b4d3801025c70a4db5c11f9900aca7aaeee1e90d7493987da9d2050ab0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T21:10:33.917Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-08T21:10:34.209Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-08T21:10:34.511Z] + ls /var/log/sa-host [2021-06-08T21:10:34.511Z] + sadf -c /var/log/sa-host/sa05 [2021-06-08T21:10:34.511Z] file_magic: OK [2021-06-08T21:10:34.511Z] HZ: Using current value: 100 [2021-06-08T21:10:34.511Z] file_header: OK [2021-06-08T21:10:34.511Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-08T21:10:34.511Z] Statistics: [2021-06-08T21:10:34.511Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T21:10:34.511Z] File successfully converted to sysstat format version 12.2.1 [2021-06-08T21:10:34.511Z] + sadf -c /var/log/sa-host/sa08 [2021-06-08T21:10:34.511Z] file_magic: OK [2021-06-08T21:10:34.511Z] HZ: Using current value: 100 [2021-06-08T21:10:34.511Z] file_header: OK [2021-06-08T21:10:34.511Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-08T21:10:34.511Z] Statistics: [2021-06-08T21:10:34.511Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T21:10:34.511Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T21:10:34.703Z] provisioning config files... [2021-06-08T21:10:34.712Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config3829683996975599152tmp [Pipeline] { [Pipeline] echo [2021-06-08T21:10:34.733Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:10:35.028Z] ---> create-netrc.sh [Pipeline] } [2021-06-08T21:10:35.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:10:35.400Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-08T21:10:35.411Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:10:35.703Z] ---> sudo-logs.sh [2021-06-08T21:10:35.704Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-08T21:10:35.734Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:10:36.037Z] ---> job-cost.sh [2021-06-08T21:10:36.037Z] lf-activate-venv: SKIPPING [2021-06-08T21:10:36.037Z] DEBUG: total: 0.18000000715255737 [2021-06-08T21:10:36.037Z] INFO: Retrieving Stack Cost... [2021-06-08T21:10:37.422Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-08T21:10:37.995Z] INFO: Archiving Costs [Pipeline] echo [2021-06-08T21:10:38.007Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:10:38.304Z] ---> logs-deploy.sh [2021-06-08T21:10:38.304Z] lf-activate-venv: SKIPPING [2021-06-08T21:10:38.304Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/140 [2021-06-08T21:10:38.304Z] INFO: archiving workspace using pattern(s):