Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3b9415f2e69cca5e6f96433d0291db59018d5afb Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/master/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-secrets, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-secrets 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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2826 in /w/workspace/gexfoundry_go-mod-secrets_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 3b9415f2e69cca5e6f96433d0291db59018d5afb (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b9415f2e69cca5e6f96433d0291db59018d5afb # timeout=10 Commit message: "Merge pull request #62 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts-0.1.85" > git rev-list --no-walk 70d8fa5237d2e0ff2f0a9099f22a21e28268c809 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:43:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:43:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:43:49 ========================================================= 17:43:49 EdgeX Global Pipelines Version Info 17:43:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:43:51 ------------------- 17:43:51 stable info: 17:43:51 ------------------- 17:43:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:43:51 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 17:43:51 Message: update stable to v1.0.131 17:43:52 ------------------- 17:43:52 experimental info: 17:43:52 ------------------- 17:43:52 Commited By: **** collab-it+edgex@linuxfoundation.org 17:43:52 Commit SHA: 41577c21a85c69f5bb10b3280393e6d03042176a 17:43:52 Message: update experimental to v1.0.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 17:43:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 17:43:53 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 17:43:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:43:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:43:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:43:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 17:43:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:43:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 17:43:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:43:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:43:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:43:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-secrets [Pipeline] echo 17:43:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:43:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:43:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:43:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:43:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:43:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:43:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 17:43:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:43:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:43:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:43:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:43:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:43:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:43:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 17:43:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 17:43:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 17:43:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b9415f2e69cca5e6f96433d0291db59018d5afb [Pipeline] echo 17:43:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b9415f [Pipeline] echo 17:43:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:43:57 + git log --format=format:%s -1 3b9415f2e69cca5e6f96433d0291db59018d5afb [Pipeline] echo 17:43:57 GIT_COMMIT: 3b9415f2e69cca5e6f96433d0291db59018d5afb, Commit Message: Merge pull request #62 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts-0.1.85 [Pipeline] echo 17:43:57 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:43:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:43:58 17:43:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:43:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:43:59 latest: Pulling from edgex-devops/git-semver 17:43:59 31603596830f: Pulling fs layer 17:43:59 2a8b12db71e7: Pulling fs layer 17:43:59 6ca5941a6612: Pulling fs layer 17:43:59 ecc8261a40a4: Pulling fs layer 17:43:59 ecc8261a40a4: Waiting 17:43:59 2a8b12db71e7: Verifying Checksum 17:43:59 2a8b12db71e7: Download complete 17:43:59 31603596830f: Verifying Checksum 17:43:59 31603596830f: Download complete 17:43:59 ecc8261a40a4: Verifying Checksum 17:43:59 ecc8261a40a4: Download complete 17:43:59 6ca5941a6612: Verifying Checksum 17:43:59 6ca5941a6612: Download complete 17:44:00 31603596830f: Pull complete 17:44:00 2a8b12db71e7: Pull complete 17:44:02 6ca5941a6612: Pull complete 17:44:02 ecc8261a40a4: Pull complete 17:44:02 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:44:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:44:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:44:02 prd-centos7-docker-4c-2g-2826 does not seem to be running inside a container 17:44:02 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:44:04 $ docker top c702f9ef2600098e4f2bb1facffe1dc4a2a730c883772bc1dec319e8177bc4d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:44:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:44:05 [ssh-agent] Looking for ssh-agent implementation... 17:44:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:44:05 $ docker exec c702f9ef2600098e4f2bb1facffe1dc4a2a730c883772bc1dec319e8177bc4d3 ssh-agent 17:44:06 SSH_AUTH_SOCK=/tmp/ssh-7K3XjHJAiHEh/agent.11 17:44:06 SSH_AGENT_PID=16 17:44:06 Running ssh-add (command line suppressed) 17:44:06 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_8487709429095794243.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_8487709429095794243.key) 17:44:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:44:06 + git describe --exact-match --tags HEAD 17:44:06 fatal: no tag exactly matches '3b9415f2e69cca5e6f96433d0291db59018d5afb' [Pipeline] } 17:44:06 $ docker exec --env ******** --env ******** c702f9ef2600098e4f2bb1facffe1dc4a2a730c883772bc1dec319e8177bc4d3 ssh-agent -k 17:44:07 unset SSH_AUTH_SOCK; 17:44:07 unset SSH_AGENT_PID; 17:44:07 echo Agent pid 16 killed; 17:44:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 17:44:07 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 17:44:07 This usually means this commit has not been tagged. [Pipeline] sshagent 17:44:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:44:07 [ssh-agent] Looking for ssh-agent implementation... 17:44:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:44:07 $ docker exec c702f9ef2600098e4f2bb1facffe1dc4a2a730c883772bc1dec319e8177bc4d3 ssh-agent 17:44:07 SSH_AUTH_SOCK=/tmp/ssh-cT6vs2vNB9IX/agent.45 17:44:07 SSH_AGENT_PID=50 17:44:07 Running ssh-add (command line suppressed) 17:44:08 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_5642396297477407852.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_5642396297477407852.key) 17:44:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:44:08 + git semver init 17:44:08 # -> Open(): unable to determine branch for HEAD 17:44:08 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git 17:44:08 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master 17:44:08 # $SEMVER_REMOTE_NAME = origin 17:44:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:44:08 # $SEMVER_USER_NAME = edgex-jenkins 17:44:08 # $SEMVER_BRANCH = master 17:44:08 # $SEMVER_TEMP = /tmp/semver-482415518 17:44:08 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 17:44:09 # '/tmp/semver-482415518' -> '/w/workspace/gexfoundry_go-mod-secrets_master/.semver' 17:44:09 # -> Force: false 17:44:09 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver [Pipeline] } 17:44:09 $ docker exec --env ******** --env ******** c702f9ef2600098e4f2bb1facffe1dc4a2a730c883772bc1dec319e8177bc4d3 ssh-agent -k 17:44:09 unset SSH_AUTH_SOCK; 17:44:09 unset SSH_AGENT_PID; 17:44:09 echo Agent pid 50 killed; 17:44:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:44:10 + git semver [Pipeline] } 17:44:10 $ docker stop --time=1 c702f9ef2600098e4f2bb1facffe1dc4a2a730c883772bc1dec319e8177bc4d3 17:44:11 $ docker rm -f c702f9ef2600098e4f2bb1facffe1dc4a2a730c883772bc1dec319e8177bc4d3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 17:44:12 Stashed 32 file(s) [Pipeline] echo 17:44:12 [edgeXSemver]: initialized semver on version 0.0.23 [Pipeline] echo 17:44:13 Archived original version: [0.0.23] [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 17:44:28 Still waiting to schedule task 17:44:28 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:44:28 Still waiting to schedule task 17:44:28 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 17:47:41 Running on prd-centos7-docker-4c-2g-2829 in /w/workspace/gexfoundry_go-mod-secrets_master [Pipeline] { [Pipeline] ws 17:47:41 Running in /w/workspace/go-mod-secrets/13 [Pipeline] { [Pipeline] checkout 17:47:43 using credential edgex-jenkins-ssh 17:47:43 Cloning the remote Git repository 17:47:43 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 17:47:44 > git init /w/workspace/go-mod-secrets/13 # timeout=10 17:47:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 17:47:44 > git --version # timeout=10 17:47:44 > git --version # 'git version 2.16.5' 17:47:44 using GIT_SSH to set credentials SSH Credentials for GitHub 17:47:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:47:45 Checking out Revision 3b9415f2e69cca5e6f96433d0291db59018d5afb (master) 17:47:44 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 17:47:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:47:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 17:47:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 17:47:45 using GIT_SSH to set credentials SSH Credentials for GitHub 17:47:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:47:45 > git config core.sparsecheckout # timeout=10 17:47:45 > git checkout -f 3b9415f2e69cca5e6f96433d0291db59018d5afb # timeout=10 17:47:49 Commit message: "Merge pull request #62 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts-0.1.85" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:47:50 ========================================================= 17:47:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 17:47:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:47:50 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 17:47:51 Sending build context to Docker daemon 574.5kB 17:47:51 Step 1/7 : ARG BASE=golang:1.15-alpine 17:47:51 Step 2/7 : FROM ${BASE} 17:47:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 17:47:51 df20fa9351a1: Pulling fs layer 17:47:51 ed8968b2872e: Pulling fs layer 17:47:51 a92cc7c5fd73: Pulling fs layer 17:47:51 e871e8e8d7a9: Pulling fs layer 17:47:51 e73272ec9a57: Pulling fs layer 17:47:51 1e910a182e73: Pulling fs layer 17:47:51 4e634b169226: Pulling fs layer 17:47:51 e73272ec9a57: Waiting 17:47:51 1e910a182e73: Waiting 17:47:51 4e634b169226: Waiting 17:47:51 e871e8e8d7a9: Waiting 17:47:51 a92cc7c5fd73: Verifying Checksum 17:47:51 a92cc7c5fd73: Download complete 17:47:51 ed8968b2872e: Verifying Checksum 17:47:51 ed8968b2872e: Download complete 17:47:51 e73272ec9a57: Verifying Checksum 17:47:51 e73272ec9a57: Download complete 17:47:51 1e910a182e73: Verifying Checksum 17:47:51 1e910a182e73: Download complete 17:47:51 df20fa9351a1: Verifying Checksum 17:47:51 df20fa9351a1: Download complete 17:47:52 df20fa9351a1: Pull complete 17:47:52 ed8968b2872e: Pull complete 17:47:52 a92cc7c5fd73: Pull complete 17:47:53 4e634b169226: Verifying Checksum 17:47:53 4e634b169226: Download complete 17:47:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2828 in /w/workspace/gexfoundry_go-mod-secrets_master [Pipeline] { [Pipeline] ws 17:47:54 Running in /w/workspace/go-mod-secrets/13 [Pipeline] { [Pipeline] checkout 17:47:54 e871e8e8d7a9: Download complete 17:47:59 using credential edgex-jenkins-ssh 17:47:59 Cloning the remote Git repository 17:48:00 e871e8e8d7a9: Pull complete 17:48:00 e73272ec9a57: Pull complete 17:48:00 1e910a182e73: Pull complete 17:47:59 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 17:47:59 > git init /w/workspace/go-mod-secrets/13 # timeout=10 17:47:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 17:47:59 > git --version # timeout=10 17:47:59 > git --version # 'git version 2.17.1' 17:47:59 using GIT_SSH to set credentials SSH Credentials for GitHub 17:47:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 17:48:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 17:48:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 17:48:00 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:48:01 Checking out Revision 3b9415f2e69cca5e6f96433d0291db59018d5afb (master) 17:48:01 > git config core.sparsecheckout # timeout=10 17:48:01 > git checkout -f 3b9415f2e69cca5e6f96433d0291db59018d5afb # timeout=10 17:48:05 4e634b169226: Pull complete 17:48:05 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 17:48:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 17:48:05 ---> f7629b54cfaa 17:48:05 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:48:05 ---> Running in 7a809ef9a025 17:48:05 Commit message: "Merge pull request #62 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts-0.1.85" 17:48:05 Removing intermediate container 7a809ef9a025 17:48:05 ---> 926abf4f54cb 17:48:05 Step 4/7 : RUN apk add --update bash 17:48:05 ---> Running in ae635569b321 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:48:06 ========================================================= 17:48:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 17:48:06 ========================================================= 17:48:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh 17:48:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:48:07 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 17:48:07 OK: 166 MiB in 39 packages 17:48:08 Sending build context to Docker daemon 574.5kB 17:48:08 Removing intermediate container ae635569b321 17:48:08 ---> 5eb5a2bfecff 17:48:08 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:48:08 ---> Running in cfc361f07401 17:48:08 Step 1/7 : ARG BASE=golang:1.15-alpine 17:48:08 Step 2/7 : FROM ${BASE} 17:48:08 Removing intermediate container cfc361f07401 17:48:08 ---> da1a25727bc1 17:48:08 Step 6/7 : COPY go.mod . 17:48:08 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:48:08 b538f80385f9: Pulling fs layer 17:48:08 74f711af9a0d: Pulling fs layer 17:48:08 99f96fe45779: Pulling fs layer 17:48:08 8529a6b9a6be: Pulling fs layer 17:48:08 45590311c82a: Pulling fs layer 17:48:08 69ca0ff8b7b3: Pulling fs layer 17:48:08 209524e5b208: Pulling fs layer 17:48:08 8529a6b9a6be: Waiting 17:48:08 45590311c82a: Waiting 17:48:08 69ca0ff8b7b3: Waiting 17:48:08 209524e5b208: Waiting 17:48:08 99f96fe45779: Verifying Checksum 17:48:08 99f96fe45779: Download complete 17:48:08 74f711af9a0d: Verifying Checksum 17:48:08 74f711af9a0d: Download complete 17:48:08 45590311c82a: Verifying Checksum 17:48:08 45590311c82a: Download complete 17:48:08 69ca0ff8b7b3: Verifying Checksum 17:48:08 69ca0ff8b7b3: Download complete 17:48:08 b538f80385f9: Verifying Checksum 17:48:08 b538f80385f9: Download complete 17:48:08 ---> 21d1064a95d6 17:48:08 Step 7/7 : RUN go mod download 17:48:08 ---> Running in 7d2416412bdc 17:48:09 b538f80385f9: Pull complete 17:48:10 74f711af9a0d: Pull complete 17:48:10 99f96fe45779: Pull complete 17:48:11 209524e5b208: Verifying Checksum 17:48:11 209524e5b208: Download complete 17:48:12 8529a6b9a6be: Verifying Checksum 17:48:12 8529a6b9a6be: Download complete 17:48:21 Removing intermediate container 7d2416412bdc 17:48:21 ---> c38aa5a38eca 17:48:21 Successfully built c38aa5a38eca 17:48:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:48:21 + docker inspect -f . ci-base-image-x86_64 17:48:21 . [Pipeline] withDockerContainer 17:48:21 prd-centos7-docker-4c-2g-2829 does not seem to be running inside a container 17:48:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/13 -v /w/workspace/go-mod-secrets/13:/w/workspace/go-mod-secrets/13:rw,z -v /w/workspace/go-mod-secrets/13@tmp:/w/workspace/go-mod-secrets/13@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 ******** ci-base-image-x86_64 cat 17:48:22 $ docker top 084f0fd4ad19d677a7302fbc70979729231293a0a5b8c0f113a3ed954fbd4cfd -eo pid,comm [Pipeline] { [Pipeline] sh 17:48:22 + go version 17:48:22 go version go1.15.2 linux/amd64 [Pipeline] } 17:48:22 $ docker stop --time=1 084f0fd4ad19d677a7302fbc70979729231293a0a5b8c0f113a3ed954fbd4cfd 17:48:22 8529a6b9a6be: Pull complete 17:48:23 45590311c82a: Pull complete 17:48:23 69ca0ff8b7b3: Pull complete 17:48:24 $ docker rm -f 084f0fd4ad19d677a7302fbc70979729231293a0a5b8c0f113a3ed954fbd4cfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:48:27 209524e5b208: Pull complete 17:48:27 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 17:48:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 17:48:27 ---> 5bddaf1c2fca 17:48:27 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:48:30 ---> Running in a8baee0e54a2 17:48:30 Removing intermediate container a8baee0e54a2 17:48:30 ---> 2cc7d349b4cd 17:48:30 Step 4/7 : RUN apk add --update bash 17:48:30 ---> Running in dc70ecdfb7fd 17:48:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:48:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:48:34 OK: 142 MiB in 39 packages 17:48:35 Removing intermediate container dc70ecdfb7fd 17:48:35 ---> b5fea258abf7 17:48:35 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:48:35 ---> Running in 679924861ace 17:48:35 Removing intermediate container 679924861ace 17:48:35 ---> 8312e5f205ff 17:48:35 Step 6/7 : COPY go.mod . 17:48:36 ---> 6fbd41e66f34 17:48:36 Step 7/7 : RUN go mod download 17:48:36 ---> Running in e9e0ae2e72a1 17:48:51 Removing intermediate container e9e0ae2e72a1 17:48:51 ---> 2f9be32f8410 17:48:51 Successfully built 2f9be32f8410 17:48:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:48:52 + docker inspect -f . ci-base-image-arm64 17:48:52 . [Pipeline] withDockerContainer 17:48:52 prd-ubuntu18.04-docker-arm64-4c-16g-2828 does not seem to be running inside a container 17:48:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/13 -v /w/workspace/go-mod-secrets/13:/w/workspace/go-mod-secrets/13:rw,z -v /w/workspace/go-mod-secrets/13@tmp:/w/workspace/go-mod-secrets/13@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 ******** ci-base-image-arm64 cat 17:48:54 $ docker top 02e320c08920d5d2949494ccec692ff99acf5a0cf818567c4e87e396f5a68db7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:48:55 + go version 17:48:55 go version go1.15.2 linux/arm64 [Pipeline] } 17:48:55 $ docker stop --time=1 02e320c08920d5d2949494ccec692ff99acf5a0cf818567c4e87e396f5a68db7 17:48:57 $ docker rm -f 02e320c08920d5d2949494ccec692ff99acf5a0cf818567c4e87e396f5a68db7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 17:49:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 17:49:00 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 17:49:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:49:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 17:49:01 17:49:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 17:49:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 17:49:02 1.317.0: Pulling from edgex-devops/edgex-snyk-go 17:49:02 cbdbe7a5bc2a: Pulling fs layer 17:49:02 408f87550127: Pulling fs layer 17:49:02 fe522b08c979: Pulling fs layer 17:49:02 221eaa008020: Pulling fs layer 17:49:02 2a4607e5d6b9: Pulling fs layer 17:49:02 8f79b27c4fd2: Pulling fs layer 17:49:02 e5c8dbe1645b: Pulling fs layer 17:49:02 23e8b3b47431: Pulling fs layer 17:49:02 5c568d65a230: Pulling fs layer 17:49:02 8f79b27c4fd2: Waiting 17:49:02 e5c8dbe1645b: Waiting 17:49:02 23e8b3b47431: Waiting 17:49:02 5c568d65a230: Waiting 17:49:02 221eaa008020: Waiting 17:49:02 2a4607e5d6b9: Waiting 17:49:02 fe522b08c979: Verifying Checksum 17:49:02 fe522b08c979: Download complete 17:49:02 408f87550127: Verifying Checksum 17:49:02 408f87550127: Download complete 17:49:02 2a4607e5d6b9: Verifying Checksum 17:49:02 2a4607e5d6b9: Download complete 17:49:02 8f79b27c4fd2: Verifying Checksum 17:49:02 8f79b27c4fd2: Download complete 17:49:02 cbdbe7a5bc2a: Verifying Checksum 17:49:02 cbdbe7a5bc2a: Download complete 17:49:04 cbdbe7a5bc2a: Pull complete 17:49:04 408f87550127: Pull complete 17:49:04 e5c8dbe1645b: Verifying Checksum 17:49:04 e5c8dbe1645b: Download complete 17:49:04 fe522b08c979: Pull complete 17:49:08 23e8b3b47431: Verifying Checksum 17:49:08 23e8b3b47431: Download complete 17:49:09 5c568d65a230: Verifying Checksum 17:49:09 5c568d65a230: Download complete 17:49:11 221eaa008020: Verifying Checksum 17:49:11 221eaa008020: Download complete 17:49:26 221eaa008020: Pull complete 17:49:26 2a4607e5d6b9: Pull complete 17:49:26 8f79b27c4fd2: Pull complete 17:49:28 e5c8dbe1645b: Pull complete 17:49:32 23e8b3b47431: Pull complete 17:49:35 5c568d65a230: Pull complete 17:49:35 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 17:49:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 17:49:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 17:49:36 prd-centos7-docker-4c-2g-2826 does not seem to be running inside a container 17:49:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/gexfoundry_go-mod-secrets_master:/ws -w /ws --entrypoint= -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 17:49:38 $ docker top 452488d373ff168b20d89cd51d70ab20390f850c466df60e443b209db9503e7b -eo pid,comm [Pipeline] { [Pipeline] sh 17:49:38 + snyk monitor '--org=edgex-jenkins' 17:49:45 17:49:45 Monitoring /w/workspace/gexfoundry_go-mod-secrets_master (github.com/edgexfoundry/go-mod-secrets)... 17:49:45 17:49:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4cfb1d28-864a-4661-be71-b40abb9d5161/history/43181c5a-6a7a-43b9-8e8f-5829b2023286 17:49:45 17:49:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:49:45 17:49:45 17:49:45 Snyk CLI supports Node.js 8 and higher. 17:49:45 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 17:49:45 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 17:49:45 17:49:45 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 17:49:45 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } 17:49:45 $ docker stop --time=1 452488d373ff168b20d89cd51d70ab20390f850c466df60e443b209db9503e7b 17:49:47 $ docker rm -f 452488d373ff168b20d89cd51d70ab20390f850c466df60e443b209db9503e7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 17:49:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:49:49 . [Pipeline] withDockerContainer 17:49:49 prd-centos7-docker-4c-2g-2826 does not seem to be running inside a container 17:49:49 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:49:51 $ docker top 528f03a976566cc54c709ebf5f8f0b499a68ae5c4f13967bf129a336bdc2d46b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:49:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:49:51 [ssh-agent] Looking for ssh-agent implementation... 17:49:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:49:51 $ docker exec 528f03a976566cc54c709ebf5f8f0b499a68ae5c4f13967bf129a336bdc2d46b ssh-agent 17:49:52 SSH_AUTH_SOCK=/tmp/ssh-Q7yeGUH4rE5o/agent.11 17:49:52 SSH_AGENT_PID=16 17:49:52 Running ssh-add (command line suppressed) 17:49:52 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_1270429881282422602.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_1270429881282422602.key) 17:49:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:49:52 + git semver tag 17:49:52 # -> Open(): unable to determine branch for HEAD 17:49:52 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git 17:49:52 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master 17:49:52 # $SEMVER_REMOTE_NAME = origin 17:49:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:49:52 # $SEMVER_USER_NAME = edgex-jenkins 17:49:52 # $SEMVER_BRANCH = master 17:49:52 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver 17:49:52 # 3b9415f2e69cca5e6f96433d0291db59018d5afb HEAD 17:49:53 # -> Force: false 17:49:53 # a396a1da9e44a58b1e2246520a8e57a166f711bf refs/tags/v0.0.23 [Pipeline] } 17:49:53 $ docker exec --env ******** --env ******** 528f03a976566cc54c709ebf5f8f0b499a68ae5c4f13967bf129a336bdc2d46b ssh-agent -k 17:49:53 unset SSH_AUTH_SOCK; 17:49:53 unset SSH_AGENT_PID; 17:49:53 echo Agent pid 16 killed; 17:49:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:49:54 + git semver [Pipeline] } 17:49:54 $ docker stop --time=1 528f03a976566cc54c709ebf5f8f0b499a68ae5c4f13967bf129a336bdc2d46b 17:49:55 $ docker rm -f 528f03a976566cc54c709ebf5f8f0b499a68ae5c4f13967bf129a336bdc2d46b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:49:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:49:56 17:49:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:49:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:49:56 0.23.1-centos7: Pulling from edgex-lftools 17:49:56 ab5ef0e58194: Pulling fs layer 17:49:56 9712f1f96733: Pulling fs layer 17:49:56 63f879dbbcfc: Pulling fs layer 17:49:56 0d9ebad4ef96: Pulling fs layer 17:49:56 e9a5061849ea: Pulling fs layer 17:49:56 d747dcd14b5f: Pulling fs layer 17:49:56 2de7ff778b66: Pulling fs layer 17:49:56 e9a5061849ea: Waiting 17:49:56 d747dcd14b5f: Waiting 17:49:56 0d9ebad4ef96: Waiting 17:49:56 2de7ff778b66: Waiting 17:49:56 9712f1f96733: Verifying Checksum 17:49:56 9712f1f96733: Download complete 17:49:59 63f879dbbcfc: Verifying Checksum 17:49:59 63f879dbbcfc: Download complete 17:49:59 e9a5061849ea: Verifying Checksum 17:49:59 e9a5061849ea: Download complete 17:49:59 d747dcd14b5f: Verifying Checksum 17:49:59 d747dcd14b5f: Download complete 17:50:00 0d9ebad4ef96: Verifying Checksum 17:50:00 0d9ebad4ef96: Download complete 17:50:00 2de7ff778b66: Verifying Checksum 17:50:00 2de7ff778b66: Download complete 17:50:01 ab5ef0e58194: Verifying Checksum 17:50:01 ab5ef0e58194: Download complete 17:50:09 ab5ef0e58194: Pull complete 17:50:09 9712f1f96733: Pull complete 17:50:12 63f879dbbcfc: Pull complete 17:50:25 0d9ebad4ef96: Pull complete 17:50:25 e9a5061849ea: Pull complete 17:50:25 d747dcd14b5f: Pull complete 17:50:29 2de7ff778b66: Pull complete 17:50:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:50:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:50:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:50:30 prd-centos7-docker-4c-2g-2826 does not seem to be running inside a container 17:50:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:50:33 $ docker top 63e8c12d076b6065fbf1a6146107c1bedd282f99202aeecbc8ffecf05bf5dd97 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:50:33 provisioning config files... 17:50:33 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config5459301476101572282tmp 17:50:33 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config6089967684674451856tmp 17:50:33 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config3025083235178942742tmp [Pipeline] { [Pipeline] echo 17:50:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:50:34 ---> sigul-configuration.sh 17:50:35 gpg: directory `/root/.gnupg' created 17:50:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:50:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:50:35 gpg: keyring `/root/.gnupg/secring.gpg' created 17:50:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:50:35 gpg: CAST5 encrypted data 17:50:35 gpg: encrypted with 1 passphrase 17:50:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:50:35 + mkdir /home/jenkins 17:50:35 + mkdir /home/jenkins/sigul [Pipeline] sh 17:50:36 + 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 17:50:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:50:37 ---> sigul-install.sh 17:50:49 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 17:50:50 + git tag --list 17:50:50 v0.0.0 17:50:50 v0.0.1 17:50:50 v0.0.10 17:50:50 v0.0.11 17:50:50 v0.0.12 17:50:50 v0.0.13 17:50:50 v0.0.14 17:50:50 v0.0.15 17:50:50 v0.0.16 17:50:50 v0.0.17 17:50:50 v0.0.18 17:50:50 v0.0.19 17:50:50 v0.0.2 17:50:50 v0.0.20 17:50:50 v0.0.21 17:50:50 v0.0.22 17:50:50 v0.0.23 17:50:50 v0.0.3 17:50:50 v0.0.4 17:50:50 v0.0.5 17:50:50 v0.0.6 17:50:50 v0.0.7 17:50:50 v0.0.8 17:50:50 v0.0.9 [Pipeline] sh 17:50:51 + lftools sign git-tag v0.0.23 17:50:53 Signing Git tag with Sigul... 17:50:53 Signing v0.0.23 [Pipeline] echo 17:50:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:50:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:50:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:50:56 $ docker stop --time=1 63e8c12d076b6065fbf1a6146107c1bedd282f99202aeecbc8ffecf05bf5dd97 17:50:58 $ docker rm -f 63e8c12d076b6065fbf1a6146107c1bedd282f99202aeecbc8ffecf05bf5dd97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:50:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:50:59 . [Pipeline] withDockerContainer 17:50:59 prd-centos7-docker-4c-2g-2826 does not seem to be running inside a container 17:51:00 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:51:01 $ docker top db82ec1bba776a1bc3ab8746ee1567a933cf74731731b7ded522dc640caabf22 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:51:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:51:02 [ssh-agent] Looking for ssh-agent implementation... 17:51:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:51:02 $ docker exec db82ec1bba776a1bc3ab8746ee1567a933cf74731731b7ded522dc640caabf22 ssh-agent 17:51:03 SSH_AUTH_SOCK=/tmp/ssh-eGCqCC8p1NhG/agent.11 17:51:03 SSH_AGENT_PID=16 17:51:03 Running ssh-add (command line suppressed) 17:51:03 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_1956285181072102317.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_1956285181072102317.key) 17:51:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:51:04 + git semver bump patch 17:51:04 # -> Open(): unable to determine branch for HEAD 17:51:04 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git 17:51:04 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master 17:51:04 # $SEMVER_REMOTE_NAME = origin 17:51:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:51:04 # $SEMVER_USER_NAME = edgex-jenkins 17:51:04 # $SEMVER_BRANCH = master 17:51:04 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver 17:51:04 0.0.24 [Pipeline] } 17:51:04 $ docker exec --env ******** --env ******** db82ec1bba776a1bc3ab8746ee1567a933cf74731731b7ded522dc640caabf22 ssh-agent -k 17:51:05 unset SSH_AUTH_SOCK; 17:51:05 unset SSH_AGENT_PID; 17:51:05 echo Agent pid 16 killed; 17:51:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:51:06 + git semver [Pipeline] } 17:51:06 $ docker stop --time=1 db82ec1bba776a1bc3ab8746ee1567a933cf74731731b7ded522dc640caabf22 17:51:08 $ docker rm -f db82ec1bba776a1bc3ab8746ee1567a933cf74731731b7ded522dc640caabf22 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:51:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:51:08 . [Pipeline] withDockerContainer 17:51:08 prd-centos7-docker-4c-2g-2826 does not seem to be running inside a container 17:51:08 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:51:09 $ docker top f2f1da4693fad110aa37990474495dc6a7d48e1c7f952fb787336208c3ec73a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:51:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:51:10 [ssh-agent] Looking for ssh-agent implementation... 17:51:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:51:10 $ docker exec f2f1da4693fad110aa37990474495dc6a7d48e1c7f952fb787336208c3ec73a4 ssh-agent 17:51:11 SSH_AUTH_SOCK=/tmp/ssh-lvQaQ41Wfdwk/agent.11 17:51:11 SSH_AGENT_PID=17 17:51:11 Running ssh-add (command line suppressed) 17:51:11 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_8691531561541810944.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_8691531561541810944.key) 17:51:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:51:12 + git semver push 17:51:12 # -> Open(): unable to determine branch for HEAD 17:51:12 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git 17:51:12 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master 17:51:12 # $SEMVER_REMOTE_NAME = origin 17:51:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:51:12 # $SEMVER_USER_NAME = edgex-jenkins 17:51:12 # $SEMVER_BRANCH = master 17:51:12 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver [Pipeline] } 17:51:19 $ docker exec --env ******** --env ******** f2f1da4693fad110aa37990474495dc6a7d48e1c7f952fb787336208c3ec73a4 ssh-agent -k 17:51:19 unset SSH_AUTH_SOCK; 17:51:19 unset SSH_AGENT_PID; 17:51:19 echo Agent pid 17 killed; 17:51:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:51:20 + git semver [Pipeline] } 17:51:20 $ docker stop --time=1 f2f1da4693fad110aa37990474495dc6a7d48e1c7f952fb787336208c3ec73a4 17:51:22 $ docker rm -f f2f1da4693fad110aa37990474495dc6a7d48e1c7f952fb787336208c3ec73a4 [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 17:51:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:51:25 ---> package-listing.sh 17:51:25 ++ tr '[:upper:]' '[:lower:]' 17:51:25 ++ facter osfamily 17:51:25 + OS_FAMILY=redhat 17:51:25 + workspace=/w/workspace/gexfoundry_go-mod-secrets_master 17:51:25 + START_PACKAGES=/tmp/packages_start.txt 17:51:25 + END_PACKAGES=/tmp/packages_end.txt 17:51:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:51:25 + PACKAGES=/tmp/packages_start.txt 17:51:25 + '[' /w/workspace/gexfoundry_go-mod-secrets_master ']' 17:51:25 + PACKAGES=/tmp/packages_end.txt 17:51:25 + case "${OS_FAMILY}" in 17:51:25 + sort 17:51:25 + rpm -qa 17:51:32 + '[' -f /tmp/packages_start.txt ']' 17:51:32 + '[' -f /tmp/packages_end.txt ']' 17:51:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:51:32 + '[' /w/workspace/gexfoundry_go-mod-secrets_master ']' 17:51:32 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_master/archives/ 17:51:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_master/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:51:33 provisioning config files... 17:51:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config312210493610306952tmp [Pipeline] { [Pipeline] echo 17:51:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:51:33 ---> create-netrc.sh [Pipeline] } 17:51:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:51:33 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:51:34 ---> python-tools-install.sh 17:51:34 Generating Requirements File 17:53:41 Python 3.6.8 17:53:41 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 17:53:41 aiohttp==3.6.2 17:53:41 appdirs==1.4.3 17:53:41 argcomplete==1.12.1 17:53:41 aspy.yaml==1.3.0 17:53:41 async-timeout==3.0.1 17:53:41 attrs==19.3.0 17:53:41 Babel==2.8.0 17:53:41 beautifulsoup4==4.8.2 17:53:41 boto3==1.11.6 17:53:41 botocore==1.14.6 17:53:41 bs4==0.0.1 17:53:41 cachetools==4.1.1 17:53:41 certifi==2019.11.28 17:53:41 cffi==1.14.3 17:53:41 cfgv==2.0.1 17:53:41 chardet==3.0.4 17:53:41 click==7.1 17:53:41 cliff==3.4.0 17:53:41 cmd2==1.3.11 17:53:41 colorama==0.4.3 17:53:41 cryptography==3.1.1 17:53:41 debtcollector==2.2.0 17:53:41 decorator==4.4.2 17:53:41 defusedxml==0.6.0 17:53:41 Deprecated==1.2.7 17:53:41 distlib==0.3.1 17:53:41 distro==1.2.0 17:53:41 dnspython==1.16.0 17:53:41 docker==4.2.0 17:53:41 docutils==0.15.2 17:53:41 dogpile.cache==1.0.2 17:53:41 email-validator==1.0.5 17:53:41 filelock==3.0.12 17:53:41 future==0.18.2 17:53:41 google-auth==1.22.0 17:53:41 httplib2==0.17.0 17:53:41 identify==1.4.11 17:53:41 idna==2.9 17:53:41 idna-ssl==1.1.0 17:53:41 importlib-metadata==1.7.0 17:53:41 importlib-resources==1.5.0 17:53:41 iso8601==0.1.13 17:53:41 Jinja2==2.11.1 17:53:41 jmespath==0.10.0 17:53:41 jsonpatch==1.26 17:53:41 jsonpointer==2.0 17:53:41 jsonschema==3.2.0 17:53:41 keystoneauth1==4.2.1 17:53:41 kubernetes==11.0.0 17:53:41 lftools==0.34.2 17:53:41 lxml==4.5.0 17:53:41 MarkupSafe==0.23 17:53:41 msgpack==1.0.0 17:53:41 multi-key-dict==2.0.3 17:53:41 multidict==4.7.6 17:53:41 munch==2.5.0 17:53:41 netaddr==0.8.0 17:53:41 netifaces==0.10.9 17:53:41 niet==1.4.2 17:53:41 nodeenv==1.3.5 17:53:41 oauth2client==4.1.3 17:53:41 oauthlib==3.1.0 17:53:41 openstacksdk==0.50.0 17:53:41 os-client-config==2.1.0 17:53:41 os-service-types==1.7.0 17:53:41 osc-lib==2.2.1 17:53:41 oslo.config==8.3.2 17:53:41 oslo.context==3.1.1 17:53:41 oslo.i18n==5.0.1 17:53:41 oslo.log==4.4.0 17:53:41 oslo.serialization==4.0.1 17:53:41 oslo.utils==4.6.0 17:53:41 packaging==20.4 17:53:41 pbr==5.4.4 17:53:41 pluggy==0.13.1 17:53:41 prettytable==0.7.2 17:53:41 py==1.9.0 17:53:41 pyasn1==0.4.8 17:53:41 pyasn1-modules==0.2.8 17:53:41 pycparser==2.20 17:53:41 pygerrit2==2.0.10 17:53:41 PyGithub==1.46 17:53:41 pyinotify==0.9.6 17:53:41 PyJWT==1.7.1 17:53:41 pyparsing==2.4.7 17:53:41 pyperclip==1.8.0 17:53:41 pyroute2==0.4.13 17:53:41 pyrsistent==0.15.7 17:53:41 PySocks==1.6.8 17:53:41 python-cinderclient==7.2.0 17:53:41 python-dateutil==2.8.1 17:53:41 python-heatclient==2.2.1 17:53:41 python-jenkins==1.7.0 17:53:41 python-keystoneclient==4.1.1 17:53:41 python-magnumclient==3.2.1 17:53:41 python-novaclient==17.2.1 17:53:41 python-openstackclient==5.3.1 17:53:41 python-swiftclient==3.10.1 17:53:41 pytz==2020.1 17:53:41 PyYAML==5.3 17:53:41 requests==2.23.0 17:53:41 requests-oauthlib==1.3.0 17:53:41 requestsexceptions==1.4.0 17:53:41 rfc3986==1.4.0 17:53:41 rpm==4.11.3 17:53:41 rsa==4.0 17:53:41 ruamel.yaml==0.16.10 17:53:41 ruamel.yaml.clib==0.2.0 17:53:41 s3transfer==0.3.3 17:53:41 shade==1.27.2 17:53:41 simplejson==3.17.2 17:53:41 six==1.14.0 17:53:41 soupsieve==2.0 17:53:41 stevedore==3.2.2 17:53:41 tabulate==0.8.6 17:53:41 toml==0.10.0 17:53:41 tox==3.20.0 17:53:41 tqdm==4.43.0 17:53:41 typing-extensions==3.7.4.3 17:53:41 urllib3==1.25.8 17:53:41 virtualenv==20.0.31 17:53:41 wcwidth==0.2.5 17:53:41 websocket-client==0.57.0 17:53:41 wrapt==1.12.1 17:53:41 xdg==3.0.2 17:53:41 xmltodict==0.12.0 17:53:41 yarl==1.6.0 17:53:41 yq==2.11.1 17:53:41 zipp==3.2.0 17:53:41 Cache entry deserialization failed, entry ignored 17:53:41 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 17:53:43 Python 2.7.5 17:53:44 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 17:53:44 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 17:53:45 ansible==2.9.7 17:53:45 Babel==0.9.6 17:53:45 backports.ssl-match-hostname==3.5.0.1 17:53:45 beautifulsoup4==4.4.1 17:53:45 bodhi==2.11.0 17:53:45 bodhi-client==2.11.0 17:53:45 CCColUtils==1.4 17:53:45 cffi==1.6.0 17:53:45 chardet==2.2.1 17:53:45 click==6.7 17:53:45 cloud-init==18.5 17:53:45 configobj==4.7.2 17:53:45 cryptography==1.7.2 17:53:45 decorator==3.4.0 17:53:45 distro==1.2.0 17:53:45 enum34==1.0.4 17:53:45 fedpkg==1.38 17:53:45 futures==3.1.1 17:53:45 gitdb==0.6.4 17:53:45 GitPython==1.0.1 17:53:45 html5lib==0.999 17:53:45 httplib2==0.9.2 17:53:45 idna==2.4 17:53:45 iniparse==0.4 17:53:45 ipaddress==1.0.16 17:53:45 IPy==0.75 17:53:45 javapackages==1.0.0 17:53:45 Jinja2==2.7.2 17:53:45 jmespath==0.9.4 17:53:45 jsonpatch==1.2 17:53:45 jsonpointer==1.9 17:53:45 kerberos==1.1 17:53:45 kitchen==1.1.1 17:53:45 langtable==0.0.31 17:53:45 lockfile==0.9.1 17:53:45 lxml==3.2.1 17:53:45 MarkupSafe==0.11 17:53:45 munch==2.0.2 17:53:45 offtrac==0.1.0 17:53:45 openidc-client==0.6.0 17:53:45 packagedb-cli==2.14.1 17:53:45 paramiko==2.1.1 17:53:45 perf==0.1 17:53:45 ply==3.4 17:53:45 policycoreutils-default-encoding==0.1 17:53:45 prettytable==0.7.2 17:53:45 pyasn1==0.1.9 17:53:45 pycparser==2.14 17:53:45 pycurl==7.19.0 17:53:45 pygobject==3.22.0 17:53:45 pygpgme==0.3 17:53:45 pyliblzma==0.5.3 17:53:45 pyOpenSSL==0.13.1 17:53:45 pyparsing==1.5.6 17:53:45 pyserial==2.6 17:53:45 python-augeas==0.5.0 17:53:45 python-bugzilla==2.3.0 17:53:45 python-dateutil==1.5 17:53:45 python-fedora==0.10.0 17:53:45 python-linux-procfs==0.4.9 17:53:45 python-yubico==1.2.3 17:53:45 pyudev==0.15 17:53:45 pyusb==1.0.0b1 17:53:45 pyxattr==0.5.1 17:53:45 PyYAML==3.10 17:53:45 requests==2.6.0 17:53:45 requests-kerberos==0.7.0 17:53:45 rpkg==1.60 17:53:45 schedutils==0.4 17:53:45 seobject==0.1 17:53:45 sepolicy==1.1 17:53:45 six==1.9.0 17:53:45 smmap==0.9.0 17:53:45 urlgrabber==3.10 17:53:45 urllib3==1.10.2 17:53:45 virtualenv==15.1.0 17:53:45 yum-langpacks==0.4.2 17:53:45 yum-metadata-parser==1.1.4 [Pipeline] echo 17:53:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:53:45 ---> sudo-logs.sh 17:53:45 Archiving 'sudo' log.. [Pipeline] echo 17:53:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:53:46 ---> job-cost.sh 17:53:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YzG7 17:54:01 Cache entry deserialization failed, entry ignored 17:54:01 Cache entry deserialization failed, entry ignored 17:54:01 Cache entry deserialization failed, entry ignored 17:54:01 Cache entry deserialization failed, entry ignored 17:54:01 Cache entry deserialization failed, entry ignored 17:54:01 Cache entry deserialization failed, entry ignored 17:54:02 Cache entry deserialization failed, entry ignored 17:54:02 Cache entry deserialization failed, entry ignored 17:54:02 Cache entry deserialization failed, entry ignored 17:54:02 Cache entry deserialization failed, entry ignored 17:54:02 Cache entry deserialization failed, entry ignored 17:54:02 Cache entry deserialization failed, entry ignored 17:54:02 Cache entry deserialization failed, entry ignored 17:54:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:54:56 ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. 17:54:56 17:54:56 We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. 17:54:56 17:54:56 virtualenv 20.0.31 requires importlib-metadata<2,>=0.12; python_version < "3.8", but you'll have importlib-metadata 2.0.0 which is incompatible. 17:54:56 lf-activate-venv(): INFO: Adding /tmp/venv-YzG7/bin to PATH 17:54:56 INFO: No Stack... 17:54:56 INFO: Retrieving Pricing Info for: v1-standard-2 17:54:56 INFO: Archiving Costs [Pipeline] echo 17:54:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:54:56 ---> logs-deploy.sh 17:54:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/master/13 17:54:56 INFO: archiving workspace using pattern(s): 17:54:59 Archives upload complete. 17:54:59 INFO: archiving logs to Nexus 17:55:01 ---> uname -a: 17:55:01 Linux prd-centos7-docker-4c-2g-2826.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 17:55:01 17:55:01 17:55:01 ---> lscpu: 17:55:01 Architecture: x86_64 17:55:01 CPU op-mode(s): 32-bit, 64-bit 17:55:01 Byte Order: Little Endian 17:55:01 CPU(s): 4 17:55:01 On-line CPU(s) list: 0-3 17:55:01 Thread(s) per core: 1 17:55:01 Core(s) per socket: 1 17:55:01 Socket(s): 4 17:55:01 NUMA node(s): 1 17:55:01 Vendor ID: GenuineIntel 17:55:01 CPU family: 6 17:55:01 Model: 44 17:55:01 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:55:01 Stepping: 1 17:55:01 CPU MHz: 2933.438 17:55:01 BogoMIPS: 5866.87 17:55:01 Virtualization: VT-x 17:55:01 Hypervisor vendor: KVM 17:55:01 Virtualization type: full 17:55:01 L1d cache: 32K 17:55:01 L1i cache: 32K 17:55:01 L2 cache: 4096K 17:55:01 L3 cache: 16384K 17:55:01 NUMA node0 CPU(s): 0-3 17:55:01 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 17:55:01 17:55:01 17:55:01 ---> nproc: 17:55:01 4 17:55:01 17:55:01 17:55:01 ---> df -h: 17:55:01 Filesystem Size Used Avail Use% Mounted on 17:55:01 devtmpfs 887M 0 887M 0% /dev 17:55:01 tmpfs 919M 0 919M 0% /dev/shm 17:55:01 tmpfs 919M 17M 903M 2% /run 17:55:01 tmpfs 919M 0 919M 0% /sys/fs/cgroup 17:55:01 /dev/vda1 50G 8.6G 42G 18% / 17:55:01 tmpfs 184M 0 184M 0% /run/user/1001 17:55:01 17:55:01 17:55:01 ---> free -m: 17:55:01 total used free shared buff/cache available 17:55:01 Mem: 1837 648 73 15 1116 990 17:55:01 Swap: 1023 3 1020 17:55:01 17:55:01 17:55:01 ---> ip addr: 17:55:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:55:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:55:01 inet 127.0.0.1/8 scope host lo 17:55:01 valid_lft forever preferred_lft forever 17:55:01 inet6 ::1/128 scope host 17:55:01 valid_lft forever preferred_lft forever 17:55:01 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 17:55:01 link/ether fa:16:3e:17:ac:5c brd ff:ff:ff:ff:ff:ff 17:55:01 inet 10.30.122.162/23 brd 10.30.123.255 scope global dynamic eth0 17:55:01 valid_lft 85679sec preferred_lft 85679sec 17:55:01 inet6 fe80::f816:3eff:fe17:ac5c/64 scope link 17:55:01 valid_lft forever preferred_lft forever 17:55:01 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 17:55:01 link/ether 02:42:22:7f:32:5b brd ff:ff:ff:ff:ff:ff 17:55:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:55:01 valid_lft forever preferred_lft forever 17:55:01 inet6 fe80::42:22ff:fe7f:325b/64 scope link 17:55:01 valid_lft forever preferred_lft forever 17:55:01 17:55:01 17:55:01 ---> sar -b -r -n DEV: 17:55:01 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/01/2020 _x86_64_ (4 CPU) 17:55:01 17:55:01 05:42:41 PM LINUX RESTART 17:55:01 17:55:01 05:44:01 PM tps rtps wtps bread/s bwrtn/s 17:55:01 05:45:01 PM 19.74 4.09 15.65 1127.95 1961.57 17:55:01 05:46:01 PM 1.66 0.00 1.66 0.00 28.95 17:55:01 05:47:01 PM 0.23 0.00 0.23 0.00 1.95 17:55:01 05:48:02 PM 0.28 0.00 0.28 0.00 3.73 17:55:01 05:49:01 PM 0.27 0.00 0.27 0.00 3.71 17:55:01 05:50:01 PM 230.52 134.64 95.88 6484.13 34498.99 17:55:01 05:51:01 PM 187.74 54.59 133.16 3649.83 28836.46 17:55:01 05:52:01 PM 79.93 62.68 17.25 4968.96 833.60 17:55:01 05:53:02 PM 64.27 5.56 58.71 846.30 6316.52 17:55:01 05:54:01 PM 91.56 25.57 65.99 1103.89 7232.49 17:55:01 Average: 67.73 28.75 38.98 1822.51 7990.94 17:55:01 17:55:01 05:44:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:55:01 05:45:01 PM 168792 1712764 91.03 2620 1144104 1155524 39.44 407148 1146084 20 17:55:01 05:46:01 PM 179844 1701712 90.44 2620 1144108 1067496 36.43 402088 1142004 8 17:55:01 05:47:01 PM 179876 1701680 90.44 2620 1144116 1067496 36.43 402224 1142004 8 17:55:01 05:48:02 PM 176648 1704908 90.61 2620 1144116 1067784 36.44 413796 1133540 16 17:55:01 05:49:01 PM 176048 1705508 90.64 2620 1144124 1069128 36.49 414204 1133496 16 17:55:01 05:50:01 PM 74740 1806816 96.03 2620 1163424 1305552 44.56 555980 1057364 75984 17:55:01 05:51:01 PM 144740 1736816 92.31 2316 917304 2126196 72.56 703228 746908 36 17:55:01 05:52:01 PM 82456 1799100 95.62 2128 1031712 1225696 41.83 649936 858320 31624 17:55:01 05:53:02 PM 98616 1782940 94.76 1492 1008580 1177824 40.20 643228 842436 31476 17:55:01 05:54:01 PM 88048 1793508 95.32 1492 1019212 1146876 39.14 585572 880044 63976 17:55:01 Average: 136981 1744575 92.72 2315 1086080 1240957 42.35 517740 1008220 20316 17:55:01 17:55:01 05:44:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 17:55:01 05:45:01 PM eth0 21.75 17.68 28.63 18.08 0.00 0.00 0.00 17:55:01 05:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:01 05:45:01 PM docker0 1.08 1.03 0.26 2.45 0.00 0.00 0.00 17:55:01 05:46:01 PM eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 17:55:01 05:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:01 05:46:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:01 05:47:01 PM eth0 0.75 0.08 0.05 0.01 0.00 0.00 0.00 17:55:01 05:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:01 05:47:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:01 05:48:02 PM eth0 1.32 0.43 0.59 0.32 0.00 0.00 0.00 17:55:01 05:48:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:01 05:48:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:01 05:49:01 PM eth0 1.78 0.86 1.27 0.48 0.00 0.00 0.00 17:55:01 05:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:01 05:49:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:01 05:50:01 PM eth0 726.32 646.22 6967.13 91.43 0.00 0.00 0.00 17:55:01 05:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:01 05:50:01 PM docker0 7.38 6.80 0.73 10.81 0.00 0.00 0.00 17:55:01 05:51:01 PM veth315afb1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:01 05:51:01 PM eth0 1107.91 905.67 8286.72 230.68 0.00 0.00 0.00 17:55:01 05:51:01 PM lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 17:55:01 05:51:01 PM vethc9763cf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:01 05:52:01 PM eth0 67.98 49.15 271.63 38.45 0.00 0.00 0.00 17:55:01 05:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:01 05:52:01 PM docker0 32.35 38.95 2.60 211.87 0.00 0.00 0.00 17:55:01 05:53:02 PM eth0 93.23 67.94 612.47 7.15 0.00 0.00 0.00 17:55:01 05:53:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:01 05:53:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:01 05:54:01 PM eth0 27.90 15.72 104.89 5.85 0.00 0.00 0.00 17:55:01 05:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:01 05:54:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:01 Average: eth0 102.21 85.46 827.15 21.19 0.00 0.00 0.00 17:55:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:01 Average: docker0 3.24 3.90 0.26 21.24 0.00 0.00 0.00 17:55:01 17:55:01 17:55:01 ---> sar -P ALL: 17:55:01 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/01/2020 _x86_64_ (4 CPU) 17:55:01 17:55:01 05:42:41 PM LINUX RESTART 17:55:01 17:55:01 05:44:01 PM CPU %user %nice %system %iowait %steal %idle 17:55:01 05:45:01 PM all 1.60 0.00 1.24 0.41 6.28 90.47 17:55:01 05:45:01 PM 0 1.55 0.00 1.17 0.26 5.94 91.08 17:55:01 05:45:01 PM 1 1.56 0.00 1.30 0.16 7.06 89.92 17:55:01 05:45:01 PM 2 1.65 0.00 1.21 0.70 6.84 89.60 17:55:01 05:45:01 PM 3 1.61 0.00 1.26 0.54 5.27 91.31 17:55:01 05:46:01 PM all 0.18 0.00 0.20 0.00 2.39 97.24 17:55:01 05:46:01 PM 0 0.10 0.00 0.15 0.00 1.93 97.82 17:55:01 05:46:01 PM 1 0.15 0.00 0.31 0.00 2.92 96.62 17:55:01 05:46:01 PM 2 0.28 0.00 0.15 0.00 2.13 97.44 17:55:01 05:46:01 PM 3 0.20 0.00 0.18 0.00 2.56 97.06 17:55:01 05:47:01 PM all 0.10 0.00 0.03 0.00 0.87 99.01 17:55:01 05:47:01 PM 0 0.02 0.00 0.03 0.00 0.53 99.42 17:55:01 05:47:01 PM 1 0.23 0.00 0.02 0.00 1.14 98.61 17:55:01 05:47:01 PM 2 0.08 0.00 0.03 0.02 1.37 98.50 17:55:01 05:47:01 PM 3 0.03 0.00 0.03 0.00 0.43 99.50 17:55:01 05:48:02 PM all 0.08 0.00 0.04 0.00 0.58 99.29 17:55:01 05:48:02 PM 0 0.02 0.00 0.03 0.00 0.20 99.75 17:55:01 05:48:02 PM 1 0.27 0.00 0.08 0.00 0.68 98.97 17:55:01 05:48:02 PM 2 0.02 0.00 0.02 0.00 0.75 99.22 17:55:01 05:48:02 PM 3 0.03 0.00 0.03 0.00 0.73 99.20 17:55:01 05:49:01 PM all 0.14 0.00 0.13 0.00 0.68 99.05 17:55:01 05:49:01 PM 0 0.12 0.00 0.22 0.00 0.29 99.37 17:55:01 05:49:01 PM 1 0.37 0.00 0.20 0.00 0.81 98.62 17:55:01 05:49:01 PM 2 0.07 0.00 0.03 0.00 0.84 99.06 17:55:01 05:49:01 PM 3 0.03 0.00 0.05 0.00 0.77 99.14 17:55:01 05:50:01 PM all 6.03 0.00 4.70 1.53 23.27 64.47 17:55:01 05:50:01 PM 0 5.18 0.00 3.69 1.31 23.75 66.08 17:55:01 05:50:01 PM 1 5.96 0.00 5.20 1.81 22.92 64.11 17:55:01 05:50:01 PM 2 6.69 0.00 4.95 1.84 24.01 62.51 17:55:01 05:50:01 PM 3 6.30 0.00 4.97 1.16 22.40 65.18 17:55:01 05:51:01 PM all 7.08 0.00 5.99 1.60 20.79 64.54 17:55:01 05:51:01 PM 0 7.96 0.00 4.86 1.54 21.47 64.18 17:55:01 05:51:01 PM 1 6.12 0.00 7.13 1.12 20.86 64.78 17:55:01 05:51:01 PM 2 7.01 0.00 5.93 1.73 20.55 64.78 17:55:01 05:51:01 PM 3 7.18 0.00 6.07 2.03 20.27 64.45 17:55:01 05:52:01 PM all 8.84 0.00 2.66 2.11 9.14 77.26 17:55:01 05:52:01 PM 0 10.42 0.00 2.10 0.93 9.42 77.13 17:55:01 05:52:01 PM 1 10.51 0.00 3.22 2.62 9.57 74.09 17:55:01 05:52:01 PM 2 7.57 0.00 2.93 4.33 9.15 76.02 17:55:01 05:52:01 PM 3 6.87 0.00 2.39 0.55 8.44 81.74 17:55:01 05:53:02 PM all 13.73 0.00 1.79 0.78 7.09 76.63 17:55:01 05:53:02 PM 0 29.77 0.00 2.11 0.74 8.74 58.64 17:55:01 05:53:02 PM 1 6.34 0.00 1.59 0.66 6.70 84.71 17:55:01 05:53:02 PM 2 11.42 0.00 1.84 0.59 6.01 80.14 17:55:01 05:53:02 PM 3 8.26 0.00 1.64 1.10 6.96 82.04 17:55:01 05:54:01 PM all 12.94 0.00 2.98 1.75 6.72 75.61 17:55:01 05:54:01 PM 0 13.14 0.00 2.91 1.89 8.38 73.68 17:55:01 05:54:01 PM 1 16.35 0.00 3.54 2.03 5.55 72.53 17:55:01 05:54:01 PM 2 8.20 0.00 1.88 1.53 6.50 81.90 17:55:01 05:54:01 PM 3 14.24 0.00 3.59 1.58 6.41 74.18 17:55:01 Average: all 5.08 0.00 2.00 0.83 7.91 84.18 17:55:01 Average: 0 6.75 0.00 1.76 0.68 8.24 82.57 17:55:01 Average: 1 4.76 0.00 2.28 0.84 7.94 84.18 17:55:01 Average: 2 4.33 0.00 1.93 1.09 7.94 84.72 17:55:01 Average: 3 4.49 0.00 2.05 0.70 7.53 85.23 17:55:01 17:55:01 17:55:01