Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2c16e10e85a372cb7d93da91f7726e341f1303a7 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: 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-17520 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.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2c16e10e85a372cb7d93da91f7726e341f1303a7 (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 --force --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 2c16e10e85a372cb7d93da91f7726e341f1303a7 # timeout=10 Commit message: "Merge pull request #406 from FelixTing/issue-403" > git rev-list --no-walk df175c9b13bb3481ecc410d83d858ed47047c6fa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-28T16:08:27.022Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-28T16:08:27.257Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-28T16:08:27.399Z] ========================================================= [2020-12-28T16:08:27.399Z] EdgeX Global Pipelines Version Info [2020-12-28T16:08:27.399Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-28T16:08:28.890Z] ------------------- [2020-12-28T16:08:28.890Z] stable info: [2020-12-28T16:08:28.890Z] ------------------- [2020-12-28T16:08:28.890Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-28T16:08:28.890Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-28T16:08:28.890Z] Message: update stable to v1.0.173 [2020-12-28T16:08:29.839Z] ------------------- [2020-12-28T16:08:29.839Z] experimental info: [2020-12-28T16:08:29.839Z] ------------------- [2020-12-28T16:08:29.839Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-28T16:08:29.839Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-28T16:08:29.839Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-28T16:08:30.177Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-12-28T16:08:30.321Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-12-28T16:08:30.465Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-28T16:08:30.561Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-28T16:08:30.651Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-28T16:08:30.744Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-28T16:08:30.841Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-28T16:08:30.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-28T16:08:31.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-28T16:08:31.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-28T16:08:31.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-28T16:08:31.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-12-28T16:08:31.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-28T16:08:31.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-28T16:08:31.700Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-12-28T16:08:31.796Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-12-28T16:08:31.889Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-28T16:08:31.997Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-28T16:08:32.122Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-12-28T16:08:32.213Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-28T16:08:32.306Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-28T16:08:32.401Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-28T16:08:32.509Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-28T16:08:32.601Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-28T16:08:32.696Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-12-28T16:08:32.791Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-28T16:08:32.884Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-28T16:08:32.994Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-12-28T16:08:33.119Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-12-28T16:08:33.211Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-12-28T16:08:33.345Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c16e10e85a372cb7d93da91f7726e341f1303a7 [Pipeline] echo [2020-12-28T16:08:33.434Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c16e10 [Pipeline] echo [2020-12-28T16:08:33.540Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-28T16:08:34.228Z] + git log --format=format:%s -1 2c16e10e85a372cb7d93da91f7726e341f1303a7 [Pipeline] echo [2020-12-28T16:08:34.292Z] GIT_COMMIT: 2c16e10e85a372cb7d93da91f7726e341f1303a7, Commit Message: Merge pull request #406 from FelixTing/issue-403 [Pipeline] echo [2020-12-28T16:08:34.361Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-28T16:08:34.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-28T16:08:35.222Z] [2020-12-28T16:08:35.222Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-28T16:08:35.575Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-28T16:08:35.575Z] latest: Pulling from edgex-devops/git-semver [2020-12-28T16:08:35.576Z] 31603596830f: Pulling fs layer [2020-12-28T16:08:35.576Z] 2a8b12db71e7: Pulling fs layer [2020-12-28T16:08:35.576Z] 6ca5941a6612: Pulling fs layer [2020-12-28T16:08:35.576Z] ecc8261a40a4: Pulling fs layer [2020-12-28T16:08:35.576Z] 2a8b12db71e7: Verifying Checksum [2020-12-28T16:08:35.576Z] 2a8b12db71e7: Download complete [2020-12-28T16:08:35.840Z] 31603596830f: Verifying Checksum [2020-12-28T16:08:35.840Z] 31603596830f: Download complete [2020-12-28T16:08:35.840Z] ecc8261a40a4: Verifying Checksum [2020-12-28T16:08:35.840Z] ecc8261a40a4: Download complete [2020-12-28T16:08:36.106Z] 6ca5941a6612: Verifying Checksum [2020-12-28T16:08:36.106Z] 6ca5941a6612: Download complete [2020-12-28T16:08:36.106Z] 31603596830f: Pull complete [2020-12-28T16:08:36.367Z] 2a8b12db71e7: Pull complete [2020-12-28T16:08:37.318Z] 6ca5941a6612: Pull complete [2020-12-28T16:08:37.318Z] ecc8261a40a4: Pull complete [2020-12-28T16:08:37.318Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-28T16:08:37.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-28T16:08:37.318Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-28T16:08:37.427Z] prd-centos7-docker-4c-2g-17520 does not seem to be running inside a container [2020-12-28T16:08:37.484Z] $ 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-12-28T16:08:40.086Z] $ docker top b2ae2f80ee252bda68ffcd2e920244fc388464d03d51dcf0a4929e01d1b4b68a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-28T16:08:40.543Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-28T16:08:40.543Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-28T16:08:40.773Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-28T16:08:40.778Z] $ docker exec b2ae2f80ee252bda68ffcd2e920244fc388464d03d51dcf0a4929e01d1b4b68a ssh-agent [2020-12-28T16:08:40.955Z] SSH_AUTH_SOCK=/tmp/ssh-qUFPyPflkbEd/agent.11 [2020-12-28T16:08:40.955Z] SSH_AGENT_PID=16 [2020-12-28T16:08:40.969Z] Running ssh-add (command line suppressed) [2020-12-28T16:08:41.122Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6267648773384584828.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6267648773384584828.key) [2020-12-28T16:08:41.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-28T16:08:41.528Z] + git tag --points-at HEAD [Pipeline] } [2020-12-28T16:08:41.551Z] $ docker exec --env ******** --env ******** b2ae2f80ee252bda68ffcd2e920244fc388464d03d51dcf0a4929e01d1b4b68a ssh-agent -k [2020-12-28T16:08:41.660Z] unset SSH_AUTH_SOCK; [2020-12-28T16:08:41.661Z] unset SSH_AGENT_PID; [2020-12-28T16:08:41.661Z] echo Agent pid 16 killed; [2020-12-28T16:08:41.707Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-28T16:08:41.890Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-28T16:08:41.891Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-28T16:08:42.058Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-28T16:08:42.062Z] $ docker exec b2ae2f80ee252bda68ffcd2e920244fc388464d03d51dcf0a4929e01d1b4b68a ssh-agent [2020-12-28T16:08:42.218Z] SSH_AUTH_SOCK=/tmp/ssh-GT1M3duKoPNR/agent.46 [2020-12-28T16:08:42.218Z] SSH_AGENT_PID=51 [2020-12-28T16:08:42.225Z] Running ssh-add (command line suppressed) [2020-12-28T16:08:42.341Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2024124348121952859.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2024124348121952859.key) [2020-12-28T16:08:42.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-28T16:08:42.723Z] + git semver init [2020-12-28T16:08:42.723Z] # -> Open(): unable to determine branch for HEAD [2020-12-28T16:08:42.723Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-12-28T16:08:42.723Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-12-28T16:08:42.723Z] # $SEMVER_REMOTE_NAME = origin [2020-12-28T16:08:42.723Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-28T16:08:42.723Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-28T16:08:42.723Z] # $SEMVER_BRANCH = master [2020-12-28T16:08:42.723Z] # $SEMVER_TEMP = /tmp/semver-294393790 [2020-12-28T16:08:42.723Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-12-28T16:08:43.297Z] # '/tmp/semver-294393790' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2020-12-28T16:08:43.297Z] # -> Force: false [2020-12-28T16:08:43.297Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-12-28T16:08:43.311Z] $ docker exec --env ******** --env ******** b2ae2f80ee252bda68ffcd2e920244fc388464d03d51dcf0a4929e01d1b4b68a ssh-agent -k [2020-12-28T16:08:43.420Z] unset SSH_AUTH_SOCK; [2020-12-28T16:08:43.420Z] unset SSH_AGENT_PID; [2020-12-28T16:08:43.420Z] echo Agent pid 51 killed; [2020-12-28T16:08:43.466Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-28T16:08:43.932Z] + git semver [Pipeline] } [2020-12-28T16:08:43.960Z] $ docker stop --time=1 b2ae2f80ee252bda68ffcd2e920244fc388464d03d51dcf0a4929e01d1b4b68a [2020-12-28T16:08:45.958Z] $ docker rm -f b2ae2f80ee252bda68ffcd2e920244fc388464d03d51dcf0a4929e01d1b4b68a [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-28T16:08:46.451Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-28T16:08:46.827Z] Stashed 1 file(s) [Pipeline] echo [2020-12-28T16:08:46.830Z] [edgeXSemver]: initialized semver on version 0.1.133 [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-12-28T16:09:02.376Z] Still waiting to schedule task [2020-12-28T16:09:02.377Z] ‘prd-centos7-builder-2c-1g-17519’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-17516’ is offline; ‘prd-centos7-docker-4c-2g-17518’ is offline; ‘prd-centos7-docker-4c-2g-17521’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-17517’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-12-28T16:09:02.379Z] Still waiting to schedule task [2020-12-28T16:09:02.379Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-17517’ is offline [2020-12-28T16:10:50.859Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-17522 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-12-28T16:10:50.910Z] Running in /w/workspace/go-mod-core-contracts/102 [Pipeline] { [Pipeline] checkout [2020-12-28T16:10:55.671Z] using credential edgex-jenkins-ssh [2020-12-28T16:10:55.727Z] Cloning the remote Git repository [2020-12-28T16:10:55.794Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-12-28T16:10:55.902Z] > git init /w/workspace/go-mod-core-contracts/102 # timeout=10 [2020-12-28T16:10:55.972Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-12-28T16:10:55.973Z] > git --version # timeout=10 [2020-12-28T16:10:55.990Z] > git --version # 'git version 2.17.1' [2020-12-28T16:10:55.992Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-28T16:10:56.075Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-28T16:10:56.926Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-12-28T16:10:56.955Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-28T16:10:56.975Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-12-28T16:10:57.006Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-12-28T16:10:57.007Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-28T16:10:57.018Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-28T16:10:57.553Z] Checking out Revision 2c16e10e85a372cb7d93da91f7726e341f1303a7 (master) [2020-12-28T16:10:57.580Z] > git config core.sparsecheckout # timeout=10 [2020-12-28T16:10:57.629Z] > git checkout -f 2c16e10e85a372cb7d93da91f7726e341f1303a7 # timeout=10 [2020-12-28T16:11:01.912Z] Commit message: "Merge pull request #406 from FelixTing/issue-403" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-28T16:11:03.673Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-28T16:11:04.187Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-28T16:11:04.527Z] + sudo service docker restart [2020-12-28T16:11:04.527Z] + true [Pipeline] unstash [Pipeline] echo [2020-12-28T16:11:06.762Z] ========================================================= [2020-12-28T16:11:06.762Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-28T16:11:06.762Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-28T16:11:07.256Z] + 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-12-28T16:11:08.241Z] Sending build context to Docker daemon 2.025MB [2020-12-28T16:11:08.241Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-28T16:11:08.241Z] Step 2/7 : FROM ${BASE} [2020-12-28T16:11:08.517Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-28T16:11:08.517Z] 5f621e34cdf4: Pulling fs layer [2020-12-28T16:11:08.517Z] a4357932f1b6: Pulling fs layer [2020-12-28T16:11:08.517Z] 18c013af1878: Pulling fs layer [2020-12-28T16:11:08.517Z] 00ac8860ef70: Pulling fs layer [2020-12-28T16:11:08.517Z] 63d7cb157983: Pulling fs layer [2020-12-28T16:11:08.518Z] b116817d02f9: Pulling fs layer [2020-12-28T16:11:08.518Z] 745a02a5169b: Pulling fs layer [2020-12-28T16:11:08.518Z] 63d7cb157983: Waiting [2020-12-28T16:11:08.518Z] b116817d02f9: Waiting [2020-12-28T16:11:08.518Z] 745a02a5169b: Waiting [2020-12-28T16:11:08.518Z] 18c013af1878: Download complete [2020-12-28T16:11:08.518Z] a4357932f1b6: Download complete [2020-12-28T16:11:09.112Z] 63d7cb157983: Download complete [2020-12-28T16:11:09.387Z] b116817d02f9: Verifying Checksum [2020-12-28T16:11:09.387Z] b116817d02f9: Download complete [2020-12-28T16:11:09.387Z] 5f621e34cdf4: Verifying Checksum [2020-12-28T16:11:09.387Z] 5f621e34cdf4: Download complete [2020-12-28T16:11:09.986Z] 5f621e34cdf4: Pull complete [2020-12-28T16:11:10.608Z] a4357932f1b6: Pull complete [2020-12-28T16:11:10.884Z] 18c013af1878: Pull complete [2020-12-28T16:11:11.871Z] 745a02a5169b: Verifying Checksum [2020-12-28T16:11:11.871Z] 745a02a5169b: Download complete [2020-12-28T16:11:13.310Z] 00ac8860ef70: Verifying Checksum [2020-12-28T16:11:13.310Z] 00ac8860ef70: Download complete [2020-12-28T16:11:23.487Z] 00ac8860ef70: Pull complete [2020-12-28T16:11:23.487Z] 63d7cb157983: Pull complete [2020-12-28T16:11:23.487Z] b116817d02f9: Pull complete [2020-12-28T16:11:26.107Z] 745a02a5169b: Pull complete [2020-12-28T16:11:26.107Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-28T16:11:26.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-28T16:11:26.107Z] ---> b7e6874047d6 [2020-12-28T16:11:26.107Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-28T16:11:28.209Z] Running on prd-centos7-docker-4c-2g-17523 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-12-28T16:11:28.292Z] Running in /w/workspace/go-mod-core-contracts/102 [Pipeline] { [Pipeline] checkout [2020-12-28T16:11:29.505Z] ---> Running in febff0e0297c [2020-12-28T16:11:29.505Z] Removing intermediate container febff0e0297c [2020-12-28T16:11:29.505Z] ---> a5a9d3cb53a1 [2020-12-28T16:11:29.505Z] Step 4/7 : RUN apk add bash [2020-12-28T16:11:29.505Z] ---> Running in ce1f85806698 [2020-12-28T16:11:30.955Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-28T16:11:31.949Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-28T16:11:32.546Z] OK: 142 MiB in 39 packages [2020-12-28T16:11:34.002Z] Removing intermediate container ce1f85806698 [2020-12-28T16:11:34.002Z] ---> 4b4bed37646e [2020-12-28T16:11:34.002Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-12-28T16:11:34.002Z] ---> Running in 6e01a075ad1f [2020-12-28T16:11:34.607Z] Removing intermediate container 6e01a075ad1f [2020-12-28T16:11:34.607Z] ---> 8d6f3e04354d [2020-12-28T16:11:34.607Z] Step 6/7 : COPY go.mod . [2020-12-28T16:11:35.216Z] ---> 4580283d3742 [2020-12-28T16:11:35.216Z] Step 7/7 : RUN go mod download [2020-12-28T16:11:35.216Z] ---> Running in f4d3ae49b559 [2020-12-28T16:11:35.998Z] using credential edgex-jenkins-ssh [2020-12-28T16:11:36.051Z] Cloning the remote Git repository [2020-12-28T16:11:36.101Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-12-28T16:11:36.186Z] > git init /w/workspace/go-mod-core-contracts/102 # timeout=10 [2020-12-28T16:11:36.291Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-12-28T16:11:36.292Z] > git --version # timeout=10 [2020-12-28T16:11:36.333Z] > git --version # 'git version 2.24.3' [2020-12-28T16:11:36.334Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-28T16:11:36.413Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-28T16:11:37.719Z] Checking out Revision 2c16e10e85a372cb7d93da91f7726e341f1303a7 (master) [2020-12-28T16:11:37.223Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-12-28T16:11:37.245Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-28T16:11:37.271Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-12-28T16:11:37.291Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-12-28T16:11:37.292Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-28T16:11:37.300Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-28T16:11:37.731Z] > git config core.sparsecheckout # timeout=10 [2020-12-28T16:11:37.748Z] > git checkout -f 2c16e10e85a372cb7d93da91f7726e341f1303a7 # timeout=10 [2020-12-28T16:11:41.939Z] Commit message: "Merge pull request #406 from FelixTing/issue-403" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-28T16:11:43.490Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-28T16:11:43.894Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-28T16:11:44.278Z] + sudo service docker restart [2020-12-28T16:11:44.278Z] + true [2020-12-28T16:11:44.278Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2020-12-28T16:11:46.562Z] ========================================================= [2020-12-28T16:11:46.562Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-28T16:11:46.562Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-28T16:11:47.056Z] + 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-12-28T16:11:48.040Z] Sending build context to Docker daemon 2.026MB [2020-12-28T16:11:48.040Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-28T16:11:48.040Z] Step 2/7 : FROM ${BASE} [2020-12-28T16:11:48.040Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-28T16:11:48.040Z] 188c0c94c7c5: Pulling fs layer [2020-12-28T16:11:48.040Z] 0ef7d3d256c8: Pulling fs layer [2020-12-28T16:11:48.040Z] de9db76c5a1d: Pulling fs layer [2020-12-28T16:11:48.040Z] bca2f99d35d6: Pulling fs layer [2020-12-28T16:11:48.040Z] 93359f2a8cfa: Pulling fs layer [2020-12-28T16:11:48.040Z] 7c6f9722023f: Pulling fs layer [2020-12-28T16:11:48.040Z] a35cf1a2eb13: Pulling fs layer [2020-12-28T16:11:48.040Z] 7c6f9722023f: Waiting [2020-12-28T16:11:48.040Z] 93359f2a8cfa: Waiting [2020-12-28T16:11:48.040Z] bca2f99d35d6: Waiting [2020-12-28T16:11:48.040Z] a35cf1a2eb13: Waiting [2020-12-28T16:11:48.040Z] de9db76c5a1d: Verifying Checksum [2020-12-28T16:11:48.040Z] de9db76c5a1d: Download complete [2020-12-28T16:11:48.040Z] 0ef7d3d256c8: Download complete [2020-12-28T16:11:48.040Z] 93359f2a8cfa: Verifying Checksum [2020-12-28T16:11:48.040Z] 93359f2a8cfa: Download complete [2020-12-28T16:11:48.640Z] 7c6f9722023f: Download complete [2020-12-28T16:11:48.942Z] 188c0c94c7c5: Verifying Checksum [2020-12-28T16:11:48.942Z] 188c0c94c7c5: Download complete [2020-12-28T16:11:49.585Z] 188c0c94c7c5: Pull complete [2020-12-28T16:11:49.869Z] 0ef7d3d256c8: Pull complete [2020-12-28T16:11:50.156Z] de9db76c5a1d: Pull complete [2020-12-28T16:11:50.355Z] Removing intermediate container f4d3ae49b559 [2020-12-28T16:11:50.355Z] ---> 08029516960f [2020-12-28T16:11:50.355Z] Successfully built 08029516960f [2020-12-28T16:11:50.355Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-28T16:11:50.704Z] + docker inspect -f . ci-base-image-arm64 [2020-12-28T16:11:50.704Z] . [Pipeline] withDockerContainer [2020-12-28T16:11:50.984Z] prd-ubuntu18.04-docker-arm64-4c-16g-17522 does not seem to be running inside a container [2020-12-28T16:11:51.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/102 -v /w/workspace/go-mod-core-contracts/102:/w/workspace/go-mod-core-contracts/102:rw,z -v /w/workspace/go-mod-core-contracts/102@tmp:/w/workspace/go-mod-core-contracts/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-28T16:11:52.582Z] $ docker top d8cb67dd61a25f5fb3bf34d75a82e6da5adb2d2f953560a04e7973bf40965e98 -eo pid,comm [2020-12-28T16:11:52.862Z] a35cf1a2eb13: Verifying Checksum [2020-12-28T16:11:52.863Z] a35cf1a2eb13: Download complete [Pipeline] { [Pipeline] sh [2020-12-28T16:11:53.633Z] + go version [2020-12-28T16:11:53.633Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-28T16:11:53.662Z] $ docker stop --time=1 d8cb67dd61a25f5fb3bf34d75a82e6da5adb2d2f953560a04e7973bf40965e98 [2020-12-28T16:11:53.864Z] bca2f99d35d6: Verifying Checksum [2020-12-28T16:11:53.864Z] bca2f99d35d6: Download complete [2020-12-28T16:11:55.732Z] $ docker rm -f d8cb67dd61a25f5fb3bf34d75a82e6da5adb2d2f953560a04e7973bf40965e98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-28T16:11:56.772Z] + docker inspect -f . ci-base-image-arm64 [2020-12-28T16:11:56.772Z] . [Pipeline] withDockerContainer [2020-12-28T16:11:57.093Z] prd-ubuntu18.04-docker-arm64-4c-16g-17522 does not seem to be running inside a container [2020-12-28T16:11:57.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/102 -v /w/workspace/go-mod-core-contracts/102:/w/workspace/go-mod-core-contracts/102:rw,z -v /w/workspace/go-mod-core-contracts/102@tmp:/w/workspace/go-mod-core-contracts/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-28T16:11:58.862Z] $ docker top 1f1d86ca08c29bba0dd46ec6b71db7f4f0a2acf02a57250cc4ecddc4ce55073f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-28T16:11:59.942Z] + make test [2020-12-28T16:11:59.942Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-12-28T16:12:06.507Z] bca2f99d35d6: Pull complete [2020-12-28T16:12:06.789Z] 93359f2a8cfa: Pull complete [2020-12-28T16:12:06.789Z] 7c6f9722023f: Pull complete [2020-12-28T16:12:13.671Z] a35cf1a2eb13: Pull complete [2020-12-28T16:12:13.671Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-28T16:12:13.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-28T16:12:13.671Z] ---> a62c8e92a672 [2020-12-28T16:12:13.671Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-28T16:12:13.671Z] ---> Running in 0b0d80e90ccc [2020-12-28T16:12:13.947Z] Removing intermediate container 0b0d80e90ccc [2020-12-28T16:12:13.947Z] ---> dfdbb5034c68 [2020-12-28T16:12:13.947Z] Step 4/7 : RUN apk add bash [2020-12-28T16:12:13.947Z] ---> Running in a81f2cf8ad86 [2020-12-28T16:12:14.927Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-28T16:12:15.522Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-28T16:12:16.130Z] OK: 166 MiB in 39 packages [2020-12-28T16:12:17.155Z] Removing intermediate container a81f2cf8ad86 [2020-12-28T16:12:17.155Z] ---> c9e93be04783 [2020-12-28T16:12:17.155Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-12-28T16:12:17.155Z] ---> Running in f965e4940304 [2020-12-28T16:12:17.468Z] Removing intermediate container f965e4940304 [2020-12-28T16:12:17.468Z] ---> 688ba8926d31 [2020-12-28T16:12:17.468Z] Step 6/7 : COPY go.mod . [2020-12-28T16:12:18.121Z] ---> 85fbc575fbe6 [2020-12-28T16:12:18.121Z] Step 7/7 : RUN go mod download [2020-12-28T16:12:18.428Z] ---> Running in 6395d212ba3b [2020-12-28T16:12:22.285Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-12-28T16:12:23.745Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.047s coverage: 85.7% of statements [2020-12-28T16:12:23.745Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.064s coverage: 100.0% of statements [2020-12-28T16:12:24.735Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.050s coverage: 45.4% of statements [2020-12-28T16:12:24.735Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.024s coverage: 77.8% of statements [2020-12-28T16:12:24.735Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-12-28T16:12:25.727Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.013s coverage: 18.6% of statements [2020-12-28T16:12:27.173Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.048s coverage: 14.7% of statements [2020-12-28T16:12:27.457Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.015s coverage: 100.0% of statements [2020-12-28T16:12:27.732Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.101s coverage: 91.8% of statements [2020-12-28T16:12:27.732Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-12-28T16:12:27.732Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-12-28T16:12:27.732Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.036s coverage: 100.0% of statements [2020-12-28T16:12:27.732Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.022s coverage: 47.8% of statements [2020-12-28T16:12:33.689Z] Removing intermediate container 6395d212ba3b [2020-12-28T16:12:33.689Z] ---> f84a228c32c5 [2020-12-28T16:12:33.689Z] Successfully built f84a228c32c5 [2020-12-28T16:12:33.962Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-28T16:12:34.421Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-28T16:12:34.461Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.082s coverage: 63.0% of statements [2020-12-28T16:12:34.461Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.018s coverage: 26.3% of statements [2020-12-28T16:12:34.461Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.015s coverage: 15.4% of statements [2020-12-28T16:12:34.461Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.015s coverage: 15.4% of statements [2020-12-28T16:12:34.461Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.041s coverage: 14.3% of statements [2020-12-28T16:12:34.461Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-12-28T16:12:34.697Z] . [Pipeline] withDockerContainer [2020-12-28T16:12:34.735Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.109s coverage: 84.7% of statements [2020-12-28T16:12:34.735Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-12-28T16:12:34.735Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-12-28T16:12:34.735Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.038s coverage: 44.6% of statements [2020-12-28T16:12:35.006Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.032s coverage: 100.0% of statements [2020-12-28T16:12:35.167Z] prd-centos7-docker-4c-2g-17523 does not seem to be running inside a container [2020-12-28T16:12:36.382Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/102 -v /w/workspace/go-mod-core-contracts/102:/w/workspace/go-mod-core-contracts/102:rw,z -v /w/workspace/go-mod-core-contracts/102@tmp:/w/workspace/go-mod-core-contracts/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-28T16:12:36.718Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.106s coverage: 93.6% of statements [2020-12-28T16:12:36.718Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.020s coverage: 100.0% of statements [2020-12-28T16:12:36.718Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-12-28T16:12:36.718Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-12-28T16:12:37.662Z] $ docker top fc86adf3a804f4fe217d63a90f64f967810ef9bb52ea7c92eb0628078f903dd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-28T16:12:38.318Z] + go version [2020-12-28T16:12:38.594Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-28T16:12:38.613Z] $ docker stop --time=1 fc86adf3a804f4fe217d63a90f64f967810ef9bb52ea7c92eb0628078f903dd3 [2020-12-28T16:12:40.382Z] $ docker rm -f fc86adf3a804f4fe217d63a90f64f967810ef9bb52ea7c92eb0628078f903dd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-28T16:12:41.378Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-28T16:12:41.378Z] . [Pipeline] withDockerContainer [2020-12-28T16:12:41.531Z] prd-centos7-docker-4c-2g-17523 does not seem to be running inside a container [2020-12-28T16:12:41.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/102 -v /w/workspace/go-mod-core-contracts/102:/w/workspace/go-mod-core-contracts/102:rw,z -v /w/workspace/go-mod-core-contracts/102@tmp:/w/workspace/go-mod-core-contracts/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-28T16:12:42.131Z] gofmt -l . [2020-12-28T16:12:42.131Z] [ "`gofmt -l .`" = "" ] [2020-12-28T16:12:43.066Z] $ docker top 737fee58b5faaedd8200840432530bbc1962af2bbb0d2c05659426cf5a1a6b4f -eo pid,comm [Pipeline] { [Pipeline] } [2020-12-28T16:12:43.448Z] $ docker stop --time=1 1f1d86ca08c29bba0dd46ec6b71db7f4f0a2acf02a57250cc4ecddc4ce55073f [2020-12-28T16:12:45.798Z] $ docker rm -f 1f1d86ca08c29bba0dd46ec6b71db7f4f0a2acf02a57250cc4ecddc4ce55073f [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2020-12-28T16:12:46.709Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-28T16:12:46.796Z] + make test [2020-12-28T16:12:47.086Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-12-28T16:12:47.784Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-28T16:12:59.825Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-12-28T16:13:00.880Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.043s coverage: 85.7% of statements [2020-12-28T16:13:00.880Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.065s coverage: 100.0% of statements [2020-12-28T16:13:01.499Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.073s coverage: 45.4% of statements [2020-12-28T16:13:01.499Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.023s coverage: 77.8% of statements [2020-12-28T16:13:01.499Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-12-28T16:13:03.010Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.022s coverage: 18.6% of statements [2020-12-28T16:13:04.032Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.029s coverage: 14.7% of statements [2020-12-28T16:13:04.032Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.040s coverage: 100.0% of statements [2020-12-28T16:13:04.319Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.032s coverage: 91.8% of statements [2020-12-28T16:13:04.320Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-12-28T16:13:04.320Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-12-28T16:13:04.320Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.024s coverage: 100.0% of statements [2020-12-28T16:13:04.612Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.011s coverage: 47.8% of statements [2020-12-28T16:13:09.438Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.037s coverage: 63.0% of statements [2020-12-28T16:13:09.438Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.034s coverage: 26.3% of statements [2020-12-28T16:13:09.438Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.048s coverage: 15.4% of statements [2020-12-28T16:13:09.438Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.066s coverage: 15.4% of statements [2020-12-28T16:13:09.438Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.048s coverage: 14.3% of statements [2020-12-28T16:13:09.438Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-12-28T16:13:11.133Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.062s coverage: 84.7% of statements [2020-12-28T16:13:11.133Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-12-28T16:13:11.133Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-12-28T16:13:11.133Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.029s coverage: 44.6% of statements [2020-12-28T16:13:11.133Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.030s coverage: 100.0% of statements [2020-12-28T16:13:11.133Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.042s coverage: 93.6% of statements [2020-12-28T16:13:12.180Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.040s coverage: 100.0% of statements [2020-12-28T16:13:12.180Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-12-28T16:13:12.180Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-12-28T16:13:15.703Z] gofmt -l . [2020-12-28T16:13:15.979Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-12-28T16:13:16.591Z] $ docker stop --time=1 737fee58b5faaedd8200840432530bbc1962af2bbb0d2c05659426cf5a1a6b4f [2020-12-28T16:13:19.427Z] $ docker rm -f 737fee58b5faaedd8200840432530bbc1962af2bbb0d2c05659426cf5a1a6b4f [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-28T16:13:20.279Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-28T16:13:20.343Z] Warning: overwriting stash ‘coverage-report’ [2020-12-28T16:13:21.261Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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) [Pipeline] unstash [Pipeline] wrap [2020-12-28T16:13:24.113Z] provisioning config files... [2020-12-28T16:13:24.134Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4522726530701099780tmp [Pipeline] { [Pipeline] sh [2020-12-28T16:13:24.520Z] + set +x [2020-12-28T16:13:24.520Z] + curl -s https://codecov.io/bash [2020-12-28T16:13:24.520Z] + bash -s -- [2020-12-28T16:13:24.784Z] [2020-12-28T16:13:24.784Z] _____ _ [2020-12-28T16:13:24.784Z] / ____| | | [2020-12-28T16:13:24.784Z] | | ___ __| | ___ ___ _____ __ [2020-12-28T16:13:24.784Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-28T16:13:24.784Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-28T16:13:24.784Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-28T16:13:24.784Z] Bash-20201223-5ad85e3 [2020-12-28T16:13:24.784Z] [2020-12-28T16:13:24.784Z] [2020-12-28T16:13:24.784Z] ==> git version 2.24.3 found [2020-12-28T16:13:24.784Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2020-12-28T16:13:24.784Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2020-12-28T16:13:24.784Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2020-12-28T16:13:24.784Z] ==> Jenkins CI detected. [2020-12-28T16:13:24.784Z] project root: . [2020-12-28T16:13:24.784Z] --> token set from env [2020-12-28T16:13:24.784Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-28T16:13:24.784Z] ==> Running gcov in . (disable via -X gcov) [2020-12-28T16:13:24.784Z] ==> Python coveragepy not found [2020-12-28T16:13:24.784Z] ==> Searching for coverage reports in: [2020-12-28T16:13:24.784Z] + . [2020-12-28T16:13:24.784Z] -> Found 1 reports [2020-12-28T16:13:24.784Z] ==> Detecting git/mercurial file structure [2020-12-28T16:13:24.784Z] ==> Reading reports [2020-12-28T16:13:24.784Z] + ./coverage.out bytes=114695 [2020-12-28T16:13:24.784Z] ==> Appending adjustments [2020-12-28T16:13:24.784Z] https://docs.codecov.io/docs/fixing-reports [2020-12-28T16:13:25.736Z] + Found adjustments [2020-12-28T16:13:25.736Z] ==> Gzipping contents [2020-12-28T16:13:25.736Z] 20K /tmp/codecov.1o7Nxr.gz [2020-12-28T16:13:25.736Z] ==> Uploading reports [2020-12-28T16:13:25.736Z] url: https://codecov.io [2020-12-28T16:13:25.736Z] query: branch=master&commit=2c16e10e85a372cb7d93da91f7726e341f1303a7&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F102%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2020-12-28T16:13:25.736Z] -> Pinging Codecov [2020-12-28T16:13:25.736Z] https://codecov.io/upload/v4?package=bash-20201223-5ad85e3&token=secret&branch=master&commit=2c16e10e85a372cb7d93da91f7726e341f1303a7&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F102%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2020-12-28T16:13:25.998Z] -> Uploading to [2020-12-28T16:13:25.998Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-28/71470A77251A30514AAF9C0BB2E5B6CE/2c16e10e85a372cb7d93da91f7726e341f1303a7/db202ae9-6d44-4799-96fa-40ec500258f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201228%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201228T161325Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b215078ceafd323297004a25a88f95e8a8c2322a2ba3caa35388446f8aec5848 [2020-12-28T16:13:25.998Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-28T16:13:25.999Z] Dload Upload Total Spent Left Speed [2020-12-28T16:13:26.574Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18411 0 0 100 18411 0 32170 --:--:-- --:--:-- --:--:-- 32187 [2020-12-28T16:13:26.574Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/2c16e10e85a372cb7d93da91f7726e341f1303a7 [Pipeline] } [2020-12-28T16:13:26.584Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2020-12-28T16:13:27.410Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2020-12-28T16:13:27.460Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-28T16:13:27.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-28T16:13:27.805Z] [2020-12-28T16:13:27.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2020-12-28T16:13:28.156Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-28T16:13:28.156Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2020-12-28T16:13:28.156Z] 188c0c94c7c5: Pulling fs layer [2020-12-28T16:13:28.156Z] 0ef7d3d256c8: Pulling fs layer [2020-12-28T16:13:28.156Z] de9db76c5a1d: Pulling fs layer [2020-12-28T16:13:28.156Z] 0eba1c9be4d2: Pulling fs layer [2020-12-28T16:13:28.156Z] 0d57e429df01: Pulling fs layer [2020-12-28T16:13:28.156Z] 4e4be7b47b0d: Pulling fs layer [2020-12-28T16:13:28.156Z] e1f770b5df2f: Pulling fs layer [2020-12-28T16:13:28.156Z] 85a0685a4137: Pulling fs layer [2020-12-28T16:13:28.156Z] 4e4be7b47b0d: Waiting [2020-12-28T16:13:28.156Z] 0eba1c9be4d2: Waiting [2020-12-28T16:13:28.156Z] 0d57e429df01: Waiting [2020-12-28T16:13:28.156Z] 85a0685a4137: Waiting [2020-12-28T16:13:28.156Z] e1f770b5df2f: Waiting [2020-12-28T16:13:28.156Z] de9db76c5a1d: Verifying Checksum [2020-12-28T16:13:28.156Z] de9db76c5a1d: Download complete [2020-12-28T16:13:28.157Z] 0ef7d3d256c8: Download complete [2020-12-28T16:13:28.157Z] 0d57e429df01: Verifying Checksum [2020-12-28T16:13:28.157Z] 0d57e429df01: Download complete [2020-12-28T16:13:28.157Z] 4e4be7b47b0d: Verifying Checksum [2020-12-28T16:13:28.157Z] 4e4be7b47b0d: Download complete [2020-12-28T16:13:28.157Z] 188c0c94c7c5: Verifying Checksum [2020-12-28T16:13:28.736Z] 188c0c94c7c5: Pull complete [2020-12-28T16:13:29.000Z] 0ef7d3d256c8: Pull complete [2020-12-28T16:13:29.000Z] de9db76c5a1d: Pull complete [2020-12-28T16:13:29.958Z] e1f770b5df2f: Verifying Checksum [2020-12-28T16:13:29.958Z] e1f770b5df2f: Download complete [2020-12-28T16:13:31.894Z] 0eba1c9be4d2: Verifying Checksum [2020-12-28T16:13:31.895Z] 0eba1c9be4d2: Download complete [2020-12-28T16:13:31.895Z] 85a0685a4137: Verifying Checksum [2020-12-28T16:13:31.895Z] 85a0685a4137: Download complete [2020-12-28T16:13:37.234Z] 0eba1c9be4d2: Pull complete [2020-12-28T16:13:37.234Z] 0d57e429df01: Pull complete [2020-12-28T16:13:37.234Z] 4e4be7b47b0d: Pull complete [2020-12-28T16:13:39.800Z] e1f770b5df2f: Pull complete [2020-12-28T16:13:47.988Z] 85a0685a4137: Pull complete [2020-12-28T16:13:47.988Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2020-12-28T16:13:47.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-28T16:13:47.988Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2020-12-28T16:13:48.177Z] prd-centos7-docker-4c-2g-17520 does not seem to be running inside a container [2020-12-28T16:13:48.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2020-12-28T16:13:49.228Z] $ docker top c593ea54d137703ba9bd8ffe6fd40fa1d1dcfe4660a9e67be1c627faf13ff251 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-28T16:13:49.487Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2020-12-28T16:13:49.779Z] + set -o pipefail [2020-12-28T16:13:49.779Z] + snyk monitor '--org=edgex-jenkins' [2020-12-28T16:13:55.095Z] [2020-12-28T16:13:55.095Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... [2020-12-28T16:13:55.095Z] [2020-12-28T16:13:55.095Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/3f2169b9-383b-469d-9443-daa6be454e55 [2020-12-28T16:13:55.095Z] [2020-12-28T16:13:55.095Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-12-28T16:13:55.095Z] [2020-12-28T16:13:55.095Z] [2020-12-28T16:13:55.095Z] You have reached your monthly limit of 300 private tests for your edgex-jenkins org. [2020-12-28T16:13:55.095Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-12-28T16:13:55.113Z] $ docker stop --time=1 c593ea54d137703ba9bd8ffe6fd40fa1d1dcfe4660a9e67be1c627faf13ff251 [2020-12-28T16:13:57.889Z] $ docker rm -f c593ea54d137703ba9bd8ffe6fd40fa1d1dcfe4660a9e67be1c627faf13ff251 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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-12-28T16:14:00.141Z] + git log --format=format:%s -1 2c16e10e85a372cb7d93da91f7726e341f1303a7 [Pipeline] isUnix [Pipeline] sh [2020-12-28T16:14:00.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-28T16:14:00.453Z] . [Pipeline] withDockerContainer [2020-12-28T16:14:00.549Z] prd-centos7-docker-4c-2g-17520 does not seem to be running inside a container [2020-12-28T16:14:00.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-28T16:14:01.296Z] $ docker top 3268c97056a342eaedba21dba31507c5bf5679390225045cd166db8e57762cd5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-28T16:14:01.593Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-28T16:14:01.593Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-28T16:14:01.815Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-28T16:14:01.819Z] $ docker exec 3268c97056a342eaedba21dba31507c5bf5679390225045cd166db8e57762cd5 ssh-agent [2020-12-28T16:14:01.986Z] SSH_AUTH_SOCK=/tmp/ssh-7S3AEWLuWU5S/agent.13 [2020-12-28T16:14:01.986Z] SSH_AGENT_PID=18 [2020-12-28T16:14:01.993Z] Running ssh-add (command line suppressed) [2020-12-28T16:14:02.114Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6988551464156737168.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6988551464156737168.key) [2020-12-28T16:14:02.165Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-28T16:14:02.512Z] + git semver tag [2020-12-28T16:14:02.512Z] # -> Open(): unable to determine branch for HEAD [2020-12-28T16:14:02.512Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-12-28T16:14:02.512Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-12-28T16:14:02.512Z] # $SEMVER_REMOTE_NAME = origin [2020-12-28T16:14:02.512Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-28T16:14:02.512Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-28T16:14:02.512Z] # $SEMVER_BRANCH = master [2020-12-28T16:14:02.512Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-12-28T16:14:02.512Z] # 2c16e10e85a372cb7d93da91f7726e341f1303a7 HEAD [2020-12-28T16:14:02.512Z] # -> Force: false [2020-12-28T16:14:02.512Z] # 43e15a838c698a657b37bc61c7efdfb10c2c98b6 refs/tags/v0.1.133 [Pipeline] } [2020-12-28T16:14:02.525Z] $ docker exec --env ******** --env ******** 3268c97056a342eaedba21dba31507c5bf5679390225045cd166db8e57762cd5 ssh-agent -k [2020-12-28T16:14:02.641Z] unset SSH_AUTH_SOCK; [2020-12-28T16:14:02.641Z] unset SSH_AGENT_PID; [2020-12-28T16:14:02.641Z] echo Agent pid 18 killed; [2020-12-28T16:14:02.686Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-28T16:14:03.223Z] + git semver [Pipeline] } [2020-12-28T16:14:03.243Z] $ docker stop --time=1 3268c97056a342eaedba21dba31507c5bf5679390225045cd166db8e57762cd5 [2020-12-28T16:14:04.590Z] $ docker rm -f 3268c97056a342eaedba21dba31507c5bf5679390225045cd166db8e57762cd5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-12-28T16:14:05.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-28T16:14:05.270Z] [2020-12-28T16:14:05.270Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-12-28T16:14:05.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-28T16:14:05.616Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-12-28T16:14:05.616Z] ab5ef0e58194: Pulling fs layer [2020-12-28T16:14:05.616Z] 9712f1f96733: Pulling fs layer [2020-12-28T16:14:05.616Z] 63f879dbbcfc: Pulling fs layer [2020-12-28T16:14:05.616Z] 0d9ebad4ef96: Pulling fs layer [2020-12-28T16:14:05.616Z] e9a5061849ea: Pulling fs layer [2020-12-28T16:14:05.616Z] d747dcd14b5f: Pulling fs layer [2020-12-28T16:14:05.616Z] 2de7ff778b66: Pulling fs layer [2020-12-28T16:14:05.616Z] 0d9ebad4ef96: Waiting [2020-12-28T16:14:05.616Z] e9a5061849ea: Waiting [2020-12-28T16:14:05.616Z] d747dcd14b5f: Waiting [2020-12-28T16:14:05.616Z] 2de7ff778b66: Waiting [2020-12-28T16:14:05.616Z] 9712f1f96733: Verifying Checksum [2020-12-28T16:14:05.616Z] 9712f1f96733: Download complete [2020-12-28T16:14:07.539Z] 63f879dbbcfc: Verifying Checksum [2020-12-28T16:14:07.539Z] 63f879dbbcfc: Download complete [2020-12-28T16:14:07.539Z] e9a5061849ea: Verifying Checksum [2020-12-28T16:14:07.539Z] e9a5061849ea: Download complete [2020-12-28T16:14:07.539Z] d747dcd14b5f: Verifying Checksum [2020-12-28T16:14:07.539Z] d747dcd14b5f: Download complete [2020-12-28T16:14:07.539Z] 0d9ebad4ef96: Verifying Checksum [2020-12-28T16:14:07.539Z] 0d9ebad4ef96: Download complete [2020-12-28T16:14:07.809Z] 2de7ff778b66: Verifying Checksum [2020-12-28T16:14:07.809Z] 2de7ff778b66: Download complete [2020-12-28T16:14:08.074Z] ab5ef0e58194: Verifying Checksum [2020-12-28T16:14:08.074Z] ab5ef0e58194: Download complete [2020-12-28T16:14:12.321Z] ab5ef0e58194: Pull complete [2020-12-28T16:14:12.321Z] 9712f1f96733: Pull complete [2020-12-28T16:14:15.646Z] 63f879dbbcfc: Pull complete [2020-12-28T16:14:22.286Z] 0d9ebad4ef96: Pull complete [2020-12-28T16:14:22.870Z] e9a5061849ea: Pull complete [2020-12-28T16:14:23.140Z] d747dcd14b5f: Pull complete [2020-12-28T16:14:25.696Z] 2de7ff778b66: Pull complete [2020-12-28T16:14:25.696Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-12-28T16:14:25.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-28T16:14:25.696Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-12-28T16:14:25.897Z] prd-centos7-docker-4c-2g-17520 does not seem to be running inside a container [2020-12-28T16:14:26.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-12-28T16:14:30.369Z] $ docker top f335a93b8f6a7726a1eb2a357840e445f26e43a3ed7571cb6db678b8a0766d04 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-12-28T16:14:30.715Z] provisioning config files... [2020-12-28T16:14:30.727Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2493877505362292033tmp [2020-12-28T16:14:30.745Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3807382730909884122tmp [2020-12-28T16:14:30.761Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3335416405915294898tmp [Pipeline] { [Pipeline] echo [2020-12-28T16:14:30.817Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-28T16:14:31.116Z] ---> sigul-configuration.sh [2020-12-28T16:14:31.116Z] gpg: directory `/root/.gnupg' created [2020-12-28T16:14:31.116Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-12-28T16:14:31.116Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-12-28T16:14:31.116Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-12-28T16:14:31.116Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-12-28T16:14:31.116Z] gpg: CAST5 encrypted data [2020-12-28T16:14:31.378Z] gpg: encrypted with 1 passphrase [2020-12-28T16:14:31.378Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-12-28T16:14:31.677Z] + mkdir /home/jenkins [2020-12-28T16:14:31.677Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-12-28T16:14:31.978Z] + 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-12-28T16:14:31.991Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-28T16:14:32.299Z] ---> sigul-install.sh [2020-12-28T16:14:37.602Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-12-28T16:14:37.901Z] + git tag --list [2020-12-28T16:14:37.901Z] v0.0.0 [2020-12-28T16:14:37.901Z] v0.0.1 [2020-12-28T16:14:37.901Z] v0.1.0 [2020-12-28T16:14:37.901Z] v0.1.1 [2020-12-28T16:14:37.901Z] v0.1.10 [2020-12-28T16:14:37.901Z] v0.1.100 [2020-12-28T16:14:37.901Z] v0.1.101 [2020-12-28T16:14:37.901Z] v0.1.102 [2020-12-28T16:14:37.901Z] v0.1.103 [2020-12-28T16:14:37.901Z] v0.1.104 [2020-12-28T16:14:37.901Z] v0.1.105 [2020-12-28T16:14:37.901Z] v0.1.106 [2020-12-28T16:14:37.901Z] v0.1.107 [2020-12-28T16:14:37.901Z] v0.1.108 [2020-12-28T16:14:37.901Z] v0.1.109 [2020-12-28T16:14:37.901Z] v0.1.11 [2020-12-28T16:14:37.901Z] v0.1.110 [2020-12-28T16:14:37.901Z] v0.1.111 [2020-12-28T16:14:37.901Z] v0.1.112 [2020-12-28T16:14:37.901Z] v0.1.113 [2020-12-28T16:14:37.901Z] v0.1.114 [2020-12-28T16:14:37.901Z] v0.1.115 [2020-12-28T16:14:37.901Z] v0.1.116 [2020-12-28T16:14:37.901Z] v0.1.117 [2020-12-28T16:14:37.901Z] v0.1.118 [2020-12-28T16:14:37.901Z] v0.1.119 [2020-12-28T16:14:37.901Z] v0.1.12 [2020-12-28T16:14:37.901Z] v0.1.120 [2020-12-28T16:14:37.901Z] v0.1.121 [2020-12-28T16:14:37.901Z] v0.1.122 [2020-12-28T16:14:37.901Z] v0.1.123 [2020-12-28T16:14:37.901Z] v0.1.124 [2020-12-28T16:14:37.901Z] v0.1.125 [2020-12-28T16:14:37.901Z] v0.1.126 [2020-12-28T16:14:37.901Z] v0.1.127 [2020-12-28T16:14:37.901Z] v0.1.128 [2020-12-28T16:14:37.901Z] v0.1.129 [2020-12-28T16:14:37.901Z] v0.1.13 [2020-12-28T16:14:37.901Z] v0.1.130 [2020-12-28T16:14:37.901Z] v0.1.131 [2020-12-28T16:14:37.901Z] v0.1.132 [2020-12-28T16:14:37.901Z] v0.1.133 [2020-12-28T16:14:37.901Z] v0.1.14 [2020-12-28T16:14:37.901Z] v0.1.15 [2020-12-28T16:14:37.901Z] v0.1.16 [2020-12-28T16:14:37.901Z] v0.1.17 [2020-12-28T16:14:37.901Z] v0.1.18 [2020-12-28T16:14:37.901Z] v0.1.19 [2020-12-28T16:14:37.901Z] v0.1.2 [2020-12-28T16:14:37.901Z] v0.1.20 [2020-12-28T16:14:37.901Z] v0.1.21 [2020-12-28T16:14:37.901Z] v0.1.22 [2020-12-28T16:14:37.901Z] v0.1.23 [2020-12-28T16:14:37.901Z] v0.1.24 [2020-12-28T16:14:37.901Z] v0.1.25 [2020-12-28T16:14:37.901Z] v0.1.26 [2020-12-28T16:14:37.901Z] v0.1.27 [2020-12-28T16:14:37.901Z] v0.1.28 [2020-12-28T16:14:37.901Z] v0.1.29 [2020-12-28T16:14:37.901Z] v0.1.3 [2020-12-28T16:14:37.901Z] v0.1.30 [2020-12-28T16:14:37.901Z] v0.1.31 [2020-12-28T16:14:37.901Z] v0.1.32 [2020-12-28T16:14:37.901Z] v0.1.33 [2020-12-28T16:14:37.901Z] v0.1.34 [2020-12-28T16:14:37.901Z] v0.1.35 [2020-12-28T16:14:37.901Z] v0.1.36 [2020-12-28T16:14:37.901Z] v0.1.37 [2020-12-28T16:14:37.901Z] v0.1.38 [2020-12-28T16:14:37.901Z] v0.1.39 [2020-12-28T16:14:37.901Z] v0.1.4 [2020-12-28T16:14:37.901Z] v0.1.40 [2020-12-28T16:14:37.901Z] v0.1.41 [2020-12-28T16:14:37.901Z] v0.1.42 [2020-12-28T16:14:37.901Z] v0.1.43 [2020-12-28T16:14:37.901Z] v0.1.44 [2020-12-28T16:14:37.901Z] v0.1.45 [2020-12-28T16:14:37.901Z] v0.1.46 [2020-12-28T16:14:37.901Z] v0.1.47 [2020-12-28T16:14:37.901Z] v0.1.48 [2020-12-28T16:14:37.901Z] v0.1.49 [2020-12-28T16:14:37.901Z] v0.1.5 [2020-12-28T16:14:37.901Z] v0.1.50 [2020-12-28T16:14:37.901Z] v0.1.51 [2020-12-28T16:14:37.901Z] v0.1.52 [2020-12-28T16:14:37.901Z] v0.1.53 [2020-12-28T16:14:37.901Z] v0.1.54 [2020-12-28T16:14:37.901Z] v0.1.55 [2020-12-28T16:14:37.901Z] v0.1.56 [2020-12-28T16:14:37.901Z] v0.1.57 [2020-12-28T16:14:37.901Z] v0.1.58 [2020-12-28T16:14:37.901Z] v0.1.59 [2020-12-28T16:14:37.901Z] v0.1.6 [2020-12-28T16:14:37.901Z] v0.1.60 [2020-12-28T16:14:37.901Z] v0.1.61 [2020-12-28T16:14:37.901Z] v0.1.62 [2020-12-28T16:14:37.901Z] v0.1.63 [2020-12-28T16:14:37.901Z] v0.1.64 [2020-12-28T16:14:37.901Z] v0.1.65 [2020-12-28T16:14:37.901Z] v0.1.66 [2020-12-28T16:14:37.901Z] v0.1.67 [2020-12-28T16:14:37.901Z] v0.1.68 [2020-12-28T16:14:37.901Z] v0.1.69 [2020-12-28T16:14:37.901Z] v0.1.7 [2020-12-28T16:14:37.901Z] v0.1.70 [2020-12-28T16:14:37.901Z] v0.1.71 [2020-12-28T16:14:37.901Z] v0.1.72 [2020-12-28T16:14:37.901Z] v0.1.73 [2020-12-28T16:14:37.901Z] v0.1.74 [2020-12-28T16:14:37.901Z] v0.1.75 [2020-12-28T16:14:37.901Z] v0.1.76 [2020-12-28T16:14:37.901Z] v0.1.77 [2020-12-28T16:14:37.901Z] v0.1.78 [2020-12-28T16:14:37.901Z] v0.1.79 [2020-12-28T16:14:37.901Z] v0.1.8 [2020-12-28T16:14:37.901Z] v0.1.80 [2020-12-28T16:14:37.901Z] v0.1.81 [2020-12-28T16:14:37.901Z] v0.1.82 [2020-12-28T16:14:37.901Z] v0.1.83 [2020-12-28T16:14:37.901Z] v0.1.84 [2020-12-28T16:14:37.901Z] v0.1.85 [2020-12-28T16:14:37.901Z] v0.1.86 [2020-12-28T16:14:37.901Z] v0.1.87 [2020-12-28T16:14:37.901Z] v0.1.88 [2020-12-28T16:14:37.901Z] v0.1.89 [2020-12-28T16:14:37.901Z] v0.1.9 [2020-12-28T16:14:37.901Z] v0.1.90 [2020-12-28T16:14:37.901Z] v0.1.91 [2020-12-28T16:14:37.901Z] v0.1.92 [2020-12-28T16:14:37.901Z] v0.1.93 [2020-12-28T16:14:37.901Z] v0.1.94 [2020-12-28T16:14:37.901Z] v0.1.95 [2020-12-28T16:14:37.901Z] v0.1.96 [2020-12-28T16:14:37.901Z] v0.1.97 [2020-12-28T16:14:37.901Z] v0.1.98 [2020-12-28T16:14:37.901Z] v0.1.99 [Pipeline] sh [2020-12-28T16:14:38.211Z] + lftools sign git-tag v0.1.133 [2020-12-28T16:14:39.600Z] Signing Git tag with Sigul... [2020-12-28T16:14:39.600Z] Signing v0.1.133 [Pipeline] echo [2020-12-28T16:14:40.570Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-28T16:14:40.869Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-12-28T16:14:40.880Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-12-28T16:14:41.040Z] $ docker stop --time=1 f335a93b8f6a7726a1eb2a357840e445f26e43a3ed7571cb6db678b8a0766d04 [2020-12-28T16:14:43.089Z] $ docker rm -f f335a93b8f6a7726a1eb2a357840e445f26e43a3ed7571cb6db678b8a0766d04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-12-28T16:14:44.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-28T16:14:44.095Z] . [Pipeline] withDockerContainer [2020-12-28T16:14:44.194Z] prd-centos7-docker-4c-2g-17520 does not seem to be running inside a container [2020-12-28T16:14:44.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-28T16:14:44.865Z] $ docker top 4e5e48ee4f18c088302beb7b64543e530552e11cb34a6f0c81497fb65f69137d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-28T16:14:45.146Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-28T16:14:45.146Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-28T16:14:45.329Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-28T16:14:45.333Z] $ docker exec 4e5e48ee4f18c088302beb7b64543e530552e11cb34a6f0c81497fb65f69137d ssh-agent [2020-12-28T16:14:45.504Z] SSH_AUTH_SOCK=/tmp/ssh-v04K1ZSpDkUS/agent.11 [2020-12-28T16:14:45.504Z] SSH_AGENT_PID=17 [2020-12-28T16:14:45.510Z] Running ssh-add (command line suppressed) [2020-12-28T16:14:45.639Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6809369309799503660.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6809369309799503660.key) [2020-12-28T16:14:45.708Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-28T16:14:46.044Z] + git semver bump patch [2020-12-28T16:14:46.045Z] # -> Open(): unable to determine branch for HEAD [2020-12-28T16:14:46.045Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-12-28T16:14:46.045Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-12-28T16:14:46.045Z] # $SEMVER_REMOTE_NAME = origin [2020-12-28T16:14:46.045Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-28T16:14:46.045Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-28T16:14:46.045Z] # $SEMVER_BRANCH = master [2020-12-28T16:14:46.045Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-12-28T16:14:46.045Z] 0.1.134 [Pipeline] } [2020-12-28T16:14:46.058Z] $ docker exec --env ******** --env ******** 4e5e48ee4f18c088302beb7b64543e530552e11cb34a6f0c81497fb65f69137d ssh-agent -k [2020-12-28T16:14:46.176Z] unset SSH_AUTH_SOCK; [2020-12-28T16:14:46.176Z] unset SSH_AGENT_PID; [2020-12-28T16:14:46.176Z] echo Agent pid 17 killed; [2020-12-28T16:14:46.228Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-28T16:14:46.688Z] + git semver [Pipeline] } [2020-12-28T16:14:46.705Z] $ docker stop --time=1 4e5e48ee4f18c088302beb7b64543e530552e11cb34a6f0c81497fb65f69137d [2020-12-28T16:14:48.037Z] $ docker rm -f 4e5e48ee4f18c088302beb7b64543e530552e11cb34a6f0c81497fb65f69137d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-12-28T16:14:48.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-28T16:14:48.555Z] . [Pipeline] withDockerContainer [2020-12-28T16:14:48.654Z] prd-centos7-docker-4c-2g-17520 does not seem to be running inside a container [2020-12-28T16:14:48.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-28T16:14:49.348Z] $ docker top 382883ca551c5c566a94ae42ac35cd11000f40f56433020b03bc530a833839a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-28T16:14:49.632Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-28T16:14:49.632Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-28T16:14:49.831Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-28T16:14:49.836Z] $ docker exec 382883ca551c5c566a94ae42ac35cd11000f40f56433020b03bc530a833839a5 ssh-agent [2020-12-28T16:14:50.012Z] SSH_AUTH_SOCK=/tmp/ssh-tB4xXdUUKrmU/agent.11 [2020-12-28T16:14:50.012Z] SSH_AGENT_PID=16 [2020-12-28T16:14:50.018Z] Running ssh-add (command line suppressed) [2020-12-28T16:14:50.138Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4384111407675666368.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4384111407675666368.key) [2020-12-28T16:14:50.195Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-28T16:14:50.636Z] + git semver push [2020-12-28T16:14:50.637Z] # -> Open(): unable to determine branch for HEAD [2020-12-28T16:14:50.637Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-12-28T16:14:50.637Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-12-28T16:14:50.637Z] # $SEMVER_REMOTE_NAME = origin [2020-12-28T16:14:50.637Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-28T16:14:50.637Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-28T16:14:50.637Z] # $SEMVER_BRANCH = master [2020-12-28T16:14:50.637Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-12-28T16:14:57.251Z] $ docker exec --env ******** --env ******** 382883ca551c5c566a94ae42ac35cd11000f40f56433020b03bc530a833839a5 ssh-agent -k [2020-12-28T16:14:57.370Z] unset SSH_AUTH_SOCK; [2020-12-28T16:14:57.370Z] unset SSH_AGENT_PID; [2020-12-28T16:14:57.370Z] echo Agent pid 16 killed; [2020-12-28T16:14:57.418Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-28T16:14:57.900Z] + git semver [Pipeline] } [2020-12-28T16:14:57.918Z] $ docker stop --time=1 382883ca551c5c566a94ae42ac35cd11000f40f56433020b03bc530a833839a5 [2020-12-28T16:14:59.275Z] $ docker rm -f 382883ca551c5c566a94ae42ac35cd11000f40f56433020b03bc530a833839a5 [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-12-28T16:15:00.849Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-28T16:15:01.432Z] ---> package-listing.sh [2020-12-28T16:15:01.432Z] ++ facter osfamily [2020-12-28T16:15:01.432Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-28T16:15:01.432Z] + OS_FAMILY=redhat [2020-12-28T16:15:01.432Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2020-12-28T16:15:01.432Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-28T16:15:01.432Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-28T16:15:01.432Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-28T16:15:01.432Z] + PACKAGES=/tmp/packages_start.txt [2020-12-28T16:15:01.433Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-12-28T16:15:01.433Z] + PACKAGES=/tmp/packages_end.txt [2020-12-28T16:15:01.433Z] + case "${OS_FAMILY}" in [2020-12-28T16:15:01.433Z] + rpm -qa [2020-12-28T16:15:01.433Z] + sort [2020-12-28T16:15:05.756Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-28T16:15:05.756Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-28T16:15:05.756Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-28T16:15:05.756Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-12-28T16:15:05.756Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2020-12-28T16:15:05.756Z] + 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-12-28T16:15:05.834Z] 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-12-28T16:15:06.173Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-28T16:15:06.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-28T16:15:06.480Z] [2020-12-28T16:15:06.480Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-28T16:15:06.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-28T16:15:07.103Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-28T16:15:07.103Z] df20fa9351a1: Pulling fs layer [2020-12-28T16:15:07.103Z] 36b3adc4ff6f: Pulling fs layer [2020-12-28T16:15:07.103Z] 8ad3a11d3b57: Pulling fs layer [2020-12-28T16:15:07.103Z] 46f8f816bc3b: Pulling fs layer [2020-12-28T16:15:07.103Z] 93b61091891f: Pulling fs layer [2020-12-28T16:15:07.103Z] 93b9cdb0e59b: Pulling fs layer [2020-12-28T16:15:07.103Z] 5e14af77c1be: Pulling fs layer [2020-12-28T16:15:07.103Z] 01666e4c0597: Pulling fs layer [2020-12-28T16:15:07.103Z] aa168da1d23b: Pulling fs layer [2020-12-28T16:15:07.103Z] 46f8f816bc3b: Waiting [2020-12-28T16:15:07.103Z] 93b61091891f: Waiting [2020-12-28T16:15:07.103Z] 93b9cdb0e59b: Waiting [2020-12-28T16:15:07.103Z] 5e14af77c1be: Waiting [2020-12-28T16:15:07.103Z] 01666e4c0597: Waiting [2020-12-28T16:15:07.103Z] aa168da1d23b: Waiting [2020-12-28T16:15:07.103Z] 36b3adc4ff6f: Download complete [2020-12-28T16:15:07.103Z] 46f8f816bc3b: Download complete [2020-12-28T16:15:07.365Z] df20fa9351a1: Verifying Checksum [2020-12-28T16:15:07.365Z] df20fa9351a1: Download complete [2020-12-28T16:15:07.365Z] 93b9cdb0e59b: Verifying Checksum [2020-12-28T16:15:07.365Z] 93b9cdb0e59b: Download complete [2020-12-28T16:15:07.365Z] 93b61091891f: Verifying Checksum [2020-12-28T16:15:07.365Z] 93b61091891f: Download complete [2020-12-28T16:15:07.365Z] 01666e4c0597: Verifying Checksum [2020-12-28T16:15:07.365Z] 01666e4c0597: Download complete [2020-12-28T16:15:07.365Z] 5e14af77c1be: Verifying Checksum [2020-12-28T16:15:07.365Z] 5e14af77c1be: Download complete [2020-12-28T16:15:07.365Z] 8ad3a11d3b57: Verifying Checksum [2020-12-28T16:15:07.365Z] 8ad3a11d3b57: Download complete [2020-12-28T16:15:07.941Z] df20fa9351a1: Pull complete [2020-12-28T16:15:08.205Z] 36b3adc4ff6f: Pull complete [2020-12-28T16:15:09.600Z] 8ad3a11d3b57: Pull complete [2020-12-28T16:15:09.600Z] aa168da1d23b: Verifying Checksum [2020-12-28T16:15:09.600Z] aa168da1d23b: Download complete [2020-12-28T16:15:09.867Z] 46f8f816bc3b: Pull complete [2020-12-28T16:15:10.129Z] 93b61091891f: Pull complete [2020-12-28T16:15:10.391Z] 93b9cdb0e59b: Pull complete [2020-12-28T16:15:10.391Z] 5e14af77c1be: Pull complete [2020-12-28T16:15:10.659Z] 01666e4c0597: Pull complete [2020-12-28T16:15:18.848Z] aa168da1d23b: Pull complete [2020-12-28T16:15:18.848Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-28T16:15:18.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-28T16:15:18.848Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-28T16:15:18.966Z] prd-centos7-docker-4c-2g-17520 does not seem to be running inside a container [2020-12-28T16:15:19.015Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-28T16:15:21.716Z] $ docker top e99f705b02c53f39afc024407d5229628c732fbf5ae70bdf1ea09e3ab1190608 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-28T16:15:22.266Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-28T16:15:22.566Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-28T16:15:22.868Z] + ls /var/log/sa-host [2020-12-28T16:15:22.868Z] + sadf -c /var/log/sa-host/sa23 [2020-12-28T16:15:22.868Z] file_magic: OK [2020-12-28T16:15:22.868Z] HZ: Using current value: 100 [2020-12-28T16:15:22.868Z] file_header: OK [2020-12-28T16:15:22.868Z] 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-12-28T16:15:22.868Z] Statistics: [2020-12-28T16:15:22.868Z] Hnuu...uuuununununu... [2020-12-28T16:15:22.868Z] File successfully converted to sysstat format version 12.2.1 [2020-12-28T16:15:22.868Z] + sadf -c /var/log/sa-host/sa28 [2020-12-28T16:15:22.868Z] file_magic: OK [2020-12-28T16:15:22.868Z] HZ: Using current value: 100 [2020-12-28T16:15:22.868Z] file_header: OK [2020-12-28T16:15:22.868Z] 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-12-28T16:15:22.868Z] Statistics: [2020-12-28T16:15:22.868Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-28T16:15:22.868Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-28T16:15:23.096Z] provisioning config files... [2020-12-28T16:15:23.124Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4060269695727648150tmp [Pipeline] { [Pipeline] echo [2020-12-28T16:15:23.201Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-28T16:15:23.506Z] ---> create-netrc.sh [Pipeline] } [2020-12-28T16:15:23.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-28T16:15:23.604Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-28T16:15:23.898Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-28T16:15:23.909Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-28T16:15:24.204Z] ---> sudo-logs.sh [2020-12-28T16:15:24.204Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-28T16:15:24.215Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-28T16:15:24.509Z] ---> job-cost.sh [2020-12-28T16:15:24.510Z] lf-activate-venv: SKIPPING [2020-12-28T16:15:24.510Z] INFO: No Stack... [2020-12-28T16:15:25.457Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-28T16:15:25.719Z] INFO: Archiving Costs [Pipeline] echo [2020-12-28T16:15:25.732Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-28T16:15:26.025Z] ---> logs-deploy.sh [2020-12-28T16:15:26.025Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/102 [2020-12-28T16:15:26.025Z] INFO: archiving workspace using pattern(s): [2020-12-28T16:15:27.418Z] Archives upload complete. [2020-12-28T16:15:27.680Z] INFO: archiving logs to Nexus [2020-12-28T16:15:28.630Z] ---> uname -a: [2020-12-28T16:15:28.630Z] Linux prd-centos7-docker-4c-2g-17520.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-28T16:15:28.630Z] [2020-12-28T16:15:28.630Z] [2020-12-28T16:15:28.630Z] ---> lscpu: [2020-12-28T16:15:28.630Z] Architecture: x86_64 [2020-12-28T16:15:28.630Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-28T16:15:28.630Z] Byte Order: Little Endian [2020-12-28T16:15:28.630Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-28T16:15:28.630Z] CPU(s): 4 [2020-12-28T16:15:28.630Z] On-line CPU(s) list: 0-3 [2020-12-28T16:15:28.630Z] Thread(s) per core: 1 [2020-12-28T16:15:28.630Z] Core(s) per socket: 1 [2020-12-28T16:15:28.630Z] Socket(s): 4 [2020-12-28T16:15:28.630Z] NUMA node(s): 1 [2020-12-28T16:15:28.630Z] Vendor ID: GenuineIntel [2020-12-28T16:15:28.630Z] CPU family: 6 [2020-12-28T16:15:28.630Z] Model: 44 [2020-12-28T16:15:28.630Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-28T16:15:28.631Z] Stepping: 1 [2020-12-28T16:15:28.631Z] CPU MHz: 2933.438 [2020-12-28T16:15:28.631Z] BogoMIPS: 5866.87 [2020-12-28T16:15:28.631Z] Virtualization: VT-x [2020-12-28T16:15:28.631Z] Hypervisor vendor: KVM [2020-12-28T16:15:28.631Z] Virtualization type: full [2020-12-28T16:15:28.631Z] L1d cache: 128 KiB [2020-12-28T16:15:28.631Z] L1i cache: 128 KiB [2020-12-28T16:15:28.631Z] L2 cache: 16 MiB [2020-12-28T16:15:28.631Z] L3 cache: 64 MiB [2020-12-28T16:15:28.631Z] NUMA node0 CPU(s): 0-3 [2020-12-28T16:15:28.631Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-28T16:15:28.631Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-28T16:15:28.631Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-28T16:15:28.631Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-28T16:15:28.631Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-28T16:15:28.631Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-28T16:15:28.631Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-28T16:15:28.631Z] Vulnerability Srbds: Not affected [2020-12-28T16:15:28.631Z] Vulnerability Tsx async abort: Not affected [2020-12-28T16:15:28.631Z] 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-12-28T16:15:28.631Z] [2020-12-28T16:15:28.631Z] [2020-12-28T16:15:28.631Z] ---> nproc: [2020-12-28T16:15:28.631Z] 4 [2020-12-28T16:15:28.631Z] [2020-12-28T16:15:28.631Z] [2020-12-28T16:15:28.631Z] ---> df -h: [2020-12-28T16:15:28.631Z] Filesystem Size Used Available Use% Mounted on [2020-12-28T16:15:28.631Z] overlay 50.0G 8.5G 41.4G 17% / [2020-12-28T16:15:28.631Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-28T16:15:28.631Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-28T16:15:28.631Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-28T16:15:28.631Z] /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os [2020-12-28T16:15:28.631Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf [2020-12-28T16:15:28.631Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname [2020-12-28T16:15:28.631Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts [2020-12-28T16:15:28.631Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host [2020-12-28T16:15:28.631Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure [2020-12-28T16:15:28.631Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log [2020-12-28T16:15:28.631Z] /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json [2020-12-28T16:15:28.631Z] /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master [2020-12-28T16:15:28.631Z] /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp [2020-12-28T16:15:28.631Z] [2020-12-28T16:15:28.631Z] [2020-12-28T16:15:28.631Z] ---> free -m: [2020-12-28T16:15:28.631Z] total used free shared buff/cache available [2020-12-28T16:15:28.631Z] Mem: 1837 828 144 0 864 944 [2020-12-28T16:15:28.631Z] Swap: 1023 3 1020 [2020-12-28T16:15:28.631Z] [2020-12-28T16:15:28.631Z] [2020-12-28T16:15:28.631Z] ---> ip addr: [2020-12-28T16:15:28.631Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-28T16:15:28.631Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-28T16:15:28.631Z] inet 127.0.0.1/8 scope host lo [2020-12-28T16:15:28.631Z] valid_lft forever preferred_lft forever [2020-12-28T16:15:28.631Z] inet6 ::1/128 scope host [2020-12-28T16:15:28.631Z] valid_lft forever preferred_lft forever [2020-12-28T16:15:28.631Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-28T16:15:28.631Z] link/ether fa:16:3e:9d:78:41 brd ff:ff:ff:ff:ff:ff [2020-12-28T16:15:28.631Z] inet 10.30.123.117/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-28T16:15:28.631Z] valid_lft 85941sec preferred_lft 85941sec [2020-12-28T16:15:28.631Z] inet6 fe80::f816:3eff:fe9d:7841/64 scope link [2020-12-28T16:15:28.631Z] valid_lft forever preferred_lft forever [2020-12-28T16:15:28.631Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-28T16:15:28.631Z] link/ether 02:42:0a:25:43:d4 brd ff:ff:ff:ff:ff:ff [2020-12-28T16:15:28.631Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-28T16:15:28.631Z] valid_lft forever preferred_lft forever [2020-12-28T16:15:28.631Z] inet6 fe80::42:aff:fe25:43d4/64 scope link [2020-12-28T16:15:28.631Z] valid_lft forever preferred_lft forever [2020-12-28T16:15:28.631Z] [2020-12-28T16:15:28.631Z] [2020-12-28T16:15:28.631Z] ---> sar -b -r -n DEV: [2020-12-28T16:15:28.631Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/28/20 _x86_64_ (4 CPU) [2020-12-28T16:15:28.631Z] [2020-12-28T16:15:28.631Z] 16:07:39 LINUX RESTART (4 CPU) [2020-12-28T16:15:28.631Z] [2020-12-28T16:15:28.631Z] 16:08:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-12-28T16:15:28.631Z] 16:09:01 111.49 45.01 66.49 0.00 7898.98 20865.10 0.00 [2020-12-28T16:15:28.631Z] 16:10:01 2.78 0.03 2.75 0.00 1.07 101.15 0.00 [2020-12-28T16:15:28.631Z] 16:11:01 0.42 0.00 0.42 0.00 0.00 6.06 0.00 [2020-12-28T16:15:28.631Z] 16:12:01 0.23 0.00 0.23 0.00 0.00 2.96 0.00 [2020-12-28T16:15:28.631Z] 16:13:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 [2020-12-28T16:15:28.631Z] 16:14:01 264.08 161.92 102.16 0.00 8366.71 35190.95 0.00 [2020-12-28T16:15:28.631Z] 16:15:01 215.25 78.16 137.08 0.00 4429.96 33008.01 0.00 [2020-12-28T16:15:28.631Z] Average: 84.89 40.73 44.15 0.00 2945.74 12723.92 0.00 [2020-12-28T16:15:28.631Z] [2020-12-28T16:15:28.631Z] 16:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-12-28T16:15:28.631Z] 16:09:01 153308 0 597780 31.77 2620 1127836 1086232 37.07 406280 1122856 128 [2020-12-28T16:15:28.631Z] 16:10:01 155780 0 595188 31.63 2620 1127956 1085860 37.06 410056 1116776 16 [2020-12-28T16:15:28.631Z] 16:11:01 156696 0 594268 31.58 2620 1127960 1074588 36.67 407396 1118256 20 [2020-12-28T16:15:28.631Z] 16:12:01 155200 0 595764 31.66 2620 1127960 1074564 36.67 425804 1101548 16 [2020-12-28T16:15:28.631Z] 16:13:01 155432 0 595524 31.65 2620 1127968 1074636 36.68 419852 1107916 20 [2020-12-28T16:15:28.631Z] 16:14:01 199908 0 660860 35.12 2596 1018180 1186216 40.48 515244 914412 40 [2020-12-28T16:15:28.631Z] 16:15:01 225996 0 775696 41.23 1652 878200 1102112 37.61 581040 735852 76 [2020-12-28T16:15:28.631Z] Average: 171760 0 630726 33.52 2478 1076580 1097744 37.46 452239 1031088 45 [2020-12-28T16:15:28.631Z] [2020-12-28T16:15:28.631Z] 16:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-12-28T16:15:28.631Z] 16:09:01 eth0 599.24 397.94 1098.35 97.80 0.00 0.00 0.00 0.00 [2020-12-28T16:15:28.631Z] 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-28T16:15:28.631Z] 16:09:01 docker0 7.84 5.52 1.49 15.04 0.00 0.00 0.00 0.00 [2020-12-28T16:15:28.631Z] 16:10:01 eth0 2.80 1.57 1.79 0.29 0.00 0.00 0.00 0.00 [2020-12-28T16:15:28.631Z] 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-28T16:15:28.631Z] 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-28T16:15:28.631Z] 16:11:01 eth0 1.23 0.37 0.33 0.17 0.00 0.00 0.00 0.00 [2020-12-28T16:15:28.631Z] 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-28T16:15:28.631Z] 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-28T16:15:28.631Z] 16:12:01 eth0 1.73 0.28 0.38 0.23 0.00 0.00 0.00 0.00 [2020-12-28T16:15:28.631Z] 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-28T16:15:28.631Z] 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-28T16:15:28.631Z] 16:13:01 eth0 1.12 0.72 0.61 0.41 0.00 0.00 0.00 0.00 [2020-12-28T16:15:28.631Z] 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-28T16:15:28.631Z] 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-28T16:15:28.631Z] 16:14:01 eth0 481.57 416.68 4218.34 39.65 0.00 0.00 0.00 0.00 [2020-12-28T16:15:28.631Z] 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-28T16:15:28.631Z] 16:14:01 vethb127608 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-28T16:15:28.631Z] 16:14:01 docker0 16.83 16.21 1.32 122.96 0.00 0.00 0.00 0.00 [2020-12-28T16:15:28.631Z] 16:15:01 eth0 485.95 413.28 3462.65 107.02 0.00 0.00 0.00 0.00 [2020-12-28T16:15:28.631Z] 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-28T16:15:28.631Z] 16:15:01 docker0 22.54 25.40 1.71 201.96 0.00 0.00 0.00 0.00 [2020-12-28T16:15:28.631Z] Average: eth0 223.98 175.35 1255.37 34.94 0.00 0.00 0.00 0.00 [2020-12-28T16:15:28.631Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-28T16:15:28.631Z] Average: docker0 6.74 6.74 0.64 48.66 0.00 0.00 0.00 0.00 [2020-12-28T16:15:28.631Z] [2020-12-28T16:15:28.631Z] [2020-12-28T16:15:28.631Z] ---> sar -P ALL: [2020-12-28T16:15:28.631Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/28/20 _x86_64_ (4 CPU) [2020-12-28T16:15:28.631Z] [2020-12-28T16:15:28.631Z] 16:07:39 LINUX RESTART (4 CPU) [2020-12-28T16:15:28.631Z] [2020-12-28T16:15:28.631Z] 16:08:02 CPU %user %nice %system %iowait %steal %idle [2020-12-28T16:15:28.631Z] 16:09:01 all 13.83 0.00 5.99 3.04 0.03 77.11 [2020-12-28T16:15:28.631Z] 16:09:01 0 14.05 0.00 6.50 2.33 0.03 77.08 [2020-12-28T16:15:28.631Z] 16:09:01 1 17.52 0.00 4.76 3.05 0.03 74.64 [2020-12-28T16:15:28.631Z] 16:09:01 2 12.23 0.00 5.94 2.41 0.05 79.37 [2020-12-28T16:15:28.631Z] 16:09:01 3 11.52 0.00 6.76 4.36 0.02 77.34 [2020-12-28T16:15:28.631Z] 16:10:01 all 0.20 0.00 0.06 0.00 0.00 99.75 [2020-12-28T16:15:28.631Z] 16:10:01 0 0.07 0.00 0.07 0.00 0.00 99.87 [2020-12-28T16:15:28.631Z] 16:10:01 1 0.08 0.00 0.08 0.00 0.00 99.83 [2020-12-28T16:15:28.631Z] 16:10:01 2 0.08 0.00 0.03 0.00 0.00 99.88 [2020-12-28T16:15:28.631Z] 16:10:01 3 0.55 0.00 0.05 0.00 0.00 99.40 [2020-12-28T16:15:28.631Z] 16:11:01 all 0.17 0.00 0.07 0.00 0.00 99.76 [2020-12-28T16:15:28.631Z] 16:11:01 0 0.05 0.00 0.10 0.00 0.00 99.85 [2020-12-28T16:15:28.631Z] 16:11:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2020-12-28T16:15:28.631Z] 16:11:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-28T16:15:28.631Z] 16:11:01 3 0.53 0.00 0.05 0.00 0.00 99.42 [2020-12-28T16:15:28.631Z] 16:12:01 all 0.16 0.00 0.05 0.00 0.00 99.79 [2020-12-28T16:15:28.631Z] 16:12:01 0 0.07 0.00 0.10 0.00 0.00 99.83 [2020-12-28T16:15:28.631Z] 16:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-28T16:15:28.631Z] 16:12:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-28T16:15:28.631Z] 16:12:01 3 0.52 0.00 0.05 0.00 0.00 99.43 [2020-12-28T16:15:28.631Z] 16:13:01 all 0.13 0.00 0.07 0.00 0.01 99.78 [2020-12-28T16:15:28.631Z] 16:13:01 0 0.10 0.00 0.08 0.00 0.03 99.78 [2020-12-28T16:15:28.631Z] 16:13:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-12-28T16:15:28.631Z] 16:13:01 2 0.17 0.00 0.03 0.00 0.00 99.80 [2020-12-28T16:15:28.631Z] 16:13:01 3 0.22 0.00 0.13 0.00 0.02 99.63 [2020-12-28T16:15:28.631Z] 16:14:01 all 9.23 0.00 6.38 1.94 0.03 82.42 [2020-12-28T16:15:28.631Z] 16:14:01 0 8.77 0.00 6.15 1.92 0.02 83.15 [2020-12-28T16:15:28.631Z] 16:14:01 1 8.98 0.00 6.03 0.76 0.03 84.20 [2020-12-28T16:15:28.631Z] 16:14:01 2 10.31 0.00 6.79 1.83 0.03 81.04 [2020-12-28T16:15:28.631Z] 16:14:01 3 8.85 0.00 6.56 3.27 0.03 81.28 [2020-12-28T16:15:28.631Z] 16:15:01 all 11.43 0.00 8.49 2.91 0.03 77.14 [2020-12-28T16:15:28.631Z] 16:15:01 0 11.08 0.00 8.23 2.23 0.03 78.43 [2020-12-28T16:15:28.631Z] 16:15:01 1 10.49 0.00 8.14 2.26 0.00 79.10 [2020-12-28T16:15:28.631Z] 16:15:01 2 12.98 0.00 8.52 4.79 0.03 73.67 [2020-12-28T16:15:28.631Z] 16:15:01 3 11.19 0.00 9.06 2.38 0.05 77.32 [2020-12-28T16:15:28.631Z] Average: all 4.95 0.00 2.98 1.11 0.02 90.94 [2020-12-28T16:15:28.631Z] Average: 0 4.81 0.00 2.99 0.91 0.02 91.26 [2020-12-28T16:15:28.631Z] Average: 1 5.25 0.00 2.70 0.86 0.01 91.18 [2020-12-28T16:15:28.631Z] Average: 2 5.05 0.00 3.02 1.27 0.02 90.64 [2020-12-28T16:15:28.631Z] Average: 3 4.70 0.00 3.19 1.41 0.02 90.68 [2020-12-28T16:15:28.631Z] [2020-12-28T16:15:28.631Z] [2020-12-28T16:15:28.631Z]