Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7749311305521605059.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3542801456668260851.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh925019441011523895.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2652916756404995676.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5963461687565064068.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-15517 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Avoid second fetch Checking out Revision 6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f (master) Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_master@tmp/jenkins-gitclient-ssh3442344692917279862.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f # timeout=10 Commit message: "Merge pull request #621 from hahattan/sma-3496" > git rev-list --no-walk c99d9b30f8ab6b04b1c765349bd436aa7698dd28 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-21T09:29:30.106Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-21T09:29:30.202Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-21T09:29:30.232Z] ========================================================= [2021-05-21T09:29:30.232Z] EdgeX Global Pipelines Version Info [2021-05-21T09:29:30.232Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-21T09:29:31.720Z] ------------------- [2021-05-21T09:29:31.720Z] stable info: [2021-05-21T09:29:31.720Z] ------------------- [2021-05-21T09:29:31.720Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-21T09:29:31.720Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-21T09:29:31.720Z] Message: update stable to v1.0.192 [2021-05-21T09:29:32.292Z] ------------------- [2021-05-21T09:29:32.292Z] experimental info: [2021-05-21T09:29:32.292Z] ------------------- [2021-05-21T09:29:32.292Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-21T09:29:32.292Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-21T09:29:32.292Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-21T09:29:32.411Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-05-21T09:29:32.435Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-05-21T09:29:32.468Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-21T09:29:32.494Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-21T09:29:32.518Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-21T09:29:32.545Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-21T09:29:32.568Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-21T09:29:32.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-21T09:29:32.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-21T09:29:32.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-21T09:29:32.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-21T09:29:32.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-05-21T09:29:32.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-21T09:29:32.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-21T09:29:32.756Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-21T09:29:32.778Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-21T09:29:32.809Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-21T09:29:32.834Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-21T09:29:32.858Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-21T09:29:32.881Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-21T09:29:32.908Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-21T09:29:32.930Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-21T09:29:32.951Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-21T09:29:32.976Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-21T09:29:32.999Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-21T09:29:33.023Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-21T09:29:33.045Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-21T09:29:33.068Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-21T09:29:33.092Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-21T09:29:33.115Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f [Pipeline] echo [2021-05-21T09:29:33.138Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6fe3687 [Pipeline] echo [2021-05-21T09:29:33.161Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-21T09:29:33.657Z] + git log --format=format:%s -1 6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f [Pipeline] echo [2021-05-21T09:29:33.719Z] GIT_COMMIT: 6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f, Commit Message: Merge pull request #621 from hahattan/sma-3496 [Pipeline] echo [2021-05-21T09:29:33.735Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-21T09:29:34.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T09:29:34.695Z] [2021-05-21T09:29:34.695Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T09:29:35.023Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T09:29:35.023Z] latest: Pulling from edgex-devops/git-semver [2021-05-21T09:29:35.023Z] 31603596830f: Pulling fs layer [2021-05-21T09:29:35.023Z] 54011a49482f: Pulling fs layer [2021-05-21T09:29:35.023Z] a6820b24f6d8: Pulling fs layer [2021-05-21T09:29:35.023Z] f581987b2513: Pulling fs layer [2021-05-21T09:29:35.023Z] f581987b2513: Waiting [2021-05-21T09:29:35.023Z] 54011a49482f: Verifying Checksum [2021-05-21T09:29:35.023Z] 54011a49482f: Download complete [2021-05-21T09:29:35.283Z] 31603596830f: Verifying Checksum [2021-05-21T09:29:35.283Z] 31603596830f: Download complete [2021-05-21T09:29:35.547Z] 31603596830f: Pull complete [2021-05-21T09:29:35.547Z] f581987b2513: Verifying Checksum [2021-05-21T09:29:35.547Z] f581987b2513: Download complete [2021-05-21T09:29:35.547Z] a6820b24f6d8: Verifying Checksum [2021-05-21T09:29:35.547Z] a6820b24f6d8: Download complete [2021-05-21T09:29:35.547Z] 54011a49482f: Pull complete [2021-05-21T09:29:36.519Z] a6820b24f6d8: Pull complete [2021-05-21T09:29:36.519Z] f581987b2513: Pull complete [2021-05-21T09:29:36.519Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-21T09:29:36.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T09:29:36.519Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-21T09:29:36.616Z] prd-centos7-docker-4c-2g-15517 does not seem to be running inside a container [2021-05-21T09:29:36.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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-05-21T09:29:38.292Z] $ docker top bd5959c7b7b45463b737fb618c9400d0e06de5ed09c679cf65153f4f0b32d9b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-21T09:29:38.415Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-21T09:29:38.415Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-21T09:29:38.518Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-21T09:29:38.522Z] $ docker exec bd5959c7b7b45463b737fb618c9400d0e06de5ed09c679cf65153f4f0b32d9b0 ssh-agent [2021-05-21T09:29:38.624Z] SSH_AUTH_SOCK=/tmp/ssh-HNCpVpJ8QfR4/agent.14 [2021-05-21T09:29:38.624Z] SSH_AGENT_PID=21 [2021-05-21T09:29:38.634Z] Running ssh-add (command line suppressed) [2021-05-21T09:29:38.732Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8182736071079853015.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8182736071079853015.key) [2021-05-21T09:29:38.747Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-21T09:29:39.052Z] + git tag --points-at HEAD [Pipeline] } [2021-05-21T09:29:39.067Z] $ docker exec --env ******** --env ******** bd5959c7b7b45463b737fb618c9400d0e06de5ed09c679cf65153f4f0b32d9b0 ssh-agent -k [2021-05-21T09:29:39.167Z] unset SSH_AUTH_SOCK; [2021-05-21T09:29:39.168Z] unset SSH_AGENT_PID; [2021-05-21T09:29:39.168Z] echo Agent pid 21 killed; [2021-05-21T09:29:39.181Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-21T09:29:39.219Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-21T09:29:39.219Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-21T09:29:39.323Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-21T09:29:39.326Z] $ docker exec bd5959c7b7b45463b737fb618c9400d0e06de5ed09c679cf65153f4f0b32d9b0 ssh-agent [2021-05-21T09:29:39.429Z] SSH_AUTH_SOCK=/tmp/ssh-Zi9DPHUVRtUe/agent.53 [2021-05-21T09:29:39.429Z] SSH_AGENT_PID=60 [2021-05-21T09:29:39.434Z] Running ssh-add (command line suppressed) [2021-05-21T09:29:39.538Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1809355577069199794.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1809355577069199794.key) [2021-05-21T09:29:39.553Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-21T09:29:39.853Z] + git semver init [2021-05-21T09:29:39.853Z] # -> Open(): unable to determine branch for HEAD [2021-05-21T09:29:39.853Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-05-21T09:29:39.853Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-05-21T09:29:39.853Z] # $SEMVER_REMOTE_NAME = origin [2021-05-21T09:29:39.853Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-21T09:29:39.853Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-21T09:29:39.853Z] # $SEMVER_BRANCH = master [2021-05-21T09:29:39.853Z] # $SEMVER_TEMP = /tmp/semver-860006620 [2021-05-21T09:29:39.853Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-05-21T09:29:40.426Z] # '/tmp/semver-860006620' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2021-05-21T09:29:40.426Z] # -> Force: false [2021-05-21T09:29:40.426Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2021-05-21T09:29:40.439Z] $ docker exec --env ******** --env ******** bd5959c7b7b45463b737fb618c9400d0e06de5ed09c679cf65153f4f0b32d9b0 ssh-agent -k [2021-05-21T09:29:40.536Z] unset SSH_AUTH_SOCK; [2021-05-21T09:29:40.536Z] unset SSH_AGENT_PID; [2021-05-21T09:29:40.536Z] echo Agent pid 60 killed; [2021-05-21T09:29:40.544Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-21T09:29:40.872Z] + git semver [Pipeline] } [2021-05-21T09:29:40.885Z] $ docker stop --time=1 bd5959c7b7b45463b737fb618c9400d0e06de5ed09c679cf65153f4f0b32d9b0 [2021-05-21T09:29:42.418Z] $ docker rm -f bd5959c7b7b45463b737fb618c9400d0e06de5ed09c679cf65153f4f0b32d9b0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-21T09:29:42.827Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-21T09:29:43.108Z] Stashed 1 file(s) [Pipeline] echo [2021-05-21T09:29:43.111Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.94 [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-05-21T09:29:58.384Z] Still waiting to schedule task [2021-05-21T09:29:58.385Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-21T09:29:58.391Z] Still waiting to schedule task [2021-05-21T09:29:58.391Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-21T09:31:57.193Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15518 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2021-05-21T09:31:57.214Z] Running in /w/workspace/go-mod-core-contracts/213 [Pipeline] { [Pipeline] checkout [2021-05-21T09:31:57.405Z] Selected Git installation does not exist. Using Default [2021-05-21T09:31:57.405Z] The recommended git tool is: NONE [2021-05-21T09:32:02.381Z] using credential edgex-jenkins-ssh [2021-05-21T09:32:02.400Z] Cloning the remote Git repository [2021-05-21T09:32:02.489Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-21T09:32:02.625Z] > git init /w/workspace/go-mod-core-contracts/213 # timeout=10 [2021-05-21T09:32:02.719Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-21T09:32:02.721Z] > git --version # timeout=10 [2021-05-21T09:32:02.745Z] > git --version # 'git version 2.17.1' [2021-05-21T09:32:02.747Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T09:32:02.834Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-21T09:32:04.788Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-21T09:32:04.830Z] Avoid second fetch [2021-05-21T09:32:04.830Z] Checking out Revision 6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f (master) [2021-05-21T09:32:04.815Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-21T09:32:04.854Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T09:32:04.866Z] > git checkout -f 6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f # timeout=10 [2021-05-21T09:32:09.078Z] Commit message: "Merge pull request #621 from hahattan/sma-3496" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-21T09:32:10.468Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-21T09:32:10.879Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-21T09:32:11.225Z] + true [2021-05-21T09:32:11.225Z] + sudo service docker restart [2021-05-21T09:32:27.795Z] Running on prd-centos7-docker-4c-2g-15519 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2021-05-21T09:32:27.813Z] Running in /w/workspace/go-mod-core-contracts/213 [Pipeline] { [Pipeline] checkout [2021-05-21T09:32:27.919Z] Selected Git installation does not exist. Using Default [2021-05-21T09:32:27.919Z] The recommended git tool is: NONE [Pipeline] unstash [Pipeline] echo [2021-05-21T09:32:29.858Z] ========================================================= [2021-05-21T09:32:29.858Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-21T09:32:29.858Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-21T09:32:30.182Z] using credential edgex-jenkins-ssh [2021-05-21T09:32:30.199Z] Cloning the remote Git repository [2021-05-21T09:32:30.208Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-21T09:32:30.220Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-21T09:32:31.041Z] Avoid second fetch [2021-05-21T09:32:31.042Z] Checking out Revision 6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f (master) [2021-05-21T09:32:31.188Z] Sending build context to Docker daemon 3.177MB [2021-05-21T09:32:31.189Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-21T09:32:31.189Z] Step 2/7 : FROM ${BASE} [2021-05-21T09:32:30.282Z] > git init /w/workspace/go-mod-core-contracts/213 # timeout=10 [2021-05-21T09:32:30.309Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-21T09:32:30.309Z] > git --version # timeout=10 [2021-05-21T09:32:30.323Z] > git --version # 'git version 2.24.4' [2021-05-21T09:32:30.324Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T09:32:30.350Z] [INFO] Currently running in a labeled security context [2021-05-21T09:32:30.350Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-21T09:32:30.351Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/213@tmp/jenkins-gitclient-ssh3584487869226073628.key [2021-05-21T09:32:30.378Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-21T09:32:31.021Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-21T09:32:31.032Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-21T09:32:31.052Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T09:32:31.064Z] > git checkout -f 6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f # timeout=10 [2021-05-21T09:32:31.790Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-21T09:32:31.790Z] 595b0fe564bb: Pulling fs layer [2021-05-21T09:32:31.790Z] 7186ed65a4f7: Pulling fs layer [2021-05-21T09:32:31.790Z] 316046926c0a: Pulling fs layer [2021-05-21T09:32:31.790Z] 4ebd0625c992: Pulling fs layer [2021-05-21T09:32:31.790Z] 207e8628e3a3: Pulling fs layer [2021-05-21T09:32:31.790Z] c791037a9be2: Pulling fs layer [2021-05-21T09:32:31.790Z] ffd874e62e21: Pulling fs layer [2021-05-21T09:32:31.790Z] 207e8628e3a3: Waiting [2021-05-21T09:32:31.790Z] 4ebd0625c992: Waiting [2021-05-21T09:32:31.790Z] c791037a9be2: Waiting [2021-05-21T09:32:31.790Z] ffd874e62e21: Waiting [2021-05-21T09:32:31.790Z] 316046926c0a: Verifying Checksum [2021-05-21T09:32:31.790Z] 316046926c0a: Download complete [2021-05-21T09:32:31.790Z] 7186ed65a4f7: Verifying Checksum [2021-05-21T09:32:31.790Z] 7186ed65a4f7: Download complete [2021-05-21T09:32:31.790Z] 207e8628e3a3: Verifying Checksum [2021-05-21T09:32:31.790Z] 207e8628e3a3: Download complete [2021-05-21T09:32:31.790Z] c791037a9be2: Verifying Checksum [2021-05-21T09:32:31.790Z] c791037a9be2: Download complete [2021-05-21T09:32:31.790Z] 595b0fe564bb: Verifying Checksum [2021-05-21T09:32:31.790Z] 595b0fe564bb: Download complete [2021-05-21T09:32:32.391Z] 595b0fe564bb: Pull complete [2021-05-21T09:32:33.391Z] 7186ed65a4f7: Pull complete [2021-05-21T09:32:33.669Z] 316046926c0a: Pull complete [2021-05-21T09:32:34.270Z] ffd874e62e21: Verifying Checksum [2021-05-21T09:32:34.270Z] ffd874e62e21: Download complete [2021-05-21T09:32:34.688Z] Commit message: "Merge pull request #621 from hahattan/sma-3496" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-21T09:32:35.260Z] 4ebd0625c992: Verifying Checksum [2021-05-21T09:32:35.260Z] 4ebd0625c992: Download complete [2021-05-21T09:32:35.777Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-21T09:32:36.100Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-21T09:32:36.403Z] + sudo service docker restart [2021-05-21T09:32:36.403Z] + true [2021-05-21T09:32:36.403Z] Redirecting to /bin/systemctl restart docker.service [2021-05-21T09:32:45.471Z] 4ebd0625c992: Pull complete [2021-05-21T09:32:45.746Z] 207e8628e3a3: Pull complete [2021-05-21T09:32:46.349Z] c791037a9be2: Pull complete [2021-05-21T09:32:50.206Z] ffd874e62e21: Pull complete [2021-05-21T09:32:50.206Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-21T09:32:50.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-21T09:32:50.206Z] ---> cfc18b08335c [2021-05-21T09:32:50.206Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-21T09:32:52.195Z] ---> Running in 6dd99fdf1134 [2021-05-21T09:32:52.195Z] Removing intermediate container 6dd99fdf1134 [2021-05-21T09:32:52.195Z] ---> 4dea30419afd [2021-05-21T09:32:52.195Z] Step 4/7 : RUN apk add bash [2021-05-21T09:32:52.467Z] ---> Running in cd534b028b21 [2021-05-21T09:32:53.906Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] unstash [Pipeline] echo [2021-05-21T09:32:54.670Z] ========================================================= [2021-05-21T09:32:54.670Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-21T09:32:54.670Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-21T09:32:54.882Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-21T09:32:55.000Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-21T09:32:55.264Z] Sending build context to Docker daemon 3.178MB [2021-05-21T09:32:55.264Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-21T09:32:55.264Z] Step 2/7 : FROM ${BASE} [2021-05-21T09:32:55.524Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-21T09:32:55.524Z] 540db60ca938: Pulling fs layer [2021-05-21T09:32:55.524Z] adcc1eea9eea: Pulling fs layer [2021-05-21T09:32:55.524Z] 4c4ab2625f07: Pulling fs layer [2021-05-21T09:32:55.524Z] 0510c868ecb4: Pulling fs layer [2021-05-21T09:32:55.524Z] afea3b2eda06: Pulling fs layer [2021-05-21T09:32:55.524Z] 7809a108b3ef: Pulling fs layer [2021-05-21T09:32:55.524Z] f706445af74f: Pulling fs layer [2021-05-21T09:32:55.524Z] 0510c868ecb4: Waiting [2021-05-21T09:32:55.524Z] afea3b2eda06: Waiting [2021-05-21T09:32:55.524Z] 7809a108b3ef: Waiting [2021-05-21T09:32:55.524Z] f706445af74f: Waiting [2021-05-21T09:32:55.524Z] 4c4ab2625f07: Verifying Checksum [2021-05-21T09:32:55.524Z] 4c4ab2625f07: Download complete [2021-05-21T09:32:55.524Z] adcc1eea9eea: Verifying Checksum [2021-05-21T09:32:55.524Z] adcc1eea9eea: Download complete [2021-05-21T09:32:55.524Z] afea3b2eda06: Verifying Checksum [2021-05-21T09:32:55.524Z] afea3b2eda06: Download complete [2021-05-21T09:32:55.788Z] 7809a108b3ef: Verifying Checksum [2021-05-21T09:32:55.788Z] 7809a108b3ef: Download complete [2021-05-21T09:32:55.788Z] 540db60ca938: Verifying Checksum [2021-05-21T09:32:55.788Z] 540db60ca938: Download complete [2021-05-21T09:32:55.870Z] OK: 138 MiB in 40 packages [2021-05-21T09:32:56.052Z] 540db60ca938: Pull complete [2021-05-21T09:32:56.315Z] adcc1eea9eea: Pull complete [2021-05-21T09:32:56.852Z] Removing intermediate container cd534b028b21 [2021-05-21T09:32:56.852Z] ---> 76ac9543f704 [2021-05-21T09:32:56.852Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-21T09:32:56.887Z] 4c4ab2625f07: Pull complete [2021-05-21T09:32:57.126Z] ---> Running in ad7c249e28ba [2021-05-21T09:32:57.458Z] f706445af74f: Verifying Checksum [2021-05-21T09:32:57.458Z] f706445af74f: Download complete [2021-05-21T09:32:57.730Z] Removing intermediate container ad7c249e28ba [2021-05-21T09:32:57.730Z] ---> e80d40b61b28 [2021-05-21T09:32:57.730Z] Step 6/7 : COPY go.mod . [2021-05-21T09:32:58.037Z] 0510c868ecb4: Verifying Checksum [2021-05-21T09:32:58.037Z] 0510c868ecb4: Download complete [2021-05-21T09:32:58.328Z] ---> 27115c6f4b2c [2021-05-21T09:32:58.328Z] Step 7/7 : RUN go mod download [2021-05-21T09:32:58.602Z] ---> Running in ce9b82e16831 [2021-05-21T09:33:02.269Z] 0510c868ecb4: Pull complete [2021-05-21T09:33:02.269Z] afea3b2eda06: Pull complete [2021-05-21T09:33:02.269Z] 7809a108b3ef: Pull complete [2021-05-21T09:33:03.222Z] f706445af74f: Pull complete [2021-05-21T09:33:03.486Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-21T09:33:03.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-21T09:33:03.486Z] ---> b068be0155e3 [2021-05-21T09:33:03.486Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-21T09:33:16.916Z] Removing intermediate container ce9b82e16831 [2021-05-21T09:33:16.916Z] ---> 66d8cf644501 [2021-05-21T09:33:16.916Z] Successfully built 66d8cf644501 [2021-05-21T09:33:16.916Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T09:33:17.257Z] + docker inspect -f . ci-base-image-arm64 [2021-05-21T09:33:17.257Z] . [Pipeline] withDockerContainer [2021-05-21T09:33:17.498Z] prd-ubuntu18.04-docker-arm64-4c-16g-15518 does not seem to be running inside a container [2021-05-21T09:33:17.591Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/213 -v /w/workspace/go-mod-core-contracts/213:/w/workspace/go-mod-core-contracts/213:rw,z -v /w/workspace/go-mod-core-contracts/213@tmp:/w/workspace/go-mod-core-contracts/213@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-05-21T09:33:18.407Z] ---> Running in 122dacf80a60 [2021-05-21T09:33:18.408Z] Removing intermediate container 122dacf80a60 [2021-05-21T09:33:18.408Z] ---> 697b128c6ddf [2021-05-21T09:33:18.408Z] Step 4/7 : RUN apk add bash [2021-05-21T09:33:18.408Z] ---> Running in 815c12aebb07 [2021-05-21T09:33:18.994Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T09:33:19.158Z] $ docker top fe2bb2d6208e65acfc4009b1252320f046fd4846ace1311f81e7ab069653ad4b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T09:33:19.934Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T09:33:20.104Z] + go version [2021-05-21T09:33:20.104Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-21T09:33:20.130Z] $ docker stop --time=1 fe2bb2d6208e65acfc4009b1252320f046fd4846ace1311f81e7ab069653ad4b [2021-05-21T09:33:20.877Z] OK: 149 MiB in 40 packages [2021-05-21T09:33:20.877Z] Removing intermediate container 815c12aebb07 [2021-05-21T09:33:20.877Z] ---> 6366400b678c [2021-05-21T09:33:20.877Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-21T09:33:21.141Z] ---> Running in 58605fdb3163 [2021-05-21T09:33:21.141Z] Removing intermediate container 58605fdb3163 [2021-05-21T09:33:21.141Z] ---> 7ecbb398a8de [2021-05-21T09:33:21.141Z] Step 6/7 : COPY go.mod . [2021-05-21T09:33:21.402Z] ---> 0fd3ac656ea9 [2021-05-21T09:33:21.402Z] Step 7/7 : RUN go mod download [2021-05-21T09:33:21.402Z] ---> Running in 76e445b1378a [2021-05-21T09:33:21.947Z] $ docker rm -f fe2bb2d6208e65acfc4009b1252320f046fd4846ace1311f81e7ab069653ad4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T09:33:22.677Z] + docker inspect -f . ci-base-image-arm64 [2021-05-21T09:33:22.677Z] . [Pipeline] withDockerContainer [2021-05-21T09:33:22.912Z] prd-ubuntu18.04-docker-arm64-4c-16g-15518 does not seem to be running inside a container [2021-05-21T09:33:23.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/213 -v /w/workspace/go-mod-core-contracts/213:/w/workspace/go-mod-core-contracts/213:rw,z -v /w/workspace/go-mod-core-contracts/213@tmp:/w/workspace/go-mod-core-contracts/213@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-05-21T09:33:24.585Z] $ docker top 4c651a9058971acdc324e5e6a2b162f4b6f883ec7c1b7dcc551f1d34d4cdcf40 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T09:33:25.518Z] + go mod tidy [Pipeline] sh [2021-05-21T09:33:26.453Z] + make test [2021-05-21T09:33:26.453Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-21T09:33:29.564Z] Removing intermediate container 76e445b1378a [2021-05-21T09:33:29.564Z] ---> 658798a10423 [2021-05-21T09:33:29.564Z] Successfully built 658798a10423 [2021-05-21T09:33:29.564Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T09:33:29.869Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-21T09:33:29.869Z] . [Pipeline] withDockerContainer [2021-05-21T09:33:29.955Z] prd-centos7-docker-4c-2g-15519 does not seem to be running inside a container [2021-05-21T09:33:29.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/213 -v /w/workspace/go-mod-core-contracts/213:/w/workspace/go-mod-core-contracts/213:rw,z -v /w/workspace/go-mod-core-contracts/213@tmp:/w/workspace/go-mod-core-contracts/213@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-05-21T09:33:30.574Z] $ docker top 7013c8ff4d8b82e1528ef701dc4f379dcad34b3089899a3389b8c3410024f851 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T09:33:30.952Z] + go version [2021-05-21T09:33:30.952Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-21T09:33:30.963Z] $ docker stop --time=1 7013c8ff4d8b82e1528ef701dc4f379dcad34b3089899a3389b8c3410024f851 [2021-05-21T09:33:32.145Z] $ docker rm -f 7013c8ff4d8b82e1528ef701dc4f379dcad34b3089899a3389b8c3410024f851 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T09:33:32.650Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-21T09:33:32.650Z] . [Pipeline] withDockerContainer [2021-05-21T09:33:32.734Z] prd-centos7-docker-4c-2g-15519 does not seem to be running inside a container [2021-05-21T09:33:32.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/213 -v /w/workspace/go-mod-core-contracts/213:/w/workspace/go-mod-core-contracts/213:rw,z -v /w/workspace/go-mod-core-contracts/213@tmp:/w/workspace/go-mod-core-contracts/213@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-05-21T09:33:33.142Z] $ docker top 44540d4fda4b74fde94bb7fc9452d4eb36d648955a5c65884a42c4840cbe8c40 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T09:33:33.518Z] + go mod tidy [Pipeline] sh [2021-05-21T09:33:33.825Z] + make test [2021-05-21T09:33:33.825Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-21T09:33:39.911Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-05-21T09:33:40.489Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.007s coverage: 85.7% of statements [2021-05-21T09:33:40.489Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.007s coverage: 100.0% of statements [2021-05-21T09:33:40.759Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.009s coverage: 45.4% of statements [2021-05-21T09:33:40.759Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.003s coverage: 77.8% of statements [2021-05-21T09:33:40.759Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-05-21T09:33:42.170Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.003s coverage: 26.3% of statements [2021-05-21T09:33:42.432Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.007s coverage: 14.7% of statements [2021-05-21T09:33:42.697Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.003s coverage: 100.0% of statements [2021-05-21T09:33:42.697Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.013s coverage: 91.8% of statements [2021-05-21T09:33:42.697Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-05-21T09:33:42.697Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-05-21T09:33:42.962Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.002s coverage: 100.0% of statements [2021-05-21T09:33:43.231Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.003s coverage: 35.5% of statements [2021-05-21T09:33:44.196Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.012s coverage: 63.0% of statements [2021-05-21T09:33:44.196Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.002s coverage: 26.3% of statements [2021-05-21T09:33:44.196Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.005s coverage: 15.4% of statements [2021-05-21T09:33:44.196Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.008s coverage: 15.4% of statements [2021-05-21T09:33:44.196Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.005s coverage: 14.3% of statements [2021-05-21T09:33:45.614Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-05-21T09:33:45.614Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] [2021-05-21T09:33:46.600Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.053s coverage: 82.9% of statements [2021-05-21T09:33:46.600Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-05-21T09:33:46.600Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-05-21T09:33:46.600Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-05-21T09:33:48.006Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.017s coverage: 45.4% of statements [2021-05-21T09:33:48.006Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.006s coverage: 95.2% of statements [2021-05-21T09:33:48.006Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.030s coverage: 86.3% of statements [2021-05-21T09:33:48.583Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.010s coverage: 60.5% of statements [2021-05-21T09:33:48.583Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.006s coverage: 58.2% of statements [2021-05-21T09:33:48.583Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-21T09:33:53.582Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-05-21T09:33:53.858Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.042s coverage: 85.7% of statements [2021-05-21T09:33:53.858Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.058s coverage: 100.0% of statements [2021-05-21T09:33:53.921Z] gofmt -l . [2021-05-21T09:33:53.922Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-21T09:33:53.932Z] $ docker stop --time=1 44540d4fda4b74fde94bb7fc9452d4eb36d648955a5c65884a42c4840cbe8c40 [2021-05-21T09:33:54.461Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.043s coverage: 45.4% of statements [2021-05-21T09:33:54.461Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.058s coverage: 77.8% of statements [2021-05-21T09:33:54.461Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-05-21T09:33:55.987Z] $ docker rm -f 44540d4fda4b74fde94bb7fc9452d4eb36d648955a5c65884a42c4840cbe8c40 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-21T09:33:56.425Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-21T09:33:56.643Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-21T09:33:57.672Z] ---> job-cost.sh [2021-05-21T09:33:57.672Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9mNn [2021-05-21T09:33:57.883Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.014s coverage: 26.3% of statements [2021-05-21T09:33:57.883Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.052s coverage: 14.7% of statements [2021-05-21T09:33:57.883Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.044s coverage: 100.0% of statements [2021-05-21T09:33:58.868Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.072s coverage: 91.8% of statements [2021-05-21T09:33:58.868Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-05-21T09:33:58.868Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-05-21T09:33:58.868Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.034s coverage: 100.0% of statements [2021-05-21T09:33:59.144Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.039s coverage: 35.5% of statements [2021-05-21T09:34:05.897Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.117s coverage: 63.0% of statements [2021-05-21T09:34:05.897Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.032s coverage: 26.3% of statements [2021-05-21T09:34:05.897Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.009s coverage: 15.4% of statements [2021-05-21T09:34:05.897Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.023s coverage: 15.4% of statements [2021-05-21T09:34:05.897Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.071s coverage: 14.3% of statements [2021-05-21T09:34:05.897Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-05-21T09:34:05.897Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] [2021-05-21T09:34:07.717Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-21T09:34:11.318Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.415s coverage: 82.9% of statements [2021-05-21T09:34:11.318Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-05-21T09:34:11.318Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-05-21T09:34:11.318Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-05-21T09:34:11.318Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.088s coverage: 45.4% of statements [2021-05-21T09:34:11.318Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.075s coverage: 95.2% of statements [2021-05-21T09:34:11.916Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.250s coverage: 86.3% of statements [2021-05-21T09:34:12.907Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.032s coverage: 60.5% of statements [2021-05-21T09:34:13.180Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.035s coverage: 58.2% of statements [2021-05-21T09:34:13.451Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-21T09:34:20.015Z] lf-activate-venv(): INFO: Adding /tmp/venv-9mNn/bin to PATH [2021-05-21T09:34:20.015Z] INFO: No Stack... [2021-05-21T09:34:20.588Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-21T09:34:21.161Z] INFO: Archiving Costs [Pipeline] sh [2021-05-21T09:34:21.460Z] + cat /w/workspace/go-mod-core-contracts/213/archives/cost.csv [2021-05-21T09:34:21.460Z] + cut -d, -f6 [Pipeline] lock [2021-05-21T09:34:21.500Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-213-stack-cost] [2021-05-21T09:34:21.509Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-213-stack-cost] did not exist. Created. [2021-05-21T09:34:21.509Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-213-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-21T09:34:21.838Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-21T09:34:21.893Z] Stashed 1 file(s) [Pipeline] } [2021-05-21T09:34:21.910Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-213-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-21T09:34:35.701Z] gofmt -l . [2021-05-21T09:34:35.701Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-21T09:34:35.724Z] $ docker stop --time=1 4c651a9058971acdc324e5e6a2b162f4b6f883ec7c1b7dcc551f1d34d4cdcf40 [2021-05-21T09:34:37.693Z] $ docker rm -f 4c651a9058971acdc324e5e6a2b162f4b6f883ec7c1b7dcc551f1d34d4cdcf40 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-21T09:34:38.508Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-21T09:34:38.530Z] Warning: overwriting stash ‘coverage-report’ [2021-05-21T09:34:39.193Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-21T09:34:40.015Z] ---> job-cost.sh [2021-05-21T09:34:40.015Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VKoW [2021-05-21T09:35:18.977Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-21T09:36:40.714Z] lf-activate-venv(): INFO: Adding /tmp/venv-VKoW/bin to PATH [2021-05-21T09:36:40.714Z] INFO: No Stack... [2021-05-21T09:36:40.714Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-21T09:36:40.714Z] INFO: Archiving Costs [Pipeline] sh [2021-05-21T09:36:41.053Z] + + cutcat -d, /w/workspace/go-mod-core-contracts/213/archives/cost.csv -f6 [2021-05-21T09:36:41.053Z] [Pipeline] lock [2021-05-21T09:36:41.110Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-213-stack-cost] [2021-05-21T09:36:41.119Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-213-stack-cost] did not exist. Created. [2021-05-21T09:36:41.119Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-213-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-21T09:36:41.495Z] /w/workspace/go-mod-core-contracts/213@tmp/durable-3baa67d9/script.sh: 1: /w/workspace/go-mod-core-contracts/213@tmp/durable-3baa67d9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-21T09:36:41.863Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-21T09:36:41.902Z] Warning: overwriting stash ‘stack-cost’ [2021-05-21T09:36:42.081Z] Stashed 1 file(s) [Pipeline] } [2021-05-21T09:36:42.095Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-213-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-21T09:36:42.844Z] provisioning config files... [2021-05-21T09:36:42.857Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2569961831170311901tmp [Pipeline] { [Pipeline] sh [2021-05-21T09:36:43.178Z] + set +x [2021-05-21T09:36:43.179Z] + curl -s https://codecov.io/bash [2021-05-21T09:36:43.179Z] + bash -s -- [2021-05-21T09:36:43.179Z] [2021-05-21T09:36:43.179Z] _____ _ [2021-05-21T09:36:43.179Z] / ____| | | [2021-05-21T09:36:43.179Z] | | ___ __| | ___ ___ _____ __ [2021-05-21T09:36:43.179Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-21T09:36:43.179Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-21T09:36:43.179Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-21T09:36:43.179Z] Bash-1.0.2 [2021-05-21T09:36:43.179Z] [2021-05-21T09:36:43.179Z] [2021-05-21T09:36:43.179Z] ==> git version 2.24.4 found [2021-05-21T09:36:43.179Z] ==> 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-05-21T09:36:43.179Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-21T09:36:43.179Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-21T09:36:43.179Z] ==> Jenkins CI detected. [2021-05-21T09:36:43.179Z] project root: . [2021-05-21T09:36:43.179Z] --> token set from env [2021-05-21T09:36:43.444Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-21T09:36:43.444Z] ==> Running gcov in . (disable via -X gcov) [2021-05-21T09:36:43.444Z] ==> Python coveragepy not found [2021-05-21T09:36:43.444Z] ==> Searching for coverage reports in: [2021-05-21T09:36:43.444Z] + . [2021-05-21T09:36:43.444Z] -> Found 1 reports [2021-05-21T09:36:43.444Z] ==> Detecting git/mercurial file structure [2021-05-21T09:36:43.444Z] ==> Reading reports [2021-05-21T09:36:43.444Z] + ./coverage.out bytes=177629 [2021-05-21T09:36:43.444Z] ==> Appending adjustments [2021-05-21T09:36:43.444Z] https://docs.codecov.io/docs/fixing-reports [2021-05-21T09:36:44.390Z] + Found adjustments [2021-05-21T09:36:44.390Z] ==> Gzipping contents [2021-05-21T09:36:44.390Z] 28K /tmp/codecov.AVg40N.gz [2021-05-21T09:36:44.390Z] ==> Uploading reports [2021-05-21T09:36:44.390Z] url: https://codecov.io [2021-05-21T09:36:44.390Z] query: branch=master&commit=6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f&build=213&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F213%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-21T09:36:44.390Z] -> Pinging Codecov [2021-05-21T09:36:44.390Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f&build=213&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F213%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-21T09:36:44.652Z] -> Uploading to [2021-05-21T09:36:44.652Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-21/71470A77251A30514AAF9C0BB2E5B6CE/6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f/90696f3b-ccc4-4807-b044-a9a3f648d597.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210521%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210521T093644Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=feaf7a26995080f7a77dbb13a05ff9b0a4fef78621e24c3d8a7ed0f85487ee99 [2021-05-21T09:36:44.652Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-21T09:36:44.652Z] Dload Upload Total Spent Left Speed [2021-05-21T09:36:44.914Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26062 0 0 100 26062 0 66394 --:--:-- --:--:-- --:--:-- 66484 [2021-05-21T09:36:44.914Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f [Pipeline] } [2021-05-21T09:36:44.923Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-21T09:36:45.750Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-21T09:36:45.769Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T09:36:46.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-21T09:36:46.078Z] [2021-05-21T09:36:46.078Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-21T09:36:46.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-21T09:36:46.391Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-21T09:36:46.391Z] 188c0c94c7c5: Pulling fs layer [2021-05-21T09:36:46.391Z] 0ef7d3d256c8: Pulling fs layer [2021-05-21T09:36:46.391Z] de9db76c5a1d: Pulling fs layer [2021-05-21T09:36:46.391Z] 0eba1c9be4d2: Pulling fs layer [2021-05-21T09:36:46.391Z] 0d57e429df01: Pulling fs layer [2021-05-21T09:36:46.391Z] 4e4be7b47b0d: Pulling fs layer [2021-05-21T09:36:46.391Z] e1f770b5df2f: Pulling fs layer [2021-05-21T09:36:46.391Z] 85a0685a4137: Pulling fs layer [2021-05-21T09:36:46.391Z] 0eba1c9be4d2: Waiting [2021-05-21T09:36:46.391Z] 0d57e429df01: Waiting [2021-05-21T09:36:46.391Z] 4e4be7b47b0d: Waiting [2021-05-21T09:36:46.391Z] e1f770b5df2f: Waiting [2021-05-21T09:36:46.391Z] 85a0685a4137: Waiting [2021-05-21T09:36:46.391Z] de9db76c5a1d: Verifying Checksum [2021-05-21T09:36:46.391Z] de9db76c5a1d: Download complete [2021-05-21T09:36:46.391Z] 0ef7d3d256c8: Verifying Checksum [2021-05-21T09:36:46.391Z] 0ef7d3d256c8: Download complete [2021-05-21T09:36:46.651Z] 0d57e429df01: Verifying Checksum [2021-05-21T09:36:46.651Z] 0d57e429df01: Download complete [2021-05-21T09:36:46.651Z] 4e4be7b47b0d: Verifying Checksum [2021-05-21T09:36:46.651Z] 4e4be7b47b0d: Download complete [2021-05-21T09:36:46.651Z] 188c0c94c7c5: Verifying Checksum [2021-05-21T09:36:46.651Z] 188c0c94c7c5: Download complete [2021-05-21T09:36:46.651Z] 188c0c94c7c5: Pull complete [2021-05-21T09:36:46.914Z] 0ef7d3d256c8: Pull complete [2021-05-21T09:36:47.174Z] de9db76c5a1d: Pull complete [2021-05-21T09:36:47.744Z] e1f770b5df2f: Verifying Checksum [2021-05-21T09:36:47.745Z] e1f770b5df2f: Download complete [2021-05-21T09:36:49.681Z] 0eba1c9be4d2: Verifying Checksum [2021-05-21T09:36:49.681Z] 0eba1c9be4d2: Download complete [2021-05-21T09:36:49.681Z] 85a0685a4137: Verifying Checksum [2021-05-21T09:36:49.681Z] 85a0685a4137: Download complete [2021-05-21T09:36:53.027Z] 0eba1c9be4d2: Pull complete [2021-05-21T09:36:53.027Z] 0d57e429df01: Pull complete [2021-05-21T09:36:53.027Z] 4e4be7b47b0d: Pull complete [2021-05-21T09:36:53.290Z] e1f770b5df2f: Pull complete [2021-05-21T09:36:57.541Z] 85a0685a4137: Pull complete [2021-05-21T09:36:57.541Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-21T09:36:57.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-21T09:36:57.541Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-21T09:36:57.623Z] prd-centos7-docker-4c-2g-15517 does not seem to be running inside a container [2021-05-21T09:36:57.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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-05-21T09:37:00.376Z] $ docker top 20f19216e4528f24e353b41bd8b514b943532ed2f5e10bf59d585fff66681ad7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-21T09:37:00.484Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-21T09:37:00.788Z] + set -o pipefail [2021-05-21T09:37:00.788Z] + snyk monitor '--org=edgex-jenkins' [2021-05-21T09:37:08.984Z] [2021-05-21T09:37:08.984Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2021-05-21T09:37:08.984Z] [2021-05-21T09:37:08.984Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/42154585-6b1a-439f-9ddc-1866799c189e [2021-05-21T09:37:08.984Z] [2021-05-21T09:37:08.984Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-21T09:37:08.984Z] [2021-05-21T09:37:08.984Z] [Pipeline] } [2021-05-21T09:37:09.000Z] $ docker stop --time=1 20f19216e4528f24e353b41bd8b514b943532ed2f5e10bf59d585fff66681ad7 [2021-05-21T09:37:10.699Z] $ docker rm -f 20f19216e4528f24e353b41bd8b514b943532ed2f5e10bf59d585fff66681ad7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-21T09:37:11.740Z] + git log --format=format:%s -1 6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f [Pipeline] isUnix [Pipeline] sh [2021-05-21T09:37:12.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T09:37:12.049Z] . [Pipeline] withDockerContainer [2021-05-21T09:37:12.127Z] prd-centos7-docker-4c-2g-15517 does not seem to be running inside a container [2021-05-21T09:37:12.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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-05-21T09:37:12.563Z] $ docker top 4b78292d2df693a43a5d99f71015dcd0d880f4288d10a2d295987398c6be90a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-21T09:37:12.707Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-21T09:37:12.707Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-21T09:37:12.841Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-21T09:37:12.844Z] $ docker exec 4b78292d2df693a43a5d99f71015dcd0d880f4288d10a2d295987398c6be90a8 ssh-agent [2021-05-21T09:37:12.976Z] SSH_AUTH_SOCK=/tmp/ssh-CfsZd4tBOLro/agent.14 [2021-05-21T09:37:12.976Z] SSH_AGENT_PID=20 [2021-05-21T09:37:12.983Z] Running ssh-add (command line suppressed) [2021-05-21T09:37:13.086Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3295328848315797770.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3295328848315797770.key) [2021-05-21T09:37:13.103Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-21T09:37:13.413Z] + git semver tag [2021-05-21T09:37:13.413Z] # -> Open(): unable to determine branch for HEAD [2021-05-21T09:37:13.413Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-05-21T09:37:13.413Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-05-21T09:37:13.413Z] # $SEMVER_REMOTE_NAME = origin [2021-05-21T09:37:13.413Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-21T09:37:13.413Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-21T09:37:13.413Z] # $SEMVER_BRANCH = master [2021-05-21T09:37:13.413Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2021-05-21T09:37:13.413Z] # 6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f HEAD [2021-05-21T09:37:13.413Z] # -> Force: false [2021-05-21T09:37:13.413Z] # ec0c0648ee5374db661b1caca5906f573005b505 refs/tags/v2.0.0-dev.94 [Pipeline] } [2021-05-21T09:37:13.425Z] $ docker exec --env ******** --env ******** 4b78292d2df693a43a5d99f71015dcd0d880f4288d10a2d295987398c6be90a8 ssh-agent -k [2021-05-21T09:37:13.528Z] unset SSH_AUTH_SOCK; [2021-05-21T09:37:13.528Z] unset SSH_AGENT_PID; [2021-05-21T09:37:13.528Z] echo Agent pid 20 killed; [2021-05-21T09:37:13.542Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-21T09:37:13.884Z] + git semver [Pipeline] } [2021-05-21T09:37:13.899Z] $ docker stop --time=1 4b78292d2df693a43a5d99f71015dcd0d880f4288d10a2d295987398c6be90a8 [2021-05-21T09:37:15.094Z] $ docker rm -f 4b78292d2df693a43a5d99f71015dcd0d880f4288d10a2d295987398c6be90a8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-21T09:37:15.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-21T09:37:15.604Z] [2021-05-21T09:37:15.604Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-21T09:37:15.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-21T09:37:15.921Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-21T09:37:15.921Z] ab5ef0e58194: Pulling fs layer [2021-05-21T09:37:15.921Z] 9712f1f96733: Pulling fs layer [2021-05-21T09:37:15.921Z] 63f879dbbcfc: Pulling fs layer [2021-05-21T09:37:15.921Z] 0d9ebad4ef96: Pulling fs layer [2021-05-21T09:37:15.921Z] e9a5061849ea: Pulling fs layer [2021-05-21T09:37:15.921Z] d747dcd14b5f: Pulling fs layer [2021-05-21T09:37:15.921Z] 2de7ff778b66: Pulling fs layer [2021-05-21T09:37:15.921Z] 0d9ebad4ef96: Waiting [2021-05-21T09:37:15.921Z] e9a5061849ea: Waiting [2021-05-21T09:37:15.921Z] d747dcd14b5f: Waiting [2021-05-21T09:37:15.921Z] 2de7ff778b66: Waiting [2021-05-21T09:37:15.921Z] 9712f1f96733: Verifying Checksum [2021-05-21T09:37:15.921Z] 9712f1f96733: Download complete [2021-05-21T09:37:16.867Z] 63f879dbbcfc: Verifying Checksum [2021-05-21T09:37:16.867Z] 63f879dbbcfc: Download complete [2021-05-21T09:37:17.126Z] e9a5061849ea: Verifying Checksum [2021-05-21T09:37:17.126Z] e9a5061849ea: Download complete [2021-05-21T09:37:17.126Z] d747dcd14b5f: Verifying Checksum [2021-05-21T09:37:17.126Z] d747dcd14b5f: Download complete [2021-05-21T09:37:17.388Z] 2de7ff778b66: Verifying Checksum [2021-05-21T09:37:17.388Z] 2de7ff778b66: Download complete [2021-05-21T09:37:17.963Z] 0d9ebad4ef96: Verifying Checksum [2021-05-21T09:37:17.963Z] 0d9ebad4ef96: Download complete [2021-05-21T09:37:17.963Z] ab5ef0e58194: Verifying Checksum [2021-05-21T09:37:17.963Z] ab5ef0e58194: Download complete [2021-05-21T09:37:20.546Z] ab5ef0e58194: Pull complete [2021-05-21T09:37:20.546Z] 9712f1f96733: Pull complete [2021-05-21T09:37:21.496Z] 63f879dbbcfc: Pull complete [2021-05-21T09:37:24.842Z] 0d9ebad4ef96: Pull complete [2021-05-21T09:37:24.842Z] e9a5061849ea: Pull complete [2021-05-21T09:37:24.842Z] d747dcd14b5f: Pull complete [2021-05-21T09:37:25.806Z] 2de7ff778b66: Pull complete [2021-05-21T09:37:25.806Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-21T09:37:25.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-21T09:37:25.806Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-21T09:37:25.890Z] prd-centos7-docker-4c-2g-15517 does not seem to be running inside a container [2021-05-21T09:37:25.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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-05-21T09:37:29.682Z] $ docker top 4cc7d9173ff4edaae82a08b10ca9b3fb79a49e1e97b8c85cd2a75e265fc269b6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-21T09:37:29.789Z] provisioning config files... [2021-05-21T09:37:29.798Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config701644499166340231tmp [2021-05-21T09:37:29.811Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2537380714633574043tmp [2021-05-21T09:37:29.824Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6473837076150581569tmp [Pipeline] { [Pipeline] echo [2021-05-21T09:37:29.850Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T09:37:30.160Z] ---> sigul-configuration.sh [2021-05-21T09:37:30.160Z] gpg: directory `/root/.gnupg' created [2021-05-21T09:37:30.160Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-21T09:37:30.160Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-21T09:37:30.160Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-21T09:37:30.160Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-21T09:37:30.160Z] gpg: CAST5 encrypted data [2021-05-21T09:37:30.160Z] gpg: encrypted with 1 passphrase [2021-05-21T09:37:30.160Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-21T09:37:30.456Z] + mkdir /home/jenkins [2021-05-21T09:37:30.456Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-21T09:37:30.752Z] + 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-05-21T09:37:30.763Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T09:37:31.062Z] ---> sigul-install.sh [2021-05-21T09:37:36.355Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-21T09:37:36.658Z] + git tag --list [2021-05-21T09:37:36.658Z] v0.0.0 [2021-05-21T09:37:36.658Z] v0.0.1 [2021-05-21T09:37:36.658Z] v0.1.0 [2021-05-21T09:37:36.658Z] v0.1.1 [2021-05-21T09:37:36.658Z] v0.1.10 [2021-05-21T09:37:36.658Z] v0.1.100 [2021-05-21T09:37:36.658Z] v0.1.101 [2021-05-21T09:37:36.658Z] v0.1.102 [2021-05-21T09:37:36.658Z] v0.1.103 [2021-05-21T09:37:36.658Z] v0.1.104 [2021-05-21T09:37:36.658Z] v0.1.105 [2021-05-21T09:37:36.658Z] v0.1.106 [2021-05-21T09:37:36.658Z] v0.1.107 [2021-05-21T09:37:36.658Z] v0.1.108 [2021-05-21T09:37:36.658Z] v0.1.109 [2021-05-21T09:37:36.658Z] v0.1.11 [2021-05-21T09:37:36.658Z] v0.1.110 [2021-05-21T09:37:36.658Z] v0.1.111 [2021-05-21T09:37:36.658Z] v0.1.112 [2021-05-21T09:37:36.658Z] v0.1.113 [2021-05-21T09:37:36.658Z] v0.1.114 [2021-05-21T09:37:36.658Z] v0.1.115 [2021-05-21T09:37:36.658Z] v0.1.116 [2021-05-21T09:37:36.658Z] v0.1.117 [2021-05-21T09:37:36.658Z] v0.1.118 [2021-05-21T09:37:36.658Z] v0.1.119 [2021-05-21T09:37:36.658Z] v0.1.12 [2021-05-21T09:37:36.658Z] v0.1.120 [2021-05-21T09:37:36.658Z] v0.1.121 [2021-05-21T09:37:36.658Z] v0.1.122 [2021-05-21T09:37:36.658Z] v0.1.123 [2021-05-21T09:37:36.658Z] v0.1.124 [2021-05-21T09:37:36.658Z] v0.1.125 [2021-05-21T09:37:36.658Z] v0.1.126 [2021-05-21T09:37:36.658Z] v0.1.127 [2021-05-21T09:37:36.658Z] v0.1.128 [2021-05-21T09:37:36.658Z] v0.1.129 [2021-05-21T09:37:36.658Z] v0.1.13 [2021-05-21T09:37:36.658Z] v0.1.130 [2021-05-21T09:37:36.658Z] v0.1.131 [2021-05-21T09:37:36.658Z] v0.1.132 [2021-05-21T09:37:36.658Z] v0.1.133 [2021-05-21T09:37:36.658Z] v0.1.134 [2021-05-21T09:37:36.658Z] v0.1.135 [2021-05-21T09:37:36.658Z] v0.1.136 [2021-05-21T09:37:36.658Z] v0.1.137 [2021-05-21T09:37:36.658Z] v0.1.138 [2021-05-21T09:37:36.658Z] v0.1.139 [2021-05-21T09:37:36.658Z] v0.1.14 [2021-05-21T09:37:36.658Z] v0.1.140 [2021-05-21T09:37:36.658Z] v0.1.141 [2021-05-21T09:37:36.658Z] v0.1.142 [2021-05-21T09:37:36.658Z] v0.1.143 [2021-05-21T09:37:36.658Z] v0.1.144 [2021-05-21T09:37:36.658Z] v0.1.145 [2021-05-21T09:37:36.658Z] v0.1.146 [2021-05-21T09:37:36.658Z] v0.1.147 [2021-05-21T09:37:36.658Z] v0.1.148 [2021-05-21T09:37:36.658Z] v0.1.149 [2021-05-21T09:37:36.658Z] v0.1.15 [2021-05-21T09:37:36.658Z] v0.1.16 [2021-05-21T09:37:36.658Z] v0.1.17 [2021-05-21T09:37:36.658Z] v0.1.18 [2021-05-21T09:37:36.658Z] v0.1.19 [2021-05-21T09:37:36.658Z] v0.1.2 [2021-05-21T09:37:36.658Z] v0.1.20 [2021-05-21T09:37:36.658Z] v0.1.21 [2021-05-21T09:37:36.658Z] v0.1.22 [2021-05-21T09:37:36.658Z] v0.1.23 [2021-05-21T09:37:36.658Z] v0.1.24 [2021-05-21T09:37:36.658Z] v0.1.25 [2021-05-21T09:37:36.658Z] v0.1.26 [2021-05-21T09:37:36.658Z] v0.1.27 [2021-05-21T09:37:36.658Z] v0.1.28 [2021-05-21T09:37:36.658Z] v0.1.29 [2021-05-21T09:37:36.658Z] v0.1.3 [2021-05-21T09:37:36.658Z] v0.1.30 [2021-05-21T09:37:36.658Z] v0.1.31 [2021-05-21T09:37:36.658Z] v0.1.32 [2021-05-21T09:37:36.658Z] v0.1.33 [2021-05-21T09:37:36.658Z] v0.1.34 [2021-05-21T09:37:36.658Z] v0.1.35 [2021-05-21T09:37:36.658Z] v0.1.36 [2021-05-21T09:37:36.658Z] v0.1.37 [2021-05-21T09:37:36.658Z] v0.1.38 [2021-05-21T09:37:36.658Z] v0.1.39 [2021-05-21T09:37:36.658Z] v0.1.4 [2021-05-21T09:37:36.658Z] v0.1.40 [2021-05-21T09:37:36.658Z] v0.1.41 [2021-05-21T09:37:36.658Z] v0.1.42 [2021-05-21T09:37:36.658Z] v0.1.43 [2021-05-21T09:37:36.658Z] v0.1.44 [2021-05-21T09:37:36.658Z] v0.1.45 [2021-05-21T09:37:36.658Z] v0.1.46 [2021-05-21T09:37:36.658Z] v0.1.47 [2021-05-21T09:37:36.658Z] v0.1.48 [2021-05-21T09:37:36.658Z] v0.1.49 [2021-05-21T09:37:36.658Z] v0.1.5 [2021-05-21T09:37:36.658Z] v0.1.50 [2021-05-21T09:37:36.658Z] v0.1.51 [2021-05-21T09:37:36.658Z] v0.1.52 [2021-05-21T09:37:36.658Z] v0.1.53 [2021-05-21T09:37:36.658Z] v0.1.54 [2021-05-21T09:37:36.658Z] v0.1.55 [2021-05-21T09:37:36.658Z] v0.1.56 [2021-05-21T09:37:36.658Z] v0.1.57 [2021-05-21T09:37:36.658Z] v0.1.58 [2021-05-21T09:37:36.658Z] v0.1.59 [2021-05-21T09:37:36.658Z] v0.1.6 [2021-05-21T09:37:36.658Z] v0.1.60 [2021-05-21T09:37:36.658Z] v0.1.61 [2021-05-21T09:37:36.658Z] v0.1.62 [2021-05-21T09:37:36.658Z] v0.1.63 [2021-05-21T09:37:36.658Z] v0.1.64 [2021-05-21T09:37:36.658Z] v0.1.65 [2021-05-21T09:37:36.658Z] v0.1.66 [2021-05-21T09:37:36.658Z] v0.1.67 [2021-05-21T09:37:36.658Z] v0.1.68 [2021-05-21T09:37:36.658Z] v0.1.69 [2021-05-21T09:37:36.658Z] v0.1.7 [2021-05-21T09:37:36.658Z] v0.1.70 [2021-05-21T09:37:36.658Z] v0.1.71 [2021-05-21T09:37:36.658Z] v0.1.72 [2021-05-21T09:37:36.658Z] v0.1.73 [2021-05-21T09:37:36.658Z] v0.1.74 [2021-05-21T09:37:36.658Z] v0.1.75 [2021-05-21T09:37:36.658Z] v0.1.76 [2021-05-21T09:37:36.658Z] v0.1.77 [2021-05-21T09:37:36.658Z] v0.1.78 [2021-05-21T09:37:36.658Z] v0.1.79 [2021-05-21T09:37:36.658Z] v0.1.8 [2021-05-21T09:37:36.658Z] v0.1.80 [2021-05-21T09:37:36.658Z] v0.1.81 [2021-05-21T09:37:36.658Z] v0.1.82 [2021-05-21T09:37:36.658Z] v0.1.83 [2021-05-21T09:37:36.658Z] v0.1.84 [2021-05-21T09:37:36.658Z] v0.1.85 [2021-05-21T09:37:36.658Z] v0.1.86 [2021-05-21T09:37:36.658Z] v0.1.87 [2021-05-21T09:37:36.658Z] v0.1.88 [2021-05-21T09:37:36.658Z] v0.1.89 [2021-05-21T09:37:36.658Z] v0.1.9 [2021-05-21T09:37:36.658Z] v0.1.90 [2021-05-21T09:37:36.658Z] v0.1.91 [2021-05-21T09:37:36.658Z] v0.1.92 [2021-05-21T09:37:36.658Z] v0.1.93 [2021-05-21T09:37:36.658Z] v0.1.94 [2021-05-21T09:37:36.658Z] v0.1.95 [2021-05-21T09:37:36.658Z] v0.1.96 [2021-05-21T09:37:36.658Z] v0.1.97 [2021-05-21T09:37:36.658Z] v0.1.98 [2021-05-21T09:37:36.658Z] v0.1.99 [2021-05-21T09:37:36.658Z] v2.0.0-dev.1 [2021-05-21T09:37:36.658Z] v2.0.0-dev.10 [2021-05-21T09:37:36.658Z] v2.0.0-dev.11 [2021-05-21T09:37:36.658Z] v2.0.0-dev.12 [2021-05-21T09:37:36.658Z] v2.0.0-dev.13 [2021-05-21T09:37:36.658Z] v2.0.0-dev.14 [2021-05-21T09:37:36.658Z] v2.0.0-dev.15 [2021-05-21T09:37:36.658Z] v2.0.0-dev.16 [2021-05-21T09:37:36.658Z] v2.0.0-dev.17 [2021-05-21T09:37:36.658Z] v2.0.0-dev.18 [2021-05-21T09:37:36.658Z] v2.0.0-dev.19 [2021-05-21T09:37:36.658Z] v2.0.0-dev.2 [2021-05-21T09:37:36.658Z] v2.0.0-dev.20 [2021-05-21T09:37:36.658Z] v2.0.0-dev.21 [2021-05-21T09:37:36.658Z] v2.0.0-dev.22 [2021-05-21T09:37:36.658Z] v2.0.0-dev.23 [2021-05-21T09:37:36.658Z] v2.0.0-dev.24 [2021-05-21T09:37:36.658Z] v2.0.0-dev.25 [2021-05-21T09:37:36.658Z] v2.0.0-dev.26 [2021-05-21T09:37:36.658Z] v2.0.0-dev.27 [2021-05-21T09:37:36.658Z] v2.0.0-dev.28 [2021-05-21T09:37:36.658Z] v2.0.0-dev.29 [2021-05-21T09:37:36.658Z] v2.0.0-dev.3 [2021-05-21T09:37:36.658Z] v2.0.0-dev.30 [2021-05-21T09:37:36.658Z] v2.0.0-dev.31 [2021-05-21T09:37:36.658Z] v2.0.0-dev.32 [2021-05-21T09:37:36.658Z] v2.0.0-dev.33 [2021-05-21T09:37:36.658Z] v2.0.0-dev.34 [2021-05-21T09:37:36.658Z] v2.0.0-dev.35 [2021-05-21T09:37:36.658Z] v2.0.0-dev.36 [2021-05-21T09:37:36.658Z] v2.0.0-dev.37 [2021-05-21T09:37:36.658Z] v2.0.0-dev.38 [2021-05-21T09:37:36.658Z] v2.0.0-dev.39 [2021-05-21T09:37:36.658Z] v2.0.0-dev.4 [2021-05-21T09:37:36.658Z] v2.0.0-dev.40 [2021-05-21T09:37:36.658Z] v2.0.0-dev.41 [2021-05-21T09:37:36.658Z] v2.0.0-dev.42 [2021-05-21T09:37:36.658Z] v2.0.0-dev.43 [2021-05-21T09:37:36.658Z] v2.0.0-dev.44 [2021-05-21T09:37:36.658Z] v2.0.0-dev.45 [2021-05-21T09:37:36.658Z] v2.0.0-dev.46 [2021-05-21T09:37:36.658Z] v2.0.0-dev.47 [2021-05-21T09:37:36.658Z] v2.0.0-dev.48 [2021-05-21T09:37:36.658Z] v2.0.0-dev.49 [2021-05-21T09:37:36.658Z] v2.0.0-dev.5 [2021-05-21T09:37:36.658Z] v2.0.0-dev.50 [2021-05-21T09:37:36.658Z] v2.0.0-dev.51 [2021-05-21T09:37:36.658Z] v2.0.0-dev.52 [2021-05-21T09:37:36.658Z] v2.0.0-dev.53 [2021-05-21T09:37:36.658Z] v2.0.0-dev.54 [2021-05-21T09:37:36.658Z] v2.0.0-dev.55 [2021-05-21T09:37:36.658Z] v2.0.0-dev.56 [2021-05-21T09:37:36.658Z] v2.0.0-dev.57 [2021-05-21T09:37:36.658Z] v2.0.0-dev.58 [2021-05-21T09:37:36.658Z] v2.0.0-dev.59 [2021-05-21T09:37:36.658Z] v2.0.0-dev.6 [2021-05-21T09:37:36.658Z] v2.0.0-dev.60 [2021-05-21T09:37:36.658Z] v2.0.0-dev.61 [2021-05-21T09:37:36.658Z] v2.0.0-dev.62 [2021-05-21T09:37:36.658Z] v2.0.0-dev.63 [2021-05-21T09:37:36.658Z] v2.0.0-dev.64 [2021-05-21T09:37:36.658Z] v2.0.0-dev.65 [2021-05-21T09:37:36.658Z] v2.0.0-dev.66 [2021-05-21T09:37:36.658Z] v2.0.0-dev.67 [2021-05-21T09:37:36.658Z] v2.0.0-dev.68 [2021-05-21T09:37:36.658Z] v2.0.0-dev.69 [2021-05-21T09:37:36.658Z] v2.0.0-dev.7 [2021-05-21T09:37:36.658Z] v2.0.0-dev.70 [2021-05-21T09:37:36.658Z] v2.0.0-dev.71 [2021-05-21T09:37:36.658Z] v2.0.0-dev.72 [2021-05-21T09:37:36.658Z] v2.0.0-dev.73 [2021-05-21T09:37:36.658Z] v2.0.0-dev.74 [2021-05-21T09:37:36.658Z] v2.0.0-dev.75 [2021-05-21T09:37:36.658Z] v2.0.0-dev.76 [2021-05-21T09:37:36.658Z] v2.0.0-dev.77 [2021-05-21T09:37:36.658Z] v2.0.0-dev.78 [2021-05-21T09:37:36.658Z] v2.0.0-dev.79 [2021-05-21T09:37:36.658Z] v2.0.0-dev.8 [2021-05-21T09:37:36.658Z] v2.0.0-dev.80 [2021-05-21T09:37:36.658Z] v2.0.0-dev.81 [2021-05-21T09:37:36.658Z] v2.0.0-dev.82 [2021-05-21T09:37:36.658Z] v2.0.0-dev.83 [2021-05-21T09:37:36.658Z] v2.0.0-dev.84 [2021-05-21T09:37:36.658Z] v2.0.0-dev.85 [2021-05-21T09:37:36.658Z] v2.0.0-dev.86 [2021-05-21T09:37:36.658Z] v2.0.0-dev.87 [2021-05-21T09:37:36.658Z] v2.0.0-dev.88 [2021-05-21T09:37:36.658Z] v2.0.0-dev.89 [2021-05-21T09:37:36.658Z] v2.0.0-dev.9 [2021-05-21T09:37:36.658Z] v2.0.0-dev.90 [2021-05-21T09:37:36.658Z] v2.0.0-dev.91 [2021-05-21T09:37:36.658Z] v2.0.0-dev.92 [2021-05-21T09:37:36.658Z] v2.0.0-dev.93 [2021-05-21T09:37:36.658Z] v2.0.0-dev.94 [Pipeline] sh [2021-05-21T09:37:36.956Z] + lftools sign git-tag v2.0.0-dev.94 [2021-05-21T09:37:37.529Z] Signing Git tag with Sigul... [2021-05-21T09:37:37.529Z] Signing v2.0.0-dev.94 [Pipeline] echo [2021-05-21T09:37:38.113Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T09:37:38.409Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-21T09:37:38.418Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-21T09:37:38.463Z] $ docker stop --time=1 4cc7d9173ff4edaae82a08b10ca9b3fb79a49e1e97b8c85cd2a75e265fc269b6 [2021-05-21T09:37:40.363Z] $ docker rm -f 4cc7d9173ff4edaae82a08b10ca9b3fb79a49e1e97b8c85cd2a75e265fc269b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-21T09:37:41.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T09:37:41.063Z] . [Pipeline] withDockerContainer [2021-05-21T09:37:41.138Z] prd-centos7-docker-4c-2g-15517 does not seem to be running inside a container [2021-05-21T09:37:41.183Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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-05-21T09:37:41.683Z] $ docker top a06eacac474d9d74fbe69d26ff03df15c8e31e2ca7dee5469c4f567f73cbf3f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-21T09:37:41.825Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-21T09:37:41.825Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-21T09:37:41.937Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-21T09:37:41.941Z] $ docker exec a06eacac474d9d74fbe69d26ff03df15c8e31e2ca7dee5469c4f567f73cbf3f4 ssh-agent [2021-05-21T09:37:42.057Z] SSH_AUTH_SOCK=/tmp/ssh-G8ejymtDQinA/agent.13 [2021-05-21T09:37:42.057Z] SSH_AGENT_PID=19 [2021-05-21T09:37:42.063Z] Running ssh-add (command line suppressed) [2021-05-21T09:37:42.164Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6672309578737511242.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6672309578737511242.key) [2021-05-21T09:37:42.184Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-21T09:37:42.486Z] + git semver bump pre [2021-05-21T09:37:42.486Z] # -> Open(): unable to determine branch for HEAD [2021-05-21T09:37:42.486Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-05-21T09:37:42.486Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-05-21T09:37:42.486Z] # $SEMVER_REMOTE_NAME = origin [2021-05-21T09:37:42.486Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-21T09:37:42.486Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-21T09:37:42.486Z] # $SEMVER_BRANCH = master [2021-05-21T09:37:42.486Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2021-05-21T09:37:42.486Z] 2.0.0-dev.95 [Pipeline] } [2021-05-21T09:37:42.497Z] $ docker exec --env ******** --env ******** a06eacac474d9d74fbe69d26ff03df15c8e31e2ca7dee5469c4f567f73cbf3f4 ssh-agent -k [2021-05-21T09:37:42.595Z] unset SSH_AUTH_SOCK; [2021-05-21T09:37:42.595Z] unset SSH_AGENT_PID; [2021-05-21T09:37:42.595Z] echo Agent pid 19 killed; [2021-05-21T09:37:42.609Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-21T09:37:42.947Z] + git semver [Pipeline] } [2021-05-21T09:37:42.979Z] $ docker stop --time=1 a06eacac474d9d74fbe69d26ff03df15c8e31e2ca7dee5469c4f567f73cbf3f4 [2021-05-21T09:37:44.216Z] $ docker rm -f a06eacac474d9d74fbe69d26ff03df15c8e31e2ca7dee5469c4f567f73cbf3f4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-21T09:37:44.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T09:37:44.854Z] . [Pipeline] withDockerContainer [2021-05-21T09:37:44.938Z] prd-centos7-docker-4c-2g-15517 does not seem to be running inside a container [2021-05-21T09:37:44.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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-05-21T09:37:45.475Z] $ docker top d155392662601b6ffb6aa64ac0ee326201a6738b1bfc440e14cb6a2598e457b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-21T09:37:45.603Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-21T09:37:45.603Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-21T09:37:45.721Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-21T09:37:45.724Z] $ docker exec d155392662601b6ffb6aa64ac0ee326201a6738b1bfc440e14cb6a2598e457b0 ssh-agent [2021-05-21T09:37:45.850Z] SSH_AUTH_SOCK=/tmp/ssh-zjOyvLfVYaGE/agent.15 [2021-05-21T09:37:45.850Z] SSH_AGENT_PID=22 [2021-05-21T09:37:45.857Z] Running ssh-add (command line suppressed) [2021-05-21T09:37:45.970Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_722591507326581420.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_722591507326581420.key) [2021-05-21T09:37:45.986Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-21T09:37:46.289Z] + git semver push [2021-05-21T09:37:46.289Z] # -> Open(): unable to determine branch for HEAD [2021-05-21T09:37:46.289Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-05-21T09:37:46.289Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-05-21T09:37:46.289Z] # $SEMVER_REMOTE_NAME = origin [2021-05-21T09:37:46.289Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-21T09:37:46.289Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-21T09:37:46.289Z] # $SEMVER_BRANCH = master [2021-05-21T09:37:46.289Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2021-05-21T09:37:50.507Z] $ docker exec --env ******** --env ******** d155392662601b6ffb6aa64ac0ee326201a6738b1bfc440e14cb6a2598e457b0 ssh-agent -k [2021-05-21T09:37:50.607Z] unset SSH_AUTH_SOCK; [2021-05-21T09:37:50.607Z] unset SSH_AGENT_PID; [2021-05-21T09:37:50.607Z] echo Agent pid 22 killed; [2021-05-21T09:37:50.620Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-21T09:37:50.953Z] + git semver [Pipeline] } [2021-05-21T09:37:50.967Z] $ docker stop --time=1 d155392662601b6ffb6aa64ac0ee326201a6738b1bfc440e14cb6a2598e457b0 [2021-05-21T09:37:52.160Z] $ docker rm -f d155392662601b6ffb6aa64ac0ee326201a6738b1bfc440e14cb6a2598e457b0 [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-05-21T09:37:53.503Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T09:37:54.071Z] ---> package-listing.sh [2021-05-21T09:37:54.071Z] ++ facter osfamily [2021-05-21T09:37:54.071Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-21T09:37:54.333Z] + OS_FAMILY=redhat [2021-05-21T09:37:54.333Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2021-05-21T09:37:54.333Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-21T09:37:54.333Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-21T09:37:54.333Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-21T09:37:54.333Z] + PACKAGES=/tmp/packages_start.txt [2021-05-21T09:37:54.333Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2021-05-21T09:37:54.333Z] + PACKAGES=/tmp/packages_end.txt [2021-05-21T09:37:54.333Z] + case "${OS_FAMILY}" in [2021-05-21T09:37:54.333Z] + rpm -qa [2021-05-21T09:37:54.333Z] + sort [2021-05-21T09:37:54.905Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-21T09:37:54.905Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-21T09:37:54.905Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-21T09:37:54.905Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2021-05-21T09:37:54.905Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2021-05-21T09:37:54.905Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] echo [2021-05-21T09:37:54.918Z] 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/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-21T09:37:55.199Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-21T09:37:55.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-21T09:37:55.762Z] [2021-05-21T09:37:55.762Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-21T09:37:56.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-21T09:37:56.344Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-21T09:37:56.344Z] df20fa9351a1: Pulling fs layer [2021-05-21T09:37:56.344Z] 36b3adc4ff6f: Pulling fs layer [2021-05-21T09:37:56.344Z] 8ad3a11d3b57: Pulling fs layer [2021-05-21T09:37:56.344Z] 46f8f816bc3b: Pulling fs layer [2021-05-21T09:37:56.344Z] 93b61091891f: Pulling fs layer [2021-05-21T09:37:56.344Z] 93b9cdb0e59b: Pulling fs layer [2021-05-21T09:37:56.344Z] 5e14af77c1be: Pulling fs layer [2021-05-21T09:37:56.344Z] 01666e4c0597: Pulling fs layer [2021-05-21T09:37:56.344Z] aa168da1d23b: Pulling fs layer [2021-05-21T09:37:56.344Z] 46f8f816bc3b: Waiting [2021-05-21T09:37:56.344Z] 93b61091891f: Waiting [2021-05-21T09:37:56.344Z] 93b9cdb0e59b: Waiting [2021-05-21T09:37:56.344Z] 5e14af77c1be: Waiting [2021-05-21T09:37:56.344Z] 01666e4c0597: Waiting [2021-05-21T09:37:56.344Z] aa168da1d23b: Waiting [2021-05-21T09:37:56.344Z] 36b3adc4ff6f: Verifying Checksum [2021-05-21T09:37:56.344Z] 36b3adc4ff6f: Download complete [2021-05-21T09:37:56.344Z] 46f8f816bc3b: Download complete [2021-05-21T09:37:56.344Z] df20fa9351a1: Verifying Checksum [2021-05-21T09:37:56.344Z] df20fa9351a1: Download complete [2021-05-21T09:37:56.344Z] 93b9cdb0e59b: Verifying Checksum [2021-05-21T09:37:56.344Z] 93b9cdb0e59b: Download complete [2021-05-21T09:37:56.344Z] 5e14af77c1be: Verifying Checksum [2021-05-21T09:37:56.344Z] 5e14af77c1be: Download complete [2021-05-21T09:37:56.344Z] 01666e4c0597: Verifying Checksum [2021-05-21T09:37:56.344Z] 01666e4c0597: Download complete [2021-05-21T09:37:56.344Z] 93b61091891f: Verifying Checksum [2021-05-21T09:37:56.344Z] 93b61091891f: Download complete [2021-05-21T09:37:56.616Z] df20fa9351a1: Pull complete [2021-05-21T09:37:56.616Z] 36b3adc4ff6f: Pull complete [2021-05-21T09:37:56.616Z] 8ad3a11d3b57: Verifying Checksum [2021-05-21T09:37:56.616Z] 8ad3a11d3b57: Download complete [2021-05-21T09:37:57.195Z] 8ad3a11d3b57: Pull complete [2021-05-21T09:37:57.195Z] 46f8f816bc3b: Pull complete [2021-05-21T09:37:57.456Z] 93b61091891f: Pull complete [2021-05-21T09:37:57.456Z] 93b9cdb0e59b: Pull complete [2021-05-21T09:37:57.718Z] 5e14af77c1be: Pull complete [2021-05-21T09:37:57.719Z] 01666e4c0597: Pull complete [2021-05-21T09:37:58.294Z] aa168da1d23b: Verifying Checksum [2021-05-21T09:37:58.294Z] aa168da1d23b: Download complete [2021-05-21T09:38:02.515Z] aa168da1d23b: Pull complete [2021-05-21T09:38:02.515Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-21T09:38:02.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-21T09:38:02.515Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-21T09:38:02.597Z] prd-centos7-docker-4c-2g-15517 does not seem to be running inside a container [2021-05-21T09:38:02.639Z] $ 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/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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-05-21T09:38:04.632Z] $ docker top a511b2ca45b6c7088d54f69dab375e21790ebbcde7a322b35eded5689a245c55 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T09:38:05.011Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-21T09:38:05.307Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-21T09:38:05.604Z] + ls /var/log/sa-host [2021-05-21T09:38:05.604Z] + sadf -c /var/log/sa-host/sa05 [2021-05-21T09:38:05.604Z] file_magic: OK [2021-05-21T09:38:05.604Z] HZ: Using current value: 100 [2021-05-21T09:38:05.604Z] file_header: OK [2021-05-21T09:38:05.604Z] 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-05-21T09:38:05.604Z] Statistics: [2021-05-21T09:38:05.604Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-21T09:38:05.604Z] File successfully converted to sysstat format version 12.2.1 [2021-05-21T09:38:05.604Z] + sadf -c /var/log/sa-host/sa21 [2021-05-21T09:38:05.604Z] file_magic: OK [2021-05-21T09:38:05.604Z] HZ: Using current value: 100 [2021-05-21T09:38:05.604Z] file_header: OK [2021-05-21T09:38:05.604Z] 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-05-21T09:38:05.604Z] Statistics: [2021-05-21T09:38:05.604Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-21T09:38:05.604Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-21T09:38:06.229Z] provisioning config files... [2021-05-21T09:38:06.243Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1828928866080324856tmp [Pipeline] { [Pipeline] echo [2021-05-21T09:38:06.266Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T09:38:06.558Z] ---> create-netrc.sh [Pipeline] } [2021-05-21T09:38:06.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-21T09:38:06.596Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T09:38:06.893Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-21T09:38:06.905Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T09:38:07.210Z] ---> sudo-logs.sh [2021-05-21T09:38:07.210Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-21T09:38:07.241Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T09:38:07.533Z] ---> job-cost.sh [2021-05-21T09:38:07.534Z] lf-activate-venv: SKIPPING [2021-05-21T09:38:07.534Z] DEBUG: total: 0.18000000715255737 [2021-05-21T09:38:07.534Z] INFO: Retrieving Stack Cost... [2021-05-21T09:38:08.477Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-21T09:38:08.741Z] INFO: Archiving Costs [Pipeline] echo [2021-05-21T09:38:08.755Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T09:38:09.050Z] ---> logs-deploy.sh [2021-05-21T09:38:09.050Z] lf-activate-venv: SKIPPING [2021-05-21T09:38:09.050Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/213 [2021-05-21T09:38:09.050Z] INFO: archiving workspace using pattern(s): [2021-05-21T09:38:09.995Z] Archives upload complete. [2021-05-21T09:38:09.995Z] INFO: archiving logs to Nexus [2021-05-21T09:38:10.568Z] ---> uname -a: [2021-05-21T09:38:10.568Z] Linux prd-centos7-docker-4c-2g-15517.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-21T09:38:10.568Z] [2021-05-21T09:38:10.568Z] [2021-05-21T09:38:10.568Z] ---> lscpu: [2021-05-21T09:38:10.568Z] Architecture: x86_64 [2021-05-21T09:38:10.568Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-21T09:38:10.568Z] Byte Order: Little Endian [2021-05-21T09:38:10.568Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-21T09:38:10.568Z] CPU(s): 2 [2021-05-21T09:38:10.568Z] On-line CPU(s) list: 0,1 [2021-05-21T09:38:10.568Z] Thread(s) per core: 1 [2021-05-21T09:38:10.568Z] Core(s) per socket: 1 [2021-05-21T09:38:10.568Z] Socket(s): 2 [2021-05-21T09:38:10.568Z] NUMA node(s): 1 [2021-05-21T09:38:10.568Z] Vendor ID: AuthenticAMD [2021-05-21T09:38:10.568Z] CPU family: 23 [2021-05-21T09:38:10.568Z] Model: 49 [2021-05-21T09:38:10.568Z] Model name: AMD EPYC-Rome Processor [2021-05-21T09:38:10.568Z] Stepping: 0 [2021-05-21T09:38:10.568Z] CPU MHz: 2800.000 [2021-05-21T09:38:10.568Z] BogoMIPS: 5600.00 [2021-05-21T09:38:10.568Z] Virtualization: AMD-V [2021-05-21T09:38:10.568Z] Hypervisor vendor: KVM [2021-05-21T09:38:10.568Z] Virtualization type: full [2021-05-21T09:38:10.568Z] L1d cache: 64 KiB [2021-05-21T09:38:10.568Z] L1i cache: 64 KiB [2021-05-21T09:38:10.568Z] L2 cache: 1 MiB [2021-05-21T09:38:10.568Z] L3 cache: 32 MiB [2021-05-21T09:38:10.568Z] NUMA node0 CPU(s): 0,1 [2021-05-21T09:38:10.568Z] Vulnerability Itlb multihit: Not affected [2021-05-21T09:38:10.568Z] Vulnerability L1tf: Not affected [2021-05-21T09:38:10.568Z] Vulnerability Mds: Not affected [2021-05-21T09:38:10.568Z] Vulnerability Meltdown: Not affected [2021-05-21T09:38:10.568Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-21T09:38:10.568Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-21T09:38:10.568Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-21T09:38:10.568Z] Vulnerability Srbds: Not affected [2021-05-21T09:38:10.568Z] Vulnerability Tsx async abort: Not affected [2021-05-21T09:38:10.568Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-21T09:38:10.568Z] [2021-05-21T09:38:10.568Z] [2021-05-21T09:38:10.568Z] ---> nproc: [2021-05-21T09:38:10.568Z] 2 [2021-05-21T09:38:10.568Z] [2021-05-21T09:38:10.568Z] [2021-05-21T09:38:10.568Z] ---> df -h: [2021-05-21T09:38:10.568Z] Filesystem Size Used Available Use% Mounted on [2021-05-21T09:38:10.568Z] overlay 40.0G 8.9G 31.1G 22% / [2021-05-21T09:38:10.568Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-21T09:38:10.568Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-21T09:38:10.568Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-21T09:38:10.568Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-05-21T09:38:10.568Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-05-21T09:38:10.568Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-05-21T09:38:10.568Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-05-21T09:38:10.568Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-05-21T09:38:10.568Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-05-21T09:38:10.568Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dry_go-mod-core-contracts_master [2021-05-21T09:38:10.568Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dry_go-mod-core-contracts_master@tmp [2021-05-21T09:38:10.568Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-05-21T09:38:10.568Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-05-21T09:38:10.568Z] [2021-05-21T09:38:10.568Z] [2021-05-21T09:38:10.568Z] ---> free -m: [2021-05-21T09:38:10.568Z] total used free shared buff/cache available [2021-05-21T09:38:10.568Z] Mem: 7821 1278 3153 0 3389 6462 [2021-05-21T09:38:10.568Z] Swap: 1023 0 1023 [2021-05-21T09:38:10.568Z] [2021-05-21T09:38:10.568Z] [2021-05-21T09:38:10.568Z] ---> ip addr: [2021-05-21T09:38:10.568Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-21T09:38:10.568Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-21T09:38:10.568Z] inet 127.0.0.1/8 scope host lo [2021-05-21T09:38:10.568Z] valid_lft forever preferred_lft forever [2021-05-21T09:38:10.568Z] inet6 ::1/128 scope host [2021-05-21T09:38:10.568Z] valid_lft forever preferred_lft forever [2021-05-21T09:38:10.568Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-21T09:38:10.568Z] link/ether fa:16:3e:9b:69:b0 brd ff:ff:ff:ff:ff:ff [2021-05-21T09:38:10.568Z] inet 10.30.123.245/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-21T09:38:10.568Z] valid_lft 85837sec preferred_lft 85837sec [2021-05-21T09:38:10.568Z] inet6 fe80::f816:3eff:fe9b:69b0/64 scope link [2021-05-21T09:38:10.568Z] valid_lft forever preferred_lft forever [2021-05-21T09:38:10.568Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-21T09:38:10.568Z] link/ether 02:42:65:47:45:ee brd ff:ff:ff:ff:ff:ff [2021-05-21T09:38:10.568Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-21T09:38:10.568Z] valid_lft forever preferred_lft forever [2021-05-21T09:38:10.568Z] inet6 fe80::42:65ff:fe47:45ee/64 scope link [2021-05-21T09:38:10.568Z] valid_lft forever preferred_lft forever [2021-05-21T09:38:10.568Z] [2021-05-21T09:38:10.568Z] [2021-05-21T09:38:10.568Z] ---> sar -b -r -n DEV: [2021-05-21T09:38:10.568Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) [2021-05-21T09:38:10.568Z] [2021-05-21T09:38:10.568Z] 09:28:37 LINUX RESTART (2 CPU) [2021-05-21T09:38:10.568Z] [2021-05-21T09:38:10.568Z] 09:29:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-21T09:38:10.568Z] 09:30:01 132.01 19.19 112.82 0.00 5867.43 34516.46 0.00 [2021-05-21T09:38:10.568Z] 09:31:01 3.65 0.03 3.61 0.00 1.07 137.61 0.00 [2021-05-21T09:38:10.568Z] 09:32:01 0.48 0.00 0.48 0.00 0.00 7.71 0.00 [2021-05-21T09:38:10.568Z] 09:33:01 0.13 0.00 0.13 0.00 0.00 2.28 0.00 [2021-05-21T09:38:10.568Z] 09:34:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 [2021-05-21T09:38:10.568Z] 09:35:01 0.28 0.00 0.28 0.00 0.00 3.88 0.00 [2021-05-21T09:38:10.568Z] 09:36:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 [2021-05-21T09:38:10.568Z] 09:37:01 67.11 0.03 67.08 0.00 3.73 27216.69 0.00 [2021-05-21T09:38:10.568Z] 09:38:01 130.88 0.10 130.78 0.00 9.99 30780.44 0.00 [2021-05-21T09:38:10.568Z] Average: 37.07 2.12 34.95 0.00 644.02 10254.83 0.00 [2021-05-21T09:38:10.568Z] [2021-05-21T09:38:10.568Z] 09:29:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-21T09:38:10.568Z] 09:30:01 5453872 0 811448 10.13 2620 1740992 1292012 14.26 575284 1577232 128 [2021-05-21T09:38:10.568Z] 09:31:01 5468700 0 796612 9.95 2620 1741000 1198112 13.23 563640 1577196 20 [2021-05-21T09:38:10.568Z] 09:32:01 5466960 0 798352 9.97 2620 1741000 1198364 13.23 569092 1573116 20 [2021-05-21T09:38:10.568Z] 09:33:01 5464472 0 800832 10.00 2620 1741008 1198548 13.23 571708 1573116 8 [2021-05-21T09:38:10.568Z] 09:34:01 5466760 0 798540 9.97 2620 1741012 1198176 13.23 564112 1578660 8 [2021-05-21T09:38:10.568Z] 09:35:01 5463868 0 801428 10.01 2620 1741016 1198296 13.23 567416 1578664 8 [2021-05-21T09:38:10.568Z] 09:36:01 5464912 0 800380 9.99 2620 1741020 1198176 13.23 566940 1578660 8 [2021-05-21T09:38:10.568Z] 09:37:01 4509572 0 1022736 12.77 2620 2474004 1480608 16.35 785008 2221276 10320 [2021-05-21T09:38:10.568Z] 09:38:01 3224432 0 1314948 16.42 2620 3466932 1723316 19.03 1130568 2966400 403192 [2021-05-21T09:38:10.568Z] Average: 5109283 0 882808 11.02 2620 2014220 1298401 14.34 654863 1802702 45968 [2021-05-21T09:38:10.568Z] [2021-05-21T09:38:10.568Z] 09:29:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-21T09:38:10.568Z] 09:30:01 eth0 633.87 449.94 1126.51 90.41 0.00 0.00 0.00 0.00 [2021-05-21T09:38:10.568Z] 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T09:38:10.568Z] 09:30:01 docker0 12.82 9.23 2.51 24.96 0.00 0.00 0.00 0.00 [2021-05-21T09:38:10.568Z] 09:31:01 eth0 0.63 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-21T09:38:10.568Z] 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T09:38:10.568Z] 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T09:38:10.568Z] 09:32:01 eth0 0.95 0.45 0.32 0.12 0.00 0.00 0.00 0.00 [2021-05-21T09:38:10.568Z] 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T09:38:10.568Z] 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T09:38:10.568Z] 09:33:01 eth0 0.55 0.32 0.27 0.29 0.00 0.00 0.00 0.00 [2021-05-21T09:38:10.568Z] 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T09:38:10.568Z] 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T09:38:10.568Z] 09:34:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-21T09:38:10.568Z] 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T09:38:10.568Z] 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T09:38:10.568Z] 09:35:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-21T09:38:10.568Z] 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T09:38:10.568Z] 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T09:38:10.568Z] 09:36:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-21T09:38:10.568Z] 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T09:38:10.568Z] 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T09:38:10.568Z] 09:37:01 vethd85489c 23.31 24.08 2.00 142.36 0.00 0.00 0.00 0.00 [2021-05-21T09:38:10.568Z] 09:37:01 eth0 484.71 441.68 4226.48 36.79 0.00 0.00 0.00 0.00 [2021-05-21T09:38:10.569Z] 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T09:38:10.569Z] 09:37:01 docker0 23.31 24.00 1.68 142.36 0.00 0.00 0.00 0.00 [2021-05-21T09:38:10.569Z] 09:38:01 eth0 796.99 668.02 5833.45 146.82 0.00 0.00 0.00 0.00 [2021-05-21T09:38:10.569Z] 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T09:38:10.569Z] 09:38:01 docker0 90.69 145.86 5.58 404.70 0.00 0.00 0.00 0.00 [2021-05-21T09:38:10.569Z] Average: eth0 212.41 172.97 1243.66 30.40 0.00 0.00 0.00 0.00 [2021-05-21T09:38:10.569Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T09:38:10.569Z] Average: docker0 14.10 19.93 1.08 63.65 0.00 0.00 0.00 0.00 [2021-05-21T09:38:10.569Z] [2021-05-21T09:38:10.569Z] [2021-05-21T09:38:10.569Z] ---> sar -P ALL: [2021-05-21T09:38:10.569Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) [2021-05-21T09:38:10.569Z] [2021-05-21T09:38:10.569Z] 09:28:37 LINUX RESTART (2 CPU) [2021-05-21T09:38:10.569Z] [2021-05-21T09:38:10.569Z] 09:29:02 CPU %user %nice %system %iowait %steal %idle [2021-05-21T09:38:10.569Z] 09:30:01 all 15.80 0.00 5.00 17.35 0.07 61.79 [2021-05-21T09:38:10.569Z] 09:30:01 0 14.75 0.00 5.70 18.13 0.07 61.34 [2021-05-21T09:38:10.569Z] 09:30:01 1 16.85 0.00 4.29 16.56 0.07 62.23 [2021-05-21T09:38:10.569Z] 09:31:01 all 0.10 0.00 0.05 0.00 0.03 99.82 [2021-05-21T09:38:10.569Z] 09:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-21T09:38:10.569Z] 09:31:01 1 0.18 0.00 0.07 0.00 0.03 99.72 [2021-05-21T09:38:10.569Z] 09:32:01 all 0.17 0.00 0.05 0.01 0.02 99.76 [2021-05-21T09:38:10.569Z] 09:32:01 0 0.07 0.00 0.05 0.02 0.02 99.85 [2021-05-21T09:38:10.569Z] 09:32:01 1 0.27 0.00 0.05 0.00 0.02 99.67 [2021-05-21T09:38:10.569Z] 09:33:01 all 0.18 0.00 0.03 0.00 0.03 99.77 [2021-05-21T09:38:10.569Z] 09:33:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-21T09:38:10.569Z] 09:33:01 1 0.33 0.00 0.02 0.00 0.03 99.62 [2021-05-21T09:38:10.569Z] 09:34:01 all 0.15 0.00 0.04 0.00 0.03 99.77 [2021-05-21T09:38:10.569Z] 09:34:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-05-21T09:38:10.569Z] 09:34:01 1 0.23 0.00 0.05 0.00 0.05 99.67 [2021-05-21T09:38:10.569Z] 09:35:01 all 0.06 0.00 0.03 0.00 0.03 99.89 [2021-05-21T09:38:10.569Z] 09:35:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-21T09:38:10.569Z] 09:35:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-21T09:38:10.569Z] 09:36:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-05-21T09:38:10.569Z] 09:36:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2021-05-21T09:38:10.569Z] 09:36:01 1 0.07 0.00 0.03 0.00 0.05 99.85 [2021-05-21T09:38:10.569Z] 09:37:01 all 8.88 0.00 4.05 1.68 0.04 85.34 [2021-05-21T09:38:10.569Z] 09:37:01 0 9.02 0.00 3.98 1.76 0.03 85.21 [2021-05-21T09:38:10.569Z] 09:37:01 1 8.74 0.00 4.12 1.61 0.05 85.47 [2021-05-21T09:38:10.569Z] 09:38:01 all 21.13 0.00 9.79 2.05 0.09 66.94 [2021-05-21T09:38:10.569Z] 09:38:01 0 19.85 0.00 9.98 2.43 0.09 67.65 [2021-05-21T09:38:10.569Z] 09:38:01 1 22.40 0.00 9.60 1.68 0.09 66.24 [2021-05-21T09:38:10.569Z] Average: all 5.00 0.00 2.05 2.26 0.04 90.65 [2021-05-21T09:38:10.569Z] Average: 0 4.72 0.00 2.13 2.39 0.03 90.72 [2021-05-21T09:38:10.569Z] Average: 1 5.28 0.00 1.97 2.13 0.05 90.57 [2021-05-21T09:38:10.569Z] [2021-05-21T09:38:10.569Z] [2021-05-21T09:38:10.569Z]