Pull request #3328 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of beaufrusetta for edgexfoundry/edgex-go Loading trusted files from base branch master at f2bd0815c0e73667d07e5744b61daa5be38d8f92 rather than e6ddae8c915b25b262fda1bb5db1573f4ad96d8f Obtained Jenkinsfile from f2bd0815c0e73667d07e5744b61daa5be38d8f92 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 ‘prd-centos7-docker-4c-2g-32314’ is offline Running on prd-centos7-docker-4c-2g-32317 in /w/workspace/edgexfoundry_edgex-go_PR-3328 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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 Merging remotes/origin/master commit f2bd0815c0e73667d07e5744b61daa5be38d8f92 into PR head commit e6ddae8c915b25b262fda1bb5db1573f4ad96d8f > 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/3328/head:refs/remotes/origin/PR-3328 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6ddae8c915b25b262fda1bb5db1573f4ad96d8f # timeout=10 Merge succeeded, producing 0a133512901571f24ee90cff3c1f781a74d101f4 Checking out Revision 0a133512901571f24ee90cff3c1f781a74d101f4 (PR-3328) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f2bd0815c0e73667d07e5744b61daa5be38d8f92 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a133512901571f24ee90cff3c1f781a74d101f4 # timeout=10 Commit message: "Merge commit 'f2bd0815c0e73667d07e5744b61daa5be38d8f92' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-31T20:27:46.813Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 823be4b99137e065576231dfee09291e4b6c3cf7 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-31T20:27:47.192Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-31T20:27:47.287Z] ========================================================= [2021-03-31T20:27:47.287Z] EdgeX Global Pipelines Version Info [2021-03-31T20:27:47.287Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-31T20:27:48.846Z] ------------------- [2021-03-31T20:27:48.846Z] stable info: [2021-03-31T20:27:48.846Z] ------------------- [2021-03-31T20:27:48.846Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-31T20:27:48.846Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-31T20:27:48.846Z] Message: update stable to v1.0.186 [2021-03-31T20:27:49.796Z] ------------------- [2021-03-31T20:27:49.796Z] experimental info: [2021-03-31T20:27:49.796Z] ------------------- [2021-03-31T20:27:49.796Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-31T20:27:49.796Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-03-31T20:27:49.796Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-31T20:27:50.058Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-31T20:27:50.165Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-31T20:27:50.266Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-31T20:27:50.377Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-31T20:27:50.481Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-31T20:27:50.592Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-31T20:27:50.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-31T20:27:50.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-31T20:27:50.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-31T20:27:50.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-31T20:27:51.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-31T20:27:51.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-31T20:27:51.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-31T20:27:51.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-31T20:27:51.512Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-31T20:27:51.596Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-31T20:27:51.682Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-31T20:27:51.774Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-31T20:27:51.855Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-31T20:27:51.943Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-31T20:27:52.042Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-31T20:27:52.159Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-31T20:27:52.246Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3328 [Pipeline] echo [2021-03-31T20:27:52.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3328 [Pipeline] echo [2021-03-31T20:27:52.418Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3328 [Pipeline] echo [2021-03-31T20:27:52.529Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a133512901571f24ee90cff3c1f781a74d101f4 [Pipeline] echo [2021-03-31T20:27:52.618Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a13351 [Pipeline] echo [2021-03-31T20:27:52.702Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-31T20:27:52.876Z] provisioning config files... [2021-03-31T20:27:52.909Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config8972105548411353982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-31T20:27:53.295Z] ---> docker-login.sh [2021-03-31T20:27:53.295Z] nexus3.edgexfoundry.org:10001 [2021-03-31T20:27:53.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T20:27:54.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T20:27:54.973Z] Configure a credential helper to remove this warning. See [2021-03-31T20:27:54.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T20:27:54.973Z] [2021-03-31T20:27:54.973Z] Login Succeeded [2021-03-31T20:27:54.973Z] nexus3.edgexfoundry.org:10002 [2021-03-31T20:27:54.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T20:27:54.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T20:27:54.973Z] Configure a credential helper to remove this warning. See [2021-03-31T20:27:54.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T20:27:54.973Z] [2021-03-31T20:27:54.973Z] Login Succeeded [2021-03-31T20:27:54.973Z] nexus3.edgexfoundry.org:10003 [2021-03-31T20:27:54.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T20:27:55.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T20:27:55.237Z] Configure a credential helper to remove this warning. See [2021-03-31T20:27:55.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T20:27:55.237Z] [2021-03-31T20:27:55.237Z] Login Succeeded [2021-03-31T20:27:55.237Z] nexus3.edgexfoundry.org:10004 [2021-03-31T20:27:55.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T20:27:55.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T20:27:55.237Z] Configure a credential helper to remove this warning. See [2021-03-31T20:27:55.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T20:27:55.237Z] [2021-03-31T20:27:55.237Z] Login Succeeded [2021-03-31T20:27:55.237Z] docker.io [2021-03-31T20:27:55.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T20:27:55.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T20:27:55.769Z] Configure a credential helper to remove this warning. See [2021-03-31T20:27:55.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T20:27:55.769Z] [2021-03-31T20:27:55.769Z] Login Succeeded [2021-03-31T20:27:55.769Z] ---> docker-login.sh ends [Pipeline] } [2021-03-31T20:27:55.782Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-31T20:27:56.310Z] ++ 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-03-31T20:27:56.310Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T20:27:56.310Z] ++ dirname cmd/core-command/Dockerfile [2021-03-31T20:27:56.310Z] ++ cut -d/ -f2 [2021-03-31T20:27:56.310Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-31T20:27:56.310Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T20:27:56.310Z] ++ dirname cmd/core-data/Dockerfile [2021-03-31T20:27:56.310Z] ++ cut -d/ -f2 [2021-03-31T20:27:56.310Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-31T20:27:56.310Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T20:27:56.310Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-31T20:27:56.310Z] ++ cut -d/ -f2 [2021-03-31T20:27:56.310Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-31T20:27:56.310Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T20:27:56.310Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-31T20:27:56.310Z] ++ cut -d/ -f2 [2021-03-31T20:27:56.310Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-31T20:27:56.310Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T20:27:56.310Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-31T20:27:56.310Z] ++ cut -d/ -f2 [2021-03-31T20:27:56.310Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-31T20:27:56.310Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T20:27:56.310Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-31T20:27:56.310Z] ++ cut -d/ -f2 [2021-03-31T20:27:56.310Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-31T20:27:56.310Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T20:27:56.310Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-31T20:27:56.310Z] ++ cut -d/ -f2 [2021-03-31T20:27:56.310Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-31T20:27:56.310Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T20:27:56.310Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-31T20:27:56.310Z] ++ cut -d/ -f2 [2021-03-31T20:27:56.310Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-31T20:27:56.310Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T20:27:56.310Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-31T20:27:56.310Z] ++ cut -d/ -f2 [2021-03-31T20:27:56.310Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-31T20:27:56.381Z] 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-03-31T20:27:58.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T20:27:58.070Z] [2021-03-31T20:27:58.070Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T20:27:58.417Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T20:27:58.418Z] latest: Pulling from edgex-devops/git-semver [2021-03-31T20:27:58.418Z] 31603596830f: Pulling fs layer [2021-03-31T20:27:58.418Z] 2a8b12db71e7: Pulling fs layer [2021-03-31T20:27:58.418Z] 6ca5941a6612: Pulling fs layer [2021-03-31T20:27:58.418Z] ecc8261a40a4: Pulling fs layer [2021-03-31T20:27:58.418Z] ecc8261a40a4: Waiting [2021-03-31T20:27:58.418Z] 2a8b12db71e7: Verifying Checksum [2021-03-31T20:27:58.418Z] 2a8b12db71e7: Download complete [2021-03-31T20:27:58.418Z] 31603596830f: Verifying Checksum [2021-03-31T20:27:58.418Z] 31603596830f: Download complete [2021-03-31T20:27:58.686Z] 6ca5941a6612: Verifying Checksum [2021-03-31T20:27:58.686Z] 6ca5941a6612: Download complete [2021-03-31T20:27:58.686Z] ecc8261a40a4: Verifying Checksum [2021-03-31T20:27:58.686Z] ecc8261a40a4: Download complete [2021-03-31T20:27:58.983Z] 31603596830f: Pull complete [2021-03-31T20:27:58.983Z] 2a8b12db71e7: Pull complete [2021-03-31T20:27:59.997Z] 6ca5941a6612: Pull complete [2021-03-31T20:27:59.997Z] ecc8261a40a4: Pull complete [2021-03-31T20:28:00.260Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-31T20:28:00.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T20:28:00.260Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-31T20:28:00.367Z] prd-centos7-docker-4c-2g-32317 does not seem to be running inside a container [2021-03-31T20:28:00.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-31T20:28:03.385Z] $ docker top af046d47e22ef893f8a1d7d8d1c6778eed9a8f101c4e3dbddad16ac96d9a188c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-31T20:28:03.702Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-31T20:28:03.702Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-31T20:28:03.928Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-31T20:28:03.931Z] $ docker exec af046d47e22ef893f8a1d7d8d1c6778eed9a8f101c4e3dbddad16ac96d9a188c ssh-agent [2021-03-31T20:28:04.104Z] SSH_AUTH_SOCK=/tmp/ssh-BKjbeDCOql1n/agent.11 [2021-03-31T20:28:04.104Z] SSH_AGENT_PID=17 [2021-03-31T20:28:04.120Z] Running ssh-add (command line suppressed) [2021-03-31T20:28:04.235Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_5671528267208778121.key (/w/workspace/edgex-go/8@tmp/private_key_5671528267208778121.key) [2021-03-31T20:28:04.288Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-31T20:28:04.631Z] + git tag --points-at HEAD [Pipeline] } [2021-03-31T20:28:04.655Z] $ docker exec --env ******** --env ******** af046d47e22ef893f8a1d7d8d1c6778eed9a8f101c4e3dbddad16ac96d9a188c ssh-agent -k [2021-03-31T20:28:04.770Z] unset SSH_AUTH_SOCK; [2021-03-31T20:28:04.770Z] unset SSH_AGENT_PID; [2021-03-31T20:28:04.771Z] echo Agent pid 17 killed; [2021-03-31T20:28:04.819Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-31T20:28:04.955Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-31T20:28:04.955Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-31T20:28:05.119Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-31T20:28:05.122Z] $ docker exec af046d47e22ef893f8a1d7d8d1c6778eed9a8f101c4e3dbddad16ac96d9a188c ssh-agent [2021-03-31T20:28:05.294Z] SSH_AUTH_SOCK=/tmp/ssh-9hRAeuD91FTl/agent.47 [2021-03-31T20:28:05.294Z] SSH_AGENT_PID=53 [2021-03-31T20:28:05.301Z] Running ssh-add (command line suppressed) [2021-03-31T20:28:05.419Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_8450905643215793899.key (/w/workspace/edgex-go/8@tmp/private_key_8450905643215793899.key) [2021-03-31T20:28:05.504Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-31T20:28:05.904Z] + git semver init [2021-03-31T20:28:05.904Z] # -> Open(): unable to determine branch for HEAD [2021-03-31T20:28:05.904Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2021-03-31T20:28:05.904Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2021-03-31T20:28:05.904Z] # $SEMVER_REMOTE_NAME = origin [2021-03-31T20:28:05.904Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-31T20:28:05.904Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-31T20:28:05.904Z] # $SEMVER_BRANCH = PR-3328 [2021-03-31T20:28:05.904Z] # $SEMVER_TEMP = /tmp/semver-615802333 [2021-03-31T20:28:05.904Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-31T20:28:24.100Z] # '/tmp/semver-615802333' -> '/w/workspace/edgex-go/8/.semver' [2021-03-31T20:28:24.100Z] # -> Force: false [2021-03-31T20:28:24.100Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } [2021-03-31T20:28:24.112Z] $ docker exec --env ******** --env ******** af046d47e22ef893f8a1d7d8d1c6778eed9a8f101c4e3dbddad16ac96d9a188c ssh-agent -k [2021-03-31T20:28:24.331Z] unset SSH_AUTH_SOCK; [2021-03-31T20:28:24.331Z] unset SSH_AGENT_PID; [2021-03-31T20:28:24.331Z] echo Agent pid 53 killed; [2021-03-31T20:28:24.423Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-31T20:28:24.965Z] + git semver [Pipeline] } [2021-03-31T20:28:24.981Z] $ docker stop --time=1 af046d47e22ef893f8a1d7d8d1c6778eed9a8f101c4e3dbddad16ac96d9a188c [2021-03-31T20:28:26.586Z] $ docker rm -f af046d47e22ef893f8a1d7d8d1c6778eed9a8f101c4e3dbddad16ac96d9a188c [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-31T20:28:27.094Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-31T20:28:27.547Z] Stashed 1 file(s) [Pipeline] echo [2021-03-31T20:28:27.550Z] [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-03-31T20:28:28.370Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-31T20:28:28.675Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-31T20:28:28.975Z] + true [2021-03-31T20:28:28.976Z] + sudo service docker restart [2021-03-31T20:28:28.976Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-31T20:28:29.567Z] ========================================================= [2021-03-31T20:28:29.567Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-31T20:28:29.567Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-31T20:28:29.914Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-31T20:28:33.238Z] Sending build context to Docker daemon 329.2MB [2021-03-31T20:28:33.238Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-31T20:28:33.238Z] Step 2/6 : FROM ${BASE} [2021-03-31T20:28:33.238Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-31T20:28:33.238Z] 188c0c94c7c5: Pulling fs layer [2021-03-31T20:28:33.238Z] 0ef7d3d256c8: Pulling fs layer [2021-03-31T20:28:33.238Z] de9db76c5a1d: Pulling fs layer [2021-03-31T20:28:33.238Z] bca2f99d35d6: Pulling fs layer [2021-03-31T20:28:33.238Z] 93359f2a8cfa: Pulling fs layer [2021-03-31T20:28:33.238Z] 7c6f9722023f: Pulling fs layer [2021-03-31T20:28:33.238Z] a35cf1a2eb13: Pulling fs layer [2021-03-31T20:28:33.238Z] 93359f2a8cfa: Waiting [2021-03-31T20:28:33.238Z] a35cf1a2eb13: Waiting [2021-03-31T20:28:33.238Z] 7c6f9722023f: Waiting [2021-03-31T20:28:33.238Z] bca2f99d35d6: Waiting [2021-03-31T20:28:33.238Z] de9db76c5a1d: Verifying Checksum [2021-03-31T20:28:33.238Z] de9db76c5a1d: Download complete [2021-03-31T20:28:33.238Z] 0ef7d3d256c8: Verifying Checksum [2021-03-31T20:28:33.238Z] 0ef7d3d256c8: Download complete [2021-03-31T20:28:33.238Z] 93359f2a8cfa: Download complete [2021-03-31T20:28:33.813Z] 188c0c94c7c5: Verifying Checksum [2021-03-31T20:28:33.813Z] 188c0c94c7c5: Download complete [2021-03-31T20:28:33.813Z] 7c6f9722023f: Verifying Checksum [2021-03-31T20:28:33.813Z] 7c6f9722023f: Download complete [2021-03-31T20:28:34.075Z] 188c0c94c7c5: Pull complete [2021-03-31T20:28:34.340Z] 0ef7d3d256c8: Pull complete [2021-03-31T20:28:34.340Z] de9db76c5a1d: Pull complete [2021-03-31T20:28:35.749Z] a35cf1a2eb13: Verifying Checksum [2021-03-31T20:28:35.749Z] a35cf1a2eb13: Download complete [2021-03-31T20:28:36.012Z] bca2f99d35d6: Verifying Checksum [2021-03-31T20:28:36.012Z] bca2f99d35d6: Download complete [2021-03-31T20:28:41.335Z] bca2f99d35d6: Pull complete [2021-03-31T20:28:41.335Z] 93359f2a8cfa: Pull complete [2021-03-31T20:28:41.335Z] 7c6f9722023f: Pull complete [2021-03-31T20:28:42.897Z] Still waiting to schedule task [2021-03-31T20:28:42.897Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-31T20:28:46.662Z] a35cf1a2eb13: Pull complete [2021-03-31T20:28:46.662Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-31T20:28:46.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-31T20:28:46.662Z] ---> a62c8e92a672 [2021-03-31T20:28:46.662Z] 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-03-31T20:28:46.662Z] ---> Running in bd917deb2f59 [2021-03-31T20:28:46.925Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T20:28:47.500Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T20:28:47.764Z] (1/12) Installing libmagic (5.38-r0) [2021-03-31T20:28:48.026Z] (2/12) Installing file (5.38-r0) [2021-03-31T20:28:48.026Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-31T20:28:48.289Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-31T20:28:51.605Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-31T20:28:51.605Z] (6/12) Installing patch (2.7.6-r6) [2021-03-31T20:28:51.605Z] (7/12) Installing build-base (0.5-r2) [2021-03-31T20:28:51.605Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-31T20:28:51.874Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-31T20:28:51.874Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-31T20:28:51.874Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-31T20:28:52.141Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-31T20:28:52.141Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T20:28:52.141Z] OK: 233 MiB in 51 packages [2021-03-31T20:28:56.367Z] Removing intermediate container bd917deb2f59 [2021-03-31T20:28:56.367Z] ---> 1082e3743c28 [2021-03-31T20:28:56.367Z] Step 4/6 : WORKDIR /edgex-go [2021-03-31T20:28:56.367Z] ---> Running in 06329f98cca3 [2021-03-31T20:28:56.367Z] Removing intermediate container 06329f98cca3 [2021-03-31T20:28:56.367Z] ---> 4ed954f41a24 [2021-03-31T20:28:56.367Z] Step 5/6 : COPY go.mod . [2021-03-31T20:28:56.367Z] ---> fe67429d107f [2021-03-31T20:28:56.367Z] Step 6/6 : RUN go mod download [2021-03-31T20:28:56.367Z] ---> Running in 075a118be290 [2021-03-31T20:29:18.395Z] Removing intermediate container 075a118be290 [2021-03-31T20:29:18.395Z] ---> caa900c127b1 [2021-03-31T20:29:18.395Z] Successfully built caa900c127b1 [2021-03-31T20:29:18.395Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T20:29:18.726Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-31T20:29:18.726Z] . [Pipeline] withDockerContainer [2021-03-31T20:29:18.841Z] prd-centos7-docker-4c-2g-32317 does not seem to be running inside a container [2021-03-31T20:29:18.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-31T20:29:19.774Z] $ docker top 1fcff4ebe4320cac39a0b35d5934cc60a57e00533f36f16fae3a5249f2d672ad -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T20:29:20.257Z] + go version [2021-03-31T20:29:20.258Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-31T20:29:20.274Z] $ docker stop --time=1 1fcff4ebe4320cac39a0b35d5934cc60a57e00533f36f16fae3a5249f2d672ad [2021-03-31T20:29:21.631Z] $ docker rm -f 1fcff4ebe4320cac39a0b35d5934cc60a57e00533f36f16fae3a5249f2d672ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T20:29:22.465Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-31T20:29:22.465Z] . [Pipeline] withDockerContainer [2021-03-31T20:29:22.567Z] prd-centos7-docker-4c-2g-32317 does not seem to be running inside a container [2021-03-31T20:29:22.613Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-31T20:29:23.256Z] $ docker top 5b37ab8d0a805a56d9435d7bdfe66b1cbd542ae531a6ef4e04f3dd7dbdcaa864 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-31T20:29:23.461Z] ========================================================= [2021-03-31T20:29:23.461Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-31T20:29:23.461Z] ========================================================= [Pipeline] sh [2021-03-31T20:29:23.759Z] + make test [2021-03-31T20:29:23.759Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-31T20:29:33.848Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-31T20:29:48.937Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-31T20:29:54.319Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-31T20:29:54.319Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-31T20:29:54.319Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-31T20:29:56.917Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-31T20:29:56.917Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-31T20:29:56.917Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-31T20:29:56.917Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-31T20:29:57.505Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-31T20:29:58.092Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-31T20:30:00.675Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-31T20:30:00.675Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-31T20:30:00.675Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-31T20:30:04.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.110s coverage: 45.9% of statements [2021-03-31T20:30:04.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-31T20:30:04.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-31T20:30:04.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-31T20:30:04.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-31T20:30:04.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-31T20:30:04.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-31T20:30:04.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.049s coverage: 19.8% of statements [2021-03-31T20:30:04.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.085s coverage: 100.0% of statements [2021-03-31T20:30:06.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.216s coverage: 27.1% of statements [2021-03-31T20:30:06.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-31T20:30:06.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-31T20:30:06.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-31T20:30:06.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-31T20:30:06.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-31T20:30:06.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-31T20:30:06.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.055s coverage: 100.0% of statements [2021-03-31T20:30:06.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-31T20:30:06.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements [2021-03-31T20:30:06.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-31T20:30:06.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-31T20:30:06.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.103s coverage: 71.3% of statements [2021-03-31T20:30:06.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-31T20:30:06.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-31T20:30:07.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.208s coverage: 82.9% of statements [2021-03-31T20:30:07.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-31T20:30:07.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T20:30:07.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.061s coverage: 78.9% of statements [2021-03-31T20:30:07.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-31T20:30:10.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.299s coverage: 28.6% of statements [2021-03-31T20:30:10.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-31T20:30:10.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-31T20:30:10.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-31T20:30:10.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-31T20:30:10.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-31T20:30:10.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.085s coverage: 100.0% of statements [2021-03-31T20:30:10.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-31T20:30:10.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.061s coverage: 100.0% of statements [2021-03-31T20:30:10.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-31T20:30:10.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.131s coverage: 86.7% of statements [2021-03-31T20:30:10.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-31T20:30:10.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.152s coverage: 97.5% of statements [2021-03-31T20:30:10.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-31T20:30:10.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.097s coverage: 78.3% of statements [2021-03-31T20:30:10.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-31T20:30:10.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-31T20:30:10.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-31T20:30:10.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-31T20:30:12.937Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.421s coverage: 92.8% of statements [2021-03-31T20:30:12.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-31T20:30:12.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T20:30:12.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-31T20:30:12.938Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-31T20:30:12.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-31T20:30:12.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-31T20:30:12.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-31T20:30:12.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-31T20:30:12.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-31T20:30:12.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-31T20:30:12.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-31T20:30:12.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-31T20:30:12.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-31T20:30:12.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-31T20:30:12.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-31T20:30:12.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-31T20:30:12.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-31T20:30:12.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-31T20:30:12.938Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2021-03-31T20:30:12.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-31T20:30:12.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-31T20:30:12.938Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.062s coverage: 1.0% of statements [2021-03-31T20:30:12.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-31T20:30:12.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-31T20:30:12.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-31T20:30:12.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements [2021-03-31T20:30:12.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements [2021-03-31T20:30:12.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2021-03-31T20:30:12.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements [2021-03-31T20:30:13.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2021-03-31T20:30:22.712Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-32319 in /w/workspace/edgexfoundry_edgex-go_PR-3328 [Pipeline] { [Pipeline] ws [2021-03-31T20:30:22.765Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2021-03-31T20:30:25.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.069s coverage: 94.4% of statements [2021-03-31T20:30:25.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements [2021-03-31T20:30:27.683Z] using credential edgex-jenkins-ssh [2021-03-31T20:30:27.752Z] Cloning the remote Git repository [2021-03-31T20:30:27.847Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-31T20:30:27.961Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2021-03-31T20:30:28.038Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-31T20:30:28.039Z] > git --version # timeout=10 [2021-03-31T20:30:28.071Z] > git --version # 'git version 2.17.1' [2021-03-31T20:30:28.072Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T20:30:28.164Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-31T20:30:29.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.290s coverage: 82.6% of statements [2021-03-31T20:30:37.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2021-03-31T20:30:37.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-31T20:30:37.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-31T20:30:37.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-31T20:30:37.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-03-31T20:30:37.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-31T20:30:37.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-31T20:30:37.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-31T20:30:37.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-31T20:30:37.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-31T20:30:37.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements [2021-03-31T20:30:37.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-31T20:30:37.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-31T20:30:37.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-03-31T20:30:37.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-31T20:30:37.316Z] flag provided but not defined: -badarg [2021-03-31T20:30:37.316Z] Usage of adduser: [2021-03-31T20:30:37.316Z] -algorithm string [2021-03-31T20:30:37.316Z] Algorithm used for signing the JWT, RS256 or ES256 [2021-03-31T20:30:37.316Z] -client_id string [2021-03-31T20:30:37.316Z] Optional manually-specified OAuth2 client_id. [2021-03-31T20:30:37.316Z] -client_secret string [2021-03-31T20:30:37.316Z] Optional manually-specified OAuth2 client_secret. [2021-03-31T20:30:37.316Z] -confdir string [2021-03-31T20:30:37.316Z] [2021-03-31T20:30:37.316Z] -group string [2021-03-31T20:30:37.316Z] Group to which the user belongs, defaults to 'admin' (default "admin") [2021-03-31T20:30:37.316Z] -id string [2021-03-31T20:30:37.316Z] ID to use for linkage with JWT claim (usually the 'iss' field) [2021-03-31T20:30:37.316Z] -public_key string [2021-03-31T20:30:37.316Z] Public key (in PEM format) used to validate the JWT. [2021-03-31T20:30:37.316Z] -redirect_uris string [2021-03-31T20:30:37.316Z] OAuth2 redirect URL for browser-based users (default: https://localhost) (default "https://localhost") [2021-03-31T20:30:37.316Z] -token-type string [2021-03-31T20:30:37.316Z] Type of token to create: jwt or oauth2 [2021-03-31T20:30:37.316Z] -user string [2021-03-31T20:30:37.316Z] Username of the user to add [2021-03-31T20:30:37.316Z] --- FAIL: TestAddUserJWT (0.00s) [2021-03-31T20:30:37.316Z] command_test.go:96: [2021-03-31T20:30:37.316Z] Error Trace: command_test.go:96 [2021-03-31T20:30:37.316Z] Error: Received unexpected error: [2021-03-31T20:30:37.316Z] Failed to send new consumer request someuser: Post "http://127.0.0.1:0/admin/consumers": dial tcp 127.0.0.1:0: connect: connection refused [2021-03-31T20:30:37.316Z] Test: TestAddUserJWT [2021-03-31T20:30:37.316Z] --- FAIL: TestAddUserOAuth2 (0.00s) [2021-03-31T20:30:37.316Z] command_test.go:144: [2021-03-31T20:30:37.316Z] Error Trace: command_test.go:144 [2021-03-31T20:30:37.316Z] Error: Received unexpected error: [2021-03-31T20:30:37.316Z] Failed to send new consumer request someuser: Post "http://127.0.0.1:0/admin/consumers": dial tcp 127.0.0.1:0: connect: connection refused [2021-03-31T20:30:37.316Z] Test: TestAddUserOAuth2 [2021-03-31T20:30:37.316Z] FAIL [2021-03-31T20:30:37.316Z] coverage: 34.0% of statements [2021-03-31T20:30:37.316Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.046s [2021-03-31T20:30:37.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-31T20:30:37.316Z] flag provided but not defined: -badarg [2021-03-31T20:30:37.316Z] Usage of deluser: [2021-03-31T20:30:37.316Z] -confdir string [2021-03-31T20:30:37.316Z] [2021-03-31T20:30:37.316Z] -user string [2021-03-31T20:30:37.316Z] Username of the user to delete [2021-03-31T20:30:37.316Z] --- FAIL: TestDelUser (0.00s) [2021-03-31T20:30:37.316Z] command_test.go:73: [2021-03-31T20:30:37.316Z] Error Trace: command_test.go:73 [2021-03-31T20:30:37.316Z] command_test.go:79 [2021-03-31T20:30:37.317Z] Error: Received unexpected error: [2021-03-31T20:30:37.317Z] Failed to send delete consumer request someuser: Delete "http://127.0.0.1:0/admin/consumers/someuser": dial tcp 127.0.0.1:0: connect: connection refused [2021-03-31T20:30:37.317Z] Test: TestDelUser [2021-03-31T20:30:37.317Z] FAIL [2021-03-31T20:30:37.317Z] coverage: 69.2% of statements [2021-03-31T20:30:37.317Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.039s [2021-03-31T20:30:37.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.088s coverage: 87.2% of statements [2021-03-31T20:30:37.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 84.6% of statements [2021-03-31T20:30:37.317Z] flag provided but not defined: -badarg [2021-03-31T20:30:37.317Z] Usage of tls: [2021-03-31T20:30:37.317Z] -confdir string [2021-03-31T20:30:37.317Z] [2021-03-31T20:30:37.317Z] -incert string [2021-03-31T20:30:37.317Z] Path to PEM-encoded leaf certificate [2021-03-31T20:30:37.317Z] -inkey string [2021-03-31T20:30:37.317Z] Path to PEM-encoded private key [2021-03-31T20:30:37.317Z] -snis string [2021-03-31T20:30:37.317Z] [Optional] comma-separated extra server name indications list to associate with this certificate [2021-03-31T20:30:37.317Z] --- FAIL: TestTLSAddNewCertificate (0.01s) [2021-03-31T20:30:37.317Z] --- FAIL: TestTLSAddNewCertificate/Good:_Add_new_kong_cert_when_cert_in_server_is_empty (0.00s) [2021-03-31T20:30:37.317Z] command_test.go:125: [2021-03-31T20:30:37.317Z] Error Trace: command_test.go:125 [2021-03-31T20:30:37.317Z] Error: Received unexpected error: [2021-03-31T20:30:37.317Z] Failed to send request to list Kong snis tls certs: Get "http://127.0.0.1:0/admin/snis": dial tcp 127.0.0.1:0: connect: connection refused [2021-03-31T20:30:37.317Z] Test: TestTLSAddNewCertificate/Good:_Add_new_kong_cert_when_cert_in_server_is_empty [2021-03-31T20:30:37.317Z] --- FAIL: TestTLSAddNewCertificate/Good:_Add_new_kong_cert_when_one_cert_is_in_server (0.00s) [2021-03-31T20:30:37.317Z] command_test.go:125: [2021-03-31T20:30:37.317Z] Error Trace: command_test.go:125 [2021-03-31T20:30:37.317Z] Error: Received unexpected error: [2021-03-31T20:30:37.317Z] Failed to send request to list Kong snis tls certs: Get "http://127.0.0.1:0/admin/snis": dial tcp 127.0.0.1:0: connect: connection refused [2021-03-31T20:30:37.317Z] Test: TestTLSAddNewCertificate/Good:_Add_new_kong_cert_when_one_cert_is_in_server [2021-03-31T20:30:37.317Z] --- FAIL: TestTLSAddNewCertificate/Good:_Add_new_kong_cert_when_two_or_more_cert_is_in_server (0.00s) [2021-03-31T20:30:37.317Z] command_test.go:125: [2021-03-31T20:30:37.317Z] Error Trace: command_test.go:125 [2021-03-31T20:30:37.317Z] Error: Received unexpected error: [2021-03-31T20:30:37.317Z] Failed to send request to list Kong snis tls certs: Get "http://127.0.0.1:0/admin/snis": dial tcp 127.0.0.1:0: connect: connection refused [2021-03-31T20:30:37.317Z] Test: TestTLSAddNewCertificate/Good:_Add_new_kong_cert_when_two_or_more_cert_is_in_server [2021-03-31T20:30:37.317Z] --- FAIL: TestTLSAddNewCertificate/Ok:_Add_new_kong_cert_when_delete_certificate_API_failed_but_list_cert_being_empty (0.00s) [2021-03-31T20:30:37.317Z] command_test.go:125: [2021-03-31T20:30:37.317Z] Error Trace: command_test.go:125 [2021-03-31T20:30:37.317Z] Error: Received unexpected error: [2021-03-31T20:30:37.317Z] Failed to send request to list Kong snis tls certs: Get "http://127.0.0.1:0/admin/snis": dial tcp 127.0.0.1:0: connect: connection refused [2021-03-31T20:30:37.317Z] Test: TestTLSAddNewCertificate/Ok:_Add_new_kong_cert_when_delete_certificate_API_failed_but_list_cert_being_empty [2021-03-31T20:30:37.317Z] FAIL [2021-03-31T20:30:37.317Z] coverage: 44.3% of statements [2021-03-31T20:30:37.317Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-31T20:30:37.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.184s coverage: 64.4% of statements [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-31T20:30:37.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2021-03-31T20:30:37.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 91.3% of statements [2021-03-31T20:30:37.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2021-03-31T20:30:37.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements [2021-03-31T20:30:37.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-03-31T20:30:37.317Z] --- FAIL: TestDelete (0.01s) [2021-03-31T20:30:37.317Z] --- FAIL: TestDelete/DeleteOK (0.01s) [2021-03-31T20:30:37.317Z] resource_test.go:75: failed to delete 1 at services with error Delete "http://127.0.0.1:0/admin/services/1": dial tcp 127.0.0.1:0: connect: connection refused [2021-03-31T20:30:37.317Z] --- FAIL: TestPostCertExists (0.01s) [2021-03-31T20:30:37.317Z] service_test.go:85: failed on testing existing certificate on proxy - failed to catch message of existing cert [2021-03-31T20:30:37.317Z] --- FAIL: TestInit (0.01s) [2021-03-31T20:30:37.317Z] --- FAIL: TestInit/empty_env (0.00s) [2021-03-31T20:30:37.317Z] service_test.go:220: [2021-03-31T20:30:37.317Z] Error Trace: service_test.go:220 [2021-03-31T20:30:37.317Z] Error: Received unexpected error: [2021-03-31T20:30:37.317Z] failed to read config template: open : no such file or directory [2021-03-31T20:30:37.317Z] Test: TestInit/empty_env [2021-03-31T20:30:37.317Z] --- FAIL: TestInit/add_one_unique_route (0.00s) [2021-03-31T20:30:37.317Z] service_test.go:220: [2021-03-31T20:30:37.317Z] Error Trace: service_test.go:220 [2021-03-31T20:30:37.317Z] Error: Received unexpected error: [2021-03-31T20:30:37.317Z] failed to read config template: open : no such file or directory [2021-03-31T20:30:37.317Z] Test: TestInit/add_one_unique_route [2021-03-31T20:30:37.317Z] --- FAIL: TestInit/add_one_unique_route_with_URL_containing_IP_address (0.00s) [2021-03-31T20:30:37.317Z] service_test.go:220: [2021-03-31T20:30:37.317Z] Error Trace: service_test.go:220 [2021-03-31T20:30:37.317Z] Error: Received unexpected error: [2021-03-31T20:30:37.317Z] failed to read config template: open : no such file or directory [2021-03-31T20:30:37.317Z] Test: TestInit/add_one_unique_route_with_URL_containing_IP_address [2021-03-31T20:30:37.317Z] --- FAIL: TestInit/add_two_unique_routes (0.00s) [2021-03-31T20:30:37.317Z] service_test.go:220: [2021-03-31T20:30:37.317Z] Error Trace: service_test.go:220 [2021-03-31T20:30:37.317Z] Error: Received unexpected error: [2021-03-31T20:30:37.317Z] failed to read config template: open : no such file or directory [2021-03-31T20:30:37.317Z] Test: TestInit/add_two_unique_routes [2021-03-31T20:30:37.317Z] --- FAIL: TestInit/add_two_unique_routes:one_with_URL_containing_IP_address;_the_other_one_with_hostname (0.00s) [2021-03-31T20:30:37.317Z] service_test.go:220: [2021-03-31T20:30:37.317Z] Error Trace: service_test.go:220 [2021-03-31T20:30:37.317Z] Error: Received unexpected error: [2021-03-31T20:30:37.317Z] failed to read config template: open : no such file or directory [2021-03-31T20:30:37.317Z] Test: TestInit/add_two_unique_routes:one_with_URL_containing_IP_address;_the_other_one_with_hostname [2021-03-31T20:30:37.317Z] --- FAIL: TestInit/add_one_duplicate_route (0.00s) [2021-03-31T20:30:37.317Z] service_test.go:220: [2021-03-31T20:30:37.317Z] Error Trace: service_test.go:220 [2021-03-31T20:30:37.317Z] Error: Received unexpected error: [2021-03-31T20:30:37.317Z] failed to read config template: open : no such file or directory [2021-03-31T20:30:37.317Z] Test: TestInit/add_one_duplicate_route [2021-03-31T20:30:37.317Z] --- FAIL: TestInit/add_one_unique,_one_duplicate_route (0.00s) [2021-03-31T20:30:37.317Z] service_test.go:220: [2021-03-31T20:30:37.317Z] Error Trace: service_test.go:220 [2021-03-31T20:30:37.317Z] Error: Received unexpected error: [2021-03-31T20:30:37.317Z] failed to read config template: open : no such file or directory [2021-03-31T20:30:37.317Z] Test: TestInit/add_one_unique,_one_duplicate_route [2021-03-31T20:30:37.317Z] --- FAIL: TestInit/add_one_unique,_multiple_duplicate_routes (0.00s) [2021-03-31T20:30:37.317Z] service_test.go:220: [2021-03-31T20:30:37.317Z] Error Trace: service_test.go:220 [2021-03-31T20:30:37.317Z] Error: Received unexpected error: [2021-03-31T20:30:37.317Z] failed to read config template: open : no such file or directory [2021-03-31T20:30:37.317Z] Test: TestInit/add_one_unique,_multiple_duplicate_routes [2021-03-31T20:30:37.317Z] --- FAIL: TestInit/add_two_unique,_multiple_duplicate_routes (0.00s) [2021-03-31T20:30:37.317Z] service_test.go:220: [2021-03-31T20:30:37.317Z] Error Trace: service_test.go:220 [2021-03-31T20:30:37.317Z] Error: Received unexpected error: [2021-03-31T20:30:37.317Z] failed to read config template: open : no such file or directory [2021-03-31T20:30:37.317Z] Test: TestInit/add_two_unique,_multiple_duplicate_routes [2021-03-31T20:30:37.317Z] --- FAIL: TestInit/bad_spec_without_dot_._in_the_definition_for_route (0.00s) [2021-03-31T20:30:37.317Z] service_test.go:220: [2021-03-31T20:30:37.317Z] Error Trace: service_test.go:220 [2021-03-31T20:30:37.317Z] Error: Received unexpected error: [2021-03-31T20:30:37.317Z] failed to read config template: open : no such file or directory [2021-03-31T20:30:37.317Z] Test: TestInit/bad_spec_without_dot_._in_the_definition_for_route [2021-03-31T20:30:37.317Z] --- FAIL: TestInit/bad_URL_without_full_quallified_URL (0.00s) [2021-03-31T20:30:37.317Z] service_test.go:220: [2021-03-31T20:30:37.317Z] Error Trace: service_test.go:220 [2021-03-31T20:30:37.317Z] Error: Received unexpected error: [2021-03-31T20:30:37.317Z] failed to read config template: open : no such file or directory [2021-03-31T20:30:37.317Z] Test: TestInit/bad_URL_without_full_quallified_URL [2021-03-31T20:30:37.317Z] --- FAIL: TestInit/empty_service_name (0.00s) [2021-03-31T20:30:37.317Z] service_test.go:220: [2021-03-31T20:30:37.317Z] Error Trace: service_test.go:220 [2021-03-31T20:30:37.317Z] Error: Received unexpected error: [2021-03-31T20:30:37.317Z] failed to read config template: open : no such file or directory [2021-03-31T20:30:37.317Z] Test: TestInit/empty_service_name [2021-03-31T20:30:37.317Z] --- FAIL: TestInitKongService (0.00s) [2021-03-31T20:30:37.317Z] --- FAIL: TestInitKongService/serviceOK (0.00s) [2021-03-31T20:30:37.317Z] service_test.go:340: failed to set up proxy service: test Post "http://127.0.0.1:0/admin/services": dial tcp 127.0.0.1:0: connect: connection refused [2021-03-31T20:30:37.317Z] --- FAIL: TestInitKongService/service409 (0.00s) [2021-03-31T20:30:37.317Z] service_test.go:340: failed to set up proxy service: conflict Post "http://127.0.0.1:0/admin/services": dial tcp 127.0.0.1:0: connect: connection refused [2021-03-31T20:30:37.317Z] --- FAIL: TestInitKongRoutes (0.00s) [2021-03-31T20:30:37.317Z] --- FAIL: TestInitKongRoutes/routeOK (0.00s) [2021-03-31T20:30:37.317Z] service_test.go:396: Post "http://127.0.0.1:0/admin/services/test/routes": dial tcp 127.0.0.1:0: connect: connection refused [2021-03-31T20:30:37.317Z] --- FAIL: TestResetProxy (0.00s) [2021-03-31T20:30:37.317Z] --- FAIL: TestResetProxy/resetOK (0.00s) [2021-03-31T20:30:37.317Z] service_test.go:456: failed to get list of routes with error Get "http://127.0.0.1:0/admin/routes": dial tcp 127.0.0.1:0: connect: connection refused [2021-03-31T20:30:37.317Z] --- FAIL: TestGetSvcIDs (0.00s) [2021-03-31T20:30:37.317Z] --- FAIL: TestGetSvcIDs/GetOK (0.00s) [2021-03-31T20:30:37.317Z] service_test.go:523: failed to get list of testservice with error Get "http://127.0.0.1:0/admin/testservice": dial tcp 127.0.0.1:0: connect: connection refused [2021-03-31T20:30:37.317Z] --- FAIL: TestInitJWTAuth (0.00s) [2021-03-31T20:30:37.317Z] --- FAIL: TestInitJWTAuth/jwtOK (0.00s) [2021-03-31T20:30:37.317Z] service_test.go:581: Post "http://127.0.0.1:0/admin/plugins": dial tcp 127.0.0.1:0: connect: connection refused [2021-03-31T20:30:37.317Z] FAIL [2021-03-31T20:30:37.317Z] coverage: 28.7% of statements [2021-03-31T20:30:37.317Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/proxy 0.090s [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-31T20:30:37.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.146s coverage: 41.5% of statements [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-31T20:30:37.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-31T20:30:37.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.041s coverage: 84.8% of statements [2021-03-31T20:30:37.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.137s coverage: 47.0% of statements [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-31T20:30:37.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.044s coverage: 100.0% of statements [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-31T20:30:37.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-31T20:30:37.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.192s coverage: 87.1% of statements [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-31T20:30:37.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.774s coverage: 29.1% of statements [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-31T20:30:37.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.081s coverage: 99.0% of statements [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-31T20:30:37.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.087s coverage: 100.0% of statements [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-31T20:30:37.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.086s coverage: 95.0% of statements [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-31T20:30:37.317Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-31T20:30:37.317Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-31T20:30:37.317Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-31T20:30:37.318Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-31T20:30:37.588Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements [2021-03-31T20:30:37.588Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-31T20:30:37.588Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-31T20:30:37.851Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements [2021-03-31T20:30:37.851Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 32.1% of statements [2021-03-31T20:30:38.117Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-03-31T20:30:38.117Z] FAIL [2021-03-31T20:30:38.691Z] make: *** [Makefile:94: test] Error 1 [Pipeline] } [2021-03-31T20:30:38.718Z] $ docker stop --time=1 5b37ab8d0a805a56d9435d7bdfe66b1cbd542ae531a6ef4e04f3dd7dbdcaa864 [2021-03-31T20:30:40.998Z] $ docker rm -f 5b37ab8d0a805a56d9435d7bdfe66b1cbd542ae531a6ef4e04f3dd7dbdcaa864 [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-03-31T20:30:42.431Z] Failed in branch amd64 [2021-03-31T20:30:44.210Z] Merging remotes/origin/master commit f2bd0815c0e73667d07e5744b61daa5be38d8f92 into PR head commit e6ddae8c915b25b262fda1bb5db1573f4ad96d8f [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-31T20:30:44.577Z] 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 [2021-03-31T20:30:43.202Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-31T20:30:43.231Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-31T20:30:43.271Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-31T20:30:43.302Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-31T20:30:43.303Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T20:30:43.314Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3328/head:refs/remotes/origin/PR-3328 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-31T20:30:44.233Z] > git config core.sparsecheckout # timeout=10 [2021-03-31T20:30:44.247Z] > git checkout -f e6ddae8c915b25b262fda1bb5db1573f4ad96d8f # timeout=10 [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-03-31T20:30:46.255Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T20:30:47.241Z] ---> package-listing.sh [2021-03-31T20:30:47.241Z] ++ facter osfamily [2021-03-31T20:30:47.241Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-31T20:30:47.241Z] + OS_FAMILY=redhat [2021-03-31T20:30:47.241Z] + workspace=/w/workspace/edgex-go/8 [2021-03-31T20:30:47.241Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-31T20:30:47.241Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-31T20:30:47.241Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-31T20:30:47.241Z] + PACKAGES=/tmp/packages_start.txt [2021-03-31T20:30:47.241Z] + '[' /w/workspace/edgex-go/8 ']' [2021-03-31T20:30:47.241Z] + PACKAGES=/tmp/packages_end.txt [2021-03-31T20:30:47.241Z] + case "${OS_FAMILY}" in [2021-03-31T20:30:47.241Z] + rpm -qa [2021-03-31T20:30:47.241Z] + sort [2021-03-31T20:30:52.546Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-31T20:30:52.546Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-31T20:30:52.546Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-31T20:30:52.546Z] + '[' /w/workspace/edgex-go/8 ']' [2021-03-31T20:30:52.546Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2021-03-31T20:30:52.546Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2021-03-31T20:30:52.561Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-31T20:30:52.854Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-31T20:30:53.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-31T20:30:53.164Z] [2021-03-31T20:30:53.164Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-31T20:30:53.522Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-31T20:30:53.522Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-31T20:30:53.522Z] df20fa9351a1: Pulling fs layer [2021-03-31T20:30:53.522Z] 36b3adc4ff6f: Pulling fs layer [2021-03-31T20:30:53.522Z] 8ad3a11d3b57: Pulling fs layer [2021-03-31T20:30:53.522Z] 46f8f816bc3b: Pulling fs layer [2021-03-31T20:30:53.522Z] 93b61091891f: Pulling fs layer [2021-03-31T20:30:53.522Z] 93b9cdb0e59b: Pulling fs layer [2021-03-31T20:30:53.522Z] 5e14af77c1be: Pulling fs layer [2021-03-31T20:30:53.522Z] 01666e4c0597: Pulling fs layer [2021-03-31T20:30:53.522Z] aa168da1d23b: Pulling fs layer [2021-03-31T20:30:53.522Z] 46f8f816bc3b: Waiting [2021-03-31T20:30:53.522Z] 93b61091891f: Waiting [2021-03-31T20:30:53.522Z] 5e14af77c1be: Waiting [2021-03-31T20:30:53.522Z] 01666e4c0597: Waiting [2021-03-31T20:30:53.522Z] aa168da1d23b: Waiting [2021-03-31T20:30:53.522Z] 93b9cdb0e59b: Waiting [2021-03-31T20:30:53.522Z] 36b3adc4ff6f: Verifying Checksum [2021-03-31T20:30:53.522Z] 36b3adc4ff6f: Download complete [2021-03-31T20:30:53.522Z] 46f8f816bc3b: Verifying Checksum [2021-03-31T20:30:53.522Z] 46f8f816bc3b: Download complete [2021-03-31T20:30:53.786Z] df20fa9351a1: Verifying Checksum [2021-03-31T20:30:53.786Z] df20fa9351a1: Download complete [2021-03-31T20:30:53.786Z] 93b9cdb0e59b: Verifying Checksum [2021-03-31T20:30:53.786Z] 93b9cdb0e59b: Download complete [2021-03-31T20:30:53.786Z] 5e14af77c1be: Verifying Checksum [2021-03-31T20:30:53.786Z] 5e14af77c1be: Download complete [2021-03-31T20:30:53.786Z] 01666e4c0597: Verifying Checksum [2021-03-31T20:30:53.786Z] 01666e4c0597: Download complete [2021-03-31T20:30:54.049Z] 93b61091891f: Verifying Checksum [2021-03-31T20:30:54.049Z] 93b61091891f: Download complete [2021-03-31T20:30:54.049Z] df20fa9351a1: Pull complete [2021-03-31T20:30:54.312Z] 36b3adc4ff6f: Pull complete [2021-03-31T20:30:54.579Z] 8ad3a11d3b57: Download complete [2021-03-31T20:30:55.551Z] 8ad3a11d3b57: Pull complete [2021-03-31T20:30:55.551Z] 46f8f816bc3b: Pull complete [2021-03-31T20:30:55.816Z] 93b61091891f: Pull complete [2021-03-31T20:30:56.090Z] 93b9cdb0e59b: Pull complete [2021-03-31T20:30:56.090Z] 5e14af77c1be: Pull complete [2021-03-31T20:30:57.040Z] 01666e4c0597: Pull complete [2021-03-31T20:30:57.303Z] aa168da1d23b: Verifying Checksum [2021-03-31T20:30:57.303Z] aa168da1d23b: Download complete [2021-03-31T20:31:05.500Z] aa168da1d23b: Pull complete [2021-03-31T20:31:05.500Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-31T20:31:05.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-31T20:31:05.500Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-31T20:31:05.645Z] prd-centos7-docker-4c-2g-32317 does not seem to be running inside a container [2021-03-31T20:31:05.700Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-31T20:31:08.975Z] $ docker top 06ed82343e2110ffa65e0671433fd70968dda4f6cad68ec88441407648ca951c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T20:31:09.559Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-31T20:31:09.861Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-31T20:31:10.160Z] + ls /var/log/sa-host [2021-03-31T20:31:10.160Z] + sadf -c /var/log/sa-host/sa23 [2021-03-31T20:31:10.160Z] file_magic: OK [2021-03-31T20:31:10.160Z] HZ: Using current value: 100 [2021-03-31T20:31:10.160Z] file_header: OK [2021-03-31T20:31:10.160Z] 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-03-31T20:31:10.160Z] Statistics: [2021-03-31T20:31:10.160Z] Hnuu...uuuununununu... [2021-03-31T20:31:10.160Z] File successfully converted to sysstat format version 12.2.1 [2021-03-31T20:31:10.160Z] + sadf -c /var/log/sa-host/sa31 [2021-03-31T20:31:10.160Z] file_magic: OK [2021-03-31T20:31:10.160Z] HZ: Using current value: 100 [2021-03-31T20:31:10.160Z] file_header: OK [2021-03-31T20:31:10.160Z] 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-03-31T20:31:10.160Z] Statistics: [2021-03-31T20:31:10.160Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-31T20:31:10.160Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-31T20:31:10.370Z] provisioning config files... [2021-03-31T20:31:10.386Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config3302995835639133004tmp [Pipeline] { [Pipeline] echo [2021-03-31T20:31:10.458Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T20:31:10.763Z] ---> create-netrc.sh [Pipeline] } [2021-03-31T20:31:10.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-31T20:31:10.868Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T20:31:11.170Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-31T20:31:11.182Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T20:31:11.481Z] ---> sudo-logs.sh [2021-03-31T20:31:11.481Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-31T20:31:11.537Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T20:31:11.838Z] ---> job-cost.sh [2021-03-31T20:31:11.838Z] lf-activate-venv: SKIPPING [2021-03-31T20:31:11.838Z] INFO: No Stack... [2021-03-31T20:31:13.242Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-31T20:31:13.816Z] INFO: Archiving Costs [Pipeline] echo [2021-03-31T20:31:13.830Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T20:31:14.130Z] ---> logs-deploy.sh [2021-03-31T20:31:14.130Z] lf-activate-venv: SKIPPING [2021-03-31T20:31:14.130Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3328/8 [2021-03-31T20:31:14.130Z] INFO: archiving workspace using pattern(s): [2021-03-31T20:31:15.529Z] Archives upload complete. [2021-03-31T20:31:15.794Z] INFO: archiving logs to Nexus [2021-03-31T20:31:16.745Z] ---> uname -a: [2021-03-31T20:31:16.745Z] Linux prd-centos7-docker-4c-2g-32317.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-03-31T20:31:16.745Z] [2021-03-31T20:31:16.745Z] [2021-03-31T20:31:16.745Z] ---> lscpu: [2021-03-31T20:31:16.745Z] Architecture: x86_64 [2021-03-31T20:31:16.745Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-31T20:31:16.745Z] Byte Order: Little Endian [2021-03-31T20:31:16.745Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-31T20:31:16.745Z] CPU(s): 4 [2021-03-31T20:31:16.745Z] On-line CPU(s) list: 0-3 [2021-03-31T20:31:16.745Z] Thread(s) per core: 1 [2021-03-31T20:31:16.745Z] Core(s) per socket: 1 [2021-03-31T20:31:16.745Z] Socket(s): 4 [2021-03-31T20:31:16.745Z] NUMA node(s): 1 [2021-03-31T20:31:16.745Z] Vendor ID: GenuineIntel [2021-03-31T20:31:16.745Z] CPU family: 6 [2021-03-31T20:31:16.745Z] Model: 44 [2021-03-31T20:31:16.745Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-31T20:31:16.745Z] Stepping: 1 [2021-03-31T20:31:16.745Z] CPU MHz: 2933.438 [2021-03-31T20:31:16.745Z] BogoMIPS: 5866.87 [2021-03-31T20:31:16.745Z] Virtualization: VT-x [2021-03-31T20:31:16.745Z] Hypervisor vendor: KVM [2021-03-31T20:31:16.745Z] Virtualization type: full [2021-03-31T20:31:16.745Z] L1d cache: 128 KiB [2021-03-31T20:31:16.745Z] L1i cache: 128 KiB [2021-03-31T20:31:16.745Z] L2 cache: 16 MiB [2021-03-31T20:31:16.745Z] L3 cache: 64 MiB [2021-03-31T20:31:16.745Z] NUMA node0 CPU(s): 0-3 [2021-03-31T20:31:16.745Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-31T20:31:16.745Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-31T20:31:16.745Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-31T20:31:16.745Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-31T20:31:16.745Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-31T20:31:16.745Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-31T20:31:16.745Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-31T20:31:16.745Z] Vulnerability Srbds: Not affected [2021-03-31T20:31:16.745Z] Vulnerability Tsx async abort: Not affected [2021-03-31T20:31:16.745Z] 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-03-31T20:31:16.745Z] [2021-03-31T20:31:16.745Z] [2021-03-31T20:31:16.745Z] ---> nproc: [2021-03-31T20:31:16.745Z] 4 [2021-03-31T20:31:16.745Z] [2021-03-31T20:31:16.745Z] [2021-03-31T20:31:16.745Z] ---> df -h: [2021-03-31T20:31:16.745Z] Filesystem Size Used Available Use% Mounted on [2021-03-31T20:31:16.745Z] overlay 50.0G 8.2G 41.7G 16% / [2021-03-31T20:31:16.745Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-31T20:31:16.745Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-31T20:31:16.745Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-31T20:31:16.745Z] /dev/vda1 50.0G 8.2G 41.7G 16% /facter-os [2021-03-31T20:31:16.745Z] /dev/vda1 50.0G 8.2G 41.7G 16% /etc/resolv.conf [2021-03-31T20:31:16.745Z] /dev/vda1 50.0G 8.2G 41.7G 16% /etc/hostname [2021-03-31T20:31:16.745Z] /dev/vda1 50.0G 8.2G 41.7G 16% /etc/hosts [2021-03-31T20:31:16.745Z] /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/auth.log [2021-03-31T20:31:16.745Z] /dev/vda1 50.0G 8.2G 41.7G 16% /run/cloud-init/result.json [2021-03-31T20:31:16.745Z] /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/sa-host [2021-03-31T20:31:16.745Z] /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/secure [2021-03-31T20:31:16.745Z] /dev/vda1 50.0G 8.2G 41.7G 16% /w/workspace/edgex-go/8 [2021-03-31T20:31:16.745Z] /dev/vda1 50.0G 8.2G 41.7G 16% /w/workspace/edgex-go/8@tmp [2021-03-31T20:31:16.745Z] [2021-03-31T20:31:16.745Z] [2021-03-31T20:31:16.745Z] ---> free -m: [2021-03-31T20:31:16.745Z] total used free shared buff/cache available [2021-03-31T20:31:16.745Z] Mem: 1837 777 142 0 916 967 [2021-03-31T20:31:16.745Z] Swap: 1023 2 1021 [2021-03-31T20:31:16.745Z] [2021-03-31T20:31:16.745Z] [2021-03-31T20:31:16.745Z] ---> ip addr: [2021-03-31T20:31:16.745Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-31T20:31:16.745Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-31T20:31:16.745Z] inet 127.0.0.1/8 scope host lo [2021-03-31T20:31:16.745Z] valid_lft forever preferred_lft forever [2021-03-31T20:31:16.745Z] inet6 ::1/128 scope host [2021-03-31T20:31:16.745Z] valid_lft forever preferred_lft forever [2021-03-31T20:31:16.745Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-31T20:31:16.745Z] link/ether fa:16:3e:43:d7:f1 brd ff:ff:ff:ff:ff:ff [2021-03-31T20:31:16.745Z] inet 10.30.123.234/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-31T20:31:16.745Z] valid_lft 86153sec preferred_lft 86153sec [2021-03-31T20:31:16.745Z] inet6 fe80::f816:3eff:fe43:d7f1/64 scope link [2021-03-31T20:31:16.745Z] valid_lft forever preferred_lft forever [2021-03-31T20:31:16.745Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-31T20:31:16.745Z] link/ether 02:42:34:50:93:bc brd ff:ff:ff:ff:ff:ff [2021-03-31T20:31:16.745Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-31T20:31:16.745Z] valid_lft forever preferred_lft forever [2021-03-31T20:31:16.745Z] inet6 fe80::42:34ff:fe50:93bc/64 scope link [2021-03-31T20:31:16.745Z] valid_lft forever preferred_lft forever [2021-03-31T20:31:16.745Z] [2021-03-31T20:31:16.745Z] [2021-03-31T20:31:16.745Z] ---> sar -b -r -n DEV: [2021-03-31T20:31:16.745Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/31/21 _x86_64_ (4 CPU) [2021-03-31T20:31:16.745Z] [2021-03-31T20:31:16.745Z] 20:26:58 LINUX RESTART (4 CPU) [2021-03-31T20:31:16.745Z] [2021-03-31T20:31:16.745Z] 20:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-31T20:31:16.745Z] 20:29:01 257.10 103.19 153.91 0.00 8738.96 51401.40 0.00 [2021-03-31T20:31:16.746Z] 20:30:01 255.13 106.85 148.28 0.00 4150.34 21703.83 0.00 [2021-03-31T20:31:16.746Z] 20:31:02 141.46 65.05 76.41 0.00 5880.94 16230.11 0.00 [2021-03-31T20:31:16.746Z] Average: 217.73 91.64 126.09 0.00 6256.31 29751.31 0.00 [2021-03-31T20:31:16.746Z] [2021-03-31T20:31:16.746Z] 20:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-31T20:31:16.746Z] 20:29:01 80228 0 762744 40.54 1492 1037080 1512036 51.60 595396 950260 37536 [2021-03-31T20:31:16.746Z] 20:30:01 97840 0 848532 45.10 768 934404 1630444 55.64 708944 787896 9528 [2021-03-31T20:31:16.746Z] 20:31:02 74440 0 797040 42.36 520 1009544 1531392 52.26 634168 885116 54620 [2021-03-31T20:31:16.746Z] Average: 84169 0 802772 42.67 927 993676 1557957 53.17 646169 874424 33895 [2021-03-31T20:31:16.746Z] [2021-03-31T20:31:16.746Z] 20:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-31T20:31:16.746Z] 20:29:01 vethe9f4b15 104.75 114.23 9.76 437.22 0.00 0.00 0.00 0.00 [2021-03-31T20:31:16.746Z] 20:29:01 eth0 1276.71 1271.38 6331.16 151.73 0.00 0.00 0.00 0.00 [2021-03-31T20:31:16.746Z] 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T20:31:16.746Z] 20:29:01 docker0 1010.52 966.97 81.92 3481.42 0.00 0.00 0.00 0.00 [2021-03-31T20:31:16.746Z] 20:30:01 eth0 41.43 24.46 65.48 13.11 0.00 0.00 0.00 0.00 [2021-03-31T20:31:16.746Z] 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T20:31:16.746Z] 20:30:01 vethb88ed8a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-31T20:31:16.746Z] 20:30:01 docker0 3.59 4.72 0.26 32.55 0.00 0.00 0.00 0.00 [2021-03-31T20:31:16.746Z] 20:31:02 eth0 264.45 225.12 2170.85 94.12 0.00 0.00 0.00 0.00 [2021-03-31T20:31:16.746Z] 20:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T20:31:16.746Z] 20:31:02 docker0 2.33 2.33 0.15 0.19 0.00 0.00 0.00 0.00 [2021-03-31T20:31:16.746Z] Average: eth0 527.06 506.48 2854.85 86.35 0.00 0.00 0.00 0.00 [2021-03-31T20:31:16.746Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T20:31:16.746Z] Average: docker0 338.16 324.05 27.39 1169.11 0.00 0.00 0.00 0.00 [2021-03-31T20:31:16.746Z] [2021-03-31T20:31:16.746Z] [2021-03-31T20:31:16.746Z] ---> sar -P ALL: [2021-03-31T20:31:16.746Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/31/21 _x86_64_ (4 CPU) [2021-03-31T20:31:16.746Z] [2021-03-31T20:31:16.746Z] 20:26:58 LINUX RESTART (4 CPU) [2021-03-31T20:31:16.746Z] [2021-03-31T20:31:16.746Z] 20:28:01 CPU %user %nice %system %iowait %steal %idle [2021-03-31T20:31:16.746Z] 20:29:01 all 16.95 0.00 9.53 3.74 0.12 69.66 [2021-03-31T20:31:16.746Z] 20:29:01 0 16.65 0.00 11.94 2.80 0.10 68.50 [2021-03-31T20:31:16.746Z] 20:29:01 1 17.24 0.00 9.51 3.32 0.14 69.79 [2021-03-31T20:31:16.746Z] 20:29:01 2 13.35 0.00 8.34 4.72 0.10 73.49 [2021-03-31T20:31:16.746Z] 20:29:01 3 20.58 0.00 8.35 4.12 0.12 66.83 [2021-03-31T20:31:16.746Z] 20:30:01 all 40.77 0.00 12.21 7.89 0.10 39.02 [2021-03-31T20:31:16.746Z] 20:30:01 0 40.43 0.00 12.16 9.50 0.09 37.83 [2021-03-31T20:31:16.746Z] 20:30:01 1 39.72 0.00 13.21 7.74 0.12 39.22 [2021-03-31T20:31:16.746Z] 20:30:01 2 44.09 0.00 11.83 6.71 0.12 37.25 [2021-03-31T20:31:16.746Z] 20:30:01 3 38.84 0.00 11.66 7.63 0.09 41.79 [2021-03-31T20:31:16.746Z] 20:31:02 all 30.00 0.00 9.91 3.65 0.12 56.33 [2021-03-31T20:31:16.746Z] 20:31:02 0 30.98 0.00 9.20 3.25 0.12 56.45 [2021-03-31T20:31:16.746Z] 20:31:02 1 29.32 0.00 11.35 3.57 0.09 55.67 [2021-03-31T20:31:16.746Z] 20:31:02 2 30.27 0.00 9.98 4.82 0.15 54.77 [2021-03-31T20:31:16.746Z] 20:31:02 3 29.41 0.00 9.12 2.97 0.10 58.40 [2021-03-31T20:31:16.746Z] Average: all 29.20 0.00 10.54 5.08 0.11 55.07 [2021-03-31T20:31:16.746Z] Average: 0 29.35 0.00 11.09 5.17 0.10 54.29 [2021-03-31T20:31:16.746Z] Average: 1 28.70 0.00 11.34 4.86 0.11 54.98 [2021-03-31T20:31:16.746Z] Average: 2 29.18 0.00 10.04 5.41 0.13 55.24 [2021-03-31T20:31:16.746Z] Average: 3 29.56 0.00 9.70 4.89 0.10 55.75 [2021-03-31T20:31:16.746Z] [2021-03-31T20:31:16.746Z] [2021-03-31T20:31:16.746Z]