Pull request #129 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 3652b88fc82792b18f4fe448b248ed2d270ba02f+de86bb2d438ca7287b41d514e43219be66da0926 (1b7e8833577f323e9c4a9238be5125a2f51b43fa) Running in Durability level: MAX_SURVIVABILITY 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-129/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-129/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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-bootstrap, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-13328 in /w/workspace/xfoundry_go-mod-bootstrap_PR-129 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-129 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit de86bb2d438ca7287b41d514e43219be66da0926 into PR head commit 3652b88fc82792b18f4fe448b248ed2d270ba02f Merge succeeded, producing 3652b88fc82792b18f4fe448b248ed2d270ba02f Checking out Revision 3652b88fc82792b18f4fe448b248ed2d270ba02f (PR-129) > git config core.sparsecheckout # timeout=10 > git checkout -f 3652b88fc82792b18f4fe448b248ed2d270ba02f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge de86bb2d438ca7287b41d514e43219be66da0926 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3652b88fc82792b18f4fe448b248ed2d270ba02f # timeout=10 Commit message: "fix: LoggingClientFrom handle nil case properly" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-24T03:32:41.141Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-24T03:32:41.566Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-24T03:32:41.821Z] ========================================================= [2020-11-24T03:32:41.821Z] EdgeX Global Pipelines Version Info [2020-11-24T03:32:41.821Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-24T03:32:43.772Z] ------------------- [2020-11-24T03:32:43.772Z] stable info: [2020-11-24T03:32:43.772Z] ------------------- [2020-11-24T03:32:43.772Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-24T03:32:43.772Z] Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [2020-11-24T03:32:43.772Z] Message: update stable to v1.0.167 [2020-11-24T03:32:44.354Z] ------------------- [2020-11-24T03:32:44.354Z] experimental info: [2020-11-24T03:32:44.354Z] ------------------- [2020-11-24T03:32:44.354Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-24T03:32:44.354Z] Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a [2020-11-24T03:32:44.354Z] Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-24T03:32:44.872Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2020-11-24T03:32:45.305Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2020-11-24T03:32:45.451Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-24T03:32:45.582Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-24T03:32:45.736Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-24T03:32:45.862Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-24T03:32:45.984Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-24T03:32:46.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-24T03:32:46.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-24T03:32:46.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-24T03:32:46.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-24T03:32:46.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo [2020-11-24T03:32:46.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-24T03:32:47.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-24T03:32:47.213Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-11-24T03:32:47.360Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-24T03:32:47.497Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-24T03:32:47.624Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-24T03:32:47.791Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-11-24T03:32:47.932Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-24T03:32:48.057Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-24T03:32:48.185Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-24T03:32:48.314Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-24T03:32:48.454Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-24T03:32:48.619Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-11-24T03:32:48.802Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-24T03:32:48.956Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-129 [Pipeline] echo [2020-11-24T03:32:49.086Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-129 [Pipeline] echo [2020-11-24T03:32:49.246Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-129 [Pipeline] echo [2020-11-24T03:32:49.387Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3652b88fc82792b18f4fe448b248ed2d270ba02f [Pipeline] echo [2020-11-24T03:32:49.516Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3652b88 [Pipeline] echo [2020-11-24T03:32:49.638Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-24T03:32:49.913Z] provisioning config files... [2020-11-24T03:32:49.941Z] copy managed file [go-mod-bootstrap-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-129@tmp/config7135742816901804993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-24T03:32:50.402Z] ---> docker-login.sh [2020-11-24T03:32:50.403Z] nexus3.edgexfoundry.org:10001 [2020-11-24T03:32:50.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-24T03:32:50.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-24T03:32:50.932Z] Configure a credential helper to remove this warning. See [2020-11-24T03:32:50.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-24T03:32:50.932Z] [2020-11-24T03:32:50.932Z] Login Succeeded [2020-11-24T03:32:50.932Z] nexus3.edgexfoundry.org:10002 [2020-11-24T03:32:50.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-24T03:32:51.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-24T03:32:51.196Z] Configure a credential helper to remove this warning. See [2020-11-24T03:32:51.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-24T03:32:51.196Z] [2020-11-24T03:32:51.196Z] Login Succeeded [2020-11-24T03:32:51.196Z] nexus3.edgexfoundry.org:10003 [2020-11-24T03:32:51.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-24T03:32:51.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-24T03:32:51.460Z] Configure a credential helper to remove this warning. See [2020-11-24T03:32:51.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-24T03:32:51.461Z] [2020-11-24T03:32:51.461Z] Login Succeeded [2020-11-24T03:32:51.461Z] nexus3.edgexfoundry.org:10004 [2020-11-24T03:32:51.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-24T03:32:51.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-24T03:32:51.461Z] Configure a credential helper to remove this warning. See [2020-11-24T03:32:51.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-24T03:32:51.461Z] [2020-11-24T03:32:51.461Z] Login Succeeded [2020-11-24T03:32:51.461Z] docker.io [2020-11-24T03:32:51.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-24T03:32:51.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-24T03:32:51.987Z] Configure a credential helper to remove this warning. See [2020-11-24T03:32:51.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-24T03:32:51.987Z] [2020-11-24T03:32:51.987Z] Login Succeeded [2020-11-24T03:32:51.987Z] ---> docker-login.sh ends [Pipeline] } [2020-11-24T03:32:52.037Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-24T03:32:53.020Z] + git log --format=format:%s -1 3652b88fc82792b18f4fe448b248ed2d270ba02f [Pipeline] echo [2020-11-24T03:32:53.106Z] GIT_COMMIT: 3652b88fc82792b18f4fe448b248ed2d270ba02f, Commit Message: fix: LoggingClientFrom handle nil case properly [Pipeline] echo [2020-11-24T03:32:53.179Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-24T03:32:54.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-24T03:32:54.263Z] [2020-11-24T03:32:54.263Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-24T03:32:54.678Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-24T03:32:54.678Z] latest: Pulling from edgex-devops/git-semver [2020-11-24T03:32:54.678Z] 31603596830f: Pulling fs layer [2020-11-24T03:32:54.678Z] 2a8b12db71e7: Pulling fs layer [2020-11-24T03:32:54.678Z] 6ca5941a6612: Pulling fs layer [2020-11-24T03:32:54.678Z] ecc8261a40a4: Pulling fs layer [2020-11-24T03:32:54.678Z] ecc8261a40a4: Waiting [2020-11-24T03:32:54.678Z] 2a8b12db71e7: Verifying Checksum [2020-11-24T03:32:54.678Z] 2a8b12db71e7: Download complete [2020-11-24T03:32:54.945Z] 31603596830f: Verifying Checksum [2020-11-24T03:32:54.945Z] 31603596830f: Download complete [2020-11-24T03:32:54.945Z] ecc8261a40a4: Verifying Checksum [2020-11-24T03:32:54.945Z] ecc8261a40a4: Download complete [2020-11-24T03:32:54.945Z] 6ca5941a6612: Verifying Checksum [2020-11-24T03:32:54.945Z] 6ca5941a6612: Download complete [2020-11-24T03:32:55.210Z] 31603596830f: Pull complete [2020-11-24T03:32:55.211Z] 2a8b12db71e7: Pull complete [2020-11-24T03:32:56.162Z] 6ca5941a6612: Pull complete [2020-11-24T03:32:56.426Z] ecc8261a40a4: Pull complete [2020-11-24T03:32:56.426Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-24T03:32:56.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-24T03:32:56.426Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-24T03:32:56.545Z] prd-centos7-docker-4c-2g-13328 does not seem to be running inside a container [2020-11-24T03:32:56.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-129 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-129:/w/workspace/xfoundry_go-mod-bootstrap_PR-129:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-129@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-129@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-24T03:32:58.529Z] $ docker top 9e9499d97718187fe508fb47f70291dfa82d2256aa07a829c8e915ab0b193497 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-24T03:32:58.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-24T03:32:58.998Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-24T03:32:59.265Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-24T03:32:59.274Z] $ docker exec 9e9499d97718187fe508fb47f70291dfa82d2256aa07a829c8e915ab0b193497 ssh-agent [2020-11-24T03:32:59.484Z] SSH_AUTH_SOCK=/tmp/ssh-u96XKflllxrv/agent.12 [2020-11-24T03:32:59.484Z] SSH_AGENT_PID=18 [2020-11-24T03:32:59.499Z] Running ssh-add (command line suppressed) [2020-11-24T03:32:59.631Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-129@tmp/private_key_3029236048994708600.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-129@tmp/private_key_3029236048994708600.key) [2020-11-24T03:32:59.681Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-24T03:33:00.068Z] + git tag --points-at HEAD [Pipeline] } [2020-11-24T03:33:00.110Z] $ docker exec --env ******** --env ******** 9e9499d97718187fe508fb47f70291dfa82d2256aa07a829c8e915ab0b193497 ssh-agent -k [2020-11-24T03:33:00.222Z] unset SSH_AUTH_SOCK; [2020-11-24T03:33:00.222Z] unset SSH_AGENT_PID; [2020-11-24T03:33:00.222Z] echo Agent pid 18 killed; [2020-11-24T03:33:00.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-24T03:33:00.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-24T03:33:00.563Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-24T03:33:00.749Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-24T03:33:00.758Z] $ docker exec 9e9499d97718187fe508fb47f70291dfa82d2256aa07a829c8e915ab0b193497 ssh-agent [2020-11-24T03:33:00.947Z] SSH_AUTH_SOCK=/tmp/ssh-pRL5DlEw6yBs/agent.48 [2020-11-24T03:33:00.947Z] SSH_AGENT_PID=54 [2020-11-24T03:33:00.960Z] Running ssh-add (command line suppressed) [2020-11-24T03:33:01.081Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-129@tmp/private_key_246220467108852361.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-129@tmp/private_key_246220467108852361.key) [2020-11-24T03:33:01.136Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-24T03:33:01.555Z] + git semver init [2020-11-24T03:33:01.555Z] # -> Open(): unable to determine branch for HEAD [2020-11-24T03:33:01.555Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-129/.git [2020-11-24T03:33:01.555Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-129 [2020-11-24T03:33:01.555Z] # $SEMVER_REMOTE_NAME = origin [2020-11-24T03:33:01.555Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-24T03:33:01.555Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-24T03:33:01.555Z] # $SEMVER_BRANCH = PR-129 [2020-11-24T03:33:01.555Z] # $SEMVER_TEMP = /tmp/semver-078262826 [2020-11-24T03:33:01.555Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2020-11-24T03:33:02.511Z] # '/tmp/semver-078262826' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-129/.semver' [2020-11-24T03:33:02.511Z] # -> Force: false [2020-11-24T03:33:02.511Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-129/.semver [Pipeline] } [2020-11-24T03:33:02.561Z] $ docker exec --env ******** --env ******** 9e9499d97718187fe508fb47f70291dfa82d2256aa07a829c8e915ab0b193497 ssh-agent -k [2020-11-24T03:33:02.737Z] unset SSH_AUTH_SOCK; [2020-11-24T03:33:02.737Z] unset SSH_AGENT_PID; [2020-11-24T03:33:02.737Z] echo Agent pid 54 killed; [2020-11-24T03:33:02.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-24T03:33:03.474Z] + git semver [Pipeline] } [2020-11-24T03:33:03.517Z] $ docker stop --time=1 9e9499d97718187fe508fb47f70291dfa82d2256aa07a829c8e915ab0b193497 [2020-11-24T03:33:05.255Z] $ docker rm -f 9e9499d97718187fe508fb47f70291dfa82d2256aa07a829c8e915ab0b193497 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-24T03:33:05.815Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-24T03:33:06.360Z] Stashed 1 file(s) [Pipeline] echo [2020-11-24T03:33:06.384Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-11-24T03:33:22.358Z] Still waiting to schedule task [2020-11-24T03:33:22.358Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-13328’ [2020-11-24T03:33:22.387Z] Still waiting to schedule task [2020-11-24T03:33:22.387Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-11-24T03:35:56.556Z] Running on prd-centos7-docker-4c-2g-13330 in /w/workspace/xfoundry_go-mod-bootstrap_PR-129 [Pipeline] { [Pipeline] ws [2020-11-24T03:35:56.656Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2020-11-24T03:35:59.119Z] using credential edgex-jenkins-ssh [2020-11-24T03:35:59.177Z] Cloning the remote Git repository [2020-11-24T03:35:59.211Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-11-24T03:35:59.281Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2020-11-24T03:35:59.337Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-11-24T03:35:59.337Z] > git --version # timeout=10 [2020-11-24T03:35:59.345Z] > git --version # 'git version 2.24.3' [2020-11-24T03:35:59.345Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-24T03:35:59.374Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-24T03:35:59.903Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-11-24T03:35:59.913Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-24T03:35:59.923Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-11-24T03:35:59.936Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-11-24T03:35:59.936Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-24T03:35:59.940Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-24T03:36:00.361Z] Merging remotes/origin/master commit de86bb2d438ca7287b41d514e43219be66da0926 into PR head commit 3652b88fc82792b18f4fe448b248ed2d270ba02f [2020-11-24T03:36:00.440Z] Merge succeeded, producing 3652b88fc82792b18f4fe448b248ed2d270ba02f [2020-11-24T03:36:00.440Z] Checking out Revision 3652b88fc82792b18f4fe448b248ed2d270ba02f (PR-129) [2020-11-24T03:36:00.373Z] > git config core.sparsecheckout # timeout=10 [2020-11-24T03:36:00.379Z] > git checkout -f 3652b88fc82792b18f4fe448b248ed2d270ba02f # timeout=10 [2020-11-24T03:36:00.413Z] > git remote # timeout=10 [2020-11-24T03:36:00.418Z] > git config --get remote.origin.url # timeout=10 [2020-11-24T03:36:00.425Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-24T03:36:00.429Z] > git merge de86bb2d438ca7287b41d514e43219be66da0926 # timeout=10 [2020-11-24T03:36:00.438Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-24T03:36:00.448Z] > git config core.sparsecheckout # timeout=10 [2020-11-24T03:36:00.453Z] > git checkout -f 3652b88fc82792b18f4fe448b248ed2d270ba02f # timeout=10 [2020-11-24T03:36:04.146Z] Commit message: "fix: LoggingClientFrom handle nil case properly" [2020-11-24T03:36:04.186Z] > git --version # timeout=10 [2020-11-24T03:36:04.194Z] > git --version # 'git version 2.24.3' [2020-11-24T03:36:04.203Z] fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-24T03:36:05.861Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-11-24T03:36:06.264Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-24T03:36:06.602Z] + sudo service docker restart [2020-11-24T03:36:06.602Z] + true [2020-11-24T03:36:06.602Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-24T03:36:07.717Z] provisioning config files... [2020-11-24T03:36:07.757Z] copy managed file [go-mod-bootstrap-settings] to file:/w/workspace/go-mod-bootstrap/1@tmp/config7453598195259779267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-24T03:36:08.244Z] ---> docker-login.sh [2020-11-24T03:36:08.244Z] nexus3.edgexfoundry.org:10001 [2020-11-24T03:36:08.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-24T03:36:08.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-24T03:36:08.780Z] Configure a credential helper to remove this warning. See [2020-11-24T03:36:08.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-24T03:36:08.780Z] [2020-11-24T03:36:08.780Z] Login Succeeded [2020-11-24T03:36:08.780Z] nexus3.edgexfoundry.org:10002 [2020-11-24T03:36:08.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-24T03:36:09.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-24T03:36:09.044Z] Configure a credential helper to remove this warning. See [2020-11-24T03:36:09.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-24T03:36:09.044Z] [2020-11-24T03:36:09.044Z] Login Succeeded [2020-11-24T03:36:09.044Z] nexus3.edgexfoundry.org:10003 [2020-11-24T03:36:09.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-24T03:36:09.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-24T03:36:09.044Z] Configure a credential helper to remove this warning. See [2020-11-24T03:36:09.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-24T03:36:09.044Z] [2020-11-24T03:36:09.044Z] Login Succeeded [2020-11-24T03:36:09.044Z] nexus3.edgexfoundry.org:10004 [2020-11-24T03:36:09.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-24T03:36:09.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-24T03:36:09.309Z] Configure a credential helper to remove this warning. See [2020-11-24T03:36:09.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-24T03:36:09.310Z] [2020-11-24T03:36:09.310Z] Login Succeeded [2020-11-24T03:36:09.310Z] docker.io [2020-11-24T03:36:09.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-24T03:36:09.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-24T03:36:09.886Z] Configure a credential helper to remove this warning. See [2020-11-24T03:36:09.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-24T03:36:09.886Z] [2020-11-24T03:36:09.886Z] Login Succeeded [2020-11-24T03:36:09.886Z] ---> docker-login.sh ends [Pipeline] } [2020-11-24T03:36:09.917Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-24T03:36:10.491Z] ========================================================= [2020-11-24T03:36:10.491Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-24T03:36:10.491Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-24T03:36:10.880Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-11-24T03:36:11.144Z] Sending build context to Docker daemon 580.6kB [2020-11-24T03:36:11.144Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-24T03:36:11.144Z] Step 2/8 : FROM ${BASE} [2020-11-24T03:36:11.144Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-24T03:36:11.144Z] df20fa9351a1: Pulling fs layer [2020-11-24T03:36:11.144Z] ed8968b2872e: Pulling fs layer [2020-11-24T03:36:11.144Z] a92cc7c5fd73: Pulling fs layer [2020-11-24T03:36:11.144Z] e871e8e8d7a9: Pulling fs layer [2020-11-24T03:36:11.144Z] e73272ec9a57: Pulling fs layer [2020-11-24T03:36:11.144Z] 1e910a182e73: Pulling fs layer [2020-11-24T03:36:11.144Z] 4e634b169226: Pulling fs layer [2020-11-24T03:36:11.144Z] e871e8e8d7a9: Waiting [2020-11-24T03:36:11.144Z] e73272ec9a57: Waiting [2020-11-24T03:36:11.144Z] 1e910a182e73: Waiting [2020-11-24T03:36:11.144Z] 4e634b169226: Waiting [2020-11-24T03:36:11.144Z] a92cc7c5fd73: Verifying Checksum [2020-11-24T03:36:11.144Z] a92cc7c5fd73: Download complete [2020-11-24T03:36:11.144Z] ed8968b2872e: Verifying Checksum [2020-11-24T03:36:11.144Z] ed8968b2872e: Download complete [2020-11-24T03:36:11.144Z] e73272ec9a57: Verifying Checksum [2020-11-24T03:36:11.144Z] e73272ec9a57: Download complete [2020-11-24T03:36:11.144Z] 1e910a182e73: Verifying Checksum [2020-11-24T03:36:11.144Z] 1e910a182e73: Download complete [2020-11-24T03:36:11.144Z] df20fa9351a1: Verifying Checksum [2020-11-24T03:36:11.144Z] df20fa9351a1: Download complete [2020-11-24T03:36:11.408Z] df20fa9351a1: Pull complete [2020-11-24T03:36:11.672Z] ed8968b2872e: Pull complete [2020-11-24T03:36:11.934Z] a92cc7c5fd73: Pull complete [2020-11-24T03:36:13.874Z] 4e634b169226: Verifying Checksum [2020-11-24T03:36:13.874Z] 4e634b169226: Download complete [2020-11-24T03:36:14.461Z] e871e8e8d7a9: Verifying Checksum [2020-11-24T03:36:14.461Z] e871e8e8d7a9: Download complete [2020-11-24T03:36:19.783Z] e871e8e8d7a9: Pull complete [2020-11-24T03:36:19.783Z] e73272ec9a57: Pull complete [2020-11-24T03:36:19.783Z] 1e910a182e73: Pull complete [2020-11-24T03:36:25.137Z] 4e634b169226: Pull complete [2020-11-24T03:36:25.137Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-24T03:36:25.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-24T03:36:25.137Z] ---> f7629b54cfaa [2020-11-24T03:36:25.137Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-24T03:36:25.404Z] ---> Running in 7976999efa29 [2020-11-24T03:36:25.668Z] Removing intermediate container 7976999efa29 [2020-11-24T03:36:25.668Z] ---> 740167d79447 [2020-11-24T03:36:25.668Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-24T03:36:25.668Z] ---> Running in bddada75fb9f [2020-11-24T03:36:27.062Z] Removing intermediate container bddada75fb9f [2020-11-24T03:36:27.062Z] ---> 8b0a68603943 [2020-11-24T03:36:27.062Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-11-24T03:36:27.062Z] ---> Running in 06018be729e3 [2020-11-24T03:36:28.011Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-24T03:36:28.961Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-24T03:36:29.538Z] OK: 166 MiB in 39 packages [2020-11-24T03:36:30.120Z] Removing intermediate container 06018be729e3 [2020-11-24T03:36:30.120Z] ---> 644fd03907d3 [2020-11-24T03:36:30.120Z] Step 6/8 : WORKDIR /build [2020-11-24T03:36:30.120Z] ---> Running in f1aa899e2956 [2020-11-24T03:36:30.384Z] Removing intermediate container f1aa899e2956 [2020-11-24T03:36:30.384Z] ---> 6def228d889b [2020-11-24T03:36:30.384Z] Step 7/8 : COPY go.mod . [2020-11-24T03:36:30.646Z] ---> 9f9231839b5c [2020-11-24T03:36:30.646Z] Step 8/8 : RUN go mod download [2020-11-24T03:36:30.646Z] ---> Running in 219370c34207 [2020-11-24T03:36:48.824Z] Removing intermediate container 219370c34207 [2020-11-24T03:36:48.824Z] ---> d0d1076b4cef [2020-11-24T03:36:48.824Z] Successfully built d0d1076b4cef [2020-11-24T03:36:48.824Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-24T03:36:49.170Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-24T03:36:49.170Z] . [Pipeline] withDockerContainer [2020-11-24T03:36:49.301Z] prd-centos7-docker-4c-2g-13330 does not seem to be running inside a container [2020-11-24T03:36:49.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-24T03:36:50.140Z] $ docker top 2a02a317c2f8576876b5775ddbe76757a20083d766fbea3339b86f8fc6aeaa99 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-24T03:36:50.677Z] + go version [2020-11-24T03:36:50.678Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-24T03:36:50.710Z] $ docker stop --time=1 2a02a317c2f8576876b5775ddbe76757a20083d766fbea3339b86f8fc6aeaa99 [2020-11-24T03:36:52.046Z] $ docker rm -f 2a02a317c2f8576876b5775ddbe76757a20083d766fbea3339b86f8fc6aeaa99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-24T03:36:53.242Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-24T03:36:53.242Z] . [Pipeline] withDockerContainer [2020-11-24T03:36:53.366Z] prd-centos7-docker-4c-2g-13330 does not seem to be running inside a container [2020-11-24T03:36:53.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-24T03:36:54.124Z] $ docker top ce8ea34f3d71930b785439e241a4f0efbce14ae4374503e5cc913ef77e8176ad -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-24T03:36:54.684Z] + make test [2020-11-24T03:36:54.684Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-24T03:37:04.850Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-11-24T03:37:04.850Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.018s coverage: 9.0% of statements [2020-11-24T03:37:04.850Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-11-24T03:37:04.850Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.030s coverage: 95.1% of statements [2020-11-24T03:37:04.850Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.007s coverage: 87.8% of statements [2020-11-24T03:37:04.850Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-11-24T03:37:04.850Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-11-24T03:37:04.850Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-11-24T03:37:13.016Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.016s coverage: 100.0% of statements [2020-11-24T03:37:13.016Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-11-24T03:37:13.016Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-11-24T03:37:13.016Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-11-24T03:37:13.016Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.005s coverage: 48.9% of statements [2020-11-24T03:37:13.016Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-11-24T03:37:13.016Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-11-24T03:37:13.016Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.005s coverage: 91.3% of statements [2020-11-24T03:37:13.016Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-24T03:37:13.599Z] gofmt -l . [2020-11-24T03:37:13.599Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-24T03:37:13.635Z] $ docker stop --time=1 ce8ea34f3d71930b785439e241a4f0efbce14ae4374503e5cc913ef77e8176ad [2020-11-24T03:37:15.979Z] $ docker rm -f ce8ea34f3d71930b785439e241a4f0efbce14ae4374503e5cc913ef77e8176ad [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-24T03:37:16.651Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-24T03:37:17.000Z] 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] } [2020-11-24T03:46:07.763Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13331 in /w/workspace/xfoundry_go-mod-bootstrap_PR-129 [Pipeline] { [Pipeline] ws [2020-11-24T03:46:07.870Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2020-11-24T03:46:12.936Z] using credential edgex-jenkins-ssh [2020-11-24T03:46:13.004Z] Cloning the remote Git repository [2020-11-24T03:46:13.059Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-11-24T03:46:13.171Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2020-11-24T03:46:13.246Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-11-24T03:46:13.247Z] > git --version # timeout=10 [2020-11-24T03:46:13.271Z] > git --version # 'git version 2.17.1' [2020-11-24T03:46:13.273Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-24T03:46:13.361Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-24T03:46:14.128Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-11-24T03:46:14.151Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-24T03:46:14.176Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-11-24T03:46:14.212Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-11-24T03:46:14.212Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-24T03:46:14.225Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-24T03:46:14.791Z] Merging remotes/origin/master commit de86bb2d438ca7287b41d514e43219be66da0926 into PR head commit 3652b88fc82792b18f4fe448b248ed2d270ba02f [2020-11-24T03:46:15.129Z] Merge succeeded, producing 3652b88fc82792b18f4fe448b248ed2d270ba02f [2020-11-24T03:46:15.130Z] Checking out Revision 3652b88fc82792b18f4fe448b248ed2d270ba02f (PR-129) [2020-11-24T03:46:14.811Z] > git config core.sparsecheckout # timeout=10 [2020-11-24T03:46:14.826Z] > git checkout -f 3652b88fc82792b18f4fe448b248ed2d270ba02f # timeout=10 [2020-11-24T03:46:14.965Z] > git remote # timeout=10 [2020-11-24T03:46:15.017Z] > git config --get remote.origin.url # timeout=10 [2020-11-24T03:46:15.048Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-24T03:46:15.058Z] > git merge de86bb2d438ca7287b41d514e43219be66da0926 # timeout=10 [2020-11-24T03:46:15.113Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-24T03:46:15.138Z] > git config core.sparsecheckout # timeout=10 [2020-11-24T03:46:15.157Z] > git checkout -f 3652b88fc82792b18f4fe448b248ed2d270ba02f # timeout=10 [2020-11-24T03:46:19.327Z] Commit message: "fix: LoggingClientFrom handle nil case properly" [2020-11-24T03:46:19.394Z] > git --version # timeout=10 [2020-11-24T03:46:19.410Z] > git --version # 'git version 2.17.1' [2020-11-24T03:46:19.423Z] fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-24T03:46:21.305Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-11-24T03:46:21.770Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-24T03:46:22.126Z] + true [2020-11-24T03:46:22.126Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-24T03:46:24.904Z] provisioning config files... [2020-11-24T03:46:24.941Z] copy managed file [go-mod-bootstrap-settings] to file:/w/workspace/go-mod-bootstrap/1@tmp/config1047430212330759122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-24T03:46:25.409Z] ---> docker-login.sh [2020-11-24T03:46:25.409Z] nexus3.edgexfoundry.org:10001 [2020-11-24T03:46:26.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-24T03:46:26.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-24T03:46:26.671Z] Configure a credential helper to remove this warning. See [2020-11-24T03:46:26.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-24T03:46:26.671Z] [2020-11-24T03:46:26.671Z] Login Succeeded [2020-11-24T03:46:26.671Z] nexus3.edgexfoundry.org:10002 [2020-11-24T03:46:26.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-24T03:46:27.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-24T03:46:27.219Z] Configure a credential helper to remove this warning. See [2020-11-24T03:46:27.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-24T03:46:27.219Z] [2020-11-24T03:46:27.219Z] Login Succeeded [2020-11-24T03:46:27.219Z] nexus3.edgexfoundry.org:10003 [2020-11-24T03:46:27.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-24T03:46:27.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-24T03:46:27.770Z] Configure a credential helper to remove this warning. See [2020-11-24T03:46:27.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-24T03:46:27.770Z] [2020-11-24T03:46:27.770Z] Login Succeeded [2020-11-24T03:46:27.770Z] nexus3.edgexfoundry.org:10004 [2020-11-24T03:46:28.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-24T03:46:28.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-24T03:46:28.320Z] Configure a credential helper to remove this warning. See [2020-11-24T03:46:28.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-24T03:46:28.320Z] [2020-11-24T03:46:28.320Z] Login Succeeded [2020-11-24T03:46:28.320Z] docker.io [2020-11-24T03:46:28.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-24T03:46:28.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-24T03:46:28.866Z] Configure a credential helper to remove this warning. See [2020-11-24T03:46:28.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-24T03:46:28.866Z] [2020-11-24T03:46:28.866Z] Login Succeeded [2020-11-24T03:46:28.866Z] ---> docker-login.sh ends [Pipeline] } [2020-11-24T03:46:28.905Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-24T03:46:29.493Z] ========================================================= [2020-11-24T03:46:29.493Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-24T03:46:29.493Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-24T03:46:29.928Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-11-24T03:46:30.204Z] Sending build context to Docker daemon 579.6kB [2020-11-24T03:46:30.204Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-24T03:46:30.204Z] Step 2/8 : FROM ${BASE} [2020-11-24T03:46:30.481Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-24T03:46:30.481Z] b538f80385f9: Pulling fs layer [2020-11-24T03:46:30.481Z] 74f711af9a0d: Pulling fs layer [2020-11-24T03:46:30.481Z] 99f96fe45779: Pulling fs layer [2020-11-24T03:46:30.481Z] 8529a6b9a6be: Pulling fs layer [2020-11-24T03:46:30.481Z] 45590311c82a: Pulling fs layer [2020-11-24T03:46:30.481Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-24T03:46:30.481Z] 209524e5b208: Pulling fs layer [2020-11-24T03:46:30.481Z] 8529a6b9a6be: Waiting [2020-11-24T03:46:30.481Z] 45590311c82a: Waiting [2020-11-24T03:46:30.481Z] 69ca0ff8b7b3: Waiting [2020-11-24T03:46:30.481Z] 209524e5b208: Waiting [2020-11-24T03:46:30.481Z] 99f96fe45779: Download complete [2020-11-24T03:46:30.481Z] 74f711af9a0d: Verifying Checksum [2020-11-24T03:46:30.481Z] 74f711af9a0d: Download complete [2020-11-24T03:46:30.481Z] 45590311c82a: Verifying Checksum [2020-11-24T03:46:30.481Z] 45590311c82a: Download complete [2020-11-24T03:46:30.481Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-24T03:46:30.481Z] 69ca0ff8b7b3: Download complete [2020-11-24T03:46:30.481Z] b538f80385f9: Verifying Checksum [2020-11-24T03:46:30.481Z] b538f80385f9: Download complete [2020-11-24T03:46:31.083Z] b538f80385f9: Pull complete [2020-11-24T03:46:31.693Z] 74f711af9a0d: Pull complete [2020-11-24T03:46:32.292Z] 99f96fe45779: Pull complete [2020-11-24T03:46:32.890Z] 209524e5b208: Verifying Checksum [2020-11-24T03:46:32.890Z] 209524e5b208: Download complete [2020-11-24T03:46:34.332Z] 8529a6b9a6be: Verifying Checksum [2020-11-24T03:46:34.332Z] 8529a6b9a6be: Download complete [2020-11-24T03:46:44.506Z] 8529a6b9a6be: Pull complete [2020-11-24T03:46:44.506Z] 45590311c82a: Pull complete [2020-11-24T03:46:44.780Z] 69ca0ff8b7b3: Pull complete [2020-11-24T03:46:49.102Z] 209524e5b208: Pull complete [2020-11-24T03:46:49.102Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-24T03:46:49.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-24T03:46:49.102Z] ---> 5bddaf1c2fca [2020-11-24T03:46:49.102Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-24T03:46:51.286Z] ---> Running in f8b2b2e4fab5 [2020-11-24T03:46:51.569Z] Removing intermediate container f8b2b2e4fab5 [2020-11-24T03:46:51.569Z] ---> f35e62865d47 [2020-11-24T03:46:51.569Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-24T03:46:51.842Z] ---> Running in 53656a8ada4c [2020-11-24T03:46:53.835Z] Removing intermediate container 53656a8ada4c [2020-11-24T03:46:53.835Z] ---> c608e3331ac8 [2020-11-24T03:46:53.835Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-11-24T03:46:54.128Z] ---> Running in 21c299220a09 [2020-11-24T03:46:55.120Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-24T03:46:55.716Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-24T03:46:56.698Z] OK: 142 MiB in 39 packages [2020-11-24T03:46:57.683Z] Removing intermediate container 21c299220a09 [2020-11-24T03:46:57.683Z] ---> 12cfef1be73b [2020-11-24T03:46:57.684Z] Step 6/8 : WORKDIR /build [2020-11-24T03:46:57.958Z] ---> Running in 453e6b740c5d [2020-11-24T03:46:58.235Z] Removing intermediate container 453e6b740c5d [2020-11-24T03:46:58.235Z] ---> d65fa99eab9e [2020-11-24T03:46:58.235Z] Step 7/8 : COPY go.mod . [2020-11-24T03:46:59.218Z] ---> 129555326ea5 [2020-11-24T03:46:59.218Z] Step 8/8 : RUN go mod download [2020-11-24T03:46:59.218Z] ---> Running in 28531a07b28f [2020-11-24T03:47:21.402Z] Removing intermediate container 28531a07b28f [2020-11-24T03:47:21.402Z] ---> 2c4e016f5f38 [2020-11-24T03:47:21.402Z] Successfully built 2c4e016f5f38 [2020-11-24T03:47:21.402Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-24T03:47:21.785Z] + docker inspect -f . ci-base-image-arm64 [2020-11-24T03:47:21.785Z] . [Pipeline] withDockerContainer [2020-11-24T03:47:22.030Z] prd-ubuntu18.04-docker-arm64-4c-16g-13331 does not seem to be running inside a container [2020-11-24T03:47:22.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-24T03:47:23.500Z] $ docker top 7b64737198400502789c16ab66efc52ae53220dfa8290f4b250af3560fb94660 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-24T03:47:24.599Z] + go version [2020-11-24T03:47:24.599Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-24T03:47:24.639Z] $ docker stop --time=1 7b64737198400502789c16ab66efc52ae53220dfa8290f4b250af3560fb94660 [2020-11-24T03:47:26.417Z] $ docker rm -f 7b64737198400502789c16ab66efc52ae53220dfa8290f4b250af3560fb94660 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-24T03:47:27.822Z] + docker inspect -f . ci-base-image-arm64 [2020-11-24T03:47:27.822Z] . [Pipeline] withDockerContainer [2020-11-24T03:47:28.097Z] prd-ubuntu18.04-docker-arm64-4c-16g-13331 does not seem to be running inside a container [2020-11-24T03:47:28.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-24T03:47:29.694Z] $ docker top 496d8ab966f004ab09de479e33a369a1ba71ab0b0acc5767fb8b4be3087f3a69 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-24T03:47:30.816Z] + make test [2020-11-24T03:47:30.816Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-24T03:47:57.659Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-11-24T03:47:59.118Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.053s coverage: 9.0% of statements [2020-11-24T03:47:59.118Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-11-24T03:47:59.118Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.040s coverage: 95.1% of statements [2020-11-24T03:47:59.397Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.015s coverage: 87.8% of statements [2020-11-24T03:47:59.397Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-11-24T03:47:59.397Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-11-24T03:47:59.680Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-11-24T03:48:09.849Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.032s coverage: 100.0% of statements [2020-11-24T03:48:09.849Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-11-24T03:48:09.849Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-11-24T03:48:09.849Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-11-24T03:48:09.849Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.013s coverage: 48.9% of statements [2020-11-24T03:48:09.849Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-11-24T03:48:09.849Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-11-24T03:48:09.849Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.012s coverage: 91.3% of statements [2020-11-24T03:48:09.849Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-24T03:48:14.179Z] gofmt -l . [2020-11-24T03:48:14.179Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-24T03:48:14.225Z] $ docker stop --time=1 496d8ab966f004ab09de479e33a369a1ba71ab0b0acc5767fb8b4be3087f3a69 [2020-11-24T03:48:16.407Z] $ docker rm -f 496d8ab966f004ab09de479e33a369a1ba71ab0b0acc5767fb8b4be3087f3a69 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-24T03:48:17.357Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-24T03:48:17.399Z] Warning: overwriting stash ‘coverage-report’ [2020-11-24T03:48:18.096Z] 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 [2020-11-24T03:48:21.462Z] provisioning config files... [2020-11-24T03:48:21.474Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-129@tmp/config2262495393149765103tmp [Pipeline] { [Pipeline] sh [2020-11-24T03:48:21.904Z] + set +x [2020-11-24T03:48:21.904Z] + curl -s https://codecov.io/bash [2020-11-24T03:48:21.904Z] + bash -s -- [2020-11-24T03:48:22.168Z] [2020-11-24T03:48:22.168Z] _____ _ [2020-11-24T03:48:22.168Z] / ____| | | [2020-11-24T03:48:22.168Z] | | ___ __| | ___ ___ _____ __ [2020-11-24T03:48:22.168Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-24T03:48:22.168Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-24T03:48:22.168Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-24T03:48:22.168Z] Bash-20201123-d0fed5f [2020-11-24T03:48:22.168Z] [2020-11-24T03:48:22.168Z] [2020-11-24T03:48:22.168Z] ==> Jenkins CI detected. [2020-11-24T03:48:22.168Z] project root: . [2020-11-24T03:48:22.168Z] --> token set from env [2020-11-24T03:48:22.168Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-24T03:48:22.168Z] ==> Running gcov in . (disable via -X gcov) [2020-11-24T03:48:22.168Z] ==> Python coveragepy not found [2020-11-24T03:48:22.168Z] ==> Searching for coverage reports in: [2020-11-24T03:48:22.168Z] + . [2020-11-24T03:48:22.168Z] -> Found 1 reports [2020-11-24T03:48:22.168Z] ==> Detecting git/mercurial file structure [2020-11-24T03:48:22.168Z] ==> Reading reports [2020-11-24T03:48:22.168Z] + ./coverage.out bytes=21004 [2020-11-24T03:48:22.168Z] ==> Appending adjustments [2020-11-24T03:48:22.168Z] https://docs.codecov.io/docs/fixing-reports [2020-11-24T03:48:22.434Z] + Found adjustments [2020-11-24T03:48:22.434Z] ==> Gzipping contents [2020-11-24T03:48:22.434Z] ==> Uploading reports [2020-11-24T03:48:22.434Z] url: https://codecov.io [2020-11-24T03:48:22.434Z] query: branch=PR-129&commit=3652b88fc82792b18f4fe448b248ed2d270ba02f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-129%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=129&job=&cmd_args= [2020-11-24T03:48:22.434Z] -> Pinging Codecov [2020-11-24T03:48:22.434Z] https://codecov.io/upload/v4?package=bash-20201123-d0fed5f&token=secret&branch=PR-129&commit=3652b88fc82792b18f4fe448b248ed2d270ba02f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-129%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=129&job=&cmd_args= [2020-11-24T03:48:23.012Z] -> Uploading to [2020-11-24T03:48:23.012Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-24/833815588EE85121546D348822E98E2E/3652b88fc82792b18f4fe448b248ed2d270ba02f/29c15e31-f091-4476-aacd-07ae2a4fbcda.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201124%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201124T034822Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6bbc44977324c701d97dc53446002885263dcf6ba449344888d338f25d14aa17 [2020-11-24T03:48:23.012Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-24T03:48:23.012Z] Dload Upload Total Spent Left Speed [2020-11-24T03:48:23.277Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4390 0 0 100 4390 0 10959 --:--:-- --:--:-- --:--:-- 10947 [2020-11-24T03:48:23.277Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/3652b88fc82792b18f4fe448b248ed2d270ba02f [Pipeline] } [2020-11-24T03:48:23.307Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-11-24T03:48:27.632Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-24T03:48:28.258Z] ---> package-listing.sh [2020-11-24T03:48:28.258Z] ++ facter osfamily [2020-11-24T03:48:28.258Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-24T03:48:28.258Z] + OS_FAMILY=redhat [2020-11-24T03:48:28.258Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-129 [2020-11-24T03:48:28.258Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-24T03:48:28.258Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-24T03:48:28.258Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-24T03:48:28.258Z] + PACKAGES=/tmp/packages_start.txt [2020-11-24T03:48:28.258Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-129 ']' [2020-11-24T03:48:28.258Z] + PACKAGES=/tmp/packages_end.txt [2020-11-24T03:48:28.258Z] + case "${OS_FAMILY}" in [2020-11-24T03:48:28.258Z] + rpm -qa [2020-11-24T03:48:28.258Z] + sort [2020-11-24T03:48:33.580Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-24T03:48:33.580Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-24T03:48:33.580Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-24T03:48:33.580Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-129 ']' [2020-11-24T03:48:33.580Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-129/archives/ [2020-11-24T03:48:33.580Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-129/archives/ [Pipeline] echo [2020-11-24T03:48:33.614Z] 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/xfoundry_go-mod-bootstrap_PR-129/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-24T03:48:33.934Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-24T03:48:34.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-24T03:48:34.285Z] [2020-11-24T03:48:34.285Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-24T03:48:34.702Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-24T03:48:34.702Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-24T03:48:34.702Z] df20fa9351a1: Pulling fs layer [2020-11-24T03:48:34.702Z] 36b3adc4ff6f: Pulling fs layer [2020-11-24T03:48:34.702Z] 8ad3a11d3b57: Pulling fs layer [2020-11-24T03:48:34.702Z] 46f8f816bc3b: Pulling fs layer [2020-11-24T03:48:34.702Z] 93b61091891f: Pulling fs layer [2020-11-24T03:48:34.702Z] 93b9cdb0e59b: Pulling fs layer [2020-11-24T03:48:34.702Z] 5e14af77c1be: Pulling fs layer [2020-11-24T03:48:34.702Z] 01666e4c0597: Pulling fs layer [2020-11-24T03:48:34.702Z] aa168da1d23b: Pulling fs layer [2020-11-24T03:48:34.702Z] 46f8f816bc3b: Waiting [2020-11-24T03:48:34.702Z] 93b61091891f: Waiting [2020-11-24T03:48:34.702Z] 93b9cdb0e59b: Waiting [2020-11-24T03:48:34.702Z] 5e14af77c1be: Waiting [2020-11-24T03:48:34.702Z] aa168da1d23b: Waiting [2020-11-24T03:48:34.702Z] 01666e4c0597: Waiting [2020-11-24T03:48:34.702Z] 36b3adc4ff6f: Download complete [2020-11-24T03:48:34.702Z] 46f8f816bc3b: Verifying Checksum [2020-11-24T03:48:34.702Z] 46f8f816bc3b: Download complete [2020-11-24T03:48:34.967Z] 93b61091891f: Download complete [2020-11-24T03:48:34.967Z] 93b9cdb0e59b: Verifying Checksum [2020-11-24T03:48:34.967Z] 93b9cdb0e59b: Download complete [2020-11-24T03:48:34.967Z] 5e14af77c1be: Verifying Checksum [2020-11-24T03:48:34.967Z] 5e14af77c1be: Download complete [2020-11-24T03:48:34.967Z] 8ad3a11d3b57: Verifying Checksum [2020-11-24T03:48:34.967Z] 8ad3a11d3b57: Download complete [2020-11-24T03:48:34.967Z] 01666e4c0597: Verifying Checksum [2020-11-24T03:48:34.967Z] 01666e4c0597: Download complete [2020-11-24T03:48:35.230Z] df20fa9351a1: Verifying Checksum [2020-11-24T03:48:35.230Z] df20fa9351a1: Download complete [2020-11-24T03:48:35.494Z] df20fa9351a1: Pull complete [2020-11-24T03:48:35.771Z] 36b3adc4ff6f: Pull complete [2020-11-24T03:48:37.191Z] 8ad3a11d3b57: Pull complete [2020-11-24T03:48:37.191Z] aa168da1d23b: Verifying Checksum [2020-11-24T03:48:37.191Z] aa168da1d23b: Download complete [2020-11-24T03:48:37.459Z] 46f8f816bc3b: Pull complete [2020-11-24T03:48:37.726Z] 93b61091891f: Pull complete [2020-11-24T03:48:37.989Z] 93b9cdb0e59b: Pull complete [2020-11-24T03:48:37.989Z] 5e14af77c1be: Pull complete [2020-11-24T03:48:38.253Z] 01666e4c0597: Pull complete [2020-11-24T03:48:44.937Z] aa168da1d23b: Pull complete [2020-11-24T03:48:44.937Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-24T03:48:44.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-24T03:48:44.937Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-24T03:48:45.196Z] prd-centos7-docker-4c-2g-13328 does not seem to be running inside a container [2020-11-24T03:48:45.258Z] $ 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/xfoundry_go-mod-bootstrap_PR-129/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-129 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-129:/w/workspace/xfoundry_go-mod-bootstrap_PR-129:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-129@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-129@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-24T03:48:49.219Z] $ docker top ed84d2f5a2cda7ce3b81a1e8e8b8c07a842c30b130a3e738af4bb0f1d3db564f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-24T03:48:49.848Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-24T03:48:50.176Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-24T03:48:50.519Z] + ls /var/log/sa-host [2020-11-24T03:48:50.519Z] + sadf -c /var/log/sa-host/sa23 [2020-11-24T03:48:50.519Z] file_magic: OK [2020-11-24T03:48:50.519Z] HZ: Using current value: 100 [2020-11-24T03:48:50.519Z] file_header: OK [2020-11-24T03:48:50.519Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-11-24T03:48:50.519Z] Statistics: [2020-11-24T03:48:50.519Z] Hnuu...uuuununununu... [2020-11-24T03:48:50.519Z] File successfully converted to sysstat format version 12.2.1 [2020-11-24T03:48:50.519Z] + sadf -c /var/log/sa-host/sa24 [2020-11-24T03:48:50.519Z] file_magic: OK [2020-11-24T03:48:50.519Z] HZ: Using current value: 100 [2020-11-24T03:48:50.519Z] file_header: OK [2020-11-24T03:48:50.519Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-11-24T03:48:50.519Z] Statistics: [2020-11-24T03:48:50.519Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-24T03:48:50.519Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-24T03:48:51.402Z] provisioning config files... [2020-11-24T03:48:51.420Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-129@tmp/config6977908479571240243tmp [Pipeline] { [Pipeline] echo [2020-11-24T03:48:51.572Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-24T03:48:51.911Z] ---> create-netrc.sh [Pipeline] } [2020-11-24T03:48:51.935Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-24T03:48:52.098Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-24T03:48:52.441Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-24T03:48:52.477Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-24T03:48:52.819Z] ---> sudo-logs.sh [2020-11-24T03:48:52.819Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-24T03:48:52.851Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-24T03:48:53.206Z] ---> job-cost.sh [2020-11-24T03:48:53.206Z] lf-activate-venv: SKIPPING [2020-11-24T03:48:53.206Z] INFO: No Stack... [2020-11-24T03:48:54.155Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-24T03:48:54.733Z] INFO: Archiving Costs [Pipeline] echo [2020-11-24T03:48:54.769Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-24T03:48:55.107Z] ---> logs-deploy.sh [2020-11-24T03:48:55.108Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-129/1 [2020-11-24T03:48:55.108Z] INFO: archiving workspace using pattern(s): [2020-11-24T03:48:57.029Z] Archives upload complete. [2020-11-24T03:48:57.029Z] INFO: archiving logs to Nexus [2020-11-24T03:48:57.981Z] ---> uname -a: [2020-11-24T03:48:57.981Z] Linux prd-centos7-docker-4c-2g-13328.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-11-24T03:48:57.981Z] [2020-11-24T03:48:57.981Z] [2020-11-24T03:48:57.981Z] ---> lscpu: [2020-11-24T03:48:57.981Z] Architecture: x86_64 [2020-11-24T03:48:57.981Z] CPU op-mode(s): 32-bit, 64-bit [2020-11-24T03:48:57.981Z] Byte Order: Little Endian [2020-11-24T03:48:57.981Z] Address sizes: 40 bits physical, 48 bits virtual [2020-11-24T03:48:57.981Z] CPU(s): 4 [2020-11-24T03:48:57.981Z] On-line CPU(s) list: 0-3 [2020-11-24T03:48:57.981Z] Thread(s) per core: 1 [2020-11-24T03:48:57.981Z] Core(s) per socket: 1 [2020-11-24T03:48:57.981Z] Socket(s): 4 [2020-11-24T03:48:57.981Z] NUMA node(s): 1 [2020-11-24T03:48:57.981Z] Vendor ID: GenuineIntel [2020-11-24T03:48:57.981Z] CPU family: 6 [2020-11-24T03:48:57.981Z] Model: 44 [2020-11-24T03:48:57.981Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-11-24T03:48:57.981Z] Stepping: 1 [2020-11-24T03:48:57.981Z] CPU MHz: 2933.436 [2020-11-24T03:48:57.981Z] BogoMIPS: 5866.87 [2020-11-24T03:48:57.981Z] Virtualization: VT-x [2020-11-24T03:48:57.981Z] Hypervisor vendor: KVM [2020-11-24T03:48:57.981Z] Virtualization type: full [2020-11-24T03:48:57.981Z] L1d cache: 128 KiB [2020-11-24T03:48:57.981Z] L1i cache: 128 KiB [2020-11-24T03:48:57.981Z] L2 cache: 16 MiB [2020-11-24T03:48:57.981Z] L3 cache: 64 MiB [2020-11-24T03:48:57.981Z] NUMA node0 CPU(s): 0-3 [2020-11-24T03:48:57.981Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-11-24T03:48:57.981Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-11-24T03:48:57.981Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-11-24T03:48:57.981Z] Vulnerability Meltdown: Mitigation; PTI [2020-11-24T03:48:57.981Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-11-24T03:48:57.981Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-11-24T03:48:57.981Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-11-24T03:48:57.981Z] Vulnerability Srbds: Not affected [2020-11-24T03:48:57.981Z] Vulnerability Tsx async abort: Not affected [2020-11-24T03:48:57.981Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-11-24T03:48:57.981Z] [2020-11-24T03:48:57.981Z] [2020-11-24T03:48:57.981Z] ---> nproc: [2020-11-24T03:48:57.981Z] 4 [2020-11-24T03:48:57.981Z] [2020-11-24T03:48:57.981Z] [2020-11-24T03:48:57.981Z] ---> df -h: [2020-11-24T03:48:57.981Z] Filesystem Size Used Available Use% Mounted on [2020-11-24T03:48:57.981Z] overlay 50.0G 7.3G 42.7G 15% / [2020-11-24T03:48:57.981Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-11-24T03:48:57.981Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-11-24T03:48:57.981Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-11-24T03:48:57.981Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2020-11-24T03:48:57.981Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2020-11-24T03:48:57.981Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2020-11-24T03:48:57.981Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2020-11-24T03:48:57.981Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2020-11-24T03:48:57.981Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2020-11-24T03:48:57.981Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-129 [2020-11-24T03:48:57.981Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-129@tmp [2020-11-24T03:48:57.981Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2020-11-24T03:48:57.981Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2020-11-24T03:48:57.981Z] [2020-11-24T03:48:57.981Z] [2020-11-24T03:48:57.981Z] ---> free -m: [2020-11-24T03:48:57.981Z] total used free shared buff/cache available [2020-11-24T03:48:57.981Z] Mem: 1837 715 103 0 1018 1017 [2020-11-24T03:48:57.981Z] Swap: 1023 1 1022 [2020-11-24T03:48:57.981Z] [2020-11-24T03:48:57.981Z] [2020-11-24T03:48:57.981Z] ---> ip addr: [2020-11-24T03:48:57.981Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-11-24T03:48:57.981Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-11-24T03:48:57.981Z] inet 127.0.0.1/8 scope host lo [2020-11-24T03:48:57.981Z] valid_lft forever preferred_lft forever [2020-11-24T03:48:57.981Z] inet6 ::1/128 scope host [2020-11-24T03:48:57.981Z] valid_lft forever preferred_lft forever [2020-11-24T03:48:57.981Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-11-24T03:48:57.981Z] link/ether fa:16:3e:ba:0c:ff brd ff:ff:ff:ff:ff:ff [2020-11-24T03:48:57.981Z] inet 10.30.123.25/23 brd 10.30.123.255 scope global dynamic eth0 [2020-11-24T03:48:57.981Z] valid_lft 85388sec preferred_lft 85388sec [2020-11-24T03:48:57.981Z] inet6 fe80::f816:3eff:feba:cff/64 scope link [2020-11-24T03:48:57.981Z] valid_lft forever preferred_lft forever [2020-11-24T03:48:57.981Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-11-24T03:48:57.981Z] link/ether 02:42:a3:eb:dd:87 brd ff:ff:ff:ff:ff:ff [2020-11-24T03:48:57.981Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-11-24T03:48:57.981Z] valid_lft forever preferred_lft forever [2020-11-24T03:48:57.981Z] inet6 fe80::42:a3ff:feeb:dd87/64 scope link [2020-11-24T03:48:57.981Z] valid_lft forever preferred_lft forever [2020-11-24T03:48:57.981Z] [2020-11-24T03:48:57.981Z] [2020-11-24T03:48:57.981Z] ---> sar -b -r -n DEV: [2020-11-24T03:48:57.981Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 11/24/20 _x86_64_ (4 CPU) [2020-11-24T03:48:57.981Z] [2020-11-24T03:48:57.981Z] 03:31:53 LINUX RESTART (4 CPU) [2020-11-24T03:48:57.981Z] [2020-11-24T03:48:57.981Z] 03:33:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-11-24T03:48:57.981Z] 03:34:01 7.33 0.54 6.79 0.00 39.01 161.14 0.00 [2020-11-24T03:48:57.981Z] 03:35:01 0.43 0.00 0.43 0.00 0.00 6.88 0.00 [2020-11-24T03:48:57.981Z] 03:36:01 0.30 0.00 0.30 0.00 0.00 4.15 0.00 [2020-11-24T03:48:57.981Z] 03:37:01 0.23 0.00 0.23 0.00 0.00 3.18 0.00 [2020-11-24T03:48:57.981Z] 03:38:01 0.28 0.00 0.28 0.00 0.00 3.86 0.00 [2020-11-24T03:48:57.981Z] 03:39:01 0.23 0.00 0.23 0.00 0.00 2.05 0.00 [2020-11-24T03:48:57.981Z] 03:40:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 [2020-11-24T03:48:57.981Z] 03:41:02 0.20 0.00 0.20 0.00 0.00 2.56 0.00 [2020-11-24T03:48:57.981Z] 03:42:01 0.30 0.00 0.30 0.00 0.00 3.86 0.00 [2020-11-24T03:48:57.981Z] 03:43:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 [2020-11-24T03:48:57.981Z] 03:44:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 [2020-11-24T03:48:57.981Z] 03:45:01 0.25 0.00 0.25 0.00 0.00 3.06 0.00 [2020-11-24T03:48:57.981Z] 03:46:01 0.28 0.00 0.28 0.00 0.00 2.61 0.00 [2020-11-24T03:48:57.981Z] 03:47:01 0.33 0.03 0.30 0.00 0.93 3.88 0.00 [2020-11-24T03:48:57.981Z] 03:48:01 0.37 0.17 0.20 0.00 5.33 2.83 0.00 [2020-11-24T03:48:57.981Z] Average: 0.74 0.05 0.70 0.00 2.98 13.72 0.00 [2020-11-24T03:48:57.981Z] [2020-11-24T03:48:57.982Z] 03:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-11-24T03:48:57.982Z] 03:34:01 171904 0 616132 32.75 2620 1090888 1106760 37.77 425528 1086360 20 [2020-11-24T03:48:57.982Z] 03:35:01 174552 0 613476 32.60 2620 1090896 1078048 36.79 424508 1084948 8 [2020-11-24T03:48:57.982Z] 03:36:01 170500 0 617524 32.82 2620 1090900 1078156 36.80 439916 1073964 16 [2020-11-24T03:48:57.982Z] 03:37:01 171836 0 616188 32.75 2620 1090900 1077964 36.79 438820 1073964 12 [2020-11-24T03:48:57.982Z] 03:38:01 170416 0 617600 32.82 2620 1090908 1078024 36.79 443812 1070760 8 [2020-11-24T03:48:57.982Z] 03:39:01 170204 0 617808 32.84 2620 1090912 1078000 36.79 450816 1063692 8 [2020-11-24T03:48:57.982Z] 03:40:01 170344 0 617664 32.83 2620 1090916 1077964 36.79 450500 1063692 16 [2020-11-24T03:48:57.982Z] 03:41:02 170252 0 617752 32.83 2620 1090920 1077964 36.79 450628 1063692 16 [2020-11-24T03:48:57.982Z] 03:42:01 170640 0 617356 32.81 2620 1090928 1077964 36.79 450636 1063692 8 [2020-11-24T03:48:57.982Z] 03:43:01 169664 0 618328 32.86 2620 1090932 1078096 36.79 451396 1063692 8 [2020-11-24T03:48:57.982Z] 03:44:01 169968 0 618020 32.85 2620 1090936 1078012 36.79 450996 1063696 12 [2020-11-24T03:48:57.982Z] 03:45:01 170088 0 617896 32.84 2620 1090940 1077964 36.79 450652 1063692 8 [2020-11-24T03:48:57.982Z] 03:46:01 170320 0 617656 32.83 2620 1090948 1077964 36.79 450660 1063692 8 [2020-11-24T03:48:57.982Z] 03:47:01 167856 0 620116 32.96 2620 1090952 1079700 36.85 453128 1063692 8 [2020-11-24T03:48:57.982Z] 03:48:01 169648 0 618292 32.86 2620 1090984 1078072 36.79 451952 1063020 16 [2020-11-24T03:48:57.982Z] Average: 170546 0 617454 32.82 2620 1090924 1080043 36.86 445597 1068417 11 [2020-11-24T03:48:57.982Z] [2020-11-24T03:48:57.982Z] 03:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-11-24T03:48:57.982Z] 03:34:01 eth0 8.18 5.99 9.03 3.04 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:35:01 eth0 3.80 2.20 3.15 0.15 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:36:01 eth0 1.00 0.47 0.33 0.18 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:37:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:38:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:39:01 eth0 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:40:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:41:02 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:43:01 eth0 0.63 0.48 0.35 0.24 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:44:01 eth0 0.23 0.23 0.10 0.05 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:45:01 eth0 0.35 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:46:01 eth0 0.52 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:47:01 eth0 0.53 0.48 0.27 0.21 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:48:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] Average: eth0 1.07 0.71 0.90 0.27 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-24T03:48:57.982Z] [2020-11-24T03:48:57.982Z] [2020-11-24T03:48:57.982Z] ---> sar -P ALL: [2020-11-24T03:48:57.982Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 11/24/20 _x86_64_ (4 CPU) [2020-11-24T03:48:57.982Z] [2020-11-24T03:48:57.982Z] 03:31:53 LINUX RESTART (4 CPU) [2020-11-24T03:48:57.982Z] [2020-11-24T03:48:57.982Z] 03:33:02 CPU %user %nice %system %iowait %steal %idle [2020-11-24T03:48:57.982Z] 03:34:01 all 0.61 0.00 0.33 0.17 0.00 98.89 [2020-11-24T03:48:57.982Z] 03:34:01 0 0.70 0.00 0.31 0.03 0.00 98.97 [2020-11-24T03:48:57.982Z] 03:34:01 1 0.37 0.00 0.36 0.58 0.00 98.69 [2020-11-24T03:48:57.982Z] 03:34:01 2 0.75 0.00 0.25 0.05 0.00 98.95 [2020-11-24T03:48:57.982Z] 03:34:01 3 0.61 0.00 0.39 0.03 0.00 98.97 [2020-11-24T03:48:57.982Z] 03:35:01 all 0.13 0.00 0.04 0.00 0.01 99.81 [2020-11-24T03:48:57.982Z] 03:35:01 0 0.10 0.00 0.05 0.00 0.00 99.85 [2020-11-24T03:48:57.982Z] 03:35:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2020-11-24T03:48:57.982Z] 03:35:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2020-11-24T03:48:57.982Z] 03:35:01 3 0.33 0.00 0.05 0.00 0.02 99.60 [2020-11-24T03:48:57.982Z] 03:36:01 all 0.18 0.00 0.22 0.00 0.01 99.59 [2020-11-24T03:48:57.982Z] 03:36:01 0 0.07 0.00 0.17 0.00 0.02 99.75 [2020-11-24T03:48:57.982Z] 03:36:01 1 0.13 0.00 0.27 0.00 0.00 99.60 [2020-11-24T03:48:57.982Z] 03:36:01 2 0.08 0.00 0.33 0.00 0.02 99.57 [2020-11-24T03:48:57.982Z] 03:36:01 3 0.45 0.00 0.12 0.00 0.00 99.43 [2020-11-24T03:48:57.982Z] 03:37:01 all 0.16 0.00 0.03 0.00 0.01 99.80 [2020-11-24T03:48:57.982Z] 03:37:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2020-11-24T03:48:57.982Z] 03:37:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-11-24T03:48:57.982Z] 03:37:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2020-11-24T03:48:57.982Z] 03:37:01 3 0.50 0.00 0.02 0.00 0.02 99.47 [2020-11-24T03:48:57.982Z] 03:38:01 all 0.17 0.00 0.05 0.00 0.00 99.77 [2020-11-24T03:48:57.982Z] 03:38:01 0 0.08 0.00 0.05 0.00 0.00 99.87 [2020-11-24T03:48:57.982Z] 03:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2020-11-24T03:48:57.982Z] 03:38:01 2 0.05 0.00 0.10 0.00 0.00 99.85 [2020-11-24T03:48:57.982Z] 03:38:01 3 0.53 0.00 0.03 0.00 0.00 99.43 [2020-11-24T03:48:57.982Z] 03:39:01 all 0.14 0.00 0.07 0.00 0.00 99.79 [2020-11-24T03:48:57.982Z] 03:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2020-11-24T03:48:57.982Z] 03:39:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-11-24T03:48:57.982Z] 03:39:01 2 0.03 0.00 0.15 0.00 0.00 99.82 [2020-11-24T03:48:57.982Z] 03:39:01 3 0.50 0.00 0.08 0.00 0.00 99.42 [2020-11-24T03:48:57.982Z] 03:40:01 all 0.04 0.00 0.04 0.00 0.00 99.92 [2020-11-24T03:48:57.982Z] 03:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-11-24T03:48:57.982Z] 03:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2020-11-24T03:48:57.982Z] 03:40:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-11-24T03:48:57.982Z] 03:40:01 3 0.05 0.00 0.07 0.00 0.02 99.87 [2020-11-24T03:48:57.982Z] 03:41:02 all 0.15 0.00 0.04 0.00 0.01 99.80 [2020-11-24T03:48:57.982Z] 03:41:02 0 0.02 0.00 0.02 0.00 0.02 99.95 [2020-11-24T03:48:57.982Z] 03:41:02 1 0.52 0.00 0.05 0.00 0.00 99.43 [2020-11-24T03:48:57.982Z] 03:41:02 2 0.05 0.00 0.05 0.00 0.02 99.88 [2020-11-24T03:48:57.982Z] 03:41:02 3 0.03 0.00 0.05 0.00 0.00 99.92 [2020-11-24T03:48:57.982Z] 03:42:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2020-11-24T03:48:57.982Z] 03:42:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2020-11-24T03:48:57.982Z] 03:42:01 1 0.54 0.00 0.02 0.00 0.02 99.42 [2020-11-24T03:48:57.982Z] 03:42:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-11-24T03:48:57.982Z] 03:42:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-11-24T03:48:57.983Z] 03:43:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2020-11-24T03:48:57.983Z] 03:43:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-11-24T03:48:57.983Z] 03:43:01 1 0.50 0.00 0.05 0.00 0.00 99.45 [2020-11-24T03:48:57.983Z] 03:43:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-11-24T03:48:57.983Z] 03:43:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2020-11-24T03:48:57.983Z] 03:44:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2020-11-24T03:48:57.983Z] 03:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-11-24T03:48:57.983Z] 03:44:01 1 0.53 0.00 0.03 0.00 0.00 99.43 [2020-11-24T03:48:57.983Z] 03:44:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2020-11-24T03:48:57.983Z] 03:44:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-11-24T03:48:57.983Z] [2020-11-24T03:48:57.983Z] 03:44:01 CPU %user %nice %system %iowait %steal %idle [2020-11-24T03:48:57.983Z] 03:45:01 all 0.12 0.00 0.03 0.00 0.00 99.84 [2020-11-24T03:48:57.983Z] 03:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-11-24T03:48:57.983Z] 03:45:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2020-11-24T03:48:57.983Z] 03:45:01 2 0.40 0.00 0.08 0.00 0.02 99.50 [2020-11-24T03:48:57.983Z] 03:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-11-24T03:48:57.983Z] 03:46:01 all 0.05 0.00 0.03 0.00 0.00 99.92 [2020-11-24T03:48:57.983Z] 03:46:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-11-24T03:48:57.983Z] 03:46:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2020-11-24T03:48:57.983Z] 03:46:01 2 0.08 0.00 0.03 0.00 0.00 99.88 [2020-11-24T03:48:57.983Z] 03:46:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2020-11-24T03:48:57.983Z] 03:47:01 all 0.15 0.00 0.05 0.00 0.00 99.79 [2020-11-24T03:48:57.983Z] 03:47:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-11-24T03:48:57.983Z] 03:47:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2020-11-24T03:48:57.983Z] 03:47:01 2 0.42 0.00 0.07 0.00 0.02 99.50 [2020-11-24T03:48:57.983Z] 03:47:01 3 0.12 0.00 0.05 0.00 0.00 99.83 [2020-11-24T03:48:57.983Z] 03:48:01 all 0.17 0.00 0.04 0.00 0.00 99.78 [2020-11-24T03:48:57.983Z] 03:48:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2020-11-24T03:48:57.983Z] 03:48:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2020-11-24T03:48:57.983Z] 03:48:01 2 0.55 0.00 0.05 0.00 0.00 99.40 [2020-11-24T03:48:57.983Z] 03:48:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2020-11-24T03:48:57.983Z] Average: all 0.17 0.00 0.07 0.01 0.00 99.74 [2020-11-24T03:48:57.983Z] Average: 0 0.09 0.00 0.06 0.00 0.00 99.85 [2020-11-24T03:48:57.983Z] Average: 1 0.20 0.00 0.07 0.04 0.00 99.69 [2020-11-24T03:48:57.983Z] Average: 2 0.18 0.00 0.09 0.00 0.01 99.72 [2020-11-24T03:48:57.983Z] Average: 3 0.22 0.00 0.07 0.00 0.00 99.70 [2020-11-24T03:48:57.983Z] [2020-11-24T03:48:57.983Z] [2020-11-24T03:48:57.983Z]