Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7765178708c1da77dabcfc4f43f89d789a332914 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-messaging/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-messaging, 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-messaging-settings PROJECT: go-mod-messaging 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-messaging 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-2766 in /w/workspace/xfoundry_go-mod-messaging_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-messaging.git > git init /w/workspace/xfoundry_go-mod-messaging_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 7765178708c1da77dabcfc4f43f89d789a332914 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7765178708c1da77dabcfc4f43f89d789a332914 # timeout=10 Commit message: "Merge pull request #62 from lenny-intel/dependabot" > git rev-list --no-walk c3ae47e2bb696172946919a1d86c19c8de804c45 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-01T13:51:41.323Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-01T13:51:41.617Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-01T13:51:41.811Z] ========================================================= [2020-10-01T13:51:41.811Z] EdgeX Global Pipelines Version Info [2020-10-01T13:51:41.811Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-01T13:51:43.930Z] ------------------- [2020-10-01T13:51:43.930Z] stable info: [2020-10-01T13:51:43.930Z] ------------------- [2020-10-01T13:51:43.930Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-01T13:51:43.930Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-01T13:51:43.930Z] Message: update stable to v1.0.131 [2020-10-01T13:51:44.923Z] ------------------- [2020-10-01T13:51:44.923Z] experimental info: [2020-10-01T13:51:44.923Z] ------------------- [2020-10-01T13:51:44.923Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-01T13:51:44.923Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-01T13:51:44.923Z] Message: update experimental to v1.0.131 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-01T13:51:45.310Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2020-10-01T13:51:45.406Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2020-10-01T13:51:45.498Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-01T13:51:45.617Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-01T13:51:45.722Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-01T13:51:45.814Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-01T13:51:45.912Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-01T13:51:46.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-01T13:51:46.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-01T13:51:46.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-01T13:51:46.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-01T13:51:46.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-messaging [Pipeline] echo [2020-10-01T13:51:46.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-01T13:51:46.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-01T13:51:46.694Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-01T13:51:46.789Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-01T13:51:46.881Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-01T13:51:46.981Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-01T13:51:47.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-10-01T13:51:47.221Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-01T13:51:47.333Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-01T13:51:47.449Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-01T13:51:47.542Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-01T13:51:47.634Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-01T13:51:47.743Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-01T13:51:47.834Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-10-01T13:51:47.942Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-10-01T13:51:48.047Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-10-01T13:51:48.188Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7765178708c1da77dabcfc4f43f89d789a332914 [Pipeline] echo [2020-10-01T13:51:48.310Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7765178 [Pipeline] echo [2020-10-01T13:51:48.414Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-01T13:51:49.028Z] + git log --format=format:%s -1 7765178708c1da77dabcfc4f43f89d789a332914 [Pipeline] echo [2020-10-01T13:51:49.111Z] GIT_COMMIT: 7765178708c1da77dabcfc4f43f89d789a332914, Commit Message: Merge pull request #62 from lenny-intel/dependabot [Pipeline] echo [2020-10-01T13:51:49.156Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-01T13:51:50.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-01T13:51:50.366Z] [2020-10-01T13:51:50.366Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-01T13:51:50.759Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-01T13:51:50.759Z] latest: Pulling from edgex-devops/git-semver [2020-10-01T13:51:50.759Z] 31603596830f: Pulling fs layer [2020-10-01T13:51:50.759Z] 2a8b12db71e7: Pulling fs layer [2020-10-01T13:51:50.759Z] 6ca5941a6612: Pulling fs layer [2020-10-01T13:51:50.759Z] ecc8261a40a4: Pulling fs layer [2020-10-01T13:51:50.759Z] ecc8261a40a4: Waiting [2020-10-01T13:51:51.064Z] 2a8b12db71e7: Verifying Checksum [2020-10-01T13:51:51.064Z] 2a8b12db71e7: Download complete [2020-10-01T13:51:51.064Z] 31603596830f: Download complete [2020-10-01T13:51:51.354Z] ecc8261a40a4: Verifying Checksum [2020-10-01T13:51:51.632Z] 6ca5941a6612: Verifying Checksum [2020-10-01T13:51:51.632Z] 6ca5941a6612: Download complete [2020-10-01T13:51:51.632Z] 31603596830f: Pull complete [2020-10-01T13:51:51.897Z] 2a8b12db71e7: Pull complete [2020-10-01T13:51:52.880Z] 6ca5941a6612: Pull complete [2020-10-01T13:51:53.145Z] ecc8261a40a4: Pull complete [2020-10-01T13:51:53.145Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-01T13:51:53.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-01T13:51:53.145Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-01T13:51:53.420Z] prd-centos7-docker-4c-2g-2766 does not seem to be running inside a container [2020-10-01T13:51:53.509Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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 [2020-10-01T13:51:55.563Z] $ docker top fb6dfc6c0b80556ca02791e53be292f571ce432b4d2a55c2d9e2db2e7f2752b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-01T13:51:55.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-01T13:51:55.944Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-01T13:51:56.291Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-01T13:51:56.300Z] $ docker exec fb6dfc6c0b80556ca02791e53be292f571ce432b4d2a55c2d9e2db2e7f2752b5 ssh-agent [2020-10-01T13:51:56.626Z] SSH_AUTH_SOCK=/tmp/ssh-RR6n8v4hJhHX/agent.11 [2020-10-01T13:51:56.626Z] SSH_AGENT_PID=16 [2020-10-01T13:51:56.641Z] Running ssh-add (command line suppressed) [2020-10-01T13:51:56.844Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_7835954530239923271.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_7835954530239923271.key) [2020-10-01T13:51:56.988Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-01T13:51:57.420Z] + git describe --exact-match --tags HEAD [2020-10-01T13:51:57.420Z] fatal: no tag exactly matches '7765178708c1da77dabcfc4f43f89d789a332914' [Pipeline] } [2020-10-01T13:51:57.451Z] $ docker exec --env ******** --env ******** fb6dfc6c0b80556ca02791e53be292f571ce432b4d2a55c2d9e2db2e7f2752b5 ssh-agent -k [2020-10-01T13:51:57.613Z] unset SSH_AUTH_SOCK; [2020-10-01T13:51:57.614Z] unset SSH_AGENT_PID; [2020-10-01T13:51:57.614Z] echo Agent pid 16 killed; [2020-10-01T13:51:57.685Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-01T13:51:57.787Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-01T13:51:57.787Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-01T13:51:57.881Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-01T13:51:57.881Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-01T13:51:58.120Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-01T13:51:58.129Z] $ docker exec fb6dfc6c0b80556ca02791e53be292f571ce432b4d2a55c2d9e2db2e7f2752b5 ssh-agent [2020-10-01T13:51:58.345Z] SSH_AUTH_SOCK=/tmp/ssh-MmWQpbkpNsHW/agent.47 [2020-10-01T13:51:58.345Z] SSH_AGENT_PID=52 [2020-10-01T13:51:58.353Z] Running ssh-add (command line suppressed) [2020-10-01T13:51:58.532Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_1696195287678395769.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_1696195287678395769.key) [2020-10-01T13:51:58.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-01T13:51:58.939Z] + git semver init [2020-10-01T13:51:58.939Z] # -> Open(): unable to determine branch for HEAD [2020-10-01T13:51:58.939Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2020-10-01T13:51:58.939Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2020-10-01T13:51:58.939Z] # $SEMVER_REMOTE_NAME = origin [2020-10-01T13:51:58.939Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-01T13:51:58.939Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-01T13:51:58.940Z] # $SEMVER_BRANCH = master [2020-10-01T13:51:58.940Z] # $SEMVER_TEMP = /tmp/semver-312194869 [2020-10-01T13:51:58.940Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2020-10-01T13:51:59.521Z] # '/tmp/semver-312194869' -> '/w/workspace/xfoundry_go-mod-messaging_master/.semver' [2020-10-01T13:51:59.521Z] # -> Force: false [2020-10-01T13:51:59.521Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } [2020-10-01T13:51:59.543Z] $ docker exec --env ******** --env ******** fb6dfc6c0b80556ca02791e53be292f571ce432b4d2a55c2d9e2db2e7f2752b5 ssh-agent -k [2020-10-01T13:51:59.734Z] unset SSH_AUTH_SOCK; [2020-10-01T13:51:59.735Z] unset SSH_AGENT_PID; [2020-10-01T13:51:59.735Z] echo Agent pid 52 killed; [2020-10-01T13:51:59.790Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-01T13:52:00.323Z] + git semver [Pipeline] } [2020-10-01T13:52:00.641Z] $ docker stop --time=1 fb6dfc6c0b80556ca02791e53be292f571ce432b4d2a55c2d9e2db2e7f2752b5 [2020-10-01T13:52:02.206Z] $ docker rm -f fb6dfc6c0b80556ca02791e53be292f571ce432b4d2a55c2d9e2db2e7f2752b5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-01T13:52:03.423Z] Stashed 34 file(s) [Pipeline] echo [2020-10-01T13:52:03.427Z] [edgeXSemver]: initialized semver on version 0.1.24 [Pipeline] echo [2020-10-01T13:52:03.542Z] Archived original version: [0.1.24] [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 [2020-10-01T13:52:19.072Z] Still waiting to schedule task [2020-10-01T13:52:19.073Z] ‘prd-centos7-docker-4c-2g-2757’ is offline; ‘prd-centos7-docker-4c-2g-2758’ is offline; ‘prd-centos7-docker-4c-2g-2760’ is offline; ‘prd-centos7-docker-4c-2g-2761’ is offline; ‘prd-centos7-docker-4c-2g-2765’ is offline; ‘prd-centos7-docker-4c-2g-2769’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2759’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2764’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-10-01T13:52:19.075Z] Still waiting to schedule task [2020-10-01T13:52:19.075Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-01T13:52:40.695Z] Running on prd-centos7-docker-4c-2g-2770 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] ws [2020-10-01T13:52:40.753Z] Running in /w/workspace/go-mod-messaging/14 [Pipeline] { [Pipeline] checkout [2020-10-01T13:52:43.487Z] using credential edgex-jenkins-ssh [2020-10-01T13:52:43.584Z] Cloning the remote Git repository [2020-10-01T13:52:43.612Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-10-01T13:52:43.690Z] > git init /w/workspace/go-mod-messaging/14 # timeout=10 [2020-10-01T13:52:43.735Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-10-01T13:52:43.735Z] > git --version # timeout=10 [2020-10-01T13:52:43.742Z] > git --version # 'git version 2.16.5' [2020-10-01T13:52:43.742Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-01T13:52:43.765Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-01T13:52:44.266Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-10-01T13:52:44.283Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-01T13:52:44.294Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-10-01T13:52:44.307Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-10-01T13:52:44.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-01T13:52:44.314Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-01T13:52:44.737Z] Checking out Revision 7765178708c1da77dabcfc4f43f89d789a332914 (master) [2020-10-01T13:52:44.747Z] > git config core.sparsecheckout # timeout=10 [2020-10-01T13:52:44.753Z] > git checkout -f 7765178708c1da77dabcfc4f43f89d789a332914 # timeout=10 [2020-10-01T13:52:48.459Z] Commit message: "Merge pull request #62 from lenny-intel/dependabot" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-01T13:52:49.271Z] ========================================================= [2020-10-01T13:52:49.271Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-01T13:52:49.271Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-01T13:52:50.060Z] + 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 . [2020-10-01T13:52:50.328Z] Sending build context to Docker daemon 619.5kB [2020-10-01T13:52:50.328Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-01T13:52:50.328Z] Step 2/7 : FROM ${BASE} [2020-10-01T13:52:50.328Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-01T13:52:50.328Z] df20fa9351a1: Pulling fs layer [2020-10-01T13:52:50.328Z] ed8968b2872e: Pulling fs layer [2020-10-01T13:52:50.328Z] a92cc7c5fd73: Pulling fs layer [2020-10-01T13:52:50.328Z] e871e8e8d7a9: Pulling fs layer [2020-10-01T13:52:50.328Z] e73272ec9a57: Pulling fs layer [2020-10-01T13:52:50.328Z] 1e910a182e73: Pulling fs layer [2020-10-01T13:52:50.328Z] 4e634b169226: Pulling fs layer [2020-10-01T13:52:50.328Z] 1e910a182e73: Waiting [2020-10-01T13:52:50.328Z] e871e8e8d7a9: Waiting [2020-10-01T13:52:50.328Z] 4e634b169226: Waiting [2020-10-01T13:52:50.328Z] e73272ec9a57: Waiting [2020-10-01T13:52:50.328Z] a92cc7c5fd73: Verifying Checksum [2020-10-01T13:52:50.328Z] a92cc7c5fd73: Download complete [2020-10-01T13:52:50.328Z] ed8968b2872e: Verifying Checksum [2020-10-01T13:52:50.328Z] ed8968b2872e: Download complete [2020-10-01T13:52:50.602Z] e73272ec9a57: Verifying Checksum [2020-10-01T13:52:50.602Z] e73272ec9a57: Download complete [2020-10-01T13:52:50.602Z] 1e910a182e73: Verifying Checksum [2020-10-01T13:52:50.602Z] 1e910a182e73: Download complete [2020-10-01T13:52:50.602Z] df20fa9351a1: Verifying Checksum [2020-10-01T13:52:50.602Z] df20fa9351a1: Download complete [2020-10-01T13:52:50.866Z] df20fa9351a1: Pull complete [2020-10-01T13:52:50.866Z] ed8968b2872e: Pull complete [2020-10-01T13:52:51.128Z] a92cc7c5fd73: Pull complete [2020-10-01T13:52:53.129Z] 4e634b169226: Verifying Checksum [2020-10-01T13:52:53.129Z] 4e634b169226: Download complete [2020-10-01T13:52:53.392Z] e871e8e8d7a9: Verifying Checksum [2020-10-01T13:52:53.392Z] e871e8e8d7a9: Download complete [2020-10-01T13:52:58.733Z] e871e8e8d7a9: Pull complete [2020-10-01T13:52:58.733Z] e73272ec9a57: Pull complete [2020-10-01T13:52:58.733Z] 1e910a182e73: Pull complete [2020-10-01T13:53:08.772Z] 4e634b169226: Pull complete [2020-10-01T13:53:08.772Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-01T13:53:08.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-01T13:53:08.772Z] ---> f7629b54cfaa [2020-10-01T13:53:08.772Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-01T13:53:08.772Z] ---> Running in 4ec317fddd71 [2020-10-01T13:53:08.772Z] Removing intermediate container 4ec317fddd71 [2020-10-01T13:53:08.772Z] ---> a543e432b597 [2020-10-01T13:53:08.772Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-10-01T13:53:08.772Z] ---> Running in e9194f46e5fb [2020-10-01T13:53:09.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T13:53:09.981Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T13:53:10.243Z] (1/5) Installing libsodium (1.0.18-r0) [2020-10-01T13:53:10.243Z] (2/5) Installing libzmq (4.3.3-r0) [2020-10-01T13:53:10.507Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-10-01T13:53:10.507Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-10-01T13:53:10.507Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-10-01T13:53:10.769Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T13:53:10.769Z] OK: 167 MiB in 44 packages [2020-10-01T13:53:11.344Z] Removing intermediate container e9194f46e5fb [2020-10-01T13:53:11.344Z] ---> 91322f77b5dc [2020-10-01T13:53:11.344Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-01T13:53:11.344Z] ---> Running in df4e1626aea6 [2020-10-01T13:53:11.606Z] Removing intermediate container df4e1626aea6 [2020-10-01T13:53:11.606Z] ---> 85b4e927b93a [2020-10-01T13:53:11.606Z] Step 6/7 : COPY go.mod . [2020-10-01T13:53:11.867Z] ---> 53bfd204d0ba [2020-10-01T13:53:11.867Z] Step 7/7 : RUN go mod download [2020-10-01T13:53:11.867Z] ---> Running in 875195a15d01 [2020-10-01T13:53:24.211Z] Removing intermediate container 875195a15d01 [2020-10-01T13:53:24.211Z] ---> 49dd4666c5a2 [2020-10-01T13:53:24.211Z] Successfully built 49dd4666c5a2 [2020-10-01T13:53:24.211Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-01T13:53:24.755Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-01T13:53:24.755Z] . [Pipeline] withDockerContainer [2020-10-01T13:53:24.907Z] prd-centos7-docker-4c-2g-2770 does not seem to be running inside a container [2020-10-01T13:53:25.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/14 -v /w/workspace/go-mod-messaging/14:/w/workspace/go-mod-messaging/14:rw,z -v /w/workspace/go-mod-messaging/14@tmp:/w/workspace/go-mod-messaging/14@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 [2020-10-01T13:53:25.679Z] $ docker top c6dac35f1b1640b1403a1263cfbbe2b99304102be1a4d5757c658880161e4575 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-01T13:53:26.204Z] + go version [2020-10-01T13:53:26.204Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-01T13:53:26.225Z] $ docker stop --time=1 c6dac35f1b1640b1403a1263cfbbe2b99304102be1a4d5757c658880161e4575 [2020-10-01T13:53:27.576Z] $ docker rm -f c6dac35f1b1640b1403a1263cfbbe2b99304102be1a4d5757c658880161e4575 [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] } [2020-10-01T13:54:18.102Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2771 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] ws [2020-10-01T13:54:18.213Z] Running in /w/workspace/go-mod-messaging/14 [Pipeline] { [Pipeline] checkout [2020-10-01T13:54:23.486Z] using credential edgex-jenkins-ssh [2020-10-01T13:54:23.541Z] Cloning the remote Git repository [2020-10-01T13:54:23.613Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-10-01T13:54:23.731Z] > git init /w/workspace/go-mod-messaging/14 # timeout=10 [2020-10-01T13:54:23.816Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-10-01T13:54:23.817Z] > git --version # timeout=10 [2020-10-01T13:54:23.833Z] > git --version # 'git version 2.17.1' [2020-10-01T13:54:23.835Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-01T13:54:23.917Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-01T13:54:25.313Z] Checking out Revision 7765178708c1da77dabcfc4f43f89d789a332914 (master) [2020-10-01T13:54:24.665Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-10-01T13:54:24.691Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-01T13:54:24.722Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-10-01T13:54:24.768Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-10-01T13:54:24.769Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-01T13:54:24.786Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-01T13:54:25.345Z] > git config core.sparsecheckout # timeout=10 [2020-10-01T13:54:25.377Z] > git checkout -f 7765178708c1da77dabcfc4f43f89d789a332914 # timeout=10 [2020-10-01T13:54:30.051Z] Commit message: "Merge pull request #62 from lenny-intel/dependabot" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-01T13:54:31.416Z] ========================================================= [2020-10-01T13:54:31.416Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-01T13:54:31.416Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-01T13:54:32.455Z] + 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 . [2020-10-01T13:54:33.495Z] Sending build context to Docker daemon 619.5kB [2020-10-01T13:54:33.495Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-01T13:54:33.495Z] Step 2/7 : FROM ${BASE} [2020-10-01T13:54:33.774Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-01T13:54:33.774Z] b538f80385f9: Pulling fs layer [2020-10-01T13:54:33.774Z] 74f711af9a0d: Pulling fs layer [2020-10-01T13:54:33.774Z] 99f96fe45779: Pulling fs layer [2020-10-01T13:54:33.774Z] 8529a6b9a6be: Pulling fs layer [2020-10-01T13:54:33.774Z] 45590311c82a: Pulling fs layer [2020-10-01T13:54:33.774Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-01T13:54:33.774Z] 209524e5b208: Pulling fs layer [2020-10-01T13:54:33.774Z] 8529a6b9a6be: Waiting [2020-10-01T13:54:33.774Z] 45590311c82a: Waiting [2020-10-01T13:54:33.774Z] 69ca0ff8b7b3: Waiting [2020-10-01T13:54:33.774Z] 209524e5b208: Waiting [2020-10-01T13:54:33.774Z] 99f96fe45779: Download complete [2020-10-01T13:54:33.774Z] 74f711af9a0d: Verifying Checksum [2020-10-01T13:54:33.774Z] 74f711af9a0d: Download complete [2020-10-01T13:54:33.774Z] 45590311c82a: Download complete [2020-10-01T13:54:34.757Z] 69ca0ff8b7b3: Download complete [2020-10-01T13:54:34.757Z] b538f80385f9: Verifying Checksum [2020-10-01T13:54:34.757Z] b538f80385f9: Download complete [2020-10-01T13:54:35.039Z] b538f80385f9: Pull complete [2020-10-01T13:54:36.030Z] 74f711af9a0d: Pull complete [2020-10-01T13:54:36.308Z] 99f96fe45779: Pull complete [2020-10-01T13:54:36.907Z] 209524e5b208: Verifying Checksum [2020-10-01T13:54:36.907Z] 209524e5b208: Download complete [2020-10-01T13:54:38.348Z] 8529a6b9a6be: Verifying Checksum [2020-10-01T13:54:38.348Z] 8529a6b9a6be: Download complete [2020-10-01T13:54:48.551Z] 8529a6b9a6be: Pull complete [2020-10-01T13:54:48.551Z] 45590311c82a: Pull complete [2020-10-01T13:54:48.827Z] 69ca0ff8b7b3: Pull complete [2020-10-01T13:54:53.151Z] 209524e5b208: Pull complete [2020-10-01T13:54:53.151Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-01T13:54:53.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-01T13:54:53.151Z] ---> 5bddaf1c2fca [2020-10-01T13:54:53.151Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-01T13:54:55.773Z] ---> Running in 5d649b6462bb [2020-10-01T13:54:56.048Z] Removing intermediate container 5d649b6462bb [2020-10-01T13:54:56.048Z] ---> 4c0330e0fe8c [2020-10-01T13:54:56.048Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-10-01T13:54:56.327Z] ---> Running in a4335ca51605 [2020-10-01T13:54:57.761Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T13:54:58.740Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T13:54:59.337Z] (1/5) Installing libsodium (1.0.18-r0) [2020-10-01T13:54:59.337Z] (2/5) Installing libzmq (4.3.3-r0) [2020-10-01T13:54:59.337Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-10-01T13:54:59.614Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-10-01T13:54:59.614Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-10-01T13:54:59.614Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T13:54:59.889Z] OK: 144 MiB in 44 packages [2020-10-01T13:55:00.876Z] Removing intermediate container a4335ca51605 [2020-10-01T13:55:00.876Z] ---> f3f1828c15db [2020-10-01T13:55:00.876Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-01T13:55:01.155Z] ---> Running in 2765f36ccba8 [2020-10-01T13:55:01.756Z] Removing intermediate container 2765f36ccba8 [2020-10-01T13:55:01.756Z] ---> e9ca8baca8a5 [2020-10-01T13:55:01.756Z] Step 6/7 : COPY go.mod . [2020-10-01T13:55:02.354Z] ---> 84a1bef1410f [2020-10-01T13:55:02.354Z] Step 7/7 : RUN go mod download [2020-10-01T13:55:02.639Z] ---> Running in 982825f6f30e [2020-10-01T13:55:17.758Z] Removing intermediate container 982825f6f30e [2020-10-01T13:55:17.758Z] ---> afd8c7206dc6 [2020-10-01T13:55:17.758Z] Successfully built afd8c7206dc6 [2020-10-01T13:55:17.758Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-01T13:55:18.162Z] + docker inspect -f . ci-base-image-arm64 [2020-10-01T13:55:18.162Z] . [Pipeline] withDockerContainer [2020-10-01T13:55:18.441Z] prd-ubuntu18.04-docker-arm64-4c-16g-2771 does not seem to be running inside a container [2020-10-01T13:55:18.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/14 -v /w/workspace/go-mod-messaging/14:/w/workspace/go-mod-messaging/14:rw,z -v /w/workspace/go-mod-messaging/14@tmp:/w/workspace/go-mod-messaging/14@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 [2020-10-01T13:55:20.376Z] $ docker top 84d2b68f976f8a110f7b07c39e06b18f0c6610a9afc931db405e95165ab14184 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-01T13:55:21.839Z] + go version [2020-10-01T13:55:21.839Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-01T13:55:21.866Z] $ docker stop --time=1 84d2b68f976f8a110f7b07c39e06b18f0c6610a9afc931db405e95165ab14184 [2020-10-01T13:55:23.855Z] $ docker rm -f 84d2b68f976f8a110f7b07c39e06b18f0c6610a9afc931db405e95165ab14184 [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 [2020-10-01T13:55:26.988Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-10-01T13:55:26.990Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-10-01T13:55:27.050Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T13:55:27.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-01T13:55:27.745Z] [2020-10-01T13:55:27.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-10-01T13:55:28.121Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-01T13:55:28.121Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-10-01T13:55:28.121Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-01T13:55:28.121Z] 408f87550127: Pulling fs layer [2020-10-01T13:55:28.121Z] fe522b08c979: Pulling fs layer [2020-10-01T13:55:28.121Z] 221eaa008020: Pulling fs layer [2020-10-01T13:55:28.121Z] 2a4607e5d6b9: Pulling fs layer [2020-10-01T13:55:28.121Z] 8f79b27c4fd2: Pulling fs layer [2020-10-01T13:55:28.121Z] e5c8dbe1645b: Pulling fs layer [2020-10-01T13:55:28.121Z] 23e8b3b47431: Pulling fs layer [2020-10-01T13:55:28.121Z] 5c568d65a230: Pulling fs layer [2020-10-01T13:55:28.121Z] 221eaa008020: Waiting [2020-10-01T13:55:28.121Z] 2a4607e5d6b9: Waiting [2020-10-01T13:55:28.121Z] 8f79b27c4fd2: Waiting [2020-10-01T13:55:28.121Z] e5c8dbe1645b: Waiting [2020-10-01T13:55:28.121Z] 23e8b3b47431: Waiting [2020-10-01T13:55:28.121Z] 5c568d65a230: Waiting [2020-10-01T13:55:28.121Z] fe522b08c979: Verifying Checksum [2020-10-01T13:55:28.121Z] fe522b08c979: Download complete [2020-10-01T13:55:28.121Z] 408f87550127: Verifying Checksum [2020-10-01T13:55:28.121Z] 408f87550127: Download complete [2020-10-01T13:55:28.121Z] 2a4607e5d6b9: Verifying Checksum [2020-10-01T13:55:28.121Z] 2a4607e5d6b9: Download complete [2020-10-01T13:55:28.121Z] 8f79b27c4fd2: Verifying Checksum [2020-10-01T13:55:28.121Z] 8f79b27c4fd2: Download complete [2020-10-01T13:55:28.394Z] cbdbe7a5bc2a: Download complete [2020-10-01T13:55:29.021Z] cbdbe7a5bc2a: Pull complete [2020-10-01T13:55:29.295Z] 408f87550127: Pull complete [2020-10-01T13:55:29.295Z] e5c8dbe1645b: Download complete [2020-10-01T13:55:29.568Z] fe522b08c979: Pull complete [2020-10-01T13:55:31.547Z] 23e8b3b47431: Verifying Checksum [2020-10-01T13:55:31.547Z] 23e8b3b47431: Download complete [2020-10-01T13:55:31.547Z] 5c568d65a230: Verifying Checksum [2020-10-01T13:55:31.547Z] 5c568d65a230: Download complete [2020-10-01T13:55:32.532Z] 221eaa008020: Verifying Checksum [2020-10-01T13:55:32.532Z] 221eaa008020: Download complete [2020-10-01T13:55:40.793Z] 221eaa008020: Pull complete [2020-10-01T13:55:41.065Z] 2a4607e5d6b9: Pull complete [2020-10-01T13:55:41.065Z] 8f79b27c4fd2: Pull complete [2020-10-01T13:55:43.643Z] e5c8dbe1645b: Pull complete [2020-10-01T13:55:47.070Z] 23e8b3b47431: Pull complete [2020-10-01T13:55:48.493Z] 5c568d65a230: Pull complete [2020-10-01T13:55:48.493Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-10-01T13:55:48.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-01T13:55:48.757Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-10-01T13:55:49.041Z] prd-centos7-docker-4c-2g-2766 does not seem to be running inside a container [2020-10-01T13:55:49.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/xfoundry_go-mod-messaging_master:/ws -w /ws --entrypoint= -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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 [2020-10-01T13:55:50.736Z] $ docker top abcead28f1418398f32b474ef5c5aae53dd99d28485b08f42090737cfb2cc03d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-01T13:55:51.279Z] + snyk monitor '--org=edgex-jenkins' [2020-10-01T13:55:56.589Z] [2020-10-01T13:55:56.589Z] Monitoring /w/workspace/xfoundry_go-mod-messaging_master (github.com/edgexfoundry/go-mod-messaging)... [2020-10-01T13:55:56.589Z] [2020-10-01T13:55:56.589Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f6e4b672-2be2-4054-abeb-10731c768cda/history/d3dd4b00-27c0-4246-bfea-0f252f8a6f4d [2020-10-01T13:55:56.589Z] [2020-10-01T13:55:56.589Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-10-01T13:55:56.589Z] [2020-10-01T13:56:00.849Z] [2020-10-01T13:56:00.849Z] Snyk CLI supports Node.js 8 and higher. [2020-10-01T13:56:00.849Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-10-01T13:56:00.849Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-10-01T13:56:00.849Z] [2020-10-01T13:56:00.849Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-10-01T13:56:00.849Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-10-01T13:56:00.872Z] $ docker stop --time=1 abcead28f1418398f32b474ef5c5aae53dd99d28485b08f42090737cfb2cc03d [2020-10-01T13:56:03.324Z] $ docker rm -f abcead28f1418398f32b474ef5c5aae53dd99d28485b08f42090737cfb2cc03d [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 [2020-10-01T13:56:05.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-01T13:56:05.043Z] . [Pipeline] withDockerContainer [2020-10-01T13:56:05.197Z] prd-centos7-docker-4c-2g-2766 does not seem to be running inside a container [2020-10-01T13:56:05.269Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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 [2020-10-01T13:56:06.577Z] $ docker top 88bd5aa2f0d6bf710c1e4ced2cedcf3456d7c1481527e7434b9388f94f8913d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-01T13:56:07.064Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-01T13:56:07.064Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-01T13:56:07.359Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-01T13:56:07.369Z] $ docker exec 88bd5aa2f0d6bf710c1e4ced2cedcf3456d7c1481527e7434b9388f94f8913d3 ssh-agent [2020-10-01T13:56:07.578Z] SSH_AUTH_SOCK=/tmp/ssh-A2HFsqrYO126/agent.12 [2020-10-01T13:56:07.578Z] SSH_AGENT_PID=17 [2020-10-01T13:56:07.588Z] Running ssh-add (command line suppressed) [2020-10-01T13:56:07.770Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2134511513676844803.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2134511513676844803.key) [2020-10-01T13:56:07.841Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-01T13:56:08.181Z] + git semver tag [2020-10-01T13:56:08.181Z] # -> Open(): unable to determine branch for HEAD [2020-10-01T13:56:08.181Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2020-10-01T13:56:08.181Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2020-10-01T13:56:08.181Z] # $SEMVER_REMOTE_NAME = origin [2020-10-01T13:56:08.181Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-01T13:56:08.181Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-01T13:56:08.181Z] # $SEMVER_BRANCH = master [2020-10-01T13:56:08.181Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [2020-10-01T13:56:08.181Z] # 7765178708c1da77dabcfc4f43f89d789a332914 HEAD [2020-10-01T13:56:08.445Z] # -> Force: false [2020-10-01T13:56:08.445Z] # 862575ef58ca6dca9a33ae48f2f216b760d25093 refs/tags/v0.1.24 [Pipeline] } [2020-10-01T13:56:08.464Z] $ docker exec --env ******** --env ******** 88bd5aa2f0d6bf710c1e4ced2cedcf3456d7c1481527e7434b9388f94f8913d3 ssh-agent -k [2020-10-01T13:56:08.598Z] unset SSH_AUTH_SOCK; [2020-10-01T13:56:08.598Z] unset SSH_AGENT_PID; [2020-10-01T13:56:08.598Z] echo Agent pid 17 killed; [2020-10-01T13:56:08.641Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-01T13:56:09.105Z] + git semver [Pipeline] } [2020-10-01T13:56:09.130Z] $ docker stop --time=1 88bd5aa2f0d6bf710c1e4ced2cedcf3456d7c1481527e7434b9388f94f8913d3 [2020-10-01T13:56:10.490Z] $ docker rm -f 88bd5aa2f0d6bf710c1e4ced2cedcf3456d7c1481527e7434b9388f94f8913d3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-10-01T13:56:11.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-01T13:56:11.138Z] [2020-10-01T13:56:11.138Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-10-01T13:56:11.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-01T13:56:11.493Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-10-01T13:56:11.493Z] ab5ef0e58194: Pulling fs layer [2020-10-01T13:56:11.493Z] 9712f1f96733: Pulling fs layer [2020-10-01T13:56:11.493Z] 63f879dbbcfc: Pulling fs layer [2020-10-01T13:56:11.493Z] 0d9ebad4ef96: Pulling fs layer [2020-10-01T13:56:11.493Z] e9a5061849ea: Pulling fs layer [2020-10-01T13:56:11.493Z] d747dcd14b5f: Pulling fs layer [2020-10-01T13:56:11.493Z] 2de7ff778b66: Pulling fs layer [2020-10-01T13:56:11.493Z] e9a5061849ea: Waiting [2020-10-01T13:56:11.493Z] d747dcd14b5f: Waiting [2020-10-01T13:56:11.493Z] 0d9ebad4ef96: Waiting [2020-10-01T13:56:11.493Z] 9712f1f96733: Verifying Checksum [2020-10-01T13:56:11.493Z] 9712f1f96733: Download complete [2020-10-01T13:56:13.436Z] 63f879dbbcfc: Verifying Checksum [2020-10-01T13:56:13.436Z] 63f879dbbcfc: Download complete [2020-10-01T13:56:14.023Z] e9a5061849ea: Verifying Checksum [2020-10-01T13:56:14.023Z] e9a5061849ea: Download complete [2020-10-01T13:56:14.023Z] d747dcd14b5f: Verifying Checksum [2020-10-01T13:56:14.023Z] d747dcd14b5f: Download complete [2020-10-01T13:56:14.287Z] 2de7ff778b66: Verifying Checksum [2020-10-01T13:56:14.287Z] 2de7ff778b66: Download complete [2020-10-01T13:56:14.878Z] ab5ef0e58194: Verifying Checksum [2020-10-01T13:56:14.878Z] ab5ef0e58194: Download complete [2020-10-01T13:56:14.878Z] 0d9ebad4ef96: Verifying Checksum [2020-10-01T13:56:14.878Z] 0d9ebad4ef96: Download complete [2020-10-01T13:56:21.531Z] ab5ef0e58194: Pull complete [2020-10-01T13:56:21.531Z] 9712f1f96733: Pull complete [2020-10-01T13:56:24.126Z] 63f879dbbcfc: Pull complete [2020-10-01T13:56:32.415Z] 0d9ebad4ef96: Pull complete [2020-10-01T13:56:33.851Z] e9a5061849ea: Pull complete [2020-10-01T13:56:34.165Z] d747dcd14b5f: Pull complete [2020-10-01T13:56:36.812Z] 2de7ff778b66: Pull complete [2020-10-01T13:56:36.812Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-10-01T13:56:36.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-01T13:56:36.812Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-10-01T13:56:37.211Z] prd-centos7-docker-4c-2g-2766 does not seem to be running inside a container [2020-10-01T13:56:37.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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 [2020-10-01T13:56:40.395Z] $ docker top 7ad1c6e5931d213ddaaf38af8a2dafe3fda58029596eeebb33ee2cfcade0d614 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-10-01T13:56:40.628Z] provisioning config files... [2020-10-01T13:56:40.655Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config6142828713298422725tmp [2020-10-01T13:56:40.675Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config3580421658176129988tmp [2020-10-01T13:56:40.692Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config8655868899203690516tmp [Pipeline] { [Pipeline] echo [2020-10-01T13:56:40.747Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T13:56:41.079Z] ---> sigul-configuration.sh [2020-10-01T13:56:41.080Z] gpg: directory `/root/.gnupg' created [2020-10-01T13:56:41.080Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-10-01T13:56:41.080Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-10-01T13:56:41.080Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-10-01T13:56:41.080Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-10-01T13:56:41.080Z] gpg: CAST5 encrypted data [2020-10-01T13:56:41.355Z] gpg: encrypted with 1 passphrase [2020-10-01T13:56:41.355Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-10-01T13:56:41.672Z] + mkdir /home/jenkins [2020-10-01T13:56:41.672Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-10-01T13:56:42.004Z] + 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 [2020-10-01T13:56:42.018Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T13:56:42.345Z] ---> sigul-install.sh [2020-10-01T13:56:49.028Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-10-01T13:56:49.684Z] + git tag --list [2020-10-01T13:56:49.684Z] v0.0.0 [2020-10-01T13:56:49.684Z] v0.1.0 [2020-10-01T13:56:49.684Z] v0.1.1 [2020-10-01T13:56:49.684Z] v0.1.10 [2020-10-01T13:56:49.684Z] v0.1.11 [2020-10-01T13:56:49.684Z] v0.1.12 [2020-10-01T13:56:49.684Z] v0.1.13 [2020-10-01T13:56:49.684Z] v0.1.14 [2020-10-01T13:56:49.684Z] v0.1.15 [2020-10-01T13:56:49.684Z] v0.1.16 [2020-10-01T13:56:49.684Z] v0.1.17 [2020-10-01T13:56:49.684Z] v0.1.18 [2020-10-01T13:56:49.684Z] v0.1.19 [2020-10-01T13:56:49.684Z] v0.1.2 [2020-10-01T13:56:49.684Z] v0.1.20 [2020-10-01T13:56:49.684Z] v0.1.21 [2020-10-01T13:56:49.684Z] v0.1.22 [2020-10-01T13:56:49.684Z] v0.1.23 [2020-10-01T13:56:49.684Z] v0.1.24 [2020-10-01T13:56:49.684Z] v0.1.3 [2020-10-01T13:56:49.684Z] v0.1.4 [2020-10-01T13:56:49.685Z] v0.1.5 [2020-10-01T13:56:49.685Z] v0.1.6 [2020-10-01T13:56:49.685Z] v0.1.7 [2020-10-01T13:56:49.685Z] v0.1.8 [2020-10-01T13:56:49.685Z] v0.1.9 [Pipeline] sh [2020-10-01T13:56:50.007Z] + lftools sign git-tag v0.1.24 [2020-10-01T13:56:51.961Z] Signing Git tag with Sigul... [2020-10-01T13:56:51.961Z] Signing v0.1.24 [Pipeline] echo [2020-10-01T13:56:52.934Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T13:56:53.246Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-10-01T13:56:53.260Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-10-01T13:56:53.367Z] $ docker stop --time=1 7ad1c6e5931d213ddaaf38af8a2dafe3fda58029596eeebb33ee2cfcade0d614 [2020-10-01T13:56:55.307Z] $ docker rm -f 7ad1c6e5931d213ddaaf38af8a2dafe3fda58029596eeebb33ee2cfcade0d614 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-10-01T13:56:56.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-01T13:56:56.319Z] . [Pipeline] withDockerContainer [2020-10-01T13:56:56.443Z] prd-centos7-docker-4c-2g-2766 does not seem to be running inside a container [2020-10-01T13:56:56.499Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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 [2020-10-01T13:56:57.355Z] $ docker top 2a3e7c5d173693d2b4e25efc4b17fff14daf512f9f885d45f9a8a9549b1ff7c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-01T13:56:57.632Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-01T13:56:57.632Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-01T13:56:57.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-01T13:56:57.945Z] $ docker exec 2a3e7c5d173693d2b4e25efc4b17fff14daf512f9f885d45f9a8a9549b1ff7c5 ssh-agent [2020-10-01T13:56:58.183Z] SSH_AUTH_SOCK=/tmp/ssh-I01VLWjiIQ0G/agent.11 [2020-10-01T13:56:58.183Z] SSH_AGENT_PID=16 [2020-10-01T13:56:58.193Z] Running ssh-add (command line suppressed) [2020-10-01T13:56:58.389Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_4985660358808679330.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_4985660358808679330.key) [2020-10-01T13:56:58.466Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-01T13:56:58.805Z] + git semver bump patch [2020-10-01T13:56:58.805Z] # -> Open(): unable to determine branch for HEAD [2020-10-01T13:56:58.805Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2020-10-01T13:56:58.805Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2020-10-01T13:56:58.805Z] # $SEMVER_REMOTE_NAME = origin [2020-10-01T13:56:58.805Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-01T13:56:58.805Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-01T13:56:58.805Z] # $SEMVER_BRANCH = master [2020-10-01T13:56:58.805Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [2020-10-01T13:56:58.805Z] 0.1.25 [Pipeline] } [2020-10-01T13:56:58.827Z] $ docker exec --env ******** --env ******** 2a3e7c5d173693d2b4e25efc4b17fff14daf512f9f885d45f9a8a9549b1ff7c5 ssh-agent -k [2020-10-01T13:56:58.975Z] unset SSH_AUTH_SOCK; [2020-10-01T13:56:58.975Z] unset SSH_AGENT_PID; [2020-10-01T13:56:58.975Z] echo Agent pid 16 killed; [2020-10-01T13:56:59.063Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-01T13:56:59.525Z] + git semver [Pipeline] } [2020-10-01T13:56:59.548Z] $ docker stop --time=1 2a3e7c5d173693d2b4e25efc4b17fff14daf512f9f885d45f9a8a9549b1ff7c5 [2020-10-01T13:57:00.954Z] $ docker rm -f 2a3e7c5d173693d2b4e25efc4b17fff14daf512f9f885d45f9a8a9549b1ff7c5 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T13:57:01.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-01T13:57:01.535Z] . [Pipeline] withDockerContainer [2020-10-01T13:57:01.675Z] prd-centos7-docker-4c-2g-2766 does not seem to be running inside a container [2020-10-01T13:57:01.743Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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 [2020-10-01T13:57:02.788Z] $ docker top 80ad06bc047f16f97ce21c0ec650b24b9dddead2d7957a0803902043bc58c925 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-01T13:57:03.132Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-01T13:57:03.132Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-01T13:57:03.389Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-01T13:57:03.400Z] $ docker exec 80ad06bc047f16f97ce21c0ec650b24b9dddead2d7957a0803902043bc58c925 ssh-agent [2020-10-01T13:57:03.612Z] SSH_AUTH_SOCK=/tmp/ssh-heJ6tL2TH9Qw/agent.12 [2020-10-01T13:57:03.612Z] SSH_AGENT_PID=18 [2020-10-01T13:57:03.621Z] Running ssh-add (command line suppressed) [2020-10-01T13:57:03.771Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_6182385341887009080.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_6182385341887009080.key) [2020-10-01T13:57:03.885Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-01T13:57:04.256Z] + git semver push [2020-10-01T13:57:04.256Z] # -> Open(): unable to determine branch for HEAD [2020-10-01T13:57:04.256Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2020-10-01T13:57:04.256Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2020-10-01T13:57:04.256Z] # $SEMVER_REMOTE_NAME = origin [2020-10-01T13:57:04.256Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-01T13:57:04.256Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-01T13:57:04.256Z] # $SEMVER_BRANCH = master [2020-10-01T13:57:04.256Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } [2020-10-01T13:57:10.885Z] $ docker exec --env ******** --env ******** 80ad06bc047f16f97ce21c0ec650b24b9dddead2d7957a0803902043bc58c925 ssh-agent -k [2020-10-01T13:57:11.047Z] unset SSH_AUTH_SOCK; [2020-10-01T13:57:11.050Z] unset SSH_AGENT_PID; [2020-10-01T13:57:11.050Z] echo Agent pid 18 killed; [2020-10-01T13:57:11.112Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-01T13:57:11.576Z] + git semver [Pipeline] } [2020-10-01T13:57:11.601Z] $ docker stop --time=1 80ad06bc047f16f97ce21c0ec650b24b9dddead2d7957a0803902043bc58c925 [2020-10-01T13:57:13.033Z] $ docker rm -f 80ad06bc047f16f97ce21c0ec650b24b9dddead2d7957a0803902043bc58c925 [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 [2020-10-01T13:57:14.564Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T13:57:15.145Z] ---> package-listing.sh [2020-10-01T13:57:15.145Z] ++ facter osfamily [2020-10-01T13:57:15.145Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-01T13:57:15.409Z] + OS_FAMILY=redhat [2020-10-01T13:57:15.409Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_master [2020-10-01T13:57:15.409Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-01T13:57:15.409Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-01T13:57:15.409Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-01T13:57:15.409Z] + PACKAGES=/tmp/packages_start.txt [2020-10-01T13:57:15.409Z] + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' [2020-10-01T13:57:15.409Z] + PACKAGES=/tmp/packages_end.txt [2020-10-01T13:57:15.409Z] + case "${OS_FAMILY}" in [2020-10-01T13:57:15.409Z] + rpm -qa [2020-10-01T13:57:15.409Z] + sort [2020-10-01T13:57:19.645Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-01T13:57:19.645Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-01T13:57:19.645Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-01T13:57:19.645Z] + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' [2020-10-01T13:57:19.645Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_master/archives/ [2020-10-01T13:57:19.645Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_master/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-01T13:57:20.388Z] provisioning config files... [2020-10-01T13:57:20.453Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config1111674539417822990tmp [Pipeline] { [Pipeline] echo [2020-10-01T13:57:20.513Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T13:57:20.822Z] ---> create-netrc.sh [Pipeline] } [2020-10-01T13:57:20.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-01T13:57:20.920Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T13:57:21.224Z] ---> python-tools-install.sh [2020-10-01T13:57:21.224Z] Generating Requirements File [2020-10-01T13:58:57.941Z] Python 3.6.8 [2020-10-01T13:58:57.942Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-01T13:58:57.942Z] aiohttp==3.6.2 [2020-10-01T13:58:57.942Z] appdirs==1.4.3 [2020-10-01T13:58:57.942Z] argcomplete==1.12.1 [2020-10-01T13:58:57.942Z] aspy.yaml==1.3.0 [2020-10-01T13:58:57.942Z] async-timeout==3.0.1 [2020-10-01T13:58:57.942Z] attrs==19.3.0 [2020-10-01T13:58:57.942Z] Babel==2.8.0 [2020-10-01T13:58:57.942Z] beautifulsoup4==4.8.2 [2020-10-01T13:58:57.942Z] boto3==1.11.6 [2020-10-01T13:58:57.942Z] botocore==1.14.6 [2020-10-01T13:58:57.942Z] bs4==0.0.1 [2020-10-01T13:58:57.942Z] cachetools==4.1.1 [2020-10-01T13:58:57.942Z] certifi==2019.11.28 [2020-10-01T13:58:57.942Z] cffi==1.14.3 [2020-10-01T13:58:57.942Z] cfgv==2.0.1 [2020-10-01T13:58:57.942Z] chardet==3.0.4 [2020-10-01T13:58:57.942Z] click==7.1 [2020-10-01T13:58:57.942Z] cliff==3.4.0 [2020-10-01T13:58:57.942Z] cmd2==1.3.10 [2020-10-01T13:58:57.942Z] colorama==0.4.3 [2020-10-01T13:58:57.942Z] cryptography==3.1.1 [2020-10-01T13:58:57.942Z] debtcollector==2.2.0 [2020-10-01T13:58:57.942Z] decorator==4.4.2 [2020-10-01T13:58:57.942Z] defusedxml==0.6.0 [2020-10-01T13:58:57.942Z] Deprecated==1.2.7 [2020-10-01T13:58:57.942Z] distlib==0.3.1 [2020-10-01T13:58:57.942Z] distro==1.2.0 [2020-10-01T13:58:57.942Z] dnspython==1.16.0 [2020-10-01T13:58:57.942Z] docker==4.2.0 [2020-10-01T13:58:57.942Z] docutils==0.15.2 [2020-10-01T13:58:57.942Z] dogpile.cache==1.0.2 [2020-10-01T13:58:57.942Z] email-validator==1.0.5 [2020-10-01T13:58:57.942Z] filelock==3.0.12 [2020-10-01T13:58:57.942Z] future==0.18.2 [2020-10-01T13:58:57.942Z] google-auth==1.22.0 [2020-10-01T13:58:57.942Z] httplib2==0.17.0 [2020-10-01T13:58:57.942Z] identify==1.4.11 [2020-10-01T13:58:57.942Z] idna==2.9 [2020-10-01T13:58:57.942Z] idna-ssl==1.1.0 [2020-10-01T13:58:57.942Z] importlib-metadata==1.7.0 [2020-10-01T13:58:57.942Z] importlib-resources==1.5.0 [2020-10-01T13:58:57.942Z] iso8601==0.1.13 [2020-10-01T13:58:57.942Z] Jinja2==2.11.1 [2020-10-01T13:58:57.942Z] jmespath==0.10.0 [2020-10-01T13:58:57.942Z] jsonpatch==1.26 [2020-10-01T13:58:57.942Z] jsonpointer==2.0 [2020-10-01T13:58:57.942Z] jsonschema==3.2.0 [2020-10-01T13:58:57.942Z] keystoneauth1==4.2.1 [2020-10-01T13:58:57.942Z] kubernetes==11.0.0 [2020-10-01T13:58:57.942Z] lftools==0.34.2 [2020-10-01T13:58:57.942Z] lxml==4.5.0 [2020-10-01T13:58:57.942Z] MarkupSafe==0.23 [2020-10-01T13:58:57.942Z] msgpack==1.0.0 [2020-10-01T13:58:57.942Z] multi-key-dict==2.0.3 [2020-10-01T13:58:57.942Z] multidict==4.7.6 [2020-10-01T13:58:57.942Z] munch==2.5.0 [2020-10-01T13:58:57.942Z] netaddr==0.8.0 [2020-10-01T13:58:57.942Z] netifaces==0.10.9 [2020-10-01T13:58:57.942Z] niet==1.4.2 [2020-10-01T13:58:57.942Z] nodeenv==1.3.5 [2020-10-01T13:58:57.942Z] oauth2client==4.1.3 [2020-10-01T13:58:57.942Z] oauthlib==3.1.0 [2020-10-01T13:58:57.942Z] openstacksdk==0.50.0 [2020-10-01T13:58:57.942Z] os-client-config==2.1.0 [2020-10-01T13:58:57.942Z] os-service-types==1.7.0 [2020-10-01T13:58:57.942Z] osc-lib==2.2.1 [2020-10-01T13:58:57.942Z] oslo.config==8.3.2 [2020-10-01T13:58:57.942Z] oslo.context==3.1.1 [2020-10-01T13:58:57.942Z] oslo.i18n==5.0.1 [2020-10-01T13:58:57.942Z] oslo.log==4.4.0 [2020-10-01T13:58:57.942Z] oslo.serialization==4.0.1 [2020-10-01T13:58:57.942Z] oslo.utils==4.6.0 [2020-10-01T13:58:57.942Z] packaging==20.4 [2020-10-01T13:58:57.942Z] pbr==5.4.4 [2020-10-01T13:58:57.942Z] pluggy==0.13.1 [2020-10-01T13:58:57.942Z] prettytable==0.7.2 [2020-10-01T13:58:57.942Z] py==1.9.0 [2020-10-01T13:58:57.942Z] pyasn1==0.4.8 [2020-10-01T13:58:57.942Z] pyasn1-modules==0.2.8 [2020-10-01T13:58:57.942Z] pycparser==2.20 [2020-10-01T13:58:57.942Z] pygerrit2==2.0.10 [2020-10-01T13:58:57.942Z] PyGithub==1.46 [2020-10-01T13:58:57.942Z] pyinotify==0.9.6 [2020-10-01T13:58:57.942Z] PyJWT==1.7.1 [2020-10-01T13:58:57.942Z] pyparsing==2.4.7 [2020-10-01T13:58:57.942Z] pyperclip==1.8.0 [2020-10-01T13:58:57.942Z] pyroute2==0.4.13 [2020-10-01T13:58:57.942Z] pyrsistent==0.15.7 [2020-10-01T13:58:57.942Z] PySocks==1.6.8 [2020-10-01T13:58:57.942Z] python-cinderclient==7.2.0 [2020-10-01T13:58:57.942Z] python-dateutil==2.8.1 [2020-10-01T13:58:57.942Z] python-heatclient==2.2.1 [2020-10-01T13:58:57.942Z] python-jenkins==1.7.0 [2020-10-01T13:58:57.942Z] python-keystoneclient==4.1.1 [2020-10-01T13:58:57.942Z] python-magnumclient==3.2.1 [2020-10-01T13:58:57.942Z] python-novaclient==17.2.1 [2020-10-01T13:58:57.942Z] python-openstackclient==5.3.1 [2020-10-01T13:58:57.942Z] python-swiftclient==3.10.1 [2020-10-01T13:58:57.942Z] pytz==2020.1 [2020-10-01T13:58:57.942Z] PyYAML==5.3 [2020-10-01T13:58:57.942Z] requests==2.23.0 [2020-10-01T13:58:57.942Z] requests-oauthlib==1.3.0 [2020-10-01T13:58:57.942Z] requestsexceptions==1.4.0 [2020-10-01T13:58:57.942Z] rfc3986==1.4.0 [2020-10-01T13:58:57.942Z] rpm==4.11.3 [2020-10-01T13:58:57.942Z] rsa==4.0 [2020-10-01T13:58:57.942Z] ruamel.yaml==0.16.10 [2020-10-01T13:58:57.942Z] ruamel.yaml.clib==0.2.0 [2020-10-01T13:58:57.942Z] s3transfer==0.3.3 [2020-10-01T13:58:57.942Z] shade==1.27.2 [2020-10-01T13:58:57.942Z] simplejson==3.17.2 [2020-10-01T13:58:57.942Z] six==1.14.0 [2020-10-01T13:58:57.942Z] soupsieve==2.0 [2020-10-01T13:58:57.942Z] stevedore==3.2.2 [2020-10-01T13:58:57.942Z] tabulate==0.8.6 [2020-10-01T13:58:57.942Z] toml==0.10.0 [2020-10-01T13:58:57.942Z] tox==3.20.0 [2020-10-01T13:58:57.942Z] tqdm==4.43.0 [2020-10-01T13:58:57.942Z] typing-extensions==3.7.4.3 [2020-10-01T13:58:57.942Z] urllib3==1.25.8 [2020-10-01T13:58:57.942Z] virtualenv==20.0.31 [2020-10-01T13:58:57.942Z] wcwidth==0.2.5 [2020-10-01T13:58:57.942Z] websocket-client==0.57.0 [2020-10-01T13:58:57.942Z] wrapt==1.12.1 [2020-10-01T13:58:57.942Z] xdg==3.0.2 [2020-10-01T13:58:57.942Z] xmltodict==0.12.0 [2020-10-01T13:58:57.942Z] yarl==1.6.0 [2020-10-01T13:58:57.942Z] yq==2.11.1 [2020-10-01T13:58:57.942Z] zipp==3.2.0 [2020-10-01T13:58:57.942Z] Cache entry deserialization failed, entry ignored [2020-10-01T13:58:58.222Z] 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. [2020-10-01T13:59:04.907Z] Python 2.7.5 [2020-10-01T13:59:04.907Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-01T13:59:04.907Z] 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. [2020-10-01T13:59:05.174Z] ansible==2.9.7 [2020-10-01T13:59:05.174Z] Babel==0.9.6 [2020-10-01T13:59:05.174Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-01T13:59:05.174Z] beautifulsoup4==4.4.1 [2020-10-01T13:59:05.174Z] bodhi==2.11.0 [2020-10-01T13:59:05.174Z] bodhi-client==2.11.0 [2020-10-01T13:59:05.174Z] CCColUtils==1.4 [2020-10-01T13:59:05.174Z] cffi==1.6.0 [2020-10-01T13:59:05.174Z] chardet==2.2.1 [2020-10-01T13:59:05.174Z] click==6.7 [2020-10-01T13:59:05.174Z] cloud-init==18.5 [2020-10-01T13:59:05.174Z] configobj==4.7.2 [2020-10-01T13:59:05.174Z] cryptography==1.7.2 [2020-10-01T13:59:05.174Z] decorator==3.4.0 [2020-10-01T13:59:05.174Z] distro==1.2.0 [2020-10-01T13:59:05.174Z] enum34==1.0.4 [2020-10-01T13:59:05.174Z] fedpkg==1.38 [2020-10-01T13:59:05.174Z] futures==3.1.1 [2020-10-01T13:59:05.174Z] gitdb==0.6.4 [2020-10-01T13:59:05.174Z] GitPython==1.0.1 [2020-10-01T13:59:05.174Z] html5lib==0.999 [2020-10-01T13:59:05.174Z] httplib2==0.9.2 [2020-10-01T13:59:05.174Z] idna==2.4 [2020-10-01T13:59:05.174Z] iniparse==0.4 [2020-10-01T13:59:05.174Z] ipaddress==1.0.16 [2020-10-01T13:59:05.174Z] IPy==0.75 [2020-10-01T13:59:05.174Z] javapackages==1.0.0 [2020-10-01T13:59:05.174Z] Jinja2==2.7.2 [2020-10-01T13:59:05.174Z] jmespath==0.9.4 [2020-10-01T13:59:05.174Z] jsonpatch==1.2 [2020-10-01T13:59:05.174Z] jsonpointer==1.9 [2020-10-01T13:59:05.174Z] kerberos==1.1 [2020-10-01T13:59:05.174Z] kitchen==1.1.1 [2020-10-01T13:59:05.174Z] langtable==0.0.31 [2020-10-01T13:59:05.174Z] lockfile==0.9.1 [2020-10-01T13:59:05.174Z] lxml==3.2.1 [2020-10-01T13:59:05.174Z] MarkupSafe==0.11 [2020-10-01T13:59:05.174Z] munch==2.0.2 [2020-10-01T13:59:05.174Z] offtrac==0.1.0 [2020-10-01T13:59:05.174Z] openidc-client==0.6.0 [2020-10-01T13:59:05.174Z] packagedb-cli==2.14.1 [2020-10-01T13:59:05.174Z] paramiko==2.1.1 [2020-10-01T13:59:05.174Z] perf==0.1 [2020-10-01T13:59:05.174Z] ply==3.4 [2020-10-01T13:59:05.174Z] policycoreutils-default-encoding==0.1 [2020-10-01T13:59:05.174Z] prettytable==0.7.2 [2020-10-01T13:59:05.174Z] pyasn1==0.1.9 [2020-10-01T13:59:05.174Z] pycparser==2.14 [2020-10-01T13:59:05.174Z] pycurl==7.19.0 [2020-10-01T13:59:05.174Z] pygobject==3.22.0 [2020-10-01T13:59:05.174Z] pygpgme==0.3 [2020-10-01T13:59:05.174Z] pyliblzma==0.5.3 [2020-10-01T13:59:05.174Z] pyOpenSSL==0.13.1 [2020-10-01T13:59:05.174Z] pyparsing==1.5.6 [2020-10-01T13:59:05.174Z] pyserial==2.6 [2020-10-01T13:59:05.174Z] python-augeas==0.5.0 [2020-10-01T13:59:05.174Z] python-bugzilla==2.3.0 [2020-10-01T13:59:05.174Z] python-dateutil==1.5 [2020-10-01T13:59:05.174Z] python-fedora==0.10.0 [2020-10-01T13:59:05.174Z] python-linux-procfs==0.4.9 [2020-10-01T13:59:05.174Z] python-yubico==1.2.3 [2020-10-01T13:59:05.174Z] pyudev==0.15 [2020-10-01T13:59:05.174Z] pyusb==1.0.0b1 [2020-10-01T13:59:05.174Z] pyxattr==0.5.1 [2020-10-01T13:59:05.174Z] PyYAML==3.10 [2020-10-01T13:59:05.174Z] requests==2.6.0 [2020-10-01T13:59:05.174Z] requests-kerberos==0.7.0 [2020-10-01T13:59:05.174Z] rpkg==1.60 [2020-10-01T13:59:05.174Z] schedutils==0.4 [2020-10-01T13:59:05.174Z] seobject==0.1 [2020-10-01T13:59:05.174Z] sepolicy==1.1 [2020-10-01T13:59:05.174Z] six==1.9.0 [2020-10-01T13:59:05.174Z] smmap==0.9.0 [2020-10-01T13:59:05.174Z] urlgrabber==3.10 [2020-10-01T13:59:05.174Z] urllib3==1.10.2 [2020-10-01T13:59:05.174Z] virtualenv==15.1.0 [2020-10-01T13:59:05.174Z] yum-langpacks==0.4.2 [2020-10-01T13:59:05.174Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-01T13:59:05.188Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T13:59:05.508Z] ---> sudo-logs.sh [2020-10-01T13:59:05.508Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-01T13:59:06.109Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T13:59:06.453Z] ---> job-cost.sh [2020-10-01T13:59:06.453Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ulPU [2020-10-01T13:59:18.756Z] Cache entry deserialization failed, entry ignored [2020-10-01T13:59:18.756Z] Cache entry deserialization failed, entry ignored [2020-10-01T13:59:19.024Z] Cache entry deserialization failed, entry ignored [2020-10-01T13:59:19.291Z] Cache entry deserialization failed, entry ignored [2020-10-01T13:59:19.291Z] Cache entry deserialization failed, entry ignored [2020-10-01T13:59:19.291Z] Cache entry deserialization failed, entry ignored [2020-10-01T13:59:19.555Z] Cache entry deserialization failed, entry ignored [2020-10-01T13:59:19.555Z] Cache entry deserialization failed, entry ignored [2020-10-01T13:59:19.819Z] Cache entry deserialization failed, entry ignored [2020-10-01T13:59:19.819Z] Cache entry deserialization failed, entry ignored [2020-10-01T13:59:19.819Z] Cache entry deserialization failed, entry ignored [2020-10-01T13:59:20.082Z] Cache entry deserialization failed, entry ignored [2020-10-01T13:59:20.082Z] Cache entry deserialization failed, entry ignored [2020-10-01T13:59:23.419Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-01T14:00:02.408Z] 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. [2020-10-01T14:00:02.408Z] [2020-10-01T14:00:02.408Z] We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. [2020-10-01T14:00:02.408Z] [2020-10-01T14:00:02.408Z] 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. [2020-10-01T14:00:02.408Z] lf-activate-venv(): INFO: Adding /tmp/venv-ulPU/bin to PATH [2020-10-01T14:00:02.408Z] INFO: No Stack... [2020-10-01T14:00:04.365Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-01T14:00:04.967Z] INFO: Archiving Costs [Pipeline] echo [2020-10-01T14:00:04.985Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T14:00:05.307Z] ---> logs-deploy.sh [2020-10-01T14:00:05.307Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/master/14 [2020-10-01T14:00:05.307Z] INFO: archiving workspace using pattern(s): [2020-10-01T14:00:08.669Z] Archives upload complete. [2020-10-01T14:00:08.669Z] INFO: archiving logs to Nexus [2020-10-01T14:00:10.660Z] ---> uname -a: [2020-10-01T14:00:10.660Z] Linux prd-centos7-docker-4c-2g-2766.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 [2020-10-01T14:00:10.660Z] [2020-10-01T14:00:10.660Z] [2020-10-01T14:00:10.660Z] ---> lscpu: [2020-10-01T14:00:10.660Z] Architecture: x86_64 [2020-10-01T14:00:10.660Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-01T14:00:10.660Z] Byte Order: Little Endian [2020-10-01T14:00:10.660Z] CPU(s): 4 [2020-10-01T14:00:10.660Z] On-line CPU(s) list: 0-3 [2020-10-01T14:00:10.660Z] Thread(s) per core: 1 [2020-10-01T14:00:10.660Z] Core(s) per socket: 1 [2020-10-01T14:00:10.660Z] Socket(s): 4 [2020-10-01T14:00:10.660Z] NUMA node(s): 1 [2020-10-01T14:00:10.660Z] Vendor ID: GenuineIntel [2020-10-01T14:00:10.660Z] CPU family: 6 [2020-10-01T14:00:10.660Z] Model: 44 [2020-10-01T14:00:10.660Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-01T14:00:10.660Z] Stepping: 1 [2020-10-01T14:00:10.660Z] CPU MHz: 2933.438 [2020-10-01T14:00:10.660Z] BogoMIPS: 5866.87 [2020-10-01T14:00:10.660Z] Virtualization: VT-x [2020-10-01T14:00:10.660Z] Hypervisor vendor: KVM [2020-10-01T14:00:10.660Z] Virtualization type: full [2020-10-01T14:00:10.660Z] L1d cache: 32K [2020-10-01T14:00:10.660Z] L1i cache: 32K [2020-10-01T14:00:10.660Z] L2 cache: 4096K [2020-10-01T14:00:10.660Z] L3 cache: 16384K [2020-10-01T14:00:10.660Z] NUMA node0 CPU(s): 0-3 [2020-10-01T14:00:10.660Z] 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 [2020-10-01T14:00:10.660Z] [2020-10-01T14:00:10.660Z] [2020-10-01T14:00:10.660Z] ---> nproc: [2020-10-01T14:00:10.660Z] 4 [2020-10-01T14:00:10.660Z] [2020-10-01T14:00:10.660Z] [2020-10-01T14:00:10.660Z] ---> df -h: [2020-10-01T14:00:10.660Z] Filesystem Size Used Avail Use% Mounted on [2020-10-01T14:00:10.660Z] devtmpfs 887M 0 887M 0% /dev [2020-10-01T14:00:10.660Z] tmpfs 919M 0 919M 0% /dev/shm [2020-10-01T14:00:10.660Z] tmpfs 919M 17M 903M 2% /run [2020-10-01T14:00:10.660Z] tmpfs 919M 0 919M 0% /sys/fs/cgroup [2020-10-01T14:00:10.660Z] /dev/vda1 50G 8.6G 42G 18% / [2020-10-01T14:00:10.660Z] tmpfs 184M 0 184M 0% /run/user/1001 [2020-10-01T14:00:10.660Z] [2020-10-01T14:00:10.660Z] [2020-10-01T14:00:10.660Z] ---> free -m: [2020-10-01T14:00:10.660Z] total used free shared buff/cache available [2020-10-01T14:00:10.660Z] Mem: 1837 660 67 15 1109 978 [2020-10-01T14:00:10.660Z] Swap: 1023 3 1020 [2020-10-01T14:00:10.660Z] [2020-10-01T14:00:10.660Z] [2020-10-01T14:00:10.660Z] ---> ip addr: [2020-10-01T14:00:10.660Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 [2020-10-01T14:00:10.660Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-10-01T14:00:10.660Z] inet 127.0.0.1/8 scope host lo [2020-10-01T14:00:10.660Z] valid_lft forever preferred_lft forever [2020-10-01T14:00:10.660Z] inet6 ::1/128 scope host [2020-10-01T14:00:10.660Z] valid_lft forever preferred_lft forever [2020-10-01T14:00:10.660Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 [2020-10-01T14:00:10.660Z] link/ether fa:16:3e:65:3c:5e brd ff:ff:ff:ff:ff:ff [2020-10-01T14:00:10.660Z] inet 10.30.122.152/23 brd 10.30.123.255 scope global dynamic eth0 [2020-10-01T14:00:10.660Z] valid_lft 85843sec preferred_lft 85843sec [2020-10-01T14:00:10.660Z] inet6 fe80::f816:3eff:fe65:3c5e/64 scope link [2020-10-01T14:00:10.660Z] valid_lft forever preferred_lft forever [2020-10-01T14:00:10.660Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN group default [2020-10-01T14:00:10.660Z] link/ether 02:42:6e:57:f6:0d brd ff:ff:ff:ff:ff:ff [2020-10-01T14:00:10.660Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-10-01T14:00:10.660Z] valid_lft forever preferred_lft forever [2020-10-01T14:00:10.660Z] inet6 fe80::42:6eff:fe57:f60d/64 scope link [2020-10-01T14:00:10.660Z] valid_lft forever preferred_lft forever [2020-10-01T14:00:10.660Z] [2020-10-01T14:00:10.660Z] [2020-10-01T14:00:10.660Z] ---> sar -b -r -n DEV: [2020-10-01T14:00:10.660Z] 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) [2020-10-01T14:00:10.660Z] [2020-10-01T14:00:10.660Z] 01:50:32 PM LINUX RESTART [2020-10-01T14:00:10.660Z] [2020-10-01T14:00:10.660Z] 01:51:01 PM tps rtps wtps bread/s bwrtn/s [2020-10-01T14:00:10.660Z] 01:52:01 PM 190.67 107.23 83.44 12635.22 39973.55 [2020-10-01T14:00:10.660Z] 01:53:02 PM 6.11 2.03 4.08 94.96 81.87 [2020-10-01T14:00:10.660Z] 01:54:01 PM 0.14 0.00 0.14 0.00 2.32 [2020-10-01T14:00:10.660Z] 01:55:01 PM 0.20 0.00 0.20 0.00 1.75 [2020-10-01T14:00:10.660Z] 01:56:01 PM 199.95 117.74 82.21 6530.10 30651.00 [2020-10-01T14:00:10.660Z] 01:57:01 PM 226.16 73.00 153.16 4328.17 33371.03 [2020-10-01T14:00:10.660Z] 01:58:01 PM 80.17 56.02 24.15 4693.41 2319.16 [2020-10-01T14:00:10.660Z] 01:59:02 PM 99.69 18.83 80.86 1240.29 9798.51 [2020-10-01T14:00:10.660Z] 02:00:01 PM 86.68 15.45 71.23 901.06 7854.81 [2020-10-01T14:00:10.660Z] Average: 99.11 43.47 55.64 3388.28 13817.98 [2020-10-01T14:00:10.660Z] [2020-10-01T14:00:10.660Z] 01:51:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-10-01T14:00:10.660Z] 01:52:01 PM 125380 1756176 93.34 2620 1154492 1568656 53.54 477736 1116592 540 [2020-10-01T14:00:10.660Z] 01:53:02 PM 167080 1714476 91.12 2620 1157076 1118656 38.18 438128 1116184 16 [2020-10-01T14:00:10.660Z] 01:54:01 PM 173536 1708020 90.78 2620 1157084 1066000 36.38 434120 1114940 8 [2020-10-01T14:00:10.660Z] 01:55:01 PM 170848 1710708 90.92 2620 1157140 1066192 36.39 437128 1114444 24 [2020-10-01T14:00:10.660Z] 01:56:01 PM 117892 1763664 93.73 2620 1118828 1487508 50.77 533760 1026676 10112 [2020-10-01T14:00:10.660Z] 01:57:01 PM 247840 1633716 86.83 2072 915896 1119660 38.21 607784 743560 16 [2020-10-01T14:00:10.660Z] 01:58:01 PM 76712 1804844 95.92 1680 1022492 1181868 40.34 674252 843288 54876 [2020-10-01T14:00:10.660Z] 01:59:02 PM 143460 1738096 92.38 1492 937832 1140256 38.91 583952 825268 51052 [2020-10-01T14:00:10.660Z] 02:00:01 PM 82120 1799436 95.64 1492 974092 1150040 39.25 637192 818100 24344 [2020-10-01T14:00:10.660Z] Average: 144985 1736571 92.29 2204 1066104 1210982 41.33 536006 968784 15665 [2020-10-01T14:00:10.660Z] [2020-10-01T14:00:10.660Z] 01:51:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-10-01T14:00:10.660Z] 01:52:01 PM veth569ac00 1.08 1.15 0.29 2.22 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] 01:52:01 PM eth0 284.85 188.33 1068.02 80.64 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] 01:52:01 PM lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] 01:52:01 PM docker0 1.08 1.03 0.27 2.21 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] 01:53:02 PM eth0 9.09 5.76 8.80 4.44 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] 01:53:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] 01:53:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] 01:54:01 PM eth0 0.69 0.08 0.06 0.01 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] 01:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] 01:54:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] 01:55:01 PM eth0 3.48 0.37 0.56 0.20 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] 01:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] 01:55:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] 01:56:01 PM eth0 400.86 326.42 3828.63 31.92 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] 01:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] 01:56:01 PM veth01b01b8 12.67 11.72 1.32 41.99 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] 01:56:01 PM docker0 13.75 12.62 1.42 44.19 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] 01:57:01 PM eth0 429.00 371.50 3443.77 102.80 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] 01:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] 01:57:01 PM docker0 20.07 31.99 1.15 198.59 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] 01:58:01 PM eth0 120.78 89.69 766.08 42.19 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] 01:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] 01:58:01 PM docker0 2.01 1.35 0.29 0.27 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] 01:59:02 PM eth0 19.69 15.14 122.39 3.14 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] 01:59:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] 01:59:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] 02:00:01 PM eth0 32.93 21.56 120.90 8.72 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] 02:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] 02:00:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] Average: eth0 142.61 112.41 1037.42 30.40 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] Average: docker0 3.99 5.12 0.32 27.07 0.00 0.00 0.00 [2020-10-01T14:00:10.660Z] [2020-10-01T14:00:10.660Z] [2020-10-01T14:00:10.660Z] ---> sar -P ALL: [2020-10-01T14:00:10.660Z] 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) [2020-10-01T14:00:10.660Z] [2020-10-01T14:00:10.660Z] 01:50:32 PM LINUX RESTART [2020-10-01T14:00:10.660Z] [2020-10-01T14:00:10.660Z] 01:51:01 PM CPU %user %nice %system %iowait %steal %idle [2020-10-01T14:00:10.660Z] 01:52:01 PM all 17.23 0.00 9.94 6.32 13.90 52.61 [2020-10-01T14:00:10.660Z] 01:52:01 PM 0 17.93 0.00 9.37 6.75 13.46 52.49 [2020-10-01T14:00:10.660Z] 01:52:01 PM 1 17.04 0.00 11.93 6.27 14.27 50.48 [2020-10-01T14:00:10.660Z] 01:52:01 PM 2 15.63 0.00 9.00 5.75 13.51 56.11 [2020-10-01T14:00:10.660Z] 01:52:01 PM 3 18.30 0.00 9.43 6.54 14.36 51.36 [2020-10-01T14:00:10.660Z] 01:53:02 PM all 0.47 0.00 0.12 0.05 0.50 98.88 [2020-10-01T14:00:10.660Z] 01:53:02 PM 0 0.38 0.00 0.13 0.05 0.55 98.88 [2020-10-01T14:00:10.660Z] 01:53:02 PM 1 0.28 0.00 0.12 0.13 0.42 99.05 [2020-10-01T14:00:10.660Z] 01:53:02 PM 2 0.43 0.00 0.08 0.00 0.37 99.12 [2020-10-01T14:00:10.660Z] 01:53:02 PM 3 0.75 0.00 0.15 0.00 0.65 98.45 [2020-10-01T14:00:10.660Z] 01:54:01 PM all 0.10 0.00 0.07 0.00 0.14 99.69 [2020-10-01T14:00:10.660Z] 01:54:01 PM 0 0.03 0.00 0.05 0.00 0.14 99.78 [2020-10-01T14:00:10.660Z] 01:54:01 PM 1 0.17 0.00 0.10 0.00 0.10 99.63 [2020-10-01T14:00:10.660Z] 01:54:01 PM 2 0.05 0.00 0.03 0.00 0.17 99.75 [2020-10-01T14:00:10.660Z] 01:54:01 PM 3 0.15 0.00 0.08 0.00 0.17 99.59 [2020-10-01T14:00:10.661Z] 01:55:01 PM all 0.11 0.00 0.04 0.00 0.14 99.71 [2020-10-01T14:00:10.661Z] 01:55:01 PM 0 0.03 0.00 0.03 0.00 0.03 99.90 [2020-10-01T14:00:10.661Z] 01:55:01 PM 1 0.33 0.00 0.03 0.00 0.10 99.53 [2020-10-01T14:00:10.661Z] 01:55:01 PM 2 0.07 0.00 0.05 0.00 0.38 99.50 [2020-10-01T14:00:10.661Z] 01:55:01 PM 3 0.02 0.00 0.02 0.00 0.03 99.93 [2020-10-01T14:00:10.661Z] 01:56:01 PM all 5.96 0.00 4.35 1.31 5.96 82.42 [2020-10-01T14:00:10.661Z] 01:56:01 PM 0 5.46 0.00 4.12 0.66 5.95 83.81 [2020-10-01T14:00:10.661Z] 01:56:01 PM 1 6.06 0.00 4.54 1.13 5.96 82.30 [2020-10-01T14:00:10.661Z] 01:56:01 PM 2 5.06 0.00 4.02 1.25 5.94 83.73 [2020-10-01T14:00:10.661Z] 01:56:01 PM 3 7.23 0.00 4.72 2.22 5.99 79.84 [2020-10-01T14:00:10.661Z] 01:57:01 PM all 9.54 0.00 7.18 1.99 10.33 70.97 [2020-10-01T14:00:10.661Z] 01:57:01 PM 0 7.93 0.00 7.79 1.13 10.20 72.95 [2020-10-01T14:00:10.661Z] 01:57:01 PM 1 13.38 0.00 6.49 3.12 10.98 66.04 [2020-10-01T14:00:10.661Z] 01:57:01 PM 2 9.66 0.00 7.91 1.96 10.26 70.20 [2020-10-01T14:00:10.661Z] 01:57:01 PM 3 7.18 0.00 6.56 1.73 9.88 74.65 [2020-10-01T14:00:10.661Z] 01:58:01 PM all 12.93 0.00 2.33 1.32 1.95 81.47 [2020-10-01T14:00:10.661Z] 01:58:01 PM 0 26.98 0.00 3.07 2.15 2.11 65.68 [2020-10-01T14:00:10.661Z] 01:58:01 PM 1 4.40 0.00 1.35 0.65 1.99 91.61 [2020-10-01T14:00:10.661Z] 01:58:01 PM 2 15.58 0.00 2.87 1.84 1.72 78.00 [2020-10-01T14:00:10.661Z] 01:58:01 PM 3 5.41 0.00 2.08 0.69 1.98 89.84 [2020-10-01T14:00:10.661Z] 01:59:02 PM all 14.97 0.00 3.03 1.71 2.84 77.45 [2020-10-01T14:00:10.661Z] 01:59:02 PM 0 20.70 0.00 2.55 1.17 2.86 72.71 [2020-10-01T14:00:10.661Z] 01:59:02 PM 1 21.55 0.00 4.97 1.89 3.25 68.35 [2020-10-01T14:00:10.661Z] 01:59:02 PM 2 7.53 0.00 2.07 1.52 2.99 85.89 [2020-10-01T14:00:10.661Z] 01:59:02 PM 3 10.42 0.00 2.58 2.24 2.26 82.50 [2020-10-01T14:00:10.661Z] 02:00:01 PM all 15.38 0.00 2.85 1.37 2.68 77.72 [2020-10-01T14:00:10.661Z] 02:00:01 PM 0 26.20 0.00 4.48 1.62 2.60 65.10 [2020-10-01T14:00:10.661Z] 02:00:01 PM 1 15.43 0.00 2.06 0.99 3.66 77.86 [2020-10-01T14:00:10.661Z] 02:00:01 PM 2 12.77 0.00 2.64 1.25 2.02 81.32 [2020-10-01T14:00:10.661Z] 02:00:01 PM 3 7.52 0.00 2.27 1.64 2.42 86.15 [2020-10-01T14:00:10.661Z] Average: all 8.46 0.00 3.29 1.55 4.23 82.46 [2020-10-01T14:00:10.661Z] Average: 0 11.57 0.00 3.48 1.49 4.18 79.29 [2020-10-01T14:00:10.661Z] Average: 1 8.67 0.00 3.47 1.56 4.47 81.83 [2020-10-01T14:00:10.661Z] Average: 2 7.36 0.00 3.16 1.50 4.12 83.87 [2020-10-01T14:00:10.661Z] Average: 3 6.30 0.00 3.08 1.66 4.16 84.81 [2020-10-01T14:00:10.661Z] [2020-10-01T14:00:10.661Z] [2020-10-01T14:00:10.661Z]