Started by user Bill Mahoney Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4daf7f37de52cfcc256f7ff719452b00984e06bf 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-ssh1806672110206866098.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh5674353449200478148.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 6a41506d72e8e131afc862d141935157bee59f41 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-ssh1603342738260691535.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh2667287977686305359.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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-ssh774606195309222250.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-779 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 Avoid second fetch Checking out Revision 4daf7f37de52cfcc256f7ff719452b00984e06bf (master) Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 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-ssh5183879171225916705.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 4daf7f37de52cfcc256f7ff719452b00984e06bf # timeout=10 Commit message: "Merge pull request #637 from lenny-intel/no-dot-in-names" > git rev-list --no-walk 4daf7f37de52cfcc256f7ff719452b00984e06bf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-22T21:14:21.716Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-22T21:14:21.826Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-22T21:14:21.854Z] ========================================================= [2021-06-22T21:14:21.854Z] EdgeX Global Pipelines Version Info [2021-06-22T21:14:21.854Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-22T21:14:23.351Z] ------------------- [2021-06-22T21:14:23.351Z] stable info: [2021-06-22T21:14:23.351Z] ------------------- [2021-06-22T21:14:23.351Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-22T21:14:23.351Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-22T21:14:23.351Z] Message: update stable to v1.0.195 [2021-06-22T21:14:23.930Z] ------------------- [2021-06-22T21:14:23.930Z] experimental info: [2021-06-22T21:14:23.930Z] ------------------- [2021-06-22T21:14:23.930Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-22T21:14:23.930Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-22T21:14:23.930Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-22T21:14:24.065Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-06-22T21:14:24.090Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-06-22T21:14:24.114Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-22T21:14:24.139Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-22T21:14:24.163Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-22T21:14:24.190Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-22T21:14:24.216Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-22T21:14:24.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-22T21:14:24.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-22T21:14:24.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-22T21:14:24.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-22T21:14:24.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-06-22T21:14:24.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-22T21:14:24.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-22T21:14:24.417Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-22T21:14:24.444Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-22T21:14:24.469Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-22T21:14:24.493Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-22T21:14:24.518Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-22T21:14:24.542Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-22T21:14:24.566Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-22T21:14:24.624Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-22T21:14:24.649Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-22T21:14:24.673Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-22T21:14:24.696Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-22T21:14:24.720Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-22T21:14:24.743Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-22T21:14:24.767Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-22T21:14:24.790Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-22T21:14:24.815Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4daf7f37de52cfcc256f7ff719452b00984e06bf [Pipeline] echo [2021-06-22T21:14:24.840Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4daf7f3 [Pipeline] echo [2021-06-22T21:14:24.864Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T21:14:25.333Z] + git log --format=format:%s -1 4daf7f37de52cfcc256f7ff719452b00984e06bf [Pipeline] echo [2021-06-22T21:14:25.369Z] GIT_COMMIT: 4daf7f37de52cfcc256f7ff719452b00984e06bf, Commit Message: Merge pull request #637 from lenny-intel/no-dot-in-names [Pipeline] echo [2021-06-22T21:14:25.383Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-22T21:14:26.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T21:14:26.522Z] [2021-06-22T21:14:26.522Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T21:14:26.853Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T21:14:26.853Z] latest: Pulling from edgex-devops/git-semver [2021-06-22T21:14:26.853Z] 31603596830f: Pulling fs layer [2021-06-22T21:14:26.853Z] 54011a49482f: Pulling fs layer [2021-06-22T21:14:26.853Z] a6820b24f6d8: Pulling fs layer [2021-06-22T21:14:26.853Z] f581987b2513: Pulling fs layer [2021-06-22T21:14:26.853Z] f581987b2513: Waiting [2021-06-22T21:14:26.853Z] 54011a49482f: Verifying Checksum [2021-06-22T21:14:26.853Z] 54011a49482f: Download complete [2021-06-22T21:14:27.114Z] 31603596830f: Verifying Checksum [2021-06-22T21:14:27.114Z] 31603596830f: Download complete [2021-06-22T21:14:27.114Z] f581987b2513: Verifying Checksum [2021-06-22T21:14:27.114Z] f581987b2513: Download complete [2021-06-22T21:14:27.114Z] a6820b24f6d8: Verifying Checksum [2021-06-22T21:14:27.114Z] a6820b24f6d8: Download complete [2021-06-22T21:14:27.373Z] 31603596830f: Pull complete [2021-06-22T21:14:27.374Z] 54011a49482f: Pull complete [2021-06-22T21:14:27.958Z] a6820b24f6d8: Pull complete [2021-06-22T21:14:28.221Z] f581987b2513: Pull complete [2021-06-22T21:14:28.221Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-22T21:14:28.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T21:14:28.221Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-22T21:14:28.305Z] prd-centos7-docker-4c-2g-779 does not seem to be running inside a container [2021-06-22T21:14:28.351Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-22T21:14:29.737Z] $ docker top 4b12cdfd7f4e24cd62ac6524c718b4ca5311166c15cf67f50247b16391ac0914 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-22T21:14:29.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-22T21:14:29.858Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-22T21:14:29.974Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-22T21:14:29.975Z] $ docker exec 4b12cdfd7f4e24cd62ac6524c718b4ca5311166c15cf67f50247b16391ac0914 ssh-agent [2021-06-22T21:14:30.092Z] SSH_AUTH_SOCK=/tmp/ssh-1dCMscX3Jnro/agent.15 [2021-06-22T21:14:30.092Z] SSH_AGENT_PID=21 [2021-06-22T21:14:30.100Z] Running ssh-add (command line suppressed) [2021-06-22T21:14:30.194Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2872693502150807655.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2872693502150807655.key) [2021-06-22T21:14:30.211Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-22T21:14:30.518Z] + git tag --points-at HEAD [Pipeline] } [2021-06-22T21:14:30.534Z] $ docker exec --env ******** --env ******** 4b12cdfd7f4e24cd62ac6524c718b4ca5311166c15cf67f50247b16391ac0914 ssh-agent -k [2021-06-22T21:14:30.622Z] unset SSH_AUTH_SOCK; [2021-06-22T21:14:30.622Z] unset SSH_AGENT_PID; [2021-06-22T21:14:30.622Z] echo Agent pid 21 killed; [2021-06-22T21:14:30.640Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-22T21:14:30.683Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-22T21:14:30.683Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-22T21:14:30.790Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-22T21:14:30.791Z] $ docker exec 4b12cdfd7f4e24cd62ac6524c718b4ca5311166c15cf67f50247b16391ac0914 ssh-agent [2021-06-22T21:14:30.899Z] SSH_AUTH_SOCK=/tmp/ssh-OUCOLjpMgdDi/agent.56 [2021-06-22T21:14:30.899Z] SSH_AGENT_PID=62 [2021-06-22T21:14:30.905Z] Running ssh-add (command line suppressed) [2021-06-22T21:14:31.009Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8904794781430410755.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8904794781430410755.key) [2021-06-22T21:14:31.026Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-22T21:14:31.336Z] + git semver init [2021-06-22T21:14:31.336Z] # -> Open(): unable to determine branch for HEAD [2021-06-22T21:14:31.336Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-06-22T21:14:31.336Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-06-22T21:14:31.336Z] # $SEMVER_REMOTE_NAME = origin [2021-06-22T21:14:31.336Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-22T21:14:31.336Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-22T21:14:31.336Z] # $SEMVER_BRANCH = master [2021-06-22T21:14:31.336Z] # $SEMVER_TEMP = /tmp/semver-859748281 [2021-06-22T21:14:31.336Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-06-22T21:14:31.909Z] # '/tmp/semver-859748281' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2021-06-22T21:14:31.909Z] # -> Force: false [2021-06-22T21:14:31.909Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2021-06-22T21:14:31.918Z] $ docker exec --env ******** --env ******** 4b12cdfd7f4e24cd62ac6524c718b4ca5311166c15cf67f50247b16391ac0914 ssh-agent -k [2021-06-22T21:14:32.002Z] unset SSH_AUTH_SOCK; [2021-06-22T21:14:32.002Z] unset SSH_AGENT_PID; [2021-06-22T21:14:32.002Z] echo Agent pid 62 killed; [2021-06-22T21:14:32.015Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-22T21:14:32.352Z] + git semver [Pipeline] } [2021-06-22T21:14:32.365Z] $ docker stop --time=1 4b12cdfd7f4e24cd62ac6524c718b4ca5311166c15cf67f50247b16391ac0914 [2021-06-22T21:14:33.725Z] $ docker rm -f 4b12cdfd7f4e24cd62ac6524c718b4ca5311166c15cf67f50247b16391ac0914 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-22T21:14:34.121Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-22T21:14:34.380Z] Stashed 1 file(s) [Pipeline] echo [2021-06-22T21:14:34.384Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.102 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-22T21:14:49.662Z] Still waiting to schedule task [2021-06-22T21:14:49.663Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-779’ [2021-06-22T21:14:49.665Z] Still waiting to schedule task [2021-06-22T21:14:49.665Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-22T21:16:49.234Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-780 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2021-06-22T21:16:49.256Z] Running in /w/workspace/go-mod-core-contracts/222 [Pipeline] { [Pipeline] checkout [2021-06-22T21:16:49.488Z] Selected Git installation does not exist. Using Default [2021-06-22T21:16:49.489Z] The recommended git tool is: NONE [2021-06-22T21:16:54.920Z] using credential edgex-jenkins-ssh [2021-06-22T21:16:54.938Z] Cloning the remote Git repository [2021-06-22T21:16:54.983Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-22T21:16:55.087Z] > git init /w/workspace/go-mod-core-contracts/222 # timeout=10 [2021-06-22T21:16:55.171Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-22T21:16:55.171Z] > git --version # timeout=10 [2021-06-22T21:16:55.188Z] > git --version # 'git version 2.17.1' [2021-06-22T21:16:55.190Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T21:16:55.320Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T21:16:56.720Z] Avoid second fetch [2021-06-22T21:16:56.721Z] Checking out Revision 4daf7f37de52cfcc256f7ff719452b00984e06bf (master) [2021-06-22T21:16:56.673Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-22T21:16:56.691Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T21:16:56.737Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T21:16:56.750Z] > git checkout -f 4daf7f37de52cfcc256f7ff719452b00984e06bf # timeout=10 [2021-06-22T21:17:01.033Z] Commit message: "Merge pull request #637 from lenny-intel/no-dot-in-names" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T21:17:02.524Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-22T21:17:02.933Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-22T21:17:03.317Z] + sudo service docker restart [2021-06-22T21:17:03.317Z] + true [2021-06-22T21:17:08.402Z] Running on prd-centos7-docker-4c-2g-781 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2021-06-22T21:17:08.425Z] Running in /w/workspace/go-mod-core-contracts/222 [Pipeline] { [Pipeline] checkout [2021-06-22T21:17:08.538Z] Selected Git installation does not exist. Using Default [2021-06-22T21:17:08.538Z] The recommended git tool is: NONE [2021-06-22T21:17:10.922Z] using credential edgex-jenkins-ssh [2021-06-22T21:17:10.940Z] Cloning the remote Git repository [2021-06-22T21:17:11.898Z] Avoid second fetch [2021-06-22T21:17:11.898Z] Checking out Revision 4daf7f37de52cfcc256f7ff719452b00984e06bf (master) [2021-06-22T21:17:10.956Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-22T21:17:11.023Z] > git init /w/workspace/go-mod-core-contracts/222 # timeout=10 [2021-06-22T21:17:11.050Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-22T21:17:11.050Z] > git --version # timeout=10 [2021-06-22T21:17:11.063Z] > git --version # 'git version 2.24.4' [2021-06-22T21:17:11.063Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T21:17:11.088Z] [INFO] Currently running in a labeled security context [2021-06-22T21:17:11.088Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-22T21:17:11.088Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/222@tmp/jenkins-gitclient-ssh7152841439449272958.key [2021-06-22T21:17:11.100Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T21:17:11.876Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-22T21:17:11.882Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T21:17:11.900Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T21:17:11.904Z] > git checkout -f 4daf7f37de52cfcc256f7ff719452b00984e06bf # timeout=10 [2021-06-22T21:17:15.596Z] Commit message: "Merge pull request #637 from lenny-intel/no-dot-in-names" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T21:17:16.526Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-22T21:17:16.856Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-22T21:17:17.157Z] + sudo service docker restart [2021-06-22T21:17:17.157Z] + true [2021-06-22T21:17:17.157Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-06-22T21:17:21.946Z] ========================================================= [2021-06-22T21:17:21.946Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-22T21:17:21.946Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-22T21:17:22.307Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-22T21:17:23.304Z] Sending build context to Docker daemon 2.922MB [2021-06-22T21:17:23.304Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-22T21:17:23.304Z] Step 2/7 : FROM ${BASE} [2021-06-22T21:17:23.901Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-22T21:17:23.901Z] 595b0fe564bb: Pulling fs layer [2021-06-22T21:17:23.901Z] 3088b5b3c5c0: Pulling fs layer [2021-06-22T21:17:23.901Z] 5b7225fbf94c: Pulling fs layer [2021-06-22T21:17:23.901Z] ba82ee9f976e: Pulling fs layer [2021-06-22T21:17:23.901Z] 506bd15cee9f: Pulling fs layer [2021-06-22T21:17:23.901Z] 75a0a4a0db45: Pulling fs layer [2021-06-22T21:17:23.901Z] 618dc40b7e24: Pulling fs layer [2021-06-22T21:17:23.901Z] ba82ee9f976e: Waiting [2021-06-22T21:17:23.901Z] 506bd15cee9f: Waiting [2021-06-22T21:17:23.901Z] 75a0a4a0db45: Waiting [2021-06-22T21:17:23.901Z] 618dc40b7e24: Waiting [2021-06-22T21:17:23.901Z] 5b7225fbf94c: Verifying Checksum [2021-06-22T21:17:23.901Z] 5b7225fbf94c: Download complete [2021-06-22T21:17:23.901Z] 3088b5b3c5c0: Verifying Checksum [2021-06-22T21:17:23.901Z] 3088b5b3c5c0: Download complete [2021-06-22T21:17:23.901Z] 506bd15cee9f: Verifying Checksum [2021-06-22T21:17:23.901Z] 506bd15cee9f: Download complete [2021-06-22T21:17:23.901Z] 75a0a4a0db45: Verifying Checksum [2021-06-22T21:17:23.901Z] 75a0a4a0db45: Download complete [2021-06-22T21:17:24.176Z] 595b0fe564bb: Download complete [2021-06-22T21:17:24.783Z] 595b0fe564bb: Pull complete [2021-06-22T21:17:25.397Z] 3088b5b3c5c0: Pull complete [2021-06-22T21:17:25.677Z] 5b7225fbf94c: Pull complete [2021-06-22T21:17:26.665Z] 618dc40b7e24: Verifying Checksum [2021-06-22T21:17:26.665Z] 618dc40b7e24: Download complete [2021-06-22T21:17:27.654Z] ba82ee9f976e: Verifying Checksum [2021-06-22T21:17:27.654Z] ba82ee9f976e: Download complete [Pipeline] unstash [Pipeline] echo [2021-06-22T21:17:35.471Z] ========================================================= [2021-06-22T21:17:35.471Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-22T21:17:35.471Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-22T21:17:35.802Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-22T21:17:36.063Z] Sending build context to Docker daemon 2.923MB [2021-06-22T21:17:36.063Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-22T21:17:36.064Z] Step 2/7 : FROM ${BASE} [2021-06-22T21:17:36.328Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-22T21:17:36.328Z] 540db60ca938: Pulling fs layer [2021-06-22T21:17:36.328Z] adcc1eea9eea: Pulling fs layer [2021-06-22T21:17:36.328Z] 4c4ab2625f07: Pulling fs layer [2021-06-22T21:17:36.328Z] 0510c868ecb4: Pulling fs layer [2021-06-22T21:17:36.328Z] afea3b2eda06: Pulling fs layer [2021-06-22T21:17:36.328Z] 7809a108b3ef: Pulling fs layer [2021-06-22T21:17:36.328Z] f706445af74f: Pulling fs layer [2021-06-22T21:17:36.328Z] 0510c868ecb4: Waiting [2021-06-22T21:17:36.328Z] afea3b2eda06: Waiting [2021-06-22T21:17:36.328Z] 7809a108b3ef: Waiting [2021-06-22T21:17:36.328Z] f706445af74f: Waiting [2021-06-22T21:17:36.328Z] 4c4ab2625f07: Verifying Checksum [2021-06-22T21:17:36.328Z] 4c4ab2625f07: Download complete [2021-06-22T21:17:36.328Z] adcc1eea9eea: Verifying Checksum [2021-06-22T21:17:36.328Z] adcc1eea9eea: Download complete [2021-06-22T21:17:36.328Z] afea3b2eda06: Verifying Checksum [2021-06-22T21:17:36.328Z] afea3b2eda06: Download complete [2021-06-22T21:17:36.328Z] 7809a108b3ef: Verifying Checksum [2021-06-22T21:17:36.328Z] 7809a108b3ef: Download complete [2021-06-22T21:17:36.328Z] 540db60ca938: Verifying Checksum [2021-06-22T21:17:36.328Z] 540db60ca938: Download complete [2021-06-22T21:17:36.598Z] 540db60ca938: Pull complete [2021-06-22T21:17:36.859Z] adcc1eea9eea: Pull complete [2021-06-22T21:17:36.859Z] 4c4ab2625f07: Pull complete [2021-06-22T21:17:37.804Z] f706445af74f: Verifying Checksum [2021-06-22T21:17:37.804Z] f706445af74f: Download complete [2021-06-22T21:17:37.839Z] ba82ee9f976e: Pull complete [2021-06-22T21:17:38.123Z] 506bd15cee9f: Pull complete [2021-06-22T21:17:38.381Z] 0510c868ecb4: Verifying Checksum [2021-06-22T21:17:38.381Z] 0510c868ecb4: Download complete [2021-06-22T21:17:38.397Z] 75a0a4a0db45: Pull complete [2021-06-22T21:17:41.727Z] 0510c868ecb4: Pull complete [2021-06-22T21:17:41.727Z] afea3b2eda06: Pull complete [2021-06-22T21:17:41.727Z] 7809a108b3ef: Pull complete [2021-06-22T21:17:42.707Z] 618dc40b7e24: Pull complete [2021-06-22T21:17:42.707Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-22T21:17:42.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-22T21:17:42.707Z] ---> a36622ca3599 [2021-06-22T21:17:42.707Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-22T21:17:43.123Z] f706445af74f: Pull complete [2021-06-22T21:17:43.123Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-22T21:17:43.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-22T21:17:43.123Z] ---> b068be0155e3 [2021-06-22T21:17:43.123Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-22T21:17:44.698Z] ---> Running in 9051a15f354f [2021-06-22T21:17:44.698Z] Removing intermediate container 9051a15f354f [2021-06-22T21:17:44.698Z] ---> 61ecf9796b9c [2021-06-22T21:17:44.698Z] Step 4/7 : RUN apk add bash [2021-06-22T21:17:44.974Z] ---> Running in bdaefd1640ea [2021-06-22T21:17:46.422Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-22T21:17:47.343Z] ---> Running in 4136368d86e0 [2021-06-22T21:17:47.343Z] Removing intermediate container 4136368d86e0 [2021-06-22T21:17:47.343Z] ---> e8dbf6171f75 [2021-06-22T21:17:47.343Z] Step 4/7 : RUN apk add bash [2021-06-22T21:17:47.343Z] ---> Running in 7829773e2757 [2021-06-22T21:17:47.408Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-22T21:17:47.606Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-22T21:17:48.390Z] OK: 138 MiB in 40 packages [2021-06-22T21:17:48.553Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-22T21:17:49.128Z] OK: 149 MiB in 40 packages [2021-06-22T21:17:49.388Z] Removing intermediate container 7829773e2757 [2021-06-22T21:17:49.388Z] ---> 18fd4c15a823 [2021-06-22T21:17:49.388Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-22T21:17:49.388Z] ---> Running in 3cf14db3f393 [2021-06-22T21:17:49.649Z] Removing intermediate container 3cf14db3f393 [2021-06-22T21:17:49.649Z] ---> 6c6409ea497d [2021-06-22T21:17:49.649Z] Step 6/7 : COPY go.mod . [2021-06-22T21:17:49.649Z] ---> df06ca9f53bb [2021-06-22T21:17:49.649Z] Step 7/7 : RUN go mod download [2021-06-22T21:17:49.649Z] ---> Running in 7c1e4036ffa1 [2021-06-22T21:17:49.837Z] Removing intermediate container bdaefd1640ea [2021-06-22T21:17:49.838Z] ---> 503cbb7f8952 [2021-06-22T21:17:49.838Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-22T21:17:49.838Z] ---> Running in 21a531862df0 [2021-06-22T21:17:50.433Z] Removing intermediate container 21a531862df0 [2021-06-22T21:17:50.433Z] ---> e82d48f643ed [2021-06-22T21:17:50.433Z] Step 6/7 : COPY go.mod . [2021-06-22T21:17:51.029Z] ---> 3422c786f018 [2021-06-22T21:17:51.029Z] Step 7/7 : RUN go mod download [2021-06-22T21:17:51.303Z] ---> Running in afaeb389419e [2021-06-22T21:17:57.811Z] Removing intermediate container 7c1e4036ffa1 [2021-06-22T21:17:57.811Z] ---> 40a809215bbe [2021-06-22T21:17:57.811Z] Successfully built 40a809215bbe [2021-06-22T21:17:57.811Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T21:17:58.120Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-22T21:17:58.120Z] . [Pipeline] withDockerContainer [2021-06-22T21:17:58.202Z] prd-centos7-docker-4c-2g-781 does not seem to be running inside a container [2021-06-22T21:17:58.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/222 -v /w/workspace/go-mod-core-contracts/222:/w/workspace/go-mod-core-contracts/222:rw,z -v /w/workspace/go-mod-core-contracts/222@tmp:/w/workspace/go-mod-core-contracts/222@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-06-22T21:17:58.614Z] $ docker top 5e68d9fd77526f34fe994e489d19d7ea2b888ca20f7bb9f90aed2b4b40315e27 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T21:17:59.039Z] + go version [2021-06-22T21:17:59.039Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-22T21:17:59.051Z] $ docker stop --time=1 5e68d9fd77526f34fe994e489d19d7ea2b888ca20f7bb9f90aed2b4b40315e27 [2021-06-22T21:18:00.223Z] $ docker rm -f 5e68d9fd77526f34fe994e489d19d7ea2b888ca20f7bb9f90aed2b4b40315e27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-22T21:18:00.849Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-22T21:18:00.849Z] . [Pipeline] withDockerContainer [2021-06-22T21:18:00.916Z] prd-centos7-docker-4c-2g-781 does not seem to be running inside a container [2021-06-22T21:18:00.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/222 -v /w/workspace/go-mod-core-contracts/222:/w/workspace/go-mod-core-contracts/222:rw,z -v /w/workspace/go-mod-core-contracts/222@tmp:/w/workspace/go-mod-core-contracts/222@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-06-22T21:18:01.321Z] $ docker top d717e83408d9e43e04cc07d810c3e09af2b05dbce416f6ff30b2d0fc3ba41d2a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T21:18:01.708Z] + go mod tidy [Pipeline] sh [2021-06-22T21:18:02.015Z] + make test [2021-06-22T21:18:02.015Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-22T21:18:02.281Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-06-22T21:18:09.660Z] Removing intermediate container afaeb389419e [2021-06-22T21:18:09.660Z] ---> 25ea3d5df638 [2021-06-22T21:18:09.660Z] Successfully built 25ea3d5df638 [2021-06-22T21:18:09.660Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T21:18:10.009Z] + docker inspect -f . ci-base-image-arm64 [2021-06-22T21:18:10.009Z] . [Pipeline] withDockerContainer [2021-06-22T21:18:10.238Z] prd-ubuntu18.04-docker-arm64-4c-16g-780 does not seem to be running inside a container [2021-06-22T21:18:10.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/222 -v /w/workspace/go-mod-core-contracts/222:/w/workspace/go-mod-core-contracts/222:rw,z -v /w/workspace/go-mod-core-contracts/222@tmp:/w/workspace/go-mod-core-contracts/222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-22T21:18:12.046Z] $ docker top 81fbd94551a076533cd34c591d748b2cadb41a4d89faa3f98694180f0050891b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T21:18:12.392Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.043s coverage: 83.2% of statements [2021-06-22T21:18:12.392Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-06-22T21:18:12.393Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-06-22T21:18:12.393Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-06-22T21:18:12.393Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.015s coverage: 26.3% of statements [2021-06-22T21:18:12.393Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-06-22T21:18:12.980Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.011s coverage: 45.5% of statements [2021-06-22T21:18:12.980Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.013s coverage: 90.0% of statements [2021-06-22T21:18:12.980Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.028s coverage: 86.2% of statements [2021-06-22T21:18:13.253Z] + go version [2021-06-22T21:18:13.253Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-22T21:18:13.277Z] $ docker stop --time=1 81fbd94551a076533cd34c591d748b2cadb41a4d89faa3f98694180f0050891b [2021-06-22T21:18:13.569Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 59.5% of statements [2021-06-22T21:18:13.569Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.009s coverage: 35.5% of statements [2021-06-22T21:18:13.837Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements [2021-06-22T21:18:13.837Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-22T21:18:15.188Z] $ docker rm -f 81fbd94551a076533cd34c591d748b2cadb41a4d89faa3f98694180f0050891b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-22T21:18:16.091Z] + docker inspect -f . ci-base-image-arm64 [2021-06-22T21:18:16.091Z] . [Pipeline] withDockerContainer [2021-06-22T21:18:16.355Z] prd-ubuntu18.04-docker-arm64-4c-16g-780 does not seem to be running inside a container [2021-06-22T21:18:16.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/222 -v /w/workspace/go-mod-core-contracts/222:/w/workspace/go-mod-core-contracts/222:rw,z -v /w/workspace/go-mod-core-contracts/222@tmp:/w/workspace/go-mod-core-contracts/222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-22T21:18:18.075Z] $ docker top 6cd13c329793986b4d0eb06c4c2768956c148559abff11fa8922a8c03a105542 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T21:18:19.077Z] + go mod tidy [2021-06-22T21:18:19.168Z] gofmt -l . [2021-06-22T21:18:19.168Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-22T21:18:19.176Z] $ docker stop --time=1 d717e83408d9e43e04cc07d810c3e09af2b05dbce416f6ff30b2d0fc3ba41d2a [2021-06-22T21:18:20.573Z] $ docker rm -f d717e83408d9e43e04cc07d810c3e09af2b05dbce416f6ff30b2d0fc3ba41d2a [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-06-22T21:18:20.979Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-22T21:18:21.205Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-22T21:18:21.367Z] + make test [2021-06-22T21:18:21.367Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-22T21:18:22.259Z] ---> job-cost.sh [2021-06-22T21:18:22.259Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-85Lk [2021-06-22T21:18:22.376Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-06-22T21:18:32.278Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-22T21:18:44.591Z] lf-activate-venv(): INFO: Adding /tmp/venv-85Lk/bin to PATH [2021-06-22T21:18:44.591Z] INFO: No Stack... [2021-06-22T21:18:44.854Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-22T21:18:45.438Z] INFO: Archiving Costs [Pipeline] sh [2021-06-22T21:18:45.738Z] + cut -d, -f6 [2021-06-22T21:18:45.738Z] + cat /w/workspace/go-mod-core-contracts/222/archives/cost.csv [Pipeline] lock [2021-06-22T21:18:45.772Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-222-stack-cost] [2021-06-22T21:18:45.781Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-222-stack-cost] did not exist. Created. [2021-06-22T21:18:45.781Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-222-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-22T21:18:46.104Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-22T21:18:46.180Z] Stashed 1 file(s) [Pipeline] } [2021-06-22T21:18:46.193Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-222-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-22T21:18:54.776Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.400s coverage: 83.2% of statements [2021-06-22T21:18:54.776Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-06-22T21:18:54.776Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-06-22T21:18:54.776Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-06-22T21:18:54.776Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.051s coverage: 26.3% of statements [2021-06-22T21:18:54.776Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-06-22T21:18:56.224Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.056s coverage: 45.5% of statements [2021-06-22T21:18:56.224Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.053s coverage: 90.0% of statements [2021-06-22T21:18:56.838Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.315s coverage: 86.2% of statements [2021-06-22T21:18:56.838Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.101s coverage: 59.5% of statements [2021-06-22T21:18:57.439Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.014s coverage: 35.5% of statements [2021-06-22T21:18:58.035Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.032s coverage: 49.4% of statements [2021-06-22T21:18:58.309Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-22T21:19:20.518Z] gofmt -l . [2021-06-22T21:19:20.518Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-22T21:19:20.532Z] $ docker stop --time=1 6cd13c329793986b4d0eb06c4c2768956c148559abff11fa8922a8c03a105542 [2021-06-22T21:19:22.364Z] $ docker rm -f 6cd13c329793986b4d0eb06c4c2768956c148559abff11fa8922a8c03a105542 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-22T21:19:23.203Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-22T21:19:23.235Z] Warning: overwriting stash ‘coverage-report’ [2021-06-22T21:19:23.856Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-22T21:19:24.590Z] ---> job-cost.sh [2021-06-22T21:19:24.590Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AQI4 [2021-06-22T21:20:03.572Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-22T21:21:25.384Z] lf-activate-venv(): INFO: Adding /tmp/venv-AQI4/bin to PATH [2021-06-22T21:21:25.384Z] INFO: No Stack... [2021-06-22T21:21:25.384Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-22T21:21:25.384Z] INFO: Archiving Costs [Pipeline] sh [2021-06-22T21:21:25.730Z] + cut -d, -f6 [2021-06-22T21:21:25.730Z] + cat /w/workspace/go-mod-core-contracts/222/archives/cost.csv [Pipeline] lock [2021-06-22T21:21:25.791Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-222-stack-cost] [2021-06-22T21:21:25.800Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-222-stack-cost] did not exist. Created. [2021-06-22T21:21:25.801Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-222-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-22T21:21:26.168Z] /w/workspace/go-mod-core-contracts/222@tmp/durable-6443b7b0/script.sh: 1: /w/workspace/go-mod-core-contracts/222@tmp/durable-6443b7b0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-22T21:21:26.514Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-22T21:21:26.548Z] Warning: overwriting stash ‘stack-cost’ [2021-06-22T21:21:26.697Z] Stashed 1 file(s) [Pipeline] } [2021-06-22T21:21:26.706Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-222-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-22T21:21:27.617Z] provisioning config files... [2021-06-22T21:21:27.630Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config455542981049060757tmp [Pipeline] { [Pipeline] sh [2021-06-22T21:21:27.944Z] + set +x [2021-06-22T21:21:27.944Z] + curl -s https://codecov.io/bash [2021-06-22T21:21:27.944Z] + bash -s -- [2021-06-22T21:21:27.944Z] [2021-06-22T21:21:27.944Z] _____ _ [2021-06-22T21:21:27.944Z] / ____| | | [2021-06-22T21:21:27.944Z] | | ___ __| | ___ ___ _____ __ [2021-06-22T21:21:27.944Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-22T21:21:27.944Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-22T21:21:27.944Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-22T21:21:27.944Z] Bash-1.0.3 [2021-06-22T21:21:27.944Z] [2021-06-22T21:21:27.944Z] [2021-06-22T21:21:27.944Z] ==> git version 2.24.4 found [2021-06-22T21:21:27.944Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-22T21:21:27.944Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-22T21:21:27.944Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-22T21:21:27.944Z] ==> Jenkins CI detected. [2021-06-22T21:21:27.944Z] project root: . [2021-06-22T21:21:27.944Z] --> token set from env [2021-06-22T21:21:27.944Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-22T21:21:27.944Z] ==> Running gcov in . (disable via -X gcov) [2021-06-22T21:21:28.206Z] ==> Python coveragepy not found [2021-06-22T21:21:28.206Z] ==> Searching for coverage reports in: [2021-06-22T21:21:28.206Z] + . [2021-06-22T21:21:28.206Z] -> Found 1 reports [2021-06-22T21:21:28.206Z] ==> Detecting git/mercurial file structure [2021-06-22T21:21:28.206Z] ==> Reading reports [2021-06-22T21:21:28.206Z] + ./coverage.out bytes=105070 [2021-06-22T21:21:28.206Z] ==> Appending adjustments [2021-06-22T21:21:28.206Z] https://docs.codecov.io/docs/fixing-reports [2021-06-22T21:21:28.780Z] + Found adjustments [2021-06-22T21:21:28.780Z] ==> Gzipping contents [2021-06-22T21:21:28.780Z] 16K /tmp/codecov.KhmA68.gz [2021-06-22T21:21:28.780Z] ==> Uploading reports [2021-06-22T21:21:28.780Z] url: https://codecov.io [2021-06-22T21:21:28.780Z] query: branch=master&commit=4daf7f37de52cfcc256f7ff719452b00984e06bf&build=222&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F222%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-22T21:21:28.780Z] -> Pinging Codecov [2021-06-22T21:21:28.780Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=4daf7f37de52cfcc256f7ff719452b00984e06bf&build=222&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F222%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-22T21:21:29.044Z] -> Uploading to [2021-06-22T21:21:29.044Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-22/71470A77251A30514AAF9C0BB2E5B6CE/4daf7f37de52cfcc256f7ff719452b00984e06bf/d68414d9-0682-4d55-a64a-491e2949ba0d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210622%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210622T212128Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c72372544cdb4ae88c357d83292ea710d1e1910e8a83f9733c5a885fa92e365 [2021-06-22T21:21:29.044Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-22T21:21:29.044Z] Dload Upload Total Spent Left Speed [2021-06-22T21:21:29.624Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15768 0 0 100 15768 0 43567 --:--:-- --:--:-- --:--:-- 43678 [2021-06-22T21:21:29.624Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/4daf7f37de52cfcc256f7ff719452b00984e06bf [Pipeline] } [2021-06-22T21:21:29.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-22T21:21:30.104Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-22T21:21:30.124Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-22T21:21:30.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-22T21:21:30.436Z] [2021-06-22T21:21:30.436Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-22T21:21:30.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-22T21:21:30.933Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-22T21:21:30.933Z] 188c0c94c7c5: Pulling fs layer [2021-06-22T21:21:30.933Z] 0ef7d3d256c8: Pulling fs layer [2021-06-22T21:21:30.933Z] de9db76c5a1d: Pulling fs layer [2021-06-22T21:21:30.933Z] 0eba1c9be4d2: Pulling fs layer [2021-06-22T21:21:30.933Z] 0d57e429df01: Pulling fs layer [2021-06-22T21:21:30.933Z] 4e4be7b47b0d: Pulling fs layer [2021-06-22T21:21:30.933Z] e1f770b5df2f: Pulling fs layer [2021-06-22T21:21:30.933Z] 85a0685a4137: Pulling fs layer [2021-06-22T21:21:30.933Z] 0d57e429df01: Waiting [2021-06-22T21:21:30.933Z] 4e4be7b47b0d: Waiting [2021-06-22T21:21:30.933Z] e1f770b5df2f: Waiting [2021-06-22T21:21:30.933Z] 85a0685a4137: Waiting [2021-06-22T21:21:30.933Z] 0eba1c9be4d2: Waiting [2021-06-22T21:21:30.933Z] de9db76c5a1d: Verifying Checksum [2021-06-22T21:21:30.933Z] de9db76c5a1d: Download complete [2021-06-22T21:21:30.933Z] 0ef7d3d256c8: Verifying Checksum [2021-06-22T21:21:30.933Z] 0ef7d3d256c8: Download complete [2021-06-22T21:21:30.933Z] 0d57e429df01: Verifying Checksum [2021-06-22T21:21:30.933Z] 0d57e429df01: Download complete [2021-06-22T21:21:30.933Z] 4e4be7b47b0d: Verifying Checksum [2021-06-22T21:21:30.933Z] 4e4be7b47b0d: Download complete [2021-06-22T21:21:30.933Z] 188c0c94c7c5: Verifying Checksum [2021-06-22T21:21:30.933Z] 188c0c94c7c5: Download complete [2021-06-22T21:21:31.194Z] 188c0c94c7c5: Pull complete [2021-06-22T21:21:31.456Z] 0ef7d3d256c8: Pull complete [2021-06-22T21:21:31.456Z] de9db76c5a1d: Pull complete [2021-06-22T21:21:32.840Z] e1f770b5df2f: Verifying Checksum [2021-06-22T21:21:32.840Z] e1f770b5df2f: Download complete [2021-06-22T21:21:34.767Z] 0eba1c9be4d2: Verifying Checksum [2021-06-22T21:21:34.767Z] 0eba1c9be4d2: Download complete [2021-06-22T21:21:35.037Z] 85a0685a4137: Verifying Checksum [2021-06-22T21:21:35.037Z] 85a0685a4137: Download complete [2021-06-22T21:21:38.379Z] 0eba1c9be4d2: Pull complete [2021-06-22T21:21:38.379Z] 0d57e429df01: Pull complete [2021-06-22T21:21:38.379Z] 4e4be7b47b0d: Pull complete [2021-06-22T21:21:38.640Z] e1f770b5df2f: Pull complete [2021-06-22T21:21:41.973Z] 85a0685a4137: Pull complete [2021-06-22T21:21:41.973Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-22T21:21:41.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-22T21:21:41.973Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-22T21:21:42.049Z] prd-centos7-docker-4c-2g-779 does not seem to be running inside a container [2021-06-22T21:21:42.090Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-22T21:21:44.715Z] $ docker top 6bd0731cc81b0f95c1d4fe9186f203fc88d3068997d1fa95ef3515908e8f8466 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-22T21:21:44.829Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-22T21:21:45.128Z] + set -o pipefail [2021-06-22T21:21:45.128Z] + snyk monitor '--org=edgex-jenkins' [2021-06-22T21:21:49.389Z] [2021-06-22T21:21:49.389Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2021-06-22T21:21:49.389Z] [2021-06-22T21:21:49.389Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/29ff81fa-886a-4f82-b874-28ff3235cd93 [2021-06-22T21:21:49.389Z] [2021-06-22T21:21:49.389Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-22T21:21:49.389Z] [2021-06-22T21:21:49.389Z] [Pipeline] } [2021-06-22T21:21:49.403Z] $ docker stop --time=1 6bd0731cc81b0f95c1d4fe9186f203fc88d3068997d1fa95ef3515908e8f8466 [2021-06-22T21:21:51.110Z] $ docker rm -f 6bd0731cc81b0f95c1d4fe9186f203fc88d3068997d1fa95ef3515908e8f8466 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-22T21:21:52.162Z] + git log --format=format:%s -1 4daf7f37de52cfcc256f7ff719452b00984e06bf [Pipeline] isUnix [Pipeline] sh [2021-06-22T21:21:52.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T21:21:52.471Z] . [Pipeline] withDockerContainer [2021-06-22T21:21:52.541Z] prd-centos7-docker-4c-2g-779 does not seem to be running inside a container [2021-06-22T21:21:52.583Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-22T21:21:52.949Z] $ docker top 81af93415d8ea60eadca0271a08eebeb55d97e3186d14c7028d897a4e550510b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-22T21:21:53.076Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-22T21:21:53.076Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-22T21:21:53.184Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-22T21:21:53.184Z] $ docker exec 81af93415d8ea60eadca0271a08eebeb55d97e3186d14c7028d897a4e550510b ssh-agent [2021-06-22T21:21:53.294Z] SSH_AUTH_SOCK=/tmp/ssh-YjqW9Qq8Nqm7/agent.13 [2021-06-22T21:21:53.294Z] SSH_AGENT_PID=19 [2021-06-22T21:21:53.300Z] Running ssh-add (command line suppressed) [2021-06-22T21:21:53.385Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4505040377719543323.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4505040377719543323.key) [2021-06-22T21:21:53.402Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-22T21:21:53.706Z] + git semver tag [2021-06-22T21:21:53.706Z] # -> Open(): unable to determine branch for HEAD [2021-06-22T21:21:53.706Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-06-22T21:21:53.706Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-06-22T21:21:53.706Z] # $SEMVER_REMOTE_NAME = origin [2021-06-22T21:21:53.706Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-22T21:21:53.706Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-22T21:21:53.706Z] # $SEMVER_BRANCH = master [2021-06-22T21:21:53.706Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2021-06-22T21:21:53.706Z] # 4daf7f37de52cfcc256f7ff719452b00984e06bf HEAD [2021-06-22T21:21:53.706Z] # -> Force: false [2021-06-22T21:21:53.706Z] # 97a42d592c5a5fd5c8a49e05fd94fa8185c03843 refs/tags/v2.0.0-dev.102 [Pipeline] } [2021-06-22T21:21:53.714Z] $ docker exec --env ******** --env ******** 81af93415d8ea60eadca0271a08eebeb55d97e3186d14c7028d897a4e550510b ssh-agent -k [2021-06-22T21:21:53.805Z] unset SSH_AUTH_SOCK; [2021-06-22T21:21:53.805Z] unset SSH_AGENT_PID; [2021-06-22T21:21:53.805Z] echo Agent pid 19 killed; [2021-06-22T21:21:53.819Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-22T21:21:54.155Z] + git semver [Pipeline] } [2021-06-22T21:21:54.167Z] $ docker stop --time=1 81af93415d8ea60eadca0271a08eebeb55d97e3186d14c7028d897a4e550510b [2021-06-22T21:21:55.339Z] $ docker rm -f 81af93415d8ea60eadca0271a08eebeb55d97e3186d14c7028d897a4e550510b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-22T21:21:55.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-22T21:21:55.814Z] [2021-06-22T21:21:55.814Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-22T21:21:56.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-22T21:21:56.131Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-22T21:21:56.131Z] ab5ef0e58194: Pulling fs layer [2021-06-22T21:21:56.131Z] 9712f1f96733: Pulling fs layer [2021-06-22T21:21:56.131Z] 63f879dbbcfc: Pulling fs layer [2021-06-22T21:21:56.131Z] 0d9ebad4ef96: Pulling fs layer [2021-06-22T21:21:56.131Z] e9a5061849ea: Pulling fs layer [2021-06-22T21:21:56.131Z] d747dcd14b5f: Pulling fs layer [2021-06-22T21:21:56.131Z] 2de7ff778b66: Pulling fs layer [2021-06-22T21:21:56.131Z] 0d9ebad4ef96: Waiting [2021-06-22T21:21:56.131Z] e9a5061849ea: Waiting [2021-06-22T21:21:56.131Z] d747dcd14b5f: Waiting [2021-06-22T21:21:56.131Z] 2de7ff778b66: Waiting [2021-06-22T21:21:56.131Z] 9712f1f96733: Verifying Checksum [2021-06-22T21:21:56.131Z] 9712f1f96733: Download complete [2021-06-22T21:21:57.086Z] 63f879dbbcfc: Verifying Checksum [2021-06-22T21:21:57.086Z] 63f879dbbcfc: Download complete [2021-06-22T21:21:57.347Z] e9a5061849ea: Verifying Checksum [2021-06-22T21:21:57.348Z] e9a5061849ea: Download complete [2021-06-22T21:21:57.348Z] d747dcd14b5f: Verifying Checksum [2021-06-22T21:21:57.348Z] d747dcd14b5f: Download complete [2021-06-22T21:21:58.010Z] 0d9ebad4ef96: Verifying Checksum [2021-06-22T21:21:58.010Z] 0d9ebad4ef96: Download complete [2021-06-22T21:21:58.010Z] 2de7ff778b66: Verifying Checksum [2021-06-22T21:21:58.010Z] 2de7ff778b66: Download complete [2021-06-22T21:21:58.010Z] ab5ef0e58194: Verifying Checksum [2021-06-22T21:21:58.010Z] ab5ef0e58194: Download complete [2021-06-22T21:22:00.674Z] ab5ef0e58194: Pull complete [2021-06-22T21:22:00.674Z] 9712f1f96733: Pull complete [2021-06-22T21:22:01.249Z] 63f879dbbcfc: Pull complete [2021-06-22T21:22:04.658Z] 0d9ebad4ef96: Pull complete [2021-06-22T21:22:04.930Z] e9a5061849ea: Pull complete [2021-06-22T21:22:04.930Z] d747dcd14b5f: Pull complete [2021-06-22T21:22:05.902Z] 2de7ff778b66: Pull complete [2021-06-22T21:22:05.902Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-22T21:22:05.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-22T21:22:05.902Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-22T21:22:05.991Z] prd-centos7-docker-4c-2g-779 does not seem to be running inside a container [2021-06-22T21:22:06.036Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-22T21:22:11.221Z] $ docker top 95b7e1a1625068f02c72ec34b2df8f9244ee2caa77cfdbab2b36dd07c64cabdb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-22T21:22:11.334Z] provisioning config files... [2021-06-22T21:22:11.343Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config9099494850411071315tmp [2021-06-22T21:22:11.356Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7669874288099803056tmp [2021-06-22T21:22:11.385Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3097288977116788918tmp [Pipeline] { [Pipeline] echo [2021-06-22T21:22:11.410Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T21:22:11.713Z] ---> sigul-configuration.sh [2021-06-22T21:22:11.713Z] gpg: directory `/root/.gnupg' created [2021-06-22T21:22:11.713Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-22T21:22:11.713Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-22T21:22:11.713Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-22T21:22:11.713Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-22T21:22:11.713Z] gpg: CAST5 encrypted data [2021-06-22T21:22:11.713Z] gpg: encrypted with 1 passphrase [2021-06-22T21:22:11.713Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-22T21:22:12.009Z] + mkdir /home/jenkins [2021-06-22T21:22:12.010Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-22T21:22:12.330Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-22T21:22:12.340Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T21:22:12.641Z] ---> sigul-install.sh [2021-06-22T21:22:17.945Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-22T21:22:18.246Z] + git tag --list [2021-06-22T21:22:18.246Z] v0.0.0 [2021-06-22T21:22:18.246Z] v0.0.1 [2021-06-22T21:22:18.246Z] v0.1.0 [2021-06-22T21:22:18.246Z] v0.1.1 [2021-06-22T21:22:18.246Z] v0.1.10 [2021-06-22T21:22:18.246Z] v0.1.100 [2021-06-22T21:22:18.246Z] v0.1.101 [2021-06-22T21:22:18.246Z] v0.1.102 [2021-06-22T21:22:18.246Z] v0.1.103 [2021-06-22T21:22:18.246Z] v0.1.104 [2021-06-22T21:22:18.246Z] v0.1.105 [2021-06-22T21:22:18.246Z] v0.1.106 [2021-06-22T21:22:18.246Z] v0.1.107 [2021-06-22T21:22:18.246Z] v0.1.108 [2021-06-22T21:22:18.246Z] v0.1.109 [2021-06-22T21:22:18.246Z] v0.1.11 [2021-06-22T21:22:18.246Z] v0.1.110 [2021-06-22T21:22:18.246Z] v0.1.111 [2021-06-22T21:22:18.246Z] v0.1.112 [2021-06-22T21:22:18.246Z] v0.1.113 [2021-06-22T21:22:18.246Z] v0.1.114 [2021-06-22T21:22:18.246Z] v0.1.115 [2021-06-22T21:22:18.246Z] v0.1.116 [2021-06-22T21:22:18.246Z] v0.1.117 [2021-06-22T21:22:18.246Z] v0.1.118 [2021-06-22T21:22:18.246Z] v0.1.119 [2021-06-22T21:22:18.246Z] v0.1.12 [2021-06-22T21:22:18.246Z] v0.1.120 [2021-06-22T21:22:18.246Z] v0.1.121 [2021-06-22T21:22:18.246Z] v0.1.122 [2021-06-22T21:22:18.246Z] v0.1.123 [2021-06-22T21:22:18.246Z] v0.1.124 [2021-06-22T21:22:18.246Z] v0.1.125 [2021-06-22T21:22:18.246Z] v0.1.126 [2021-06-22T21:22:18.246Z] v0.1.127 [2021-06-22T21:22:18.246Z] v0.1.128 [2021-06-22T21:22:18.246Z] v0.1.129 [2021-06-22T21:22:18.246Z] v0.1.13 [2021-06-22T21:22:18.246Z] v0.1.130 [2021-06-22T21:22:18.246Z] v0.1.131 [2021-06-22T21:22:18.246Z] v0.1.132 [2021-06-22T21:22:18.246Z] v0.1.133 [2021-06-22T21:22:18.246Z] v0.1.134 [2021-06-22T21:22:18.246Z] v0.1.135 [2021-06-22T21:22:18.246Z] v0.1.136 [2021-06-22T21:22:18.246Z] v0.1.137 [2021-06-22T21:22:18.246Z] v0.1.138 [2021-06-22T21:22:18.246Z] v0.1.139 [2021-06-22T21:22:18.246Z] v0.1.14 [2021-06-22T21:22:18.246Z] v0.1.140 [2021-06-22T21:22:18.246Z] v0.1.141 [2021-06-22T21:22:18.246Z] v0.1.142 [2021-06-22T21:22:18.246Z] v0.1.143 [2021-06-22T21:22:18.246Z] v0.1.144 [2021-06-22T21:22:18.246Z] v0.1.145 [2021-06-22T21:22:18.246Z] v0.1.146 [2021-06-22T21:22:18.246Z] v0.1.147 [2021-06-22T21:22:18.246Z] v0.1.148 [2021-06-22T21:22:18.246Z] v0.1.149 [2021-06-22T21:22:18.246Z] v0.1.15 [2021-06-22T21:22:18.246Z] v0.1.16 [2021-06-22T21:22:18.246Z] v0.1.17 [2021-06-22T21:22:18.246Z] v0.1.18 [2021-06-22T21:22:18.246Z] v0.1.19 [2021-06-22T21:22:18.246Z] v0.1.2 [2021-06-22T21:22:18.246Z] v0.1.20 [2021-06-22T21:22:18.246Z] v0.1.21 [2021-06-22T21:22:18.246Z] v0.1.22 [2021-06-22T21:22:18.246Z] v0.1.23 [2021-06-22T21:22:18.246Z] v0.1.24 [2021-06-22T21:22:18.246Z] v0.1.25 [2021-06-22T21:22:18.246Z] v0.1.26 [2021-06-22T21:22:18.246Z] v0.1.27 [2021-06-22T21:22:18.246Z] v0.1.28 [2021-06-22T21:22:18.246Z] v0.1.29 [2021-06-22T21:22:18.246Z] v0.1.3 [2021-06-22T21:22:18.246Z] v0.1.30 [2021-06-22T21:22:18.246Z] v0.1.31 [2021-06-22T21:22:18.246Z] v0.1.32 [2021-06-22T21:22:18.246Z] v0.1.33 [2021-06-22T21:22:18.246Z] v0.1.34 [2021-06-22T21:22:18.246Z] v0.1.35 [2021-06-22T21:22:18.246Z] v0.1.36 [2021-06-22T21:22:18.246Z] v0.1.37 [2021-06-22T21:22:18.246Z] v0.1.38 [2021-06-22T21:22:18.246Z] v0.1.39 [2021-06-22T21:22:18.246Z] v0.1.4 [2021-06-22T21:22:18.246Z] v0.1.40 [2021-06-22T21:22:18.246Z] v0.1.41 [2021-06-22T21:22:18.246Z] v0.1.42 [2021-06-22T21:22:18.246Z] v0.1.43 [2021-06-22T21:22:18.246Z] v0.1.44 [2021-06-22T21:22:18.246Z] v0.1.45 [2021-06-22T21:22:18.246Z] v0.1.46 [2021-06-22T21:22:18.246Z] v0.1.47 [2021-06-22T21:22:18.246Z] v0.1.48 [2021-06-22T21:22:18.246Z] v0.1.49 [2021-06-22T21:22:18.246Z] v0.1.5 [2021-06-22T21:22:18.246Z] v0.1.50 [2021-06-22T21:22:18.246Z] v0.1.51 [2021-06-22T21:22:18.246Z] v0.1.52 [2021-06-22T21:22:18.246Z] v0.1.53 [2021-06-22T21:22:18.246Z] v0.1.54 [2021-06-22T21:22:18.246Z] v0.1.55 [2021-06-22T21:22:18.246Z] v0.1.56 [2021-06-22T21:22:18.246Z] v0.1.57 [2021-06-22T21:22:18.246Z] v0.1.58 [2021-06-22T21:22:18.246Z] v0.1.59 [2021-06-22T21:22:18.246Z] v0.1.6 [2021-06-22T21:22:18.246Z] v0.1.60 [2021-06-22T21:22:18.246Z] v0.1.61 [2021-06-22T21:22:18.246Z] v0.1.62 [2021-06-22T21:22:18.246Z] v0.1.63 [2021-06-22T21:22:18.246Z] v0.1.64 [2021-06-22T21:22:18.246Z] v0.1.65 [2021-06-22T21:22:18.246Z] v0.1.66 [2021-06-22T21:22:18.246Z] v0.1.67 [2021-06-22T21:22:18.246Z] v0.1.68 [2021-06-22T21:22:18.246Z] v0.1.69 [2021-06-22T21:22:18.246Z] v0.1.7 [2021-06-22T21:22:18.247Z] v0.1.70 [2021-06-22T21:22:18.247Z] v0.1.71 [2021-06-22T21:22:18.247Z] v0.1.72 [2021-06-22T21:22:18.247Z] v0.1.73 [2021-06-22T21:22:18.247Z] v0.1.74 [2021-06-22T21:22:18.247Z] v0.1.75 [2021-06-22T21:22:18.247Z] v0.1.76 [2021-06-22T21:22:18.247Z] v0.1.77 [2021-06-22T21:22:18.247Z] v0.1.78 [2021-06-22T21:22:18.247Z] v0.1.79 [2021-06-22T21:22:18.247Z] v0.1.8 [2021-06-22T21:22:18.247Z] v0.1.80 [2021-06-22T21:22:18.247Z] v0.1.81 [2021-06-22T21:22:18.247Z] v0.1.82 [2021-06-22T21:22:18.247Z] v0.1.83 [2021-06-22T21:22:18.247Z] v0.1.84 [2021-06-22T21:22:18.247Z] v0.1.85 [2021-06-22T21:22:18.247Z] v0.1.86 [2021-06-22T21:22:18.247Z] v0.1.87 [2021-06-22T21:22:18.247Z] v0.1.88 [2021-06-22T21:22:18.247Z] v0.1.89 [2021-06-22T21:22:18.247Z] v0.1.9 [2021-06-22T21:22:18.247Z] v0.1.90 [2021-06-22T21:22:18.247Z] v0.1.91 [2021-06-22T21:22:18.247Z] v0.1.92 [2021-06-22T21:22:18.247Z] v0.1.93 [2021-06-22T21:22:18.247Z] v0.1.94 [2021-06-22T21:22:18.247Z] v0.1.95 [2021-06-22T21:22:18.247Z] v0.1.96 [2021-06-22T21:22:18.247Z] v0.1.97 [2021-06-22T21:22:18.247Z] v0.1.98 [2021-06-22T21:22:18.247Z] v0.1.99 [2021-06-22T21:22:18.247Z] v2.0.0-dev.1 [2021-06-22T21:22:18.247Z] v2.0.0-dev.10 [2021-06-22T21:22:18.247Z] v2.0.0-dev.100 [2021-06-22T21:22:18.247Z] v2.0.0-dev.101 [2021-06-22T21:22:18.247Z] v2.0.0-dev.102 [2021-06-22T21:22:18.247Z] v2.0.0-dev.11 [2021-06-22T21:22:18.247Z] v2.0.0-dev.12 [2021-06-22T21:22:18.247Z] v2.0.0-dev.13 [2021-06-22T21:22:18.247Z] v2.0.0-dev.14 [2021-06-22T21:22:18.247Z] v2.0.0-dev.15 [2021-06-22T21:22:18.247Z] v2.0.0-dev.16 [2021-06-22T21:22:18.247Z] v2.0.0-dev.17 [2021-06-22T21:22:18.247Z] v2.0.0-dev.18 [2021-06-22T21:22:18.247Z] v2.0.0-dev.19 [2021-06-22T21:22:18.247Z] v2.0.0-dev.2 [2021-06-22T21:22:18.247Z] v2.0.0-dev.20 [2021-06-22T21:22:18.247Z] v2.0.0-dev.21 [2021-06-22T21:22:18.247Z] v2.0.0-dev.22 [2021-06-22T21:22:18.247Z] v2.0.0-dev.23 [2021-06-22T21:22:18.247Z] v2.0.0-dev.24 [2021-06-22T21:22:18.247Z] v2.0.0-dev.25 [2021-06-22T21:22:18.247Z] v2.0.0-dev.26 [2021-06-22T21:22:18.247Z] v2.0.0-dev.27 [2021-06-22T21:22:18.247Z] v2.0.0-dev.28 [2021-06-22T21:22:18.247Z] v2.0.0-dev.29 [2021-06-22T21:22:18.247Z] v2.0.0-dev.3 [2021-06-22T21:22:18.247Z] v2.0.0-dev.30 [2021-06-22T21:22:18.247Z] v2.0.0-dev.31 [2021-06-22T21:22:18.247Z] v2.0.0-dev.32 [2021-06-22T21:22:18.247Z] v2.0.0-dev.33 [2021-06-22T21:22:18.247Z] v2.0.0-dev.34 [2021-06-22T21:22:18.247Z] v2.0.0-dev.35 [2021-06-22T21:22:18.247Z] v2.0.0-dev.36 [2021-06-22T21:22:18.247Z] v2.0.0-dev.37 [2021-06-22T21:22:18.247Z] v2.0.0-dev.38 [2021-06-22T21:22:18.247Z] v2.0.0-dev.39 [2021-06-22T21:22:18.247Z] v2.0.0-dev.4 [2021-06-22T21:22:18.247Z] v2.0.0-dev.40 [2021-06-22T21:22:18.247Z] v2.0.0-dev.41 [2021-06-22T21:22:18.247Z] v2.0.0-dev.42 [2021-06-22T21:22:18.247Z] v2.0.0-dev.43 [2021-06-22T21:22:18.247Z] v2.0.0-dev.44 [2021-06-22T21:22:18.247Z] v2.0.0-dev.45 [2021-06-22T21:22:18.247Z] v2.0.0-dev.46 [2021-06-22T21:22:18.247Z] v2.0.0-dev.47 [2021-06-22T21:22:18.247Z] v2.0.0-dev.48 [2021-06-22T21:22:18.247Z] v2.0.0-dev.49 [2021-06-22T21:22:18.247Z] v2.0.0-dev.5 [2021-06-22T21:22:18.247Z] v2.0.0-dev.50 [2021-06-22T21:22:18.247Z] v2.0.0-dev.51 [2021-06-22T21:22:18.247Z] v2.0.0-dev.52 [2021-06-22T21:22:18.247Z] v2.0.0-dev.53 [2021-06-22T21:22:18.247Z] v2.0.0-dev.54 [2021-06-22T21:22:18.247Z] v2.0.0-dev.55 [2021-06-22T21:22:18.247Z] v2.0.0-dev.56 [2021-06-22T21:22:18.247Z] v2.0.0-dev.57 [2021-06-22T21:22:18.247Z] v2.0.0-dev.58 [2021-06-22T21:22:18.247Z] v2.0.0-dev.59 [2021-06-22T21:22:18.247Z] v2.0.0-dev.6 [2021-06-22T21:22:18.247Z] v2.0.0-dev.60 [2021-06-22T21:22:18.247Z] v2.0.0-dev.61 [2021-06-22T21:22:18.247Z] v2.0.0-dev.62 [2021-06-22T21:22:18.247Z] v2.0.0-dev.63 [2021-06-22T21:22:18.247Z] v2.0.0-dev.64 [2021-06-22T21:22:18.247Z] v2.0.0-dev.65 [2021-06-22T21:22:18.247Z] v2.0.0-dev.66 [2021-06-22T21:22:18.247Z] v2.0.0-dev.67 [2021-06-22T21:22:18.247Z] v2.0.0-dev.68 [2021-06-22T21:22:18.247Z] v2.0.0-dev.69 [2021-06-22T21:22:18.247Z] v2.0.0-dev.7 [2021-06-22T21:22:18.247Z] v2.0.0-dev.70 [2021-06-22T21:22:18.247Z] v2.0.0-dev.71 [2021-06-22T21:22:18.247Z] v2.0.0-dev.72 [2021-06-22T21:22:18.247Z] v2.0.0-dev.73 [2021-06-22T21:22:18.247Z] v2.0.0-dev.74 [2021-06-22T21:22:18.247Z] v2.0.0-dev.75 [2021-06-22T21:22:18.247Z] v2.0.0-dev.76 [2021-06-22T21:22:18.247Z] v2.0.0-dev.77 [2021-06-22T21:22:18.247Z] v2.0.0-dev.78 [2021-06-22T21:22:18.247Z] v2.0.0-dev.79 [2021-06-22T21:22:18.247Z] v2.0.0-dev.8 [2021-06-22T21:22:18.247Z] v2.0.0-dev.80 [2021-06-22T21:22:18.247Z] v2.0.0-dev.81 [2021-06-22T21:22:18.247Z] v2.0.0-dev.82 [2021-06-22T21:22:18.247Z] v2.0.0-dev.83 [2021-06-22T21:22:18.247Z] v2.0.0-dev.84 [2021-06-22T21:22:18.247Z] v2.0.0-dev.85 [2021-06-22T21:22:18.247Z] v2.0.0-dev.86 [2021-06-22T21:22:18.247Z] v2.0.0-dev.87 [2021-06-22T21:22:18.247Z] v2.0.0-dev.88 [2021-06-22T21:22:18.247Z] v2.0.0-dev.89 [2021-06-22T21:22:18.247Z] v2.0.0-dev.9 [2021-06-22T21:22:18.247Z] v2.0.0-dev.90 [2021-06-22T21:22:18.247Z] v2.0.0-dev.91 [2021-06-22T21:22:18.247Z] v2.0.0-dev.92 [2021-06-22T21:22:18.247Z] v2.0.0-dev.93 [2021-06-22T21:22:18.247Z] v2.0.0-dev.94 [2021-06-22T21:22:18.247Z] v2.0.0-dev.95 [2021-06-22T21:22:18.247Z] v2.0.0-dev.96 [2021-06-22T21:22:18.247Z] v2.0.0-dev.97 [2021-06-22T21:22:18.247Z] v2.0.0-dev.98 [2021-06-22T21:22:18.247Z] v2.0.0-dev.99 [Pipeline] sh [2021-06-22T21:22:18.545Z] + lftools sign git-tag v2.0.0-dev.102 [2021-06-22T21:22:19.120Z] Signing Git tag with Sigul... [2021-06-22T21:22:19.120Z] Signing v2.0.0-dev.102 [Pipeline] echo [2021-06-22T21:22:19.757Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T21:22:20.056Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-22T21:22:20.064Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-22T21:22:20.092Z] $ docker stop --time=1 95b7e1a1625068f02c72ec34b2df8f9244ee2caa77cfdbab2b36dd07c64cabdb [2021-06-22T21:22:21.844Z] $ docker rm -f 95b7e1a1625068f02c72ec34b2df8f9244ee2caa77cfdbab2b36dd07c64cabdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-22T21:22:22.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T21:22:22.527Z] . [Pipeline] withDockerContainer [2021-06-22T21:22:22.602Z] prd-centos7-docker-4c-2g-779 does not seem to be running inside a container [2021-06-22T21:22:22.637Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-22T21:22:23.051Z] $ docker top 5f1d1bd1a6299c2de2caf88bd591ddc37e610b951d82de82ddf7574641916cf1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-22T21:22:23.193Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-22T21:22:23.193Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-22T21:22:23.301Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-22T21:22:23.301Z] $ docker exec 5f1d1bd1a6299c2de2caf88bd591ddc37e610b951d82de82ddf7574641916cf1 ssh-agent [2021-06-22T21:22:23.409Z] SSH_AUTH_SOCK=/tmp/ssh-SwHjfSayK9tV/agent.14 [2021-06-22T21:22:23.409Z] SSH_AGENT_PID=20 [2021-06-22T21:22:23.415Z] Running ssh-add (command line suppressed) [2021-06-22T21:22:23.507Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7117557841045890740.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7117557841045890740.key) [2021-06-22T21:22:23.523Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-22T21:22:23.826Z] + git semver bump pre [2021-06-22T21:22:23.826Z] # -> Open(): unable to determine branch for HEAD [2021-06-22T21:22:23.826Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-06-22T21:22:23.826Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-06-22T21:22:23.826Z] # $SEMVER_REMOTE_NAME = origin [2021-06-22T21:22:23.826Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-22T21:22:23.826Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-22T21:22:23.826Z] # $SEMVER_BRANCH = master [2021-06-22T21:22:23.826Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2021-06-22T21:22:23.826Z] 2.0.0-dev.103 [Pipeline] } [2021-06-22T21:22:23.835Z] $ docker exec --env ******** --env ******** 5f1d1bd1a6299c2de2caf88bd591ddc37e610b951d82de82ddf7574641916cf1 ssh-agent -k [2021-06-22T21:22:23.933Z] unset SSH_AUTH_SOCK; [2021-06-22T21:22:23.933Z] unset SSH_AGENT_PID; [2021-06-22T21:22:23.934Z] echo Agent pid 20 killed; [2021-06-22T21:22:23.950Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-22T21:22:24.301Z] + git semver [Pipeline] } [2021-06-22T21:22:24.314Z] $ docker stop --time=1 5f1d1bd1a6299c2de2caf88bd591ddc37e610b951d82de82ddf7574641916cf1 [2021-06-22T21:22:25.523Z] $ docker rm -f 5f1d1bd1a6299c2de2caf88bd591ddc37e610b951d82de82ddf7574641916cf1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-22T21:22:25.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T21:22:25.907Z] . [Pipeline] withDockerContainer [2021-06-22T21:22:25.985Z] prd-centos7-docker-4c-2g-779 does not seem to be running inside a container [2021-06-22T21:22:26.026Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-22T21:22:26.380Z] $ docker top cba492fda23a73ce5ff89e2e8665b48ff33298931fc5622c287e99304993896a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-22T21:22:26.502Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-22T21:22:26.502Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-22T21:22:26.628Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-22T21:22:26.629Z] $ docker exec cba492fda23a73ce5ff89e2e8665b48ff33298931fc5622c287e99304993896a ssh-agent [2021-06-22T21:22:26.743Z] SSH_AUTH_SOCK=/tmp/ssh-9QFin3B4wTnJ/agent.13 [2021-06-22T21:22:26.743Z] SSH_AGENT_PID=19 [2021-06-22T21:22:26.750Z] Running ssh-add (command line suppressed) [2021-06-22T21:22:26.843Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7812363961216491748.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7812363961216491748.key) [2021-06-22T21:22:26.861Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-22T21:22:27.174Z] + git semver push [2021-06-22T21:22:27.174Z] # -> Open(): unable to determine branch for HEAD [2021-06-22T21:22:27.174Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-06-22T21:22:27.174Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-06-22T21:22:27.174Z] # $SEMVER_REMOTE_NAME = origin [2021-06-22T21:22:27.174Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-22T21:22:27.174Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-22T21:22:27.174Z] # $SEMVER_BRANCH = master [2021-06-22T21:22:27.174Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2021-06-22T21:22:32.477Z] $ docker exec --env ******** --env ******** cba492fda23a73ce5ff89e2e8665b48ff33298931fc5622c287e99304993896a ssh-agent -k [2021-06-22T21:22:32.572Z] unset SSH_AUTH_SOCK; [2021-06-22T21:22:32.575Z] unset SSH_AGENT_PID; [2021-06-22T21:22:32.575Z] echo Agent pid 19 killed; [2021-06-22T21:22:32.588Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-22T21:22:32.930Z] + git semver [Pipeline] } [2021-06-22T21:22:32.944Z] $ docker stop --time=1 cba492fda23a73ce5ff89e2e8665b48ff33298931fc5622c287e99304993896a [2021-06-22T21:22:34.139Z] $ docker rm -f cba492fda23a73ce5ff89e2e8665b48ff33298931fc5622c287e99304993896a [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-06-22T21:22:35.437Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T21:22:36.000Z] ---> package-listing.sh [2021-06-22T21:22:36.000Z] ++ facter osfamily [2021-06-22T21:22:36.000Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-22T21:22:36.262Z] + OS_FAMILY=redhat [2021-06-22T21:22:36.262Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2021-06-22T21:22:36.262Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-22T21:22:36.262Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-22T21:22:36.262Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-22T21:22:36.262Z] + PACKAGES=/tmp/packages_start.txt [2021-06-22T21:22:36.262Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2021-06-22T21:22:36.262Z] + PACKAGES=/tmp/packages_end.txt [2021-06-22T21:22:36.262Z] + case "${OS_FAMILY}" in [2021-06-22T21:22:36.262Z] + rpm -qa [2021-06-22T21:22:36.262Z] + sort [2021-06-22T21:22:36.835Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-22T21:22:36.835Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-22T21:22:36.835Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-22T21:22:36.835Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2021-06-22T21:22:36.835Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2021-06-22T21:22:36.836Z] + 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-06-22T21:22:36.848Z] 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-06-22T21:22:37.136Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-22T21:22:37.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T21:22:37.702Z] [2021-06-22T21:22:37.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-22T21:22:38.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T21:22:38.016Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-22T21:22:38.016Z] df20fa9351a1: Pulling fs layer [2021-06-22T21:22:38.016Z] 36b3adc4ff6f: Pulling fs layer [2021-06-22T21:22:38.016Z] 8ad3a11d3b57: Pulling fs layer [2021-06-22T21:22:38.016Z] 46f8f816bc3b: Pulling fs layer [2021-06-22T21:22:38.016Z] 93b61091891f: Pulling fs layer [2021-06-22T21:22:38.016Z] 93b9cdb0e59b: Pulling fs layer [2021-06-22T21:22:38.016Z] 5e14af77c1be: Pulling fs layer [2021-06-22T21:22:38.016Z] 01666e4c0597: Pulling fs layer [2021-06-22T21:22:38.016Z] aa168da1d23b: Pulling fs layer [2021-06-22T21:22:38.016Z] 93b9cdb0e59b: Waiting [2021-06-22T21:22:38.016Z] 5e14af77c1be: Waiting [2021-06-22T21:22:38.016Z] 01666e4c0597: Waiting [2021-06-22T21:22:38.016Z] aa168da1d23b: Waiting [2021-06-22T21:22:38.016Z] 46f8f816bc3b: Waiting [2021-06-22T21:22:38.016Z] 93b61091891f: Waiting [2021-06-22T21:22:38.016Z] 36b3adc4ff6f: Verifying Checksum [2021-06-22T21:22:38.016Z] 36b3adc4ff6f: Download complete [2021-06-22T21:22:38.016Z] 46f8f816bc3b: Verifying Checksum [2021-06-22T21:22:38.016Z] 46f8f816bc3b: Download complete [2021-06-22T21:22:38.016Z] df20fa9351a1: Verifying Checksum [2021-06-22T21:22:38.016Z] df20fa9351a1: Download complete [2021-06-22T21:22:38.016Z] 93b9cdb0e59b: Verifying Checksum [2021-06-22T21:22:38.016Z] 93b9cdb0e59b: Download complete [2021-06-22T21:22:38.016Z] 93b61091891f: Verifying Checksum [2021-06-22T21:22:38.016Z] 93b61091891f: Download complete [2021-06-22T21:22:38.282Z] 01666e4c0597: Verifying Checksum [2021-06-22T21:22:38.282Z] 01666e4c0597: Download complete [2021-06-22T21:22:38.282Z] 5e14af77c1be: Verifying Checksum [2021-06-22T21:22:38.282Z] 5e14af77c1be: Download complete [2021-06-22T21:22:38.282Z] 8ad3a11d3b57: Verifying Checksum [2021-06-22T21:22:38.282Z] 8ad3a11d3b57: Download complete [2021-06-22T21:22:38.282Z] df20fa9351a1: Pull complete [2021-06-22T21:22:38.544Z] 36b3adc4ff6f: Pull complete [2021-06-22T21:22:39.122Z] 8ad3a11d3b57: Pull complete [2021-06-22T21:22:39.122Z] 46f8f816bc3b: Pull complete [2021-06-22T21:22:39.389Z] 93b61091891f: Pull complete [2021-06-22T21:22:39.389Z] 93b9cdb0e59b: Pull complete [2021-06-22T21:22:39.389Z] 5e14af77c1be: Pull complete [2021-06-22T21:22:39.652Z] 01666e4c0597: Pull complete [2021-06-22T21:22:39.916Z] aa168da1d23b: Verifying Checksum [2021-06-22T21:22:39.916Z] aa168da1d23b: Download complete [2021-06-22T21:22:44.178Z] aa168da1d23b: Pull complete [2021-06-22T21:22:44.178Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-22T21:22:44.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T21:22:44.178Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-22T21:22:44.260Z] prd-centos7-docker-4c-2g-779 does not seem to be running inside a container [2021-06-22T21:22:44.302Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-22T21:22:46.621Z] $ docker top a144ce77bd2e9ec8d86cad86f773fb5ca6ef24ac12cb3ff88264534b26cbd09e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T21:22:47.098Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-22T21:22:47.394Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-22T21:22:47.691Z] + ls /var/log/sa-host [2021-06-22T21:22:47.691Z] + sadf -c /var/log/sa-host/sa05 [2021-06-22T21:22:47.691Z] file_magic: OK [2021-06-22T21:22:47.691Z] HZ: Using current value: 100 [2021-06-22T21:22:47.691Z] file_header: OK [2021-06-22T21:22:47.691Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-22T21:22:47.691Z] Statistics: [2021-06-22T21:22:47.691Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-22T21:22:47.691Z] File successfully converted to sysstat format version 12.2.1 [2021-06-22T21:22:47.691Z] + sadf -c /var/log/sa-host/sa22 [2021-06-22T21:22:47.691Z] file_magic: OK [2021-06-22T21:22:47.691Z] HZ: Using current value: 100 [2021-06-22T21:22:47.691Z] file_header: OK [2021-06-22T21:22:47.691Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-22T21:22:47.691Z] Statistics: [2021-06-22T21:22:47.691Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-22T21:22:47.691Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T21:22:47.888Z] provisioning config files... [2021-06-22T21:22:47.907Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6546947936784408515tmp [Pipeline] { [Pipeline] echo [2021-06-22T21:22:47.927Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T21:22:48.264Z] ---> create-netrc.sh [Pipeline] } [2021-06-22T21:22:48.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-22T21:22:48.702Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-22T21:22:48.715Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T21:22:49.041Z] ---> sudo-logs.sh [2021-06-22T21:22:49.041Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-22T21:22:49.083Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T21:22:49.615Z] ---> job-cost.sh [2021-06-22T21:22:49.615Z] lf-activate-venv: SKIPPING [2021-06-22T21:22:49.615Z] DEBUG: total: 0.18000000715255737 [2021-06-22T21:22:49.615Z] INFO: Retrieving Stack Cost... [2021-06-22T21:22:50.559Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-22T21:22:50.821Z] INFO: Archiving Costs [Pipeline] echo [2021-06-22T21:22:50.836Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T21:22:51.131Z] ---> logs-deploy.sh [2021-06-22T21:22:51.131Z] lf-activate-venv: SKIPPING [2021-06-22T21:22:51.131Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/222 [2021-06-22T21:22:51.131Z] INFO: archiving workspace using pattern(s): [2021-06-22T21:22:52.077Z] Archives upload complete. [2021-06-22T21:22:52.077Z] INFO: archiving logs to Nexus [2021-06-22T21:22:52.654Z] ---> uname -a: [2021-06-22T21:22:52.654Z] Linux prd-centos7-docker-4c-2g-779.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-06-22T21:22:52.654Z] [2021-06-22T21:22:52.654Z] [2021-06-22T21:22:52.654Z] ---> lscpu: [2021-06-22T21:22:52.654Z] Architecture: x86_64 [2021-06-22T21:22:52.654Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-22T21:22:52.654Z] Byte Order: Little Endian [2021-06-22T21:22:52.654Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-22T21:22:52.654Z] CPU(s): 2 [2021-06-22T21:22:52.654Z] On-line CPU(s) list: 0,1 [2021-06-22T21:22:52.654Z] Thread(s) per core: 1 [2021-06-22T21:22:52.654Z] Core(s) per socket: 1 [2021-06-22T21:22:52.654Z] Socket(s): 2 [2021-06-22T21:22:52.654Z] NUMA node(s): 1 [2021-06-22T21:22:52.654Z] Vendor ID: AuthenticAMD [2021-06-22T21:22:52.654Z] CPU family: 23 [2021-06-22T21:22:52.654Z] Model: 49 [2021-06-22T21:22:52.654Z] Model name: AMD EPYC-Rome Processor [2021-06-22T21:22:52.654Z] Stepping: 0 [2021-06-22T21:22:52.654Z] CPU MHz: 2800.000 [2021-06-22T21:22:52.654Z] BogoMIPS: 5600.00 [2021-06-22T21:22:52.654Z] Virtualization: AMD-V [2021-06-22T21:22:52.654Z] Hypervisor vendor: KVM [2021-06-22T21:22:52.654Z] Virtualization type: full [2021-06-22T21:22:52.654Z] L1d cache: 64 KiB [2021-06-22T21:22:52.654Z] L1i cache: 64 KiB [2021-06-22T21:22:52.654Z] L2 cache: 1 MiB [2021-06-22T21:22:52.654Z] L3 cache: 32 MiB [2021-06-22T21:22:52.654Z] NUMA node0 CPU(s): 0,1 [2021-06-22T21:22:52.654Z] Vulnerability Itlb multihit: Not affected [2021-06-22T21:22:52.654Z] Vulnerability L1tf: Not affected [2021-06-22T21:22:52.654Z] Vulnerability Mds: Not affected [2021-06-22T21:22:52.654Z] Vulnerability Meltdown: Not affected [2021-06-22T21:22:52.654Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-22T21:22:52.654Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-22T21:22:52.654Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-22T21:22:52.654Z] Vulnerability Srbds: Not affected [2021-06-22T21:22:52.654Z] Vulnerability Tsx async abort: Not affected [2021-06-22T21:22:52.654Z] 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-06-22T21:22:52.654Z] [2021-06-22T21:22:52.654Z] [2021-06-22T21:22:52.654Z] ---> nproc: [2021-06-22T21:22:52.654Z] 2 [2021-06-22T21:22:52.654Z] [2021-06-22T21:22:52.654Z] [2021-06-22T21:22:52.654Z] ---> df -h: [2021-06-22T21:22:52.654Z] Filesystem Size Used Available Use% Mounted on [2021-06-22T21:22:52.654Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-22T21:22:52.654Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-22T21:22:52.654Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-22T21:22:52.654Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-22T21:22:52.654Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-22T21:22:52.654Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-22T21:22:52.654Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-22T21:22:52.654Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-22T21:22:52.654Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-22T21:22:52.654Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-22T21:22:52.654Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dry_go-mod-core-contracts_master [2021-06-22T21:22:52.654Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dry_go-mod-core-contracts_master@tmp [2021-06-22T21:22:52.654Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-22T21:22:52.654Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-22T21:22:52.654Z] [2021-06-22T21:22:52.654Z] [2021-06-22T21:22:52.654Z] ---> free -m: [2021-06-22T21:22:52.654Z] total used free shared buff/cache available [2021-06-22T21:22:52.654Z] Mem: 7821 1167 3265 0 3388 6571 [2021-06-22T21:22:52.654Z] Swap: 1023 0 1023 [2021-06-22T21:22:52.654Z] [2021-06-22T21:22:52.654Z] [2021-06-22T21:22:52.654Z] ---> ip addr: [2021-06-22T21:22:52.654Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-22T21:22:52.654Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-22T21:22:52.654Z] inet 127.0.0.1/8 scope host lo [2021-06-22T21:22:52.654Z] valid_lft forever preferred_lft forever [2021-06-22T21:22:52.654Z] inet6 ::1/128 scope host [2021-06-22T21:22:52.654Z] valid_lft forever preferred_lft forever [2021-06-22T21:22:52.654Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-22T21:22:52.654Z] link/ether fa:16:3e:38:4e:d3 brd ff:ff:ff:ff:ff:ff [2021-06-22T21:22:52.654Z] inet 10.30.123.232/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-22T21:22:52.654Z] valid_lft 85854sec preferred_lft 85854sec [2021-06-22T21:22:52.654Z] inet6 fe80::f816:3eff:fe38:4ed3/64 scope link [2021-06-22T21:22:52.654Z] valid_lft forever preferred_lft forever [2021-06-22T21:22:52.654Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-22T21:22:52.654Z] link/ether 02:42:a4:f8:97:b6 brd ff:ff:ff:ff:ff:ff [2021-06-22T21:22:52.654Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-22T21:22:52.654Z] valid_lft forever preferred_lft forever [2021-06-22T21:22:52.654Z] inet6 fe80::42:a4ff:fef8:97b6/64 scope link [2021-06-22T21:22:52.654Z] valid_lft forever preferred_lft forever [2021-06-22T21:22:52.654Z] [2021-06-22T21:22:52.654Z] [2021-06-22T21:22:52.654Z] ---> sar -b -r -n DEV: [2021-06-22T21:22:52.654Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/22/21 _x86_64_ (2 CPU) [2021-06-22T21:22:52.654Z] [2021-06-22T21:22:52.654Z] 21:13:36 LINUX RESTART (2 CPU) [2021-06-22T21:22:52.654Z] [2021-06-22T21:22:52.654Z] 21:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-22T21:22:52.654Z] 21:15:01 121.02 19.13 101.88 0.00 5802.23 7785.41 0.00 [2021-06-22T21:22:52.654Z] 21:16:01 0.83 0.00 0.83 0.00 0.00 24.53 0.00 [2021-06-22T21:22:52.654Z] 21:17:01 0.37 0.00 0.37 0.00 0.00 5.70 0.00 [2021-06-22T21:22:52.654Z] 21:18:01 0.15 0.00 0.15 0.00 0.00 2.18 0.00 [2021-06-22T21:22:52.654Z] 21:19:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 [2021-06-22T21:22:52.654Z] 21:20:01 0.30 0.00 0.30 0.00 0.00 4.15 0.00 [2021-06-22T21:22:52.654Z] 21:21:01 0.25 0.00 0.25 0.00 0.00 3.23 0.00 [2021-06-22T21:22:52.654Z] 21:22:01 90.87 0.03 90.84 0.00 3.73 30742.90 0.00 [2021-06-22T21:22:52.654Z] Average: 26.76 2.40 24.37 0.00 725.94 4822.11 0.00 [2021-06-22T21:22:52.654Z] [2021-06-22T21:22:52.654Z] 21:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-22T21:22:52.654Z] 21:15:01 5454320 0 811244 10.13 2620 1740756 1294852 14.30 581268 1572368 128 [2021-06-22T21:22:52.654Z] 21:16:01 5465624 0 799932 9.99 2620 1740764 1203860 13.29 572432 1572332 20 [2021-06-22T21:22:52.654Z] 21:17:01 5464144 0 801412 10.01 2620 1740764 1203980 13.29 569368 1576084 16 [2021-06-22T21:22:52.654Z] 21:18:01 5463196 0 802352 10.02 2620 1740772 1203992 13.29 570480 1576088 16 [2021-06-22T21:22:52.654Z] 21:19:01 5464660 0 800884 10.00 2620 1740776 1203728 13.29 567168 1578052 8 [2021-06-22T21:22:52.654Z] 21:20:01 5460400 0 805144 10.05 2620 1740776 1203836 13.29 571540 1578052 8 [2021-06-22T21:22:52.654Z] 21:21:01 5460328 0 805204 10.05 2620 1740788 1203848 13.29 571648 1578052 8 [2021-06-22T21:22:52.654Z] 21:22:01 4043400 0 1032200 12.89 2620 2930720 1689360 18.65 860136 2579968 470944 [2021-06-22T21:22:52.654Z] Average: 5284509 0 832296 10.39 2620 1889514 1275932 14.09 608005 1701374 58894 [2021-06-22T21:22:52.654Z] [2021-06-22T21:22:52.654Z] 21:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-22T21:22:52.654Z] 21:15:01 eth0 600.75 422.65 1109.31 87.01 0.00 0.00 0.00 0.00 [2021-06-22T21:22:52.654Z] 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T21:22:52.654Z] 21:15:01 docker0 11.32 7.13 2.42 27.01 0.00 0.00 0.00 0.00 [2021-06-22T21:22:52.654Z] 21:16:01 eth0 3.93 1.68 3.05 0.17 0.00 0.00 0.00 0.00 [2021-06-22T21:22:52.654Z] 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T21:22:52.654Z] 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T21:22:52.654Z] 21:17:01 eth0 0.98 0.48 0.32 0.21 0.00 0.00 0.00 0.00 [2021-06-22T21:22:52.654Z] 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T21:22:52.654Z] 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T21:22:52.654Z] 21:18:01 eth0 0.42 0.30 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-22T21:22:52.654Z] 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T21:22:52.654Z] 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T21:22:52.654Z] 21:19:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-22T21:22:52.654Z] 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T21:22:52.654Z] 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T21:22:52.654Z] 21:20:01 eth0 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-22T21:22:52.654Z] 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T21:22:52.654Z] 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T21:22:52.654Z] 21:21:01 eth0 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-22T21:22:52.654Z] 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T21:22:52.654Z] 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T21:22:52.654Z] 21:22:01 eth0 815.61 750.38 7569.60 88.02 0.00 0.00 0.00 0.00 [2021-06-22T21:22:52.654Z] 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T21:22:52.654Z] 21:22:01 docker0 35.49 36.14 2.43 282.52 0.00 0.00 0.00 0.00 [2021-06-22T21:22:52.654Z] Average: eth0 177.81 147.02 1085.47 21.97 0.00 0.00 0.00 0.00 [2021-06-22T21:22:52.654Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T21:22:52.654Z] Average: docker0 5.85 5.41 0.61 38.70 0.00 0.00 0.00 0.00 [2021-06-22T21:22:52.654Z] [2021-06-22T21:22:52.654Z] [2021-06-22T21:22:52.654Z] ---> sar -P ALL: [2021-06-22T21:22:52.654Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/22/21 _x86_64_ (2 CPU) [2021-06-22T21:22:52.654Z] [2021-06-22T21:22:52.654Z] 21:13:36 LINUX RESTART (2 CPU) [2021-06-22T21:22:52.654Z] [2021-06-22T21:22:52.654Z] 21:14:01 CPU %user %nice %system %iowait %steal %idle [2021-06-22T21:22:52.654Z] 21:15:01 all 16.34 0.00 4.59 3.17 0.08 75.82 [2021-06-22T21:22:52.654Z] 21:15:01 0 16.51 0.00 5.11 4.25 0.09 74.04 [2021-06-22T21:22:52.654Z] 21:15:01 1 16.17 0.00 4.07 2.10 0.07 77.59 [2021-06-22T21:22:52.654Z] 21:16:01 all 0.08 0.00 0.04 0.00 0.03 99.85 [2021-06-22T21:22:52.654Z] 21:16:01 0 0.10 0.00 0.05 0.00 0.03 99.82 [2021-06-22T21:22:52.654Z] 21:16:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-22T21:22:52.654Z] 21:17:01 all 0.10 0.00 0.05 0.00 0.05 99.80 [2021-06-22T21:22:52.654Z] 21:17:01 0 0.17 0.00 0.07 0.00 0.05 99.72 [2021-06-22T21:22:52.654Z] 21:17:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-22T21:22:52.654Z] 21:18:01 all 0.10 0.00 0.03 0.00 0.03 99.84 [2021-06-22T21:22:52.654Z] 21:18:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-22T21:22:52.655Z] 21:18:01 1 0.18 0.00 0.02 0.00 0.05 99.75 [2021-06-22T21:22:52.655Z] 21:19:01 all 0.06 0.00 0.03 0.00 0.04 99.87 [2021-06-22T21:22:52.655Z] 21:19:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-22T21:22:52.655Z] 21:19:01 1 0.08 0.00 0.03 0.00 0.05 99.83 [2021-06-22T21:22:52.655Z] 21:20:01 all 0.02 0.00 0.02 0.00 0.04 99.92 [2021-06-22T21:22:52.655Z] 21:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-22T21:22:52.655Z] 21:20:01 1 0.02 0.00 0.02 0.00 0.07 99.90 [2021-06-22T21:22:52.655Z] 21:21:01 all 0.06 0.00 0.01 0.00 0.03 99.90 [2021-06-22T21:22:52.655Z] 21:21:01 0 0.05 0.00 0.00 0.00 0.05 99.90 [2021-06-22T21:22:52.655Z] 21:21:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-22T21:22:52.655Z] 21:22:01 all 15.86 0.00 6.58 1.21 0.07 76.27 [2021-06-22T21:22:52.655Z] 21:22:01 0 16.50 0.00 6.51 1.24 0.07 75.68 [2021-06-22T21:22:52.655Z] 21:22:01 1 15.23 0.00 6.65 1.18 0.07 76.86 [2021-06-22T21:22:52.655Z] Average: all 3.97 0.00 1.38 0.54 0.05 94.06 [2021-06-22T21:22:52.655Z] Average: 0 4.06 0.00 1.43 0.67 0.04 93.79 [2021-06-22T21:22:52.655Z] Average: 1 3.89 0.00 1.33 0.40 0.05 94.34 [2021-06-22T21:22:52.655Z] [2021-06-22T21:22:52.655Z] [2021-06-22T21:22:52.655Z]