Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6e13956c373f8385b66ccdf7b0d57d3383bd1502 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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:pre] ========================================================= [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: pre 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-25215 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 6e13956c373f8385b66ccdf7b0d57d3383bd1502 (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 6e13956c373f8385b66ccdf7b0d57d3383bd1502 # timeout=10 Commit message: "Merge pull request #488 from weichou1229/issue-289" > git rev-list --no-walk 872cd113f72bbf32b2af7f347d5ffcda0bf2f845 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-05T06:22:46.427Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-05T06:22:46.711Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-05T06:22:46.827Z] ========================================================= [2021-02-05T06:22:46.827Z] EdgeX Global Pipelines Version Info [2021-02-05T06:22:46.827Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-05T06:22:48.338Z] ------------------- [2021-02-05T06:22:48.338Z] stable info: [2021-02-05T06:22:48.338Z] ------------------- [2021-02-05T06:22:48.338Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-05T06:22:48.338Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-05T06:22:48.338Z] Message: update stable to v1.0.179 [2021-02-05T06:22:49.284Z] ------------------- [2021-02-05T06:22:49.284Z] experimental info: [2021-02-05T06:22:49.284Z] ------------------- [2021-02-05T06:22:49.284Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-05T06:22:49.284Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-05T06:22:49.284Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-05T06:22:49.552Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-02-05T06:22:49.652Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-02-05T06:22:49.743Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-05T06:22:49.836Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-05T06:22:49.935Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-05T06:22:50.030Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-05T06:22:50.144Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-05T06:22:50.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-05T06:22:50.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-05T06:22:50.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-05T06:22:50.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-05T06:22:50.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-02-05T06:22:50.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-05T06:22:50.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-05T06:22:51.007Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-02-05T06:22:51.101Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-05T06:22:51.193Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-05T06:22:51.281Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-05T06:22:51.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-05T06:22:51.467Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-05T06:22:51.557Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-05T06:22:51.691Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-05T06:22:51.785Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-05T06:22:51.872Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-05T06:22:51.958Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-02-05T06:22:52.047Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-05T06:22:52.137Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-05T06:22:52.224Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-02-05T06:22:52.312Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-02-05T06:22:52.396Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-02-05T06:22:52.510Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e13956c373f8385b66ccdf7b0d57d3383bd1502 [Pipeline] echo [2021-02-05T06:22:52.600Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e13956 [Pipeline] echo [2021-02-05T06:22:52.690Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-05T06:22:53.399Z] + git log --format=format:%s -1 6e13956c373f8385b66ccdf7b0d57d3383bd1502 [Pipeline] echo [2021-02-05T06:22:53.465Z] GIT_COMMIT: 6e13956c373f8385b66ccdf7b0d57d3383bd1502, Commit Message: Merge pull request #488 from weichou1229/issue-289 [Pipeline] echo [2021-02-05T06:22:53.511Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-05T06:22:54.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-05T06:22:54.852Z] [2021-02-05T06:22:54.852Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-05T06:22:55.202Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-05T06:22:55.202Z] latest: Pulling from edgex-devops/git-semver [2021-02-05T06:22:55.202Z] 31603596830f: Pulling fs layer [2021-02-05T06:22:55.202Z] 2a8b12db71e7: Pulling fs layer [2021-02-05T06:22:55.202Z] 6ca5941a6612: Pulling fs layer [2021-02-05T06:22:55.202Z] ecc8261a40a4: Pulling fs layer [2021-02-05T06:22:55.202Z] ecc8261a40a4: Waiting [2021-02-05T06:22:55.202Z] 2a8b12db71e7: Verifying Checksum [2021-02-05T06:22:55.202Z] 2a8b12db71e7: Download complete [2021-02-05T06:22:55.469Z] 31603596830f: Verifying Checksum [2021-02-05T06:22:55.469Z] 31603596830f: Download complete [2021-02-05T06:22:55.737Z] ecc8261a40a4: Verifying Checksum [2021-02-05T06:22:55.737Z] ecc8261a40a4: Download complete [2021-02-05T06:22:55.737Z] 6ca5941a6612: Verifying Checksum [2021-02-05T06:22:55.737Z] 6ca5941a6612: Download complete [2021-02-05T06:22:56.002Z] 31603596830f: Pull complete [2021-02-05T06:22:56.002Z] 2a8b12db71e7: Pull complete [2021-02-05T06:22:56.968Z] 6ca5941a6612: Pull complete [2021-02-05T06:22:57.233Z] ecc8261a40a4: Pull complete [2021-02-05T06:22:57.233Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-05T06:22:57.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-05T06:22:57.233Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-05T06:22:57.384Z] prd-centos7-docker-4c-2g-25215 does not seem to be running inside a container [2021-02-05T06:22:57.459Z] $ 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 [2021-02-05T06:22:59.959Z] $ docker top a6fdc55aadf60d44f64c9897826abdace99014dabd4a19106456e19900fc162f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-05T06:23:00.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-05T06:23:00.459Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-05T06:23:00.708Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-05T06:23:00.713Z] $ docker exec a6fdc55aadf60d44f64c9897826abdace99014dabd4a19106456e19900fc162f ssh-agent [2021-02-05T06:23:00.948Z] SSH_AUTH_SOCK=/tmp/ssh-dNuO41tDsPAL/agent.11 [2021-02-05T06:23:00.948Z] SSH_AGENT_PID=16 [2021-02-05T06:23:00.961Z] Running ssh-add (command line suppressed) [2021-02-05T06:23:01.097Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3635704690158204653.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3635704690158204653.key) [2021-02-05T06:23:01.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-05T06:23:01.501Z] + git tag --points-at HEAD [Pipeline] } [2021-02-05T06:23:01.524Z] $ docker exec --env ******** --env ******** a6fdc55aadf60d44f64c9897826abdace99014dabd4a19106456e19900fc162f ssh-agent -k [2021-02-05T06:23:01.698Z] unset SSH_AUTH_SOCK; [2021-02-05T06:23:01.702Z] unset SSH_AGENT_PID; [2021-02-05T06:23:01.702Z] echo Agent pid 16 killed; [2021-02-05T06:23:01.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-05T06:23:01.941Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-05T06:23:01.941Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-05T06:23:02.147Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-05T06:23:02.152Z] $ docker exec a6fdc55aadf60d44f64c9897826abdace99014dabd4a19106456e19900fc162f ssh-agent [2021-02-05T06:23:02.340Z] SSH_AUTH_SOCK=/tmp/ssh-0NfMXKZXHSnp/agent.45 [2021-02-05T06:23:02.340Z] SSH_AGENT_PID=50 [2021-02-05T06:23:02.347Z] Running ssh-add (command line suppressed) [2021-02-05T06:23:02.481Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5714291169148197094.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5714291169148197094.key) [2021-02-05T06:23:02.549Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-05T06:23:02.923Z] + git semver init [2021-02-05T06:23:02.924Z] # -> Open(): unable to determine branch for HEAD [2021-02-05T06:23:02.924Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-02-05T06:23:02.924Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-02-05T06:23:02.924Z] # $SEMVER_REMOTE_NAME = origin [2021-02-05T06:23:02.924Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-05T06:23:02.924Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-05T06:23:02.924Z] # $SEMVER_BRANCH = master [2021-02-05T06:23:02.924Z] # $SEMVER_TEMP = /tmp/semver-110617634 [2021-02-05T06:23:02.924Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-02-05T06:23:03.512Z] # '/tmp/semver-110617634' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2021-02-05T06:23:03.781Z] # -> Force: false [2021-02-05T06:23:03.781Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2021-02-05T06:23:03.798Z] $ docker exec --env ******** --env ******** a6fdc55aadf60d44f64c9897826abdace99014dabd4a19106456e19900fc162f ssh-agent -k [2021-02-05T06:23:03.946Z] unset SSH_AUTH_SOCK; [2021-02-05T06:23:03.947Z] unset SSH_AGENT_PID; [2021-02-05T06:23:03.947Z] echo Agent pid 50 killed; [2021-02-05T06:23:04.004Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-05T06:23:04.467Z] + git semver [Pipeline] } [2021-02-05T06:23:04.488Z] $ docker stop --time=1 a6fdc55aadf60d44f64c9897826abdace99014dabd4a19106456e19900fc162f [2021-02-05T06:23:06.492Z] $ docker rm -f a6fdc55aadf60d44f64c9897826abdace99014dabd4a19106456e19900fc162f [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-05T06:23:06.984Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-05T06:23:07.471Z] Stashed 1 file(s) [Pipeline] echo [2021-02-05T06:23:07.474Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.23 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-02-05T06:23:22.988Z] Still waiting to schedule task [2021-02-05T06:23:22.988Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-25215’ [2021-02-05T06:23:22.990Z] Still waiting to schedule task [2021-02-05T06:23:22.990Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-05T06:25:08.662Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-25216 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2021-02-05T06:25:08.719Z] Running in /w/workspace/go-mod-core-contracts/141 [Pipeline] { [Pipeline] checkout [2021-02-05T06:25:13.591Z] using credential edgex-jenkins-ssh [2021-02-05T06:25:13.650Z] Cloning the remote Git repository [2021-02-05T06:25:13.708Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-05T06:25:13.816Z] > git init /w/workspace/go-mod-core-contracts/141 # timeout=10 [2021-02-05T06:25:13.887Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-05T06:25:13.888Z] > git --version # timeout=10 [2021-02-05T06:25:13.911Z] > git --version # 'git version 2.17.1' [2021-02-05T06:25:13.914Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-05T06:25:13.991Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-05T06:25:14.985Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-05T06:25:15.009Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-05T06:25:15.620Z] Checking out Revision 6e13956c373f8385b66ccdf7b0d57d3383bd1502 (master) [2021-02-05T06:25:15.036Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-05T06:25:15.070Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-05T06:25:15.071Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-05T06:25:15.085Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-05T06:25:15.643Z] > git config core.sparsecheckout # timeout=10 [2021-02-05T06:25:15.656Z] > git checkout -f 6e13956c373f8385b66ccdf7b0d57d3383bd1502 # timeout=10 [2021-02-05T06:25:20.036Z] Commit message: "Merge pull request #488 from weichou1229/issue-289" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-05T06:25:21.987Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-05T06:25:22.391Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-05T06:25:22.731Z] + sudo service docker restart [2021-02-05T06:25:22.731Z] + true [Pipeline] unstash [Pipeline] echo [2021-02-05T06:25:25.687Z] ========================================================= [2021-02-05T06:25:25.687Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-05T06:25:25.687Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-05T06:25:26.165Z] + 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 . [2021-02-05T06:25:27.141Z] Sending build context to Docker daemon 2.54MB [2021-02-05T06:25:27.141Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-02-05T06:25:27.141Z] Step 2/7 : FROM ${BASE} [2021-02-05T06:25:27.427Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-05T06:25:27.427Z] 5f621e34cdf4: Pulling fs layer [2021-02-05T06:25:27.427Z] a4357932f1b6: Pulling fs layer [2021-02-05T06:25:27.427Z] 18c013af1878: Pulling fs layer [2021-02-05T06:25:27.427Z] 00ac8860ef70: Pulling fs layer [2021-02-05T06:25:27.427Z] 63d7cb157983: Pulling fs layer [2021-02-05T06:25:27.427Z] b116817d02f9: Pulling fs layer [2021-02-05T06:25:27.427Z] 745a02a5169b: Pulling fs layer [2021-02-05T06:25:27.427Z] 63d7cb157983: Waiting [2021-02-05T06:25:27.427Z] b116817d02f9: Waiting [2021-02-05T06:25:27.427Z] 745a02a5169b: Waiting [2021-02-05T06:25:27.427Z] 00ac8860ef70: Waiting [2021-02-05T06:25:27.427Z] 18c013af1878: Verifying Checksum [2021-02-05T06:25:27.427Z] 18c013af1878: Download complete [2021-02-05T06:25:27.427Z] a4357932f1b6: Verifying Checksum [2021-02-05T06:25:27.427Z] a4357932f1b6: Download complete [2021-02-05T06:25:27.701Z] 63d7cb157983: Verifying Checksum [2021-02-05T06:25:27.701Z] 63d7cb157983: Download complete [2021-02-05T06:25:27.701Z] 5f621e34cdf4: Verifying Checksum [2021-02-05T06:25:27.701Z] 5f621e34cdf4: Download complete [2021-02-05T06:25:27.701Z] b116817d02f9: Download complete [2021-02-05T06:25:28.301Z] 5f621e34cdf4: Pull complete [2021-02-05T06:25:28.899Z] a4357932f1b6: Pull complete [2021-02-05T06:25:29.175Z] 18c013af1878: Pull complete [2021-02-05T06:25:30.194Z] 745a02a5169b: Verifying Checksum [2021-02-05T06:25:30.194Z] 745a02a5169b: Download complete [2021-02-05T06:25:32.167Z] 00ac8860ef70: Verifying Checksum [2021-02-05T06:25:32.167Z] 00ac8860ef70: Download complete [2021-02-05T06:25:42.327Z] 00ac8860ef70: Pull complete [2021-02-05T06:25:42.327Z] 63d7cb157983: Pull complete [2021-02-05T06:25:42.327Z] b116817d02f9: Pull complete [2021-02-05T06:25:46.672Z] 745a02a5169b: Pull complete [2021-02-05T06:25:46.672Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-05T06:25:46.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-05T06:25:46.672Z] ---> b7e6874047d6 [2021-02-05T06:25:46.672Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-05T06:25:49.311Z] ---> Running in 141281636d76 [2021-02-05T06:25:49.583Z] Removing intermediate container 141281636d76 [2021-02-05T06:25:49.583Z] ---> 5af623bfb9f9 [2021-02-05T06:25:49.583Z] Step 4/7 : RUN apk add bash [2021-02-05T06:25:49.858Z] ---> Running in 725f9d0ce2b6 [2021-02-05T06:25:51.292Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T06:25:51.883Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T06:25:52.858Z] OK: 142 MiB in 39 packages [2021-02-05T06:25:53.835Z] Removing intermediate container 725f9d0ce2b6 [2021-02-05T06:25:53.835Z] ---> 6327dcb9c228 [2021-02-05T06:25:53.835Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-02-05T06:25:54.108Z] ---> Running in ab17c30ff3b3 [2021-02-05T06:25:54.385Z] Removing intermediate container ab17c30ff3b3 [2021-02-05T06:25:54.385Z] ---> d52972445139 [2021-02-05T06:25:54.385Z] Step 6/7 : COPY go.mod . [2021-02-05T06:25:55.369Z] ---> a47deffc5afe [2021-02-05T06:25:55.369Z] Step 7/7 : RUN go mod download [2021-02-05T06:25:55.369Z] ---> Running in 35d295643c6d [2021-02-05T06:25:56.406Z] Running on prd-centos7-docker-4c-2g-25217 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2021-02-05T06:25:56.464Z] Running in /w/workspace/go-mod-core-contracts/141 [Pipeline] { [Pipeline] checkout [2021-02-05T06:25:58.628Z] using credential edgex-jenkins-ssh [2021-02-05T06:25:58.682Z] Cloning the remote Git repository [2021-02-05T06:25:58.717Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-05T06:25:58.778Z] > git init /w/workspace/go-mod-core-contracts/141 # timeout=10 [2021-02-05T06:25:58.835Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-05T06:25:58.835Z] > git --version # timeout=10 [2021-02-05T06:25:58.846Z] > git --version # 'git version 2.24.3' [2021-02-05T06:25:58.847Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-05T06:25:58.871Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-05T06:26:00.078Z] Checking out Revision 6e13956c373f8385b66ccdf7b0d57d3383bd1502 (master) [2021-02-05T06:25:59.659Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-05T06:25:59.667Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-05T06:25:59.685Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-05T06:25:59.700Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-05T06:25:59.700Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-05T06:25:59.704Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-05T06:26:00.086Z] > git config core.sparsecheckout # timeout=10 [2021-02-05T06:26:00.094Z] > git checkout -f 6e13956c373f8385b66ccdf7b0d57d3383bd1502 # timeout=10 [2021-02-05T06:26:03.749Z] Commit message: "Merge pull request #488 from weichou1229/issue-289" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-05T06:26:05.005Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-05T06:26:05.332Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-05T06:26:05.629Z] + sudo service docker restart [2021-02-05T06:26:05.629Z] + true [2021-02-05T06:26:05.629Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-02-05T06:26:06.712Z] ========================================================= [2021-02-05T06:26:06.712Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-05T06:26:06.712Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-05T06:26:07.109Z] + 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 . [2021-02-05T06:26:07.688Z] Sending build context to Docker daemon 2.541MB [2021-02-05T06:26:07.688Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-02-05T06:26:07.688Z] Step 2/7 : FROM ${BASE} [2021-02-05T06:26:07.688Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-05T06:26:07.688Z] 188c0c94c7c5: Pulling fs layer [2021-02-05T06:26:07.688Z] 0ef7d3d256c8: Pulling fs layer [2021-02-05T06:26:07.688Z] de9db76c5a1d: Pulling fs layer [2021-02-05T06:26:07.688Z] bca2f99d35d6: Pulling fs layer [2021-02-05T06:26:07.688Z] 93359f2a8cfa: Pulling fs layer [2021-02-05T06:26:07.688Z] 7c6f9722023f: Pulling fs layer [2021-02-05T06:26:07.688Z] a35cf1a2eb13: Pulling fs layer [2021-02-05T06:26:07.688Z] 93359f2a8cfa: Waiting [2021-02-05T06:26:07.688Z] 7c6f9722023f: Waiting [2021-02-05T06:26:07.688Z] a35cf1a2eb13: Waiting [2021-02-05T06:26:07.688Z] bca2f99d35d6: Waiting [2021-02-05T06:26:07.688Z] de9db76c5a1d: Download complete [2021-02-05T06:26:07.688Z] 0ef7d3d256c8: Verifying Checksum [2021-02-05T06:26:07.688Z] 0ef7d3d256c8: Download complete [2021-02-05T06:26:07.688Z] 93359f2a8cfa: Verifying Checksum [2021-02-05T06:26:07.688Z] 93359f2a8cfa: Download complete [2021-02-05T06:26:07.688Z] 7c6f9722023f: Download complete [2021-02-05T06:26:07.688Z] 188c0c94c7c5: Verifying Checksum [2021-02-05T06:26:07.688Z] 188c0c94c7c5: Download complete [2021-02-05T06:26:08.267Z] 188c0c94c7c5: Pull complete [2021-02-05T06:26:08.267Z] 0ef7d3d256c8: Pull complete [2021-02-05T06:26:08.535Z] de9db76c5a1d: Pull complete [2021-02-05T06:26:09.933Z] a35cf1a2eb13: Verifying Checksum [2021-02-05T06:26:09.933Z] a35cf1a2eb13: Download complete [2021-02-05T06:26:10.477Z] Removing intermediate container 35d295643c6d [2021-02-05T06:26:10.477Z] ---> 71cad61b1bca [2021-02-05T06:26:10.477Z] Successfully built 71cad61b1bca [2021-02-05T06:26:10.477Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-05T06:26:10.512Z] bca2f99d35d6: Download complete [2021-02-05T06:26:10.825Z] + docker inspect -f . ci-base-image-arm64 [2021-02-05T06:26:10.825Z] . [Pipeline] withDockerContainer [2021-02-05T06:26:11.070Z] prd-ubuntu18.04-docker-arm64-4c-16g-25216 does not seem to be running inside a container [2021-02-05T06:26:11.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/141 -v /w/workspace/go-mod-core-contracts/141:/w/workspace/go-mod-core-contracts/141:rw,z -v /w/workspace/go-mod-core-contracts/141@tmp:/w/workspace/go-mod-core-contracts/141@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-arm64 cat [2021-02-05T06:26:12.651Z] $ docker top bd7a97cc53a78baa18d82a3480daef1a484d5affcac228e586a0c6ebb32cf980 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-05T06:26:13.617Z] + go version [2021-02-05T06:26:13.617Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-05T06:26:13.644Z] $ docker stop --time=1 bd7a97cc53a78baa18d82a3480daef1a484d5affcac228e586a0c6ebb32cf980 [2021-02-05T06:26:15.535Z] $ docker rm -f bd7a97cc53a78baa18d82a3480daef1a484d5affcac228e586a0c6ebb32cf980 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-02-05T06:26:15.919Z] bca2f99d35d6: Pull complete [2021-02-05T06:26:15.919Z] 93359f2a8cfa: Pull complete [2021-02-05T06:26:15.919Z] 7c6f9722023f: Pull complete [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-05T06:26:16.492Z] + docker inspect -f . ci-base-image-arm64 [2021-02-05T06:26:16.492Z] . [Pipeline] withDockerContainer [2021-02-05T06:26:16.728Z] prd-ubuntu18.04-docker-arm64-4c-16g-25216 does not seem to be running inside a container [2021-02-05T06:26:16.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/141 -v /w/workspace/go-mod-core-contracts/141:/w/workspace/go-mod-core-contracts/141:rw,z -v /w/workspace/go-mod-core-contracts/141@tmp:/w/workspace/go-mod-core-contracts/141@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-arm64 cat [2021-02-05T06:26:18.261Z] $ docker top 33c97c3f2069bad71f0ae300974b2f98a1eba7eb35dbf34a08ec5555e7afdd31 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-05T06:26:19.259Z] + make test [2021-02-05T06:26:19.259Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-05T06:26:22.610Z] a35cf1a2eb13: Pull complete [2021-02-05T06:26:22.610Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-05T06:26:22.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-05T06:26:22.610Z] ---> a62c8e92a672 [2021-02-05T06:26:22.610Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-05T06:26:22.610Z] ---> Running in aaafd10081e8 [2021-02-05T06:26:22.873Z] Removing intermediate container aaafd10081e8 [2021-02-05T06:26:22.873Z] ---> daa103296684 [2021-02-05T06:26:22.873Z] Step 4/7 : RUN apk add bash [2021-02-05T06:26:22.873Z] ---> Running in 6716197f6b41 [2021-02-05T06:26:23.451Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T06:26:24.026Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T06:26:24.607Z] OK: 166 MiB in 39 packages [2021-02-05T06:26:25.186Z] Removing intermediate container 6716197f6b41 [2021-02-05T06:26:25.186Z] ---> 0d376d543a48 [2021-02-05T06:26:25.186Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-02-05T06:26:25.186Z] ---> Running in a58bc7bea4b7 [2021-02-05T06:26:25.448Z] Removing intermediate container a58bc7bea4b7 [2021-02-05T06:26:25.448Z] ---> 84a4cb036314 [2021-02-05T06:26:25.448Z] Step 6/7 : COPY go.mod . [2021-02-05T06:26:25.709Z] ---> 456b2b373adf [2021-02-05T06:26:25.709Z] Step 7/7 : RUN go mod download [2021-02-05T06:26:25.709Z] ---> Running in e201adc07dcf [2021-02-05T06:26:37.971Z] Removing intermediate container e201adc07dcf [2021-02-05T06:26:37.971Z] ---> b04eecf919e7 [2021-02-05T06:26:37.971Z] Successfully built b04eecf919e7 [2021-02-05T06:26:37.971Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-05T06:26:38.281Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-05T06:26:38.281Z] . [Pipeline] withDockerContainer [2021-02-05T06:26:38.387Z] prd-centos7-docker-4c-2g-25217 does not seem to be running inside a container [2021-02-05T06:26:38.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/141 -v /w/workspace/go-mod-core-contracts/141:/w/workspace/go-mod-core-contracts/141:rw,z -v /w/workspace/go-mod-core-contracts/141@tmp:/w/workspace/go-mod-core-contracts/141@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 [2021-02-05T06:26:39.107Z] $ docker top 2d9fb04129e08fb25bf80f789ec68fac608702a1a2f7ea43bb297703085da717 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-05T06:26:39.624Z] + go version [2021-02-05T06:26:39.624Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-05T06:26:39.638Z] $ docker stop --time=1 2d9fb04129e08fb25bf80f789ec68fac608702a1a2f7ea43bb297703085da717 [2021-02-05T06:26:41.019Z] $ docker rm -f 2d9fb04129e08fb25bf80f789ec68fac608702a1a2f7ea43bb297703085da717 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-02-05T06:26:41.453Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-05T06:26:42.002Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-05T06:26:42.003Z] . [Pipeline] withDockerContainer [2021-02-05T06:26:42.255Z] prd-centos7-docker-4c-2g-25217 does not seem to be running inside a container [2021-02-05T06:26:42.305Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/141 -v /w/workspace/go-mod-core-contracts/141:/w/workspace/go-mod-core-contracts/141:rw,z -v /w/workspace/go-mod-core-contracts/141@tmp:/w/workspace/go-mod-core-contracts/141@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 [2021-02-05T06:26:42.918Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.044s coverage: 85.7% of statements [2021-02-05T06:26:42.918Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.068s coverage: 100.0% of statements [2021-02-05T06:26:42.981Z] $ docker top 56aeb2096e2502c167549e5eb3bf3347f991aa76fb31c33dcfd48ead8fd418b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-05T06:26:43.456Z] + make test [2021-02-05T06:26:43.456Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-05T06:26:44.369Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.042s coverage: 45.4% of statements [2021-02-05T06:26:44.369Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.063s coverage: 77.8% of statements [2021-02-05T06:26:44.369Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-02-05T06:26:47.017Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.027s coverage: 26.3% of statements [2021-02-05T06:26:47.614Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.057s coverage: 14.7% of statements [2021-02-05T06:26:47.614Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.047s coverage: 100.0% of statements [2021-02-05T06:26:48.600Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.113s coverage: 91.8% of statements [2021-02-05T06:26:48.600Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-02-05T06:26:48.600Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-02-05T06:26:48.600Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.011s coverage: 100.0% of statements [2021-02-05T06:26:48.600Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.014s coverage: 36.7% of statements [2021-02-05T06:26:50.130Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-02-05T06:26:50.130Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.033s coverage: 85.7% of statements [2021-02-05T06:26:50.130Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.023s coverage: 100.0% of statements [2021-02-05T06:26:50.130Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.053s coverage: 45.4% of statements [2021-02-05T06:26:50.130Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.014s coverage: 77.8% of statements [2021-02-05T06:26:50.130Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-02-05T06:26:51.531Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.023s coverage: 26.3% of statements [2021-02-05T06:26:51.531Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.011s coverage: 14.7% of statements [2021-02-05T06:26:51.531Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.009s coverage: 100.0% of statements [2021-02-05T06:26:51.531Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.020s coverage: 91.8% of statements [2021-02-05T06:26:51.531Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-02-05T06:26:51.531Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-02-05T06:26:51.531Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.023s coverage: 100.0% of statements [2021-02-05T06:26:51.798Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.005s coverage: 36.7% of statements [2021-02-05T06:26:54.038Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.092s coverage: 63.0% of statements [2021-02-05T06:26:54.038Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.035s coverage: 26.3% of statements [2021-02-05T06:26:54.038Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.017s coverage: 15.4% of statements [2021-02-05T06:26:54.038Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.018s coverage: 15.4% of statements [2021-02-05T06:26:54.038Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.026s coverage: 14.3% of statements [2021-02-05T06:26:54.038Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-02-05T06:26:54.391Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.043s coverage: 63.0% of statements [2021-02-05T06:26:54.391Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.010s coverage: 26.3% of statements [2021-02-05T06:26:54.391Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.010s coverage: 15.4% of statements [2021-02-05T06:26:54.391Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.006s coverage: 15.4% of statements [2021-02-05T06:26:54.391Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.004s coverage: 14.3% of statements [2021-02-05T06:26:54.391Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-02-05T06:26:55.358Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.055s coverage: 84.6% of statements [2021-02-05T06:26:55.358Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-02-05T06:26:55.358Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-02-05T06:26:55.358Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-02-05T06:26:55.934Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.012s coverage: 51.0% of statements [2021-02-05T06:26:55.934Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.018s coverage: 94.7% of statements [2021-02-05T06:26:55.934Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.034s coverage: 88.7% of statements [2021-02-05T06:26:55.934Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.006s coverage: 100.0% of statements [2021-02-05T06:26:55.934Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-02-05T06:26:55.934Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-05T06:26:57.340Z] gofmt -l . [2021-02-05T06:26:57.602Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-02-05T06:26:57.881Z] $ docker stop --time=1 56aeb2096e2502c167549e5eb3bf3347f991aa76fb31c33dcfd48ead8fd418b3 [2021-02-05T06:26:58.381Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.235s coverage: 84.6% of statements [2021-02-05T06:26:58.381Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-02-05T06:26:58.381Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-02-05T06:26:58.381Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-02-05T06:26:58.381Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.057s coverage: 51.0% of statements [2021-02-05T06:26:58.381Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.057s coverage: 94.7% of statements [2021-02-05T06:26:59.818Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.144s coverage: 88.7% of statements [2021-02-05T06:26:59.818Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.023s coverage: 100.0% of statements [2021-02-05T06:26:59.818Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-02-05T06:26:59.928Z] $ docker rm -f 56aeb2096e2502c167549e5eb3bf3347f991aa76fb31c33dcfd48ead8fd418b3 [2021-02-05T06:27:00.090Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-05T06:27:00.580Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-05T06:27:00.964Z] 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] } [2021-02-05T06:27:05.510Z] gofmt -l . [2021-02-05T06:27:06.098Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-02-05T06:27:06.714Z] $ docker stop --time=1 33c97c3f2069bad71f0ae300974b2f98a1eba7eb35dbf34a08ec5555e7afdd31 [2021-02-05T06:27:09.027Z] $ docker rm -f 33c97c3f2069bad71f0ae300974b2f98a1eba7eb35dbf34a08ec5555e7afdd31 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-05T06:27:09.889Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-05T06:27:09.908Z] Warning: overwriting stash ‘coverage-report’ [2021-02-05T06:27:10.904Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-02-05T06:27:12.930Z] provisioning config files... [2021-02-05T06:27:12.943Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7649209524891943055tmp [Pipeline] { [Pipeline] sh [2021-02-05T06:27:13.330Z] + set +x [2021-02-05T06:27:13.330Z] + curl -s https://codecov.io/bash [2021-02-05T06:27:13.330Z] + bash -s -- [2021-02-05T06:27:13.596Z] [2021-02-05T06:27:13.596Z] _____ _ [2021-02-05T06:27:13.596Z] / ____| | | [2021-02-05T06:27:13.596Z] | | ___ __| | ___ ___ _____ __ [2021-02-05T06:27:13.596Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-05T06:27:13.596Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-05T06:27:13.596Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-05T06:27:13.596Z] Bash-20210129-7c25fce [2021-02-05T06:27:13.596Z] [2021-02-05T06:27:13.596Z] [2021-02-05T06:27:13.596Z] ==> git version 2.24.3 found [2021-02-05T06:27:13.596Z] ==> 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 [2021-02-05T06:27:13.596Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-05T06:27:13.596Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-05T06:27:13.596Z] ==> Jenkins CI detected. [2021-02-05T06:27:13.596Z] project root: . [2021-02-05T06:27:13.596Z] --> token set from env [2021-02-05T06:27:13.596Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-05T06:27:13.596Z] ==> Running gcov in . (disable via -X gcov) [2021-02-05T06:27:13.596Z] ==> Python coveragepy not found [2021-02-05T06:27:13.596Z] ==> Searching for coverage reports in: [2021-02-05T06:27:13.596Z] + . [2021-02-05T06:27:13.596Z] -> Found 1 reports [2021-02-05T06:27:13.596Z] ==> Detecting git/mercurial file structure [2021-02-05T06:27:13.596Z] ==> Reading reports [2021-02-05T06:27:13.596Z] + ./coverage.out bytes=147582 [2021-02-05T06:27:13.596Z] ==> Appending adjustments [2021-02-05T06:27:13.596Z] https://docs.codecov.io/docs/fixing-reports [2021-02-05T06:27:14.568Z] + Found adjustments [2021-02-05T06:27:14.568Z] ==> Gzipping contents [2021-02-05T06:27:14.568Z] 24K /tmp/codecov.szvyL7.gz [2021-02-05T06:27:14.568Z] ==> Uploading reports [2021-02-05T06:27:14.568Z] url: https://codecov.io [2021-02-05T06:27:14.568Z] query: branch=master&commit=6e13956c373f8385b66ccdf7b0d57d3383bd1502&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F141%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-02-05T06:27:14.568Z] -> Pinging Codecov [2021-02-05T06:27:14.568Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=master&commit=6e13956c373f8385b66ccdf7b0d57d3383bd1502&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F141%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-02-05T06:27:15.154Z] -> Uploading to [2021-02-05T06:27:15.154Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-05/71470A77251A30514AAF9C0BB2E5B6CE/6e13956c373f8385b66ccdf7b0d57d3383bd1502/277ca8f6-51c4-4012-ad9d-a22a278456b6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210205%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210205T062714Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9228cad2363c2d61fb451c646486ee92d59fe4a4fc10d50ed5ab601934ad41b2 [2021-02-05T06:27:15.154Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-05T06:27:15.154Z] Dload Upload Total Spent Left Speed [2021-02-05T06:27:15.425Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22488 0 0 100 22488 0 47376 --:--:-- --:--:-- --:--:-- 47443 [2021-02-05T06:27:15.425Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/6e13956c373f8385b66ccdf7b0d57d3383bd1502 [Pipeline] } [2021-02-05T06:27:15.440Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-02-05T06:27:16.365Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-02-05T06:27:16.420Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-05T06:27:16.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-05T06:27:16.768Z] [2021-02-05T06:27:16.768Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-02-05T06:27:17.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-05T06:27:17.131Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-02-05T06:27:17.131Z] 188c0c94c7c5: Pulling fs layer [2021-02-05T06:27:17.131Z] 0ef7d3d256c8: Pulling fs layer [2021-02-05T06:27:17.131Z] de9db76c5a1d: Pulling fs layer [2021-02-05T06:27:17.131Z] 0eba1c9be4d2: Pulling fs layer [2021-02-05T06:27:17.131Z] 0d57e429df01: Pulling fs layer [2021-02-05T06:27:17.131Z] 4e4be7b47b0d: Pulling fs layer [2021-02-05T06:27:17.131Z] e1f770b5df2f: Pulling fs layer [2021-02-05T06:27:17.131Z] 85a0685a4137: Pulling fs layer [2021-02-05T06:27:17.131Z] 0eba1c9be4d2: Waiting [2021-02-05T06:27:17.131Z] 0d57e429df01: Waiting [2021-02-05T06:27:17.131Z] 4e4be7b47b0d: Waiting [2021-02-05T06:27:17.131Z] e1f770b5df2f: Waiting [2021-02-05T06:27:17.131Z] 85a0685a4137: Waiting [2021-02-05T06:27:17.131Z] de9db76c5a1d: Verifying Checksum [2021-02-05T06:27:17.131Z] de9db76c5a1d: Download complete [2021-02-05T06:27:17.131Z] 0ef7d3d256c8: Verifying Checksum [2021-02-05T06:27:17.131Z] 0ef7d3d256c8: Download complete [2021-02-05T06:27:17.131Z] 0d57e429df01: Verifying Checksum [2021-02-05T06:27:17.131Z] 0d57e429df01: Download complete [2021-02-05T06:27:17.131Z] 4e4be7b47b0d: Verifying Checksum [2021-02-05T06:27:17.131Z] 4e4be7b47b0d: Download complete [2021-02-05T06:27:17.131Z] 188c0c94c7c5: Verifying Checksum [2021-02-05T06:27:17.131Z] 188c0c94c7c5: Download complete [2021-02-05T06:27:17.710Z] 188c0c94c7c5: Pull complete [2021-02-05T06:27:17.710Z] 0ef7d3d256c8: Pull complete [2021-02-05T06:27:17.975Z] de9db76c5a1d: Pull complete [2021-02-05T06:27:18.932Z] e1f770b5df2f: Verifying Checksum [2021-02-05T06:27:18.932Z] e1f770b5df2f: Download complete [2021-02-05T06:27:20.868Z] 0eba1c9be4d2: Verifying Checksum [2021-02-05T06:27:20.868Z] 0eba1c9be4d2: Download complete [2021-02-05T06:27:21.135Z] 85a0685a4137: Verifying Checksum [2021-02-05T06:27:21.135Z] 85a0685a4137: Download complete [2021-02-05T06:27:26.488Z] 0eba1c9be4d2: Pull complete [2021-02-05T06:27:26.488Z] 0d57e429df01: Pull complete [2021-02-05T06:27:26.488Z] 4e4be7b47b0d: Pull complete [2021-02-05T06:27:28.431Z] e1f770b5df2f: Pull complete [2021-02-05T06:27:36.661Z] 85a0685a4137: Pull complete [2021-02-05T06:27:36.661Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-02-05T06:27:36.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-05T06:27:36.661Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-02-05T06:27:36.861Z] prd-centos7-docker-4c-2g-25215 does not seem to be running inside a container [2021-02-05T06:27:36.912Z] $ 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 [2021-02-05T06:27:37.910Z] $ docker top af3909bc34e868fb4618125f8e4d8d2c66e633799ef4e5c8892db4db822a7ba6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-05T06:27:38.218Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-02-05T06:27:38.515Z] + set -o pipefail [2021-02-05T06:27:38.515Z] + snyk monitor '--org=edgex-jenkins' [2021-02-05T06:27:43.862Z] [2021-02-05T06:27:43.862Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2021-02-05T06:27:43.862Z] [2021-02-05T06:27:43.862Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/88d2aa42-fd64-49ba-a064-4674643a87d5 [2021-02-05T06:27:43.862Z] [2021-02-05T06:27:43.862Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-02-05T06:27:43.862Z] [2021-02-05T06:27:44.127Z] [Pipeline] } [2021-02-05T06:27:44.144Z] $ docker stop --time=1 af3909bc34e868fb4618125f8e4d8d2c66e633799ef4e5c8892db4db822a7ba6 [2021-02-05T06:27:46.419Z] $ docker rm -f af3909bc34e868fb4618125f8e4d8d2c66e633799ef4e5c8892db4db822a7ba6 [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 [2021-02-05T06:27:48.216Z] + git log --format=format:%s -1 6e13956c373f8385b66ccdf7b0d57d3383bd1502 [Pipeline] isUnix [Pipeline] sh [2021-02-05T06:27:48.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-05T06:27:48.523Z] . [Pipeline] withDockerContainer [2021-02-05T06:27:48.618Z] prd-centos7-docker-4c-2g-25215 does not seem to be running inside a container [2021-02-05T06:27:48.661Z] $ 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 [2021-02-05T06:27:49.409Z] $ docker top 9e0642cdd580534097c26500cee93d1f17c50e646e3fa4889c4c39f7402c820c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-05T06:27:49.718Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-05T06:27:49.718Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-05T06:27:49.941Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-05T06:27:49.945Z] $ docker exec 9e0642cdd580534097c26500cee93d1f17c50e646e3fa4889c4c39f7402c820c ssh-agent [2021-02-05T06:27:50.147Z] SSH_AUTH_SOCK=/tmp/ssh-vGc6NztCHHVh/agent.12 [2021-02-05T06:27:50.147Z] SSH_AGENT_PID=17 [2021-02-05T06:27:50.154Z] Running ssh-add (command line suppressed) [2021-02-05T06:27:50.297Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6469601882304464819.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6469601882304464819.key) [2021-02-05T06:27:50.356Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-05T06:27:50.705Z] + git semver tag [2021-02-05T06:27:50.705Z] # -> Open(): unable to determine branch for HEAD [2021-02-05T06:27:50.705Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-02-05T06:27:50.705Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-02-05T06:27:50.705Z] # $SEMVER_REMOTE_NAME = origin [2021-02-05T06:27:50.705Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-05T06:27:50.705Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-05T06:27:50.705Z] # $SEMVER_BRANCH = master [2021-02-05T06:27:50.705Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2021-02-05T06:27:50.705Z] # 6e13956c373f8385b66ccdf7b0d57d3383bd1502 HEAD [2021-02-05T06:27:50.705Z] # -> Force: false [2021-02-05T06:27:50.705Z] # d3d1a78cae1ac32f0a30a484f61e8ca6b89bbd3b refs/tags/v2.0.0-dev.23 [Pipeline] } [2021-02-05T06:27:50.716Z] $ docker exec --env ******** --env ******** 9e0642cdd580534097c26500cee93d1f17c50e646e3fa4889c4c39f7402c820c ssh-agent -k [2021-02-05T06:27:50.865Z] unset SSH_AUTH_SOCK; [2021-02-05T06:27:50.866Z] unset SSH_AGENT_PID; [2021-02-05T06:27:50.866Z] echo Agent pid 17 killed; [2021-02-05T06:27:50.922Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-05T06:27:51.446Z] + git semver [Pipeline] } [2021-02-05T06:27:51.462Z] $ docker stop --time=1 9e0642cdd580534097c26500cee93d1f17c50e646e3fa4889c4c39f7402c820c [2021-02-05T06:27:52.811Z] $ docker rm -f 9e0642cdd580534097c26500cee93d1f17c50e646e3fa4889c4c39f7402c820c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-02-05T06:27:53.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-05T06:27:53.494Z] [2021-02-05T06:27:53.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-02-05T06:27:53.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-05T06:27:53.841Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-02-05T06:27:53.841Z] ab5ef0e58194: Pulling fs layer [2021-02-05T06:27:53.841Z] 9712f1f96733: Pulling fs layer [2021-02-05T06:27:53.841Z] 63f879dbbcfc: Pulling fs layer [2021-02-05T06:27:53.841Z] 0d9ebad4ef96: Pulling fs layer [2021-02-05T06:27:53.841Z] e9a5061849ea: Pulling fs layer [2021-02-05T06:27:53.841Z] d747dcd14b5f: Pulling fs layer [2021-02-05T06:27:53.841Z] 2de7ff778b66: Pulling fs layer [2021-02-05T06:27:53.841Z] e9a5061849ea: Waiting [2021-02-05T06:27:53.841Z] d747dcd14b5f: Waiting [2021-02-05T06:27:53.841Z] 2de7ff778b66: Waiting [2021-02-05T06:27:53.841Z] 0d9ebad4ef96: Waiting [2021-02-05T06:27:53.841Z] 9712f1f96733: Verifying Checksum [2021-02-05T06:27:53.841Z] 9712f1f96733: Download complete [2021-02-05T06:27:55.237Z] 63f879dbbcfc: Verifying Checksum [2021-02-05T06:27:55.237Z] 63f879dbbcfc: Download complete [2021-02-05T06:27:55.237Z] e9a5061849ea: Verifying Checksum [2021-02-05T06:27:55.237Z] e9a5061849ea: Download complete [2021-02-05T06:27:55.849Z] d747dcd14b5f: Verifying Checksum [2021-02-05T06:27:55.849Z] d747dcd14b5f: Download complete [2021-02-05T06:27:55.849Z] 2de7ff778b66: Verifying Checksum [2021-02-05T06:27:55.849Z] 2de7ff778b66: Download complete [2021-02-05T06:27:56.112Z] 0d9ebad4ef96: Verifying Checksum [2021-02-05T06:27:56.112Z] 0d9ebad4ef96: Download complete [2021-02-05T06:27:56.112Z] ab5ef0e58194: Verifying Checksum [2021-02-05T06:27:56.112Z] ab5ef0e58194: Download complete [2021-02-05T06:28:00.351Z] ab5ef0e58194: Pull complete [2021-02-05T06:28:00.351Z] 9712f1f96733: Pull complete [2021-02-05T06:28:03.676Z] 63f879dbbcfc: Pull complete [2021-02-05T06:28:10.353Z] 0d9ebad4ef96: Pull complete [2021-02-05T06:28:11.748Z] e9a5061849ea: Pull complete [2021-02-05T06:28:11.748Z] d747dcd14b5f: Pull complete [2021-02-05T06:28:15.069Z] 2de7ff778b66: Pull complete [2021-02-05T06:28:15.069Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-02-05T06:28:15.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-05T06:28:15.069Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-02-05T06:28:15.273Z] prd-centos7-docker-4c-2g-25215 does not seem to be running inside a container [2021-02-05T06:28:15.321Z] $ 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 [2021-02-05T06:28:18.924Z] $ docker top d0903b832f8832d4a9acd4e83121fbeda08e4f047e0f0af56a7bbbd344e3c0a6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-02-05T06:28:19.168Z] provisioning config files... [2021-02-05T06:28:19.181Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1862604786250548774tmp [2021-02-05T06:28:19.201Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4170881922957875140tmp [2021-02-05T06:28:19.220Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2054404677265164703tmp [Pipeline] { [Pipeline] echo [2021-02-05T06:28:19.290Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T06:28:19.595Z] ---> sigul-configuration.sh [2021-02-05T06:28:19.595Z] gpg: directory `/root/.gnupg' created [2021-02-05T06:28:19.595Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-02-05T06:28:19.595Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-02-05T06:28:19.595Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-02-05T06:28:19.595Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-02-05T06:28:19.595Z] gpg: CAST5 encrypted data [2021-02-05T06:28:19.858Z] gpg: encrypted with 1 passphrase [2021-02-05T06:28:19.858Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-02-05T06:28:20.161Z] + mkdir /home/jenkins [2021-02-05T06:28:20.161Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-02-05T06:28:20.463Z] + 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 [2021-02-05T06:28:20.475Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T06:28:20.786Z] ---> sigul-install.sh [2021-02-05T06:28:26.095Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-02-05T06:28:26.406Z] + git tag --list [2021-02-05T06:28:26.406Z] v0.0.0 [2021-02-05T06:28:26.406Z] v0.0.1 [2021-02-05T06:28:26.406Z] v0.1.0 [2021-02-05T06:28:26.406Z] v0.1.1 [2021-02-05T06:28:26.406Z] v0.1.10 [2021-02-05T06:28:26.406Z] v0.1.100 [2021-02-05T06:28:26.406Z] v0.1.101 [2021-02-05T06:28:26.406Z] v0.1.102 [2021-02-05T06:28:26.406Z] v0.1.103 [2021-02-05T06:28:26.406Z] v0.1.104 [2021-02-05T06:28:26.406Z] v0.1.105 [2021-02-05T06:28:26.406Z] v0.1.106 [2021-02-05T06:28:26.406Z] v0.1.107 [2021-02-05T06:28:26.406Z] v0.1.108 [2021-02-05T06:28:26.406Z] v0.1.109 [2021-02-05T06:28:26.406Z] v0.1.11 [2021-02-05T06:28:26.406Z] v0.1.110 [2021-02-05T06:28:26.406Z] v0.1.111 [2021-02-05T06:28:26.406Z] v0.1.112 [2021-02-05T06:28:26.406Z] v0.1.113 [2021-02-05T06:28:26.406Z] v0.1.114 [2021-02-05T06:28:26.406Z] v0.1.115 [2021-02-05T06:28:26.406Z] v0.1.116 [2021-02-05T06:28:26.406Z] v0.1.117 [2021-02-05T06:28:26.406Z] v0.1.118 [2021-02-05T06:28:26.406Z] v0.1.119 [2021-02-05T06:28:26.406Z] v0.1.12 [2021-02-05T06:28:26.406Z] v0.1.120 [2021-02-05T06:28:26.406Z] v0.1.121 [2021-02-05T06:28:26.406Z] v0.1.122 [2021-02-05T06:28:26.406Z] v0.1.123 [2021-02-05T06:28:26.406Z] v0.1.124 [2021-02-05T06:28:26.406Z] v0.1.125 [2021-02-05T06:28:26.406Z] v0.1.126 [2021-02-05T06:28:26.406Z] v0.1.127 [2021-02-05T06:28:26.406Z] v0.1.128 [2021-02-05T06:28:26.406Z] v0.1.129 [2021-02-05T06:28:26.406Z] v0.1.13 [2021-02-05T06:28:26.406Z] v0.1.130 [2021-02-05T06:28:26.406Z] v0.1.131 [2021-02-05T06:28:26.406Z] v0.1.132 [2021-02-05T06:28:26.406Z] v0.1.133 [2021-02-05T06:28:26.406Z] v0.1.134 [2021-02-05T06:28:26.406Z] v0.1.135 [2021-02-05T06:28:26.406Z] v0.1.136 [2021-02-05T06:28:26.406Z] v0.1.137 [2021-02-05T06:28:26.406Z] v0.1.138 [2021-02-05T06:28:26.406Z] v0.1.139 [2021-02-05T06:28:26.406Z] v0.1.14 [2021-02-05T06:28:26.406Z] v0.1.140 [2021-02-05T06:28:26.406Z] v0.1.141 [2021-02-05T06:28:26.406Z] v0.1.142 [2021-02-05T06:28:26.406Z] v0.1.143 [2021-02-05T06:28:26.406Z] v0.1.144 [2021-02-05T06:28:26.406Z] v0.1.145 [2021-02-05T06:28:26.406Z] v0.1.146 [2021-02-05T06:28:26.406Z] v0.1.147 [2021-02-05T06:28:26.406Z] v0.1.148 [2021-02-05T06:28:26.406Z] v0.1.149 [2021-02-05T06:28:26.406Z] v0.1.15 [2021-02-05T06:28:26.406Z] v0.1.16 [2021-02-05T06:28:26.406Z] v0.1.17 [2021-02-05T06:28:26.406Z] v0.1.18 [2021-02-05T06:28:26.406Z] v0.1.19 [2021-02-05T06:28:26.406Z] v0.1.2 [2021-02-05T06:28:26.406Z] v0.1.20 [2021-02-05T06:28:26.406Z] v0.1.21 [2021-02-05T06:28:26.406Z] v0.1.22 [2021-02-05T06:28:26.406Z] v0.1.23 [2021-02-05T06:28:26.406Z] v0.1.24 [2021-02-05T06:28:26.406Z] v0.1.25 [2021-02-05T06:28:26.406Z] v0.1.26 [2021-02-05T06:28:26.406Z] v0.1.27 [2021-02-05T06:28:26.406Z] v0.1.28 [2021-02-05T06:28:26.406Z] v0.1.29 [2021-02-05T06:28:26.406Z] v0.1.3 [2021-02-05T06:28:26.406Z] v0.1.30 [2021-02-05T06:28:26.406Z] v0.1.31 [2021-02-05T06:28:26.406Z] v0.1.32 [2021-02-05T06:28:26.406Z] v0.1.33 [2021-02-05T06:28:26.406Z] v0.1.34 [2021-02-05T06:28:26.406Z] v0.1.35 [2021-02-05T06:28:26.406Z] v0.1.36 [2021-02-05T06:28:26.406Z] v0.1.37 [2021-02-05T06:28:26.406Z] v0.1.38 [2021-02-05T06:28:26.406Z] v0.1.39 [2021-02-05T06:28:26.406Z] v0.1.4 [2021-02-05T06:28:26.406Z] v0.1.40 [2021-02-05T06:28:26.406Z] v0.1.41 [2021-02-05T06:28:26.406Z] v0.1.42 [2021-02-05T06:28:26.406Z] v0.1.43 [2021-02-05T06:28:26.406Z] v0.1.44 [2021-02-05T06:28:26.406Z] v0.1.45 [2021-02-05T06:28:26.406Z] v0.1.46 [2021-02-05T06:28:26.406Z] v0.1.47 [2021-02-05T06:28:26.406Z] v0.1.48 [2021-02-05T06:28:26.406Z] v0.1.49 [2021-02-05T06:28:26.406Z] v0.1.5 [2021-02-05T06:28:26.406Z] v0.1.50 [2021-02-05T06:28:26.406Z] v0.1.51 [2021-02-05T06:28:26.406Z] v0.1.52 [2021-02-05T06:28:26.406Z] v0.1.53 [2021-02-05T06:28:26.406Z] v0.1.54 [2021-02-05T06:28:26.406Z] v0.1.55 [2021-02-05T06:28:26.406Z] v0.1.56 [2021-02-05T06:28:26.406Z] v0.1.57 [2021-02-05T06:28:26.406Z] v0.1.58 [2021-02-05T06:28:26.406Z] v0.1.59 [2021-02-05T06:28:26.406Z] v0.1.6 [2021-02-05T06:28:26.406Z] v0.1.60 [2021-02-05T06:28:26.406Z] v0.1.61 [2021-02-05T06:28:26.406Z] v0.1.62 [2021-02-05T06:28:26.406Z] v0.1.63 [2021-02-05T06:28:26.406Z] v0.1.64 [2021-02-05T06:28:26.406Z] v0.1.65 [2021-02-05T06:28:26.406Z] v0.1.66 [2021-02-05T06:28:26.406Z] v0.1.67 [2021-02-05T06:28:26.406Z] v0.1.68 [2021-02-05T06:28:26.406Z] v0.1.69 [2021-02-05T06:28:26.406Z] v0.1.7 [2021-02-05T06:28:26.406Z] v0.1.70 [2021-02-05T06:28:26.406Z] v0.1.71 [2021-02-05T06:28:26.406Z] v0.1.72 [2021-02-05T06:28:26.406Z] v0.1.73 [2021-02-05T06:28:26.406Z] v0.1.74 [2021-02-05T06:28:26.406Z] v0.1.75 [2021-02-05T06:28:26.406Z] v0.1.76 [2021-02-05T06:28:26.406Z] v0.1.77 [2021-02-05T06:28:26.406Z] v0.1.78 [2021-02-05T06:28:26.406Z] v0.1.79 [2021-02-05T06:28:26.406Z] v0.1.8 [2021-02-05T06:28:26.406Z] v0.1.80 [2021-02-05T06:28:26.406Z] v0.1.81 [2021-02-05T06:28:26.406Z] v0.1.82 [2021-02-05T06:28:26.406Z] v0.1.83 [2021-02-05T06:28:26.406Z] v0.1.84 [2021-02-05T06:28:26.406Z] v0.1.85 [2021-02-05T06:28:26.406Z] v0.1.86 [2021-02-05T06:28:26.406Z] v0.1.87 [2021-02-05T06:28:26.406Z] v0.1.88 [2021-02-05T06:28:26.406Z] v0.1.89 [2021-02-05T06:28:26.406Z] v0.1.9 [2021-02-05T06:28:26.406Z] v0.1.90 [2021-02-05T06:28:26.406Z] v0.1.91 [2021-02-05T06:28:26.406Z] v0.1.92 [2021-02-05T06:28:26.406Z] v0.1.93 [2021-02-05T06:28:26.406Z] v0.1.94 [2021-02-05T06:28:26.406Z] v0.1.95 [2021-02-05T06:28:26.406Z] v0.1.96 [2021-02-05T06:28:26.406Z] v0.1.97 [2021-02-05T06:28:26.406Z] v0.1.98 [2021-02-05T06:28:26.406Z] v0.1.99 [2021-02-05T06:28:26.406Z] v2.0.0-dev.1 [2021-02-05T06:28:26.406Z] v2.0.0-dev.10 [2021-02-05T06:28:26.406Z] v2.0.0-dev.11 [2021-02-05T06:28:26.406Z] v2.0.0-dev.12 [2021-02-05T06:28:26.406Z] v2.0.0-dev.13 [2021-02-05T06:28:26.406Z] v2.0.0-dev.14 [2021-02-05T06:28:26.406Z] v2.0.0-dev.15 [2021-02-05T06:28:26.406Z] v2.0.0-dev.16 [2021-02-05T06:28:26.406Z] v2.0.0-dev.17 [2021-02-05T06:28:26.406Z] v2.0.0-dev.18 [2021-02-05T06:28:26.406Z] v2.0.0-dev.19 [2021-02-05T06:28:26.406Z] v2.0.0-dev.2 [2021-02-05T06:28:26.406Z] v2.0.0-dev.20 [2021-02-05T06:28:26.406Z] v2.0.0-dev.21 [2021-02-05T06:28:26.406Z] v2.0.0-dev.22 [2021-02-05T06:28:26.406Z] v2.0.0-dev.23 [2021-02-05T06:28:26.406Z] v2.0.0-dev.3 [2021-02-05T06:28:26.406Z] v2.0.0-dev.4 [2021-02-05T06:28:26.406Z] v2.0.0-dev.5 [2021-02-05T06:28:26.406Z] v2.0.0-dev.6 [2021-02-05T06:28:26.406Z] v2.0.0-dev.7 [2021-02-05T06:28:26.406Z] v2.0.0-dev.8 [2021-02-05T06:28:26.407Z] v2.0.0-dev.9 [Pipeline] sh [2021-02-05T06:28:26.707Z] + lftools sign git-tag v2.0.0-dev.23 [2021-02-05T06:28:28.132Z] Signing Git tag with Sigul... [2021-02-05T06:28:28.132Z] Signing v2.0.0-dev.23 [Pipeline] echo [2021-02-05T06:28:29.099Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T06:28:29.401Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-02-05T06:28:29.412Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-02-05T06:28:29.516Z] $ docker stop --time=1 d0903b832f8832d4a9acd4e83121fbeda08e4f047e0f0af56a7bbbd344e3c0a6 [2021-02-05T06:28:31.548Z] $ docker rm -f d0903b832f8832d4a9acd4e83121fbeda08e4f047e0f0af56a7bbbd344e3c0a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-02-05T06:28:32.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-05T06:28:32.547Z] . [Pipeline] withDockerContainer [2021-02-05T06:28:32.669Z] prd-centos7-docker-4c-2g-25215 does not seem to be running inside a container [2021-02-05T06:28:32.723Z] $ 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 [2021-02-05T06:28:33.461Z] $ docker top 7fc9cf4e7816322f985dd7300bf9e5e9f4ea01a5821bf03902b7648777f0cba9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-05T06:28:33.845Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-05T06:28:33.846Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-05T06:28:34.081Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-05T06:28:34.084Z] $ docker exec 7fc9cf4e7816322f985dd7300bf9e5e9f4ea01a5821bf03902b7648777f0cba9 ssh-agent [2021-02-05T06:28:34.261Z] SSH_AUTH_SOCK=/tmp/ssh-KIuM53PMnjWV/agent.11 [2021-02-05T06:28:34.261Z] SSH_AGENT_PID=17 [2021-02-05T06:28:34.268Z] Running ssh-add (command line suppressed) [2021-02-05T06:28:34.394Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5532229941858996280.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5532229941858996280.key) [2021-02-05T06:28:34.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-05T06:28:34.789Z] + git semver bump pre [2021-02-05T06:28:34.789Z] # -> Open(): unable to determine branch for HEAD [2021-02-05T06:28:34.789Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-02-05T06:28:34.789Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-02-05T06:28:34.789Z] # $SEMVER_REMOTE_NAME = origin [2021-02-05T06:28:34.789Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-05T06:28:34.789Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-05T06:28:34.789Z] # $SEMVER_BRANCH = master [2021-02-05T06:28:34.789Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2021-02-05T06:28:34.789Z] 2.0.0-dev.24 [Pipeline] } [2021-02-05T06:28:34.802Z] $ docker exec --env ******** --env ******** 7fc9cf4e7816322f985dd7300bf9e5e9f4ea01a5821bf03902b7648777f0cba9 ssh-agent -k [2021-02-05T06:28:34.951Z] unset SSH_AUTH_SOCK; [2021-02-05T06:28:34.952Z] unset SSH_AGENT_PID; [2021-02-05T06:28:34.952Z] echo Agent pid 17 killed; [2021-02-05T06:28:35.010Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-05T06:28:35.485Z] + git semver [Pipeline] } [2021-02-05T06:28:35.505Z] $ docker stop --time=1 7fc9cf4e7816322f985dd7300bf9e5e9f4ea01a5821bf03902b7648777f0cba9 [2021-02-05T06:28:36.885Z] $ docker rm -f 7fc9cf4e7816322f985dd7300bf9e5e9f4ea01a5821bf03902b7648777f0cba9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-02-05T06:28:37.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-05T06:28:37.434Z] . [Pipeline] withDockerContainer [2021-02-05T06:28:37.536Z] prd-centos7-docker-4c-2g-25215 does not seem to be running inside a container [2021-02-05T06:28:37.585Z] $ 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 [2021-02-05T06:28:38.378Z] $ docker top baed238ad4f7b7858e1b3a30fa87b8f7a244eaa0029b35a291ff7e86117aa600 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-05T06:28:38.686Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-05T06:28:38.687Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-05T06:28:38.889Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-05T06:28:38.893Z] $ docker exec baed238ad4f7b7858e1b3a30fa87b8f7a244eaa0029b35a291ff7e86117aa600 ssh-agent [2021-02-05T06:28:39.070Z] SSH_AUTH_SOCK=/tmp/ssh-Huf6KgKI5vHZ/agent.12 [2021-02-05T06:28:39.070Z] SSH_AGENT_PID=18 [2021-02-05T06:28:39.078Z] Running ssh-add (command line suppressed) [2021-02-05T06:28:39.208Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_159367455268229116.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_159367455268229116.key) [2021-02-05T06:28:39.273Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-05T06:28:39.617Z] + git semver push [2021-02-05T06:28:39.618Z] # -> Open(): unable to determine branch for HEAD [2021-02-05T06:28:39.618Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-02-05T06:28:39.618Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-02-05T06:28:39.618Z] # $SEMVER_REMOTE_NAME = origin [2021-02-05T06:28:39.618Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-05T06:28:39.618Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-05T06:28:39.618Z] # $SEMVER_BRANCH = master [2021-02-05T06:28:39.618Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2021-02-05T06:28:46.242Z] $ docker exec --env ******** --env ******** baed238ad4f7b7858e1b3a30fa87b8f7a244eaa0029b35a291ff7e86117aa600 ssh-agent -k [2021-02-05T06:28:46.367Z] unset SSH_AUTH_SOCK; [2021-02-05T06:28:46.368Z] unset SSH_AGENT_PID; [2021-02-05T06:28:46.368Z] echo Agent pid 18 killed; [2021-02-05T06:28:46.425Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-05T06:28:46.917Z] + git semver [Pipeline] } [2021-02-05T06:28:46.936Z] $ docker stop --time=1 baed238ad4f7b7858e1b3a30fa87b8f7a244eaa0029b35a291ff7e86117aa600 [2021-02-05T06:28:48.302Z] $ docker rm -f baed238ad4f7b7858e1b3a30fa87b8f7a244eaa0029b35a291ff7e86117aa600 [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 [2021-02-05T06:28:49.903Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T06:28:50.479Z] ---> package-listing.sh [2021-02-05T06:28:50.480Z] ++ facter osfamily [2021-02-05T06:28:50.480Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-05T06:28:50.480Z] + OS_FAMILY=redhat [2021-02-05T06:28:50.480Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2021-02-05T06:28:50.480Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-05T06:28:50.480Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-05T06:28:50.480Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-05T06:28:50.480Z] + PACKAGES=/tmp/packages_start.txt [2021-02-05T06:28:50.480Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2021-02-05T06:28:50.480Z] + PACKAGES=/tmp/packages_end.txt [2021-02-05T06:28:50.480Z] + case "${OS_FAMILY}" in [2021-02-05T06:28:50.480Z] + rpm -qa [2021-02-05T06:28:50.480Z] + sort [2021-02-05T06:28:55.896Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-05T06:28:55.896Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-05T06:28:55.896Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-05T06:28:55.896Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2021-02-05T06:28:55.896Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2021-02-05T06:28:55.896Z] + 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 [2021-02-05T06:28:55.912Z] 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 [2021-02-05T06:28:56.212Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-05T06:28:56.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-05T06:28:56.526Z] [2021-02-05T06:28:56.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-05T06:28:56.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-05T06:28:56.901Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-05T06:28:56.901Z] df20fa9351a1: Pulling fs layer [2021-02-05T06:28:56.901Z] 36b3adc4ff6f: Pulling fs layer [2021-02-05T06:28:56.901Z] 8ad3a11d3b57: Pulling fs layer [2021-02-05T06:28:56.901Z] 46f8f816bc3b: Pulling fs layer [2021-02-05T06:28:56.901Z] 93b61091891f: Pulling fs layer [2021-02-05T06:28:56.901Z] 93b9cdb0e59b: Pulling fs layer [2021-02-05T06:28:56.901Z] 5e14af77c1be: Pulling fs layer [2021-02-05T06:28:56.901Z] 01666e4c0597: Pulling fs layer [2021-02-05T06:28:56.901Z] aa168da1d23b: Pulling fs layer [2021-02-05T06:28:56.901Z] 46f8f816bc3b: Waiting [2021-02-05T06:28:56.901Z] 93b61091891f: Waiting [2021-02-05T06:28:56.901Z] 93b9cdb0e59b: Waiting [2021-02-05T06:28:56.901Z] 5e14af77c1be: Waiting [2021-02-05T06:28:56.901Z] 01666e4c0597: Waiting [2021-02-05T06:28:56.901Z] aa168da1d23b: Waiting [2021-02-05T06:28:56.901Z] 36b3adc4ff6f: Verifying Checksum [2021-02-05T06:28:56.901Z] 36b3adc4ff6f: Download complete [2021-02-05T06:28:56.901Z] 46f8f816bc3b: Verifying Checksum [2021-02-05T06:28:56.901Z] 46f8f816bc3b: Download complete [2021-02-05T06:28:57.163Z] 93b61091891f: Verifying Checksum [2021-02-05T06:28:57.163Z] 93b61091891f: Download complete [2021-02-05T06:28:57.163Z] 93b9cdb0e59b: Verifying Checksum [2021-02-05T06:28:57.163Z] 93b9cdb0e59b: Download complete [2021-02-05T06:28:57.163Z] 5e14af77c1be: Verifying Checksum [2021-02-05T06:28:57.163Z] 5e14af77c1be: Download complete [2021-02-05T06:28:57.163Z] 01666e4c0597: Verifying Checksum [2021-02-05T06:28:57.163Z] 01666e4c0597: Download complete [2021-02-05T06:28:57.163Z] 8ad3a11d3b57: Verifying Checksum [2021-02-05T06:28:57.163Z] 8ad3a11d3b57: Download complete [2021-02-05T06:28:58.114Z] df20fa9351a1: Verifying Checksum [2021-02-05T06:28:58.114Z] df20fa9351a1: Download complete [2021-02-05T06:28:59.087Z] df20fa9351a1: Pull complete [2021-02-05T06:29:00.057Z] aa168da1d23b: Verifying Checksum [2021-02-05T06:29:00.057Z] aa168da1d23b: Download complete [2021-02-05T06:29:00.057Z] 36b3adc4ff6f: Pull complete [2021-02-05T06:29:01.469Z] 8ad3a11d3b57: Pull complete [2021-02-05T06:29:01.469Z] 46f8f816bc3b: Pull complete [2021-02-05T06:29:01.746Z] 93b61091891f: Pull complete [2021-02-05T06:29:01.746Z] 93b9cdb0e59b: Pull complete [2021-02-05T06:29:02.016Z] 5e14af77c1be: Pull complete [2021-02-05T06:29:02.016Z] 01666e4c0597: Pull complete [2021-02-05T06:29:10.233Z] aa168da1d23b: Pull complete [2021-02-05T06:29:10.233Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-05T06:29:10.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-05T06:29:10.233Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-05T06:29:10.479Z] prd-centos7-docker-4c-2g-25215 does not seem to be running inside a container [2021-02-05T06:29:10.554Z] $ 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 [2021-02-05T06:29:13.693Z] $ docker top 782878fb0829e3da5b4ecb52b25ffd9176acdea4d67833ae6420e94311b87617 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-05T06:29:14.287Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-05T06:29:14.591Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-05T06:29:14.896Z] + ls /var/log/sa-host [2021-02-05T06:29:14.896Z] + sadf -c /var/log/sa-host/sa05 [2021-02-05T06:29:14.896Z] file_magic: OK [2021-02-05T06:29:14.896Z] HZ: Using current value: 100 [2021-02-05T06:29:14.896Z] file_header: OK [2021-02-05T06:29:14.896Z] 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 [2021-02-05T06:29:14.896Z] Statistics: [2021-02-05T06:29:14.896Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-05T06:29:14.896Z] File successfully converted to sysstat format version 12.2.1 [2021-02-05T06:29:14.896Z] + sadf -c /var/log/sa-host/sa23 [2021-02-05T06:29:14.896Z] file_magic: OK [2021-02-05T06:29:14.896Z] HZ: Using current value: 100 [2021-02-05T06:29:14.896Z] file_header: OK [2021-02-05T06:29:14.896Z] 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 [2021-02-05T06:29:14.896Z] Statistics: [2021-02-05T06:29:14.896Z] Hnuu...uuuununununu... [2021-02-05T06:29:14.896Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-05T06:29:15.548Z] provisioning config files... [2021-02-05T06:29:15.565Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4259831081108938142tmp [Pipeline] { [Pipeline] echo [2021-02-05T06:29:15.640Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T06:29:15.941Z] ---> create-netrc.sh [Pipeline] } [2021-02-05T06:29:15.954Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-05T06:29:16.043Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T06:29:16.343Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-05T06:29:16.356Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T06:29:16.661Z] ---> sudo-logs.sh [2021-02-05T06:29:16.661Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-05T06:29:16.674Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T06:29:16.980Z] ---> job-cost.sh [2021-02-05T06:29:16.980Z] lf-activate-venv: SKIPPING [2021-02-05T06:29:16.980Z] INFO: No Stack... [2021-02-05T06:29:18.376Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-05T06:29:18.639Z] INFO: Archiving Costs [Pipeline] echo [2021-02-05T06:29:18.656Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T06:29:18.956Z] ---> logs-deploy.sh [2021-02-05T06:29:18.956Z] lf-activate-venv: SKIPPING [2021-02-05T06:29:18.956Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/141 [2021-02-05T06:29:18.956Z] INFO: archiving workspace using pattern(s): [2021-02-05T06:29:20.881Z] Archives upload complete. [2021-02-05T06:29:20.881Z] INFO: archiving logs to Nexus [2021-02-05T06:29:21.831Z] ---> uname -a: [2021-02-05T06:29:21.831Z] Linux prd-centos7-docker-4c-2g-25215.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-02-05T06:29:21.831Z] [2021-02-05T06:29:21.831Z] [2021-02-05T06:29:21.831Z] ---> lscpu: [2021-02-05T06:29:21.831Z] Architecture: x86_64 [2021-02-05T06:29:21.831Z] CPU op-mode(s): 32-bit, 64-bit [2021-02-05T06:29:21.831Z] Byte Order: Little Endian [2021-02-05T06:29:21.831Z] Address sizes: 40 bits physical, 48 bits virtual [2021-02-05T06:29:21.831Z] CPU(s): 4 [2021-02-05T06:29:21.831Z] On-line CPU(s) list: 0-3 [2021-02-05T06:29:21.831Z] Thread(s) per core: 1 [2021-02-05T06:29:21.831Z] Core(s) per socket: 1 [2021-02-05T06:29:21.831Z] Socket(s): 4 [2021-02-05T06:29:21.831Z] NUMA node(s): 1 [2021-02-05T06:29:21.831Z] Vendor ID: GenuineIntel [2021-02-05T06:29:21.831Z] CPU family: 6 [2021-02-05T06:29:21.831Z] Model: 44 [2021-02-05T06:29:21.831Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-02-05T06:29:21.831Z] Stepping: 1 [2021-02-05T06:29:21.831Z] CPU MHz: 2933.438 [2021-02-05T06:29:21.831Z] BogoMIPS: 5866.87 [2021-02-05T06:29:21.831Z] Virtualization: VT-x [2021-02-05T06:29:21.831Z] Hypervisor vendor: KVM [2021-02-05T06:29:21.831Z] Virtualization type: full [2021-02-05T06:29:21.831Z] L1d cache: 128 KiB [2021-02-05T06:29:21.831Z] L1i cache: 128 KiB [2021-02-05T06:29:21.831Z] L2 cache: 16 MiB [2021-02-05T06:29:21.831Z] L3 cache: 64 MiB [2021-02-05T06:29:21.831Z] NUMA node0 CPU(s): 0-3 [2021-02-05T06:29:21.831Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-02-05T06:29:21.831Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-02-05T06:29:21.831Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-02-05T06:29:21.831Z] Vulnerability Meltdown: Mitigation; PTI [2021-02-05T06:29:21.831Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-02-05T06:29:21.831Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-02-05T06:29:21.831Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-02-05T06:29:21.831Z] Vulnerability Srbds: Not affected [2021-02-05T06:29:21.831Z] Vulnerability Tsx async abort: Not affected [2021-02-05T06:29:21.831Z] 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 [2021-02-05T06:29:21.831Z] [2021-02-05T06:29:21.831Z] [2021-02-05T06:29:21.831Z] ---> nproc: [2021-02-05T06:29:21.831Z] 4 [2021-02-05T06:29:21.831Z] [2021-02-05T06:29:21.831Z] [2021-02-05T06:29:21.831Z] ---> df -h: [2021-02-05T06:29:21.831Z] Filesystem Size Used Available Use% Mounted on [2021-02-05T06:29:21.831Z] overlay 50.0G 8.5G 41.4G 17% / [2021-02-05T06:29:21.832Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-02-05T06:29:21.832Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-02-05T06:29:21.832Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-02-05T06:29:21.832Z] /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os [2021-02-05T06:29:21.832Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf [2021-02-05T06:29:21.832Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname [2021-02-05T06:29:21.832Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts [2021-02-05T06:29:21.832Z] /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master [2021-02-05T06:29:21.832Z] /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp [2021-02-05T06:29:21.832Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host [2021-02-05T06:29:21.832Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure [2021-02-05T06:29:21.832Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log [2021-02-05T06:29:21.832Z] /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json [2021-02-05T06:29:21.832Z] [2021-02-05T06:29:21.832Z] [2021-02-05T06:29:21.832Z] ---> free -m: [2021-02-05T06:29:21.832Z] total used free shared buff/cache available [2021-02-05T06:29:21.832Z] Mem: 1837 814 150 0 872 959 [2021-02-05T06:29:21.832Z] Swap: 1023 3 1020 [2021-02-05T06:29:21.832Z] [2021-02-05T06:29:21.832Z] [2021-02-05T06:29:21.832Z] ---> ip addr: [2021-02-05T06:29:21.832Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-02-05T06:29:21.832Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-02-05T06:29:21.832Z] inet 127.0.0.1/8 scope host lo [2021-02-05T06:29:21.832Z] valid_lft forever preferred_lft forever [2021-02-05T06:29:21.832Z] inet6 ::1/128 scope host [2021-02-05T06:29:21.832Z] valid_lft forever preferred_lft forever [2021-02-05T06:29:21.832Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-02-05T06:29:21.832Z] link/ether fa:16:3e:ef:ea:66 brd ff:ff:ff:ff:ff:ff [2021-02-05T06:29:21.832Z] inet 10.30.122.41/23 brd 10.30.123.255 scope global dynamic eth0 [2021-02-05T06:29:21.832Z] valid_lft 85972sec preferred_lft 85972sec [2021-02-05T06:29:21.832Z] inet6 fe80::f816:3eff:feef:ea66/64 scope link [2021-02-05T06:29:21.832Z] valid_lft forever preferred_lft forever [2021-02-05T06:29:21.832Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-02-05T06:29:21.832Z] link/ether 02:42:ce:fa:e0:95 brd ff:ff:ff:ff:ff:ff [2021-02-05T06:29:21.832Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-02-05T06:29:21.832Z] valid_lft forever preferred_lft forever [2021-02-05T06:29:21.832Z] inet6 fe80::42:ceff:fefa:e095/64 scope link [2021-02-05T06:29:21.832Z] valid_lft forever preferred_lft forever [2021-02-05T06:29:21.832Z] [2021-02-05T06:29:21.832Z] [2021-02-05T06:29:21.832Z] ---> sar -b -r -n DEV: [2021-02-05T06:29:21.832Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/05/21 _x86_64_ (4 CPU) [2021-02-05T06:29:21.832Z] [2021-02-05T06:29:21.832Z] 06:22:01 LINUX RESTART (4 CPU) [2021-02-05T06:29:21.832Z] [2021-02-05T06:29:21.832Z] 06:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-02-05T06:29:21.832Z] 06:24:01 10.74 2.38 8.36 0.00 188.18 207.79 0.00 [2021-02-05T06:29:21.832Z] 06:25:01 0.27 0.00 0.27 0.00 0.00 4.31 0.00 [2021-02-05T06:29:21.832Z] 06:26:01 0.27 0.00 0.27 0.00 0.00 3.75 0.00 [2021-02-05T06:29:21.832Z] 06:27:01 0.33 0.00 0.33 0.00 0.00 4.66 0.00 [2021-02-05T06:29:21.832Z] 06:28:01 309.23 170.22 139.02 0.00 8646.79 48295.29 0.00 [2021-02-05T06:29:21.832Z] 06:29:01 231.59 118.85 112.74 0.00 7872.90 24043.74 0.00 [2021-02-05T06:29:21.832Z] Average: 92.12 48.60 43.52 0.00 2786.08 12099.27 0.00 [2021-02-05T06:29:21.832Z] [2021-02-05T06:29:21.832Z] 06:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-02-05T06:29:21.832Z] 06:24:01 150160 0 572524 30.43 2620 1156240 1100104 37.54 400260 1128984 16 [2021-02-05T06:29:21.832Z] 06:25:01 155036 0 567640 30.17 2620 1156248 1054776 36.00 415280 1110656 20 [2021-02-05T06:29:21.832Z] 06:26:01 154328 0 568344 30.21 2620 1156252 1054932 36.00 413148 1113700 16 [2021-02-05T06:29:21.832Z] 06:27:01 153832 0 568840 30.23 2620 1156252 1054700 36.00 421988 1104972 12 [2021-02-05T06:29:21.832Z] 06:28:01 64312 0 743552 39.52 2596 1071084 1489112 50.82 618328 926644 98108 [2021-02-05T06:29:21.832Z] 06:29:01 107004 0 779836 41.45 1592 993112 1288128 43.96 591628 848980 58316 [2021-02-05T06:29:21.832Z] Average: 130779 0 633456 33.67 2445 1114865 1173625 40.05 476772 1038989 26081 [2021-02-05T06:29:21.832Z] [2021-02-05T06:29:21.832Z] 06:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-02-05T06:29:21.832Z] 06:24:01 eth0 25.34 23.19 34.16 20.40 0.00 0.00 0.00 0.00 [2021-02-05T06:29:21.832Z] 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-05T06:29:21.832Z] 06:24:01 docker0 7.72 6.09 1.70 18.33 0.00 0.00 0.00 0.00 [2021-02-05T06:29:21.832Z] 06:25:01 eth0 3.98 1.86 3.05 0.12 0.00 0.00 0.00 0.00 [2021-02-05T06:29:21.832Z] 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-05T06:29:21.832Z] 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-05T06:29:21.832Z] 06:26:01 eth0 1.38 0.67 0.58 0.37 0.00 0.00 0.00 0.00 [2021-02-05T06:29:21.832Z] 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-05T06:29:21.832Z] 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-05T06:29:21.832Z] 06:27:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 [2021-02-05T06:29:21.832Z] 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-05T06:29:21.832Z] 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-05T06:29:21.832Z] 06:28:01 eth0 840.60 718.70 7413.09 64.54 0.00 0.00 0.00 0.00 [2021-02-05T06:29:21.832Z] 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-05T06:29:21.832Z] 06:28:01 docker0 18.84 17.60 1.49 127.50 0.00 0.00 0.00 0.00 [2021-02-05T06:29:21.832Z] 06:29:01 eth0 333.01 260.22 2447.71 100.36 0.00 0.00 0.00 0.00 [2021-02-05T06:29:21.832Z] 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-05T06:29:21.832Z] 06:29:01 docker0 29.18 33.57 2.15 217.85 0.00 0.00 0.00 0.00 [2021-02-05T06:29:21.832Z] Average: eth0 200.83 167.54 1650.56 30.99 0.00 0.00 0.00 0.00 [2021-02-05T06:29:21.832Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-05T06:29:21.832Z] Average: docker0 9.29 9.55 0.89 60.64 0.00 0.00 0.00 0.00 [2021-02-05T06:29:21.832Z] [2021-02-05T06:29:21.832Z] [2021-02-05T06:29:21.832Z] ---> sar -P ALL: [2021-02-05T06:29:21.832Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/05/21 _x86_64_ (4 CPU) [2021-02-05T06:29:21.832Z] [2021-02-05T06:29:21.832Z] 06:22:01 LINUX RESTART (4 CPU) [2021-02-05T06:29:21.832Z] [2021-02-05T06:29:21.832Z] 06:23:01 CPU %user %nice %system %iowait %steal %idle [2021-02-05T06:29:21.832Z] 06:24:01 all 1.32 0.00 0.72 0.22 0.10 97.63 [2021-02-05T06:29:21.832Z] 06:24:01 0 1.37 0.00 0.79 0.03 0.12 97.69 [2021-02-05T06:29:21.832Z] 06:24:01 1 1.09 0.00 0.62 0.00 0.08 98.21 [2021-02-05T06:29:21.832Z] 06:24:01 2 0.93 0.00 0.67 0.75 0.13 97.51 [2021-02-05T06:29:21.832Z] 06:24:01 3 1.91 0.00 0.80 0.10 0.08 97.11 [2021-02-05T06:29:21.832Z] 06:25:01 all 0.18 0.00 0.06 0.00 0.01 99.74 [2021-02-05T06:29:21.832Z] 06:25:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-02-05T06:29:21.832Z] 06:25:01 1 0.07 0.00 0.12 0.00 0.02 99.80 [2021-02-05T06:29:21.832Z] 06:25:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-05T06:29:21.832Z] 06:25:01 3 0.57 0.00 0.05 0.00 0.02 99.37 [2021-02-05T06:29:21.832Z] 06:26:01 all 0.12 0.00 0.15 0.00 0.26 99.47 [2021-02-05T06:29:21.832Z] 06:26:01 0 0.03 0.00 0.05 0.00 0.15 99.77 [2021-02-05T06:29:21.832Z] 06:26:01 1 0.07 0.00 0.10 0.00 0.32 99.52 [2021-02-05T06:29:21.832Z] 06:26:01 2 0.12 0.00 0.32 0.00 0.15 99.42 [2021-02-05T06:29:21.832Z] 06:26:01 3 0.27 0.00 0.12 0.00 0.43 99.18 [2021-02-05T06:29:21.832Z] 06:27:01 all 0.16 0.00 0.06 0.00 0.01 99.77 [2021-02-05T06:29:21.832Z] 06:27:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-02-05T06:29:21.832Z] 06:27:01 1 0.05 0.00 0.12 0.00 0.02 99.82 [2021-02-05T06:29:21.832Z] 06:27:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-02-05T06:29:21.832Z] 06:27:01 3 0.52 0.00 0.03 0.00 0.03 99.42 [2021-02-05T06:29:21.832Z] 06:28:01 all 13.46 0.00 10.21 2.46 0.18 73.69 [2021-02-05T06:29:21.832Z] 06:28:01 0 13.50 0.00 10.55 2.54 0.16 73.25 [2021-02-05T06:29:21.832Z] 06:28:01 1 13.91 0.00 10.12 3.29 0.15 72.53 [2021-02-05T06:29:21.832Z] 06:28:01 2 13.74 0.00 10.29 2.09 0.19 73.70 [2021-02-05T06:29:21.832Z] 06:28:01 3 12.69 0.00 9.89 1.91 0.21 75.30 [2021-02-05T06:29:21.832Z] 06:29:01 all 10.06 0.00 7.73 3.87 0.19 78.15 [2021-02-05T06:29:21.832Z] 06:29:01 0 12.80 0.00 8.30 1.11 0.14 77.66 [2021-02-05T06:29:21.832Z] 06:29:01 1 9.08 0.00 6.53 3.53 0.20 80.65 [2021-02-05T06:29:21.832Z] 06:29:01 2 8.89 0.00 7.95 4.19 0.20 78.77 [2021-02-05T06:29:21.832Z] 06:29:01 3 9.49 0.00 8.14 6.67 0.22 75.49 [2021-02-05T06:29:21.832Z] Average: all 4.15 0.00 3.10 1.07 0.13 91.55 [2021-02-05T06:29:21.832Z] Average: 0 4.54 0.00 3.23 0.60 0.10 91.53 [2021-02-05T06:29:21.832Z] Average: 1 3.98 0.00 2.89 1.12 0.13 91.88 [2021-02-05T06:29:21.832Z] Average: 2 3.89 0.00 3.17 1.16 0.11 91.67 [2021-02-05T06:29:21.832Z] Average: 3 4.17 0.00 3.12 1.42 0.17 91.12 [2021-02-05T06:29:21.832Z] [2021-02-05T06:29:21.832Z] [2021-02-05T06:29:21.832Z]