Pull request #3474 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 7e9ba5b981db46d7eaa29bdee31d80878b461756 rather than 85b21382fae352dbfb4ee35d9596c6c7915b7d8a Obtained Jenkinsfile from 7e9ba5b981db46d7eaa29bdee31d80878b461756 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7839656912871782322.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4819258368404361594.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git 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/edgex-go/branches/PR-3474/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3474/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh839224949478102137.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3474/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9164524366735077702.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh42258979052432775.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE 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/edgex-go/branches/PR-3474/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3474/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh19483963611640376.key > 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 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 9d0281235b943b7ad605f650702698f9078b2862 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-338 in /w/workspace/edgexfoundry_edgex-go_PR-3474 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2204203717468720418.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 7e9ba5b981db46d7eaa29bdee31d80878b461756 into PR head commit 85b21382fae352dbfb4ee35d9596c6c7915b7d8a Merge succeeded, producing b47c3b3a446bac6f29aad41a0bc3be85dc4aa247 Checking out Revision b47c3b3a446bac6f29aad41a0bc3be85dc4aa247 (PR-3474) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh3137183773498885012.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3474/head:refs/remotes/origin/PR-3474 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85b21382fae352dbfb4ee35d9596c6c7915b7d8a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1184233071195983115.key > git merge 7e9ba5b981db46d7eaa29bdee31d80878b461756 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b47c3b3a446bac6f29aad41a0bc3be85dc4aa247 # timeout=10 Commit message: "Merge commit '7e9ba5b981db46d7eaa29bdee31d80878b461756' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-17T13:04:44.509Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-17T13:04:44.694Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-17T13:04:44.807Z] ========================================================= [2021-05-17T13:04:44.807Z] EdgeX Global Pipelines Version Info [2021-05-17T13:04:44.807Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-17T13:04:46.315Z] ------------------- [2021-05-17T13:04:46.315Z] stable info: [2021-05-17T13:04:46.315Z] ------------------- [2021-05-17T13:04:46.315Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-17T13:04:46.315Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T13:04:46.315Z] Message: update stable to v1.0.192 [2021-05-17T13:04:47.271Z] ------------------- [2021-05-17T13:04:47.271Z] experimental info: [2021-05-17T13:04:47.271Z] ------------------- [2021-05-17T13:04:47.271Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-17T13:04:47.271Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T13:04:47.271Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-17T13:04:47.529Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-17T13:04:47.580Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-17T13:04:47.635Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-17T13:04:47.692Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-17T13:04:47.745Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-17T13:04:47.817Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-17T13:04:47.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-17T13:04:47.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-17T13:04:47.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-17T13:04:48.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-17T13:04:48.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-17T13:04:48.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-17T13:04:48.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-17T13:04:48.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-17T13:04:48.309Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-17T13:04:48.406Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-17T13:04:48.470Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-17T13:04:48.525Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-17T13:04:48.583Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-17T13:04:48.685Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-17T13:04:48.742Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-17T13:04:48.819Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-17T13:04:48.874Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3474 [Pipeline] echo [2021-05-17T13:04:48.940Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3474 [Pipeline] echo [2021-05-17T13:04:49.011Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3474 [Pipeline] echo [2021-05-17T13:04:49.073Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b47c3b3a446bac6f29aad41a0bc3be85dc4aa247 [Pipeline] echo [2021-05-17T13:04:49.128Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b47c3b3 [Pipeline] echo [2021-05-17T13:04:49.183Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T13:04:49.351Z] provisioning config files... [2021-05-17T13:04:49.370Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8216244489966074211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T13:04:49.751Z] ---> docker-login.sh [2021-05-17T13:04:49.751Z] nexus3.edgexfoundry.org:10001 [2021-05-17T13:04:50.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T13:04:50.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T13:04:50.282Z] Configure a credential helper to remove this warning. See [2021-05-17T13:04:50.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T13:04:50.282Z] [2021-05-17T13:04:50.282Z] Login Succeeded [2021-05-17T13:04:50.282Z] nexus3.edgexfoundry.org:10002 [2021-05-17T13:04:50.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T13:04:50.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T13:04:50.546Z] Configure a credential helper to remove this warning. See [2021-05-17T13:04:50.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T13:04:50.546Z] [2021-05-17T13:04:50.546Z] Login Succeeded [2021-05-17T13:04:50.546Z] nexus3.edgexfoundry.org:10003 [2021-05-17T13:04:50.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T13:04:50.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T13:04:50.814Z] Configure a credential helper to remove this warning. See [2021-05-17T13:04:50.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T13:04:50.814Z] [2021-05-17T13:04:50.814Z] Login Succeeded [2021-05-17T13:04:50.814Z] nexus3.edgexfoundry.org:10004 [2021-05-17T13:04:50.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T13:04:50.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T13:04:50.814Z] Configure a credential helper to remove this warning. See [2021-05-17T13:04:50.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T13:04:50.814Z] [2021-05-17T13:04:50.814Z] Login Succeeded [2021-05-17T13:04:50.814Z] docker.io [2021-05-17T13:04:51.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T13:04:51.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T13:04:51.358Z] Configure a credential helper to remove this warning. See [2021-05-17T13:04:51.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T13:04:51.358Z] [2021-05-17T13:04:51.358Z] Login Succeeded [2021-05-17T13:04:51.358Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T13:04:51.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T13:04:51.827Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-17T13:04:51.827Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T13:04:51.827Z] ++ dirname cmd/core-command/Dockerfile [2021-05-17T13:04:51.827Z] ++ cut -d/ -f2 [2021-05-17T13:04:51.827Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-17T13:04:51.827Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T13:04:51.827Z] ++ dirname cmd/core-data/Dockerfile [2021-05-17T13:04:51.827Z] ++ cut -d/ -f2 [2021-05-17T13:04:51.827Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-17T13:04:51.827Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T13:04:51.827Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-17T13:04:51.827Z] ++ cut -d/ -f2 [2021-05-17T13:04:51.827Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-17T13:04:51.827Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T13:04:51.827Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-17T13:04:51.827Z] ++ cut -d/ -f2 [2021-05-17T13:04:51.827Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-17T13:04:51.827Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T13:04:51.827Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-17T13:04:51.827Z] ++ cut -d/ -f2 [2021-05-17T13:04:51.827Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-17T13:04:51.827Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T13:04:51.827Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-17T13:04:51.827Z] ++ cut -d/ -f2 [2021-05-17T13:04:51.827Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-17T13:04:51.827Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T13:04:51.827Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-17T13:04:51.827Z] ++ cut -d/ -f2 [2021-05-17T13:04:51.827Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-17T13:04:51.827Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T13:04:51.827Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-17T13:04:51.827Z] ++ cut -d/ -f2 [2021-05-17T13:04:51.827Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-17T13:04:51.827Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T13:04:51.827Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-17T13:04:51.827Z] ++ cut -d/ -f2 [2021-05-17T13:04:51.827Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-17T13:04:51.907Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-17T13:04:53.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T13:04:53.635Z] [2021-05-17T13:04:53.635Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T13:04:54.018Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T13:04:54.018Z] latest: Pulling from edgex-devops/git-semver [2021-05-17T13:04:54.018Z] 31603596830f: Pulling fs layer [2021-05-17T13:04:54.018Z] 54011a49482f: Pulling fs layer [2021-05-17T13:04:54.018Z] a6820b24f6d8: Pulling fs layer [2021-05-17T13:04:54.018Z] f581987b2513: Pulling fs layer [2021-05-17T13:04:54.018Z] f581987b2513: Waiting [2021-05-17T13:04:54.018Z] 54011a49482f: Verifying Checksum [2021-05-17T13:04:54.018Z] 54011a49482f: Download complete [2021-05-17T13:04:54.289Z] 31603596830f: Verifying Checksum [2021-05-17T13:04:54.289Z] 31603596830f: Download complete [2021-05-17T13:04:54.289Z] f581987b2513: Verifying Checksum [2021-05-17T13:04:54.289Z] f581987b2513: Download complete [2021-05-17T13:04:54.555Z] a6820b24f6d8: Verifying Checksum [2021-05-17T13:04:54.555Z] a6820b24f6d8: Download complete [2021-05-17T13:04:54.824Z] 31603596830f: Pull complete [2021-05-17T13:04:54.824Z] 54011a49482f: Pull complete [2021-05-17T13:04:55.793Z] a6820b24f6d8: Pull complete [2021-05-17T13:04:56.064Z] f581987b2513: Pull complete [2021-05-17T13:04:56.329Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-17T13:04:56.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T13:04:56.329Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-17T13:04:56.497Z] prd-centos7-docker-4c-2g-338 does not seem to be running inside a container [2021-05-17T13:04:56.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-17T13:04:58.950Z] $ docker top f43055b326a10e6f11ec0270cbf2c64b7e590a2e785c2d7d91d2c9ade352dffa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T13:04:59.355Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T13:04:59.355Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T13:04:59.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T13:04:59.678Z] $ docker exec f43055b326a10e6f11ec0270cbf2c64b7e590a2e785c2d7d91d2c9ade352dffa ssh-agent [2021-05-17T13:04:59.888Z] SSH_AUTH_SOCK=/tmp/ssh-qtSrrI0l0zFa/agent.12 [2021-05-17T13:04:59.888Z] SSH_AGENT_PID=18 [2021-05-17T13:04:59.915Z] Running ssh-add (command line suppressed) [2021-05-17T13:05:00.096Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7754139107913608694.key (/w/workspace/edgex-go/1@tmp/private_key_7754139107913608694.key) [2021-05-17T13:05:00.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T13:05:00.529Z] + git tag --points-at HEAD [Pipeline] } [2021-05-17T13:05:00.560Z] $ docker exec --env ******** --env ******** f43055b326a10e6f11ec0270cbf2c64b7e590a2e785c2d7d91d2c9ade352dffa ssh-agent -k [2021-05-17T13:05:00.798Z] unset SSH_AUTH_SOCK; [2021-05-17T13:05:00.798Z] unset SSH_AGENT_PID; [2021-05-17T13:05:00.798Z] echo Agent pid 18 killed; [2021-05-17T13:05:00.882Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-17T13:05:00.987Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T13:05:00.987Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T13:05:01.288Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T13:05:01.300Z] $ docker exec f43055b326a10e6f11ec0270cbf2c64b7e590a2e785c2d7d91d2c9ade352dffa ssh-agent [2021-05-17T13:05:01.524Z] SSH_AUTH_SOCK=/tmp/ssh-EDO2goP4YCTt/agent.48 [2021-05-17T13:05:01.524Z] SSH_AGENT_PID=53 [2021-05-17T13:05:01.532Z] Running ssh-add (command line suppressed) [2021-05-17T13:05:01.702Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7037741366696913291.key (/w/workspace/edgex-go/1@tmp/private_key_7037741366696913291.key) [2021-05-17T13:05:01.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T13:05:02.134Z] + git semver init [2021-05-17T13:05:02.134Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T13:05:02.134Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-05-17T13:05:02.134Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-05-17T13:05:02.134Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T13:05:02.134Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T13:05:02.134Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T13:05:02.134Z] # $SEMVER_BRANCH = PR-3474 [2021-05-17T13:05:02.134Z] # $SEMVER_TEMP = /tmp/semver-541174874 [2021-05-17T13:05:02.134Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-17T13:06:38.791Z] # '/tmp/semver-541174874' -> '/w/workspace/edgex-go/1/.semver' [2021-05-17T13:06:38.791Z] # -> Force: false [2021-05-17T13:06:38.791Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-05-17T13:06:38.845Z] $ docker exec --env ******** --env ******** f43055b326a10e6f11ec0270cbf2c64b7e590a2e785c2d7d91d2c9ade352dffa ssh-agent -k [2021-05-17T13:06:39.378Z] unset SSH_AUTH_SOCK; [2021-05-17T13:06:39.380Z] unset SSH_AGENT_PID; [2021-05-17T13:06:39.380Z] echo Agent pid 53 killed; [2021-05-17T13:06:39.642Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T13:06:40.112Z] + git semver [Pipeline] } [2021-05-17T13:06:40.155Z] $ docker stop --time=1 f43055b326a10e6f11ec0270cbf2c64b7e590a2e785c2d7d91d2c9ade352dffa [2021-05-17T13:06:41.881Z] $ docker rm -f f43055b326a10e6f11ec0270cbf2c64b7e590a2e785c2d7d91d2c9ade352dffa [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T13:06:42.501Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-17T13:06:43.094Z] Stashed 1 file(s) [Pipeline] echo [2021-05-17T13:06:43.119Z] [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T13:06:44.178Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-17T13:06:44.521Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T13:06:44.866Z] + sudo service docker restart [2021-05-17T13:06:44.866Z] + true [2021-05-17T13:06:44.866Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-17T13:06:45.887Z] ========================================================= [2021-05-17T13:06:45.887Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-17T13:06:45.887Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T13:06:46.301Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-17T13:06:50.548Z] Sending build context to Docker daemon 330.4MB [2021-05-17T13:06:50.548Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-17T13:06:50.548Z] Step 2/6 : FROM ${BASE} [2021-05-17T13:06:50.548Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-17T13:06:50.548Z] 540db60ca938: Pulling fs layer [2021-05-17T13:06:50.548Z] adcc1eea9eea: Pulling fs layer [2021-05-17T13:06:50.548Z] 4c4ab2625f07: Pulling fs layer [2021-05-17T13:06:50.548Z] 0510c868ecb4: Pulling fs layer [2021-05-17T13:06:50.548Z] afea3b2eda06: Pulling fs layer [2021-05-17T13:06:50.548Z] 7809a108b3ef: Pulling fs layer [2021-05-17T13:06:50.548Z] f706445af74f: Pulling fs layer [2021-05-17T13:06:50.548Z] afea3b2eda06: Waiting [2021-05-17T13:06:50.548Z] 7809a108b3ef: Waiting [2021-05-17T13:06:50.548Z] f706445af74f: Waiting [2021-05-17T13:06:50.548Z] 4c4ab2625f07: Download complete [2021-05-17T13:06:50.548Z] adcc1eea9eea: Verifying Checksum [2021-05-17T13:06:50.548Z] adcc1eea9eea: Download complete [2021-05-17T13:06:50.548Z] afea3b2eda06: Verifying Checksum [2021-05-17T13:06:50.548Z] afea3b2eda06: Download complete [2021-05-17T13:06:50.548Z] 7809a108b3ef: Download complete [2021-05-17T13:06:50.548Z] 540db60ca938: Verifying Checksum [2021-05-17T13:06:50.548Z] 540db60ca938: Download complete [2021-05-17T13:06:50.828Z] 540db60ca938: Pull complete [2021-05-17T13:06:51.099Z] adcc1eea9eea: Pull complete [2021-05-17T13:06:51.099Z] 4c4ab2625f07: Pull complete [2021-05-17T13:06:52.511Z] f706445af74f: Verifying Checksum [2021-05-17T13:06:52.511Z] f706445af74f: Download complete [2021-05-17T13:06:53.103Z] 0510c868ecb4: Verifying Checksum [2021-05-17T13:06:53.103Z] 0510c868ecb4: Download complete [2021-05-17T13:06:58.640Z] Still waiting to schedule task [2021-05-17T13:06:58.640Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-17T13:06:59.993Z] 0510c868ecb4: Pull complete [2021-05-17T13:06:59.993Z] afea3b2eda06: Pull complete [2021-05-17T13:06:59.993Z] 7809a108b3ef: Pull complete [2021-05-17T13:07:05.376Z] f706445af74f: Pull complete [2021-05-17T13:07:05.376Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-17T13:07:05.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-17T13:07:05.376Z] ---> b068be0155e3 [2021-05-17T13:07:05.376Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-17T13:07:06.344Z] ---> Running in 2370e98d6374 [2021-05-17T13:07:06.941Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T13:07:07.895Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T13:07:08.474Z] (1/12) Installing libmagic (5.39-r0) [2021-05-17T13:07:09.060Z] (2/12) Installing file (5.39-r0) [2021-05-17T13:07:09.060Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-17T13:07:09.060Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-17T13:07:14.383Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-17T13:07:14.383Z] (6/12) Installing patch (2.7.6-r6) [2021-05-17T13:07:14.383Z] (7/12) Installing build-base (0.5-r2) [2021-05-17T13:07:14.383Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-17T13:07:14.383Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-17T13:07:14.649Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-17T13:07:14.649Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-17T13:07:14.649Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-17T13:07:14.917Z] Executing busybox-1.32.1-r6.trigger [2021-05-17T13:07:14.917Z] OK: 219 MiB in 52 packages [2021-05-17T13:07:18.270Z] Removing intermediate container 2370e98d6374 [2021-05-17T13:07:18.270Z] ---> a7484cc41962 [2021-05-17T13:07:18.270Z] Step 4/6 : WORKDIR /edgex-go [2021-05-17T13:07:18.270Z] ---> Running in b87f9b2fb0a1 [2021-05-17T13:07:18.270Z] Removing intermediate container b87f9b2fb0a1 [2021-05-17T13:07:18.270Z] ---> fda75845e29a [2021-05-17T13:07:18.270Z] Step 5/6 : COPY go.mod . [2021-05-17T13:07:18.534Z] ---> ff167f9ab3f0 [2021-05-17T13:07:18.534Z] Step 6/6 : RUN go mod download [2021-05-17T13:07:18.534Z] ---> Running in 72e53d40b2e1 [2021-05-17T13:07:45.209Z] Removing intermediate container 72e53d40b2e1 [2021-05-17T13:07:45.209Z] ---> 7ebb2e80140e [2021-05-17T13:07:45.209Z] Successfully built 7ebb2e80140e [2021-05-17T13:07:45.209Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T13:07:45.662Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T13:07:45.939Z] . [Pipeline] withDockerContainer [2021-05-17T13:07:46.108Z] prd-centos7-docker-4c-2g-338 does not seem to be running inside a container [2021-05-17T13:07:46.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/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 ******** ci-base-image-x86_64 cat [2021-05-17T13:07:47.784Z] $ docker top 0610f95f25180ff49f7b45211008064e049760507dea9d7789bb40b4d6a2975c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T13:07:48.404Z] + go version [2021-05-17T13:07:48.404Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-17T13:07:48.444Z] $ docker stop --time=1 0610f95f25180ff49f7b45211008064e049760507dea9d7789bb40b4d6a2975c [2021-05-17T13:07:50.039Z] $ docker rm -f 0610f95f25180ff49f7b45211008064e049760507dea9d7789bb40b4d6a2975c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T13:07:51.104Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T13:07:51.391Z] . [Pipeline] withDockerContainer [2021-05-17T13:07:51.631Z] prd-centos7-docker-4c-2g-338 does not seem to be running inside a container [2021-05-17T13:07:51.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/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 ******** ci-base-image-x86_64 cat [2021-05-17T13:07:53.693Z] $ docker top 16b05c8302ada4b98356659cbedb75dc320aeb6b8a65b8cf3890f5a1bf5f940c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-17T13:07:53.972Z] ========================================================= [2021-05-17T13:07:53.972Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-17T13:07:53.972Z] ========================================================= [Pipeline] sh [2021-05-17T13:07:54.338Z] + go mod tidy [Pipeline] sh [2021-05-17T13:07:59.579Z] + make test [2021-05-17T13:07:59.579Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-17T13:08:18.621Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-17T13:08:39.657Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-340 in /w/workspace/edgexfoundry_edgex-go_PR-3474 [Pipeline] { [Pipeline] ws [2021-05-17T13:08:39.725Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-17T13:08:40.001Z] The recommended git tool is: git [2021-05-17T13:08:45.465Z] using credential edgex-jenkins-ssh [2021-05-17T13:08:45.484Z] Cloning the remote Git repository [2021-05-17T13:08:45.537Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-17T13:08:45.651Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-17T13:08:45.740Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-17T13:08:45.741Z] > git --version # timeout=10 [2021-05-17T13:08:45.754Z] > git --version # 'git version 2.17.1' [2021-05-17T13:08:45.755Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T13:08:45.819Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T13:08:58.553Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-17T13:09:01.297Z] # github.com/edgexfoundry/edgex-go/internal/core/data [2021-05-17T13:09:01.297Z] internal/core/data/init.go:77:31: configuration.MessageQueue.SubscribeEnabled undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v2/config".MessageBusInfo has no field or method SubscribeEnabled) [2021-05-17T13:09:01.895Z] Merging remotes/origin/master commit 7e9ba5b981db46d7eaa29bdee31d80878b461756 into PR head commit 85b21382fae352dbfb4ee35d9596c6c7915b7d8a [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-05-17T13:09:00.682Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-17T13:09:00.707Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T13:09:00.742Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-17T13:09:00.779Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-17T13:09:00.779Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T13:09:00.790Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3474/head:refs/remotes/origin/PR-3474 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T13:09:01.913Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T13:09:01.934Z] > git checkout -f 85b21382fae352dbfb4ee35d9596c6c7915b7d8a # timeout=10 [Pipeline] // stage [Pipeline] } [2021-05-17T13:09:02.382Z] Failed in branch arm64 [2021-05-17T13:09:29.163Z] # github.com/edgexfoundry/edgex-go/internal/core/data [github.com/edgexfoundry/edgex-go/internal/core/data.test] [2021-05-17T13:09:29.164Z] internal/core/data/init.go:77: configuration.MessageQueue.SubscribeEnabled undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v2/config".MessageBusInfo has no field or method SubscribeEnabled) [2021-05-17T13:09:29.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.447s coverage: 46.1% of statements [2021-05-17T13:09:29.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.139s coverage: 28.7% of statements [2021-05-17T13:09:29.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.203s coverage: 100.0% of statements [2021-05-17T13:09:29.164Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] [2021-05-17T13:09:32.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.212s coverage: 81.2% of statements [2021-05-17T13:09:32.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.219s coverage: 100.0% of statements [2021-05-17T13:09:32.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.103s coverage: 100.0% of statements [2021-05-17T13:09:34.833Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.376s coverage: 54.5% of statements [2021-05-17T13:09:34.833Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.494s coverage: 87.7% of statements [2021-05-17T13:09:34.833Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.171s coverage: 78.9% of statements [2021-05-17T13:09:40.700Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.698s coverage: 28.6% of statements [2021-05-17T13:09:40.700Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.167s coverage: 100.0% of statements [2021-05-17T13:09:40.700Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.164s coverage: 100.0% of statements [2021-05-17T13:09:40.700Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.573s coverage: 86.7% of statements [2021-05-17T13:09:40.700Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.248s coverage: 97.5% of statements [2021-05-17T13:09:40.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.126s coverage: 78.3% of statements [2021-05-17T13:09:46.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.715s coverage: 95.1% of statements [2021-05-17T13:09:46.632Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.149s coverage: 58.8% of statements [2021-05-17T13:09:46.632Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.146s coverage: 0.8% of statements [2021-05-17T13:09:46.632Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.165s coverage: 22.0% of statements [2021-05-17T13:09:46.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.119s coverage: 47.1% of statements [2021-05-17T13:09:46.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.101s coverage: 79.5% of statements [2021-05-17T13:09:46.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.085s coverage: 94.1% of statements [2021-05-17T13:09:47.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.942s coverage: 96.3% of statements [2021-05-17T13:09:47.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.101s coverage: 87.5% of statements [2021-05-17T13:10:00.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.143s coverage: 94.4% of statements [2021-05-17T13:10:00.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.101s coverage: 44.8% of statements [2021-05-17T13:10:03.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.804s coverage: 81.8% of statements [2021-05-17T13:10:11.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.323s coverage: 92.9% of statements [2021-05-17T13:10:11.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.050s coverage: 65.1% of statements [2021-05-17T13:10:11.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.110s coverage: 87.2% of statements [2021-05-17T13:10:11.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-05-17T13:10:11.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.221s coverage: 76.0% of statements [2021-05-17T13:10:11.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 80.0% of statements [2021-05-17T13:10:11.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.156s coverage: 87.2% of statements [2021-05-17T13:10:11.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.140s coverage: 85.4% of statements [2021-05-17T13:10:11.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.306s coverage: 91.2% of statements [2021-05-17T13:10:11.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.380s coverage: 64.4% of statements [2021-05-17T13:10:11.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.170s coverage: 100.0% of statements [2021-05-17T13:10:11.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements [2021-05-17T13:10:11.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements [2021-05-17T13:10:11.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements [2021-05-17T13:10:11.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements [2021-05-17T13:10:11.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.590s coverage: 66.9% of statements [2021-05-17T13:10:11.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.404s coverage: 43.4% of statements [2021-05-17T13:10:11.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements [2021-05-17T13:10:11.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2021-05-17T13:10:16.155Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.224s coverage: 47.1% of statements [2021-05-17T13:10:16.155Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.104s coverage: 100.0% of statements [2021-05-17T13:10:16.155Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.097s coverage: 100.0% of statements [2021-05-17T13:10:17.761Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.226s coverage: 21.5% of statements [2021-05-17T13:10:17.761Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.448s coverage: 92.2% of statements [2021-05-17T13:10:20.483Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.389s coverage: 28.8% of statements [2021-05-17T13:10:20.483Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.079s coverage: 99.0% of statements [2021-05-17T13:10:20.483Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.222s coverage: 100.0% of statements [2021-05-17T13:10:20.483Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.111s coverage: 64.6% of statements [2021-05-17T13:10:20.775Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.174s coverage: 97.6% of statements [2021-05-17T13:10:20.775Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.067s coverage: 0.0% of statements [2021-05-17T13:10:20.775Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements [2021-05-17T13:10:21.493Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.142s coverage: 87.9% of statements [2021-05-17T13:10:21.493Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.080s coverage: 100.0% of statements [2021-05-17T13:10:22.478Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.066s coverage: 28.1% of statements [2021-05-17T13:10:22.478Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.036s coverage: 85.7% of statements [2021-05-17T13:10:22.824Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.066s coverage: 100.0% of statements [2021-05-17T13:10:23.495Z] make: *** [Makefile:94: test] Error 2 [Pipeline] } [2021-05-17T13:10:23.557Z] $ docker stop --time=1 16b05c8302ada4b98356659cbedb75dc320aeb6b8a65b8cf3890f5a1bf5f940c [2021-05-17T13:10:26.040Z] $ docker rm -f 16b05c8302ada4b98356659cbedb75dc320aeb6b8a65b8cf3890f5a1bf5f940c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-17T13:10:27.868Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-17T13:10:30.080Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T13:10:31.435Z] ---> package-listing.sh [2021-05-17T13:10:31.435Z] ++ facter osfamily [2021-05-17T13:10:31.435Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-17T13:10:31.723Z] + OS_FAMILY=redhat [2021-05-17T13:10:31.723Z] + workspace=/w/workspace/edgex-go/1 [2021-05-17T13:10:31.723Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-17T13:10:31.723Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-17T13:10:31.723Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-17T13:10:31.723Z] + PACKAGES=/tmp/packages_start.txt [2021-05-17T13:10:31.723Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-17T13:10:31.723Z] + PACKAGES=/tmp/packages_end.txt [2021-05-17T13:10:31.723Z] + case "${OS_FAMILY}" in [2021-05-17T13:10:31.723Z] + sort [2021-05-17T13:10:31.723Z] + rpm -qa [2021-05-17T13:10:40.031Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-17T13:10:40.031Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-17T13:10:40.031Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-17T13:10:40.031Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-17T13:10:40.031Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-05-17T13:10:40.031Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-05-17T13:10:40.073Z] 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-17T13:10:40.419Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-17T13:10:41.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T13:10:41.383Z] [2021-05-17T13:10:41.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-17T13:10:41.826Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T13:10:41.826Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-17T13:10:41.826Z] df20fa9351a1: Pulling fs layer [2021-05-17T13:10:41.826Z] 36b3adc4ff6f: Pulling fs layer [2021-05-17T13:10:41.826Z] 8ad3a11d3b57: Pulling fs layer [2021-05-17T13:10:41.826Z] 46f8f816bc3b: Pulling fs layer [2021-05-17T13:10:41.826Z] 93b61091891f: Pulling fs layer [2021-05-17T13:10:41.826Z] 93b9cdb0e59b: Pulling fs layer [2021-05-17T13:10:41.826Z] 5e14af77c1be: Pulling fs layer [2021-05-17T13:10:41.826Z] 01666e4c0597: Pulling fs layer [2021-05-17T13:10:41.826Z] aa168da1d23b: Pulling fs layer [2021-05-17T13:10:41.826Z] 93b9cdb0e59b: Waiting [2021-05-17T13:10:41.826Z] 5e14af77c1be: Waiting [2021-05-17T13:10:41.826Z] 01666e4c0597: Waiting [2021-05-17T13:10:41.826Z] aa168da1d23b: Waiting [2021-05-17T13:10:41.826Z] 46f8f816bc3b: Waiting [2021-05-17T13:10:41.826Z] 93b61091891f: Waiting [2021-05-17T13:10:42.123Z] 36b3adc4ff6f: Verifying Checksum [2021-05-17T13:10:42.123Z] 36b3adc4ff6f: Download complete [2021-05-17T13:10:42.123Z] 46f8f816bc3b: Verifying Checksum [2021-05-17T13:10:42.123Z] 46f8f816bc3b: Download complete [2021-05-17T13:10:42.123Z] df20fa9351a1: Verifying Checksum [2021-05-17T13:10:42.123Z] df20fa9351a1: Download complete [2021-05-17T13:10:42.123Z] 93b9cdb0e59b: Verifying Checksum [2021-05-17T13:10:42.123Z] 93b9cdb0e59b: Download complete [2021-05-17T13:10:42.123Z] 93b61091891f: Verifying Checksum [2021-05-17T13:10:42.123Z] 93b61091891f: Download complete [2021-05-17T13:10:42.123Z] 5e14af77c1be: Verifying Checksum [2021-05-17T13:10:42.123Z] 5e14af77c1be: Download complete [2021-05-17T13:10:42.400Z] 01666e4c0597: Download complete [2021-05-17T13:10:42.673Z] df20fa9351a1: Pull complete [2021-05-17T13:10:43.287Z] 36b3adc4ff6f: Pull complete [2021-05-17T13:10:43.287Z] 8ad3a11d3b57: Verifying Checksum [2021-05-17T13:10:43.287Z] 8ad3a11d3b57: Download complete [2021-05-17T13:10:45.381Z] 8ad3a11d3b57: Pull complete [2021-05-17T13:10:45.707Z] 46f8f816bc3b: Pull complete [2021-05-17T13:10:46.787Z] 93b61091891f: Pull complete [2021-05-17T13:10:47.092Z] 93b9cdb0e59b: Pull complete [2021-05-17T13:10:47.761Z] 5e14af77c1be: Pull complete [2021-05-17T13:10:47.761Z] 01666e4c0597: Pull complete [2021-05-17T13:10:49.858Z] aa168da1d23b: Verifying Checksum [2021-05-17T13:10:49.858Z] aa168da1d23b: Download complete [2021-05-17T13:11:08.734Z] aa168da1d23b: Pull complete [2021-05-17T13:11:08.734Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-17T13:11:08.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T13:11:08.734Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-17T13:11:09.426Z] prd-centos7-docker-4c-2g-338 does not seem to be running inside a container [2021-05-17T13:11:09.524Z] $ 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-17T13:11:11.880Z] $ docker top 3aa1cf3cb730b7ad97bf0f95cad9a49772583996dc5cfa3aa24e93c27e738767 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T13:11:12.842Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-17T13:11:13.529Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-17T13:11:13.883Z] + ls /var/log/sa-host [2021-05-17T13:11:13.883Z] + sadf -c /var/log/sa-host/sa17 [2021-05-17T13:11:13.883Z] file_magic: OK [2021-05-17T13:11:13.883Z] HZ: Using current value: 100 [2021-05-17T13:11:13.883Z] file_header: OK [2021-05-17T13:11:13.883Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-17T13:11:13.883Z] Statistics: [2021-05-17T13:11:13.883Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-17T13:11:13.883Z] File successfully converted to sysstat format version 12.2.1 [2021-05-17T13:11:13.883Z] + sadf -c /var/log/sa-host/sa23 [2021-05-17T13:11:13.883Z] file_magic: OK [2021-05-17T13:11:13.883Z] HZ: Using current value: 100 [2021-05-17T13:11:13.883Z] file_header: OK [2021-05-17T13:11:13.883Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-17T13:11:13.883Z] Statistics: [2021-05-17T13:11:13.883Z] Hnuu...uuuununununu... [2021-05-17T13:11:13.883Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T13:11:14.629Z] provisioning config files... [2021-05-17T13:11:14.649Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7639880351998510425tmp [Pipeline] { [Pipeline] echo [2021-05-17T13:11:14.730Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T13:11:15.127Z] ---> create-netrc.sh [Pipeline] } [2021-05-17T13:11:15.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-17T13:11:15.516Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T13:11:15.900Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-17T13:11:15.935Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T13:11:16.353Z] ---> sudo-logs.sh [2021-05-17T13:11:16.354Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-17T13:11:16.446Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T13:11:16.919Z] ---> job-cost.sh [2021-05-17T13:11:16.919Z] lf-activate-venv: SKIPPING [2021-05-17T13:11:16.919Z] INFO: No Stack... [2021-05-17T13:11:18.414Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-17T13:11:19.041Z] INFO: Archiving Costs [Pipeline] echo [2021-05-17T13:11:19.088Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T13:11:19.983Z] ---> logs-deploy.sh [2021-05-17T13:11:19.983Z] lf-activate-venv: SKIPPING [2021-05-17T13:11:19.983Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3474/1 [2021-05-17T13:11:19.983Z] INFO: archiving workspace using pattern(s): [2021-05-17T13:11:23.520Z] Archives upload complete. [2021-05-17T13:11:23.520Z] INFO: archiving logs to Nexus [2021-05-17T13:11:25.534Z] ---> uname -a: [2021-05-17T13:11:25.534Z] Linux prd-centos7-docker-4c-2g-338.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-17T13:11:25.534Z] [2021-05-17T13:11:25.534Z] [2021-05-17T13:11:25.534Z] ---> lscpu: [2021-05-17T13:11:25.534Z] Architecture: x86_64 [2021-05-17T13:11:25.534Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-17T13:11:25.534Z] Byte Order: Little Endian [2021-05-17T13:11:25.534Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-17T13:11:25.534Z] CPU(s): 4 [2021-05-17T13:11:25.534Z] On-line CPU(s) list: 0-3 [2021-05-17T13:11:25.534Z] Thread(s) per core: 1 [2021-05-17T13:11:25.534Z] Core(s) per socket: 1 [2021-05-17T13:11:25.534Z] Socket(s): 4 [2021-05-17T13:11:25.534Z] NUMA node(s): 1 [2021-05-17T13:11:25.534Z] Vendor ID: GenuineIntel [2021-05-17T13:11:25.534Z] CPU family: 6 [2021-05-17T13:11:25.534Z] Model: 44 [2021-05-17T13:11:25.534Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-17T13:11:25.534Z] Stepping: 1 [2021-05-17T13:11:25.534Z] CPU MHz: 2933.436 [2021-05-17T13:11:25.534Z] BogoMIPS: 5866.87 [2021-05-17T13:11:25.534Z] Virtualization: VT-x [2021-05-17T13:11:25.534Z] Hypervisor vendor: KVM [2021-05-17T13:11:25.534Z] Virtualization type: full [2021-05-17T13:11:25.534Z] L1d cache: 128 KiB [2021-05-17T13:11:25.534Z] L1i cache: 128 KiB [2021-05-17T13:11:25.534Z] L2 cache: 16 MiB [2021-05-17T13:11:25.534Z] L3 cache: 64 MiB [2021-05-17T13:11:25.534Z] NUMA node0 CPU(s): 0-3 [2021-05-17T13:11:25.534Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-17T13:11:25.534Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-17T13:11:25.534Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-17T13:11:25.534Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-17T13:11:25.534Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-17T13:11:25.534Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-17T13:11:25.534Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-17T13:11:25.534Z] Vulnerability Srbds: Not affected [2021-05-17T13:11:25.534Z] Vulnerability Tsx async abort: Not affected [2021-05-17T13:11:25.534Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-05-17T13:11:25.534Z] [2021-05-17T13:11:25.534Z] [2021-05-17T13:11:25.534Z] ---> nproc: [2021-05-17T13:11:25.534Z] 4 [2021-05-17T13:11:25.534Z] [2021-05-17T13:11:25.534Z] [2021-05-17T13:11:25.534Z] ---> df -h: [2021-05-17T13:11:25.534Z] Filesystem Size Used Available Use% Mounted on [2021-05-17T13:11:25.534Z] overlay 50.0G 8.2G 41.8G 16% / [2021-05-17T13:11:25.534Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-17T13:11:25.534Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-17T13:11:25.534Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-17T13:11:25.534Z] /dev/vda1 50.0G 8.2G 41.8G 16% /facter-os [2021-05-17T13:11:25.534Z] /dev/vda1 50.0G 8.2G 41.8G 16% /etc/resolv.conf [2021-05-17T13:11:25.534Z] /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hostname [2021-05-17T13:11:25.534Z] /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hosts [2021-05-17T13:11:25.534Z] /dev/vda1 50.0G 8.2G 41.8G 16% /run/cloud-init/result.json [2021-05-17T13:11:25.534Z] /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/sa-host [2021-05-17T13:11:25.534Z] /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/secure [2021-05-17T13:11:25.534Z] /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/auth.log [2021-05-17T13:11:25.534Z] /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/edgex-go/1@tmp [2021-05-17T13:11:25.534Z] /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/edgex-go/1 [2021-05-17T13:11:25.534Z] [2021-05-17T13:11:25.534Z] [2021-05-17T13:11:25.534Z] ---> free -m: [2021-05-17T13:11:25.534Z] total used free shared buff/cache available [2021-05-17T13:11:25.534Z] Mem: 1837 788 141 0 907 956 [2021-05-17T13:11:25.534Z] Swap: 1023 3 1020 [2021-05-17T13:11:25.534Z] [2021-05-17T13:11:25.534Z] [2021-05-17T13:11:25.534Z] ---> ip addr: [2021-05-17T13:11:25.534Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-17T13:11:25.534Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-17T13:11:25.534Z] inet 127.0.0.1/8 scope host lo [2021-05-17T13:11:25.534Z] valid_lft forever preferred_lft forever [2021-05-17T13:11:25.534Z] inet6 ::1/128 scope host [2021-05-17T13:11:25.534Z] valid_lft forever preferred_lft forever [2021-05-17T13:11:25.534Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-17T13:11:25.534Z] link/ether fa:16:3e:87:dc:60 brd ff:ff:ff:ff:ff:ff [2021-05-17T13:11:25.534Z] inet 10.30.122.240/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-17T13:11:25.534Z] valid_lft 85946sec preferred_lft 85946sec [2021-05-17T13:11:25.534Z] inet6 fe80::f816:3eff:fe87:dc60/64 scope link [2021-05-17T13:11:25.534Z] valid_lft forever preferred_lft forever [2021-05-17T13:11:25.534Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-17T13:11:25.534Z] link/ether 02:42:47:83:e4:65 brd ff:ff:ff:ff:ff:ff [2021-05-17T13:11:25.534Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-17T13:11:25.534Z] valid_lft forever preferred_lft forever [2021-05-17T13:11:25.534Z] inet6 fe80::42:47ff:fe83:e465/64 scope link [2021-05-17T13:11:25.534Z] valid_lft forever preferred_lft forever [2021-05-17T13:11:25.534Z] [2021-05-17T13:11:25.534Z] [2021-05-17T13:11:25.534Z] ---> sar -b -r -n DEV: [2021-05-17T13:11:25.534Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) [2021-05-17T13:11:25.534Z] [2021-05-17T13:11:25.534Z] 13:03:38 LINUX RESTART (4 CPU) [2021-05-17T13:11:25.534Z] [2021-05-17T13:11:25.534Z] 13:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-17T13:11:25.534Z] 13:05:02 154.48 57.26 97.22 0.00 8508.80 44683.95 0.00 [2021-05-17T13:11:25.534Z] 13:06:01 8.29 0.34 7.96 0.00 44.01 4064.52 0.00 [2021-05-17T13:11:25.534Z] 13:07:01 170.71 94.10 76.61 0.00 7149.50 32890.38 0.00 [2021-05-17T13:11:25.534Z] 13:08:01 265.56 114.48 151.08 0.00 4317.98 24352.57 0.00 [2021-05-17T13:11:25.534Z] 13:09:01 100.58 47.47 53.11 0.00 2040.94 6416.40 0.00 [2021-05-17T13:11:25.534Z] 13:10:02 54.62 13.02 41.59 0.00 560.25 5781.44 0.00 [2021-05-17T13:11:25.534Z] 13:11:01 142.16 67.03 75.13 0.00 5860.14 15139.57 0.00 [2021-05-17T13:11:25.534Z] Average: 128.37 56.38 71.99 0.00 4074.87 19092.27 0.00 [2021-05-17T13:11:25.534Z] [2021-05-17T13:11:25.534Z] 13:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-17T13:11:25.534Z] 13:05:02 146208 0 654568 34.79 2620 1078148 1552512 52.98 511864 1018472 44 [2021-05-17T13:11:25.534Z] 13:06:01 64020 0 680752 36.18 2620 1134152 1316096 44.92 552188 1059624 6412 [2021-05-17T13:11:25.534Z] 13:07:01 83016 0 767340 40.78 2068 1029120 1552640 52.99 625540 925828 97196 [2021-05-17T13:11:25.534Z] 13:08:01 270472 0 755252 40.14 1496 854324 1330996 45.42 496536 834772 76 [2021-05-17T13:11:25.534Z] 13:09:01 286548 0 781660 41.54 620 812716 1645760 56.17 603428 712984 70372 [2021-05-17T13:11:25.534Z] 13:10:02 105200 0 860760 45.75 528 915056 1842376 62.88 756880 730608 70052 [2021-05-17T13:11:25.534Z] 13:11:01 70564 0 801672 42.61 356 1008952 1588940 54.23 635772 892284 93624 [2021-05-17T13:11:25.534Z] Average: 146575 0 757429 40.26 1473 976067 1547046 52.80 597458 882082 48254 [2021-05-17T13:11:25.534Z] [2021-05-17T13:11:25.534Z] 13:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-17T13:11:25.534Z] 13:05:02 eth0 843.90 666.11 3698.21 104.53 0.00 0.00 0.00 0.00 [2021-05-17T13:11:25.534Z] 13:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T13:11:25.534Z] 13:05:02 veth0e00264 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-17T13:11:25.534Z] 13:05:02 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-17T13:11:25.534Z] 13:06:01 eth0 703.44 942.72 2148.04 86.40 0.00 0.00 0.00 0.00 [2021-05-17T13:11:25.534Z] 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T13:11:25.534Z] 13:06:01 veth0e00264 939.51 673.63 83.69 2141.41 0.00 0.00 0.00 0.00 [2021-05-17T13:11:25.534Z] 13:06:01 docker0 939.51 673.60 70.84 2141.41 0.00 0.00 0.00 0.00 [2021-05-17T13:11:25.534Z] 13:07:01 eth0 450.22 472.52 3279.76 83.47 0.00 0.00 0.00 0.00 [2021-05-17T13:11:25.534Z] 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T13:11:25.534Z] 13:07:01 docker0 239.98 173.65 17.49 593.01 0.00 0.00 0.00 0.00 [2021-05-17T13:11:25.534Z] 13:08:01 eth0 262.72 167.20 875.36 26.16 0.00 0.00 0.00 0.00 [2021-05-17T13:11:25.534Z] 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T13:11:25.534Z] 13:08:01 veth3d1d541 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-17T13:11:25.534Z] 13:08:01 docker0 146.73 223.79 10.30 841.66 0.00 0.00 0.00 0.00 [2021-05-17T13:11:25.534Z] 13:09:01 eth0 11.43 8.67 9.71 4.84 0.00 0.00 0.00 0.00 [2021-05-17T13:11:25.534Z] 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T13:11:25.534Z] 13:09:01 veth3d1d541 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T13:11:25.534Z] 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T13:11:25.534Z] 13:10:02 eth0 20.29 15.47 15.57 8.60 0.00 0.00 0.00 0.00 [2021-05-17T13:11:25.534Z] 13:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T13:11:25.534Z] 13:10:02 veth3d1d541 0.73 0.73 0.06 0.07 0.00 0.00 0.00 0.00 [2021-05-17T13:11:25.534Z] 13:10:02 docker0 0.73 0.73 0.05 0.07 0.00 0.00 0.00 0.00 [2021-05-17T13:11:25.534Z] 13:11:01 eth0 223.69 155.17 2212.98 97.57 0.00 0.00 0.00 0.00 [2021-05-17T13:11:25.534Z] 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T13:11:25.534Z] 13:11:01 docker0 1.11 1.11 0.07 0.09 0.00 0.00 0.00 0.00 [2021-05-17T13:11:25.534Z] Average: eth0 358.66 345.59 1745.80 58.61 0.00 0.00 0.00 0.00 [2021-05-17T13:11:25.534Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T13:11:25.534Z] Average: docker0 188.17 152.28 13.99 507.84 0.00 0.00 0.00 0.00 [2021-05-17T13:11:25.534Z] [2021-05-17T13:11:25.534Z] [2021-05-17T13:11:25.534Z] ---> sar -P ALL: [2021-05-17T13:11:25.534Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) [2021-05-17T13:11:25.534Z] [2021-05-17T13:11:25.534Z] 13:03:38 LINUX RESTART (4 CPU) [2021-05-17T13:11:25.534Z] [2021-05-17T13:11:25.534Z] 13:04:01 CPU %user %nice %system %iowait %steal %idle [2021-05-17T13:11:25.534Z] 13:05:02 all 18.97 0.00 10.21 4.93 4.71 61.18 [2021-05-17T13:11:25.534Z] 13:05:02 0 20.35 0.00 9.99 3.35 4.66 61.65 [2021-05-17T13:11:25.534Z] 13:05:02 1 17.70 0.00 10.15 6.37 5.05 60.73 [2021-05-17T13:11:25.534Z] 13:05:02 2 19.91 0.00 11.69 4.02 3.99 60.38 [2021-05-17T13:11:25.534Z] 13:05:02 3 17.97 0.00 9.02 5.93 5.14 61.94 [2021-05-17T13:11:25.534Z] 13:06:01 all 3.03 0.00 1.90 0.00 0.87 94.20 [2021-05-17T13:11:25.534Z] 13:06:01 0 3.64 0.00 2.67 0.00 0.74 92.96 [2021-05-17T13:11:25.534Z] 13:06:01 1 3.09 0.00 1.84 0.00 0.96 94.11 [2021-05-17T13:11:25.534Z] 13:06:01 2 3.48 0.00 1.98 0.02 0.91 93.60 [2021-05-17T13:11:25.534Z] 13:06:01 3 1.90 0.00 1.14 0.00 0.85 96.11 [2021-05-17T13:11:25.534Z] 13:07:01 all 11.62 0.00 6.38 0.82 4.49 76.69 [2021-05-17T13:11:25.534Z] 13:07:01 0 7.39 0.00 6.52 1.23 4.24 80.63 [2021-05-17T13:11:25.534Z] 13:07:01 1 19.69 0.00 6.79 0.68 4.53 68.31 [2021-05-17T13:11:25.534Z] 13:07:01 2 8.87 0.00 6.01 1.01 4.35 79.76 [2021-05-17T13:11:25.534Z] 13:07:01 3 10.60 0.00 6.21 0.38 4.84 77.96 [2021-05-17T13:11:25.534Z] 13:08:01 all 6.77 0.00 7.33 7.46 5.71 72.73 [2021-05-17T13:11:25.534Z] 13:08:01 0 7.84 0.00 9.18 6.88 5.54 70.56 [2021-05-17T13:11:25.534Z] 13:08:01 1 6.76 0.00 6.81 9.15 5.92 71.35 [2021-05-17T13:11:25.534Z] 13:08:01 2 6.56 0.00 6.75 7.53 5.46 73.70 [2021-05-17T13:11:25.534Z] 13:08:01 3 5.92 0.00 6.60 6.26 5.92 75.31 [2021-05-17T13:11:25.534Z] 13:09:01 all 40.95 0.00 12.57 2.00 23.18 21.31 [2021-05-17T13:11:25.534Z] 13:09:01 0 35.86 0.00 12.10 2.96 24.14 24.93 [2021-05-17T13:11:25.534Z] 13:09:01 1 36.43 0.00 11.81 2.31 24.60 24.84 [2021-05-17T13:11:25.535Z] 13:09:01 2 51.12 0.00 14.10 1.30 20.54 12.93 [2021-05-17T13:11:25.535Z] 13:09:01 3 41.19 0.00 12.37 1.35 23.21 21.88 [2021-05-17T13:11:25.535Z] 13:10:02 all 32.59 0.00 12.36 1.64 19.84 33.57 [2021-05-17T13:11:25.535Z] 13:10:02 0 29.31 0.00 11.02 1.78 22.12 35.78 [2021-05-17T13:11:25.535Z] 13:10:02 1 33.98 0.00 12.57 1.68 18.93 32.84 [2021-05-17T13:11:25.535Z] 13:10:02 2 33.26 0.00 12.34 1.21 19.27 33.92 [2021-05-17T13:11:25.535Z] 13:10:02 3 33.91 0.00 13.57 1.89 18.97 31.65 [2021-05-17T13:11:25.535Z] 13:11:01 all 18.29 0.00 8.79 3.06 18.44 51.42 [2021-05-17T13:11:25.535Z] 13:11:01 0 16.97 0.00 7.62 0.63 19.65 55.12 [2021-05-17T13:11:25.535Z] 13:11:01 1 18.64 0.00 9.06 4.60 19.16 48.54 [2021-05-17T13:11:25.535Z] 13:11:01 2 18.86 0.00 8.49 4.69 17.92 50.04 [2021-05-17T13:11:25.535Z] 13:11:01 3 18.69 0.00 10.03 2.30 17.04 51.94 [2021-05-17T13:11:25.535Z] Average: all 18.94 0.00 8.54 2.86 11.13 58.54 [2021-05-17T13:11:25.535Z] Average: 0 17.55 0.00 8.50 2.41 11.83 59.70 [2021-05-17T13:11:25.535Z] Average: 1 19.53 0.00 8.47 3.57 11.41 57.02 [2021-05-17T13:11:25.535Z] Average: 2 20.06 0.00 8.74 2.86 10.35 57.99 [2021-05-17T13:11:25.535Z] Average: 3 18.63 0.00 8.45 2.60 10.90 59.43 [2021-05-17T13:11:25.535Z] [2021-05-17T13:11:25.535Z] [2021-05-17T13:11:25.535Z]