Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d140074b2025bfa6cd9f363d3898411c689815b6 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-6111 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 Checking out Revision d140074b2025bfa6cd9f363d3898411c689815b6 (master) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f d140074b2025bfa6cd9f363d3898411c689815b6 # timeout=10 Commit message: "Merge pull request #348 from cloudxxx8/issue-347" > git rev-list --no-walk 0355030adcc42d95c368338fb65d94e0ad2d76e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-19T01:07:33.628Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-19T01:07:33.880Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-19T01:07:33.977Z] ========================================================= [2020-10-19T01:07:33.977Z] EdgeX Global Pipelines Version Info [2020-10-19T01:07:33.977Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-19T01:07:36.499Z] ------------------- [2020-10-19T01:07:36.500Z] stable info: [2020-10-19T01:07:36.500Z] ------------------- [2020-10-19T01:07:36.500Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T01:07:36.500Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T01:07:36.500Z] Message: update stable to v1.0.144 [2020-10-19T01:07:37.447Z] ------------------- [2020-10-19T01:07:37.447Z] experimental info: [2020-10-19T01:07:37.447Z] ------------------- [2020-10-19T01:07:37.447Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T01:07:37.447Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T01:07:37.447Z] Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-19T01:07:37.971Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-10-19T01:07:38.061Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-10-19T01:07:38.150Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-19T01:07:38.238Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-19T01:07:38.333Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-19T01:07:38.419Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-19T01:07:38.507Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-19T01:07:38.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-19T01:07:38.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-19T01:07:38.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-19T01:07:38.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-19T01:07:38.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-10-19T01:07:39.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-19T01:07:39.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-19T01:07:39.264Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T01:07:39.357Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T01:07:39.461Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T01:07:39.609Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T01:07:39.708Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-10-19T01:07:39.794Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-19T01:07:39.881Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-19T01:07:39.968Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-19T01:07:40.162Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-19T01:07:40.251Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-19T01:07:40.360Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-19T01:07:40.478Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-10-19T01:07:40.703Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-10-19T01:07:40.860Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-10-19T01:07:40.951Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d140074b2025bfa6cd9f363d3898411c689815b6 [Pipeline] echo [2020-10-19T01:07:41.037Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d140074 [Pipeline] echo [2020-10-19T01:07:41.127Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-19T01:07:41.717Z] + git log --format=format:%s -1 d140074b2025bfa6cd9f363d3898411c689815b6 [Pipeline] echo [2020-10-19T01:07:41.786Z] GIT_COMMIT: d140074b2025bfa6cd9f363d3898411c689815b6, Commit Message: Merge pull request #348 from cloudxxx8/issue-347 [Pipeline] echo [2020-10-19T01:07:41.948Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-19T01:07:43.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T01:07:43.419Z] [2020-10-19T01:07:43.419Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T01:07:43.780Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T01:07:43.780Z] latest: Pulling from edgex-devops/git-semver [2020-10-19T01:07:43.780Z] 31603596830f: Pulling fs layer [2020-10-19T01:07:43.780Z] 2a8b12db71e7: Pulling fs layer [2020-10-19T01:07:43.780Z] 6ca5941a6612: Pulling fs layer [2020-10-19T01:07:43.780Z] ecc8261a40a4: Pulling fs layer [2020-10-19T01:07:43.780Z] ecc8261a40a4: Waiting [2020-10-19T01:07:43.780Z] 2a8b12db71e7: Download complete [2020-10-19T01:07:44.386Z] 31603596830f: Verifying Checksum [2020-10-19T01:07:44.386Z] 31603596830f: Download complete [2020-10-19T01:07:44.386Z] ecc8261a40a4: Verifying Checksum [2020-10-19T01:07:44.386Z] ecc8261a40a4: Download complete [2020-10-19T01:07:44.386Z] 6ca5941a6612: Verifying Checksum [2020-10-19T01:07:44.386Z] 6ca5941a6612: Download complete [2020-10-19T01:07:44.649Z] 31603596830f: Pull complete [2020-10-19T01:07:44.649Z] 2a8b12db71e7: Pull complete [2020-10-19T01:07:45.614Z] 6ca5941a6612: Pull complete [2020-10-19T01:07:45.878Z] ecc8261a40a4: Pull complete [2020-10-19T01:07:45.878Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-19T01:07:45.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T01:07:45.878Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-19T01:07:46.020Z] prd-centos7-docker-4c-2g-6111 does not seem to be running inside a container [2020-10-19T01:07:46.076Z] $ 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-19T01:07:48.453Z] $ docker top 7c94063d6e1aeaa681a5ee433de8920de84edbdbb8fc23db227548dea1937804 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-19T01:07:48.771Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T01:07:48.771Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T01:07:49.039Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T01:07:49.045Z] $ docker exec 7c94063d6e1aeaa681a5ee433de8920de84edbdbb8fc23db227548dea1937804 ssh-agent [2020-10-19T01:07:49.240Z] SSH_AUTH_SOCK=/tmp/ssh-RZ1NkiK77g4o/agent.11 [2020-10-19T01:07:49.240Z] SSH_AGENT_PID=16 [2020-10-19T01:07:49.253Z] Running ssh-add (command line suppressed) [2020-10-19T01:07:49.379Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_540541639830016834.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_540541639830016834.key) [2020-10-19T01:07:49.433Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T01:07:49.789Z] + git tag --points-at HEAD [Pipeline] } [2020-10-19T01:07:49.812Z] $ docker exec --env ******** --env ******** 7c94063d6e1aeaa681a5ee433de8920de84edbdbb8fc23db227548dea1937804 ssh-agent -k [2020-10-19T01:07:49.927Z] unset SSH_AUTH_SOCK; [2020-10-19T01:07:49.927Z] unset SSH_AGENT_PID; [2020-10-19T01:07:49.927Z] echo Agent pid 16 killed; [2020-10-19T01:07:49.980Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-19T01:07:50.182Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T01:07:50.182Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T01:07:50.354Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T01:07:50.360Z] $ docker exec 7c94063d6e1aeaa681a5ee433de8920de84edbdbb8fc23db227548dea1937804 ssh-agent [2020-10-19T01:07:50.533Z] SSH_AUTH_SOCK=/tmp/ssh-PJz6WEul4qWo/agent.45 [2020-10-19T01:07:50.533Z] SSH_AGENT_PID=50 [2020-10-19T01:07:50.540Z] Running ssh-add (command line suppressed) [2020-10-19T01:07:50.662Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1797916364969255729.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1797916364969255729.key) [2020-10-19T01:07:50.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T01:07:51.078Z] + git semver init [2020-10-19T01:07:51.078Z] # -> Open(): unable to determine branch for HEAD [2020-10-19T01:07:51.078Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-10-19T01:07:51.078Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-10-19T01:07:51.078Z] # $SEMVER_REMOTE_NAME = origin [2020-10-19T01:07:51.078Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-19T01:07:51.078Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-19T01:07:51.078Z] # $SEMVER_BRANCH = master [2020-10-19T01:07:51.078Z] # $SEMVER_TEMP = /tmp/semver-239035830 [2020-10-19T01:07:51.078Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-10-19T01:07:51.655Z] # '/tmp/semver-239035830' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2020-10-19T01:07:51.655Z] # -> Force: false [2020-10-19T01:07:51.655Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-10-19T01:07:51.673Z] $ docker exec --env ******** --env ******** 7c94063d6e1aeaa681a5ee433de8920de84edbdbb8fc23db227548dea1937804 ssh-agent -k [2020-10-19T01:07:51.793Z] unset SSH_AUTH_SOCK; [2020-10-19T01:07:51.793Z] unset SSH_AGENT_PID; [2020-10-19T01:07:51.793Z] echo Agent pid 50 killed; [2020-10-19T01:07:51.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-19T01:07:52.329Z] + git semver [Pipeline] } [2020-10-19T01:07:52.350Z] $ docker stop --time=1 7c94063d6e1aeaa681a5ee433de8920de84edbdbb8fc23db227548dea1937804 [2020-10-19T01:07:54.253Z] $ docker rm -f 7c94063d6e1aeaa681a5ee433de8920de84edbdbb8fc23db227548dea1937804 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-19T01:07:54.726Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-19T01:07:55.207Z] Stashed 1 file(s) [Pipeline] echo [2020-10-19T01:07:55.209Z] [edgeXSemver]: initialized semver on version 0.1.101 [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-19T01:08:10.729Z] Still waiting to schedule task [2020-10-19T01:08:10.729Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-19T01:08:10.731Z] Still waiting to schedule task [2020-10-19T01:08:10.731Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-19T01:10:18.220Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6112 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-10-19T01:10:18.309Z] Running in /w/workspace/go-mod-core-contracts/67 [Pipeline] { [Pipeline] checkout [2020-10-19T01:10:23.518Z] using credential edgex-jenkins-ssh [2020-10-19T01:10:23.664Z] Cloning the remote Git repository [2020-10-19T01:10:23.726Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T01:10:23.832Z] > git init /w/workspace/go-mod-core-contracts/67 # timeout=10 [2020-10-19T01:10:23.933Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T01:10:23.934Z] > git --version # timeout=10 [2020-10-19T01:10:23.952Z] > git --version # 'git version 2.17.1' [2020-10-19T01:10:23.954Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T01:10:24.025Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T01:10:25.662Z] Checking out Revision d140074b2025bfa6cd9f363d3898411c689815b6 (master) [2020-10-19T01:10:25.064Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T01:10:25.092Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T01:10:25.128Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T01:10:25.171Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T01:10:25.172Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T01:10:25.186Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T01:10:25.691Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T01:10:25.710Z] > git checkout -f d140074b2025bfa6cd9f363d3898411c689815b6 # timeout=10 [2020-10-19T01:10:30.323Z] Commit message: "Merge pull request #348 from cloudxxx8/issue-347" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T01:10:31.474Z] ========================================================= [2020-10-19T01:10:31.474Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-19T01:10:31.474Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T01:10:32.558Z] + 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-19T01:10:33.547Z] Sending build context to Docker daemon 1.743MB [2020-10-19T01:10:33.547Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-19T01:10:33.547Z] Step 2/7 : FROM ${BASE} [2020-10-19T01:10:33.827Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-19T01:10:33.827Z] b538f80385f9: Pulling fs layer [2020-10-19T01:10:33.827Z] 74f711af9a0d: Pulling fs layer [2020-10-19T01:10:33.827Z] 99f96fe45779: Pulling fs layer [2020-10-19T01:10:33.827Z] 8529a6b9a6be: Pulling fs layer [2020-10-19T01:10:33.827Z] 45590311c82a: Pulling fs layer [2020-10-19T01:10:33.827Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-19T01:10:33.827Z] 209524e5b208: Pulling fs layer [2020-10-19T01:10:33.827Z] 45590311c82a: Waiting [2020-10-19T01:10:33.827Z] 69ca0ff8b7b3: Waiting [2020-10-19T01:10:33.827Z] 209524e5b208: Waiting [2020-10-19T01:10:33.827Z] 8529a6b9a6be: Waiting [2020-10-19T01:10:33.827Z] 99f96fe45779: Verifying Checksum [2020-10-19T01:10:33.827Z] 99f96fe45779: Download complete [2020-10-19T01:10:33.827Z] 74f711af9a0d: Verifying Checksum [2020-10-19T01:10:33.827Z] 74f711af9a0d: Download complete [2020-10-19T01:10:33.827Z] 45590311c82a: Verifying Checksum [2020-10-19T01:10:33.828Z] 45590311c82a: Download complete [2020-10-19T01:10:33.828Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-19T01:10:33.828Z] 69ca0ff8b7b3: Download complete [2020-10-19T01:10:34.113Z] b538f80385f9: Download complete [2020-10-19T01:10:34.728Z] b538f80385f9: Pull complete [2020-10-19T01:10:35.337Z] 74f711af9a0d: Pull complete [2020-10-19T01:10:35.944Z] 99f96fe45779: Pull complete [2020-10-19T01:10:36.936Z] 209524e5b208: Verifying Checksum [2020-10-19T01:10:36.936Z] 209524e5b208: Download complete [2020-10-19T01:10:37.917Z] 8529a6b9a6be: Verifying Checksum [2020-10-19T01:10:37.917Z] 8529a6b9a6be: Download complete [2020-10-19T01:10:48.098Z] 8529a6b9a6be: Pull complete [2020-10-19T01:10:48.376Z] 45590311c82a: Pull complete [2020-10-19T01:10:48.649Z] 69ca0ff8b7b3: Pull complete [2020-10-19T01:10:52.980Z] 209524e5b208: Pull complete [2020-10-19T01:10:52.980Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-19T01:10:52.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-19T01:10:52.980Z] ---> 5bddaf1c2fca [2020-10-19T01:10:52.980Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T01:10:55.610Z] ---> Running in ef129bf29a58 [2020-10-19T01:10:55.610Z] Removing intermediate container ef129bf29a58 [2020-10-19T01:10:55.610Z] ---> d756e30d80df [2020-10-19T01:10:55.610Z] Step 4/7 : RUN apk add bash [2020-10-19T01:10:55.884Z] ---> Running in 9377f463b126 [2020-10-19T01:10:57.326Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-19T01:10:58.755Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-19T01:11:00.733Z] OK: 142 MiB in 39 packages [2020-10-19T01:11:01.718Z] Removing intermediate container 9377f463b126 [2020-10-19T01:11:01.718Z] ---> 3f4152335c62 [2020-10-19T01:11:01.718Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-19T01:11:01.995Z] ---> Running in 2e53a839fe0d [2020-10-19T01:11:02.271Z] Removing intermediate container 2e53a839fe0d [2020-10-19T01:11:02.271Z] ---> 5d9f17f0a474 [2020-10-19T01:11:02.271Z] Step 6/7 : COPY go.mod . [2020-10-19T01:11:03.269Z] ---> 9d6d0f3c8581 [2020-10-19T01:11:03.269Z] Step 7/7 : RUN go mod download [2020-10-19T01:11:03.269Z] ---> Running in 5a4f40070f6a [2020-10-19T01:11:07.460Z] Running on prd-centos7-docker-4c-2g-6113 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-10-19T01:11:07.529Z] Running in /w/workspace/go-mod-core-contracts/67 [Pipeline] { [Pipeline] checkout [2020-10-19T01:11:11.263Z] using credential edgex-jenkins-ssh [2020-10-19T01:11:11.320Z] Cloning the remote Git repository [2020-10-19T01:11:11.347Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T01:11:11.417Z] > git init /w/workspace/go-mod-core-contracts/67 # timeout=10 [2020-10-19T01:11:11.474Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T01:11:11.475Z] > git --version # timeout=10 [2020-10-19T01:11:11.482Z] > git --version # 'git version 2.16.5' [2020-10-19T01:11:11.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T01:11:11.511Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T01:11:12.125Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T01:11:12.132Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T01:11:12.144Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T01:11:12.160Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T01:11:12.160Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T01:11:12.165Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T01:11:12.533Z] Checking out Revision d140074b2025bfa6cd9f363d3898411c689815b6 (master) [2020-10-19T01:11:12.541Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T01:11:12.547Z] > git checkout -f d140074b2025bfa6cd9f363d3898411c689815b6 # timeout=10 [2020-10-19T01:11:16.258Z] Commit message: "Merge pull request #348 from cloudxxx8/issue-347" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T01:11:16.995Z] ========================================================= [2020-10-19T01:11:16.995Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-19T01:11:16.995Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T01:11:17.664Z] + 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-19T01:11:17.928Z] Sending build context to Docker daemon 1.743MB [2020-10-19T01:11:17.928Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-19T01:11:17.928Z] Step 2/7 : FROM ${BASE} [2020-10-19T01:11:17.928Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-19T01:11:17.928Z] df20fa9351a1: Pulling fs layer [2020-10-19T01:11:17.928Z] ed8968b2872e: Pulling fs layer [2020-10-19T01:11:17.928Z] a92cc7c5fd73: Pulling fs layer [2020-10-19T01:11:17.928Z] e871e8e8d7a9: Pulling fs layer [2020-10-19T01:11:17.928Z] e73272ec9a57: Pulling fs layer [2020-10-19T01:11:17.928Z] 1e910a182e73: Pulling fs layer [2020-10-19T01:11:17.928Z] 4e634b169226: Pulling fs layer [2020-10-19T01:11:17.928Z] e73272ec9a57: Waiting [2020-10-19T01:11:17.928Z] e871e8e8d7a9: Waiting [2020-10-19T01:11:17.928Z] 4e634b169226: Waiting [2020-10-19T01:11:17.928Z] 1e910a182e73: Waiting [2020-10-19T01:11:18.191Z] a92cc7c5fd73: Verifying Checksum [2020-10-19T01:11:18.191Z] a92cc7c5fd73: Download complete [2020-10-19T01:11:18.191Z] ed8968b2872e: Download complete [2020-10-19T01:11:18.191Z] e73272ec9a57: Verifying Checksum [2020-10-19T01:11:18.191Z] e73272ec9a57: Download complete [2020-10-19T01:11:18.191Z] 1e910a182e73: Verifying Checksum [2020-10-19T01:11:18.191Z] 1e910a182e73: Download complete [2020-10-19T01:11:18.191Z] df20fa9351a1: Verifying Checksum [2020-10-19T01:11:18.191Z] df20fa9351a1: Download complete [2020-10-19T01:11:18.374Z] Removing intermediate container 5a4f40070f6a [2020-10-19T01:11:18.375Z] ---> ea38bbd3051c [2020-10-19T01:11:18.375Z] Successfully built ea38bbd3051c [2020-10-19T01:11:18.375Z] Successfully tagged ci-base-image-arm64:latest [2020-10-19T01:11:18.454Z] df20fa9351a1: Pull complete [Pipeline] isUnix [Pipeline] sh [2020-10-19T01:11:18.718Z] ed8968b2872e: Pull complete [2020-10-19T01:11:18.718Z] a92cc7c5fd73: Pull complete [2020-10-19T01:11:18.787Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T01:11:18.787Z] . [Pipeline] withDockerContainer [2020-10-19T01:11:19.041Z] prd-ubuntu18.04-docker-arm64-4c-16g-6112 does not seem to be running inside a container [2020-10-19T01:11:19.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/67 -v /w/workspace/go-mod-core-contracts/67:/w/workspace/go-mod-core-contracts/67:rw,z -v /w/workspace/go-mod-core-contracts/67@tmp:/w/workspace/go-mod-core-contracts/67@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-19T01:11:20.656Z] 4e634b169226: Verifying Checksum [2020-10-19T01:11:20.656Z] 4e634b169226: Download complete [2020-10-19T01:11:20.889Z] $ docker top ec3d39b8c3f5d34e5cf4408f84c681f6582b4693be0443f32ad33953a80dfc61 -eo pid,comm [2020-10-19T01:11:20.918Z] e871e8e8d7a9: Verifying Checksum [2020-10-19T01:11:20.918Z] e871e8e8d7a9: Download complete [Pipeline] { [Pipeline] sh [2020-10-19T01:11:22.327Z] + go version [2020-10-19T01:11:22.327Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-19T01:11:22.355Z] $ docker stop --time=1 ec3d39b8c3f5d34e5cf4408f84c681f6582b4693be0443f32ad33953a80dfc61 [2020-10-19T01:11:24.235Z] $ docker rm -f ec3d39b8c3f5d34e5cf4408f84c681f6582b4693be0443f32ad33953a80dfc61 [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 [2020-10-19T01:11:26.272Z] e871e8e8d7a9: Pull complete [2020-10-19T01:11:26.272Z] e73272ec9a57: Pull complete [2020-10-19T01:11:26.272Z] 1e910a182e73: Pull complete [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-19T01:11:36.416Z] 4e634b169226: Pull complete [2020-10-19T01:11:36.416Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-19T01:11:36.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-19T01:11:36.416Z] ---> f7629b54cfaa [2020-10-19T01:11:36.416Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T01:11:36.416Z] ---> Running in 949255da2ab2 [2020-10-19T01:11:36.416Z] Removing intermediate container 949255da2ab2 [2020-10-19T01:11:36.416Z] ---> 2656c8a294cf [2020-10-19T01:11:36.416Z] Step 4/7 : RUN apk add bash [2020-10-19T01:11:36.416Z] ---> Running in d4e98cc5aaef [2020-10-19T01:11:36.416Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-19T01:11:37.476Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-19T01:11:38.345Z] OK: 166 MiB in 39 packages [2020-10-19T01:11:38.345Z] Removing intermediate container d4e98cc5aaef [2020-10-19T01:11:38.345Z] ---> a8083166af0b [2020-10-19T01:11:38.345Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-19T01:11:38.745Z] ---> Running in 9fa0dc48192f [2020-10-19T01:11:38.745Z] Removing intermediate container 9fa0dc48192f [2020-10-19T01:11:38.745Z] ---> 61afd220d503 [2020-10-19T01:11:38.745Z] Step 6/7 : COPY go.mod . [2020-10-19T01:11:38.745Z] ---> c75e62c07650 [2020-10-19T01:11:38.745Z] Step 7/7 : RUN go mod download [2020-10-19T01:11:39.348Z] ---> Running in 0321239890c1 [2020-10-19T01:11:50.035Z] Removing intermediate container 0321239890c1 [2020-10-19T01:11:50.035Z] ---> 548b81bbc8e8 [2020-10-19T01:11:50.035Z] Successfully built 548b81bbc8e8 [2020-10-19T01:11:50.035Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T01:11:50.390Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T01:11:50.390Z] . [Pipeline] withDockerContainer [2020-10-19T01:11:50.501Z] prd-centos7-docker-4c-2g-6113 does not seem to be running inside a container [2020-10-19T01:11:50.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/67 -v /w/workspace/go-mod-core-contracts/67:/w/workspace/go-mod-core-contracts/67:rw,z -v /w/workspace/go-mod-core-contracts/67@tmp:/w/workspace/go-mod-core-contracts/67@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 ******** ci-base-image-x86_64 cat [2020-10-19T01:11:51.188Z] $ docker top 966a57f97825e40a9b5a277ac48a7c4e93aa36615e4b8f4439c8ac45b8451c12 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T01:11:51.727Z] + go version [2020-10-19T01:11:51.727Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-19T01:11:51.741Z] $ docker stop --time=1 966a57f97825e40a9b5a277ac48a7c4e93aa36615e4b8f4439c8ac45b8451c12 [2020-10-19T01:11:53.095Z] $ docker rm -f 966a57f97825e40a9b5a277ac48a7c4e93aa36615e4b8f4439c8ac45b8451c12 [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-19T01:11:56.160Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-10-19T01:11:56.162Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-10-19T01:11:56.228Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-19T01:11:56.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-19T01:11:56.594Z] [2020-10-19T01:11:56.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-10-19T01:11:56.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-19T01:11:56.955Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-10-19T01:11:56.955Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-19T01:11:56.955Z] 408f87550127: Pulling fs layer [2020-10-19T01:11:56.955Z] fe522b08c979: Pulling fs layer [2020-10-19T01:11:56.955Z] 221eaa008020: Pulling fs layer [2020-10-19T01:11:56.955Z] 2a4607e5d6b9: Pulling fs layer [2020-10-19T01:11:56.955Z] 8f79b27c4fd2: Pulling fs layer [2020-10-19T01:11:56.955Z] e5c8dbe1645b: Pulling fs layer [2020-10-19T01:11:56.955Z] 23e8b3b47431: Pulling fs layer [2020-10-19T01:11:56.955Z] 5c568d65a230: Pulling fs layer [2020-10-19T01:11:56.955Z] 8f79b27c4fd2: Waiting [2020-10-19T01:11:56.955Z] e5c8dbe1645b: Waiting [2020-10-19T01:11:56.955Z] 23e8b3b47431: Waiting [2020-10-19T01:11:56.955Z] 5c568d65a230: Waiting [2020-10-19T01:11:56.955Z] 221eaa008020: Waiting [2020-10-19T01:11:56.955Z] 2a4607e5d6b9: Waiting [2020-10-19T01:11:56.955Z] fe522b08c979: Verifying Checksum [2020-10-19T01:11:56.955Z] fe522b08c979: Download complete [2020-10-19T01:11:56.955Z] 408f87550127: Download complete [2020-10-19T01:11:56.955Z] 2a4607e5d6b9: Verifying Checksum [2020-10-19T01:11:56.955Z] 2a4607e5d6b9: Download complete [2020-10-19T01:11:56.955Z] 8f79b27c4fd2: Verifying Checksum [2020-10-19T01:11:56.955Z] 8f79b27c4fd2: Download complete [2020-10-19T01:11:57.223Z] cbdbe7a5bc2a: Download complete [2020-10-19T01:11:57.489Z] cbdbe7a5bc2a: Pull complete [2020-10-19T01:11:57.754Z] 408f87550127: Pull complete [2020-10-19T01:11:57.755Z] fe522b08c979: Pull complete [2020-10-19T01:11:58.335Z] e5c8dbe1645b: Verifying Checksum [2020-10-19T01:11:58.335Z] e5c8dbe1645b: Download complete [2020-10-19T01:11:59.734Z] 23e8b3b47431: Verifying Checksum [2020-10-19T01:11:59.734Z] 23e8b3b47431: Download complete [2020-10-19T01:12:00.000Z] 5c568d65a230: Verifying Checksum [2020-10-19T01:12:00.000Z] 5c568d65a230: Download complete [2020-10-19T01:12:01.398Z] 221eaa008020: Verifying Checksum [2020-10-19T01:12:01.398Z] 221eaa008020: Download complete [2020-10-19T01:12:08.058Z] 221eaa008020: Pull complete [2020-10-19T01:12:08.058Z] 2a4607e5d6b9: Pull complete [2020-10-19T01:12:08.058Z] 8f79b27c4fd2: Pull complete [2020-10-19T01:12:09.452Z] e5c8dbe1645b: Pull complete [2020-10-19T01:12:12.783Z] 23e8b3b47431: Pull complete [2020-10-19T01:12:14.181Z] 5c568d65a230: Pull complete [2020-10-19T01:12:14.181Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-10-19T01:12:14.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-19T01:12:14.181Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-10-19T01:12:14.414Z] prd-centos7-docker-4c-2g-6111 does not seem to be running inside a container [2020-10-19T01:12:14.470Z] $ 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-19T01:12:15.556Z] $ docker top a3f03c34ce85084679e5db98ab4cf597642cf7e6a41fb7fa7fb6132ef06c7bf7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T01:12:16.118Z] + snyk monitor '--org=edgex-jenkins' [2020-10-19T01:12:26.161Z] [2020-10-19T01:12:26.161Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... [2020-10-19T01:12:26.161Z] [2020-10-19T01:12:26.161Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/5716b8de-016e-4bba-b0b1-fafee38b62f8 [2020-10-19T01:12:26.161Z] [2020-10-19T01:12:26.161Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-10-19T01:12:26.161Z] [2020-10-19T01:12:26.161Z] [2020-10-19T01:12:26.161Z] Snyk CLI supports Node.js 8 and higher. [2020-10-19T01:12:26.161Z] 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-19T01:12:26.161Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-10-19T01:12:26.161Z] [2020-10-19T01:12:26.161Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-10-19T01:12:26.161Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [2020-10-19T01:12:26.161Z] You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. [2020-10-19T01:12:26.161Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-10-19T01:12:26.179Z] $ docker stop --time=1 a3f03c34ce85084679e5db98ab4cf597642cf7e6a41fb7fa7fb6132ef06c7bf7 [2020-10-19T01:12:28.494Z] $ docker rm -f a3f03c34ce85084679e5db98ab4cf597642cf7e6a41fb7fa7fb6132ef06c7bf7 [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-19T01:12:30.385Z] + git log --format=format:%s -1 d140074b2025bfa6cd9f363d3898411c689815b6 [Pipeline] isUnix [Pipeline] sh [2020-10-19T01:12:30.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T01:12:30.701Z] . [Pipeline] withDockerContainer [2020-10-19T01:12:30.803Z] prd-centos7-docker-4c-2g-6111 does not seem to be running inside a container [2020-10-19T01:12:30.858Z] $ 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-19T01:12:31.633Z] $ docker top 45773f454483c41d1c31ca15390c11a1ae3a9d55a72a67fd8f6e2c48c5412173 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-19T01:12:31.995Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T01:12:31.995Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T01:12:32.234Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T01:12:32.239Z] $ docker exec 45773f454483c41d1c31ca15390c11a1ae3a9d55a72a67fd8f6e2c48c5412173 ssh-agent [2020-10-19T01:12:32.419Z] SSH_AUTH_SOCK=/tmp/ssh-q0kDPpGUx7qg/agent.11 [2020-10-19T01:12:32.419Z] SSH_AGENT_PID=17 [2020-10-19T01:12:32.427Z] Running ssh-add (command line suppressed) [2020-10-19T01:12:32.567Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5741577022097533823.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5741577022097533823.key) [2020-10-19T01:12:32.619Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T01:12:32.968Z] + git semver tag [2020-10-19T01:12:32.968Z] # -> Open(): unable to determine branch for HEAD [2020-10-19T01:12:32.968Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-10-19T01:12:32.968Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-10-19T01:12:32.968Z] # $SEMVER_REMOTE_NAME = origin [2020-10-19T01:12:32.968Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-19T01:12:32.968Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-19T01:12:32.968Z] # $SEMVER_BRANCH = master [2020-10-19T01:12:32.968Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-10-19T01:12:32.968Z] # d140074b2025bfa6cd9f363d3898411c689815b6 HEAD [2020-10-19T01:12:32.968Z] # -> Force: false [2020-10-19T01:12:32.968Z] # c5bbc1ecd9878c01c4b332025bde92cd2e91b6ef refs/tags/v0.1.101 [Pipeline] } [2020-10-19T01:12:32.983Z] $ docker exec --env ******** --env ******** 45773f454483c41d1c31ca15390c11a1ae3a9d55a72a67fd8f6e2c48c5412173 ssh-agent -k [2020-10-19T01:12:33.100Z] unset SSH_AUTH_SOCK; [2020-10-19T01:12:33.100Z] unset SSH_AGENT_PID; [2020-10-19T01:12:33.100Z] echo Agent pid 17 killed; [2020-10-19T01:12:33.152Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-19T01:12:33.636Z] + git semver [Pipeline] } [2020-10-19T01:12:33.654Z] $ docker stop --time=1 45773f454483c41d1c31ca15390c11a1ae3a9d55a72a67fd8f6e2c48c5412173 [2020-10-19T01:12:34.986Z] $ docker rm -f 45773f454483c41d1c31ca15390c11a1ae3a9d55a72a67fd8f6e2c48c5412173 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-10-19T01:12:35.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-19T01:12:35.686Z] [2020-10-19T01:12:35.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-10-19T01:12:36.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-19T01:12:36.037Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-10-19T01:12:36.037Z] ab5ef0e58194: Pulling fs layer [2020-10-19T01:12:36.037Z] 9712f1f96733: Pulling fs layer [2020-10-19T01:12:36.037Z] 63f879dbbcfc: Pulling fs layer [2020-10-19T01:12:36.037Z] 0d9ebad4ef96: Pulling fs layer [2020-10-19T01:12:36.037Z] e9a5061849ea: Pulling fs layer [2020-10-19T01:12:36.037Z] d747dcd14b5f: Pulling fs layer [2020-10-19T01:12:36.037Z] 2de7ff778b66: Pulling fs layer [2020-10-19T01:12:36.037Z] 0d9ebad4ef96: Waiting [2020-10-19T01:12:36.037Z] e9a5061849ea: Waiting [2020-10-19T01:12:36.037Z] d747dcd14b5f: Waiting [2020-10-19T01:12:36.037Z] 2de7ff778b66: Waiting [2020-10-19T01:12:36.037Z] 9712f1f96733: Download complete [2020-10-19T01:12:37.443Z] 63f879dbbcfc: Verifying Checksum [2020-10-19T01:12:37.443Z] 63f879dbbcfc: Download complete [2020-10-19T01:12:37.714Z] e9a5061849ea: Verifying Checksum [2020-10-19T01:12:37.714Z] e9a5061849ea: Download complete [2020-10-19T01:12:37.714Z] d747dcd14b5f: Verifying Checksum [2020-10-19T01:12:37.714Z] d747dcd14b5f: Download complete [2020-10-19T01:12:38.292Z] 2de7ff778b66: Verifying Checksum [2020-10-19T01:12:38.292Z] 2de7ff778b66: Download complete [2020-10-19T01:12:38.557Z] 0d9ebad4ef96: Verifying Checksum [2020-10-19T01:12:38.557Z] 0d9ebad4ef96: Download complete [2020-10-19T01:12:38.821Z] ab5ef0e58194: Verifying Checksum [2020-10-19T01:12:38.821Z] ab5ef0e58194: Download complete [2020-10-19T01:12:44.166Z] ab5ef0e58194: Pull complete [2020-10-19T01:12:44.166Z] 9712f1f96733: Pull complete [2020-10-19T01:12:45.569Z] 63f879dbbcfc: Pull complete [2020-10-19T01:12:53.769Z] 0d9ebad4ef96: Pull complete [2020-10-19T01:12:53.770Z] e9a5061849ea: Pull complete [2020-10-19T01:12:53.770Z] d747dcd14b5f: Pull complete [2020-10-19T01:12:58.014Z] 2de7ff778b66: Pull complete [2020-10-19T01:12:58.014Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-10-19T01:12:58.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-19T01:12:58.014Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-10-19T01:12:58.236Z] prd-centos7-docker-4c-2g-6111 does not seem to be running inside a container [2020-10-19T01:12:58.395Z] $ 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-19T01:13:01.053Z] $ docker top a82f5da9abf36491c606373614d270f6eaed5d6462f7c33a2ab99ae38ab20afb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-10-19T01:13:01.317Z] provisioning config files... [2020-10-19T01:13:01.348Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config463796471817628860tmp [2020-10-19T01:13:01.391Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config359383868721756308tmp [2020-10-19T01:13:01.430Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3183869412022652787tmp [Pipeline] { [Pipeline] echo [2020-10-19T01:13:01.490Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T01:13:01.814Z] ---> sigul-configuration.sh [2020-10-19T01:13:01.814Z] gpg: directory `/root/.gnupg' created [2020-10-19T01:13:01.814Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-10-19T01:13:01.814Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-10-19T01:13:01.814Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-10-19T01:13:01.814Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-10-19T01:13:01.814Z] gpg: CAST5 encrypted data [2020-10-19T01:13:02.080Z] gpg: encrypted with 1 passphrase [2020-10-19T01:13:02.080Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-10-19T01:13:02.394Z] + mkdir /home/jenkins [2020-10-19T01:13:02.394Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-10-19T01:13:02.699Z] + 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-19T01:13:02.710Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T01:13:03.008Z] ---> sigul-install.sh [2020-10-19T01:13:13.043Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-10-19T01:13:13.351Z] + git tag --list [2020-10-19T01:13:13.351Z] v0.0.0 [2020-10-19T01:13:13.351Z] v0.0.1 [2020-10-19T01:13:13.351Z] v0.1.0 [2020-10-19T01:13:13.351Z] v0.1.1 [2020-10-19T01:13:13.351Z] v0.1.10 [2020-10-19T01:13:13.351Z] v0.1.100 [2020-10-19T01:13:13.351Z] v0.1.101 [2020-10-19T01:13:13.351Z] v0.1.11 [2020-10-19T01:13:13.351Z] v0.1.12 [2020-10-19T01:13:13.351Z] v0.1.13 [2020-10-19T01:13:13.351Z] v0.1.14 [2020-10-19T01:13:13.351Z] v0.1.15 [2020-10-19T01:13:13.351Z] v0.1.16 [2020-10-19T01:13:13.351Z] v0.1.17 [2020-10-19T01:13:13.351Z] v0.1.18 [2020-10-19T01:13:13.351Z] v0.1.19 [2020-10-19T01:13:13.351Z] v0.1.2 [2020-10-19T01:13:13.351Z] v0.1.20 [2020-10-19T01:13:13.351Z] v0.1.21 [2020-10-19T01:13:13.351Z] v0.1.22 [2020-10-19T01:13:13.351Z] v0.1.23 [2020-10-19T01:13:13.351Z] v0.1.24 [2020-10-19T01:13:13.351Z] v0.1.25 [2020-10-19T01:13:13.351Z] v0.1.26 [2020-10-19T01:13:13.351Z] v0.1.27 [2020-10-19T01:13:13.351Z] v0.1.28 [2020-10-19T01:13:13.351Z] v0.1.29 [2020-10-19T01:13:13.351Z] v0.1.3 [2020-10-19T01:13:13.351Z] v0.1.30 [2020-10-19T01:13:13.351Z] v0.1.31 [2020-10-19T01:13:13.351Z] v0.1.32 [2020-10-19T01:13:13.351Z] v0.1.33 [2020-10-19T01:13:13.351Z] v0.1.34 [2020-10-19T01:13:13.351Z] v0.1.35 [2020-10-19T01:13:13.351Z] v0.1.36 [2020-10-19T01:13:13.351Z] v0.1.37 [2020-10-19T01:13:13.352Z] v0.1.38 [2020-10-19T01:13:13.352Z] v0.1.39 [2020-10-19T01:13:13.352Z] v0.1.4 [2020-10-19T01:13:13.352Z] v0.1.40 [2020-10-19T01:13:13.352Z] v0.1.41 [2020-10-19T01:13:13.352Z] v0.1.42 [2020-10-19T01:13:13.352Z] v0.1.43 [2020-10-19T01:13:13.352Z] v0.1.44 [2020-10-19T01:13:13.352Z] v0.1.45 [2020-10-19T01:13:13.352Z] v0.1.46 [2020-10-19T01:13:13.352Z] v0.1.47 [2020-10-19T01:13:13.352Z] v0.1.48 [2020-10-19T01:13:13.352Z] v0.1.49 [2020-10-19T01:13:13.352Z] v0.1.5 [2020-10-19T01:13:13.352Z] v0.1.50 [2020-10-19T01:13:13.352Z] v0.1.51 [2020-10-19T01:13:13.352Z] v0.1.52 [2020-10-19T01:13:13.352Z] v0.1.53 [2020-10-19T01:13:13.352Z] v0.1.54 [2020-10-19T01:13:13.352Z] v0.1.55 [2020-10-19T01:13:13.352Z] v0.1.56 [2020-10-19T01:13:13.352Z] v0.1.57 [2020-10-19T01:13:13.352Z] v0.1.58 [2020-10-19T01:13:13.352Z] v0.1.59 [2020-10-19T01:13:13.352Z] v0.1.6 [2020-10-19T01:13:13.352Z] v0.1.60 [2020-10-19T01:13:13.352Z] v0.1.61 [2020-10-19T01:13:13.352Z] v0.1.62 [2020-10-19T01:13:13.352Z] v0.1.63 [2020-10-19T01:13:13.352Z] v0.1.64 [2020-10-19T01:13:13.352Z] v0.1.65 [2020-10-19T01:13:13.352Z] v0.1.66 [2020-10-19T01:13:13.352Z] v0.1.67 [2020-10-19T01:13:13.352Z] v0.1.68 [2020-10-19T01:13:13.352Z] v0.1.69 [2020-10-19T01:13:13.352Z] v0.1.7 [2020-10-19T01:13:13.352Z] v0.1.70 [2020-10-19T01:13:13.352Z] v0.1.71 [2020-10-19T01:13:13.352Z] v0.1.72 [2020-10-19T01:13:13.352Z] v0.1.73 [2020-10-19T01:13:13.352Z] v0.1.74 [2020-10-19T01:13:13.352Z] v0.1.75 [2020-10-19T01:13:13.352Z] v0.1.76 [2020-10-19T01:13:13.352Z] v0.1.77 [2020-10-19T01:13:13.352Z] v0.1.78 [2020-10-19T01:13:13.352Z] v0.1.79 [2020-10-19T01:13:13.352Z] v0.1.8 [2020-10-19T01:13:13.352Z] v0.1.80 [2020-10-19T01:13:13.352Z] v0.1.81 [2020-10-19T01:13:13.352Z] v0.1.82 [2020-10-19T01:13:13.352Z] v0.1.83 [2020-10-19T01:13:13.352Z] v0.1.84 [2020-10-19T01:13:13.352Z] v0.1.85 [2020-10-19T01:13:13.352Z] v0.1.86 [2020-10-19T01:13:13.352Z] v0.1.87 [2020-10-19T01:13:13.352Z] v0.1.88 [2020-10-19T01:13:13.352Z] v0.1.89 [2020-10-19T01:13:13.352Z] v0.1.9 [2020-10-19T01:13:13.352Z] v0.1.90 [2020-10-19T01:13:13.352Z] v0.1.91 [2020-10-19T01:13:13.352Z] v0.1.92 [2020-10-19T01:13:13.352Z] v0.1.93 [2020-10-19T01:13:13.352Z] v0.1.94 [2020-10-19T01:13:13.352Z] v0.1.95 [2020-10-19T01:13:13.352Z] v0.1.96 [2020-10-19T01:13:13.352Z] v0.1.97 [2020-10-19T01:13:13.352Z] v0.1.98 [2020-10-19T01:13:13.352Z] v0.1.99 [Pipeline] sh [2020-10-19T01:13:13.657Z] + lftools sign git-tag v0.1.101 [2020-10-19T01:13:15.053Z] Signing Git tag with Sigul... [2020-10-19T01:13:15.053Z] Signing v0.1.101 [Pipeline] echo [2020-10-19T01:13:16.013Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T01:13:16.326Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-10-19T01:13:16.335Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-10-19T01:13:16.430Z] $ docker stop --time=1 a82f5da9abf36491c606373614d270f6eaed5d6462f7c33a2ab99ae38ab20afb [2020-10-19T01:13:18.447Z] $ docker rm -f a82f5da9abf36491c606373614d270f6eaed5d6462f7c33a2ab99ae38ab20afb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-10-19T01:13:19.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T01:13:19.489Z] . [Pipeline] withDockerContainer [2020-10-19T01:13:20.550Z] prd-centos7-docker-4c-2g-6111 does not seem to be running inside a container [2020-10-19T01:13:20.596Z] $ 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-19T01:13:21.410Z] $ docker top 645e5e7bb419087baa3b6872e7d8c8ad3ba52812e20de9c15003ec01142ff5ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-19T01:13:21.744Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T01:13:21.744Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T01:13:21.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T01:13:21.993Z] $ docker exec 645e5e7bb419087baa3b6872e7d8c8ad3ba52812e20de9c15003ec01142ff5ff ssh-agent [2020-10-19T01:13:22.182Z] SSH_AUTH_SOCK=/tmp/ssh-4vg92DgP7tZx/agent.13 [2020-10-19T01:13:22.182Z] SSH_AGENT_PID=18 [2020-10-19T01:13:22.191Z] Running ssh-add (command line suppressed) [2020-10-19T01:13:22.334Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6827215691612890206.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6827215691612890206.key) [2020-10-19T01:13:22.391Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T01:13:22.735Z] + git semver bump patch [2020-10-19T01:13:22.735Z] # -> Open(): unable to determine branch for HEAD [2020-10-19T01:13:22.735Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-10-19T01:13:22.735Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-10-19T01:13:22.735Z] # $SEMVER_REMOTE_NAME = origin [2020-10-19T01:13:22.735Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-19T01:13:22.735Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-19T01:13:22.735Z] # $SEMVER_BRANCH = master [2020-10-19T01:13:22.735Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-10-19T01:13:22.735Z] 0.1.102 [Pipeline] } [2020-10-19T01:13:22.750Z] $ docker exec --env ******** --env ******** 645e5e7bb419087baa3b6872e7d8c8ad3ba52812e20de9c15003ec01142ff5ff ssh-agent -k [2020-10-19T01:13:22.885Z] unset SSH_AUTH_SOCK; [2020-10-19T01:13:22.886Z] unset SSH_AGENT_PID; [2020-10-19T01:13:22.886Z] echo Agent pid 18 killed; [2020-10-19T01:13:22.936Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-19T01:13:23.421Z] + git semver [Pipeline] } [2020-10-19T01:13:23.441Z] $ docker stop --time=1 645e5e7bb419087baa3b6872e7d8c8ad3ba52812e20de9c15003ec01142ff5ff [2020-10-19T01:13:24.796Z] $ docker rm -f 645e5e7bb419087baa3b6872e7d8c8ad3ba52812e20de9c15003ec01142ff5ff [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-19T01:13:25.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T01:13:25.328Z] . [Pipeline] withDockerContainer [2020-10-19T01:13:25.436Z] prd-centos7-docker-4c-2g-6111 does not seem to be running inside a container [2020-10-19T01:13:25.487Z] $ 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-19T01:13:26.090Z] $ docker top 5246638bd5a108bcf266ba7026a56ea2b2810270ae310860c52674e9cb5884a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-19T01:13:26.483Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T01:13:26.483Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T01:13:26.666Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T01:13:26.671Z] $ docker exec 5246638bd5a108bcf266ba7026a56ea2b2810270ae310860c52674e9cb5884a8 ssh-agent [2020-10-19T01:13:26.852Z] SSH_AUTH_SOCK=/tmp/ssh-jZBnM88x9ia0/agent.13 [2020-10-19T01:13:26.852Z] SSH_AGENT_PID=19 [2020-10-19T01:13:26.859Z] Running ssh-add (command line suppressed) [2020-10-19T01:13:27.003Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2459132286718266624.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2459132286718266624.key) [2020-10-19T01:13:27.063Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T01:13:27.401Z] + git semver push [2020-10-19T01:13:27.401Z] # -> Open(): unable to determine branch for HEAD [2020-10-19T01:13:27.401Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-10-19T01:13:27.401Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-10-19T01:13:27.401Z] # $SEMVER_REMOTE_NAME = origin [2020-10-19T01:13:27.401Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-19T01:13:27.401Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-19T01:13:27.401Z] # $SEMVER_BRANCH = master [2020-10-19T01:13:27.401Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-10-19T01:13:34.028Z] $ docker exec --env ******** --env ******** 5246638bd5a108bcf266ba7026a56ea2b2810270ae310860c52674e9cb5884a8 ssh-agent -k [2020-10-19T01:13:34.172Z] unset SSH_AUTH_SOCK; [2020-10-19T01:13:34.173Z] unset SSH_AGENT_PID; [2020-10-19T01:13:34.173Z] echo Agent pid 19 killed; [2020-10-19T01:13:34.224Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-19T01:13:34.710Z] + git semver [Pipeline] } [2020-10-19T01:13:34.728Z] $ docker stop --time=1 5246638bd5a108bcf266ba7026a56ea2b2810270ae310860c52674e9cb5884a8 [2020-10-19T01:13:36.070Z] $ docker rm -f 5246638bd5a108bcf266ba7026a56ea2b2810270ae310860c52674e9cb5884a8 [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-19T01:13:37.541Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T01:13:38.121Z] ---> package-listing.sh [2020-10-19T01:13:38.121Z] ++ facter osfamily [2020-10-19T01:13:38.121Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-19T01:13:38.121Z] + OS_FAMILY=redhat [2020-10-19T01:13:38.121Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2020-10-19T01:13:38.121Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-19T01:13:38.121Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-19T01:13:38.121Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-19T01:13:38.121Z] + PACKAGES=/tmp/packages_start.txt [2020-10-19T01:13:38.121Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-10-19T01:13:38.121Z] + PACKAGES=/tmp/packages_end.txt [2020-10-19T01:13:38.121Z] + case "${OS_FAMILY}" in [2020-10-19T01:13:38.121Z] + rpm -qa [2020-10-19T01:13:38.121Z] + sort [2020-10-19T01:13:42.355Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-19T01:13:42.355Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-19T01:13:42.355Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-19T01:13:42.355Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-10-19T01:13:42.355Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2020-10-19T01:13:42.355Z] + 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-19T01:13:42.371Z] 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-19T01:13:42.671Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-19T01:13:42.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T01:13:42.981Z] [2020-10-19T01:13:42.981Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-19T01:13:43.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T01:13:43.338Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-19T01:13:43.338Z] df20fa9351a1: Pulling fs layer [2020-10-19T01:13:43.338Z] 36b3adc4ff6f: Pulling fs layer [2020-10-19T01:13:43.338Z] 8ad3a11d3b57: Pulling fs layer [2020-10-19T01:13:43.338Z] 46f8f816bc3b: Pulling fs layer [2020-10-19T01:13:43.338Z] 93b61091891f: Pulling fs layer [2020-10-19T01:13:43.338Z] 93b9cdb0e59b: Pulling fs layer [2020-10-19T01:13:43.338Z] 5e14af77c1be: Pulling fs layer [2020-10-19T01:13:43.338Z] 01666e4c0597: Pulling fs layer [2020-10-19T01:13:43.338Z] aa168da1d23b: Pulling fs layer [2020-10-19T01:13:43.338Z] 46f8f816bc3b: Waiting [2020-10-19T01:13:43.338Z] 93b61091891f: Waiting [2020-10-19T01:13:43.338Z] 93b9cdb0e59b: Waiting [2020-10-19T01:13:43.338Z] 5e14af77c1be: Waiting [2020-10-19T01:13:43.338Z] 01666e4c0597: Waiting [2020-10-19T01:13:43.338Z] aa168da1d23b: Waiting [2020-10-19T01:13:43.338Z] 36b3adc4ff6f: Verifying Checksum [2020-10-19T01:13:43.338Z] 36b3adc4ff6f: Download complete [2020-10-19T01:13:43.338Z] 46f8f816bc3b: Download complete [2020-10-19T01:13:43.601Z] df20fa9351a1: Verifying Checksum [2020-10-19T01:13:43.601Z] df20fa9351a1: Download complete [2020-10-19T01:13:43.601Z] 93b9cdb0e59b: Verifying Checksum [2020-10-19T01:13:43.601Z] 93b9cdb0e59b: Download complete [2020-10-19T01:13:43.601Z] 5e14af77c1be: Verifying Checksum [2020-10-19T01:13:43.601Z] 5e14af77c1be: Download complete [2020-10-19T01:13:43.601Z] 93b61091891f: Verifying Checksum [2020-10-19T01:13:43.601Z] 93b61091891f: Download complete [2020-10-19T01:13:43.601Z] 01666e4c0597: Verifying Checksum [2020-10-19T01:13:43.601Z] 01666e4c0597: Download complete [2020-10-19T01:13:43.864Z] df20fa9351a1: Pull complete [2020-10-19T01:13:44.132Z] 8ad3a11d3b57: Verifying Checksum [2020-10-19T01:13:44.132Z] 8ad3a11d3b57: Download complete [2020-10-19T01:13:44.132Z] 36b3adc4ff6f: Pull complete [2020-10-19T01:13:44.713Z] 8ad3a11d3b57: Pull complete [2020-10-19T01:13:44.982Z] 46f8f816bc3b: Pull complete [2020-10-19T01:13:45.559Z] 93b61091891f: Pull complete [2020-10-19T01:13:45.824Z] 93b9cdb0e59b: Pull complete [2020-10-19T01:13:46.087Z] 5e14af77c1be: Pull complete [2020-10-19T01:13:46.398Z] 01666e4c0597: Pull complete [2020-10-19T01:13:46.680Z] aa168da1d23b: Verifying Checksum [2020-10-19T01:13:46.680Z] aa168da1d23b: Download complete [2020-10-19T01:13:54.931Z] aa168da1d23b: Pull complete [2020-10-19T01:13:54.931Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-19T01:13:54.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T01:13:54.931Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-19T01:13:55.054Z] prd-centos7-docker-4c-2g-6111 does not seem to be running inside a container [2020-10-19T01:13:55.103Z] $ 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-19T01:13:58.074Z] $ docker top 6e4d5d3103eb0c091f39729fac34247a0785cf9ae2fe5bc36f14f51975f41d0a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T01:13:58.600Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-19T01:13:58.901Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-19T01:13:59.201Z] + ls /var/log/sa-host [2020-10-19T01:13:59.201Z] + sadf -c /var/log/sa-host/sa05 [2020-10-19T01:13:59.201Z] file_magic: OK [2020-10-19T01:13:59.201Z] HZ: Using current value: 100 [2020-10-19T01:13:59.201Z] file_header: OK [2020-10-19T01:13:59.201Z] 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-19T01:13:59.201Z] Statistics: [2020-10-19T01:13:59.201Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T01:13:59.201Z] File successfully converted to sysstat format version 12.2.1 [2020-10-19T01:13:59.201Z] + sadf -c /var/log/sa-host/sa19 [2020-10-19T01:13:59.201Z] file_magic: OK [2020-10-19T01:13:59.201Z] HZ: Using current value: 100 [2020-10-19T01:13:59.201Z] file_header: OK [2020-10-19T01:13:59.201Z] 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-19T01:13:59.201Z] Statistics: [2020-10-19T01:13:59.201Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T01:13:59.201Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-19T01:13:59.829Z] provisioning config files... [2020-10-19T01:13:59.846Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7762653362401636664tmp [Pipeline] { [Pipeline] echo [2020-10-19T01:13:59.920Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T01:14:00.226Z] ---> create-netrc.sh [Pipeline] } [2020-10-19T01:14:00.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-19T01:14:00.352Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T01:14:00.677Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-19T01:14:00.696Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T01:14:00.994Z] ---> sudo-logs.sh [2020-10-19T01:14:00.995Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-19T01:14:01.007Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T01:14:01.311Z] ---> job-cost.sh [2020-10-19T01:14:01.311Z] lf-activate-venv: SKIPPING [2020-10-19T01:14:01.311Z] INFO: No Stack... [2020-10-19T01:14:02.720Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-19T01:14:02.983Z] INFO: Archiving Costs [Pipeline] echo [2020-10-19T01:14:03.005Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T01:14:03.325Z] ---> logs-deploy.sh [2020-10-19T01:14:03.325Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/67 [2020-10-19T01:14:03.325Z] INFO: archiving workspace using pattern(s): [2020-10-19T01:14:05.266Z] Archives upload complete. [2020-10-19T01:14:05.266Z] INFO: archiving logs to Nexus [2020-10-19T01:14:06.222Z] ---> uname -a: [2020-10-19T01:14:06.222Z] Linux prd-centos7-docker-4c-2g-6111.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-10-19T01:14:06.222Z] [2020-10-19T01:14:06.222Z] [2020-10-19T01:14:06.222Z] ---> lscpu: [2020-10-19T01:14:06.222Z] Architecture: x86_64 [2020-10-19T01:14:06.222Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-19T01:14:06.222Z] Byte Order: Little Endian [2020-10-19T01:14:06.222Z] Address sizes: 40 bits physical, 48 bits virtual [2020-10-19T01:14:06.222Z] CPU(s): 4 [2020-10-19T01:14:06.222Z] On-line CPU(s) list: 0-3 [2020-10-19T01:14:06.222Z] Thread(s) per core: 1 [2020-10-19T01:14:06.222Z] Core(s) per socket: 1 [2020-10-19T01:14:06.222Z] Socket(s): 4 [2020-10-19T01:14:06.222Z] NUMA node(s): 1 [2020-10-19T01:14:06.222Z] Vendor ID: GenuineIntel [2020-10-19T01:14:06.222Z] CPU family: 6 [2020-10-19T01:14:06.222Z] Model: 44 [2020-10-19T01:14:06.222Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-19T01:14:06.222Z] Stepping: 1 [2020-10-19T01:14:06.222Z] CPU MHz: 2933.436 [2020-10-19T01:14:06.222Z] BogoMIPS: 5866.87 [2020-10-19T01:14:06.222Z] Virtualization: VT-x [2020-10-19T01:14:06.222Z] Hypervisor vendor: KVM [2020-10-19T01:14:06.222Z] Virtualization type: full [2020-10-19T01:14:06.222Z] L1d cache: 128 KiB [2020-10-19T01:14:06.222Z] L1i cache: 128 KiB [2020-10-19T01:14:06.222Z] L2 cache: 16 MiB [2020-10-19T01:14:06.222Z] L3 cache: 64 MiB [2020-10-19T01:14:06.222Z] NUMA node0 CPU(s): 0-3 [2020-10-19T01:14:06.222Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-10-19T01:14:06.222Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-10-19T01:14:06.222Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-10-19T01:14:06.222Z] Vulnerability Meltdown: Mitigation; PTI [2020-10-19T01:14:06.222Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-10-19T01:14:06.222Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-10-19T01:14:06.222Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-10-19T01:14:06.222Z] Vulnerability Tsx async abort: Not affected [2020-10-19T01:14:06.222Z] 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-19T01:14:06.222Z] [2020-10-19T01:14:06.222Z] [2020-10-19T01:14:06.222Z] ---> nproc: [2020-10-19T01:14:06.222Z] 4 [2020-10-19T01:14:06.222Z] [2020-10-19T01:14:06.222Z] [2020-10-19T01:14:06.222Z] ---> df -h: [2020-10-19T01:14:06.222Z] Filesystem Size Used Available Use% Mounted on [2020-10-19T01:14:06.222Z] overlay 50.0G 8.4G 41.5G 17% / [2020-10-19T01:14:06.222Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-10-19T01:14:06.222Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-10-19T01:14:06.222Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-10-19T01:14:06.222Z] /dev/vda1 50.0G 8.4G 41.5G 17% /facter-os [2020-10-19T01:14:06.222Z] /dev/vda1 50.0G 8.4G 41.5G 17% /etc/resolv.conf [2020-10-19T01:14:06.222Z] /dev/vda1 50.0G 8.4G 41.5G 17% /etc/hostname [2020-10-19T01:14:06.222Z] /dev/vda1 50.0G 8.4G 41.5G 17% /etc/hosts [2020-10-19T01:14:06.222Z] /dev/vda1 50.0G 8.4G 41.5G 17% /run/cloud-init/result.json [2020-10-19T01:14:06.222Z] /dev/vda1 50.0G 8.4G 41.5G 17% /w/workspace/dry_go-mod-core-contracts_master [2020-10-19T01:14:06.222Z] /dev/vda1 50.0G 8.4G 41.5G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp [2020-10-19T01:14:06.222Z] /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/sa-host [2020-10-19T01:14:06.222Z] /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/secure [2020-10-19T01:14:06.222Z] /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/auth.log [2020-10-19T01:14:06.222Z] [2020-10-19T01:14:06.222Z] [2020-10-19T01:14:06.222Z] ---> free -m: [2020-10-19T01:14:06.222Z] total used free shared buff/cache available [2020-10-19T01:14:06.222Z] Mem: 1837 796 147 0 893 976 [2020-10-19T01:14:06.222Z] Swap: 1023 3 1020 [2020-10-19T01:14:06.222Z] [2020-10-19T01:14:06.222Z] [2020-10-19T01:14:06.222Z] ---> ip addr: [2020-10-19T01:14:06.222Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-10-19T01:14:06.222Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-10-19T01:14:06.222Z] inet 127.0.0.1/8 scope host lo [2020-10-19T01:14:06.222Z] valid_lft forever preferred_lft forever [2020-10-19T01:14:06.222Z] inet6 ::1/128 scope host [2020-10-19T01:14:06.222Z] valid_lft forever preferred_lft forever [2020-10-19T01:14:06.222Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-10-19T01:14:06.222Z] link/ether fa:16:3e:96:18:83 brd ff:ff:ff:ff:ff:ff [2020-10-19T01:14:06.222Z] inet 10.30.122.202/23 brd 10.30.123.255 scope global dynamic eth0 [2020-10-19T01:14:06.222Z] valid_lft 85974sec preferred_lft 85974sec [2020-10-19T01:14:06.222Z] inet6 fe80::f816:3eff:fe96:1883/64 scope link [2020-10-19T01:14:06.222Z] valid_lft forever preferred_lft forever [2020-10-19T01:14:06.222Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-10-19T01:14:06.222Z] link/ether 02:42:b5:54:a4:a7 brd ff:ff:ff:ff:ff:ff [2020-10-19T01:14:06.222Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-10-19T01:14:06.222Z] valid_lft forever preferred_lft forever [2020-10-19T01:14:06.222Z] inet6 fe80::42:b5ff:fe54:a4a7/64 scope link [2020-10-19T01:14:06.222Z] valid_lft forever preferred_lft forever [2020-10-19T01:14:06.222Z] [2020-10-19T01:14:06.222Z] [2020-10-19T01:14:06.222Z] ---> sar -b -r -n DEV: [2020-10-19T01:14:06.222Z] 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-19T01:14:06.222Z] [2020-10-19T01:14:06.222Z] 01:06:40 LINUX RESTART (4 CPU) [2020-10-19T01:14:06.222Z] [2020-10-19T01:14:06.222Z] 01:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-10-19T01:14:06.222Z] 01:09:01 2.80 0.00 2.80 0.00 0.00 107.94 0.00 [2020-10-19T01:14:06.222Z] 01:10:01 0.35 0.00 0.35 0.00 0.00 4.88 0.00 [2020-10-19T01:14:06.222Z] 01:11:01 0.30 0.00 0.30 0.00 0.00 3.80 0.00 [2020-10-19T01:14:06.222Z] 01:12:01 10.42 2.05 8.37 0.00 304.23 6665.77 0.00 [2020-10-19T01:14:06.222Z] 01:13:01 350.68 162.61 188.07 0.00 9335.51 54790.17 0.00 [2020-10-19T01:14:06.222Z] Average: 72.95 32.95 40.00 0.00 1929.06 12320.99 0.00 [2020-10-19T01:14:06.222Z] [2020-10-19T01:14:06.223Z] 01:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-10-19T01:14:06.223Z] 01:09:01 164976 0 583384 31.01 2620 1130576 1066884 36.41 435032 1121676 20 [2020-10-19T01:14:06.223Z] 01:10:01 165304 0 583048 30.99 2620 1130584 1063896 36.31 435628 1121380 20 [2020-10-19T01:14:06.223Z] 01:11:01 162636 0 585712 31.13 2620 1130588 1063980 36.31 438164 1121112 8 [2020-10-19T01:14:06.223Z] 01:12:01 73680 0 666524 35.42 2620 1138732 1488560 50.80 519508 1122496 29524 [2020-10-19T01:14:06.223Z] 01:13:01 148280 0 756852 40.22 1948 974476 1382512 47.18 591696 868692 40 [2020-10-19T01:14:06.223Z] Average: 142975 0 635104 33.75 2486 1100991 1213166 41.40 484006 1071071 5922 [2020-10-19T01:14:06.223Z] [2020-10-19T01:14:06.223Z] 01:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-10-19T01:14:06.223Z] 01:09:01 eth0 0.18 0.10 0.01 0.02 0.00 0.00 0.00 0.00 [2020-10-19T01:14:06.223Z] 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T01:14:06.223Z] 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T01:14:06.223Z] 01:10:01 eth0 1.10 0.27 0.41 0.02 0.00 0.00 0.00 0.00 [2020-10-19T01:14:06.223Z] 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T01:14:06.223Z] 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T01:14:06.223Z] 01:11:01 eth0 0.95 0.35 0.32 0.20 0.00 0.00 0.00 0.00 [2020-10-19T01:14:06.223Z] 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T01:14:06.223Z] 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T01:14:06.223Z] 01:12:01 eth0 434.65 385.90 3777.70 27.74 0.00 0.00 0.00 0.00 [2020-10-19T01:14:06.223Z] 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T01:14:06.223Z] 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T01:14:06.223Z] 01:13:01 vethe006c1e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T01:14:06.223Z] 01:13:01 eth0 443.63 386.29 3353.17 93.79 0.00 0.00 0.00 0.00 [2020-10-19T01:14:06.223Z] 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T01:14:06.223Z] 01:13:01 docker0 17.90 18.54 1.34 121.23 0.00 0.00 0.00 0.00 [2020-10-19T01:14:06.223Z] Average: vethe006c1e 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T01:14:06.223Z] Average: eth0 176.15 154.62 1426.67 24.36 0.00 0.00 0.00 0.00 [2020-10-19T01:14:06.223Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T01:14:06.223Z] Average: docker0 3.58 3.71 0.27 24.26 0.00 0.00 0.00 0.00 [2020-10-19T01:14:06.223Z] [2020-10-19T01:14:06.223Z] [2020-10-19T01:14:06.223Z] ---> sar -P ALL: [2020-10-19T01:14:06.223Z] 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-19T01:14:06.223Z] [2020-10-19T01:14:06.223Z] 01:06:40 LINUX RESTART (4 CPU) [2020-10-19T01:14:06.223Z] [2020-10-19T01:14:06.223Z] 01:08:01 CPU %user %nice %system %iowait %steal %idle [2020-10-19T01:14:06.223Z] 01:09:01 all 0.18 0.00 0.04 0.00 0.00 99.78 [2020-10-19T01:14:06.223Z] 01:09:01 0 0.52 0.00 0.03 0.00 0.00 99.45 [2020-10-19T01:14:06.223Z] 01:09:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-10-19T01:14:06.223Z] 01:09:01 2 0.10 0.00 0.05 0.00 0.00 99.85 [2020-10-19T01:14:06.223Z] 01:09:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-10-19T01:14:06.223Z] 01:10:01 all 0.12 0.00 0.03 0.00 0.00 99.86 [2020-10-19T01:14:06.223Z] 01:10:01 0 0.32 0.00 0.02 0.00 0.00 99.67 [2020-10-19T01:14:06.223Z] 01:10:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-10-19T01:14:06.223Z] 01:10:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-10-19T01:14:06.223Z] 01:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-10-19T01:14:06.223Z] 01:11:01 all 0.16 0.00 0.03 0.00 0.01 99.80 [2020-10-19T01:14:06.223Z] 01:11:01 0 0.50 0.00 0.05 0.00 0.02 99.43 [2020-10-19T01:14:06.223Z] 01:11:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2020-10-19T01:14:06.223Z] 01:11:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2020-10-19T01:14:06.223Z] 01:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-10-19T01:14:06.223Z] 01:12:01 all 1.38 0.00 1.12 0.00 0.03 97.46 [2020-10-19T01:14:06.223Z] 01:12:01 0 1.77 0.00 1.42 0.02 0.03 96.76 [2020-10-19T01:14:06.223Z] 01:12:01 1 1.28 0.00 1.23 0.00 0.03 97.47 [2020-10-19T01:14:06.223Z] 01:12:01 2 1.24 0.00 1.02 0.00 0.02 97.72 [2020-10-19T01:14:06.223Z] 01:12:01 3 1.24 0.00 0.82 0.00 0.03 97.91 [2020-10-19T01:14:06.223Z] 01:13:01 all 15.26 0.00 11.12 4.23 0.17 69.22 [2020-10-19T01:14:06.223Z] 01:13:01 0 14.52 0.00 11.01 2.94 0.16 71.37 [2020-10-19T01:14:06.223Z] 01:13:01 1 16.40 0.00 10.82 4.35 0.17 68.25 [2020-10-19T01:14:06.223Z] 01:13:01 2 14.96 0.00 12.08 6.92 0.16 65.89 [2020-10-19T01:14:06.223Z] 01:13:01 3 15.13 0.00 10.59 2.70 0.17 71.41 [2020-10-19T01:14:06.223Z] Average: all 3.33 0.00 2.40 0.82 0.04 93.41 [2020-10-19T01:14:06.223Z] Average: 0 3.44 0.00 2.43 0.57 0.04 93.52 [2020-10-19T01:14:06.223Z] Average: 1 3.48 0.00 2.36 0.84 0.04 93.27 [2020-10-19T01:14:06.223Z] Average: 2 3.19 0.00 2.58 1.34 0.04 92.85 [2020-10-19T01:14:06.223Z] Average: 3 3.20 0.00 2.23 0.52 0.04 94.01 [2020-10-19T01:14:06.223Z] [2020-10-19T01:14:06.223Z] [2020-10-19T01:14:06.223Z]