Pull request #3438 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7b111e79427abc25e398b9bf859cfc4522b4fe85+106205dfb17fde51d29924d02061c8a1d01e98d4 (2df8ecef9bd6c6ffe4205918bee76b7e4285a41d) 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-3438/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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-3438/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 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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- DOCKER_IMAGE_NAME_SUFFIX: -go 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3822 in /w/workspace/edgexfoundry_edgex-go_PR-3438 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3438/head:refs/remotes/origin/PR-3438 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 106205dfb17fde51d29924d02061c8a1d01e98d4 into PR head commit 7b111e79427abc25e398b9bf859cfc4522b4fe85 Merge succeeded, producing 7b111e79427abc25e398b9bf859cfc4522b4fe85 Checking out Revision 7b111e79427abc25e398b9bf859cfc4522b4fe85 (PR-3438) > git config core.sparsecheckout # timeout=10 > git checkout -f 7b111e79427abc25e398b9bf859cfc4522b4fe85 # 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 106205dfb17fde51d29924d02061c8a1d01e98d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b111e79427abc25e398b9bf859cfc4522b4fe85 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-09T11:05:47.572Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-09T11:05:47.802Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-09T11:05:47.936Z] ========================================================= [2021-05-09T11:05:47.936Z] EdgeX Global Pipelines Version Info [2021-05-09T11:05:47.936Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-09T11:05:49.481Z] ------------------- [2021-05-09T11:05:49.481Z] stable info: [2021-05-09T11:05:49.481Z] ------------------- [2021-05-09T11:05:49.481Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-09T11:05:49.481Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-09T11:05:49.481Z] Message: update stable to v1.0.191 [2021-05-09T11:05:50.430Z] ------------------- [2021-05-09T11:05:50.430Z] experimental info: [2021-05-09T11:05:50.430Z] ------------------- [2021-05-09T11:05:50.430Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-09T11:05:50.430Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-09T11:05:50.430Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-09T11:05:50.659Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-09T11:05:50.713Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-09T11:05:50.764Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-09T11:05:50.813Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-09T11:05:50.863Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-09T11:05:50.912Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-09T11:05:50.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-09T11:05:51.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-09T11:05:51.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-05-09T11:05:51.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-05-09T11:05:51.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-09T11:05:51.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-09T11:05:51.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-09T11:05:51.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-09T11:05:51.427Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-09T11:05:51.483Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-09T11:05:51.537Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-09T11:05:51.608Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-09T11:05:51.669Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-09T11:05:51.730Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-09T11:05:51.790Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-09T11:05:51.842Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-09T11:05:51.913Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3438 [Pipeline] echo [2021-05-09T11:05:51.970Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3438 [Pipeline] echo [2021-05-09T11:05:52.027Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3438 [Pipeline] echo [2021-05-09T11:05:52.085Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b111e79427abc25e398b9bf859cfc4522b4fe85 [Pipeline] echo [2021-05-09T11:05:52.139Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b111e7 [Pipeline] echo [2021-05-09T11:05:52.195Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-09T11:05:52.345Z] provisioning config files... [2021-05-09T11:05:52.383Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3407351774047144952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-09T11:05:52.768Z] ---> docker-login.sh [2021-05-09T11:05:52.768Z] nexus3.edgexfoundry.org:10001 [2021-05-09T11:05:53.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T11:05:53.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T11:05:53.302Z] Configure a credential helper to remove this warning. See [2021-05-09T11:05:53.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T11:05:53.302Z] [2021-05-09T11:05:53.302Z] Login Succeeded [2021-05-09T11:05:53.302Z] nexus3.edgexfoundry.org:10002 [2021-05-09T11:05:53.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T11:05:53.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T11:05:53.567Z] Configure a credential helper to remove this warning. See [2021-05-09T11:05:53.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T11:05:53.567Z] [2021-05-09T11:05:53.567Z] Login Succeeded [2021-05-09T11:05:53.567Z] nexus3.edgexfoundry.org:10003 [2021-05-09T11:05:53.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T11:05:53.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T11:05:53.567Z] Configure a credential helper to remove this warning. See [2021-05-09T11:05:53.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T11:05:53.567Z] [2021-05-09T11:05:53.567Z] Login Succeeded [2021-05-09T11:05:53.567Z] nexus3.edgexfoundry.org:10004 [2021-05-09T11:05:53.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T11:05:53.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T11:05:53.831Z] Configure a credential helper to remove this warning. See [2021-05-09T11:05:53.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T11:05:53.831Z] [2021-05-09T11:05:53.831Z] Login Succeeded [2021-05-09T11:05:53.831Z] docker.io [2021-05-09T11:05:54.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T11:05:54.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T11:05:54.368Z] Configure a credential helper to remove this warning. See [2021-05-09T11:05:54.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T11:05:54.368Z] [2021-05-09T11:05:54.368Z] Login Succeeded [2021-05-09T11:05:54.368Z] ---> docker-login.sh ends [Pipeline] } [2021-05-09T11:05:54.409Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-09T11:05:54.829Z] ++ 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-09T11:05:54.829Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-09T11:05:54.829Z] ++ dirname cmd/core-command/Dockerfile [2021-05-09T11:05:54.829Z] ++ cut -d/ -f2 [2021-05-09T11:05:54.829Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-09T11:05:54.829Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-09T11:05:54.829Z] ++ dirname cmd/core-data/Dockerfile [2021-05-09T11:05:54.829Z] ++ cut -d/ -f2 [2021-05-09T11:05:54.829Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-09T11:05:54.829Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-09T11:05:54.829Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-09T11:05:54.829Z] ++ cut -d/ -f2 [2021-05-09T11:05:54.829Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-09T11:05:54.829Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-09T11:05:54.829Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-09T11:05:54.829Z] ++ cut -d/ -f2 [2021-05-09T11:05:54.829Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-09T11:05:54.829Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-09T11:05:54.829Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-09T11:05:54.829Z] ++ cut -d/ -f2 [2021-05-09T11:05:54.829Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-09T11:05:54.829Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-09T11:05:54.829Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-09T11:05:54.829Z] ++ cut -d/ -f2 [2021-05-09T11:05:54.829Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-09T11:05:54.829Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-09T11:05:54.829Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-09T11:05:54.829Z] ++ cut -d/ -f2 [2021-05-09T11:05:54.829Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-09T11:05:54.829Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-09T11:05:54.829Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-09T11:05:54.829Z] ++ cut -d/ -f2 [2021-05-09T11:05:54.829Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-09T11:05:54.829Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-09T11:05:54.829Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-09T11:05:54.829Z] ++ cut -d/ -f2 [2021-05-09T11:05:54.829Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-09T11:05:54.944Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:05:56.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-09T11:05:56.448Z] [2021-05-09T11:05:56.448Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:05:56.811Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-09T11:05:56.811Z] latest: Pulling from edgex-devops/git-semver [2021-05-09T11:05:56.811Z] 31603596830f: Pulling fs layer [2021-05-09T11:05:56.811Z] 54011a49482f: Pulling fs layer [2021-05-09T11:05:56.811Z] a6820b24f6d8: Pulling fs layer [2021-05-09T11:05:56.811Z] f581987b2513: Pulling fs layer [2021-05-09T11:05:56.811Z] f581987b2513: Waiting [2021-05-09T11:05:56.811Z] 54011a49482f: Download complete [2021-05-09T11:05:56.811Z] 31603596830f: Verifying Checksum [2021-05-09T11:05:56.811Z] 31603596830f: Download complete [2021-05-09T11:05:57.083Z] f581987b2513: Verifying Checksum [2021-05-09T11:05:57.083Z] f581987b2513: Download complete [2021-05-09T11:05:57.351Z] a6820b24f6d8: Verifying Checksum [2021-05-09T11:05:57.351Z] a6820b24f6d8: Download complete [2021-05-09T11:05:57.351Z] 31603596830f: Pull complete [2021-05-09T11:05:57.618Z] 54011a49482f: Pull complete [2021-05-09T11:05:58.580Z] a6820b24f6d8: Pull complete [2021-05-09T11:05:58.580Z] f581987b2513: Pull complete [2021-05-09T11:05:58.841Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-09T11:05:58.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-09T11:05:58.842Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-09T11:05:58.987Z] prd-centos7-docker-4c-2g-3822 does not seem to be running inside a container [2021-05-09T11:05:59.039Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-09T11:06:01.764Z] $ docker top 0fd06374181ce719620cd4d87f9f1952375a39dabaf8e170b862ce802b38bb55 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-09T11:06:02.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-09T11:06:02.133Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-09T11:06:02.382Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-09T11:06:02.387Z] $ docker exec 0fd06374181ce719620cd4d87f9f1952375a39dabaf8e170b862ce802b38bb55 ssh-agent [2021-05-09T11:06:02.557Z] SSH_AUTH_SOCK=/tmp/ssh-frDBSezpR7e4/agent.11 [2021-05-09T11:06:02.557Z] SSH_AGENT_PID=16 [2021-05-09T11:06:02.569Z] Running ssh-add (command line suppressed) [2021-05-09T11:06:02.700Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6099599272039189651.key (/w/workspace/edgex-go/1@tmp/private_key_6099599272039189651.key) [2021-05-09T11:06:02.752Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-09T11:06:03.111Z] + git tag --points-at HEAD [Pipeline] } [2021-05-09T11:06:03.143Z] $ docker exec --env ******** --env ******** 0fd06374181ce719620cd4d87f9f1952375a39dabaf8e170b862ce802b38bb55 ssh-agent -k [2021-05-09T11:06:03.261Z] unset SSH_AUTH_SOCK; [2021-05-09T11:06:03.262Z] unset SSH_AGENT_PID; [2021-05-09T11:06:03.262Z] echo Agent pid 16 killed; [2021-05-09T11:06:03.310Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-09T11:06:03.419Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-09T11:06:03.419Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-09T11:06:03.588Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-09T11:06:03.594Z] $ docker exec 0fd06374181ce719620cd4d87f9f1952375a39dabaf8e170b862ce802b38bb55 ssh-agent [2021-05-09T11:06:03.760Z] SSH_AUTH_SOCK=/tmp/ssh-IggL5BreGHPe/agent.44 [2021-05-09T11:06:03.760Z] SSH_AGENT_PID=49 [2021-05-09T11:06:03.769Z] Running ssh-add (command line suppressed) [2021-05-09T11:06:03.900Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8208042918996992732.key (/w/workspace/edgex-go/1@tmp/private_key_8208042918996992732.key) [2021-05-09T11:06:03.953Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-09T11:06:04.300Z] + git semver init [2021-05-09T11:06:04.300Z] # -> Open(): unable to determine branch for HEAD [2021-05-09T11:06:04.300Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-05-09T11:06:04.300Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-05-09T11:06:04.300Z] # $SEMVER_REMOTE_NAME = origin [2021-05-09T11:06:04.300Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-09T11:06:04.300Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-09T11:06:04.300Z] # $SEMVER_BRANCH = PR-3438 [2021-05-09T11:06:04.300Z] # $SEMVER_TEMP = /tmp/semver-726354560 [2021-05-09T11:06:04.300Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-09T11:06:26.318Z] # '/tmp/semver-726354560' -> '/w/workspace/edgex-go/1/.semver' [2021-05-09T11:06:26.318Z] # -> Force: false [2021-05-09T11:06:26.318Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-05-09T11:06:26.409Z] $ docker exec --env ******** --env ******** 0fd06374181ce719620cd4d87f9f1952375a39dabaf8e170b862ce802b38bb55 ssh-agent -k [2021-05-09T11:06:26.636Z] unset SSH_AUTH_SOCK; [2021-05-09T11:06:26.636Z] unset SSH_AGENT_PID; [2021-05-09T11:06:26.636Z] echo Agent pid 49 killed; [2021-05-09T11:06:26.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-09T11:06:27.324Z] + git semver [Pipeline] } [2021-05-09T11:06:27.361Z] $ docker stop --time=1 0fd06374181ce719620cd4d87f9f1952375a39dabaf8e170b862ce802b38bb55 [2021-05-09T11:06:28.980Z] $ docker rm -f 0fd06374181ce719620cd4d87f9f1952375a39dabaf8e170b862ce802b38bb55 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-09T11:06:29.507Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-09T11:06:30.057Z] Stashed 1 file(s) [Pipeline] echo [2021-05-09T11:06:30.076Z] [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-09T11:06:30.970Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-09T11:06:31.291Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-09T11:06:31.615Z] + sudo service docker restart [2021-05-09T11:06:31.615Z] + true [2021-05-09T11:06:31.615Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-09T11:06:32.264Z] ========================================================= [2021-05-09T11:06:32.264Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-09T11:06:32.264Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:06:32.707Z] + 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-09T11:06:38.058Z] Sending build context to Docker daemon 330MB [2021-05-09T11:06:38.058Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-09T11:06:38.058Z] Step 2/6 : FROM ${BASE} [2021-05-09T11:06:38.058Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-09T11:06:38.058Z] 540db60ca938: Pulling fs layer [2021-05-09T11:06:38.058Z] adcc1eea9eea: Pulling fs layer [2021-05-09T11:06:38.058Z] 4c4ab2625f07: Pulling fs layer [2021-05-09T11:06:38.058Z] 0510c868ecb4: Pulling fs layer [2021-05-09T11:06:38.058Z] afea3b2eda06: Pulling fs layer [2021-05-09T11:06:38.058Z] 7809a108b3ef: Pulling fs layer [2021-05-09T11:06:38.058Z] f706445af74f: Pulling fs layer [2021-05-09T11:06:38.058Z] afea3b2eda06: Waiting [2021-05-09T11:06:38.058Z] 7809a108b3ef: Waiting [2021-05-09T11:06:38.058Z] f706445af74f: Waiting [2021-05-09T11:06:38.058Z] 0510c868ecb4: Waiting [2021-05-09T11:06:38.058Z] 4c4ab2625f07: Verifying Checksum [2021-05-09T11:06:38.058Z] 4c4ab2625f07: Download complete [2021-05-09T11:06:38.058Z] adcc1eea9eea: Download complete [2021-05-09T11:06:38.058Z] afea3b2eda06: Download complete [2021-05-09T11:06:38.058Z] 7809a108b3ef: Verifying Checksum [2021-05-09T11:06:38.058Z] 7809a108b3ef: Download complete [2021-05-09T11:06:38.058Z] 540db60ca938: Verifying Checksum [2021-05-09T11:06:38.058Z] 540db60ca938: Download complete [2021-05-09T11:06:38.058Z] 540db60ca938: Pull complete [2021-05-09T11:06:38.327Z] adcc1eea9eea: Pull complete [2021-05-09T11:06:38.327Z] 4c4ab2625f07: Pull complete [2021-05-09T11:06:39.297Z] f706445af74f: Verifying Checksum [2021-05-09T11:06:39.297Z] f706445af74f: Download complete [2021-05-09T11:06:40.277Z] 0510c868ecb4: Verifying Checksum [2021-05-09T11:06:40.277Z] 0510c868ecb4: Download complete [2021-05-09T11:06:45.462Z] Still waiting to schedule task [2021-05-09T11:06:45.462Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-09T11:06:46.911Z] 0510c868ecb4: Pull complete [2021-05-09T11:06:46.911Z] afea3b2eda06: Pull complete [2021-05-09T11:06:46.911Z] 7809a108b3ef: Pull complete [2021-05-09T11:06:52.244Z] f706445af74f: Pull complete [2021-05-09T11:06:52.244Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-09T11:06:52.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-09T11:06:52.244Z] ---> b068be0155e3 [2021-05-09T11:06:52.244Z] 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-09T11:06:52.244Z] ---> Running in b9bea9b9792a [2021-05-09T11:06:52.824Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-09T11:06:54.748Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-09T11:06:55.696Z] (1/12) Installing libmagic (5.39-r0) [2021-05-09T11:06:55.696Z] (2/12) Installing file (5.39-r0) [2021-05-09T11:06:55.961Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-09T11:06:55.961Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-09T11:07:04.122Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-09T11:07:04.122Z] (6/12) Installing patch (2.7.6-r6) [2021-05-09T11:07:04.122Z] (7/12) Installing build-base (0.5-r2) [2021-05-09T11:07:04.122Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-09T11:07:04.122Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-09T11:07:04.122Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-09T11:07:05.513Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-09T11:07:05.513Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-09T11:07:05.776Z] Executing busybox-1.32.1-r6.trigger [2021-05-09T11:07:05.776Z] OK: 219 MiB in 52 packages [2021-05-09T11:07:10.003Z] Removing intermediate container b9bea9b9792a [2021-05-09T11:07:10.003Z] ---> a9c3f3602a55 [2021-05-09T11:07:10.003Z] Step 4/6 : WORKDIR /edgex-go [2021-05-09T11:07:10.003Z] ---> Running in d80cebb1e169 [2021-05-09T11:07:10.003Z] Removing intermediate container d80cebb1e169 [2021-05-09T11:07:10.003Z] ---> 80a8aaee9469 [2021-05-09T11:07:10.003Z] Step 5/6 : COPY go.mod . [2021-05-09T11:07:10.003Z] ---> 286edad1e79c [2021-05-09T11:07:10.003Z] Step 6/6 : RUN go mod download [2021-05-09T11:07:10.003Z] ---> Running in f133ac08c25f [2021-05-09T11:07:32.031Z] Removing intermediate container f133ac08c25f [2021-05-09T11:07:32.031Z] ---> 6f0dfde9f4ec [2021-05-09T11:07:32.031Z] Successfully built 6f0dfde9f4ec [2021-05-09T11:07:32.031Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:07:32.395Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-09T11:07:32.396Z] . [Pipeline] withDockerContainer [2021-05-09T11:07:32.519Z] prd-centos7-docker-4c-2g-3822 does not seem to be running inside a container [2021-05-09T11:07:32.571Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-09T11:07:33.580Z] $ docker top 5f76bd50f3c1eb7c90d0ee07fc2480df5c214cb1277c19bc7c2018f5a8c31dca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-09T11:07:34.078Z] + go version [2021-05-09T11:07:34.078Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-09T11:07:34.107Z] $ docker stop --time=1 5f76bd50f3c1eb7c90d0ee07fc2480df5c214cb1277c19bc7c2018f5a8c31dca [2021-05-09T11:07:35.464Z] $ docker rm -f 5f76bd50f3c1eb7c90d0ee07fc2480df5c214cb1277c19bc7c2018f5a8c31dca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:07:36.157Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-09T11:07:36.157Z] . [Pipeline] withDockerContainer [2021-05-09T11:07:36.277Z] prd-centos7-docker-4c-2g-3822 does not seem to be running inside a container [2021-05-09T11:07:36.327Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-09T11:07:36.961Z] $ docker top db76526f7e7bb19bb2ca123dcc04e5daa91610d07643187a057965a50c56321f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-09T11:07:37.140Z] ========================================================= [2021-05-09T11:07:37.140Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-09T11:07:37.140Z] ========================================================= [Pipeline] sh [2021-05-09T11:07:37.451Z] + go mod tidy [Pipeline] sh [2021-05-09T11:07:39.703Z] + make test [2021-05-09T11:07:39.703Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-09T11:07:49.795Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-09T11:08:08.077Z] # github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [2021-05-09T11:08:08.077Z] internal/pkg/bootstrap/handlers/database/database.go:107:33: secretProvider.GetSecrets undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".SecretProvider has no field or method GetSecrets) [2021-05-09T11:08:12.365Z] # github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [2021-05-09T11:08:12.365Z] internal/pkg/v2/bootstrap/handlers/database.go:83:33: secretProvider.GetSecrets undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".SecretProvider has no field or method GetSecrets) [2021-05-09T11:08:12.965Z] # github.com/edgexfoundry/edgex-go/internal/security/config [2021-05-09T11:08:12.965Z] internal/security/config/main.go:54:15: cannot use configuration (type *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct) as type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration in argument to bootstrap.Run: [2021-05-09T11:08:12.966Z] *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct does not implement "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration (missing GetMessageBusInfo method) [2021-05-09T11:08:16.327Z] # github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [2021-05-09T11:08:16.327Z] internal/security/bootstrapper/redis/handlers/handlers.go:71:33: secretProvider.GetSecrets undefined (type interfaces.SecretProvider has no field or method GetSecrets) [2021-05-09T11:08:16.327Z] # github.com/edgexfoundry/edgex-go/internal/security/secretstore [2021-05-09T11:08:16.327Z] internal/security/secretstore/main.go:71:15: cannot use configuration (type *"github.com/edgexfoundry/edgex-go/internal/security/secretstore/config".ConfigurationStruct) as type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration in argument to bootstrap.Run: [2021-05-09T11:08:16.327Z] *"github.com/edgexfoundry/edgex-go/internal/security/secretstore/config".ConfigurationStruct does not implement "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration (missing GetMessageBusInfo method) [2021-05-09T11:08:16.327Z] # github.com/edgexfoundry/edgex-go/internal/security/proxy [2021-05-09T11:08:16.327Z] internal/security/proxy/main.go:67:15: cannot use configuration (type *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct) as type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration in argument to bootstrap.Run: [2021-05-09T11:08:16.327Z] *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct does not implement "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration (missing GetMessageBusInfo method) [2021-05-09T11:08:19.739Z] # github.com/edgexfoundry/edgex-go/internal/system/agent [2021-05-09T11:08:19.739Z] internal/system/agent/main.go:60:15: cannot use configuration (type *"github.com/edgexfoundry/edgex-go/internal/system/agent/config".ConfigurationStruct) as type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration in argument to bootstrap.Run: [2021-05-09T11:08:19.739Z] *"github.com/edgexfoundry/edgex-go/internal/system/agent/config".ConfigurationStruct does not implement "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration (missing GetMessageBusInfo method) [2021-05-09T11:08:20.322Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command [build failed] [2021-05-09T11:08:20.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.053s coverage: 19.8% of statements [2021-05-09T11:08:23.184Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.095s coverage: 100.0% of statements [2021-05-09T11:08:23.184Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] [2021-05-09T11:08:23.184Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.072s coverage: 100.0% of statements [2021-05-09T11:08:23.184Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.068s coverage: 100.0% of statements [2021-05-09T11:08:23.184Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.077s coverage: 71.3% of statements [2021-05-09T11:08:25.796Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.209s coverage: 87.7% of statements [2021-05-09T11:08:25.796Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.084s coverage: 78.9% of statements [2021-05-09T11:08:25.796Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] [2021-05-09T11:08:25.796Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.089s coverage: 100.0% of statements [2021-05-09T11:08:25.796Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.070s coverage: 100.0% of statements [2021-05-09T11:08:26.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.192s coverage: 86.7% of statements [2021-05-09T11:08:27.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.129s coverage: 97.5% of statements [2021-05-09T11:08:27.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.119s coverage: 78.3% of statements [2021-05-09T11:08:29.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.426s coverage: 95.1% of statements [2021-05-09T11:08:29.684Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-05-09T11:08:29.684Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.077s coverage: 0.9% of statements [2021-05-09T11:08:29.684Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.063s coverage: 22.6% of statements [2021-05-09T11:08:29.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements [2021-05-09T11:08:29.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 79.5% of statements [2021-05-09T11:08:29.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements [2021-05-09T11:08:30.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements [2021-05-09T11:08:30.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2021-05-09T11:08:42.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.078s coverage: 94.4% of statements [2021-05-09T11:08:42.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2021-05-09T11:08:44.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.190s coverage: 81.8% of statements [2021-05-09T11:08:45.884Z] # github.com/edgexfoundry/edgex-go/internal/security/proxy [github.com/edgexfoundry/edgex-go/internal/security/proxy.test] [2021-05-09T11:08:45.884Z] internal/security/proxy/main.go:67: cannot use configuration (type *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct) as type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration in argument to bootstrap.Run: [2021-05-09T11:08:45.884Z] *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct does not implement "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration (missing GetMessageBusInfo method) [2021-05-09T11:08:46.158Z] # github.com/edgexfoundry/edgex-go/internal/security/secretstore [github.com/edgexfoundry/edgex-go/internal/security/secretstore.test] [2021-05-09T11:08:46.158Z] internal/security/secretstore/main.go:71: cannot use configuration (type *"github.com/edgexfoundry/edgex-go/internal/security/secretstore/config".ConfigurationStruct) as type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration in argument to bootstrap.Run: [2021-05-09T11:08:46.158Z] *"github.com/edgexfoundry/edgex-go/internal/security/secretstore/config".ConfigurationStruct does not implement "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration (missing GetMessageBusInfo method) [2021-05-09T11:08:54.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements [2021-05-09T11:08:54.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-05-09T11:08:54.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.047s coverage: 87.2% of statements [2021-05-09T11:08:54.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-05-09T11:08:54.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 76.0% of statements [2021-05-09T11:08:54.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements [2021-05-09T11:08:54.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.086s coverage: 87.2% of statements [2021-05-09T11:08:54.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 85.4% of statements [2021-05-09T11:08:54.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.101s coverage: 91.2% of statements [2021-05-09T11:08:54.356Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider [build failed] [2021-05-09T11:08:54.356Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks [build failed] [2021-05-09T11:08:54.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 91.3% of statements [2021-05-09T11:08:54.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements [2021-05-09T11:08:54.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements [2021-05-09T11:08:54.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2021-05-09T11:08:54.356Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/proxy [build failed] [2021-05-09T11:08:54.356Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/secretstore [build failed] [2021-05-09T11:08:54.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2021-05-09T11:08:54.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements [2021-05-09T11:08:54.356Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications [build failed] [2021-05-09T11:08:54.356Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.068s coverage: 100.0% of statements [2021-05-09T11:08:54.356Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements [2021-05-09T11:08:54.356Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.060s coverage: 9.6% of statements [2021-05-09T11:08:54.356Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.169s coverage: 92.6% of statements [2021-05-09T11:08:54.356Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] [2021-05-09T11:08:54.356Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.069s coverage: 99.0% of statements [2021-05-09T11:08:54.356Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.056s coverage: 100.0% of statements [2021-05-09T11:08:54.356Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.066s coverage: 64.6% of statements [2021-05-09T11:08:54.356Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.124s coverage: 97.6% of statements [2021-05-09T11:08:54.356Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.036s coverage: 0.0% of statements [2021-05-09T11:08:54.356Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.037s coverage: 100.0% of statements [2021-05-09T11:08:54.356Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements [2021-05-09T11:08:54.356Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements [2021-05-09T11:08:54.356Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 28.1% of statements [2021-05-09T11:08:54.356Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 100.0% of statements [2021-05-09T11:08:54.356Z] make: *** [Makefile:94: test] Error 2 [Pipeline] } [2021-05-09T11:08:54.401Z] $ docker stop --time=1 db76526f7e7bb19bb2ca123dcc04e5daa91610d07643187a057965a50c56321f [2021-05-09T11:08:56.139Z] $ docker rm -f db76526f7e7bb19bb2ca123dcc04e5daa91610d07643187a057965a50c56321f [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-09T11:08:57.491Z] Failed in branch amd64 [2021-05-09T11:10:31.793Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3825 in /w/workspace/edgexfoundry_edgex-go_PR-3438 [Pipeline] { [Pipeline] ws [2021-05-09T11:10:31.854Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-09T11:10:37.358Z] using credential edgex-jenkins-ssh [2021-05-09T11:10:37.384Z] Cloning the remote Git repository [2021-05-09T11:10:37.440Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-09T11:10:37.540Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-09T11:10:37.621Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-09T11:10:37.621Z] > git --version # timeout=10 [2021-05-09T11:10:37.641Z] > git --version # 'git version 2.17.1' [2021-05-09T11:10:37.642Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-09T11:10:37.747Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-09T11:10:55.751Z] Merging remotes/origin/master commit 106205dfb17fde51d29924d02061c8a1d01e98d4 into PR head commit 7b111e79427abc25e398b9bf859cfc4522b4fe85 [2021-05-09T11:10:56.235Z] Merge succeeded, producing 7b111e79427abc25e398b9bf859cfc4522b4fe85 [2021-05-09T11:10:56.235Z] Checking out Revision 7b111e79427abc25e398b9bf859cfc4522b4fe85 (PR-3438) [2021-05-09T11:10:54.964Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-09T11:10:54.994Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-09T11:10:55.021Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-09T11:10:55.053Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-09T11:10:55.054Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-09T11:10:55.066Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3438/head:refs/remotes/origin/PR-3438 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-09T11:10:55.773Z] > git config core.sparsecheckout # timeout=10 [2021-05-09T11:10:55.800Z] > git checkout -f 7b111e79427abc25e398b9bf859cfc4522b4fe85 # timeout=10 [2021-05-09T11:10:56.156Z] > git remote # timeout=10 [2021-05-09T11:10:56.175Z] > git config --get remote.origin.url # timeout=10 [2021-05-09T11:10:56.189Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-09T11:10:56.200Z] > git merge 106205dfb17fde51d29924d02061c8a1d01e98d4 # timeout=10 [2021-05-09T11:10:56.223Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-09T11:10:56.245Z] > git config core.sparsecheckout # timeout=10 [2021-05-09T11:10:56.254Z] > git checkout -f 7b111e79427abc25e398b9bf859cfc4522b4fe85 # timeout=10 [2021-05-09T11:11:00.529Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-05-09T11:11:00.590Z] > git --version # timeout=10 [2021-05-09T11:11:00.603Z] > git --version # 'git version 2.17.1' [2021-05-09T11:11:00.619Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-09T11:11:02.494Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-09T11:11:02.913Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-09T11:11:03.276Z] + sudo service docker restart [2021-05-09T11:11:03.276Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-09T11:11:05.374Z] provisioning config files... [2021-05-09T11:11:05.433Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6472720405219631260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-09T11:11:05.860Z] ---> docker-login.sh [2021-05-09T11:11:05.860Z] nexus3.edgexfoundry.org:10001 [2021-05-09T11:11:06.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T11:11:07.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T11:11:07.443Z] Configure a credential helper to remove this warning. See [2021-05-09T11:11:07.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T11:11:07.443Z] [2021-05-09T11:11:07.443Z] Login Succeeded [2021-05-09T11:11:07.443Z] nexus3.edgexfoundry.org:10002 [2021-05-09T11:11:07.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T11:11:07.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T11:11:07.996Z] Configure a credential helper to remove this warning. See [2021-05-09T11:11:07.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T11:11:07.996Z] [2021-05-09T11:11:07.996Z] Login Succeeded [2021-05-09T11:11:07.996Z] nexus3.edgexfoundry.org:10003 [2021-05-09T11:11:08.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T11:11:08.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T11:11:08.549Z] Configure a credential helper to remove this warning. See [2021-05-09T11:11:08.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T11:11:08.549Z] [2021-05-09T11:11:08.549Z] Login Succeeded [2021-05-09T11:11:08.549Z] nexus3.edgexfoundry.org:10004 [2021-05-09T11:11:08.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T11:11:09.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T11:11:09.100Z] Configure a credential helper to remove this warning. See [2021-05-09T11:11:09.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T11:11:09.100Z] [2021-05-09T11:11:09.100Z] Login Succeeded [2021-05-09T11:11:09.100Z] docker.io [2021-05-09T11:11:09.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T11:11:09.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T11:11:09.967Z] Configure a credential helper to remove this warning. See [2021-05-09T11:11:09.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T11:11:09.967Z] [2021-05-09T11:11:09.967Z] Login Succeeded [2021-05-09T11:11:09.967Z] ---> docker-login.sh ends [Pipeline] } [2021-05-09T11:11:10.003Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-09T11:11:10.450Z] ========================================================= [2021-05-09T11:11:10.450Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-09T11:11:10.450Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:11:10.840Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-09T11:11:13.509Z] Sending build context to Docker daemon 167.6MB [2021-05-09T11:11:13.509Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-09T11:11:13.509Z] Step 2/6 : FROM ${BASE} [2021-05-09T11:11:13.509Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-09T11:11:13.509Z] 595b0fe564bb: Pulling fs layer [2021-05-09T11:11:13.509Z] 7186ed65a4f7: Pulling fs layer [2021-05-09T11:11:13.509Z] 316046926c0a: Pulling fs layer [2021-05-09T11:11:13.509Z] 4ebd0625c992: Pulling fs layer [2021-05-09T11:11:13.509Z] 207e8628e3a3: Pulling fs layer [2021-05-09T11:11:13.509Z] c791037a9be2: Pulling fs layer [2021-05-09T11:11:13.509Z] ffd874e62e21: Pulling fs layer [2021-05-09T11:11:13.509Z] 4ebd0625c992: Waiting [2021-05-09T11:11:13.509Z] 207e8628e3a3: Waiting [2021-05-09T11:11:13.509Z] c791037a9be2: Waiting [2021-05-09T11:11:13.509Z] ffd874e62e21: Waiting [2021-05-09T11:11:13.509Z] 316046926c0a: Verifying Checksum [2021-05-09T11:11:13.509Z] 316046926c0a: Download complete [2021-05-09T11:11:13.509Z] 7186ed65a4f7: Download complete [2021-05-09T11:11:13.509Z] 207e8628e3a3: Download complete [2021-05-09T11:11:13.509Z] c791037a9be2: Verifying Checksum [2021-05-09T11:11:13.509Z] c791037a9be2: Download complete [2021-05-09T11:11:13.509Z] 595b0fe564bb: Verifying Checksum [2021-05-09T11:11:13.509Z] 595b0fe564bb: Download complete [2021-05-09T11:11:14.109Z] 595b0fe564bb: Pull complete [2021-05-09T11:11:14.718Z] 7186ed65a4f7: Pull complete [2021-05-09T11:11:14.996Z] 316046926c0a: Pull complete [2021-05-09T11:11:15.981Z] ffd874e62e21: Verifying Checksum [2021-05-09T11:11:15.981Z] ffd874e62e21: Download complete [2021-05-09T11:11:17.456Z] 4ebd0625c992: Verifying Checksum [2021-05-09T11:11:17.456Z] 4ebd0625c992: Download complete [2021-05-09T11:11:27.692Z] 4ebd0625c992: Pull complete [2021-05-09T11:11:27.692Z] 207e8628e3a3: Pull complete [2021-05-09T11:11:27.967Z] c791037a9be2: Pull complete [2021-05-09T11:11:32.299Z] ffd874e62e21: Pull complete [2021-05-09T11:11:32.299Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-09T11:11:32.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-09T11:11:32.299Z] ---> cfc18b08335c [2021-05-09T11:11:32.299Z] 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-09T11:11:35.718Z] ---> Running in d78a511c9813 [2021-05-09T11:11:36.702Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-09T11:11:38.678Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-09T11:11:40.122Z] (1/12) Installing libmagic (5.39-r0) [2021-05-09T11:11:40.397Z] (2/12) Installing file (5.39-r0) [2021-05-09T11:11:40.397Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-09T11:11:40.669Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-09T11:11:59.002Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-09T11:11:59.002Z] (6/12) Installing patch (2.7.6-r6) [2021-05-09T11:11:59.595Z] (7/12) Installing build-base (0.5-r2) [2021-05-09T11:11:59.867Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-09T11:12:00.156Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-09T11:12:00.430Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-09T11:12:00.707Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-09T11:12:01.303Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-09T11:12:01.303Z] Executing busybox-1.32.1-r6.trigger [2021-05-09T11:12:01.303Z] OK: 218 MiB in 52 packages [2021-05-09T11:12:05.595Z] Removing intermediate container d78a511c9813 [2021-05-09T11:12:05.595Z] ---> 26e43ce4c386 [2021-05-09T11:12:05.595Z] Step 4/6 : WORKDIR /edgex-go [2021-05-09T11:12:05.595Z] ---> Running in 6185061c5224 [2021-05-09T11:12:05.872Z] Removing intermediate container 6185061c5224 [2021-05-09T11:12:05.872Z] ---> 42ba1088a958 [2021-05-09T11:12:05.872Z] Step 5/6 : COPY go.mod . [2021-05-09T11:12:06.469Z] ---> a58a022120cc [2021-05-09T11:12:06.469Z] Step 6/6 : RUN go mod download [2021-05-09T11:12:06.743Z] ---> Running in b49bb0a83c3b [2021-05-09T11:12:33.543Z] Removing intermediate container b49bb0a83c3b [2021-05-09T11:12:33.543Z] ---> ee00ddd55d2e [2021-05-09T11:12:33.543Z] Successfully built ee00ddd55d2e [2021-05-09T11:12:33.543Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:12:33.925Z] + docker inspect -f . ci-base-image-arm64 [2021-05-09T11:12:33.925Z] . [Pipeline] withDockerContainer [2021-05-09T11:12:34.202Z] prd-ubuntu18.04-docker-arm64-4c-16g-3825 does not seem to be running inside a container [2021-05-09T11:12:34.297Z] $ 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 ******** ci-base-image-arm64 cat [2021-05-09T11:12:35.856Z] $ docker top de1e0313625c0063e43edf5042dde3f07228ea615022956a4d9eca4908a83e3e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-09T11:12:36.907Z] + go version [2021-05-09T11:12:36.907Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-09T11:12:36.948Z] $ docker stop --time=1 de1e0313625c0063e43edf5042dde3f07228ea615022956a4d9eca4908a83e3e [2021-05-09T11:12:38.916Z] $ docker rm -f de1e0313625c0063e43edf5042dde3f07228ea615022956a4d9eca4908a83e3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:12:39.905Z] + docker inspect -f . ci-base-image-arm64 [2021-05-09T11:12:39.906Z] . [Pipeline] withDockerContainer [2021-05-09T11:12:40.237Z] prd-ubuntu18.04-docker-arm64-4c-16g-3825 does not seem to be running inside a container [2021-05-09T11:12:40.338Z] $ 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 ******** ci-base-image-arm64 cat [2021-05-09T11:12:41.961Z] $ docker top 351445de57bad70a426c67860dda001d1ffba616bfb4b7bf0512f27fd028688a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-09T11:12:42.330Z] ========================================================= [2021-05-09T11:12:42.330Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-09T11:12:42.330Z] ========================================================= [Pipeline] sh [2021-05-09T11:12:43.119Z] + go mod tidy [Pipeline] sh [2021-05-09T11:12:44.914Z] + make test [2021-05-09T11:12:44.914Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-09T11:13:11.773Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-09T11:13:58.804Z] # github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [2021-05-09T11:13:58.804Z] internal/pkg/bootstrap/handlers/database/database.go:107:33: secretProvider.GetSecrets undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".SecretProvider has no field or method GetSecrets) [2021-05-09T11:14:17.166Z] # github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [2021-05-09T11:14:17.166Z] internal/pkg/v2/bootstrap/handlers/database.go:83:33: secretProvider.GetSecrets undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".SecretProvider has no field or method GetSecrets) [2021-05-09T11:14:17.166Z] # github.com/edgexfoundry/edgex-go/internal/security/config [2021-05-09T11:14:17.166Z] internal/security/config/main.go:54:15: cannot use configuration (type *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct) as type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration in argument to bootstrap.Run: [2021-05-09T11:14:17.166Z] *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct does not implement "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration (missing GetMessageBusInfo method) [2021-05-09T11:14:23.908Z] # github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [2021-05-09T11:14:23.908Z] internal/security/bootstrapper/redis/handlers/handlers.go:71:33: secretProvider.GetSecrets undefined (type interfaces.SecretProvider has no field or method GetSecrets) [2021-05-09T11:14:25.352Z] # github.com/edgexfoundry/edgex-go/internal/security/proxy [2021-05-09T11:14:25.352Z] internal/security/proxy/main.go:67:15: cannot use configuration (type *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct) as type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration in argument to bootstrap.Run: [2021-05-09T11:14:25.352Z] *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct does not implement "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration (missing GetMessageBusInfo method) [2021-05-09T11:14:25.352Z] # github.com/edgexfoundry/edgex-go/internal/security/secretstore [2021-05-09T11:14:25.352Z] internal/security/secretstore/main.go:71:15: cannot use configuration (type *"github.com/edgexfoundry/edgex-go/internal/security/secretstore/config".ConfigurationStruct) as type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration in argument to bootstrap.Run: [2021-05-09T11:14:25.352Z] *"github.com/edgexfoundry/edgex-go/internal/security/secretstore/config".ConfigurationStruct does not implement "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration (missing GetMessageBusInfo method) [2021-05-09T11:14:37.785Z] # github.com/edgexfoundry/edgex-go/internal/system/agent [2021-05-09T11:14:37.785Z] internal/system/agent/main.go:60:15: cannot use configuration (type *"github.com/edgexfoundry/edgex-go/internal/system/agent/config".ConfigurationStruct) as type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration in argument to bootstrap.Run: [2021-05-09T11:14:37.785Z] *"github.com/edgexfoundry/edgex-go/internal/system/agent/config".ConfigurationStruct does not implement "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration (missing GetMessageBusInfo method) [2021-05-09T11:14:39.776Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command [build failed] [2021-05-09T11:14:40.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.115s coverage: 19.8% of statements [2021-05-09T11:14:47.101Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.229s coverage: 100.0% of statements [2021-05-09T11:14:47.101Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] [2021-05-09T11:14:47.101Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.173s coverage: 100.0% of statements [2021-05-09T11:14:47.101Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.177s coverage: 100.0% of statements [2021-05-09T11:14:47.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.289s coverage: 71.3% of statements [2021-05-09T11:14:51.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.551s coverage: 87.7% of statements [2021-05-09T11:14:51.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.147s coverage: 78.9% of statements [2021-05-09T11:14:51.139Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] [2021-05-09T11:14:51.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.213s coverage: 100.0% of statements [2021-05-09T11:14:51.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.159s coverage: 100.0% of statements [2021-05-09T11:14:54.377Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.374s coverage: 86.7% of statements [2021-05-09T11:14:57.019Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.444s coverage: 97.5% of statements [2021-05-09T11:14:57.019Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.212s coverage: 78.3% of statements [2021-05-09T11:15:05.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.292s coverage: 95.1% of statements [2021-05-09T11:15:05.340Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.124s coverage: 58.8% of statements [2021-05-09T11:15:05.340Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.248s coverage: 0.9% of statements [2021-05-09T11:15:05.340Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.113s coverage: 22.6% of statements [2021-05-09T11:15:05.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.299s coverage: 47.1% of statements [2021-05-09T11:15:05.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.153s coverage: 79.5% of statements [2021-05-09T11:15:05.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.144s coverage: 94.1% of statements [2021-05-09T11:15:05.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.205s coverage: 96.3% of statements [2021-05-09T11:15:05.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.127s coverage: 87.5% of statements [2021-05-09T11:15:17.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.161s coverage: 94.4% of statements [2021-05-09T11:15:17.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.132s coverage: 44.8% of statements [2021-05-09T11:15:23.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.571s coverage: 81.8% of statements [2021-05-09T11:15:28.614Z] # github.com/edgexfoundry/edgex-go/internal/security/proxy [github.com/edgexfoundry/edgex-go/internal/security/proxy.test] [2021-05-09T11:15:28.614Z] internal/security/proxy/main.go:67: cannot use configuration (type *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct) as type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration in argument to bootstrap.Run: [2021-05-09T11:15:28.614Z] *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct does not implement "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration (missing GetMessageBusInfo method) [2021-05-09T11:15:30.055Z] # github.com/edgexfoundry/edgex-go/internal/security/secretstore [github.com/edgexfoundry/edgex-go/internal/security/secretstore.test] [2021-05-09T11:15:30.055Z] internal/security/secretstore/main.go:71: cannot use configuration (type *"github.com/edgexfoundry/edgex-go/internal/security/secretstore/config".ConfigurationStruct) as type "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration in argument to bootstrap.Run: [2021-05-09T11:15:30.055Z] *"github.com/edgexfoundry/edgex-go/internal/security/secretstore/config".ConfigurationStruct does not implement "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces".Configuration (missing GetMessageBusInfo method) [2021-05-09T11:15:30.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.260s coverage: 92.9% of statements [2021-05-09T11:15:30.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-05-09T11:15:30.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-05-09T11:15:30.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.119s coverage: 100.0% of statements [2021-05-09T11:15:30.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.142s coverage: 76.0% of statements [2021-05-09T11:15:30.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.155s coverage: 80.0% of statements [2021-05-09T11:15:30.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.200s coverage: 87.2% of statements [2021-05-09T11:15:30.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.218s coverage: 85.4% of statements [2021-05-09T11:15:30.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.210s coverage: 91.2% of statements [2021-05-09T11:15:30.657Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider [build failed] [2021-05-09T11:15:30.657Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks [build failed] [2021-05-09T11:15:30.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 91.3% of statements [2021-05-09T11:15:30.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements [2021-05-09T11:15:30.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.052s coverage: 73.7% of statements [2021-05-09T11:15:30.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2021-05-09T11:15:30.657Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/proxy [build failed] [2021-05-09T11:15:30.657Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/secretstore [build failed] [2021-05-09T11:15:30.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.101s coverage: 89.5% of statements [2021-05-09T11:15:31.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.111s coverage: 84.8% of statements [2021-05-09T11:15:31.533Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications [build failed] [2021-05-09T11:15:34.166Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.161s coverage: 100.0% of statements [2021-05-09T11:15:34.166Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.107s coverage: 100.0% of statements [2021-05-09T11:15:36.160Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.175s coverage: 9.6% of statements [2021-05-09T11:15:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.450s coverage: 92.6% of statements [2021-05-09T11:15:38.806Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] [2021-05-09T11:15:39.084Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.202s coverage: 99.0% of statements [2021-05-09T11:15:39.084Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.206s coverage: 100.0% of statements [2021-05-09T11:15:40.065Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.206s coverage: 64.6% of statements [2021-05-09T11:15:44.390Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.407s coverage: 97.6% of statements [2021-05-09T11:15:44.390Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2021-05-09T11:15:44.390Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.071s coverage: 100.0% of statements [2021-05-09T11:15:44.390Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.143s coverage: 87.9% of statements [2021-05-09T11:15:44.390Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.090s coverage: 100.0% of statements [2021-05-09T11:15:44.663Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.120s coverage: 28.1% of statements [2021-05-09T11:15:44.663Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-05-09T11:15:45.637Z] make: *** [Makefile:94: test] Error 2 [Pipeline] } [2021-05-09T11:15:45.696Z] $ docker stop --time=1 351445de57bad70a426c67860dda001d1ffba616bfb4b7bf0512f27fd028688a [2021-05-09T11:15:48.061Z] $ docker rm -f 351445de57bad70a426c67860dda001d1ffba616bfb4b7bf0512f27fd028688a [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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-09T11:15:49.891Z] ---> job-cost.sh [2021-05-09T11:15:49.891Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PcPY [2021-05-09T11:16:28.834Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-09T11:18:05.590Z] lf-activate-venv(): INFO: Adding /tmp/venv-PcPY/bin to PATH [2021-05-09T11:18:05.590Z] INFO: No Stack... [2021-05-09T11:18:05.590Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-09T11:18:05.590Z] INFO: Archiving Costs [Pipeline] sh [2021-05-09T11:18:05.948Z] + + cutcat -d, /w/workspace/edgex-go/1/archives/cost.csv -f6 [2021-05-09T11:18:05.948Z] [Pipeline] lock [2021-05-09T11:18:06.089Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3438-1-stack-cost] [2021-05-09T11:18:06.095Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3438-1-stack-cost] did not exist. Created. [2021-05-09T11:18:06.095Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3438-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-09T11:18:06.560Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-09T11:18:07.508Z] Stashed 1 file(s) [Pipeline] } [2021-05-09T11:18:07.532Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3438-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-09T11:18:08.066Z] Failed in branch arm64 [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-09T11:18:09.700Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-09T11:18:10.629Z] ---> package-listing.sh [2021-05-09T11:18:10.629Z] ++ facter osfamily [2021-05-09T11:18:10.629Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-09T11:18:10.629Z] + OS_FAMILY=redhat [2021-05-09T11:18:10.629Z] + workspace=/w/workspace/edgex-go/1 [2021-05-09T11:18:10.629Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-09T11:18:10.629Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-09T11:18:10.629Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-09T11:18:10.629Z] + PACKAGES=/tmp/packages_start.txt [2021-05-09T11:18:10.629Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-09T11:18:10.629Z] + PACKAGES=/tmp/packages_end.txt [2021-05-09T11:18:10.629Z] + case "${OS_FAMILY}" in [2021-05-09T11:18:10.629Z] + rpm -qa [2021-05-09T11:18:10.629Z] + sort [2021-05-09T11:18:15.947Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-09T11:18:15.947Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-09T11:18:15.947Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-09T11:18:15.947Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-09T11:18:15.947Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-05-09T11:18:15.947Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-05-09T11:18:15.987Z] 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-09T11:18:16.304Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:18:16.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-09T11:18:16.649Z] [2021-05-09T11:18:16.649Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:18:17.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-09T11:18:17.006Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-09T11:18:17.006Z] df20fa9351a1: Pulling fs layer [2021-05-09T11:18:17.006Z] 36b3adc4ff6f: Pulling fs layer [2021-05-09T11:18:17.006Z] 8ad3a11d3b57: Pulling fs layer [2021-05-09T11:18:17.006Z] 46f8f816bc3b: Pulling fs layer [2021-05-09T11:18:17.006Z] 93b61091891f: Pulling fs layer [2021-05-09T11:18:17.006Z] 93b9cdb0e59b: Pulling fs layer [2021-05-09T11:18:17.006Z] 5e14af77c1be: Pulling fs layer [2021-05-09T11:18:17.006Z] 01666e4c0597: Pulling fs layer [2021-05-09T11:18:17.006Z] aa168da1d23b: Pulling fs layer [2021-05-09T11:18:17.006Z] 93b9cdb0e59b: Waiting [2021-05-09T11:18:17.006Z] 5e14af77c1be: Waiting [2021-05-09T11:18:17.006Z] 01666e4c0597: Waiting [2021-05-09T11:18:17.006Z] aa168da1d23b: Waiting [2021-05-09T11:18:17.006Z] 46f8f816bc3b: Waiting [2021-05-09T11:18:17.006Z] 93b61091891f: Waiting [2021-05-09T11:18:17.006Z] 36b3adc4ff6f: Verifying Checksum [2021-05-09T11:18:17.006Z] 36b3adc4ff6f: Download complete [2021-05-09T11:18:17.006Z] 46f8f816bc3b: Download complete [2021-05-09T11:18:17.270Z] df20fa9351a1: Verifying Checksum [2021-05-09T11:18:17.270Z] df20fa9351a1: Download complete [2021-05-09T11:18:17.270Z] 93b9cdb0e59b: Verifying Checksum [2021-05-09T11:18:17.270Z] 93b9cdb0e59b: Download complete [2021-05-09T11:18:17.270Z] 93b61091891f: Verifying Checksum [2021-05-09T11:18:17.270Z] 93b61091891f: Download complete [2021-05-09T11:18:17.270Z] 5e14af77c1be: Verifying Checksum [2021-05-09T11:18:17.270Z] 5e14af77c1be: Download complete [2021-05-09T11:18:17.270Z] 01666e4c0597: Verifying Checksum [2021-05-09T11:18:17.270Z] 01666e4c0597: Download complete [2021-05-09T11:18:17.270Z] 8ad3a11d3b57: Verifying Checksum [2021-05-09T11:18:17.270Z] 8ad3a11d3b57: Download complete [2021-05-09T11:18:17.534Z] df20fa9351a1: Pull complete [2021-05-09T11:18:17.798Z] 36b3adc4ff6f: Pull complete [2021-05-09T11:18:18.373Z] 8ad3a11d3b57: Pull complete [2021-05-09T11:18:18.636Z] 46f8f816bc3b: Pull complete [2021-05-09T11:18:19.588Z] 93b61091891f: Pull complete [2021-05-09T11:18:19.588Z] 93b9cdb0e59b: Pull complete [2021-05-09T11:18:19.852Z] 5e14af77c1be: Pull complete [2021-05-09T11:18:19.852Z] 01666e4c0597: Pull complete [2021-05-09T11:18:20.119Z] aa168da1d23b: Download complete [2021-05-09T11:18:26.756Z] aa168da1d23b: Pull complete [2021-05-09T11:18:26.756Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-09T11:18:26.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-09T11:18:26.756Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-09T11:18:26.982Z] prd-centos7-docker-4c-2g-3822 does not seem to be running inside a container [2021-05-09T11:18:27.031Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-09T11:18:30.657Z] $ docker top 1af7bab6a9168ae8ffb3957197863916fa6456ea0db22c8519e8634942cf64eb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-09T11:18:31.129Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-09T11:18:31.458Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-09T11:18:31.783Z] + ls /var/log/sa-host [2021-05-09T11:18:31.783Z] + sadf -c /var/log/sa-host/sa09 [2021-05-09T11:18:31.783Z] file_magic: OK [2021-05-09T11:18:31.783Z] HZ: Using current value: 100 [2021-05-09T11:18:31.783Z] file_header: OK [2021-05-09T11:18:31.783Z] 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-09T11:18:31.783Z] Statistics: [2021-05-09T11:18:31.783Z] 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... [2021-05-09T11:18:31.783Z] File successfully converted to sysstat format version 12.2.1 [2021-05-09T11:18:31.783Z] + sadf -c /var/log/sa-host/sa23 [2021-05-09T11:18:31.783Z] file_magic: OK [2021-05-09T11:18:31.783Z] HZ: Using current value: 100 [2021-05-09T11:18:31.783Z] file_header: OK [2021-05-09T11:18:31.783Z] 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-09T11:18:31.783Z] Statistics: [2021-05-09T11:18:31.783Z] Hnuu...uuuununununu... [2021-05-09T11:18:31.783Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-09T11:18:32.036Z] provisioning config files... [2021-05-09T11:18:32.054Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2594164850003582521tmp [Pipeline] { [Pipeline] echo [2021-05-09T11:18:32.109Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-09T11:18:32.450Z] ---> create-netrc.sh [Pipeline] } [2021-05-09T11:18:32.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-09T11:18:32.555Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-09T11:18:32.895Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-09T11:18:32.926Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-09T11:18:33.256Z] ---> sudo-logs.sh [2021-05-09T11:18:33.256Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-09T11:18:33.358Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-09T11:18:33.712Z] ---> job-cost.sh [2021-05-09T11:18:33.713Z] lf-activate-venv: SKIPPING [2021-05-09T11:18:33.713Z] DEBUG: total: 0.20999999344348907 [2021-05-09T11:18:33.713Z] INFO: Retrieving Stack Cost... [2021-05-09T11:18:35.639Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-09T11:18:35.903Z] INFO: Archiving Costs [Pipeline] echo [2021-05-09T11:18:35.940Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-09T11:18:36.283Z] ---> logs-deploy.sh [2021-05-09T11:18:36.283Z] lf-activate-venv: SKIPPING [2021-05-09T11:18:36.283Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3438/1 [2021-05-09T11:18:36.283Z] INFO: archiving workspace using pattern(s): [2021-05-09T11:18:37.675Z] Archives upload complete. [2021-05-09T11:18:37.938Z] INFO: archiving logs to Nexus [2021-05-09T11:18:38.890Z] ---> uname -a: [2021-05-09T11:18:38.890Z] Linux prd-centos7-docker-4c-2g-3822.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-09T11:18:38.890Z] [2021-05-09T11:18:38.890Z] [2021-05-09T11:18:38.890Z] ---> lscpu: [2021-05-09T11:18:38.890Z] Architecture: x86_64 [2021-05-09T11:18:38.890Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-09T11:18:38.890Z] Byte Order: Little Endian [2021-05-09T11:18:38.890Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-09T11:18:38.890Z] CPU(s): 4 [2021-05-09T11:18:38.890Z] On-line CPU(s) list: 0-3 [2021-05-09T11:18:38.890Z] Thread(s) per core: 1 [2021-05-09T11:18:38.890Z] Core(s) per socket: 1 [2021-05-09T11:18:38.890Z] Socket(s): 4 [2021-05-09T11:18:38.890Z] NUMA node(s): 1 [2021-05-09T11:18:38.890Z] Vendor ID: GenuineIntel [2021-05-09T11:18:38.890Z] CPU family: 6 [2021-05-09T11:18:38.890Z] Model: 44 [2021-05-09T11:18:38.890Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-09T11:18:38.890Z] Stepping: 1 [2021-05-09T11:18:38.890Z] CPU MHz: 2933.442 [2021-05-09T11:18:38.890Z] BogoMIPS: 5866.88 [2021-05-09T11:18:38.890Z] Virtualization: VT-x [2021-05-09T11:18:38.890Z] Hypervisor vendor: KVM [2021-05-09T11:18:38.890Z] Virtualization type: full [2021-05-09T11:18:38.890Z] L1d cache: 128 KiB [2021-05-09T11:18:38.890Z] L1i cache: 128 KiB [2021-05-09T11:18:38.890Z] L2 cache: 16 MiB [2021-05-09T11:18:38.890Z] L3 cache: 64 MiB [2021-05-09T11:18:38.890Z] NUMA node0 CPU(s): 0-3 [2021-05-09T11:18:38.890Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-09T11:18:38.890Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-09T11:18:38.890Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-09T11:18:38.890Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-09T11:18:38.890Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-09T11:18:38.890Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-09T11:18:38.890Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-09T11:18:38.890Z] Vulnerability Srbds: Not affected [2021-05-09T11:18:38.890Z] Vulnerability Tsx async abort: Not affected [2021-05-09T11:18:38.890Z] 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-09T11:18:38.890Z] [2021-05-09T11:18:38.890Z] [2021-05-09T11:18:38.890Z] ---> nproc: [2021-05-09T11:18:38.890Z] 4 [2021-05-09T11:18:38.890Z] [2021-05-09T11:18:38.890Z] [2021-05-09T11:18:38.890Z] ---> df -h: [2021-05-09T11:18:38.890Z] Filesystem Size Used Available Use% Mounted on [2021-05-09T11:18:38.890Z] overlay 50.0G 8.2G 41.8G 16% / [2021-05-09T11:18:38.890Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-09T11:18:38.890Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-09T11:18:38.890Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-09T11:18:38.890Z] /dev/vda1 50.0G 8.2G 41.8G 16% /facter-os [2021-05-09T11:18:38.890Z] /dev/vda1 50.0G 8.2G 41.8G 16% /etc/resolv.conf [2021-05-09T11:18:38.890Z] /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hostname [2021-05-09T11:18:38.890Z] /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hosts [2021-05-09T11:18:38.890Z] /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/auth.log [2021-05-09T11:18:38.890Z] /dev/vda1 50.0G 8.2G 41.8G 16% /run/cloud-init/result.json [2021-05-09T11:18:38.890Z] /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/sa-host [2021-05-09T11:18:38.890Z] /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/secure [2021-05-09T11:18:38.890Z] /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/edgex-go/1 [2021-05-09T11:18:38.890Z] /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/edgex-go/1@tmp [2021-05-09T11:18:38.890Z] [2021-05-09T11:18:38.890Z] [2021-05-09T11:18:38.890Z] ---> free -m: [2021-05-09T11:18:38.890Z] total used free shared buff/cache available [2021-05-09T11:18:38.890Z] Mem: 1837 777 131 0 928 968 [2021-05-09T11:18:38.890Z] Swap: 1023 3 1020 [2021-05-09T11:18:38.890Z] [2021-05-09T11:18:38.890Z] [2021-05-09T11:18:38.890Z] ---> ip addr: [2021-05-09T11:18:38.890Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-09T11:18:38.890Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-09T11:18:38.890Z] inet 127.0.0.1/8 scope host lo [2021-05-09T11:18:38.890Z] valid_lft forever preferred_lft forever [2021-05-09T11:18:38.890Z] inet6 ::1/128 scope host [2021-05-09T11:18:38.890Z] valid_lft forever preferred_lft forever [2021-05-09T11:18:38.890Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-09T11:18:38.890Z] link/ether fa:16:3e:02:a7:ec brd ff:ff:ff:ff:ff:ff [2021-05-09T11:18:38.890Z] inet 10.30.123.119/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-09T11:18:38.890Z] valid_lft 85555sec preferred_lft 85555sec [2021-05-09T11:18:38.890Z] inet6 fe80::f816:3eff:fe02:a7ec/64 scope link [2021-05-09T11:18:38.890Z] valid_lft forever preferred_lft forever [2021-05-09T11:18:38.890Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-09T11:18:38.890Z] link/ether 02:42:64:9e:08:35 brd ff:ff:ff:ff:ff:ff [2021-05-09T11:18:38.890Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-09T11:18:38.890Z] valid_lft forever preferred_lft forever [2021-05-09T11:18:38.890Z] inet6 fe80::42:64ff:fe9e:835/64 scope link [2021-05-09T11:18:38.890Z] valid_lft forever preferred_lft forever [2021-05-09T11:18:38.890Z] [2021-05-09T11:18:38.890Z] [2021-05-09T11:18:38.890Z] ---> sar -b -r -n DEV: [2021-05-09T11:18:38.890Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/09/21 _x86_64_ (4 CPU) [2021-05-09T11:18:38.890Z] [2021-05-09T11:18:38.890Z] 11:04:21 LINUX RESTART (4 CPU) [2021-05-09T11:18:38.890Z] [2021-05-09T11:18:38.890Z] 11:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-09T11:18:38.890Z] 11:06:01 55.81 14.46 41.35 0.00 4318.80 8435.97 0.00 [2021-05-09T11:18:38.890Z] 11:07:01 216.92 101.90 115.02 0.00 7399.53 43835.94 0.00 [2021-05-09T11:18:38.890Z] 11:08:01 283.75 126.88 156.87 0.00 4660.15 21406.40 0.00 [2021-05-09T11:18:38.890Z] 11:09:01 91.15 22.16 68.99 0.00 1601.60 10336.98 0.00 [2021-05-09T11:18:38.890Z] 11:10:01 5.38 1.25 4.13 0.00 69.39 134.03 0.00 [2021-05-09T11:18:38.890Z] 11:11:01 0.67 0.02 0.65 0.00 0.53 7.89 0.00 [2021-05-09T11:18:38.890Z] 11:12:01 1.43 0.93 0.50 0.00 53.16 5.35 0.00 [2021-05-09T11:18:38.890Z] 11:13:01 0.23 0.00 0.23 0.00 0.00 3.21 0.00 [2021-05-09T11:18:38.890Z] 11:14:02 0.23 0.00 0.23 0.00 0.00 3.13 0.00 [2021-05-09T11:18:38.890Z] 11:15:01 0.27 0.00 0.27 0.00 0.00 3.86 0.00 [2021-05-09T11:18:38.890Z] 11:16:01 0.28 0.00 0.28 0.00 0.00 3.70 0.00 [2021-05-09T11:18:38.890Z] 11:17:01 0.52 0.00 0.52 0.00 0.00 5.75 0.00 [2021-05-09T11:18:38.890Z] 11:18:01 0.30 0.02 0.28 0.00 0.13 3.35 0.00 [2021-05-09T11:18:38.890Z] Average: 50.63 20.63 30.01 0.00 1395.27 6488.44 0.00 [2021-05-09T11:18:38.890Z] [2021-05-09T11:18:38.890Z] 11:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-09T11:18:38.891Z] 11:06:01 64808 0 711368 37.81 2620 1102748 1889440 64.48 551760 1060004 44 [2021-05-09T11:18:38.891Z] 11:07:01 81628 0 744932 39.59 1572 1053412 1427188 48.71 574892 986424 55548 [2021-05-09T11:18:38.891Z] 11:08:01 133520 0 931544 49.51 740 815740 1782452 60.83 706296 766968 70120 [2021-05-09T11:18:38.891Z] 11:09:01 588264 0 718988 38.21 492 573800 1104176 37.68 442952 574376 20 [2021-05-09T11:18:38.891Z] 11:10:01 603496 0 701820 37.30 492 575736 1095712 37.39 451844 565400 12 [2021-05-09T11:18:38.891Z] 11:11:01 607744 0 697568 37.07 492 575740 1090816 37.23 451652 561428 8 [2021-05-09T11:18:38.891Z] 11:12:01 607032 0 696680 37.03 492 577340 1074624 36.68 450640 563372 20 [2021-05-09T11:18:38.891Z] 11:13:01 606924 0 696784 37.03 492 577344 1074660 36.68 451000 563372 20 [2021-05-09T11:18:38.891Z] 11:14:02 607252 0 696448 37.01 492 577352 1074588 36.67 450648 563372 12 [2021-05-09T11:18:38.891Z] 11:15:01 607236 0 696456 37.02 492 577360 1074648 36.68 450876 563372 20 [2021-05-09T11:18:38.891Z] 11:16:01 609116 0 694576 36.92 492 577360 1074300 36.66 448820 563372 16 [2021-05-09T11:18:38.891Z] 11:17:01 609296 0 694388 36.91 492 577368 1074264 36.66 448888 563372 8 [2021-05-09T11:18:38.891Z] 11:18:01 608648 0 694980 36.94 492 577424 1074408 36.67 449492 563388 16 [2021-05-09T11:18:38.891Z] Average: 487305 0 721272 38.33 758 672210 1223944 41.77 486905 650632 9682 [2021-05-09T11:18:38.891Z] [2021-05-09T11:18:38.891Z] 11:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-09T11:18:38.891Z] 11:06:01 veth3cb5099 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:06:01 eth0 753.56 586.62 3286.65 75.68 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:06:01 vethc246010 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:07:01 vethed8520b 61.15 111.70 4.27 293.00 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:07:01 eth0 991.21 1236.86 5681.83 152.98 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:07:01 docker0 998.40 685.21 78.30 2971.49 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:08:01 eth0 170.08 122.19 582.37 21.86 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:08:01 vethca69cc6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:08:01 docker0 102.33 133.45 7.70 549.99 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:09:01 eth0 29.48 16.12 22.26 11.62 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:09:01 docker0 2.53 2.53 0.17 0.20 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:10:01 eth0 2.01 0.58 0.72 0.26 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:11:01 eth0 8.54 7.83 1.09 19.79 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:12:01 eth0 4.20 4.00 0.51 7.07 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:13:01 eth0 4.76 3.85 0.58 7.11 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:14:02 eth0 4.53 3.91 0.55 7.09 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:15:01 eth0 7.00 6.96 0.76 14.19 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:16:01 eth0 0.22 0.18 0.07 0.04 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:17:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:18:01 eth0 4.41 4.71 0.52 13.53 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] Average: eth0 152.60 153.65 738.14 25.50 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] Average: docker0 85.03 63.29 6.64 271.41 0.00 0.00 0.00 0.00 [2021-05-09T11:18:38.891Z] [2021-05-09T11:18:38.891Z] [2021-05-09T11:18:38.891Z] ---> sar -P ALL: [2021-05-09T11:18:38.891Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/09/21 _x86_64_ (4 CPU) [2021-05-09T11:18:38.891Z] [2021-05-09T11:18:38.891Z] 11:04:21 LINUX RESTART (4 CPU) [2021-05-09T11:18:38.891Z] [2021-05-09T11:18:38.891Z] 11:05:01 CPU %user %nice %system %iowait %steal %idle [2021-05-09T11:18:38.891Z] 11:06:01 all 7.24 0.00 3.26 1.43 0.12 87.94 [2021-05-09T11:18:38.891Z] 11:06:01 0 7.67 0.00 3.81 0.22 0.15 88.14 [2021-05-09T11:18:38.891Z] 11:06:01 1 6.36 0.00 2.65 1.18 0.07 89.75 [2021-05-09T11:18:38.891Z] 11:06:01 2 8.86 0.00 3.87 0.59 0.08 86.60 [2021-05-09T11:18:38.891Z] 11:06:01 3 6.11 0.00 2.74 3.68 0.19 87.28 [2021-05-09T11:18:38.891Z] 11:07:01 all 15.50 0.00 9.19 2.01 0.18 73.13 [2021-05-09T11:18:38.891Z] 11:07:01 0 11.81 0.00 11.20 1.77 0.17 75.04 [2021-05-09T11:18:38.891Z] 11:07:01 1 13.49 0.00 7.77 1.46 0.21 77.08 [2021-05-09T11:18:38.891Z] 11:07:01 2 20.65 0.00 8.77 2.40 0.14 68.04 [2021-05-09T11:18:38.891Z] 11:07:01 3 16.06 0.00 9.02 2.40 0.19 72.32 [2021-05-09T11:18:38.891Z] 11:08:01 all 26.83 0.00 9.92 7.59 0.20 55.47 [2021-05-09T11:18:38.891Z] 11:08:01 0 27.30 0.00 10.49 5.42 0.16 56.64 [2021-05-09T11:18:38.891Z] 11:08:01 1 24.92 0.00 10.76 11.21 0.26 52.84 [2021-05-09T11:18:38.891Z] 11:08:01 2 27.99 0.00 9.46 7.79 0.16 54.60 [2021-05-09T11:18:38.891Z] 11:08:01 3 27.13 0.00 8.95 5.91 0.21 57.80 [2021-05-09T11:18:38.891Z] 11:09:01 all 37.67 0.00 11.86 4.08 0.07 46.32 [2021-05-09T11:18:38.891Z] 11:09:01 0 37.93 0.00 11.72 4.09 0.07 46.18 [2021-05-09T11:18:38.891Z] 11:09:01 1 38.34 0.00 11.32 3.59 0.07 46.68 [2021-05-09T11:18:38.891Z] 11:09:01 2 36.81 0.00 12.45 4.90 0.07 45.77 [2021-05-09T11:18:38.891Z] 11:09:01 3 37.59 0.00 11.93 3.74 0.09 46.66 [2021-05-09T11:18:38.891Z] 11:10:01 all 0.17 0.00 0.09 0.00 0.01 99.73 [2021-05-09T11:18:38.891Z] 11:10:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-05-09T11:18:38.891Z] 11:10:01 1 0.07 0.00 0.10 0.00 0.02 99.82 [2021-05-09T11:18:38.891Z] 11:10:01 2 0.55 0.00 0.10 0.00 0.00 99.35 [2021-05-09T11:18:38.891Z] 11:10:01 3 0.03 0.00 0.10 0.02 0.00 99.85 [2021-05-09T11:18:38.891Z] 11:11:01 all 0.18 0.00 0.10 0.00 0.01 99.71 [2021-05-09T11:18:38.891Z] 11:11:01 0 0.13 0.00 0.13 0.00 0.02 99.72 [2021-05-09T11:18:38.891Z] 11:11:01 1 0.15 0.00 0.10 0.00 0.00 99.75 [2021-05-09T11:18:38.891Z] 11:11:01 2 0.32 0.00 0.12 0.00 0.02 99.55 [2021-05-09T11:18:38.891Z] 11:11:01 3 0.10 0.00 0.07 0.00 0.00 99.83 [2021-05-09T11:18:38.891Z] 11:12:01 all 0.08 0.00 0.09 0.00 0.01 99.82 [2021-05-09T11:18:38.891Z] 11:12:01 0 0.10 0.00 0.07 0.00 0.00 99.83 [2021-05-09T11:18:38.891Z] 11:12:01 1 0.08 0.00 0.12 0.00 0.02 99.78 [2021-05-09T11:18:38.891Z] 11:12:01 2 0.05 0.00 0.10 0.00 0.00 99.85 [2021-05-09T11:18:38.891Z] 11:12:01 3 0.08 0.00 0.08 0.00 0.02 99.82 [2021-05-09T11:18:38.891Z] 11:13:01 all 0.07 0.00 0.05 0.00 0.00 99.88 [2021-05-09T11:18:38.891Z] 11:13:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2021-05-09T11:18:38.891Z] 11:13:01 1 0.05 0.00 0.08 0.00 0.00 99.87 [2021-05-09T11:18:38.891Z] 11:13:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2021-05-09T11:18:38.891Z] 11:13:01 3 0.10 0.00 0.05 0.00 0.00 99.85 [2021-05-09T11:18:38.891Z] 11:14:02 all 0.06 0.00 0.09 0.00 0.00 99.85 [2021-05-09T11:18:38.891Z] 11:14:02 0 0.08 0.00 0.07 0.00 0.00 99.85 [2021-05-09T11:18:38.891Z] 11:14:02 1 0.05 0.00 0.08 0.00 0.00 99.87 [2021-05-09T11:18:38.891Z] 11:14:02 2 0.08 0.00 0.15 0.00 0.00 99.77 [2021-05-09T11:18:38.891Z] 11:14:02 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-05-09T11:18:38.891Z] 11:15:01 all 0.08 0.00 0.06 0.00 0.00 99.86 [2021-05-09T11:18:38.891Z] 11:15:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-05-09T11:18:38.891Z] 11:15:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2021-05-09T11:18:38.891Z] 11:15:01 2 0.08 0.00 0.08 0.00 0.00 99.83 [2021-05-09T11:18:38.891Z] 11:15:01 3 0.10 0.00 0.08 0.00 0.00 99.81 [2021-05-09T11:18:38.891Z] 11:16:01 all 0.04 0.00 0.03 0.00 0.00 99.93 [2021-05-09T11:18:38.891Z] 11:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-09T11:18:38.891Z] 11:16:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2021-05-09T11:18:38.891Z] 11:16:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-05-09T11:18:38.891Z] 11:16:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2021-05-09T11:18:38.891Z] [2021-05-09T11:18:38.891Z] 11:16:01 CPU %user %nice %system %iowait %steal %idle [2021-05-09T11:18:38.891Z] 11:17:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2021-05-09T11:18:38.891Z] 11:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-09T11:18:38.891Z] 11:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2021-05-09T11:18:38.891Z] 11:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-09T11:18:38.891Z] 11:17:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2021-05-09T11:18:38.891Z] 11:18:01 all 0.09 0.00 0.06 0.00 0.00 99.85 [2021-05-09T11:18:38.891Z] 11:18:01 0 0.13 0.00 0.08 0.00 0.00 99.78 [2021-05-09T11:18:38.892Z] 11:18:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-05-09T11:18:38.892Z] 11:18:01 2 0.10 0.00 0.05 0.00 0.02 99.83 [2021-05-09T11:18:38.892Z] 11:18:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2021-05-09T11:18:38.892Z] Average: all 6.59 0.00 2.61 1.13 0.05 89.62 [2021-05-09T11:18:38.892Z] Average: 0 6.39 0.00 2.83 0.86 0.04 89.88 [2021-05-09T11:18:38.892Z] Average: 1 6.27 0.00 2.48 1.31 0.05 89.89 [2021-05-09T11:18:38.892Z] Average: 2 7.17 0.00 2.64 1.17 0.04 88.97 [2021-05-09T11:18:38.892Z] Average: 3 6.54 0.00 2.49 1.18 0.05 89.74 [2021-05-09T11:18:38.892Z] [2021-05-09T11:18:38.892Z] [2021-05-09T11:18:38.892Z]