Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2df0a14434091646fd777a80e1ba277eb1861dc5 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: 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-6332 in /w/workspace/dry_go-mod-core-contracts_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-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 2df0a14434091646fd777a80e1ba277eb1861dc5 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2df0a14434091646fd777a80e1ba277eb1861dc5 # timeout=10 Commit message: "Merge pull request #349 from andresrinivasan/issue-285-add-redis-bootstrap-service" > git rev-list --no-walk 48da11d07878ee2720e4af4b3def0aa4b0dd4fab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-19T20:35:24.525Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-19T20:35:24.818Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-19T20:35:24.917Z] ========================================================= [2020-10-19T20:35:24.917Z] EdgeX Global Pipelines Version Info [2020-10-19T20:35:24.917Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-19T20:35:26.393Z] ------------------- [2020-10-19T20:35:26.393Z] stable info: [2020-10-19T20:35:26.393Z] ------------------- [2020-10-19T20:35:26.393Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T20:35:26.393Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T20:35:26.393Z] Message: update stable to v1.0.144 [2020-10-19T20:35:27.338Z] ------------------- [2020-10-19T20:35:27.338Z] experimental info: [2020-10-19T20:35:27.338Z] ------------------- [2020-10-19T20:35:27.338Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T20:35:27.338Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T20:35:27.338Z] Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-19T20:35:27.702Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-10-19T20:35:27.801Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-10-19T20:35:28.149Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-19T20:35:28.300Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-19T20:35:28.394Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-19T20:35:28.499Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-19T20:35:28.592Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-19T20:35:28.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-19T20:35:28.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-19T20:35:28.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-19T20:35:29.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-19T20:35:29.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-10-19T20:35:29.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-19T20:35:29.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-19T20:35:29.640Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T20:35:29.741Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T20:35:29.919Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T20:35:30.017Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T20:35:30.402Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-10-19T20:35:30.501Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-19T20:35:30.619Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-19T20:35:30.967Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-19T20:35:31.067Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-19T20:35:31.178Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-19T20:35:31.277Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-19T20:35:31.387Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-10-19T20:35:31.764Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-10-19T20:35:31.858Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-10-19T20:35:31.950Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2df0a14434091646fd777a80e1ba277eb1861dc5 [Pipeline] echo [2020-10-19T20:35:32.086Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2df0a14 [Pipeline] echo [2020-10-19T20:35:32.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-19T20:35:33.510Z] + git log --format=format:%s -1 2df0a14434091646fd777a80e1ba277eb1861dc5 [Pipeline] echo [2020-10-19T20:35:33.575Z] GIT_COMMIT: 2df0a14434091646fd777a80e1ba277eb1861dc5, Commit Message: Merge pull request #349 from andresrinivasan/issue-285-add-redis-bootstrap-service [Pipeline] echo [2020-10-19T20:35:33.665Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-19T20:35:34.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T20:35:34.554Z] [2020-10-19T20:35:34.555Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T20:35:34.910Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T20:35:34.910Z] latest: Pulling from edgex-devops/git-semver [2020-10-19T20:35:34.910Z] 31603596830f: Pulling fs layer [2020-10-19T20:35:34.910Z] 2a8b12db71e7: Pulling fs layer [2020-10-19T20:35:34.910Z] 6ca5941a6612: Pulling fs layer [2020-10-19T20:35:34.910Z] ecc8261a40a4: Pulling fs layer [2020-10-19T20:35:34.910Z] ecc8261a40a4: Waiting [2020-10-19T20:35:34.910Z] 2a8b12db71e7: Verifying Checksum [2020-10-19T20:35:34.910Z] 2a8b12db71e7: Download complete [2020-10-19T20:35:35.492Z] 31603596830f: Verifying Checksum [2020-10-19T20:35:35.492Z] 31603596830f: Download complete [2020-10-19T20:35:35.756Z] 31603596830f: Pull complete [2020-10-19T20:35:36.018Z] 2a8b12db71e7: Pull complete [2020-10-19T20:35:36.281Z] ecc8261a40a4: Verifying Checksum [2020-10-19T20:35:36.282Z] ecc8261a40a4: Download complete [2020-10-19T20:35:36.282Z] 6ca5941a6612: Verifying Checksum [2020-10-19T20:35:36.282Z] 6ca5941a6612: Download complete [2020-10-19T20:35:37.250Z] 6ca5941a6612: Pull complete [2020-10-19T20:35:37.514Z] ecc8261a40a4: Pull complete [2020-10-19T20:35:37.514Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-19T20:35:37.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T20:35:37.514Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-19T20:35:37.629Z] prd-centos7-docker-4c-2g-6332 does not seem to be running inside a container [2020-10-19T20:35:37.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-19T20:35:40.107Z] $ docker top 8906fa14a4bf2a7a70d0a698fc6453f4124aa65dd68ffdc9f91f3bd161206326 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-19T20:35:40.475Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T20:35:40.475Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T20:35:40.697Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T20:35:40.704Z] $ docker exec 8906fa14a4bf2a7a70d0a698fc6453f4124aa65dd68ffdc9f91f3bd161206326 ssh-agent [2020-10-19T20:35:40.866Z] SSH_AUTH_SOCK=/tmp/ssh-psdrjmhYgHBs/agent.12 [2020-10-19T20:35:40.866Z] SSH_AGENT_PID=17 [2020-10-19T20:35:40.879Z] Running ssh-add (command line suppressed) [2020-10-19T20:35:41.004Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2067846426198427860.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2067846426198427860.key) [2020-10-19T20:35:41.052Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T20:35:41.388Z] + git tag --points-at HEAD [Pipeline] } [2020-10-19T20:35:41.412Z] $ docker exec --env ******** --env ******** 8906fa14a4bf2a7a70d0a698fc6453f4124aa65dd68ffdc9f91f3bd161206326 ssh-agent -k [2020-10-19T20:35:41.525Z] unset SSH_AUTH_SOCK; [2020-10-19T20:35:41.525Z] unset SSH_AGENT_PID; [2020-10-19T20:35:41.525Z] echo Agent pid 17 killed; [2020-10-19T20:35:41.569Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-19T20:35:41.709Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T20:35:41.709Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T20:35:41.874Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T20:35:41.880Z] $ docker exec 8906fa14a4bf2a7a70d0a698fc6453f4124aa65dd68ffdc9f91f3bd161206326 ssh-agent [2020-10-19T20:35:42.037Z] SSH_AUTH_SOCK=/tmp/ssh-M2WH7rPCvFKA/agent.47 [2020-10-19T20:35:42.037Z] SSH_AGENT_PID=53 [2020-10-19T20:35:42.044Z] Running ssh-add (command line suppressed) [2020-10-19T20:35:42.170Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5904328268654086797.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5904328268654086797.key) [2020-10-19T20:35:42.218Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T20:35:42.562Z] + git semver init [2020-10-19T20:35:42.562Z] # -> Open(): unable to determine branch for HEAD [2020-10-19T20:35:42.562Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-10-19T20:35:42.562Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-10-19T20:35:42.562Z] # $SEMVER_REMOTE_NAME = origin [2020-10-19T20:35:42.562Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-19T20:35:42.562Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-19T20:35:42.562Z] # $SEMVER_BRANCH = master [2020-10-19T20:35:42.562Z] # $SEMVER_TEMP = /tmp/semver-353602404 [2020-10-19T20:35:42.562Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-10-19T20:35:43.138Z] # '/tmp/semver-353602404' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2020-10-19T20:35:43.138Z] # -> Force: false [2020-10-19T20:35:43.138Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-10-19T20:35:43.158Z] $ docker exec --env ******** --env ******** 8906fa14a4bf2a7a70d0a698fc6453f4124aa65dd68ffdc9f91f3bd161206326 ssh-agent -k [2020-10-19T20:35:43.271Z] unset SSH_AUTH_SOCK; [2020-10-19T20:35:43.271Z] unset SSH_AGENT_PID; [2020-10-19T20:35:43.271Z] echo Agent pid 53 killed; [2020-10-19T20:35:43.320Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-19T20:35:43.786Z] + git semver [Pipeline] } [2020-10-19T20:35:43.806Z] $ docker stop --time=1 8906fa14a4bf2a7a70d0a698fc6453f4124aa65dd68ffdc9f91f3bd161206326 [2020-10-19T20:35:45.637Z] $ docker rm -f 8906fa14a4bf2a7a70d0a698fc6453f4124aa65dd68ffdc9f91f3bd161206326 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-19T20:35:46.113Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-19T20:35:46.542Z] Stashed 1 file(s) [Pipeline] echo [2020-10-19T20:35:46.545Z] [edgeXSemver]: initialized semver on version 0.1.104 [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-19T20:36:02.078Z] Still waiting to schedule task [2020-10-19T20:36:02.078Z] ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-6333’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-10-19T20:36:02.081Z] Still waiting to schedule task [2020-10-19T20:36:02.081Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-10-19T20:39:05.195Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6334 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-10-19T20:39:05.253Z] Running in /w/workspace/go-mod-core-contracts/70 [Pipeline] { [Pipeline] checkout [2020-10-19T20:39:06.538Z] Running on prd-centos7-docker-4c-2g-6336 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-10-19T20:39:06.589Z] Running in /w/workspace/go-mod-core-contracts/70 [Pipeline] { [Pipeline] checkout [2020-10-19T20:39:09.581Z] using credential edgex-jenkins-ssh [2020-10-19T20:39:09.632Z] Cloning the remote Git repository [2020-10-19T20:39:09.664Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T20:39:09.735Z] > git init /w/workspace/go-mod-core-contracts/70 # timeout=10 [2020-10-19T20:39:09.788Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T20:39:09.789Z] > git --version # timeout=10 [2020-10-19T20:39:09.798Z] > git --version # 'git version 2.16.5' [2020-10-19T20:39:09.798Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T20:39:09.831Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T20:39:10.539Z] using credential edgex-jenkins-ssh [2020-10-19T20:39:10.708Z] Cloning the remote Git repository [2020-10-19T20:39:10.931Z] Checking out Revision 2df0a14434091646fd777a80e1ba277eb1861dc5 (master) [2020-10-19T20:39:10.490Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T20:39:10.498Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T20:39:10.510Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T20:39:10.523Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T20:39:10.524Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T20:39:10.528Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T20:39:10.944Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T20:39:10.948Z] > git checkout -f 2df0a14434091646fd777a80e1ba277eb1861dc5 # timeout=10 [2020-10-19T20:39:10.822Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T20:39:10.868Z] > git init /w/workspace/go-mod-core-contracts/70 # timeout=10 [2020-10-19T20:39:10.976Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T20:39:10.977Z] > git --version # timeout=10 [2020-10-19T20:39:11.017Z] > git --version # 'git version 2.17.1' [2020-10-19T20:39:11.019Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T20:39:11.201Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T20:39:12.442Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T20:39:12.489Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T20:39:12.561Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T20:39:12.667Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T20:39:12.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T20:39:12.679Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T20:39:13.257Z] Checking out Revision 2df0a14434091646fd777a80e1ba277eb1861dc5 (master) [2020-10-19T20:39:13.371Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T20:39:13.407Z] > git checkout -f 2df0a14434091646fd777a80e1ba277eb1861dc5 # timeout=10 [2020-10-19T20:39:14.654Z] Commit message: "Merge pull request #349 from andresrinivasan/issue-285-add-redis-bootstrap-service" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T20:39:15.387Z] ========================================================= [2020-10-19T20:39:15.387Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-19T20:39:15.387Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T20:39:16.099Z] + 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-19T20:39:16.673Z] Sending build context to Docker daemon 1.753MB [2020-10-19T20:39:16.673Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-19T20:39:16.673Z] Step 2/7 : FROM ${BASE} [2020-10-19T20:39:16.673Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-19T20:39:16.673Z] df20fa9351a1: Pulling fs layer [2020-10-19T20:39:16.673Z] ed8968b2872e: Pulling fs layer [2020-10-19T20:39:16.673Z] a92cc7c5fd73: Pulling fs layer [2020-10-19T20:39:16.673Z] e871e8e8d7a9: Pulling fs layer [2020-10-19T20:39:16.673Z] e73272ec9a57: Pulling fs layer [2020-10-19T20:39:16.673Z] 1e910a182e73: Pulling fs layer [2020-10-19T20:39:16.673Z] 4e634b169226: Pulling fs layer [2020-10-19T20:39:16.673Z] e73272ec9a57: Waiting [2020-10-19T20:39:16.673Z] 1e910a182e73: Waiting [2020-10-19T20:39:16.673Z] 4e634b169226: Waiting [2020-10-19T20:39:16.673Z] e871e8e8d7a9: Waiting [2020-10-19T20:39:16.673Z] a92cc7c5fd73: Verifying Checksum [2020-10-19T20:39:16.673Z] a92cc7c5fd73: Download complete [2020-10-19T20:39:16.673Z] ed8968b2872e: Verifying Checksum [2020-10-19T20:39:16.673Z] ed8968b2872e: Download complete [2020-10-19T20:39:16.673Z] e73272ec9a57: Verifying Checksum [2020-10-19T20:39:16.673Z] e73272ec9a57: Download complete [2020-10-19T20:39:16.673Z] df20fa9351a1: Verifying Checksum [2020-10-19T20:39:16.673Z] df20fa9351a1: Download complete [2020-10-19T20:39:16.673Z] 1e910a182e73: Verifying Checksum [2020-10-19T20:39:16.673Z] 1e910a182e73: Download complete [2020-10-19T20:39:16.940Z] df20fa9351a1: Pull complete [2020-10-19T20:39:17.205Z] ed8968b2872e: Pull complete [2020-10-19T20:39:17.446Z] Commit message: "Merge pull request #349 from andresrinivasan/issue-285-add-redis-bootstrap-service" [2020-10-19T20:39:17.467Z] a92cc7c5fd73: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T20:39:18.550Z] ========================================================= [2020-10-19T20:39:18.550Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-19T20:39:18.550Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T20:39:18.869Z] 4e634b169226: Verifying Checksum [2020-10-19T20:39:18.869Z] 4e634b169226: Download complete [2020-10-19T20:39:19.674Z] + 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-19T20:39:20.276Z] e871e8e8d7a9: Verifying Checksum [2020-10-19T20:39:20.276Z] e871e8e8d7a9: Download complete [2020-10-19T20:39:20.661Z] Sending build context to Docker daemon 1.753MB [2020-10-19T20:39:20.661Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-19T20:39:20.661Z] Step 2/7 : FROM ${BASE} [2020-10-19T20:39:20.933Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-19T20:39:20.933Z] b538f80385f9: Pulling fs layer [2020-10-19T20:39:20.933Z] 74f711af9a0d: Pulling fs layer [2020-10-19T20:39:20.933Z] 99f96fe45779: Pulling fs layer [2020-10-19T20:39:20.933Z] 8529a6b9a6be: Pulling fs layer [2020-10-19T20:39:20.933Z] 45590311c82a: Pulling fs layer [2020-10-19T20:39:20.933Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-19T20:39:20.933Z] 209524e5b208: Pulling fs layer [2020-10-19T20:39:20.933Z] 8529a6b9a6be: Waiting [2020-10-19T20:39:20.933Z] 45590311c82a: Waiting [2020-10-19T20:39:20.933Z] 69ca0ff8b7b3: Waiting [2020-10-19T20:39:20.933Z] 209524e5b208: Waiting [2020-10-19T20:39:20.933Z] 99f96fe45779: Verifying Checksum [2020-10-19T20:39:20.933Z] 99f96fe45779: Download complete [2020-10-19T20:39:20.933Z] 74f711af9a0d: Verifying Checksum [2020-10-19T20:39:20.933Z] 74f711af9a0d: Download complete [2020-10-19T20:39:20.933Z] 45590311c82a: Download complete [2020-10-19T20:39:20.933Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-19T20:39:20.933Z] 69ca0ff8b7b3: Download complete [2020-10-19T20:39:21.218Z] b538f80385f9: Verifying Checksum [2020-10-19T20:39:21.219Z] b538f80385f9: Download complete [2020-10-19T20:39:21.818Z] b538f80385f9: Pull complete [2020-10-19T20:39:22.414Z] 74f711af9a0d: Pull complete [2020-10-19T20:39:22.687Z] 99f96fe45779: Pull complete [2020-10-19T20:39:23.675Z] 209524e5b208: Download complete [2020-10-19T20:39:25.624Z] e871e8e8d7a9: Pull complete [2020-10-19T20:39:25.624Z] e73272ec9a57: Pull complete [2020-10-19T20:39:25.624Z] 1e910a182e73: Pull complete [2020-10-19T20:39:25.650Z] 8529a6b9a6be: Verifying Checksum [2020-10-19T20:39:25.650Z] 8529a6b9a6be: Download complete [2020-10-19T20:39:30.953Z] 4e634b169226: Pull complete [2020-10-19T20:39:30.953Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-19T20:39:30.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-19T20:39:30.953Z] ---> f7629b54cfaa [2020-10-19T20:39:30.953Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T20:39:30.953Z] ---> Running in 4758c3c4521a [2020-10-19T20:39:30.953Z] Removing intermediate container 4758c3c4521a [2020-10-19T20:39:30.953Z] ---> 5de8e2815684 [2020-10-19T20:39:30.953Z] Step 4/7 : RUN apk add bash [2020-10-19T20:39:30.953Z] ---> Running in 8c7f0024c35c [2020-10-19T20:39:31.903Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-19T20:39:32.855Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-19T20:39:33.805Z] OK: 166 MiB in 39 packages [2020-10-19T20:39:34.385Z] Removing intermediate container 8c7f0024c35c [2020-10-19T20:39:34.385Z] ---> 2e8d815f5f28 [2020-10-19T20:39:34.385Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-19T20:39:34.385Z] ---> Running in c13ecf0fbd40 [2020-10-19T20:39:34.385Z] Removing intermediate container c13ecf0fbd40 [2020-10-19T20:39:34.385Z] ---> 41ccd8c5714d [2020-10-19T20:39:34.385Z] Step 6/7 : COPY go.mod . [2020-10-19T20:39:34.657Z] ---> 45cd0d19660f [2020-10-19T20:39:34.657Z] Step 7/7 : RUN go mod download [2020-10-19T20:39:34.657Z] ---> Running in ce95ccde2986 [2020-10-19T20:39:35.816Z] 8529a6b9a6be: Pull complete [2020-10-19T20:39:36.091Z] 45590311c82a: Pull complete [2020-10-19T20:39:36.370Z] 69ca0ff8b7b3: Pull complete [2020-10-19T20:39:40.716Z] 209524e5b208: Pull complete [2020-10-19T20:39:40.716Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-19T20:39:40.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-19T20:39:40.716Z] ---> 5bddaf1c2fca [2020-10-19T20:39:40.716Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T20:39:43.406Z] ---> Running in 3aebee2fb3e8 [2020-10-19T20:39:43.406Z] Removing intermediate container 3aebee2fb3e8 [2020-10-19T20:39:43.406Z] ---> ddc1c167e00c [2020-10-19T20:39:43.406Z] Step 4/7 : RUN apk add bash [2020-10-19T20:39:43.406Z] ---> Running in b17d4e5e0915 [2020-10-19T20:39:44.859Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-19T20:39:46.284Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-19T20:39:46.949Z] Removing intermediate container ce95ccde2986 [2020-10-19T20:39:46.949Z] ---> 52997b05e123 [2020-10-19T20:39:46.949Z] Successfully built 52997b05e123 [2020-10-19T20:39:46.949Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T20:39:47.257Z] OK: 142 MiB in 39 packages [2020-10-19T20:39:47.322Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T20:39:47.322Z] . [Pipeline] withDockerContainer [2020-10-19T20:39:47.436Z] prd-centos7-docker-4c-2g-6336 does not seem to be running inside a container [2020-10-19T20:39:47.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/70 -v /w/workspace/go-mod-core-contracts/70:/w/workspace/go-mod-core-contracts/70:rw,z -v /w/workspace/go-mod-core-contracts/70@tmp:/w/workspace/go-mod-core-contracts/70@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-19T20:39:48.187Z] $ docker top eb7cabf130f792b1f15c75416b7ba76e039361a07a1c7231a219046df1207f4e -eo pid,comm [2020-10-19T20:39:48.255Z] Removing intermediate container b17d4e5e0915 [2020-10-19T20:39:48.255Z] ---> df43352b35a5 [2020-10-19T20:39:48.255Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [Pipeline] { [Pipeline] sh [2020-10-19T20:39:48.532Z] ---> Running in 8ca2d67f8cd8 [2020-10-19T20:39:48.745Z] + go version [2020-10-19T20:39:48.745Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-19T20:39:48.767Z] $ docker stop --time=1 eb7cabf130f792b1f15c75416b7ba76e039361a07a1c7231a219046df1207f4e [2020-10-19T20:39:48.806Z] Removing intermediate container 8ca2d67f8cd8 [2020-10-19T20:39:48.806Z] ---> 67d8ea85d39c [2020-10-19T20:39:48.806Z] Step 6/7 : COPY go.mod . [2020-10-19T20:39:49.402Z] ---> 6eeda5707559 [2020-10-19T20:39:49.402Z] Step 7/7 : RUN go mod download [2020-10-19T20:39:49.675Z] ---> Running in 84d52ce9c776 [2020-10-19T20:39:50.117Z] $ docker rm -f eb7cabf130f792b1f15c75416b7ba76e039361a07a1c7231a219046df1207f4e [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-19T20:40:04.792Z] Removing intermediate container 84d52ce9c776 [2020-10-19T20:40:04.792Z] ---> 0a7b2e7bab64 [2020-10-19T20:40:04.792Z] Successfully built 0a7b2e7bab64 [2020-10-19T20:40:04.792Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T20:40:05.192Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T20:40:05.192Z] . [Pipeline] withDockerContainer [2020-10-19T20:40:05.449Z] prd-ubuntu18.04-docker-arm64-4c-16g-6334 does not seem to be running inside a container [2020-10-19T20:40:05.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/70 -v /w/workspace/go-mod-core-contracts/70:/w/workspace/go-mod-core-contracts/70:rw,z -v /w/workspace/go-mod-core-contracts/70@tmp:/w/workspace/go-mod-core-contracts/70@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-19T20:40:07.407Z] $ docker top ae86cd25e89b5dd3cbe1d595c93ff6d5219fd0ae735c130ccc79620ba872ec43 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T20:40:08.814Z] + go version [2020-10-19T20:40:08.814Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-19T20:40:08.845Z] $ docker stop --time=1 ae86cd25e89b5dd3cbe1d595c93ff6d5219fd0ae735c130ccc79620ba872ec43 [2020-10-19T20:40:10.708Z] $ docker rm -f ae86cd25e89b5dd3cbe1d595c93ff6d5219fd0ae735c130ccc79620ba872ec43 [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-19T20:40:14.183Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-10-19T20:40:14.186Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-10-19T20:40:14.288Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-19T20:40:14.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-19T20:40:14.645Z] [2020-10-19T20:40:14.645Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-10-19T20:40:15.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-19T20:40:15.001Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-10-19T20:40:15.001Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-19T20:40:15.001Z] 408f87550127: Pulling fs layer [2020-10-19T20:40:15.001Z] fe522b08c979: Pulling fs layer [2020-10-19T20:40:15.001Z] 221eaa008020: Pulling fs layer [2020-10-19T20:40:15.001Z] 2a4607e5d6b9: Pulling fs layer [2020-10-19T20:40:15.001Z] 8f79b27c4fd2: Pulling fs layer [2020-10-19T20:40:15.001Z] e5c8dbe1645b: Pulling fs layer [2020-10-19T20:40:15.001Z] 23e8b3b47431: Pulling fs layer [2020-10-19T20:40:15.001Z] 5c568d65a230: Pulling fs layer [2020-10-19T20:40:15.001Z] 2a4607e5d6b9: Waiting [2020-10-19T20:40:15.001Z] 8f79b27c4fd2: Waiting [2020-10-19T20:40:15.001Z] e5c8dbe1645b: Waiting [2020-10-19T20:40:15.001Z] 23e8b3b47431: Waiting [2020-10-19T20:40:15.001Z] 5c568d65a230: Waiting [2020-10-19T20:40:15.001Z] 221eaa008020: Waiting [2020-10-19T20:40:15.001Z] fe522b08c979: Verifying Checksum [2020-10-19T20:40:15.001Z] 408f87550127: Download complete [2020-10-19T20:40:15.001Z] 2a4607e5d6b9: Verifying Checksum [2020-10-19T20:40:15.001Z] 2a4607e5d6b9: Download complete [2020-10-19T20:40:15.001Z] 8f79b27c4fd2: Download complete [2020-10-19T20:40:15.001Z] cbdbe7a5bc2a: Verifying Checksum [2020-10-19T20:40:15.581Z] cbdbe7a5bc2a: Pull complete [2020-10-19T20:40:15.581Z] 408f87550127: Pull complete [2020-10-19T20:40:15.842Z] fe522b08c979: Pull complete [2020-10-19T20:40:16.418Z] e5c8dbe1645b: Verifying Checksum [2020-10-19T20:40:16.418Z] e5c8dbe1645b: Download complete [2020-10-19T20:40:18.358Z] 5c568d65a230: Verifying Checksum [2020-10-19T20:40:18.358Z] 5c568d65a230: Download complete [2020-10-19T20:40:18.358Z] 23e8b3b47431: Verifying Checksum [2020-10-19T20:40:18.358Z] 23e8b3b47431: Download complete [2020-10-19T20:40:19.760Z] 221eaa008020: Verifying Checksum [2020-10-19T20:40:19.760Z] 221eaa008020: Download complete [2020-10-19T20:40:25.101Z] 221eaa008020: Pull complete [2020-10-19T20:40:25.101Z] 2a4607e5d6b9: Pull complete [2020-10-19T20:40:25.369Z] 8f79b27c4fd2: Pull complete [2020-10-19T20:40:27.299Z] e5c8dbe1645b: Pull complete [2020-10-19T20:40:31.534Z] 23e8b3b47431: Pull complete [2020-10-19T20:40:32.485Z] 5c568d65a230: Pull complete [2020-10-19T20:40:32.485Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-10-19T20:40:32.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-19T20:40:32.485Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-10-19T20:40:32.679Z] prd-centos7-docker-4c-2g-6332 does not seem to be running inside a container [2020-10-19T20:40:32.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dry_go-mod-core-contracts_master:/ws -w /ws --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-10-19T20:40:33.946Z] $ docker top 1cf7ff79f849ae52809d4e0cd0099b56649c6ac277e2ad95f5812f1c9148807a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T20:40:34.456Z] + snyk monitor '--org=edgex-jenkins' [2020-10-19T20:40:38.688Z] [2020-10-19T20:40:38.688Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... [2020-10-19T20:40:38.688Z] [2020-10-19T20:40:38.688Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/a3738b50-5fe8-4fa3-a459-64d2306c55b3 [2020-10-19T20:40:38.688Z] [2020-10-19T20:40:38.688Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-10-19T20:40:38.688Z] [2020-10-19T20:40:38.688Z] [2020-10-19T20:40:38.688Z] Snyk CLI supports Node.js 8 and higher. [2020-10-19T20:40:38.688Z] 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-19T20:40:38.688Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-10-19T20:40:38.688Z] [2020-10-19T20:40:38.688Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-10-19T20:40:38.688Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [2020-10-19T20:40:38.688Z] You have reached your monthly limit of 300 private tests for your edgex-jenkins org. [2020-10-19T20:40:38.688Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-10-19T20:40:38.707Z] $ docker stop --time=1 1cf7ff79f849ae52809d4e0cd0099b56649c6ac277e2ad95f5812f1c9148807a [2020-10-19T20:40:41.042Z] $ docker rm -f 1cf7ff79f849ae52809d4e0cd0099b56649c6ac277e2ad95f5812f1c9148807a [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] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2020-10-19T20:40:42.871Z] + git log --format=format:%s -1 2df0a14434091646fd777a80e1ba277eb1861dc5 [Pipeline] isUnix [Pipeline] sh [2020-10-19T20:40:43.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T20:40:43.183Z] . [Pipeline] withDockerContainer [2020-10-19T20:40:43.284Z] prd-centos7-docker-4c-2g-6332 does not seem to be running inside a container [2020-10-19T20:40:43.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-19T20:40:44.064Z] $ docker top e5f5433476b035586cc38bbb18f9e8faa98d00cb197165939950bde7ae74e06f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-19T20:40:44.373Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T20:40:44.373Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T20:40:44.610Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T20:40:44.616Z] $ docker exec e5f5433476b035586cc38bbb18f9e8faa98d00cb197165939950bde7ae74e06f ssh-agent [2020-10-19T20:40:44.788Z] SSH_AUTH_SOCK=/tmp/ssh-gh7cdDId43I8/agent.11 [2020-10-19T20:40:44.788Z] SSH_AGENT_PID=16 [2020-10-19T20:40:44.796Z] Running ssh-add (command line suppressed) [2020-10-19T20:40:44.927Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1940902128707307418.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1940902128707307418.key) [2020-10-19T20:40:44.975Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T20:40:45.331Z] + git semver tag [2020-10-19T20:40:45.331Z] # -> Open(): unable to determine branch for HEAD [2020-10-19T20:40:45.331Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-10-19T20:40:45.331Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-10-19T20:40:45.331Z] # $SEMVER_REMOTE_NAME = origin [2020-10-19T20:40:45.331Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-19T20:40:45.331Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-19T20:40:45.331Z] # $SEMVER_BRANCH = master [2020-10-19T20:40:45.331Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-10-19T20:40:45.331Z] # 2df0a14434091646fd777a80e1ba277eb1861dc5 HEAD [2020-10-19T20:40:45.331Z] # -> Force: false [2020-10-19T20:40:45.331Z] # e80a3df0bfedf3f552749c6a0853c49e5cf61c1c refs/tags/v0.1.104 [Pipeline] } [2020-10-19T20:40:45.345Z] $ docker exec --env ******** --env ******** e5f5433476b035586cc38bbb18f9e8faa98d00cb197165939950bde7ae74e06f ssh-agent -k [2020-10-19T20:40:45.466Z] unset SSH_AUTH_SOCK; [2020-10-19T20:40:45.467Z] unset SSH_AGENT_PID; [2020-10-19T20:40:45.467Z] echo Agent pid 16 killed; [2020-10-19T20:40:45.509Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-19T20:40:45.991Z] + git semver [Pipeline] } [2020-10-19T20:40:46.009Z] $ docker stop --time=1 e5f5433476b035586cc38bbb18f9e8faa98d00cb197165939950bde7ae74e06f [2020-10-19T20:40:47.352Z] $ docker rm -f e5f5433476b035586cc38bbb18f9e8faa98d00cb197165939950bde7ae74e06f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-10-19T20:40:48.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-19T20:40:48.031Z] [2020-10-19T20:40:48.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-10-19T20:40:48.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-19T20:40:48.383Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-10-19T20:40:48.383Z] ab5ef0e58194: Pulling fs layer [2020-10-19T20:40:48.383Z] 9712f1f96733: Pulling fs layer [2020-10-19T20:40:48.383Z] 63f879dbbcfc: Pulling fs layer [2020-10-19T20:40:48.383Z] 0d9ebad4ef96: Pulling fs layer [2020-10-19T20:40:48.383Z] e9a5061849ea: Pulling fs layer [2020-10-19T20:40:48.383Z] d747dcd14b5f: Pulling fs layer [2020-10-19T20:40:48.383Z] 2de7ff778b66: Pulling fs layer [2020-10-19T20:40:48.383Z] e9a5061849ea: Waiting [2020-10-19T20:40:48.383Z] d747dcd14b5f: Waiting [2020-10-19T20:40:48.383Z] 0d9ebad4ef96: Waiting [2020-10-19T20:40:48.383Z] 2de7ff778b66: Waiting [2020-10-19T20:40:48.383Z] 9712f1f96733: Verifying Checksum [2020-10-19T20:40:48.383Z] 9712f1f96733: Download complete [2020-10-19T20:40:50.942Z] 63f879dbbcfc: Verifying Checksum [2020-10-19T20:40:50.942Z] 63f879dbbcfc: Download complete [2020-10-19T20:40:50.942Z] e9a5061849ea: Verifying Checksum [2020-10-19T20:40:50.942Z] e9a5061849ea: Download complete [2020-10-19T20:40:50.942Z] d747dcd14b5f: Verifying Checksum [2020-10-19T20:40:50.942Z] d747dcd14b5f: Download complete [2020-10-19T20:40:51.207Z] 0d9ebad4ef96: Verifying Checksum [2020-10-19T20:40:51.207Z] 0d9ebad4ef96: Download complete [2020-10-19T20:40:51.470Z] 2de7ff778b66: Verifying Checksum [2020-10-19T20:40:51.734Z] ab5ef0e58194: Verifying Checksum [2020-10-19T20:40:51.734Z] ab5ef0e58194: Download complete [2020-10-19T20:40:55.985Z] ab5ef0e58194: Pull complete [2020-10-19T20:40:55.985Z] 9712f1f96733: Pull complete [2020-10-19T20:40:59.307Z] 63f879dbbcfc: Pull complete [2020-10-19T20:41:05.934Z] 0d9ebad4ef96: Pull complete [2020-10-19T20:41:07.863Z] e9a5061849ea: Pull complete [2020-10-19T20:41:07.863Z] d747dcd14b5f: Pull complete [2020-10-19T20:41:10.438Z] 2de7ff778b66: Pull complete [2020-10-19T20:41:10.438Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-10-19T20:41:10.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-19T20:41:10.438Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-10-19T20:41:10.710Z] prd-centos7-docker-4c-2g-6332 does not seem to be running inside a container [2020-10-19T20:41:10.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-10-19T20:41:15.037Z] $ docker top 89955bdd3985dca59faa276c25da8f80808765d3db383c94572013559da82480 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-10-19T20:41:15.269Z] provisioning config files... [2020-10-19T20:41:15.284Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config8090621891135198997tmp [2020-10-19T20:41:15.311Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config11283254682688979tmp [2020-10-19T20:41:15.330Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7123692183493879119tmp [Pipeline] { [Pipeline] echo [2020-10-19T20:41:15.441Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T20:41:15.739Z] ---> sigul-configuration.sh [2020-10-19T20:41:15.739Z] gpg: directory `/root/.gnupg' created [2020-10-19T20:41:15.739Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-10-19T20:41:15.739Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-10-19T20:41:15.739Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-10-19T20:41:15.739Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-10-19T20:41:15.739Z] gpg: CAST5 encrypted data [2020-10-19T20:41:16.001Z] gpg: encrypted with 1 passphrase [2020-10-19T20:41:16.001Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-10-19T20:41:16.301Z] + mkdir /home/jenkins [2020-10-19T20:41:16.301Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-10-19T20:41:16.601Z] + 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-19T20:41:16.613Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T20:41:16.915Z] ---> sigul-install.sh [2020-10-19T20:41:22.226Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-10-19T20:41:22.530Z] + git tag --list [2020-10-19T20:41:22.530Z] v0.0.0 [2020-10-19T20:41:22.530Z] v0.0.1 [2020-10-19T20:41:22.530Z] v0.1.0 [2020-10-19T20:41:22.530Z] v0.1.1 [2020-10-19T20:41:22.530Z] v0.1.10 [2020-10-19T20:41:22.530Z] v0.1.100 [2020-10-19T20:41:22.530Z] v0.1.101 [2020-10-19T20:41:22.530Z] v0.1.102 [2020-10-19T20:41:22.530Z] v0.1.103 [2020-10-19T20:41:22.530Z] v0.1.104 [2020-10-19T20:41:22.530Z] v0.1.11 [2020-10-19T20:41:22.530Z] v0.1.12 [2020-10-19T20:41:22.530Z] v0.1.13 [2020-10-19T20:41:22.530Z] v0.1.14 [2020-10-19T20:41:22.530Z] v0.1.15 [2020-10-19T20:41:22.530Z] v0.1.16 [2020-10-19T20:41:22.530Z] v0.1.17 [2020-10-19T20:41:22.530Z] v0.1.18 [2020-10-19T20:41:22.530Z] v0.1.19 [2020-10-19T20:41:22.530Z] v0.1.2 [2020-10-19T20:41:22.530Z] v0.1.20 [2020-10-19T20:41:22.530Z] v0.1.21 [2020-10-19T20:41:22.530Z] v0.1.22 [2020-10-19T20:41:22.530Z] v0.1.23 [2020-10-19T20:41:22.530Z] v0.1.24 [2020-10-19T20:41:22.530Z] v0.1.25 [2020-10-19T20:41:22.530Z] v0.1.26 [2020-10-19T20:41:22.530Z] v0.1.27 [2020-10-19T20:41:22.530Z] v0.1.28 [2020-10-19T20:41:22.530Z] v0.1.29 [2020-10-19T20:41:22.530Z] v0.1.3 [2020-10-19T20:41:22.530Z] v0.1.30 [2020-10-19T20:41:22.530Z] v0.1.31 [2020-10-19T20:41:22.530Z] v0.1.32 [2020-10-19T20:41:22.530Z] v0.1.33 [2020-10-19T20:41:22.530Z] v0.1.34 [2020-10-19T20:41:22.530Z] v0.1.35 [2020-10-19T20:41:22.530Z] v0.1.36 [2020-10-19T20:41:22.530Z] v0.1.37 [2020-10-19T20:41:22.530Z] v0.1.38 [2020-10-19T20:41:22.530Z] v0.1.39 [2020-10-19T20:41:22.530Z] v0.1.4 [2020-10-19T20:41:22.530Z] v0.1.40 [2020-10-19T20:41:22.530Z] v0.1.41 [2020-10-19T20:41:22.530Z] v0.1.42 [2020-10-19T20:41:22.530Z] v0.1.43 [2020-10-19T20:41:22.530Z] v0.1.44 [2020-10-19T20:41:22.530Z] v0.1.45 [2020-10-19T20:41:22.530Z] v0.1.46 [2020-10-19T20:41:22.530Z] v0.1.47 [2020-10-19T20:41:22.530Z] v0.1.48 [2020-10-19T20:41:22.530Z] v0.1.49 [2020-10-19T20:41:22.530Z] v0.1.5 [2020-10-19T20:41:22.530Z] v0.1.50 [2020-10-19T20:41:22.530Z] v0.1.51 [2020-10-19T20:41:22.530Z] v0.1.52 [2020-10-19T20:41:22.530Z] v0.1.53 [2020-10-19T20:41:22.530Z] v0.1.54 [2020-10-19T20:41:22.530Z] v0.1.55 [2020-10-19T20:41:22.530Z] v0.1.56 [2020-10-19T20:41:22.530Z] v0.1.57 [2020-10-19T20:41:22.530Z] v0.1.58 [2020-10-19T20:41:22.530Z] v0.1.59 [2020-10-19T20:41:22.530Z] v0.1.6 [2020-10-19T20:41:22.530Z] v0.1.60 [2020-10-19T20:41:22.530Z] v0.1.61 [2020-10-19T20:41:22.530Z] v0.1.62 [2020-10-19T20:41:22.530Z] v0.1.63 [2020-10-19T20:41:22.530Z] v0.1.64 [2020-10-19T20:41:22.530Z] v0.1.65 [2020-10-19T20:41:22.530Z] v0.1.66 [2020-10-19T20:41:22.530Z] v0.1.67 [2020-10-19T20:41:22.530Z] v0.1.68 [2020-10-19T20:41:22.530Z] v0.1.69 [2020-10-19T20:41:22.530Z] v0.1.7 [2020-10-19T20:41:22.530Z] v0.1.70 [2020-10-19T20:41:22.530Z] v0.1.71 [2020-10-19T20:41:22.530Z] v0.1.72 [2020-10-19T20:41:22.530Z] v0.1.73 [2020-10-19T20:41:22.530Z] v0.1.74 [2020-10-19T20:41:22.530Z] v0.1.75 [2020-10-19T20:41:22.530Z] v0.1.76 [2020-10-19T20:41:22.530Z] v0.1.77 [2020-10-19T20:41:22.530Z] v0.1.78 [2020-10-19T20:41:22.530Z] v0.1.79 [2020-10-19T20:41:22.530Z] v0.1.8 [2020-10-19T20:41:22.530Z] v0.1.80 [2020-10-19T20:41:22.530Z] v0.1.81 [2020-10-19T20:41:22.530Z] v0.1.82 [2020-10-19T20:41:22.530Z] v0.1.83 [2020-10-19T20:41:22.530Z] v0.1.84 [2020-10-19T20:41:22.530Z] v0.1.85 [2020-10-19T20:41:22.530Z] v0.1.86 [2020-10-19T20:41:22.530Z] v0.1.87 [2020-10-19T20:41:22.530Z] v0.1.88 [2020-10-19T20:41:22.530Z] v0.1.89 [2020-10-19T20:41:22.530Z] v0.1.9 [2020-10-19T20:41:22.530Z] v0.1.90 [2020-10-19T20:41:22.530Z] v0.1.91 [2020-10-19T20:41:22.530Z] v0.1.92 [2020-10-19T20:41:22.530Z] v0.1.93 [2020-10-19T20:41:22.530Z] v0.1.94 [2020-10-19T20:41:22.530Z] v0.1.95 [2020-10-19T20:41:22.530Z] v0.1.96 [2020-10-19T20:41:22.530Z] v0.1.97 [2020-10-19T20:41:22.530Z] v0.1.98 [2020-10-19T20:41:22.530Z] v0.1.99 [Pipeline] sh [2020-10-19T20:41:22.858Z] + lftools sign git-tag v0.1.104 [2020-10-19T20:41:24.260Z] Signing Git tag with Sigul... [2020-10-19T20:41:24.260Z] Signing v0.1.104 [Pipeline] echo [2020-10-19T20:41:25.670Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T20:41:25.984Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-10-19T20:41:25.994Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-10-19T20:41:26.108Z] $ docker stop --time=1 89955bdd3985dca59faa276c25da8f80808765d3db383c94572013559da82480 [2020-10-19T20:41:28.186Z] $ docker rm -f 89955bdd3985dca59faa276c25da8f80808765d3db383c94572013559da82480 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-10-19T20:41:29.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T20:41:29.262Z] . [Pipeline] withDockerContainer [2020-10-19T20:41:29.391Z] prd-centos7-docker-4c-2g-6332 does not seem to be running inside a container [2020-10-19T20:41:29.491Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-19T20:41:30.235Z] $ docker top 9202e38b7ab32b9fdf1dfffd85d10f6c5914f3ba49f710f3726742e2c564f129 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-19T20:41:30.682Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T20:41:30.682Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T20:41:30.902Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T20:41:30.908Z] $ docker exec 9202e38b7ab32b9fdf1dfffd85d10f6c5914f3ba49f710f3726742e2c564f129 ssh-agent [2020-10-19T20:41:31.080Z] SSH_AUTH_SOCK=/tmp/ssh-x5W9HxZJj95y/agent.12 [2020-10-19T20:41:31.080Z] SSH_AGENT_PID=17 [2020-10-19T20:41:31.087Z] Running ssh-add (command line suppressed) [2020-10-19T20:41:31.230Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_119703388518973275.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_119703388518973275.key) [2020-10-19T20:41:31.290Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T20:41:31.651Z] + git semver bump patch [2020-10-19T20:41:31.651Z] # -> Open(): unable to determine branch for HEAD [2020-10-19T20:41:31.651Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-10-19T20:41:31.651Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-10-19T20:41:31.651Z] # $SEMVER_REMOTE_NAME = origin [2020-10-19T20:41:31.651Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-19T20:41:31.651Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-19T20:41:31.651Z] # $SEMVER_BRANCH = master [2020-10-19T20:41:31.651Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-10-19T20:41:31.651Z] 0.1.105 [Pipeline] } [2020-10-19T20:41:31.667Z] $ docker exec --env ******** --env ******** 9202e38b7ab32b9fdf1dfffd85d10f6c5914f3ba49f710f3726742e2c564f129 ssh-agent -k [2020-10-19T20:41:31.798Z] unset SSH_AUTH_SOCK; [2020-10-19T20:41:31.798Z] unset SSH_AGENT_PID; [2020-10-19T20:41:31.798Z] echo Agent pid 17 killed; [2020-10-19T20:41:31.855Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-19T20:41:32.346Z] + git semver [Pipeline] } [2020-10-19T20:41:32.378Z] $ docker stop --time=1 9202e38b7ab32b9fdf1dfffd85d10f6c5914f3ba49f710f3726742e2c564f129 [2020-10-19T20:41:33.742Z] $ docker rm -f 9202e38b7ab32b9fdf1dfffd85d10f6c5914f3ba49f710f3726742e2c564f129 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-19T20:41:34.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T20:41:34.287Z] . [Pipeline] withDockerContainer [2020-10-19T20:41:34.393Z] prd-centos7-docker-4c-2g-6332 does not seem to be running inside a container [2020-10-19T20:41:34.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-19T20:41:35.103Z] $ docker top 3c1c610b1b93c22c81146399db1307abd6a849575df3af68765a7e0d16099ad6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-19T20:41:35.479Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T20:41:35.479Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T20:41:35.670Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T20:41:35.682Z] $ docker exec 3c1c610b1b93c22c81146399db1307abd6a849575df3af68765a7e0d16099ad6 ssh-agent [2020-10-19T20:41:35.883Z] SSH_AUTH_SOCK=/tmp/ssh-knS0uTfDbPAq/agent.12 [2020-10-19T20:41:35.884Z] SSH_AGENT_PID=18 [2020-10-19T20:41:35.894Z] Running ssh-add (command line suppressed) [2020-10-19T20:41:36.031Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5672937727471045309.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5672937727471045309.key) [2020-10-19T20:41:36.090Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T20:41:36.578Z] + git semver push [2020-10-19T20:41:36.578Z] # -> Open(): unable to determine branch for HEAD [2020-10-19T20:41:36.578Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-10-19T20:41:36.578Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-10-19T20:41:36.578Z] # $SEMVER_REMOTE_NAME = origin [2020-10-19T20:41:36.578Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-19T20:41:36.578Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-19T20:41:36.578Z] # $SEMVER_BRANCH = master [2020-10-19T20:41:36.578Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-10-19T20:41:43.683Z] $ docker exec --env ******** --env ******** 3c1c610b1b93c22c81146399db1307abd6a849575df3af68765a7e0d16099ad6 ssh-agent -k [2020-10-19T20:41:43.870Z] unset SSH_AUTH_SOCK; [2020-10-19T20:41:43.870Z] unset SSH_AGENT_PID; [2020-10-19T20:41:43.870Z] echo Agent pid 18 killed; [2020-10-19T20:41:43.944Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-19T20:41:44.686Z] + git semver [Pipeline] } [2020-10-19T20:41:44.707Z] $ docker stop --time=1 3c1c610b1b93c22c81146399db1307abd6a849575df3af68765a7e0d16099ad6 [2020-10-19T20:41:46.115Z] $ docker rm -f 3c1c610b1b93c22c81146399db1307abd6a849575df3af68765a7e0d16099ad6 [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-19T20:41:47.706Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T20:41:48.297Z] ---> package-listing.sh [2020-10-19T20:41:48.297Z] ++ facter osfamily [2020-10-19T20:41:48.297Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-19T20:41:48.297Z] + OS_FAMILY=redhat [2020-10-19T20:41:48.297Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2020-10-19T20:41:48.297Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-19T20:41:48.297Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-19T20:41:48.297Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-19T20:41:48.297Z] + PACKAGES=/tmp/packages_start.txt [2020-10-19T20:41:48.297Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-10-19T20:41:48.297Z] + PACKAGES=/tmp/packages_end.txt [2020-10-19T20:41:48.297Z] + case "${OS_FAMILY}" in [2020-10-19T20:41:48.297Z] + rpm -qa [2020-10-19T20:41:48.297Z] + sort [2020-10-19T20:41:52.522Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-19T20:41:52.522Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-19T20:41:52.522Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-19T20:41:52.522Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-10-19T20:41:52.522Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2020-10-19T20:41:52.522Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] echo [2020-10-19T20:41:52.543Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-19T20:41:52.839Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-19T20:41:53.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T20:41:53.153Z] [2020-10-19T20:41:53.153Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-19T20:41:53.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T20:41:53.504Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-19T20:41:53.504Z] df20fa9351a1: Pulling fs layer [2020-10-19T20:41:53.504Z] 36b3adc4ff6f: Pulling fs layer [2020-10-19T20:41:53.504Z] 8ad3a11d3b57: Pulling fs layer [2020-10-19T20:41:53.504Z] 46f8f816bc3b: Pulling fs layer [2020-10-19T20:41:53.504Z] 93b61091891f: Pulling fs layer [2020-10-19T20:41:53.504Z] 93b9cdb0e59b: Pulling fs layer [2020-10-19T20:41:53.504Z] 5e14af77c1be: Pulling fs layer [2020-10-19T20:41:53.504Z] 01666e4c0597: Pulling fs layer [2020-10-19T20:41:53.504Z] aa168da1d23b: Pulling fs layer [2020-10-19T20:41:53.504Z] 93b9cdb0e59b: Waiting [2020-10-19T20:41:53.504Z] 5e14af77c1be: Waiting [2020-10-19T20:41:53.504Z] 01666e4c0597: Waiting [2020-10-19T20:41:53.504Z] aa168da1d23b: Waiting [2020-10-19T20:41:53.504Z] 46f8f816bc3b: Waiting [2020-10-19T20:41:53.504Z] 93b61091891f: Waiting [2020-10-19T20:41:53.504Z] 36b3adc4ff6f: Verifying Checksum [2020-10-19T20:41:53.504Z] 36b3adc4ff6f: Download complete [2020-10-19T20:41:53.504Z] 46f8f816bc3b: Verifying Checksum [2020-10-19T20:41:53.504Z] 46f8f816bc3b: Download complete [2020-10-19T20:41:53.504Z] df20fa9351a1: Verifying Checksum [2020-10-19T20:41:53.504Z] df20fa9351a1: Download complete [2020-10-19T20:41:53.504Z] 93b9cdb0e59b: Verifying Checksum [2020-10-19T20:41:53.504Z] 93b9cdb0e59b: Download complete [2020-10-19T20:41:53.504Z] 93b61091891f: Verifying Checksum [2020-10-19T20:41:53.504Z] 93b61091891f: Download complete [2020-10-19T20:41:53.766Z] 01666e4c0597: Verifying Checksum [2020-10-19T20:41:53.766Z] 01666e4c0597: Download complete [2020-10-19T20:41:53.766Z] 5e14af77c1be: Verifying Checksum [2020-10-19T20:41:53.766Z] 5e14af77c1be: Download complete [2020-10-19T20:41:53.766Z] 8ad3a11d3b57: Verifying Checksum [2020-10-19T20:41:53.766Z] 8ad3a11d3b57: Download complete [2020-10-19T20:41:54.030Z] df20fa9351a1: Pull complete [2020-10-19T20:41:54.296Z] 36b3adc4ff6f: Pull complete [2020-10-19T20:41:55.691Z] 8ad3a11d3b57: Pull complete [2020-10-19T20:41:55.691Z] aa168da1d23b: Verifying Checksum [2020-10-19T20:41:55.691Z] aa168da1d23b: Download complete [2020-10-19T20:41:55.955Z] 46f8f816bc3b: Pull complete [2020-10-19T20:41:56.535Z] 93b61091891f: Pull complete [2020-10-19T20:41:56.535Z] 93b9cdb0e59b: Pull complete [2020-10-19T20:41:56.803Z] 5e14af77c1be: Pull complete [2020-10-19T20:41:56.803Z] 01666e4c0597: Pull complete [2020-10-19T20:42:03.731Z] aa168da1d23b: Pull complete [2020-10-19T20:42:03.731Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-19T20:42:03.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T20:42:03.731Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-19T20:42:03.937Z] prd-centos7-docker-4c-2g-6332 does not seem to be running inside a container [2020-10-19T20:42:03.994Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-19T20:42:06.873Z] $ docker top 88e828728a46e2c9d9f7ebb64bd916ceadefb38f203611e1b8fedf6ef9302579 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T20:42:07.487Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-19T20:42:07.789Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-19T20:42:08.089Z] + ls /var/log/sa-host [2020-10-19T20:42:08.089Z] + sadf -c /var/log/sa-host/sa05 [2020-10-19T20:42:08.089Z] file_magic: OK [2020-10-19T20:42:08.089Z] HZ: Using current value: 100 [2020-10-19T20:42:08.089Z] file_header: OK [2020-10-19T20:42:08.089Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-19T20:42:08.089Z] Statistics: [2020-10-19T20:42:08.089Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T20:42:08.089Z] File successfully converted to sysstat format version 12.2.1 [2020-10-19T20:42:08.089Z] + sadf -c /var/log/sa-host/sa19 [2020-10-19T20:42:08.089Z] file_magic: OK [2020-10-19T20:42:08.089Z] HZ: Using current value: 100 [2020-10-19T20:42:08.089Z] file_header: OK [2020-10-19T20:42:08.089Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-19T20:42:08.089Z] Statistics: [2020-10-19T20:42:08.089Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T20:42:08.089Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-19T20:42:08.296Z] provisioning config files... [2020-10-19T20:42:08.312Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config9012089556255095638tmp [Pipeline] { [Pipeline] echo [2020-10-19T20:42:08.394Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T20:42:08.696Z] ---> create-netrc.sh [Pipeline] } [2020-10-19T20:42:08.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-19T20:42:08.804Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T20:42:09.106Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-19T20:42:09.117Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T20:42:09.418Z] ---> sudo-logs.sh [2020-10-19T20:42:09.419Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-19T20:42:09.430Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T20:42:09.731Z] ---> job-cost.sh [2020-10-19T20:42:09.731Z] lf-activate-venv: SKIPPING [2020-10-19T20:42:09.731Z] INFO: No Stack... [2020-10-19T20:42:11.654Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-19T20:42:11.916Z] INFO: Archiving Costs [Pipeline] echo [2020-10-19T20:42:11.930Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T20:42:12.234Z] ---> logs-deploy.sh [2020-10-19T20:42:12.234Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/70 [2020-10-19T20:42:12.234Z] INFO: archiving workspace using pattern(s): [2020-10-19T20:42:14.171Z] Archives upload complete. [2020-10-19T20:42:14.171Z] INFO: archiving logs to Nexus [2020-10-19T20:42:15.120Z] ---> uname -a: [2020-10-19T20:42:15.120Z] Linux prd-centos7-docker-4c-2g-6332.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-10-19T20:42:15.120Z] [2020-10-19T20:42:15.120Z] [2020-10-19T20:42:15.120Z] ---> lscpu: [2020-10-19T20:42:15.120Z] Architecture: x86_64 [2020-10-19T20:42:15.120Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-19T20:42:15.120Z] Byte Order: Little Endian [2020-10-19T20:42:15.120Z] Address sizes: 40 bits physical, 48 bits virtual [2020-10-19T20:42:15.120Z] CPU(s): 4 [2020-10-19T20:42:15.120Z] On-line CPU(s) list: 0-3 [2020-10-19T20:42:15.120Z] Thread(s) per core: 1 [2020-10-19T20:42:15.120Z] Core(s) per socket: 1 [2020-10-19T20:42:15.120Z] Socket(s): 4 [2020-10-19T20:42:15.120Z] NUMA node(s): 1 [2020-10-19T20:42:15.120Z] Vendor ID: GenuineIntel [2020-10-19T20:42:15.120Z] CPU family: 6 [2020-10-19T20:42:15.120Z] Model: 44 [2020-10-19T20:42:15.120Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-19T20:42:15.120Z] Stepping: 1 [2020-10-19T20:42:15.120Z] CPU MHz: 2933.436 [2020-10-19T20:42:15.120Z] BogoMIPS: 5866.87 [2020-10-19T20:42:15.120Z] Virtualization: VT-x [2020-10-19T20:42:15.120Z] Hypervisor vendor: KVM [2020-10-19T20:42:15.120Z] Virtualization type: full [2020-10-19T20:42:15.120Z] L1d cache: 128 KiB [2020-10-19T20:42:15.120Z] L1i cache: 128 KiB [2020-10-19T20:42:15.120Z] L2 cache: 16 MiB [2020-10-19T20:42:15.120Z] L3 cache: 64 MiB [2020-10-19T20:42:15.120Z] NUMA node0 CPU(s): 0-3 [2020-10-19T20:42:15.120Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-10-19T20:42:15.120Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-10-19T20:42:15.120Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-10-19T20:42:15.120Z] Vulnerability Meltdown: Mitigation; PTI [2020-10-19T20:42:15.120Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-10-19T20:42:15.120Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-10-19T20:42:15.120Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-10-19T20:42:15.120Z] Vulnerability Tsx async abort: Not affected [2020-10-19T20:42:15.120Z] 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-19T20:42:15.120Z] [2020-10-19T20:42:15.120Z] [2020-10-19T20:42:15.120Z] ---> nproc: [2020-10-19T20:42:15.120Z] 4 [2020-10-19T20:42:15.120Z] [2020-10-19T20:42:15.120Z] [2020-10-19T20:42:15.120Z] ---> df -h: [2020-10-19T20:42:15.120Z] Filesystem Size Used Available Use% Mounted on [2020-10-19T20:42:15.120Z] overlay 50.0G 8.4G 41.5G 17% / [2020-10-19T20:42:15.120Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-10-19T20:42:15.120Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-10-19T20:42:15.120Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-10-19T20:42:15.120Z] /dev/vda1 50.0G 8.4G 41.5G 17% /facter-os [2020-10-19T20:42:15.120Z] /dev/vda1 50.0G 8.4G 41.5G 17% /etc/resolv.conf [2020-10-19T20:42:15.120Z] /dev/vda1 50.0G 8.4G 41.5G 17% /etc/hostname [2020-10-19T20:42:15.120Z] /dev/vda1 50.0G 8.4G 41.5G 17% /etc/hosts [2020-10-19T20:42:15.120Z] /dev/vda1 50.0G 8.4G 41.5G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp [2020-10-19T20:42:15.120Z] /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/sa-host [2020-10-19T20:42:15.120Z] /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/secure [2020-10-19T20:42:15.120Z] /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/auth.log [2020-10-19T20:42:15.120Z] /dev/vda1 50.0G 8.4G 41.5G 17% /run/cloud-init/result.json [2020-10-19T20:42:15.120Z] /dev/vda1 50.0G 8.4G 41.5G 17% /w/workspace/dry_go-mod-core-contracts_master [2020-10-19T20:42:15.120Z] [2020-10-19T20:42:15.120Z] [2020-10-19T20:42:15.120Z] ---> free -m: [2020-10-19T20:42:15.120Z] total used free shared buff/cache available [2020-10-19T20:42:15.120Z] Mem: 1837 783 156 0 897 989 [2020-10-19T20:42:15.120Z] Swap: 1023 3 1020 [2020-10-19T20:42:15.120Z] [2020-10-19T20:42:15.120Z] [2020-10-19T20:42:15.120Z] ---> ip addr: [2020-10-19T20:42:15.120Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-10-19T20:42:15.120Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-10-19T20:42:15.120Z] inet 127.0.0.1/8 scope host lo [2020-10-19T20:42:15.120Z] valid_lft forever preferred_lft forever [2020-10-19T20:42:15.120Z] inet6 ::1/128 scope host [2020-10-19T20:42:15.120Z] valid_lft forever preferred_lft forever [2020-10-19T20:42:15.120Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-10-19T20:42:15.120Z] link/ether fa:16:3e:38:52:ab brd ff:ff:ff:ff:ff:ff [2020-10-19T20:42:15.120Z] inet 10.30.122.187/23 brd 10.30.123.255 scope global dynamic eth0 [2020-10-19T20:42:15.120Z] valid_lft 85957sec preferred_lft 85957sec [2020-10-19T20:42:15.120Z] inet6 fe80::f816:3eff:fe38:52ab/64 scope link [2020-10-19T20:42:15.120Z] valid_lft forever preferred_lft forever [2020-10-19T20:42:15.120Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-10-19T20:42:15.120Z] link/ether 02:42:86:1f:7f:e2 brd ff:ff:ff:ff:ff:ff [2020-10-19T20:42:15.120Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-10-19T20:42:15.120Z] valid_lft forever preferred_lft forever [2020-10-19T20:42:15.120Z] inet6 fe80::42:86ff:fe1f:7fe2/64 scope link [2020-10-19T20:42:15.120Z] valid_lft forever preferred_lft forever [2020-10-19T20:42:15.120Z] [2020-10-19T20:42:15.120Z] [2020-10-19T20:42:15.120Z] ---> sar -b -r -n DEV: [2020-10-19T20:42:15.120Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/19/20 _x86_64_ (4 CPU) [2020-10-19T20:42:15.120Z] [2020-10-19T20:42:15.120Z] 20:34:32 LINUX RESTART (4 CPU) [2020-10-19T20:42:15.120Z] [2020-10-19T20:42:15.120Z] 20:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-10-19T20:42:15.120Z] 20:36:03 115.34 47.50 67.85 0.00 7699.25 27054.34 0.00 [2020-10-19T20:42:15.120Z] 20:37:01 3.77 0.00 3.77 0.00 0.00 122.48 0.00 [2020-10-19T20:42:15.120Z] 20:38:01 0.47 0.00 0.47 0.00 0.00 8.04 0.00 [2020-10-19T20:42:15.120Z] 20:39:01 0.35 0.00 0.35 0.00 0.00 5.31 0.00 [2020-10-19T20:42:15.120Z] 20:40:01 0.27 0.00 0.27 0.00 0.00 4.81 0.00 [2020-10-19T20:42:15.120Z] 20:41:01 272.75 131.73 141.02 0.00 7627.48 51765.19 0.00 [2020-10-19T20:42:15.120Z] 20:42:01 232.56 111.97 120.59 0.00 8091.39 28821.68 0.00 [2020-10-19T20:42:15.120Z] Average: 89.96 41.89 48.07 0.00 3366.54 15505.60 0.00 [2020-10-19T20:42:15.120Z] [2020-10-19T20:42:15.120Z] 20:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-10-19T20:42:15.120Z] 20:36:03 183128 0 552800 29.38 2620 1143008 1077080 36.76 391540 1146056 136 [2020-10-19T20:42:15.120Z] 20:37:01 182160 0 553676 29.43 2620 1143100 1077048 36.76 393588 1145528 12 [2020-10-19T20:42:15.120Z] 20:38:01 187008 0 548824 29.17 2620 1143104 1054896 36.00 392184 1142544 8 [2020-10-19T20:42:15.120Z] 20:39:01 185124 0 550708 29.27 2620 1143104 1055064 36.01 394652 1141944 16 [2020-10-19T20:42:15.120Z] 20:40:01 185476 0 550348 29.25 2620 1143112 1055016 36.01 399224 1137432 16 [2020-10-19T20:42:15.120Z] 20:41:01 71436 0 756796 40.22 2492 1050832 1505036 51.36 652596 909116 46532 [2020-10-19T20:42:15.120Z] 20:42:01 63884 0 812720 43.19 1492 1003460 1532472 52.30 719736 800332 30328 [2020-10-19T20:42:15.120Z] Average: 151174 0 617982 32.84 2441 1109960 1193802 40.74 477646 1060422 11007 [2020-10-19T20:42:15.120Z] [2020-10-19T20:42:15.120Z] 20:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-10-19T20:42:15.120Z] 20:36:03 eth0 509.39 336.74 1069.78 91.17 0.00 0.00 0.00 0.00 [2020-10-19T20:42:15.120Z] 20:36:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T20:42:15.120Z] 20:36:03 docker0 3.88 3.15 1.03 12.15 0.00 0.00 0.00 0.00 [2020-10-19T20:42:15.120Z] 20:37:01 eth0 0.48 0.24 0.28 0.17 0.00 0.00 0.00 0.00 [2020-10-19T20:42:15.120Z] 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T20:42:15.120Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T20:42:15.120Z] 20:38:01 eth0 0.43 0.10 0.02 0.04 0.00 0.00 0.00 0.00 [2020-10-19T20:42:15.120Z] 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T20:42:15.120Z] 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T20:42:15.120Z] 20:39:01 eth0 2.08 0.28 0.42 0.17 0.00 0.00 0.00 0.00 [2020-10-19T20:42:15.120Z] 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T20:42:15.120Z] 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T20:42:15.120Z] 20:40:01 eth0 2.58 0.57 0.69 0.40 0.00 0.00 0.00 0.00 [2020-10-19T20:42:15.120Z] 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T20:42:15.120Z] 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T20:42:15.120Z] 20:41:01 eth0 865.50 781.16 7080.74 68.47 0.00 0.00 0.00 0.00 [2020-10-19T20:42:15.120Z] 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T20:42:15.120Z] 20:41:01 docker0 18.94 18.51 1.43 122.02 0.00 0.00 0.00 0.00 [2020-10-19T20:42:15.120Z] 20:42:01 eth0 344.95 291.29 2440.28 138.04 0.00 0.00 0.00 0.00 [2020-10-19T20:42:15.120Z] 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T20:42:15.120Z] 20:42:01 docker0 42.60 46.26 2.84 215.68 0.00 0.00 0.00 0.00 [2020-10-19T20:42:15.120Z] Average: eth0 248.24 202.97 1525.34 42.88 0.00 0.00 0.00 0.00 [2020-10-19T20:42:15.120Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T20:42:15.120Z] Average: docker0 9.40 9.76 0.76 50.31 0.00 0.00 0.00 0.00 [2020-10-19T20:42:15.120Z] [2020-10-19T20:42:15.120Z] [2020-10-19T20:42:15.120Z] ---> sar -P ALL: [2020-10-19T20:42:15.120Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/19/20 _x86_64_ (4 CPU) [2020-10-19T20:42:15.120Z] [2020-10-19T20:42:15.120Z] 20:34:32 LINUX RESTART (4 CPU) [2020-10-19T20:42:15.120Z] [2020-10-19T20:42:15.120Z] 20:35:01 CPU %user %nice %system %iowait %steal %idle [2020-10-19T20:42:15.120Z] 20:36:03 all 13.89 0.00 6.70 5.34 0.07 74.00 [2020-10-19T20:42:15.120Z] 20:36:03 0 13.22 0.00 8.29 3.98 0.09 74.43 [2020-10-19T20:42:15.120Z] 20:36:03 1 14.03 0.00 6.45 3.41 0.03 76.09 [2020-10-19T20:42:15.120Z] 20:36:03 2 14.76 0.00 5.91 7.76 0.07 71.49 [2020-10-19T20:42:15.120Z] 20:36:03 3 13.57 0.00 6.16 6.20 0.10 73.97 [2020-10-19T20:42:15.120Z] 20:37:01 all 0.15 0.00 0.05 0.00 0.01 99.79 [2020-10-19T20:42:15.121Z] 20:37:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2020-10-19T20:42:15.121Z] 20:37:01 1 0.36 0.00 0.07 0.00 0.02 99.55 [2020-10-19T20:42:15.121Z] 20:37:01 2 0.05 0.00 0.09 0.00 0.02 99.84 [2020-10-19T20:42:15.121Z] 20:37:01 3 0.12 0.00 0.02 0.00 0.00 99.86 [2020-10-19T20:42:15.121Z] 20:38:01 all 0.18 0.00 0.05 0.00 0.00 99.78 [2020-10-19T20:42:15.121Z] 20:38:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2020-10-19T20:42:15.121Z] 20:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2020-10-19T20:42:15.121Z] 20:38:01 2 0.10 0.00 0.08 0.00 0.00 99.82 [2020-10-19T20:42:15.121Z] 20:38:01 3 0.52 0.00 0.03 0.00 0.00 99.45 [2020-10-19T20:42:15.121Z] 20:39:01 all 0.07 0.00 0.06 0.00 0.02 99.86 [2020-10-19T20:42:15.121Z] 20:39:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2020-10-19T20:42:15.121Z] 20:39:01 1 0.03 0.00 0.07 0.00 0.00 99.90 [2020-10-19T20:42:15.121Z] 20:39:01 2 0.00 0.00 0.02 0.00 0.03 99.95 [2020-10-19T20:42:15.121Z] 20:39:01 3 0.18 0.00 0.08 0.00 0.02 99.72 [2020-10-19T20:42:15.121Z] 20:40:01 all 0.17 0.00 0.06 0.00 0.01 99.77 [2020-10-19T20:42:15.121Z] 20:40:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2020-10-19T20:42:15.121Z] 20:40:01 1 0.03 0.00 0.10 0.00 0.00 99.87 [2020-10-19T20:42:15.121Z] 20:40:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2020-10-19T20:42:15.121Z] 20:40:01 3 0.55 0.00 0.07 0.00 0.00 99.38 [2020-10-19T20:42:15.121Z] 20:41:01 all 13.50 0.00 9.17 2.60 0.16 74.57 [2020-10-19T20:42:15.121Z] 20:41:01 0 15.00 0.00 8.38 1.21 0.21 75.20 [2020-10-19T20:42:15.121Z] 20:41:01 1 13.48 0.00 8.73 4.00 0.15 73.65 [2020-10-19T20:42:15.121Z] 20:41:01 2 12.82 0.00 9.75 3.54 0.15 73.74 [2020-10-19T20:42:15.121Z] 20:41:01 3 12.69 0.00 9.81 1.64 0.14 75.72 [2020-10-19T20:42:15.121Z] 20:42:01 all 10.61 0.00 7.43 3.23 0.11 78.63 [2020-10-19T20:42:15.121Z] 20:42:01 0 9.51 0.00 7.39 1.24 0.10 81.75 [2020-10-19T20:42:15.121Z] 20:42:01 1 13.83 0.00 7.59 3.56 0.12 74.90 [2020-10-19T20:42:15.121Z] 20:42:01 2 10.07 0.00 8.17 5.74 0.10 75.91 [2020-10-19T20:42:15.121Z] 20:42:01 3 9.04 0.00 6.55 2.36 0.12 81.93 [2020-10-19T20:42:15.121Z] Average: all 5.46 0.00 3.32 1.58 0.05 89.58 [2020-10-19T20:42:15.121Z] Average: 0 5.36 0.00 3.43 0.91 0.06 90.24 [2020-10-19T20:42:15.121Z] Average: 1 5.92 0.00 3.26 1.55 0.05 89.22 [2020-10-19T20:42:15.121Z] Average: 2 5.36 0.00 3.40 2.42 0.06 88.77 [2020-10-19T20:42:15.121Z] Average: 3 5.19 0.00 3.21 1.44 0.05 90.10 [2020-10-19T20:42:15.121Z] [2020-10-19T20:42:15.121Z] [2020-10-19T20:42:15.121Z]