Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 011f90c1aded870e945927a52dc79902e3daa599 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-22626 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 011f90c1aded870e945927a52dc79902e3daa599 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 011f90c1aded870e945927a52dc79902e3daa599 # timeout=10 Commit message: "Merge pull request #156 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.6" > git rev-list --no-walk ec2d1cf3092da685f05a9a38dd0e87620792269b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-25T14:24:52.378Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-25T14:24:52.661Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-25T14:24:52.767Z] ========================================================= [2021-01-25T14:24:52.767Z] EdgeX Global Pipelines Version Info [2021-01-25T14:24:52.767Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-25T14:24:54.312Z] ------------------- [2021-01-25T14:24:54.312Z] stable info: [2021-01-25T14:24:54.312Z] ------------------- [2021-01-25T14:24:54.312Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-25T14:24:54.312Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-25T14:24:54.312Z] Message: update stable to v1.0.179 [2021-01-25T14:24:55.262Z] ------------------- [2021-01-25T14:24:55.262Z] experimental info: [2021-01-25T14:24:55.262Z] ------------------- [2021-01-25T14:24:55.262Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-25T14:24:55.262Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-25T14:24:55.262Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-25T14:24:55.603Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-01-25T14:24:55.695Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-01-25T14:24:55.785Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-25T14:24:55.891Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-25T14:24:55.982Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-25T14:24:56.072Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-25T14:24:56.191Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-25T14:24:56.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-25T14:24:56.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-25T14:24:56.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-25T14:24:56.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-25T14:24:56.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo [2021-01-25T14:24:56.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-25T14:24:56.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-25T14:24:56.985Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-25T14:24:57.075Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-25T14:24:57.177Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-25T14:24:57.283Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-25T14:24:57.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-25T14:24:57.462Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-25T14:24:57.553Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-25T14:24:57.648Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-25T14:24:57.753Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-25T14:24:57.857Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-25T14:24:57.951Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-25T14:24:58.064Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-25T14:24:58.181Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-25T14:24:58.311Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-01-25T14:24:58.406Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-01-25T14:24:58.498Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-01-25T14:24:58.604Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 011f90c1aded870e945927a52dc79902e3daa599 [Pipeline] echo [2021-01-25T14:24:58.693Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 011f90c [Pipeline] echo [2021-01-25T14:24:58.783Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-25T14:24:59.511Z] + git log --format=format:%s -1 011f90c1aded870e945927a52dc79902e3daa599 [Pipeline] echo [2021-01-25T14:24:59.567Z] GIT_COMMIT: 011f90c1aded870e945927a52dc79902e3daa599, Commit Message: Merge pull request #156 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.6 [Pipeline] echo [2021-01-25T14:24:59.612Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-25T14:25:00.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-25T14:25:00.880Z] [2021-01-25T14:25:00.880Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-25T14:25:01.232Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-25T14:25:01.232Z] latest: Pulling from edgex-devops/git-semver [2021-01-25T14:25:01.232Z] 31603596830f: Pulling fs layer [2021-01-25T14:25:01.232Z] 2a8b12db71e7: Pulling fs layer [2021-01-25T14:25:01.232Z] 6ca5941a6612: Pulling fs layer [2021-01-25T14:25:01.232Z] ecc8261a40a4: Pulling fs layer [2021-01-25T14:25:01.232Z] ecc8261a40a4: Waiting [2021-01-25T14:25:01.232Z] 2a8b12db71e7: Verifying Checksum [2021-01-25T14:25:01.232Z] 2a8b12db71e7: Download complete [2021-01-25T14:25:01.508Z] 31603596830f: Verifying Checksum [2021-01-25T14:25:01.508Z] 31603596830f: Download complete [2021-01-25T14:25:01.773Z] ecc8261a40a4: Verifying Checksum [2021-01-25T14:25:01.773Z] ecc8261a40a4: Download complete [2021-01-25T14:25:01.773Z] 6ca5941a6612: Verifying Checksum [2021-01-25T14:25:01.773Z] 6ca5941a6612: Download complete [2021-01-25T14:25:01.773Z] 31603596830f: Pull complete [2021-01-25T14:25:02.038Z] 2a8b12db71e7: Pull complete [2021-01-25T14:25:02.617Z] 6ca5941a6612: Pull complete [2021-01-25T14:25:02.881Z] ecc8261a40a4: Pull complete [2021-01-25T14:25:02.881Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-25T14:25:02.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-25T14:25:02.881Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-25T14:25:02.992Z] prd-centos7-docker-4c-2g-22626 does not seem to be running inside a container [2021-01-25T14:25:03.043Z] $ 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-01-25T14:25:04.841Z] $ docker top 82c789a9df6bc96086125aaa1eacc986242a97aca83df1bb088c058ddc5bec40 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-25T14:25:05.154Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-25T14:25:05.154Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-25T14:25:05.367Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-25T14:25:05.370Z] $ docker exec 82c789a9df6bc96086125aaa1eacc986242a97aca83df1bb088c058ddc5bec40 ssh-agent [2021-01-25T14:25:05.532Z] SSH_AUTH_SOCK=/tmp/ssh-0xVn5Ncsh23u/agent.11 [2021-01-25T14:25:05.532Z] SSH_AGENT_PID=16 [2021-01-25T14:25:05.543Z] Running ssh-add (command line suppressed) [2021-01-25T14:25:05.659Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5480139467132347510.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5480139467132347510.key) [2021-01-25T14:25:05.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-25T14:25:06.046Z] + git tag --points-at HEAD [Pipeline] } [2021-01-25T14:25:06.067Z] $ docker exec --env ******** --env ******** 82c789a9df6bc96086125aaa1eacc986242a97aca83df1bb088c058ddc5bec40 ssh-agent -k [2021-01-25T14:25:06.182Z] unset SSH_AUTH_SOCK; [2021-01-25T14:25:06.182Z] unset SSH_AGENT_PID; [2021-01-25T14:25:06.182Z] echo Agent pid 16 killed; [2021-01-25T14:25:06.231Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-25T14:25:06.401Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-25T14:25:06.401Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-25T14:25:06.571Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-25T14:25:06.575Z] $ docker exec 82c789a9df6bc96086125aaa1eacc986242a97aca83df1bb088c058ddc5bec40 ssh-agent [2021-01-25T14:25:06.734Z] SSH_AUTH_SOCK=/tmp/ssh-WX5Wz77rmkuz/agent.45 [2021-01-25T14:25:06.734Z] SSH_AGENT_PID=50 [2021-01-25T14:25:06.742Z] Running ssh-add (command line suppressed) [2021-01-25T14:25:06.866Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8549637186097283889.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8549637186097283889.key) [2021-01-25T14:25:06.926Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-25T14:25:07.308Z] + git semver init [2021-01-25T14:25:07.308Z] # -> Open(): unable to determine branch for HEAD [2021-01-25T14:25:07.308Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-01-25T14:25:07.308Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-01-25T14:25:07.308Z] # $SEMVER_REMOTE_NAME = origin [2021-01-25T14:25:07.308Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-25T14:25:07.308Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-25T14:25:07.308Z] # $SEMVER_BRANCH = master [2021-01-25T14:25:07.308Z] # $SEMVER_TEMP = /tmp/semver-605578380 [2021-01-25T14:25:07.308Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-01-25T14:25:08.265Z] # '/tmp/semver-605578380' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' [2021-01-25T14:25:08.265Z] # -> Force: false [2021-01-25T14:25:08.265Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2021-01-25T14:25:08.279Z] $ docker exec --env ******** --env ******** 82c789a9df6bc96086125aaa1eacc986242a97aca83df1bb088c058ddc5bec40 ssh-agent -k [2021-01-25T14:25:08.411Z] unset SSH_AUTH_SOCK; [2021-01-25T14:25:08.411Z] unset SSH_AGENT_PID; [2021-01-25T14:25:08.411Z] echo Agent pid 50 killed; [2021-01-25T14:25:08.462Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-25T14:25:08.924Z] + git semver [Pipeline] } [2021-01-25T14:25:08.942Z] $ docker stop --time=1 82c789a9df6bc96086125aaa1eacc986242a97aca83df1bb088c058ddc5bec40 [2021-01-25T14:25:10.675Z] $ docker rm -f 82c789a9df6bc96086125aaa1eacc986242a97aca83df1bb088c058ddc5bec40 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-25T14:25:11.199Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-25T14:25:11.639Z] Stashed 1 file(s) [Pipeline] echo [2021-01-25T14:25:11.642Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.3 [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-01-25T14:25:27.111Z] Still waiting to schedule task [2021-01-25T14:25:27.111Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-25T14:25:27.113Z] Still waiting to schedule task [2021-01-25T14:25:27.114Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-25T14:27:18.494Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-22628 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2021-01-25T14:27:18.567Z] Running in /w/workspace/go-mod-bootstrap/79 [Pipeline] { [Pipeline] checkout [2021-01-25T14:27:23.644Z] using credential edgex-jenkins-ssh [2021-01-25T14:27:23.705Z] Cloning the remote Git repository [2021-01-25T14:27:23.767Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-01-25T14:27:23.877Z] > git init /w/workspace/go-mod-bootstrap/79 # timeout=10 [2021-01-25T14:27:23.962Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-01-25T14:27:23.963Z] > git --version # timeout=10 [2021-01-25T14:27:23.984Z] > git --version # 'git version 2.17.1' [2021-01-25T14:27:23.986Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-25T14:27:24.074Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-25T14:27:25.738Z] Checking out Revision 011f90c1aded870e945927a52dc79902e3daa599 (master) [2021-01-25T14:27:25.097Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-01-25T14:27:25.117Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-25T14:27:25.141Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-01-25T14:27:25.178Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-01-25T14:27:25.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-25T14:27:25.229Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-25T14:27:25.766Z] > git config core.sparsecheckout # timeout=10 [2021-01-25T14:27:25.786Z] > git checkout -f 011f90c1aded870e945927a52dc79902e3daa599 # timeout=10 [2021-01-25T14:27:29.108Z] Running on prd-centos7-docker-4c-2g-22631 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2021-01-25T14:27:29.179Z] Running in /w/workspace/go-mod-bootstrap/79 [Pipeline] { [Pipeline] checkout [2021-01-25T14:27:30.327Z] Commit message: "Merge pull request #156 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.6" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-25T14:27:31.883Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-25T14:27:32.131Z] using credential edgex-jenkins-ssh [2021-01-25T14:27:32.181Z] Cloning the remote Git repository [2021-01-25T14:27:32.326Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-25T14:27:32.676Z] + sudo service docker restart [2021-01-25T14:27:32.676Z] + true [2021-01-25T14:27:31.948Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-01-25T14:27:32.020Z] > git init /w/workspace/go-mod-bootstrap/79 # timeout=10 [2021-01-25T14:27:32.089Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-01-25T14:27:32.090Z] > git --version # timeout=10 [2021-01-25T14:27:32.097Z] > git --version # 'git version 2.24.3' [2021-01-25T14:27:32.098Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-25T14:27:32.136Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-25T14:27:33.347Z] Checking out Revision 011f90c1aded870e945927a52dc79902e3daa599 (master) [2021-01-25T14:27:32.758Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-01-25T14:27:32.769Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-25T14:27:32.787Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-01-25T14:27:32.801Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-01-25T14:27:32.801Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-25T14:27:32.805Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-25T14:27:33.194Z] > git config core.sparsecheckout # timeout=10 [2021-01-25T14:27:33.199Z] > git checkout -f 011f90c1aded870e945927a52dc79902e3daa599 # timeout=10 [Pipeline] unstash [Pipeline] echo [2021-01-25T14:27:34.908Z] ========================================================= [2021-01-25T14:27:34.908Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-25T14:27:34.908Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-25T14:27:35.302Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-25T14:27:36.306Z] Sending build context to Docker daemon 652.8kB [2021-01-25T14:27:36.306Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2021-01-25T14:27:36.306Z] Step 2/8 : FROM ${BASE} [2021-01-25T14:27:36.585Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-25T14:27:36.585Z] 5f621e34cdf4: Pulling fs layer [2021-01-25T14:27:36.585Z] a4357932f1b6: Pulling fs layer [2021-01-25T14:27:36.585Z] 18c013af1878: Pulling fs layer [2021-01-25T14:27:36.585Z] 00ac8860ef70: Pulling fs layer [2021-01-25T14:27:36.585Z] 63d7cb157983: Pulling fs layer [2021-01-25T14:27:36.585Z] b116817d02f9: Pulling fs layer [2021-01-25T14:27:36.585Z] 745a02a5169b: Pulling fs layer [2021-01-25T14:27:36.585Z] 00ac8860ef70: Waiting [2021-01-25T14:27:36.585Z] 63d7cb157983: Waiting [2021-01-25T14:27:36.585Z] b116817d02f9: Waiting [2021-01-25T14:27:36.585Z] 18c013af1878: Verifying Checksum [2021-01-25T14:27:36.585Z] 18c013af1878: Download complete [2021-01-25T14:27:36.585Z] a4357932f1b6: Verifying Checksum [2021-01-25T14:27:36.585Z] a4357932f1b6: Download complete [2021-01-25T14:27:36.585Z] 63d7cb157983: Verifying Checksum [2021-01-25T14:27:36.585Z] 63d7cb157983: Download complete [2021-01-25T14:27:36.585Z] b116817d02f9: Download complete [2021-01-25T14:27:36.585Z] 5f621e34cdf4: Verifying Checksum [2021-01-25T14:27:36.585Z] 5f621e34cdf4: Download complete [2021-01-25T14:27:36.843Z] Commit message: "Merge pull request #156 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.6" [2021-01-25T14:27:37.184Z] 5f621e34cdf4: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-25T14:27:37.785Z] a4357932f1b6: Pull complete [2021-01-25T14:27:38.061Z] 18c013af1878: Pull complete [2021-01-25T14:27:38.072Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-25T14:27:38.402Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-25T14:27:38.701Z] + sudo service docker restart [2021-01-25T14:27:38.701Z] + true [2021-01-25T14:27:38.701Z] Redirecting to /bin/systemctl restart docker.service [2021-01-25T14:27:39.049Z] 745a02a5169b: Verifying Checksum [2021-01-25T14:27:39.049Z] 745a02a5169b: Download complete [Pipeline] unstash [Pipeline] echo [2021-01-25T14:27:39.868Z] ========================================================= [2021-01-25T14:27:39.868Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-25T14:27:39.868Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-25T14:27:40.050Z] 00ac8860ef70: Verifying Checksum [2021-01-25T14:27:40.050Z] 00ac8860ef70: Download complete [2021-01-25T14:27:40.209Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-25T14:27:40.472Z] Sending build context to Docker daemon 653.8kB [2021-01-25T14:27:40.472Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2021-01-25T14:27:40.472Z] Step 2/8 : FROM ${BASE} [2021-01-25T14:27:40.734Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-25T14:27:40.734Z] 188c0c94c7c5: Pulling fs layer [2021-01-25T14:27:40.734Z] 0ef7d3d256c8: Pulling fs layer [2021-01-25T14:27:40.734Z] de9db76c5a1d: Pulling fs layer [2021-01-25T14:27:40.734Z] bca2f99d35d6: Pulling fs layer [2021-01-25T14:27:40.734Z] 93359f2a8cfa: Pulling fs layer [2021-01-25T14:27:40.734Z] 7c6f9722023f: Pulling fs layer [2021-01-25T14:27:40.734Z] a35cf1a2eb13: Pulling fs layer [2021-01-25T14:27:40.734Z] 93359f2a8cfa: Waiting [2021-01-25T14:27:40.734Z] 7c6f9722023f: Waiting [2021-01-25T14:27:40.734Z] a35cf1a2eb13: Waiting [2021-01-25T14:27:40.734Z] bca2f99d35d6: Waiting [2021-01-25T14:27:40.734Z] de9db76c5a1d: Verifying Checksum [2021-01-25T14:27:40.734Z] de9db76c5a1d: Download complete [2021-01-25T14:27:40.734Z] 0ef7d3d256c8: Verifying Checksum [2021-01-25T14:27:40.734Z] 0ef7d3d256c8: Download complete [2021-01-25T14:27:40.734Z] 93359f2a8cfa: Verifying Checksum [2021-01-25T14:27:40.734Z] 93359f2a8cfa: Download complete [2021-01-25T14:27:40.734Z] 7c6f9722023f: Verifying Checksum [2021-01-25T14:27:40.734Z] 7c6f9722023f: Download complete [2021-01-25T14:27:40.734Z] 188c0c94c7c5: Verifying Checksum [2021-01-25T14:27:40.734Z] 188c0c94c7c5: Download complete [2021-01-25T14:27:40.997Z] 188c0c94c7c5: Pull complete [2021-01-25T14:27:41.260Z] 0ef7d3d256c8: Pull complete [2021-01-25T14:27:41.523Z] de9db76c5a1d: Pull complete [2021-01-25T14:27:42.924Z] a35cf1a2eb13: Download complete [2021-01-25T14:27:43.191Z] bca2f99d35d6: Verifying Checksum [2021-01-25T14:27:43.191Z] bca2f99d35d6: Download complete [2021-01-25T14:27:48.533Z] bca2f99d35d6: Pull complete [2021-01-25T14:27:48.533Z] 93359f2a8cfa: Pull complete [2021-01-25T14:27:48.533Z] 7c6f9722023f: Pull complete [2021-01-25T14:27:50.284Z] 00ac8860ef70: Pull complete [2021-01-25T14:27:50.284Z] 63d7cb157983: Pull complete [2021-01-25T14:27:50.568Z] b116817d02f9: Pull complete [2021-01-25T14:27:54.905Z] 745a02a5169b: Pull complete [2021-01-25T14:27:54.905Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-25T14:27:54.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-25T14:27:54.905Z] ---> b7e6874047d6 [2021-01-25T14:27:54.905Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-25T14:27:56.893Z] ---> Running in 8c806bce0a68 [2021-01-25T14:27:57.502Z] Removing intermediate container 8c806bce0a68 [2021-01-25T14:27:57.502Z] ---> 329bb0478796 [2021-01-25T14:27:57.502Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T14:27:57.502Z] ---> Running in 54dcfc5c2ade [2021-01-25T14:27:58.601Z] a35cf1a2eb13: Pull complete [2021-01-25T14:27:58.601Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-25T14:27:58.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-25T14:27:58.601Z] ---> a62c8e92a672 [2021-01-25T14:27:58.601Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-25T14:27:58.601Z] ---> Running in 526ab5c8a083 [2021-01-25T14:27:58.601Z] Removing intermediate container 526ab5c8a083 [2021-01-25T14:27:58.601Z] ---> 14740f2803ae [2021-01-25T14:27:58.601Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T14:27:58.601Z] ---> Running in 73cc42fa03b1 [2021-01-25T14:27:59.179Z] Removing intermediate container 73cc42fa03b1 [2021-01-25T14:27:59.179Z] ---> e409b6799055 [2021-01-25T14:27:59.179Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-01-25T14:27:59.179Z] ---> Running in e1adae563215 [2021-01-25T14:27:59.444Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T14:28:00.128Z] Removing intermediate container 54dcfc5c2ade [2021-01-25T14:28:00.128Z] ---> 0a938b0d3ea9 [2021-01-25T14:28:00.128Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-01-25T14:28:00.128Z] ---> Running in 48e48fe0d9c0 [2021-01-25T14:28:00.395Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T14:28:01.124Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T14:28:01.353Z] OK: 166 MiB in 39 packages [2021-01-25T14:28:01.623Z] Removing intermediate container e1adae563215 [2021-01-25T14:28:01.623Z] ---> 3690d5c9d13d [2021-01-25T14:28:01.623Z] Step 6/8 : WORKDIR /build [2021-01-25T14:28:01.897Z] ---> Running in f84166b133a6 [2021-01-25T14:28:01.897Z] Removing intermediate container f84166b133a6 [2021-01-25T14:28:01.897Z] ---> 3ea6bf54981e [2021-01-25T14:28:01.897Z] Step 7/8 : COPY go.mod . [2021-01-25T14:28:02.120Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T14:28:02.161Z] ---> 20200d0a4409 [2021-01-25T14:28:02.161Z] Step 8/8 : RUN go mod download [2021-01-25T14:28:02.161Z] ---> Running in 17061b3d2a12 [2021-01-25T14:28:03.107Z] OK: 142 MiB in 39 packages [2021-01-25T14:28:04.589Z] Removing intermediate container 48e48fe0d9c0 [2021-01-25T14:28:04.589Z] ---> fdf175429722 [2021-01-25T14:28:04.589Z] Step 6/8 : WORKDIR /build [2021-01-25T14:28:04.589Z] ---> Running in 50b3681559f7 [2021-01-25T14:28:04.867Z] Removing intermediate container 50b3681559f7 [2021-01-25T14:28:04.867Z] ---> f0e87dd2bb1d [2021-01-25T14:28:04.867Z] Step 7/8 : COPY go.mod . [2021-01-25T14:28:05.851Z] ---> 49dcfba2c384 [2021-01-25T14:28:05.851Z] Step 8/8 : RUN go mod download [2021-01-25T14:28:05.851Z] ---> Running in 1bd489e4ae5a [2021-01-25T14:28:20.382Z] Removing intermediate container 17061b3d2a12 [2021-01-25T14:28:20.382Z] ---> 23f47d2f58a5 [2021-01-25T14:28:20.382Z] Successfully built 23f47d2f58a5 [2021-01-25T14:28:20.383Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-25T14:28:20.722Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-25T14:28:20.722Z] . [Pipeline] withDockerContainer [2021-01-25T14:28:20.870Z] prd-centos7-docker-4c-2g-22631 does not seem to be running inside a container [2021-01-25T14:28:20.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/79 -v /w/workspace/go-mod-bootstrap/79:/w/workspace/go-mod-bootstrap/79:rw,z -v /w/workspace/go-mod-bootstrap/79@tmp:/w/workspace/go-mod-bootstrap/79@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-x86_64 cat [2021-01-25T14:28:21.654Z] $ docker top 187d13b57e867064891c5a01f8147204394238cd2adb6bd8c802888206d7a809 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-25T14:28:22.183Z] + go version [2021-01-25T14:28:22.183Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-25T14:28:22.224Z] $ docker stop --time=1 187d13b57e867064891c5a01f8147204394238cd2adb6bd8c802888206d7a809 [2021-01-25T14:28:23.554Z] $ docker rm -f 187d13b57e867064891c5a01f8147204394238cd2adb6bd8c802888206d7a809 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-25T14:28:25.204Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-25T14:28:25.204Z] . [Pipeline] withDockerContainer [2021-01-25T14:28:25.314Z] prd-centos7-docker-4c-2g-22631 does not seem to be running inside a container [2021-01-25T14:28:25.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/79 -v /w/workspace/go-mod-bootstrap/79:/w/workspace/go-mod-bootstrap/79:rw,z -v /w/workspace/go-mod-bootstrap/79@tmp:/w/workspace/go-mod-bootstrap/79@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-x86_64 cat [2021-01-25T14:28:25.979Z] $ docker top 3ef97c3e0b6cddd5dfe4454fc67951407987fc1d2d666ef712212e26729388ac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-25T14:28:26.518Z] + make test [2021-01-25T14:28:26.518Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-25T14:28:28.061Z] Removing intermediate container 1bd489e4ae5a [2021-01-25T14:28:28.061Z] ---> c676d6817729 [2021-01-25T14:28:28.061Z] Successfully built c676d6817729 [2021-01-25T14:28:28.061Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-25T14:28:28.411Z] + docker inspect -f . ci-base-image-arm64 [2021-01-25T14:28:28.411Z] . [Pipeline] withDockerContainer [2021-01-25T14:28:28.651Z] prd-ubuntu18.04-docker-arm64-4c-16g-22628 does not seem to be running inside a container [2021-01-25T14:28:28.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/79 -v /w/workspace/go-mod-bootstrap/79:/w/workspace/go-mod-bootstrap/79:rw,z -v /w/workspace/go-mod-bootstrap/79@tmp:/w/workspace/go-mod-bootstrap/79@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-01-25T14:28:30.189Z] $ docker top 78a883f832cf523c63f54009d6e2841b6380a1d7662eccb00000416eca517e88 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-25T14:28:31.274Z] + go version [2021-01-25T14:28:31.274Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-25T14:28:31.307Z] $ docker stop --time=1 78a883f832cf523c63f54009d6e2841b6380a1d7662eccb00000416eca517e88 [2021-01-25T14:28:33.259Z] $ docker rm -f 78a883f832cf523c63f54009d6e2841b6380a1d7662eccb00000416eca517e88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-25T14:28:34.293Z] + docker inspect -f . ci-base-image-arm64 [2021-01-25T14:28:34.293Z] . [Pipeline] withDockerContainer [2021-01-25T14:28:34.534Z] prd-ubuntu18.04-docker-arm64-4c-16g-22628 does not seem to be running inside a container [2021-01-25T14:28:34.638Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/79 -v /w/workspace/go-mod-bootstrap/79:/w/workspace/go-mod-bootstrap/79:rw,z -v /w/workspace/go-mod-bootstrap/79@tmp:/w/workspace/go-mod-bootstrap/79@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-01-25T14:28:36.146Z] $ docker top a8d826c870fc49acb7b5e853f502aa67889e0b52ee8a8662a47c7a48fc8cb26d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-25T14:28:36.662Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-01-25T14:28:36.663Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.017s coverage: 9.0% of statements [2021-01-25T14:28:36.663Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-01-25T14:28:36.663Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.033s coverage: 92.2% of statements [2021-01-25T14:28:36.663Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.040s coverage: 85.3% of statements [2021-01-25T14:28:36.663Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.012s coverage: 34.3% of statements [2021-01-25T14:28:36.663Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-01-25T14:28:36.663Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-01-25T14:28:36.663Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.010s coverage: 18.2% of statements [2021-01-25T14:28:37.178Z] + make test [2021-01-25T14:28:37.178Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-25T14:28:40.009Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.007s coverage: 95.3% of statements [2021-01-25T14:28:40.009Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-01-25T14:28:40.009Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-01-25T14:28:40.009Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.005s coverage: 91.3% of statements [2021-01-25T14:28:40.009Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-25T14:28:41.431Z] gofmt -l . [2021-01-25T14:28:41.431Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-25T14:28:41.451Z] $ docker stop --time=1 3ef97c3e0b6cddd5dfe4454fc67951407987fc1d2d666ef712212e26729388ac [2021-01-25T14:28:43.709Z] $ docker rm -f 3ef97c3e0b6cddd5dfe4454fc67951407987fc1d2d666ef712212e26729388ac [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-25T14:28:44.341Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-25T14:28:44.686Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-25T14:29:04.146Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-01-25T14:29:06.159Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.023s coverage: 9.0% of statements [2021-01-25T14:29:06.159Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-01-25T14:29:06.159Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.039s coverage: 92.2% of statements [2021-01-25T14:29:06.159Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.019s coverage: 85.3% of statements [2021-01-25T14:29:09.570Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.023s coverage: 34.3% of statements [2021-01-25T14:29:09.570Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-01-25T14:29:09.570Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-01-25T14:29:09.570Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.013s coverage: 18.2% of statements [2021-01-25T14:29:12.195Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.019s coverage: 95.3% of statements [2021-01-25T14:29:12.195Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-01-25T14:29:12.195Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-01-25T14:29:12.195Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.012s coverage: 91.3% of statements [2021-01-25T14:29:12.195Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-25T14:29:17.660Z] gofmt -l . [2021-01-25T14:29:17.660Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-25T14:29:17.690Z] $ docker stop --time=1 a8d826c870fc49acb7b5e853f502aa67889e0b52ee8a8662a47c7a48fc8cb26d [2021-01-25T14:29:19.906Z] $ docker rm -f a8d826c870fc49acb7b5e853f502aa67889e0b52ee8a8662a47c7a48fc8cb26d [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-25T14:29:20.723Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-25T14:29:20.839Z] Warning: overwriting stash ‘coverage-report’ [2021-01-25T14:29:21.571Z] 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] } [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] wrap [2021-01-25T14:29:23.586Z] provisioning config files... [2021-01-25T14:29:23.612Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config4898024009043216925tmp [Pipeline] { [Pipeline] sh [2021-01-25T14:29:23.988Z] + set +x [2021-01-25T14:29:23.988Z] + curl -s https://codecov.io/bash [2021-01-25T14:29:23.988Z] + bash -s -- [2021-01-25T14:29:24.249Z] [2021-01-25T14:29:24.249Z] _____ _ [2021-01-25T14:29:24.249Z] / ____| | | [2021-01-25T14:29:24.249Z] | | ___ __| | ___ ___ _____ __ [2021-01-25T14:29:24.249Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-25T14:29:24.249Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-25T14:29:24.249Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-25T14:29:24.249Z] Bash-20210115-cec3c92 [2021-01-25T14:29:24.249Z] [2021-01-25T14:29:24.249Z] [2021-01-25T14:29:24.249Z] ==> git version 2.24.3 found [2021-01-25T14:29:24.249Z] ==> 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-01-25T14:29:24.249Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-25T14:29:24.249Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-25T14:29:24.249Z] ==> Jenkins CI detected. [2021-01-25T14:29:24.249Z] project root: . [2021-01-25T14:29:24.249Z] --> token set from env [2021-01-25T14:29:24.249Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-25T14:29:24.249Z] ==> Running gcov in . (disable via -X gcov) [2021-01-25T14:29:24.249Z] ==> Python coveragepy not found [2021-01-25T14:29:24.250Z] ==> Searching for coverage reports in: [2021-01-25T14:29:24.250Z] + . [2021-01-25T14:29:24.250Z] -> Found 1 reports [2021-01-25T14:29:24.250Z] ==> Detecting git/mercurial file structure [2021-01-25T14:29:24.250Z] ==> Reading reports [2021-01-25T14:29:24.250Z] + ./coverage.out bytes=26895 [2021-01-25T14:29:24.250Z] ==> Appending adjustments [2021-01-25T14:29:24.250Z] https://docs.codecov.io/docs/fixing-reports [2021-01-25T14:29:24.514Z] + Found adjustments [2021-01-25T14:29:24.514Z] ==> Gzipping contents [2021-01-25T14:29:24.514Z] 8.0K /tmp/codecov.rgcsjY.gz [2021-01-25T14:29:24.514Z] ==> Uploading reports [2021-01-25T14:29:24.514Z] url: https://codecov.io [2021-01-25T14:29:24.514Z] query: branch=master&commit=011f90c1aded870e945927a52dc79902e3daa599&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F79%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-25T14:29:24.514Z] -> Pinging Codecov [2021-01-25T14:29:24.514Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=master&commit=011f90c1aded870e945927a52dc79902e3daa599&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F79%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-25T14:29:24.780Z] -> Uploading to [2021-01-25T14:29:24.780Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-25/833815588EE85121546D348822E98E2E/011f90c1aded870e945927a52dc79902e3daa599/2f5257e7-366f-4a75-989c-bbc23567cc8e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210125T142924Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fdf085d19407e77ae73922956d1360ad5076de7be98eb336ee897a772c1bad2a [2021-01-25T14:29:25.041Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-25T14:29:25.041Z] Dload Upload Total Spent Left Speed [2021-01-25T14:29:25.613Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4970 0 0 100 4970 0 9191 --:--:-- --:--:-- --:--:-- 9203 [2021-01-25T14:29:25.613Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/011f90c1aded870e945927a52dc79902e3daa599 [Pipeline] } [2021-01-25T14:29:25.622Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-01-25T14:29:27.752Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-01-25T14:29:27.815Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-25T14:29:28.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-25T14:29:28.169Z] [2021-01-25T14:29:28.169Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-01-25T14:29:28.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-25T14:29:28.515Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-01-25T14:29:28.515Z] 188c0c94c7c5: Pulling fs layer [2021-01-25T14:29:28.515Z] 0ef7d3d256c8: Pulling fs layer [2021-01-25T14:29:28.515Z] de9db76c5a1d: Pulling fs layer [2021-01-25T14:29:28.515Z] 0eba1c9be4d2: Pulling fs layer [2021-01-25T14:29:28.515Z] 0d57e429df01: Pulling fs layer [2021-01-25T14:29:28.515Z] 4e4be7b47b0d: Pulling fs layer [2021-01-25T14:29:28.515Z] e1f770b5df2f: Pulling fs layer [2021-01-25T14:29:28.515Z] 85a0685a4137: Pulling fs layer [2021-01-25T14:29:28.515Z] 0d57e429df01: Waiting [2021-01-25T14:29:28.515Z] 4e4be7b47b0d: Waiting [2021-01-25T14:29:28.515Z] e1f770b5df2f: Waiting [2021-01-25T14:29:28.515Z] 85a0685a4137: Waiting [2021-01-25T14:29:28.515Z] 0eba1c9be4d2: Waiting [2021-01-25T14:29:28.515Z] de9db76c5a1d: Verifying Checksum [2021-01-25T14:29:28.515Z] de9db76c5a1d: Download complete [2021-01-25T14:29:28.515Z] 0ef7d3d256c8: Verifying Checksum [2021-01-25T14:29:28.515Z] 0ef7d3d256c8: Download complete [2021-01-25T14:29:28.515Z] 0d57e429df01: Verifying Checksum [2021-01-25T14:29:28.515Z] 0d57e429df01: Download complete [2021-01-25T14:29:28.515Z] 4e4be7b47b0d: Verifying Checksum [2021-01-25T14:29:28.515Z] 4e4be7b47b0d: Download complete [2021-01-25T14:29:28.515Z] 188c0c94c7c5: Verifying Checksum [2021-01-25T14:29:29.108Z] 188c0c94c7c5: Pull complete [2021-01-25T14:29:29.108Z] 0ef7d3d256c8: Pull complete [2021-01-25T14:29:29.385Z] de9db76c5a1d: Pull complete [2021-01-25T14:29:29.980Z] e1f770b5df2f: Verifying Checksum [2021-01-25T14:29:29.980Z] e1f770b5df2f: Download complete [2021-01-25T14:29:33.306Z] 0eba1c9be4d2: Verifying Checksum [2021-01-25T14:29:33.306Z] 0eba1c9be4d2: Download complete [2021-01-25T14:29:33.306Z] 85a0685a4137: Verifying Checksum [2021-01-25T14:29:33.306Z] 85a0685a4137: Download complete [2021-01-25T14:29:38.646Z] 0eba1c9be4d2: Pull complete [2021-01-25T14:29:38.646Z] 0d57e429df01: Pull complete [2021-01-25T14:29:38.646Z] 4e4be7b47b0d: Pull complete [2021-01-25T14:29:40.597Z] e1f770b5df2f: Pull complete [2021-01-25T14:29:47.249Z] 85a0685a4137: Pull complete [2021-01-25T14:29:47.249Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-01-25T14:29:47.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-25T14:29:47.249Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-01-25T14:29:47.447Z] prd-centos7-docker-4c-2g-22626 does not seem to be running inside a container [2021-01-25T14:29:47.499Z] $ 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-01-25T14:29:48.440Z] $ docker top 34f477d5992b612caa6f8f83f5fcdbe12367264508c5f91c3422e738d83a22ff -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-25T14:29:48.676Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-01-25T14:29:48.972Z] + set -o pipefail [2021-01-25T14:29:48.972Z] + snyk monitor '--org=edgex-jenkins' [2021-01-25T14:30:01.229Z] [2021-01-25T14:30:01.229Z] Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap/v2)... [2021-01-25T14:30:01.229Z] [2021-01-25T14:30:01.229Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/c2d3a79f-ddab-42b3-9e86-2c1a99ec9001 [2021-01-25T14:30:01.229Z] [2021-01-25T14:30:01.229Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-01-25T14:30:01.229Z] [2021-01-25T14:30:01.229Z] [Pipeline] } [2021-01-25T14:30:01.253Z] $ docker stop --time=1 34f477d5992b612caa6f8f83f5fcdbe12367264508c5f91c3422e738d83a22ff [2021-01-25T14:30:03.372Z] $ docker rm -f 34f477d5992b612caa6f8f83f5fcdbe12367264508c5f91c3422e738d83a22ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-01-25T14:30:05.053Z] + git log --format=format:%s -1 011f90c1aded870e945927a52dc79902e3daa599 [Pipeline] isUnix [Pipeline] sh [2021-01-25T14:30:05.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-25T14:30:05.368Z] . [Pipeline] withDockerContainer [2021-01-25T14:30:05.466Z] prd-centos7-docker-4c-2g-22626 does not seem to be running inside a container [2021-01-25T14:30:05.514Z] $ 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-01-25T14:30:06.425Z] $ docker top c22785d7f7d3383377c37f58f16b32f87a86b002f6bd227a83e6da2a446c7579 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-25T14:30:06.770Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-25T14:30:06.770Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-25T14:30:06.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-25T14:30:07.000Z] $ docker exec c22785d7f7d3383377c37f58f16b32f87a86b002f6bd227a83e6da2a446c7579 ssh-agent [2021-01-25T14:30:07.166Z] SSH_AUTH_SOCK=/tmp/ssh-86eRtRP8HmiJ/agent.11 [2021-01-25T14:30:07.166Z] SSH_AGENT_PID=16 [2021-01-25T14:30:07.173Z] Running ssh-add (command line suppressed) [2021-01-25T14:30:07.313Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5696701332566136768.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5696701332566136768.key) [2021-01-25T14:30:07.364Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-25T14:30:07.704Z] + git semver tag [2021-01-25T14:30:07.704Z] # -> Open(): unable to determine branch for HEAD [2021-01-25T14:30:07.704Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-01-25T14:30:07.704Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-01-25T14:30:07.704Z] # $SEMVER_REMOTE_NAME = origin [2021-01-25T14:30:07.704Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-25T14:30:07.704Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-25T14:30:07.704Z] # $SEMVER_BRANCH = master [2021-01-25T14:30:07.704Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2021-01-25T14:30:07.704Z] # 011f90c1aded870e945927a52dc79902e3daa599 HEAD [2021-01-25T14:30:07.704Z] # -> Force: false [2021-01-25T14:30:07.704Z] # dae87e195bbd15cda59e5a56790eca37897d5b54 refs/tags/v2.0.0-dev.3 [Pipeline] } [2021-01-25T14:30:07.720Z] $ docker exec --env ******** --env ******** c22785d7f7d3383377c37f58f16b32f87a86b002f6bd227a83e6da2a446c7579 ssh-agent -k [2021-01-25T14:30:07.838Z] unset SSH_AUTH_SOCK; [2021-01-25T14:30:07.839Z] unset SSH_AGENT_PID; [2021-01-25T14:30:07.839Z] echo Agent pid 16 killed; [2021-01-25T14:30:07.886Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-25T14:30:08.352Z] + git semver [Pipeline] } [2021-01-25T14:30:08.372Z] $ docker stop --time=1 c22785d7f7d3383377c37f58f16b32f87a86b002f6bd227a83e6da2a446c7579 [2021-01-25T14:30:09.759Z] $ docker rm -f c22785d7f7d3383377c37f58f16b32f87a86b002f6bd227a83e6da2a446c7579 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-01-25T14:30:10.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-25T14:30:10.416Z] [2021-01-25T14:30:10.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-01-25T14:30:10.764Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-25T14:30:10.765Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-01-25T14:30:10.765Z] ab5ef0e58194: Pulling fs layer [2021-01-25T14:30:10.765Z] 9712f1f96733: Pulling fs layer [2021-01-25T14:30:10.765Z] 63f879dbbcfc: Pulling fs layer [2021-01-25T14:30:10.765Z] 0d9ebad4ef96: Pulling fs layer [2021-01-25T14:30:10.765Z] e9a5061849ea: Pulling fs layer [2021-01-25T14:30:10.765Z] d747dcd14b5f: Pulling fs layer [2021-01-25T14:30:10.765Z] 2de7ff778b66: Pulling fs layer [2021-01-25T14:30:10.765Z] d747dcd14b5f: Waiting [2021-01-25T14:30:10.765Z] e9a5061849ea: Waiting [2021-01-25T14:30:10.765Z] 2de7ff778b66: Waiting [2021-01-25T14:30:10.765Z] 0d9ebad4ef96: Waiting [2021-01-25T14:30:10.765Z] 9712f1f96733: Verifying Checksum [2021-01-25T14:30:10.765Z] 9712f1f96733: Download complete [2021-01-25T14:30:12.689Z] 63f879dbbcfc: Verifying Checksum [2021-01-25T14:30:12.689Z] 63f879dbbcfc: Download complete [2021-01-25T14:30:12.689Z] e9a5061849ea: Verifying Checksum [2021-01-25T14:30:12.689Z] e9a5061849ea: Download complete [2021-01-25T14:30:12.689Z] d747dcd14b5f: Verifying Checksum [2021-01-25T14:30:12.689Z] d747dcd14b5f: Download complete [2021-01-25T14:30:12.953Z] 2de7ff778b66: Verifying Checksum [2021-01-25T14:30:12.953Z] 2de7ff778b66: Download complete [2021-01-25T14:30:13.217Z] 0d9ebad4ef96: Verifying Checksum [2021-01-25T14:30:13.217Z] 0d9ebad4ef96: Download complete [2021-01-25T14:30:13.480Z] ab5ef0e58194: Download complete [2021-01-25T14:30:17.731Z] ab5ef0e58194: Pull complete [2021-01-25T14:30:17.731Z] 9712f1f96733: Pull complete [2021-01-25T14:30:20.292Z] 63f879dbbcfc: Pull complete [2021-01-25T14:30:25.618Z] 0d9ebad4ef96: Pull complete [2021-01-25T14:30:27.538Z] e9a5061849ea: Pull complete [2021-01-25T14:30:27.801Z] d747dcd14b5f: Pull complete [2021-01-25T14:30:30.396Z] 2de7ff778b66: Pull complete [2021-01-25T14:30:30.396Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-01-25T14:30:30.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-25T14:30:30.396Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-01-25T14:30:30.584Z] prd-centos7-docker-4c-2g-22626 does not seem to be running inside a container [2021-01-25T14:30:30.706Z] $ 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-01-25T14:30:34.852Z] $ docker top cb7084b453aa9d7d929fc156ca98081403d4c2686af0e5d8a4b2a444bfa0bef8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-01-25T14:30:35.165Z] provisioning config files... [2021-01-25T14:30:35.222Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config9170863398124820630tmp [2021-01-25T14:30:35.239Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config263481221762993836tmp [2021-01-25T14:30:35.255Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7035023198701103302tmp [Pipeline] { [Pipeline] echo [2021-01-25T14:30:35.310Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T14:30:35.621Z] ---> sigul-configuration.sh [2021-01-25T14:30:35.621Z] gpg: directory `/root/.gnupg' created [2021-01-25T14:30:35.621Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-01-25T14:30:35.621Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-01-25T14:30:35.621Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-01-25T14:30:35.621Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-01-25T14:30:35.621Z] gpg: CAST5 encrypted data [2021-01-25T14:30:35.882Z] gpg: encrypted with 1 passphrase [2021-01-25T14:30:35.882Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-01-25T14:30:36.181Z] + mkdir /home/jenkins [2021-01-25T14:30:36.181Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-01-25T14:30:36.476Z] + 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-01-25T14:30:36.487Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T14:30:36.781Z] ---> sigul-install.sh [2021-01-25T14:30:58.778Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-01-25T14:30:59.090Z] + git tag --list [2021-01-25T14:30:59.090Z] v0.0.1 [2021-01-25T14:30:59.090Z] v0.0.10 [2021-01-25T14:30:59.090Z] v0.0.11 [2021-01-25T14:30:59.090Z] v0.0.12 [2021-01-25T14:30:59.090Z] v0.0.13 [2021-01-25T14:30:59.090Z] v0.0.14 [2021-01-25T14:30:59.090Z] v0.0.15 [2021-01-25T14:30:59.090Z] v0.0.16 [2021-01-25T14:30:59.090Z] v0.0.17 [2021-01-25T14:30:59.090Z] v0.0.18 [2021-01-25T14:30:59.090Z] v0.0.19 [2021-01-25T14:30:59.090Z] v0.0.2 [2021-01-25T14:30:59.090Z] v0.0.20 [2021-01-25T14:30:59.090Z] v0.0.21 [2021-01-25T14:30:59.090Z] v0.0.22 [2021-01-25T14:30:59.090Z] v0.0.23 [2021-01-25T14:30:59.090Z] v0.0.24 [2021-01-25T14:30:59.090Z] v0.0.25 [2021-01-25T14:30:59.090Z] v0.0.26 [2021-01-25T14:30:59.090Z] v0.0.27 [2021-01-25T14:30:59.090Z] v0.0.28 [2021-01-25T14:30:59.090Z] v0.0.29 [2021-01-25T14:30:59.090Z] v0.0.3 [2021-01-25T14:30:59.090Z] v0.0.30 [2021-01-25T14:30:59.090Z] v0.0.31 [2021-01-25T14:30:59.090Z] v0.0.32 [2021-01-25T14:30:59.090Z] v0.0.33 [2021-01-25T14:30:59.090Z] v0.0.34 [2021-01-25T14:30:59.090Z] v0.0.35 [2021-01-25T14:30:59.090Z] v0.0.36 [2021-01-25T14:30:59.090Z] v0.0.37 [2021-01-25T14:30:59.090Z] v0.0.38 [2021-01-25T14:30:59.090Z] v0.0.39 [2021-01-25T14:30:59.090Z] v0.0.4 [2021-01-25T14:30:59.090Z] v0.0.40 [2021-01-25T14:30:59.090Z] v0.0.41 [2021-01-25T14:30:59.090Z] v0.0.42 [2021-01-25T14:30:59.090Z] v0.0.43 [2021-01-25T14:30:59.090Z] v0.0.44 [2021-01-25T14:30:59.090Z] v0.0.45 [2021-01-25T14:30:59.090Z] v0.0.46 [2021-01-25T14:30:59.090Z] v0.0.47 [2021-01-25T14:30:59.090Z] v0.0.48 [2021-01-25T14:30:59.090Z] v0.0.49 [2021-01-25T14:30:59.090Z] v0.0.5 [2021-01-25T14:30:59.091Z] v0.0.50 [2021-01-25T14:30:59.091Z] v0.0.51 [2021-01-25T14:30:59.091Z] v0.0.52 [2021-01-25T14:30:59.091Z] v0.0.53 [2021-01-25T14:30:59.091Z] v0.0.54 [2021-01-25T14:30:59.091Z] v0.0.55 [2021-01-25T14:30:59.091Z] v0.0.56 [2021-01-25T14:30:59.091Z] v0.0.57 [2021-01-25T14:30:59.091Z] v0.0.58 [2021-01-25T14:30:59.091Z] v0.0.59 [2021-01-25T14:30:59.091Z] v0.0.6 [2021-01-25T14:30:59.091Z] v0.0.60 [2021-01-25T14:30:59.091Z] v0.0.61 [2021-01-25T14:30:59.091Z] v0.0.62 [2021-01-25T14:30:59.091Z] v0.0.63 [2021-01-25T14:30:59.091Z] v0.0.64 [2021-01-25T14:30:59.091Z] v0.0.65 [2021-01-25T14:30:59.091Z] v0.0.66 [2021-01-25T14:30:59.091Z] v0.0.67 [2021-01-25T14:30:59.091Z] v0.0.68 [2021-01-25T14:30:59.091Z] v0.0.69 [2021-01-25T14:30:59.091Z] v0.0.7 [2021-01-25T14:30:59.091Z] v0.0.70 [2021-01-25T14:30:59.091Z] v0.0.71 [2021-01-25T14:30:59.091Z] v0.0.72 [2021-01-25T14:30:59.091Z] v0.0.8 [2021-01-25T14:30:59.091Z] v0.0.9 [2021-01-25T14:30:59.091Z] v2.0.0-dev.1 [2021-01-25T14:30:59.091Z] v2.0.0-dev.2 [2021-01-25T14:30:59.091Z] v2.0.0-dev.3 [Pipeline] sh [2021-01-25T14:30:59.411Z] + lftools sign git-tag v2.0.0-dev.3 [2021-01-25T14:31:00.812Z] Signing Git tag with Sigul... [2021-01-25T14:31:00.812Z] Signing v2.0.0-dev.3 [Pipeline] echo [2021-01-25T14:31:01.779Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T14:31:02.089Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-01-25T14:31:02.102Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-01-25T14:31:02.218Z] $ docker stop --time=1 cb7084b453aa9d7d929fc156ca98081403d4c2686af0e5d8a4b2a444bfa0bef8 [2021-01-25T14:31:04.219Z] $ docker rm -f cb7084b453aa9d7d929fc156ca98081403d4c2686af0e5d8a4b2a444bfa0bef8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-01-25T14:31:05.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-25T14:31:05.245Z] . [Pipeline] withDockerContainer [2021-01-25T14:31:05.393Z] prd-centos7-docker-4c-2g-22626 does not seem to be running inside a container [2021-01-25T14:31:05.445Z] $ 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-01-25T14:31:06.135Z] $ docker top ccff9317641e8a4905b9ea80aafea1243b8917352a5be40c4723e68be4fbaaf8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-25T14:31:06.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-25T14:31:06.458Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-25T14:31:06.688Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-25T14:31:06.694Z] $ docker exec ccff9317641e8a4905b9ea80aafea1243b8917352a5be40c4723e68be4fbaaf8 ssh-agent [2021-01-25T14:31:06.872Z] SSH_AUTH_SOCK=/tmp/ssh-4HAXoBcLI2WO/agent.12 [2021-01-25T14:31:06.872Z] SSH_AGENT_PID=17 [2021-01-25T14:31:06.879Z] Running ssh-add (command line suppressed) [2021-01-25T14:31:07.031Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3696322655818956514.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3696322655818956514.key) [2021-01-25T14:31:07.089Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-25T14:31:07.443Z] + git semver bump pre [2021-01-25T14:31:07.443Z] # -> Open(): unable to determine branch for HEAD [2021-01-25T14:31:07.443Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-01-25T14:31:07.443Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-01-25T14:31:07.443Z] # $SEMVER_REMOTE_NAME = origin [2021-01-25T14:31:07.443Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-25T14:31:07.443Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-25T14:31:07.443Z] # $SEMVER_BRANCH = master [2021-01-25T14:31:07.444Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2021-01-25T14:31:07.444Z] 2.0.0-dev.4 [Pipeline] } [2021-01-25T14:31:07.460Z] $ docker exec --env ******** --env ******** ccff9317641e8a4905b9ea80aafea1243b8917352a5be40c4723e68be4fbaaf8 ssh-agent -k [2021-01-25T14:31:07.586Z] unset SSH_AUTH_SOCK; [2021-01-25T14:31:07.586Z] unset SSH_AGENT_PID; [2021-01-25T14:31:07.586Z] echo Agent pid 17 killed; [2021-01-25T14:31:07.633Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-25T14:31:08.108Z] + git semver [Pipeline] } [2021-01-25T14:31:08.128Z] $ docker stop --time=1 ccff9317641e8a4905b9ea80aafea1243b8917352a5be40c4723e68be4fbaaf8 [2021-01-25T14:31:09.712Z] $ docker rm -f ccff9317641e8a4905b9ea80aafea1243b8917352a5be40c4723e68be4fbaaf8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-01-25T14:31:10.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-25T14:31:10.235Z] . [Pipeline] withDockerContainer [2021-01-25T14:31:10.336Z] prd-centos7-docker-4c-2g-22626 does not seem to be running inside a container [2021-01-25T14:31:10.385Z] $ 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-01-25T14:31:11.058Z] $ docker top fa08a47fd245efeaceb543b12c83d294f935baf5a673f501eb813c2ea6a7c32b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-25T14:31:11.406Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-25T14:31:11.406Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-25T14:31:11.628Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-25T14:31:11.635Z] $ docker exec fa08a47fd245efeaceb543b12c83d294f935baf5a673f501eb813c2ea6a7c32b ssh-agent [2021-01-25T14:31:11.822Z] SSH_AUTH_SOCK=/tmp/ssh-tWsLlTAv5Vbr/agent.11 [2021-01-25T14:31:11.822Z] SSH_AGENT_PID=16 [2021-01-25T14:31:11.830Z] Running ssh-add (command line suppressed) [2021-01-25T14:31:11.963Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5561282523708757872.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5561282523708757872.key) [2021-01-25T14:31:12.024Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-25T14:31:12.433Z] + git semver push [2021-01-25T14:31:12.433Z] # -> Open(): unable to determine branch for HEAD [2021-01-25T14:31:12.433Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-01-25T14:31:12.433Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-01-25T14:31:12.433Z] # $SEMVER_REMOTE_NAME = origin [2021-01-25T14:31:12.433Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-25T14:31:12.433Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-25T14:31:12.433Z] # $SEMVER_BRANCH = master [2021-01-25T14:31:12.433Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2021-01-25T14:31:19.089Z] $ docker exec --env ******** --env ******** fa08a47fd245efeaceb543b12c83d294f935baf5a673f501eb813c2ea6a7c32b ssh-agent -k [2021-01-25T14:31:19.296Z] unset SSH_AUTH_SOCK; [2021-01-25T14:31:19.297Z] unset SSH_AGENT_PID; [2021-01-25T14:31:19.297Z] echo Agent pid 16 killed; [2021-01-25T14:31:19.366Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-25T14:31:19.834Z] + git semver [Pipeline] } [2021-01-25T14:31:19.854Z] $ docker stop --time=1 fa08a47fd245efeaceb543b12c83d294f935baf5a673f501eb813c2ea6a7c32b [2021-01-25T14:31:21.225Z] $ docker rm -f fa08a47fd245efeaceb543b12c83d294f935baf5a673f501eb813c2ea6a7c32b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-25T14:31:22.635Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T14:31:23.204Z] ---> package-listing.sh [2021-01-25T14:31:23.204Z] ++ facter osfamily [2021-01-25T14:31:23.204Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-25T14:31:23.204Z] + OS_FAMILY=redhat [2021-01-25T14:31:23.204Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master [2021-01-25T14:31:23.204Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-25T14:31:23.204Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-25T14:31:23.204Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-25T14:31:23.204Z] + PACKAGES=/tmp/packages_start.txt [2021-01-25T14:31:23.204Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2021-01-25T14:31:23.204Z] + PACKAGES=/tmp/packages_end.txt [2021-01-25T14:31:23.204Z] + case "${OS_FAMILY}" in [2021-01-25T14:31:23.204Z] + rpm -qa [2021-01-25T14:31:23.204Z] + sort [2021-01-25T14:31:28.514Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-25T14:31:28.514Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-25T14:31:28.514Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-25T14:31:28.514Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2021-01-25T14:31:28.514Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [2021-01-25T14:31:28.514Z] + 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-01-25T14:31:28.531Z] 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-01-25T14:31:28.832Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-25T14:31:29.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-25T14:31:29.149Z] [2021-01-25T14:31:29.149Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-25T14:31:29.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-25T14:31:29.557Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-25T14:31:29.557Z] df20fa9351a1: Pulling fs layer [2021-01-25T14:31:29.557Z] 36b3adc4ff6f: Pulling fs layer [2021-01-25T14:31:29.557Z] 8ad3a11d3b57: Pulling fs layer [2021-01-25T14:31:29.557Z] 46f8f816bc3b: Pulling fs layer [2021-01-25T14:31:29.557Z] 93b61091891f: Pulling fs layer [2021-01-25T14:31:29.557Z] 93b9cdb0e59b: Pulling fs layer [2021-01-25T14:31:29.557Z] 5e14af77c1be: Pulling fs layer [2021-01-25T14:31:29.557Z] 01666e4c0597: Pulling fs layer [2021-01-25T14:31:29.557Z] aa168da1d23b: Pulling fs layer [2021-01-25T14:31:29.557Z] 93b9cdb0e59b: Waiting [2021-01-25T14:31:29.557Z] 01666e4c0597: Waiting [2021-01-25T14:31:29.557Z] aa168da1d23b: Waiting [2021-01-25T14:31:29.557Z] 46f8f816bc3b: Waiting [2021-01-25T14:31:29.557Z] 93b61091891f: Waiting [2021-01-25T14:31:29.557Z] 5e14af77c1be: Waiting [2021-01-25T14:31:29.557Z] 36b3adc4ff6f: Verifying Checksum [2021-01-25T14:31:29.557Z] 36b3adc4ff6f: Download complete [2021-01-25T14:31:29.557Z] 46f8f816bc3b: Verifying Checksum [2021-01-25T14:31:29.557Z] 46f8f816bc3b: Download complete [2021-01-25T14:31:29.557Z] df20fa9351a1: Verifying Checksum [2021-01-25T14:31:29.557Z] df20fa9351a1: Download complete [2021-01-25T14:31:29.557Z] 93b9cdb0e59b: Verifying Checksum [2021-01-25T14:31:29.557Z] 93b9cdb0e59b: Download complete [2021-01-25T14:31:29.557Z] 93b61091891f: Download complete [2021-01-25T14:31:29.557Z] 5e14af77c1be: Verifying Checksum [2021-01-25T14:31:29.557Z] 5e14af77c1be: Download complete [2021-01-25T14:31:29.557Z] 01666e4c0597: Verifying Checksum [2021-01-25T14:31:29.557Z] 01666e4c0597: Download complete [2021-01-25T14:31:29.823Z] 8ad3a11d3b57: Verifying Checksum [2021-01-25T14:31:29.823Z] 8ad3a11d3b57: Download complete [2021-01-25T14:31:30.402Z] df20fa9351a1: Pull complete [2021-01-25T14:31:30.402Z] 36b3adc4ff6f: Pull complete [2021-01-25T14:31:31.371Z] 8ad3a11d3b57: Pull complete [2021-01-25T14:31:31.371Z] 46f8f816bc3b: Pull complete [2021-01-25T14:31:31.632Z] aa168da1d23b: Verifying Checksum [2021-01-25T14:31:31.632Z] aa168da1d23b: Download complete [2021-01-25T14:31:32.578Z] 93b61091891f: Pull complete [2021-01-25T14:31:32.578Z] 93b9cdb0e59b: Pull complete [2021-01-25T14:31:32.842Z] 5e14af77c1be: Pull complete [2021-01-25T14:31:32.842Z] 01666e4c0597: Pull complete [2021-01-25T14:31:41.052Z] aa168da1d23b: Pull complete [2021-01-25T14:31:41.052Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-25T14:31:41.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-25T14:31:41.052Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-25T14:31:41.182Z] prd-centos7-docker-4c-2g-22626 does not seem to be running inside a container [2021-01-25T14:31:41.239Z] $ 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-01-25T14:31:43.982Z] $ docker top ef0eb95981066a11a30e967e49cb5629565f7b28f36d61519c9bb040ea8c1c5a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-25T14:31:44.513Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-25T14:31:44.813Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-25T14:31:45.140Z] + ls /var/log/sa-host [2021-01-25T14:31:45.140Z] + sadf -c /var/log/sa-host/sa23 [2021-01-25T14:31:45.140Z] file_magic: OK [2021-01-25T14:31:45.140Z] HZ: Using current value: 100 [2021-01-25T14:31:45.140Z] file_header: OK [2021-01-25T14:31:45.140Z] 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-01-25T14:31:45.140Z] Statistics: [2021-01-25T14:31:45.140Z] Hnuu...uuuununununu... [2021-01-25T14:31:45.140Z] File successfully converted to sysstat format version 12.2.1 [2021-01-25T14:31:45.140Z] + sadf -c /var/log/sa-host/sa25 [2021-01-25T14:31:45.140Z] file_magic: OK [2021-01-25T14:31:45.140Z] HZ: Using current value: 100 [2021-01-25T14:31:45.140Z] file_header: OK [2021-01-25T14:31:45.140Z] 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-01-25T14:31:45.140Z] Statistics: [2021-01-25T14:31:45.140Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-25T14:31:45.140Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-25T14:31:45.828Z] provisioning config files... [2021-01-25T14:31:45.843Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6249450020969627063tmp [Pipeline] { [Pipeline] echo [2021-01-25T14:31:45.928Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T14:31:46.239Z] ---> create-netrc.sh [Pipeline] } [2021-01-25T14:31:46.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-25T14:31:46.344Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T14:31:46.662Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-25T14:31:46.674Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T14:31:46.970Z] ---> sudo-logs.sh [2021-01-25T14:31:46.971Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-25T14:31:46.981Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T14:31:47.286Z] ---> job-cost.sh [2021-01-25T14:31:47.286Z] lf-activate-venv: SKIPPING [2021-01-25T14:31:47.286Z] INFO: No Stack... [2021-01-25T14:31:48.681Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-25T14:31:48.949Z] INFO: Archiving Costs [Pipeline] echo [2021-01-25T14:31:48.963Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T14:31:49.261Z] ---> logs-deploy.sh [2021-01-25T14:31:49.261Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/79 [2021-01-25T14:31:49.261Z] INFO: archiving workspace using pattern(s): [2021-01-25T14:31:51.208Z] Archives upload complete. [2021-01-25T14:31:51.208Z] INFO: archiving logs to Nexus [2021-01-25T14:31:52.155Z] ---> uname -a: [2021-01-25T14:31:52.155Z] Linux prd-centos7-docker-4c-2g-22626.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-25T14:31:52.155Z] [2021-01-25T14:31:52.155Z] [2021-01-25T14:31:52.155Z] ---> lscpu: [2021-01-25T14:31:52.155Z] Architecture: x86_64 [2021-01-25T14:31:52.155Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-25T14:31:52.155Z] Byte Order: Little Endian [2021-01-25T14:31:52.155Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-25T14:31:52.155Z] CPU(s): 4 [2021-01-25T14:31:52.155Z] On-line CPU(s) list: 0-3 [2021-01-25T14:31:52.155Z] Thread(s) per core: 1 [2021-01-25T14:31:52.155Z] Core(s) per socket: 1 [2021-01-25T14:31:52.155Z] Socket(s): 4 [2021-01-25T14:31:52.155Z] NUMA node(s): 1 [2021-01-25T14:31:52.155Z] Vendor ID: GenuineIntel [2021-01-25T14:31:52.155Z] CPU family: 6 [2021-01-25T14:31:52.155Z] Model: 44 [2021-01-25T14:31:52.155Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-25T14:31:52.155Z] Stepping: 1 [2021-01-25T14:31:52.155Z] CPU MHz: 2933.442 [2021-01-25T14:31:52.155Z] BogoMIPS: 5866.88 [2021-01-25T14:31:52.155Z] Virtualization: VT-x [2021-01-25T14:31:52.155Z] Hypervisor vendor: KVM [2021-01-25T14:31:52.155Z] Virtualization type: full [2021-01-25T14:31:52.155Z] L1d cache: 128 KiB [2021-01-25T14:31:52.155Z] L1i cache: 128 KiB [2021-01-25T14:31:52.155Z] L2 cache: 16 MiB [2021-01-25T14:31:52.155Z] L3 cache: 64 MiB [2021-01-25T14:31:52.155Z] NUMA node0 CPU(s): 0-3 [2021-01-25T14:31:52.155Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-25T14:31:52.155Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-25T14:31:52.155Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-25T14:31:52.155Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-25T14:31:52.155Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-25T14:31:52.155Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-25T14:31:52.155Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-25T14:31:52.155Z] Vulnerability Srbds: Not affected [2021-01-25T14:31:52.155Z] Vulnerability Tsx async abort: Not affected [2021-01-25T14:31:52.155Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-25T14:31:52.155Z] [2021-01-25T14:31:52.155Z] [2021-01-25T14:31:52.155Z] ---> nproc: [2021-01-25T14:31:52.155Z] 4 [2021-01-25T14:31:52.155Z] [2021-01-25T14:31:52.155Z] [2021-01-25T14:31:52.155Z] ---> df -h: [2021-01-25T14:31:52.155Z] Filesystem Size Used Available Use% Mounted on [2021-01-25T14:31:52.155Z] overlay 50.0G 8.5G 41.4G 17% / [2021-01-25T14:31:52.155Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-25T14:31:52.155Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-25T14:31:52.155Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-25T14:31:52.155Z] /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os [2021-01-25T14:31:52.155Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf [2021-01-25T14:31:52.155Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname [2021-01-25T14:31:52.155Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts [2021-01-25T14:31:52.155Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host [2021-01-25T14:31:52.155Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure [2021-01-25T14:31:52.155Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log [2021-01-25T14:31:52.155Z] /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json [2021-01-25T14:31:52.155Z] /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/xfoundry_go-mod-bootstrap_master [2021-01-25T14:31:52.155Z] /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/xfoundry_go-mod-bootstrap_master@tmp [2021-01-25T14:31:52.155Z] [2021-01-25T14:31:52.155Z] [2021-01-25T14:31:52.155Z] ---> free -m: [2021-01-25T14:31:52.155Z] total used free shared buff/cache available [2021-01-25T14:31:52.155Z] Mem: 1837 824 148 0 864 948 [2021-01-25T14:31:52.155Z] Swap: 1023 3 1020 [2021-01-25T14:31:52.155Z] [2021-01-25T14:31:52.155Z] [2021-01-25T14:31:52.155Z] ---> ip addr: [2021-01-25T14:31:52.155Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-25T14:31:52.155Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-25T14:31:52.155Z] inet 127.0.0.1/8 scope host lo [2021-01-25T14:31:52.155Z] valid_lft forever preferred_lft forever [2021-01-25T14:31:52.155Z] inet6 ::1/128 scope host [2021-01-25T14:31:52.155Z] valid_lft forever preferred_lft forever [2021-01-25T14:31:52.155Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-25T14:31:52.155Z] link/ether fa:16:3e:90:a0:90 brd ff:ff:ff:ff:ff:ff [2021-01-25T14:31:52.155Z] inet 10.30.122.208/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-25T14:31:52.155Z] valid_lft 85946sec preferred_lft 85946sec [2021-01-25T14:31:52.155Z] inet6 fe80::f816:3eff:fe90:a090/64 scope link [2021-01-25T14:31:52.155Z] valid_lft forever preferred_lft forever [2021-01-25T14:31:52.155Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-25T14:31:52.155Z] link/ether 02:42:24:cc:0c:d1 brd ff:ff:ff:ff:ff:ff [2021-01-25T14:31:52.155Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-25T14:31:52.155Z] valid_lft forever preferred_lft forever [2021-01-25T14:31:52.155Z] inet6 fe80::42:24ff:fecc:cd1/64 scope link [2021-01-25T14:31:52.156Z] valid_lft forever preferred_lft forever [2021-01-25T14:31:52.156Z] [2021-01-25T14:31:52.156Z] [2021-01-25T14:31:52.156Z] ---> sar -b -r -n DEV: [2021-01-25T14:31:52.156Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/25/21 _x86_64_ (4 CPU) [2021-01-25T14:31:52.156Z] [2021-01-25T14:31:52.156Z] 14:24:07 LINUX RESTART (4 CPU) [2021-01-25T14:31:52.156Z] [2021-01-25T14:31:52.156Z] 14:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-25T14:31:52.156Z] 14:26:01 24.66 5.91 18.75 0.00 1686.58 2971.99 0.00 [2021-01-25T14:31:52.156Z] 14:27:01 1.78 0.00 1.78 0.00 0.00 35.63 0.00 [2021-01-25T14:31:52.156Z] 14:28:01 0.18 0.00 0.18 0.00 0.00 2.16 0.00 [2021-01-25T14:31:52.156Z] 14:29:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 [2021-01-25T14:31:52.156Z] 14:30:01 249.19 154.88 94.31 0.00 8314.99 33631.25 0.00 [2021-01-25T14:31:52.156Z] 14:31:01 197.57 66.66 130.91 0.00 3960.59 30880.09 0.00 [2021-01-25T14:31:52.156Z] Average: 78.97 37.92 41.04 0.00 2327.74 11257.68 0.00 [2021-01-25T14:31:52.156Z] [2021-01-25T14:31:52.156Z] 14:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-25T14:31:52.156Z] 14:26:01 142368 0 624904 33.21 2620 1111652 1102668 37.63 415224 1124644 20 [2021-01-25T14:31:52.156Z] 14:27:01 146684 0 620580 32.98 2620 1111660 1079308 36.83 415072 1121952 20 [2021-01-25T14:31:52.156Z] 14:28:01 146496 0 620764 32.99 2620 1111664 1079320 36.84 419152 1118004 16 [2021-01-25T14:31:52.156Z] 14:29:01 145904 0 621356 33.02 2620 1111664 1079224 36.83 420084 1117364 16 [2021-01-25T14:31:52.156Z] 14:30:01 134504 0 715144 38.01 2596 1029300 1392688 47.53 554072 938424 11248 [2021-01-25T14:31:52.156Z] 14:31:01 134040 0 779740 41.44 1492 966272 1191588 40.67 644692 757656 72168 [2021-01-25T14:31:52.156Z] Average: 141666 0 663748 35.28 2428 1073702 1154133 39.39 478049 1029674 13915 [2021-01-25T14:31:52.156Z] [2021-01-25T14:31:52.156Z] 14:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-25T14:31:52.156Z] 14:26:01 eth0 68.65 55.71 324.37 32.76 0.00 0.00 0.00 0.00 [2021-01-25T14:31:52.156Z] 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T14:31:52.156Z] 14:26:01 docker0 2.58 2.01 0.67 4.91 0.00 0.00 0.00 0.00 [2021-01-25T14:31:52.156Z] 14:27:01 eth0 3.35 0.98 1.09 0.24 0.00 0.00 0.00 0.00 [2021-01-25T14:31:52.156Z] 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T14:31:52.156Z] 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T14:31:52.156Z] 14:28:01 eth0 3.15 0.85 0.99 0.59 0.00 0.00 0.00 0.00 [2021-01-25T14:31:52.156Z] 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T14:31:52.156Z] 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T14:31:52.156Z] 14:29:01 eth0 1.07 0.28 0.32 0.20 0.00 0.00 0.00 0.00 [2021-01-25T14:31:52.156Z] 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T14:31:52.156Z] 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T14:31:52.156Z] 14:30:01 eth0 556.12 501.81 4142.70 43.70 0.00 0.00 0.00 0.00 [2021-01-25T14:31:52.156Z] 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T14:31:52.156Z] 14:30:01 veth22d8925 24.36 24.70 2.75 51.39 0.00 0.00 0.00 0.00 [2021-01-25T14:31:52.156Z] 14:30:01 docker0 24.36 24.56 2.42 51.38 0.00 0.00 0.00 0.00 [2021-01-25T14:31:52.156Z] 14:31:01 veth334e3e3 27.58 34.99 1.90 202.13 0.00 0.00 0.00 0.00 [2021-01-25T14:31:52.156Z] 14:31:01 eth0 520.41 452.51 3437.85 96.11 0.00 0.00 0.00 0.00 [2021-01-25T14:31:52.156Z] 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T14:31:52.156Z] 14:31:01 docker0 27.58 34.85 1.53 202.12 0.00 0.00 0.00 0.00 [2021-01-25T14:31:52.156Z] Average: veth334e3e3 4.60 5.83 0.32 33.70 0.00 0.00 0.00 0.00 [2021-01-25T14:31:52.156Z] Average: eth0 192.18 168.74 1318.31 28.94 0.00 0.00 0.00 0.00 [2021-01-25T14:31:52.156Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T14:31:52.156Z] Average: docker0 9.09 10.24 0.77 43.08 0.00 0.00 0.00 0.00 [2021-01-25T14:31:52.156Z] [2021-01-25T14:31:52.156Z] [2021-01-25T14:31:52.156Z] ---> sar -P ALL: [2021-01-25T14:31:52.156Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/25/21 _x86_64_ (4 CPU) [2021-01-25T14:31:52.156Z] [2021-01-25T14:31:52.156Z] 14:24:07 LINUX RESTART (4 CPU) [2021-01-25T14:31:52.156Z] [2021-01-25T14:31:52.156Z] 14:25:01 CPU %user %nice %system %iowait %steal %idle [2021-01-25T14:31:52.156Z] 14:26:01 all 2.18 0.00 1.44 0.56 0.00 95.82 [2021-01-25T14:31:52.156Z] 14:26:01 0 2.04 0.00 1.47 0.20 0.00 96.29 [2021-01-25T14:31:52.156Z] 14:26:01 1 2.33 0.00 1.46 1.64 0.00 94.57 [2021-01-25T14:31:52.156Z] 14:26:01 2 1.89 0.00 1.27 0.07 0.02 96.75 [2021-01-25T14:31:52.156Z] 14:26:01 3 2.48 0.00 1.56 0.32 0.00 95.65 [2021-01-25T14:31:52.156Z] 14:27:01 all 0.17 0.00 0.04 0.00 0.01 99.78 [2021-01-25T14:31:52.156Z] 14:27:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-01-25T14:31:52.156Z] 14:27:01 1 0.47 0.00 0.03 0.00 0.02 99.48 [2021-01-25T14:31:52.156Z] 14:27:01 2 0.10 0.00 0.07 0.00 0.02 99.82 [2021-01-25T14:31:52.156Z] 14:27:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-01-25T14:31:52.156Z] 14:28:01 all 0.17 0.00 0.05 0.00 0.01 99.77 [2021-01-25T14:31:52.156Z] 14:28:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-01-25T14:31:52.156Z] 14:28:01 1 0.17 0.00 0.07 0.00 0.02 99.75 [2021-01-25T14:31:52.156Z] 14:28:01 2 0.07 0.00 0.08 0.00 0.00 99.85 [2021-01-25T14:31:52.156Z] 14:28:01 3 0.38 0.00 0.05 0.00 0.00 99.57 [2021-01-25T14:31:52.156Z] 14:29:01 all 0.13 0.00 0.05 0.00 0.00 99.82 [2021-01-25T14:31:52.156Z] 14:29:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2021-01-25T14:31:52.156Z] 14:29:01 1 0.03 0.00 0.07 0.00 0.02 99.88 [2021-01-25T14:31:52.156Z] 14:29:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2021-01-25T14:31:52.156Z] 14:29:01 3 0.43 0.00 0.03 0.00 0.00 99.53 [2021-01-25T14:31:52.156Z] 14:30:01 all 8.59 0.00 5.55 2.19 0.04 83.64 [2021-01-25T14:31:52.156Z] 14:30:01 0 8.51 0.00 5.72 2.36 0.03 83.38 [2021-01-25T14:31:52.156Z] 14:30:01 1 8.32 0.00 5.56 2.16 0.05 83.91 [2021-01-25T14:31:52.156Z] 14:30:01 2 8.92 0.00 5.29 2.09 0.05 83.65 [2021-01-25T14:31:52.156Z] 14:30:01 3 8.60 0.00 5.61 2.15 0.03 83.61 [2021-01-25T14:31:52.156Z] 14:31:01 all 10.47 0.00 7.21 2.81 0.06 79.46 [2021-01-25T14:31:52.156Z] 14:31:01 0 13.46 0.00 8.30 3.55 0.07 74.63 [2021-01-25T14:31:52.156Z] 14:31:01 1 9.38 0.00 7.50 5.08 0.09 77.96 [2021-01-25T14:31:52.156Z] 14:31:01 2 9.72 0.00 6.84 1.85 0.03 81.56 [2021-01-25T14:31:52.156Z] 14:31:01 3 9.34 0.00 6.20 0.75 0.05 83.66 [2021-01-25T14:31:52.156Z] Average: all 3.57 0.00 2.36 0.91 0.02 93.13 [2021-01-25T14:31:52.156Z] Average: 0 3.96 0.00 2.56 1.00 0.02 92.46 [2021-01-25T14:31:52.156Z] Average: 1 3.41 0.00 2.42 1.46 0.03 92.68 [2021-01-25T14:31:52.156Z] Average: 2 3.42 0.00 2.24 0.66 0.02 93.66 [2021-01-25T14:31:52.156Z] Average: 3 3.50 0.00 2.22 0.53 0.01 93.73 [2021-01-25T14:31:52.156Z] [2021-01-25T14:31:52.156Z] [2021-01-25T14:31:52.156Z]