Pull request #2808 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from a7c3b58bcc2964a666d503c86dd8f4288979caf3+bf1562a30e64813b3624222132b02fbfc19d5e34 (1b0666a673b0ecdcf0719150ae436b7e98d47e75) 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-14081 in /w/workspace/edgexfoundry_edgex-go_PR-2808 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/32 [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/32 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2808/head:refs/remotes/origin/PR-2808 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit bf1562a30e64813b3624222132b02fbfc19d5e34 into PR head commit a7c3b58bcc2964a666d503c86dd8f4288979caf3 Merge succeeded, producing 5ea68a7e47e0f9bf5231722021227810df29ff4e Checking out Revision 5ea68a7e47e0f9bf5231722021227810df29ff4e (PR-2808) > git config core.sparsecheckout # timeout=10 > git checkout -f a7c3b58bcc2964a666d503c86dd8f4288979caf3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bf1562a30e64813b3624222132b02fbfc19d5e34 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ea68a7e47e0f9bf5231722021227810df29ff4e # timeout=10 Commit message: "Merge commit 'bf1562a30e64813b3624222132b02fbfc19d5e34' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk a31e2a8ca3b017091037534fe0958fd92e982049 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:13:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:13:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:13:06 ========================================================= 01:13:06 EdgeX Global Pipelines Version Info 01:13:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:13:08 ------------------- 01:13:08 stable info: 01:13:08 ------------------- 01:13:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:13:08 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 01:13:08 Message: update stable to v1.0.169 01:13:08 ------------------- 01:13:08 experimental info: 01:13:08 ------------------- 01:13:08 Commited By: **** collab-it+edgex@linuxfoundation.org 01:13:08 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 01:13:08 Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:13:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:13:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:13:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:13:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:13:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:13:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 01:13:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 01:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 01:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 01:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:13:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:13:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:13:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:13:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:13:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:13:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 01:13:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:13:11 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 01:13:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2808 [Pipeline] echo 01:13:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2808 [Pipeline] echo 01:13:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2808 [Pipeline] echo 01:13:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ea68a7e47e0f9bf5231722021227810df29ff4e [Pipeline] echo 01:13:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ea68a7 [Pipeline] echo 01:13:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:13:12 provisioning config files... 01:13:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/32@tmp/config5557564734241274501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:13:12 ---> docker-login.sh 01:13:12 nexus3.edgexfoundry.org:10001 01:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:13:14 Configure a credential helper to remove this warning. See 01:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:13:14 01:13:14 Login Succeeded 01:13:14 nexus3.edgexfoundry.org:10002 01:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:13:14 Configure a credential helper to remove this warning. See 01:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:13:14 01:13:14 Login Succeeded 01:13:14 nexus3.edgexfoundry.org:10003 01:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:13:14 Configure a credential helper to remove this warning. See 01:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:13:14 01:13:14 Login Succeeded 01:13:14 nexus3.edgexfoundry.org:10004 01:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:13:14 Configure a credential helper to remove this warning. See 01:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:13:14 01:13:14 Login Succeeded 01:13:14 docker.io 01:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:13:15 Configure a credential helper to remove this warning. See 01:13:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:13:15 01:13:15 Login Succeeded 01:13:15 ---> docker-login.sh ends [Pipeline] } 01:13:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:13:15 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 01:13:15 + for file in '`ls cmd/**/Dockerfile`' 01:13:15 ++ dirname cmd/core-command/Dockerfile 01:13:15 ++ cut -d/ -f2 01:13:15 + echo core-command,cmd/core-command/Dockerfile 01:13:15 + for file in '`ls cmd/**/Dockerfile`' 01:13:15 ++ dirname cmd/core-data/Dockerfile 01:13:15 ++ cut -d/ -f2 01:13:15 + echo core-data,cmd/core-data/Dockerfile 01:13:15 + for file in '`ls cmd/**/Dockerfile`' 01:13:15 ++ dirname cmd/core-metadata/Dockerfile 01:13:15 ++ cut -d/ -f2 01:13:15 + echo core-metadata,cmd/core-metadata/Dockerfile 01:13:15 + for file in '`ls cmd/**/Dockerfile`' 01:13:15 ++ dirname cmd/security-bootstrap-redis/Dockerfile 01:13:15 ++ cut -d/ -f2 01:13:15 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 01:13:15 + for file in '`ls cmd/**/Dockerfile`' 01:13:15 ++ dirname cmd/security-proxy-setup/Dockerfile 01:13:15 ++ cut -d/ -f2 01:13:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:13:15 + for file in '`ls cmd/**/Dockerfile`' 01:13:15 ++ dirname cmd/security-secrets-setup/Dockerfile 01:13:15 ++ cut -d/ -f2 01:13:15 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 01:13:15 + for file in '`ls cmd/**/Dockerfile`' 01:13:15 ++ dirname cmd/security-secretstore-setup/Dockerfile 01:13:15 ++ cut -d/ -f2 01:13:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:13:15 + for file in '`ls cmd/**/Dockerfile`' 01:13:15 ++ cut -d/ -f2 01:13:15 ++ dirname cmd/support-logging/Dockerfile 01:13:15 + echo support-logging,cmd/support-logging/Dockerfile 01:13:15 + for file in '`ls cmd/**/Dockerfile`' 01:13:15 ++ dirname cmd/support-notifications/Dockerfile 01:13:15 ++ cut -d/ -f2 01:13:15 + echo support-notifications,cmd/support-notifications/Dockerfile 01:13:15 + for file in '`ls cmd/**/Dockerfile`' 01:13:15 ++ dirname cmd/support-scheduler/Dockerfile 01:13:15 ++ cut -d/ -f2 01:13:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:13:15 + for file in '`ls cmd/**/Dockerfile`' 01:13:15 ++ dirname cmd/sys-mgmt-agent/Dockerfile 01:13:15 ++ cut -d/ -f2 01:13:15 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:13:15 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/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 01:13:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:13:17 01:13:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:13:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:13:17 latest: Pulling from edgex-devops/git-semver 01:13:17 31603596830f: Pulling fs layer 01:13:17 2a8b12db71e7: Pulling fs layer 01:13:17 6ca5941a6612: Pulling fs layer 01:13:17 ecc8261a40a4: Pulling fs layer 01:13:17 ecc8261a40a4: Waiting 01:13:17 2a8b12db71e7: Download complete 01:13:17 31603596830f: Verifying Checksum 01:13:17 31603596830f: Download complete 01:13:17 6ca5941a6612: Verifying Checksum 01:13:17 6ca5941a6612: Download complete 01:13:17 ecc8261a40a4: Verifying Checksum 01:13:17 ecc8261a40a4: Download complete 01:13:18 31603596830f: Pull complete 01:13:18 2a8b12db71e7: Pull complete 01:13:19 6ca5941a6612: Pull complete 01:13:19 ecc8261a40a4: Pull complete 01:13:19 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 01:13:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:13:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:13:19 prd-centos7-docker-4c-2g-14081 does not seem to be running inside a container 01:13:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:13:22 $ docker top 6008a780ff6ebacf8a70c6f17d87d41e6b97bf2b6c2b28bdf645e4b2e6f0cc07 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:13:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:13:22 [ssh-agent] Looking for ssh-agent implementation... 01:13:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:13:22 $ docker exec 6008a780ff6ebacf8a70c6f17d87d41e6b97bf2b6c2b28bdf645e4b2e6f0cc07 ssh-agent 01:13:22 SSH_AUTH_SOCK=/tmp/ssh-Mm3svnM2eMWo/agent.11 01:13:22 SSH_AGENT_PID=16 01:13:22 Running ssh-add (command line suppressed) 01:13:22 Identity added: /w/workspace/edgex-go/32@tmp/private_key_8466655280281604220.key (/w/workspace/edgex-go/32@tmp/private_key_8466655280281604220.key) 01:13:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:13:23 + git tag --points-at HEAD [Pipeline] } 01:13:23 $ docker exec --env ******** --env ******** 6008a780ff6ebacf8a70c6f17d87d41e6b97bf2b6c2b28bdf645e4b2e6f0cc07 ssh-agent -k 01:13:23 unset SSH_AUTH_SOCK; 01:13:23 unset SSH_AGENT_PID; 01:13:23 echo Agent pid 16 killed; 01:13:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:13:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:13:23 [ssh-agent] Looking for ssh-agent implementation... 01:13:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:13:23 $ docker exec 6008a780ff6ebacf8a70c6f17d87d41e6b97bf2b6c2b28bdf645e4b2e6f0cc07 ssh-agent 01:13:24 SSH_AUTH_SOCK=/tmp/ssh-MXsOOHIKMIXD/agent.46 01:13:24 SSH_AGENT_PID=52 01:13:24 Running ssh-add (command line suppressed) 01:13:24 Identity added: /w/workspace/edgex-go/32@tmp/private_key_5540454937477750152.key (/w/workspace/edgex-go/32@tmp/private_key_5540454937477750152.key) 01:13:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:13:24 + git semver init 01:13:24 # -> Open(): unable to determine branch for HEAD 01:13:24 # $GIT_DIR = /w/workspace/edgex-go/32/.git 01:13:24 # $GIT_WORK_TREE = /w/workspace/edgex-go/32 01:13:24 # $SEMVER_REMOTE_NAME = origin 01:13:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:13:24 # $SEMVER_USER_NAME = edgex-jenkins 01:13:24 # $SEMVER_BRANCH = PR-2808 01:13:24 # $SEMVER_TEMP = /tmp/semver-404037593 01:13:24 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 01:13:42 # '/tmp/semver-404037593' -> '/w/workspace/edgex-go/32/.semver' 01:13:42 # -> Force: false 01:13:42 # $SEMVER_DIR = /w/workspace/edgex-go/32/.semver [Pipeline] } 01:13:42 $ docker exec --env ******** --env ******** 6008a780ff6ebacf8a70c6f17d87d41e6b97bf2b6c2b28bdf645e4b2e6f0cc07 ssh-agent -k 01:13:43 unset SSH_AUTH_SOCK; 01:13:43 unset SSH_AGENT_PID; 01:13:43 echo Agent pid 52 killed; 01:13:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:13:43 + git semver [Pipeline] } 01:13:43 $ docker stop --time=1 6008a780ff6ebacf8a70c6f17d87d41e6b97bf2b6c2b28bdf645e4b2e6f0cc07 01:13:45 $ docker rm -f 6008a780ff6ebacf8a70c6f17d87d41e6b97bf2b6c2b28bdf645e4b2e6f0cc07 [Pipeline] // withDockerContainer [Pipeline] sh 01:13:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:13:46 Stashed 1 file(s) [Pipeline] echo 01:13:46 [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) 01:13:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14089 in /w/workspace/edgexfoundry_edgex-go_PR-2808 [Pipeline] { [Pipeline] ws 01:13:47 Running in /w/workspace/edgex-go/32 [Pipeline] { [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] sh 01:13:47 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 01:13:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:13:48 + sudo service docker restart 01:13:48 + true 01:13:48 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 01:13:48 ========================================================= 01:13:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 01:13:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:13:49 + 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 . 01:13:51 using credential edgex-jenkins-ssh 01:13:51 Cloning the remote Git repository 01:13:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:13:51 > git init /w/workspace/edgex-go/32 # timeout=10 01:13:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:13:51 > git --version # timeout=10 01:13:52 > git --version # 'git version 2.17.1' 01:13:52 using GIT_SSH to set credentials SSH Credentials for GitHub 01:13:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:13:53 Sending build context to Docker daemon 326.2MB 01:13:53 Step 1/7 : ARG BASE=golang:1.15-alpine 01:13:53 Step 2/7 : FROM ${BASE} 01:13:53 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 01:13:53 188c0c94c7c5: Pulling fs layer 01:13:53 0ef7d3d256c8: Pulling fs layer 01:13:53 de9db76c5a1d: Pulling fs layer 01:13:53 bca2f99d35d6: Pulling fs layer 01:13:53 93359f2a8cfa: Pulling fs layer 01:13:53 7c6f9722023f: Pulling fs layer 01:13:53 a35cf1a2eb13: Pulling fs layer 01:13:53 bca2f99d35d6: Waiting 01:13:53 93359f2a8cfa: Waiting 01:13:53 7c6f9722023f: Waiting 01:13:53 a35cf1a2eb13: Waiting 01:13:53 de9db76c5a1d: Verifying Checksum 01:13:53 de9db76c5a1d: Download complete 01:13:53 0ef7d3d256c8: Download complete 01:13:53 93359f2a8cfa: Verifying Checksum 01:13:53 93359f2a8cfa: Download complete 01:13:53 188c0c94c7c5: Verifying Checksum 01:13:53 188c0c94c7c5: Download complete 01:13:53 7c6f9722023f: Verifying Checksum 01:13:53 7c6f9722023f: Download complete 01:13:53 188c0c94c7c5: Pull complete 01:13:54 0ef7d3d256c8: Pull complete 01:13:54 de9db76c5a1d: Pull complete 01:13:55 a35cf1a2eb13: Verifying Checksum 01:13:55 a35cf1a2eb13: Download complete 01:13:56 bca2f99d35d6: Verifying Checksum 01:13:56 bca2f99d35d6: Download complete 01:14:01 bca2f99d35d6: Pull complete 01:14:01 93359f2a8cfa: Pull complete 01:14:01 7c6f9722023f: Pull complete 01:14:09 a35cf1a2eb13: Pull complete 01:14:09 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 01:14:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 01:14:09 ---> a62c8e92a672 01:14:09 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 01:14:09 ---> Running in e2c3721dd415 01:14:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:14:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:14:11 (1/12) Installing libmagic (5.38-r0) 01:14:11 (2/12) Installing file (5.38-r0) 01:14:11 (3/12) Installing libc-dev (0.7.2-r3) 01:14:11 (4/12) Installing g++ (9.3.0-r2) 01:14:13 Merging remotes/origin/master commit bf1562a30e64813b3624222132b02fbfc19d5e34 into PR head commit a7c3b58bcc2964a666d503c86dd8f4288979caf3 01:14:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:14:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:14:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:14:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:14:12 using GIT_SSH to set credentials SSH Credentials for GitHub 01:14:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2808/head:refs/remotes/origin/PR-2808 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:14:13 > git config core.sparsecheckout # timeout=10 01:14:13 > git checkout -f a7c3b58bcc2964a666d503c86dd8f4288979caf3 # timeout=10 01:14:13 > git remote # timeout=10 01:14:13 > git config --get remote.origin.url # timeout=10 01:14:13 using GIT_SSH to set credentials SSH Credentials for GitHub 01:14:13 > git merge bf1562a30e64813b3624222132b02fbfc19d5e34 # timeout=10 01:14:13 Merge succeeded, producing cf59c4f693e6ff0e062f62dc04d94ae3208534b2 01:14:13 Checking out Revision cf59c4f693e6ff0e062f62dc04d94ae3208534b2 (PR-2808) 01:14:15 (5/12) Installing fortify-headers (1.1-r0) 01:14:15 (6/12) Installing patch (2.7.6-r6) 01:14:15 (7/12) Installing build-base (0.5-r2) 01:14:15 (8/12) Installing libsodium (1.0.18-r0) 01:14:15 (9/12) Installing pkgconf (1.7.2-r0) 01:14:15 (10/12) Installing libsodium-dev (1.0.18-r0) 01:14:15 (11/12) Installing libzmq (4.3.3-r0) 01:14:15 (12/12) Installing zeromq-dev (4.3.3-r0) 01:14:15 Executing busybox-1.31.1-r19.trigger 01:14:15 OK: 233 MiB in 51 packages 01:14:13 > git rev-parse HEAD^{commit} # timeout=10 01:14:13 > git config core.sparsecheckout # timeout=10 01:14:13 > git checkout -f cf59c4f693e6ff0e062f62dc04d94ae3208534b2 # timeout=10 01:14:18 Commit message: "Merge commit 'bf1562a30e64813b3624222132b02fbfc19d5e34' into HEAD" 01:14:18 First time build. Skipping changelog. 01:14:18 > git rev-list --no-walk a31e2a8ca3b017091037534fe0958fd92e982049 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:14:19 Removing intermediate container e2c3721dd415 01:14:19 ---> a8e9bdd0570d 01:14:19 Step 4/7 : WORKDIR /edgex-go 01:14:19 ---> Running in 04e1dd79c4b5 01:14:19 Removing intermediate container 04e1dd79c4b5 01:14:19 ---> 61b37ddf7a0f 01:14:19 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 01:14:20 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 01:14:20 latest: Pulling from library/docker 01:14:20 188c0c94c7c5: Already exists 01:14:20 0c7c675703d6: Pulling fs layer 01:14:20 cc8c12a437cb: Pulling fs layer 01:14:20 c5dafad2182a: Pulling fs layer 01:14:20 5aa711733414: Pulling fs layer 01:14:20 058f73b55e4b: Pulling fs layer 01:14:20 8c9c664faf12: Pulling fs layer 01:14:20 058f73b55e4b: Waiting 01:14:20 5aa711733414: Waiting 01:14:20 8c9c664faf12: Waiting 01:14:20 cc8c12a437cb: Verifying Checksum 01:14:20 cc8c12a437cb: Download complete 01:14:20 0c7c675703d6: Download complete [Pipeline] sh 01:14:20 5aa711733414: Verifying Checksum 01:14:20 5aa711733414: Download complete 01:14:20 058f73b55e4b: Verifying Checksum 01:14:20 058f73b55e4b: Download complete 01:14:20 8c9c664faf12: Verifying Checksum 01:14:20 8c9c664faf12: Download complete 01:14:20 0c7c675703d6: Pull complete 01:14:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:14:20 cc8c12a437cb: Pull complete 01:14:20 + + sudo servicetrue docker 01:14:20 restart 01:14:21 c5dafad2182a: Verifying Checksum 01:14:21 c5dafad2182a: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:14:22 provisioning config files... 01:14:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/32@tmp/config3305864096513604621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:14:23 c5dafad2182a: Pull complete 01:14:23 ---> docker-login.sh 01:14:23 nexus3.edgexfoundry.org:10001 01:14:23 5aa711733414: Pull complete 01:14:23 058f73b55e4b: Pull complete 01:14:23 8c9c664faf12: Pull complete 01:14:23 Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 01:14:23 Status: Downloaded newer image for docker:latest 01:14:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:24 Configure a credential helper to remove this warning. See 01:14:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:24 01:14:24 Login Succeeded 01:14:24 nexus3.edgexfoundry.org:10002 01:14:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:25 Configure a credential helper to remove this warning. See 01:14:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:25 01:14:25 Login Succeeded 01:14:25 nexus3.edgexfoundry.org:10003 01:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:25 ---> f739acb2fa66 01:14:25 Step 6/7 : COPY go.mod . 01:14:25 ---> ad3be0940c54 01:14:25 Step 7/7 : RUN go mod download 01:14:25 ---> Running in 4529cf648782 01:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:25 Configure a credential helper to remove this warning. See 01:14:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:25 01:14:25 Login Succeeded 01:14:25 nexus3.edgexfoundry.org:10004 01:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:25 Configure a credential helper to remove this warning. See 01:14:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:25 01:14:25 Login Succeeded 01:14:26 docker.io 01:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:26 Configure a credential helper to remove this warning. See 01:14:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:26 01:14:26 Login Succeeded 01:14:26 ---> docker-login.sh ends [Pipeline] } 01:14:26 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:14:27 ========================================================= 01:14:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 01:14:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:14:27 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 01:14:30 Sending build context to Docker daemon 165.6MB 01:14:30 Step 1/7 : ARG BASE=golang:1.15-alpine 01:14:30 Step 2/7 : FROM ${BASE} 01:14:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:14:30 5f621e34cdf4: Pulling fs layer 01:14:30 a4357932f1b6: Pulling fs layer 01:14:30 18c013af1878: Pulling fs layer 01:14:30 00ac8860ef70: Pulling fs layer 01:14:30 63d7cb157983: Pulling fs layer 01:14:30 b116817d02f9: Pulling fs layer 01:14:30 745a02a5169b: Pulling fs layer 01:14:30 00ac8860ef70: Waiting 01:14:30 63d7cb157983: Waiting 01:14:30 b116817d02f9: Waiting 01:14:30 745a02a5169b: Waiting 01:14:30 18c013af1878: Download complete 01:14:30 a4357932f1b6: Verifying Checksum 01:14:30 a4357932f1b6: Download complete 01:14:30 63d7cb157983: Download complete 01:14:30 b116817d02f9: Verifying Checksum 01:14:30 b116817d02f9: Download complete 01:14:30 5f621e34cdf4: Download complete 01:14:30 5f621e34cdf4: Pull complete 01:14:31 a4357932f1b6: Pull complete 01:14:31 18c013af1878: Pull complete 01:14:32 745a02a5169b: Verifying Checksum 01:14:32 745a02a5169b: Download complete 01:14:34 00ac8860ef70: Verifying Checksum 01:14:34 00ac8860ef70: Download complete 01:14:44 00ac8860ef70: Pull complete 01:14:44 63d7cb157983: Pull complete 01:14:44 b116817d02f9: Pull complete 01:14:48 745a02a5169b: Pull complete 01:14:48 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 01:14:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 01:14:48 ---> b7e6874047d6 01:14:48 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 01:14:52 Removing intermediate container 4529cf648782 01:14:52 ---> 715225bea2ef 01:14:52 Successfully built 715225bea2ef 01:14:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:14:52 ---> Running in 747c86361759 01:14:52 + docker inspect -f . ci-base-image-x86_64 01:14:52 . [Pipeline] withDockerContainer 01:14:52 prd-centos7-docker-4c-2g-14081 does not seem to be running inside a container 01:14:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:14:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:14:53 $ docker top abdf833165bc897a50c97ae595a69150ef8ddc6baa04078e1072183c565193f9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:14:54 + go version 01:14:54 go version go1.15.5 linux/amd64 01:14:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] } 01:14:54 $ docker stop --time=1 abdf833165bc897a50c97ae595a69150ef8ddc6baa04078e1072183c565193f9 01:14:54 (1/12) Installing libmagic (5.38-r0) 01:14:55 (2/12) Installing file (5.38-r0) 01:14:55 (3/12) Installing libc-dev (0.7.2-r3) 01:14:55 (4/12) Installing g++ (9.3.0-r2) 01:14:55 $ docker rm -f abdf833165bc897a50c97ae595a69150ef8ddc6baa04078e1072183c565193f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:14:56 + docker inspect -f . ci-base-image-x86_64 01:14:56 . [Pipeline] withDockerContainer 01:14:56 prd-centos7-docker-4c-2g-14081 does not seem to be running inside a container 01:14:56 $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:14:57 $ docker top dc107748a17d20fab27ad19c3983655c0cf388f5a30b678f485df682db26d0a1 -eo pid,comm [Pipeline] { [Pipeline] echo 01:14:57 ========================================================= 01:14:57 [edgeXBuildGoParallel] Running Tests and Build... 01:14:57 ========================================================= [Pipeline] sh 01:14:57 + make test 01:14:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:14:58 (5/12) Installing fortify-headers (1.1-r0) 01:14:58 (6/12) Installing patch (2.7.6-r6) 01:14:58 (7/12) Installing build-base (0.5-r2) 01:14:59 (8/12) Installing libsodium (1.0.18-r0) 01:14:59 (9/12) Installing pkgconf (1.7.2-r0) 01:14:59 (10/12) Installing libsodium-dev (1.0.18-r0) 01:14:59 (11/12) Installing libzmq (4.3.3-r0) 01:14:59 (12/12) Installing zeromq-dev (4.3.3-r0) 01:14:59 Executing busybox-1.31.1-r19.trigger 01:14:59 OK: 217 MiB in 51 packages 01:15:03 Removing intermediate container 747c86361759 01:15:03 ---> 50f0a7bc1ba9 01:15:03 Step 4/7 : WORKDIR /edgex-go 01:15:03 ---> Running in 0b5c120b70a9 01:15:04 Removing intermediate container 0b5c120b70a9 01:15:04 ---> 05c72daa7742 01:15:04 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 01:15:04 latest: Pulling from library/docker 01:15:04 5f621e34cdf4: Already exists 01:15:04 85db56a05063: Pulling fs layer 01:15:04 ccb67d6aeaaa: Pulling fs layer 01:15:04 a0b19fc83503: Pulling fs layer 01:15:04 8eb508b41278: Pulling fs layer 01:15:04 37236713561e: Pulling fs layer 01:15:04 07c93f2b1b56: Pulling fs layer 01:15:04 37236713561e: Waiting 01:15:04 07c93f2b1b56: Waiting 01:15:04 8eb508b41278: Waiting 01:15:04 ccb67d6aeaaa: Verifying Checksum 01:15:04 ccb67d6aeaaa: Download complete 01:15:05 85db56a05063: Verifying Checksum 01:15:05 85db56a05063: Download complete 01:15:05 8eb508b41278: Verifying Checksum 01:15:05 8eb508b41278: Download complete 01:15:05 37236713561e: Download complete 01:15:05 07c93f2b1b56: Verifying Checksum 01:15:05 07c93f2b1b56: Download complete 01:15:05 85db56a05063: Pull complete 01:15:06 ccb67d6aeaaa: Pull complete 01:15:06 a0b19fc83503: Verifying Checksum 01:15:06 a0b19fc83503: Download complete 01:15:08 ? github.com/edgexfoundry/edgex-go [no test files] 01:15:09 a0b19fc83503: Pull complete 01:15:10 8eb508b41278: Pull complete 01:15:10 37236713561e: Pull complete 01:15:10 07c93f2b1b56: Pull complete 01:15:10 Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 01:15:10 Status: Downloaded newer image for docker:latest 01:15:14 ---> 9f346cf3b892 01:15:14 Step 6/7 : COPY go.mod . 01:15:14 ---> afdf9b18631c 01:15:14 Step 7/7 : RUN go mod download 01:15:14 ---> Running in 7d04e3344966 01:15:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:15:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:15:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:15:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:15:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 01:15:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:15:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:15:31 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.055s 01:15:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:15:31 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 01:15:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:15:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:15:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:15:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:15:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:15:36 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.093s coverage: 46.6% of statements 01:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 01:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 01:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 01:15:38 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.207s coverage: 27.1% of statements 01:15:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:15:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:15:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 01:15:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 01:15:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 01:15:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:15:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.037s coverage: 100.0% of statements 01:15:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 01:15:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.041s coverage: 100.0% of statements 01:15:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 01:15:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 01:15:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.385s coverage: 69.3% of statements 01:15:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 01:15:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 01:15:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.431s coverage: 83.3% of statements 01:15:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 01:15:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 01:15:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 01:15:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 01:15:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.378s coverage: 28.6% of statements 01:15:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:15:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:15:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 01:15:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 01:15:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 01:15:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.064s coverage: 100.0% of statements 01:15:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 01:15:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.052s coverage: 100.0% of statements 01:15:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 01:15:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.115s coverage: 86.7% of statements 01:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 01:15:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.144s coverage: 97.5% of statements 01:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 01:15:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.080s coverage: 78.3% of statements 01:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 01:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 01:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 01:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 01:15:41 Removing intermediate container 7d04e3344966 01:15:41 ---> ca9b703242d8 01:15:41 Successfully built ca9b703242d8 01:15:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:15:41 + docker inspect -f . ci-base-image-arm64 01:15:41 . [Pipeline] withDockerContainer 01:15:42 prd-ubuntu18.04-docker-arm64-4c-16g-14089 does not seem to be running inside a container 01:15:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:15:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.282s coverage: 95.7% of statements 01:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 01:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 01:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 01:15:43 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 01:15:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:15:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 01:15:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 01:15:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:15:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:15:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 01:15:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:15:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 01:15:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:15:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 01:15:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 01:15:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 01:15:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:15:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 01:15:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 01:15:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 01:15:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 01:15:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 01:15:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 01:15:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.063s coverage: 0.0% of statements [no tests to run] 01:15:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 01:15:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 01:15:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:15:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:15:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.028s coverage: 100.0% of statements 01:15:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:15:43 flag provided but not defined: -badarg 01:15:43 Usage of adduser: 01:15:43 -algorithm string 01:15:43 Algorithm used for signing the JWT, RS256 or ES256 01:15:43 -client_id string 01:15:43 Optional manually-specified OAuth2 client_id. 01:15:43 -client_secret string 01:15:43 Optional manually-specified OAuth2 client_secret. 01:15:43 -confdir string 01:15:43 01:15:43 -group string 01:15:43 Group to which the user belongs, defaults to 'admin' (default "admin") 01:15:43 -id string 01:15:43 ID to use for linkage with JWT claim (usually the 'iss' field) 01:15:43 -public_key string 01:15:43 Public key (in PEM format) used to validate the JWT. 01:15:43 -redirect_uris string 01:15:43 OAuth2 redirect URL for browser-based users (default: https://localhost) (default "https://localhost") 01:15:43 -token-type string 01:15:43 Type of token to create: jwt or oauth2 01:15:43 -user string 01:15:43 Username of the user to add 01:15:43 --- FAIL: TestAddUserBadArg (0.00s) 01:15:43 command_test.go:49: 01:15:43 Error Trace: command_test.go:49 01:15:43 Error: An error is expected but got nil. 01:15:43 Test: TestAddUserBadArg 01:15:43 command_test.go:50: 01:15:43 Error Trace: command_test.go:50 01:15:43 Error: Expected nil, but got: &adduser.cmd{loggingClient:logger.MockLogger{}, client:(*http.Client)(0xc0000a77a0), configuration:(*config.ConfigurationStruct)(0xc000122200), tokenType:"oauth2", username:"someuser", group:"admin", algorithm:"", publicKeyPath:"", jwtID:"", clientID:"", clientSecret:"", redirectUris:"https://localhost"} 01:15:43 Test: TestAddUserBadArg 01:15:43 bad060a9-0e2b-47ba-98d5-9d622e2322b5 01:15:43 {"client_id":"7240fdd9-1665-419b-a8c5-5691ca03af7c","client_secret":"d3191db3-8468-4a3c-87fb-df4fccfee983"} 01:15:43 FAIL 01:15:43 coverage: 75.5% of statements 01:15:43 FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.060s 01:15:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.8% of statements 01:15:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 01:15:43 $ docker top df0fe744a0646d3ef9028f057c74cec76065bc5ae812492a3cb37c072f6a7604 -eo pid,comm 01:15:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 84.2% of statements 01:15:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.043s coverage: 100.0% of statements 01:15:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [Pipeline] { [Pipeline] sh 01:15:44 + go version 01:15:44 go version go1.15.5 linux/arm64 [Pipeline] } 01:15:44 $ docker stop --time=1 df0fe744a0646d3ef9028f057c74cec76065bc5ae812492a3cb37c072f6a7604 01:15:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 63.5% of statements 01:15:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:15:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:15:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 01:15:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.065s coverage: 91.3% of statements 01:15:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 01:15:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements 01:15:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.040s coverage: 100.0% of statements 01:15:46 $ docker rm -f df0fe744a0646d3ef9028f057c74cec76065bc5ae812492a3cb37c072f6a7604 01:15:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.343s coverage: 55.9% of statements 01:15:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:15:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:15:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 01:15:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 01:15:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 01:15:46 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:15:47 + docker inspect -f . ci-base-image-arm64 01:15:47 . [Pipeline] withDockerContainer 01:15:48 prd-ubuntu18.04-docker-arm64-4c-16g-14089 does not seem to be running inside a container 01:15:48 $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:15:48 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 2.823s coverage: 86.3% of statements 01:15:48 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 01:15:48 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.117s coverage: 72.2% of statements 01:15:48 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.388s coverage: 72.1% of statements 01:15:48 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.058s coverage: 82.4% of statements 01:15:48 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.036s coverage: 48.4% of statements 01:15:48 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 01:15:48 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 01:15:48 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 01:15:48 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.034s coverage: 28.8% of statements 01:15:48 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 01:15:48 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.036s coverage: 96.8% of statements 01:15:48 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 01:15:49 $ docker top 7187655c4d1ea2ea8d207bb7d6d6c31b8e69a39f413893d7b15cece2245d0883 -eo pid,comm 01:15:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.099s coverage: 37.2% of statements 01:15:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:15:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:15:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.308s coverage: 84.1% of statements 01:15:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.054s coverage: 100.0% of statements [Pipeline] { [Pipeline] echo 01:15:49 ========================================================= 01:15:49 [edgeXBuildGoParallel] Running Tests and Build... 01:15:49 ========================================================= [Pipeline] sh 01:15:50 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.065s coverage: 42.9% of statements 01:15:50 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 01:15:50 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 01:15:50 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.039s coverage: 100.0% of statements 01:15:50 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 01:15:50 + make test 01:15:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:15:50 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.050s coverage: 83.8% of statements 01:15:50 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 01:15:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.142s coverage: 47.1% of statements 01:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:15:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.043s coverage: 100.0% of statements 01:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 01:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 01:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 01:15:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.056s coverage: 100.0% of statements 01:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 01:15:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.059s coverage: 100.0% of statements 01:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 01:15:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.687s coverage: 29.1% of statements 01:15:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:15:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:15:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 01:15:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 01:15:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 01:15:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.068s coverage: 99.0% of statements 01:15:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 01:15:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.061s coverage: 100.0% of statements 01:15:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 01:15:54 ok github.com/edgexfoundry/edgex-go/internal/system 0.032s coverage: 0.0% of statements 01:15:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:15:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.107s coverage: 100.0% of statements 01:15:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 01:15:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:15:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:15:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 01:15:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.053s coverage: 87.9% of statements 01:15:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 01:15:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:15:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements 01:15:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 01:15:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 01:15:55 FAIL 01:15:55 make: *** [Makefile:89: test] Error 1 [Pipeline] } 01:15:55 $ docker stop --time=1 dc107748a17d20fab27ad19c3983655c0cf388f5a30b678f485df682db26d0a1 01:15:57 $ docker rm -f dc107748a17d20fab27ad19c3983655c0cf388f5a30b678f485df682db26d0a1 [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] } 01:15:59 Failed in branch amd64 01:16:12 ? github.com/edgexfoundry/edgex-go [no test files] 01:16:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:17:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:17:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:17:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:17:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 01:17:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:17:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:17:17 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.099s 01:17:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:17:17 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 01:17:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:17:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:17:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:17:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:17:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:17:27 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.318s coverage: 46.6% of statements 01:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 01:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 01:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 01:17:34 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.523s coverage: 27.1% of statements 01:17:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:17:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:17:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 01:17:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 01:17:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 01:17:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:17:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.090s coverage: 100.0% of statements 01:17:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 01:17:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements 01:17:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 01:17:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 01:17:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.547s coverage: 69.3% of statements 01:17:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 01:17:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 01:17:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.621s coverage: 83.3% of statements 01:17:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 01:17:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 01:17:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 01:17:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 01:17:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.249s coverage: 28.6% of statements 01:17:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:17:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:17:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 01:17:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 01:17:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 01:17:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.176s coverage: 100.0% of statements 01:17:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 01:17:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.084s coverage: 100.0% of statements 01:17:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 01:17:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.332s coverage: 86.7% of statements 01:17:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 01:17:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.440s coverage: 97.5% of statements 01:17:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 01:17:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.249s coverage: 78.3% of statements 01:17:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 01:17:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 01:17:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 01:17:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 01:17:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.894s coverage: 95.7% of statements 01:17:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 01:17:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 01:17:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 01:17:52 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 01:17:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:17:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 01:17:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 01:17:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:17:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:17:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 01:17:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:17:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 01:17:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:17:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 01:17:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 01:17:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 01:17:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:17:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 01:17:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 01:17:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 01:17:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 01:17:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 01:17:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 01:17:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.164s coverage: 0.0% of statements [no tests to run] 01:17:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 01:17:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 01:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:17:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements 01:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:17:52 flag provided but not defined: -badarg 01:17:52 Usage of adduser: 01:17:52 -algorithm string 01:17:52 Algorithm used for signing the JWT, RS256 or ES256 01:17:52 -client_id string 01:17:52 Optional manually-specified OAuth2 client_id. 01:17:52 -client_secret string 01:17:52 Optional manually-specified OAuth2 client_secret. 01:17:52 -confdir string 01:17:52 01:17:52 -group string 01:17:52 Group to which the user belongs, defaults to 'admin' (default "admin") 01:17:52 -id string 01:17:52 ID to use for linkage with JWT claim (usually the 'iss' field) 01:17:52 -public_key string 01:17:52 Public key (in PEM format) used to validate the JWT. 01:17:52 -redirect_uris string 01:17:52 OAuth2 redirect URL for browser-based users (default: https://localhost) (default "https://localhost") 01:17:52 -token-type string 01:17:52 Type of token to create: jwt or oauth2 01:17:52 -user string 01:17:52 Username of the user to add 01:17:52 --- FAIL: TestAddUserBadArg (0.01s) 01:17:52 command_test.go:49: 01:17:52 Error Trace: command_test.go:49 01:17:52 Error: An error is expected but got nil. 01:17:52 Test: TestAddUserBadArg 01:17:52 command_test.go:50: 01:17:52 Error Trace: command_test.go:50 01:17:52 Error: Expected nil, but got: &adduser.cmd{loggingClient:logger.MockLogger{}, client:(*http.Client)(0x40000137d0), configuration:(*config.ConfigurationStruct)(0x4000160200), tokenType:"oauth2", username:"someuser", group:"admin", algorithm:"", publicKeyPath:"", jwtID:"", clientID:"", clientSecret:"", redirectUris:"https://localhost"} 01:17:52 Test: TestAddUserBadArg 01:17:52 bad060a9-0e2b-47ba-98d5-9d622e2322b5 01:17:52 {"client_id":"7240fdd9-1665-419b-a8c5-5691ca03af7c","client_secret":"d3191db3-8468-4a3c-87fb-df4fccfee983"} 01:17:52 FAIL 01:17:52 coverage: 75.5% of statements 01:17:52 FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.106s 01:17:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 80.8% of statements 01:17:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.149s coverage: 87.2% of statements 01:17:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.176s coverage: 84.2% of statements 01:17:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 100.0% of statements 01:17:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.578s coverage: 63.5% of statements 01:17:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:17:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.081s coverage: 100.0% of statements 01:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements 01:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements 01:17:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements 01:17:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements 01:18:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.912s coverage: 55.9% of statements 01:18:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:18:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:18:01 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 01:18:01 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 01:18:01 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 01:18:01 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 01:18:24 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 22.881s coverage: 86.3% of statements 01:18:24 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 01:18:24 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.284s coverage: 72.2% of statements 01:18:24 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.463s coverage: 72.1% of statements 01:18:24 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.088s coverage: 82.4% of statements 01:18:24 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.065s coverage: 48.4% of statements 01:18:24 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 01:18:24 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 01:18:24 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 01:18:24 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.065s coverage: 28.8% of statements 01:18:24 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 01:18:24 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.079s coverage: 96.8% of statements 01:18:24 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 01:18:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.416s coverage: 37.2% of statements 01:18:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:18:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:18:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.481s coverage: 84.1% of statements 01:18:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.078s coverage: 100.0% of statements 01:18:24 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.084s coverage: 42.9% of statements 01:18:24 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 01:18:24 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 01:18:24 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.075s coverage: 100.0% of statements 01:18:24 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 01:18:24 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.088s coverage: 83.8% of statements 01:18:24 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 01:18:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.375s coverage: 47.1% of statements 01:18:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:18:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:18:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.090s coverage: 100.0% of statements 01:18:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 01:18:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 01:18:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 01:18:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.113s coverage: 100.0% of statements 01:18:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 01:18:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.107s coverage: 100.0% of statements 01:18:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 01:18:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.755s coverage: 29.1% of statements 01:18:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:18:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:18:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 01:18:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 01:18:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 01:18:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.244s coverage: 99.0% of statements 01:18:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 01:18:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.099s coverage: 100.0% of statements 01:18:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 01:18:30 ok github.com/edgexfoundry/edgex-go/internal/system 0.049s coverage: 0.0% of statements 01:18:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:18:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements 01:18:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 01:18:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:18:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:18:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 01:18:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.099s coverage: 87.9% of statements 01:18:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 01:18:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:18:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.093s coverage: 100.0% of statements 01:18:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.050s coverage: 32.1% of statements 01:18:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 01:18:31 FAIL 01:18:31 make: *** [Makefile:89: test] Error 1 [Pipeline] } 01:18:31 $ docker stop --time=1 7187655c4d1ea2ea8d207bb7d6d6c31b8e69a39f413893d7b15cece2245d0883 01:18:34 $ docker rm -f 7187655c4d1ea2ea8d207bb7d6d6c31b8e69a39f413893d7b15cece2245d0883 [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:18:36 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 01:18:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:18:39 ---> package-listing.sh 01:18:39 ++ facter osfamily 01:18:39 ++ tr '[:upper:]' '[:lower:]' 01:18:39 + OS_FAMILY=redhat 01:18:39 + workspace=/w/workspace/edgex-go/32 01:18:39 + START_PACKAGES=/tmp/packages_start.txt 01:18:39 + END_PACKAGES=/tmp/packages_end.txt 01:18:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:18:39 + PACKAGES=/tmp/packages_start.txt 01:18:39 + '[' /w/workspace/edgex-go/32 ']' 01:18:39 + PACKAGES=/tmp/packages_end.txt 01:18:39 + case "${OS_FAMILY}" in 01:18:39 + rpm -qa 01:18:39 + sort 01:18:45 + '[' -f /tmp/packages_start.txt ']' 01:18:45 + '[' -f /tmp/packages_end.txt ']' 01:18:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:18:45 + '[' /w/workspace/edgex-go/32 ']' 01:18:45 + mkdir -p /w/workspace/edgex-go/32/archives/ 01:18:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/32/archives/ [Pipeline] echo 01:18:45 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/32/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:18:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:18:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:18:45 01:18:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:18:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:18:46 alpine: Pulling from edgex-lftools-log-publisher 01:18:46 df20fa9351a1: Pulling fs layer 01:18:46 36b3adc4ff6f: Pulling fs layer 01:18:46 8ad3a11d3b57: Pulling fs layer 01:18:46 46f8f816bc3b: Pulling fs layer 01:18:46 93b61091891f: Pulling fs layer 01:18:46 93b9cdb0e59b: Pulling fs layer 01:18:46 5e14af77c1be: Pulling fs layer 01:18:46 01666e4c0597: Pulling fs layer 01:18:46 aa168da1d23b: Pulling fs layer 01:18:46 93b9cdb0e59b: Waiting 01:18:46 01666e4c0597: Waiting 01:18:46 aa168da1d23b: Waiting 01:18:46 5e14af77c1be: Waiting 01:18:46 93b61091891f: Waiting 01:18:46 46f8f816bc3b: Waiting 01:18:46 36b3adc4ff6f: Download complete 01:18:46 46f8f816bc3b: Download complete 01:18:46 df20fa9351a1: Verifying Checksum 01:18:46 df20fa9351a1: Download complete 01:18:46 93b9cdb0e59b: Download complete 01:18:46 5e14af77c1be: Verifying Checksum 01:18:46 5e14af77c1be: Download complete 01:18:46 93b61091891f: Download complete 01:18:46 01666e4c0597: Verifying Checksum 01:18:46 01666e4c0597: Download complete 01:18:46 8ad3a11d3b57: Verifying Checksum 01:18:46 8ad3a11d3b57: Download complete 01:18:46 df20fa9351a1: Pull complete 01:18:47 36b3adc4ff6f: Pull complete 01:18:47 8ad3a11d3b57: Pull complete 01:18:47 46f8f816bc3b: Pull complete 01:18:48 93b61091891f: Pull complete 01:18:48 93b9cdb0e59b: Pull complete 01:18:49 5e14af77c1be: Pull complete 01:18:49 aa168da1d23b: Verifying Checksum 01:18:49 aa168da1d23b: Download complete 01:18:49 01666e4c0597: Pull complete 01:18:55 aa168da1d23b: Pull complete 01:18:55 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:18:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:18:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:18:55 prd-centos7-docker-4c-2g-14081 does not seem to be running inside a container 01:18:55 $ 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/32/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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:18:59 $ docker top 93083f7e6d346930c6f1c576b26f46c51324c7d1609e1a430f6197101dbb54e5 -eo pid,comm [Pipeline] { [Pipeline] sh 01:19:00 + touch /tmp/pre-build-complete [Pipeline] sh 01:19:00 + mkdir -p /var/log/sa [Pipeline] sh 01:19:00 + ls /var/log/sa-host 01:19:00 + sadf -c /var/log/sa-host/sa02 01:19:00 file_magic: OK 01:19:00 HZ: Using current value: 100 01:19:00 file_header: OK 01:19:00 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 01:19:00 Statistics: 01:19:00 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:19:00 File successfully converted to sysstat format version 12.2.1 01:19:00 + sadf -c /var/log/sa-host/sa23 01:19:00 file_magic: OK 01:19:00 HZ: Using current value: 100 01:19:00 file_header: OK 01:19:00 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 01:19:00 Statistics: 01:19:00 Hnuu...uuuununununu... 01:19:00 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:19:01 provisioning config files... 01:19:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/32@tmp/config3208416416843195206tmp [Pipeline] { [Pipeline] echo 01:19:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:19:01 ---> create-netrc.sh [Pipeline] } 01:19:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:19:01 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:19:02 ---> python-tools-install.sh [Pipeline] echo 01:19:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:19:02 ---> sudo-logs.sh 01:19:02 Archiving 'sudo' log.. [Pipeline] echo 01:19:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:19:02 ---> job-cost.sh 01:19:02 lf-activate-venv: SKIPPING 01:19:02 INFO: No Stack... 01:19:03 INFO: Retrieving Pricing Info for: v1-standard-2 01:19:04 INFO: Archiving Costs [Pipeline] echo 01:19:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:19:04 ---> logs-deploy.sh 01:19:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2808/32 01:19:04 INFO: archiving workspace using pattern(s): 01:19:06 Archives upload complete. 01:19:06 INFO: archiving logs to Nexus 01:19:07 ---> uname -a: 01:19:07 Linux prd-centos7-docker-4c-2g-14081.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 01:19:07 01:19:07 01:19:07 ---> lscpu: 01:19:07 Architecture: x86_64 01:19:07 CPU op-mode(s): 32-bit, 64-bit 01:19:07 Byte Order: Little Endian 01:19:07 Address sizes: 40 bits physical, 48 bits virtual 01:19:07 CPU(s): 4 01:19:07 On-line CPU(s) list: 0-3 01:19:07 Thread(s) per core: 1 01:19:07 Core(s) per socket: 1 01:19:07 Socket(s): 4 01:19:07 NUMA node(s): 1 01:19:07 Vendor ID: GenuineIntel 01:19:07 CPU family: 6 01:19:07 Model: 44 01:19:07 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 01:19:07 Stepping: 1 01:19:07 CPU MHz: 2933.442 01:19:07 BogoMIPS: 5866.88 01:19:07 Virtualization: VT-x 01:19:07 Hypervisor vendor: KVM 01:19:07 Virtualization type: full 01:19:07 L1d cache: 128 KiB 01:19:07 L1i cache: 128 KiB 01:19:07 L2 cache: 16 MiB 01:19:07 L3 cache: 64 MiB 01:19:07 NUMA node0 CPU(s): 0-3 01:19:07 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 01:19:07 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 01:19:07 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 01:19:07 Vulnerability Meltdown: Mitigation; PTI 01:19:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:19:07 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:19:07 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:19:07 Vulnerability Srbds: Not affected 01:19:07 Vulnerability Tsx async abort: Not affected 01:19:07 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 01:19:07 01:19:07 01:19:07 ---> nproc: 01:19:07 4 01:19:07 01:19:07 01:19:07 ---> df -h: 01:19:07 Filesystem Size Used Available Use% Mounted on 01:19:07 overlay 50.0G 8.5G 41.5G 17% / 01:19:07 tmpfs 64.0M 0 64.0M 0% /dev 01:19:07 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 01:19:07 shm 64.0M 0 64.0M 0% /dev/shm 01:19:07 /dev/vda1 50.0G 8.5G 41.5G 17% /facter-os 01:19:07 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf 01:19:07 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname 01:19:07 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts 01:19:07 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/auth.log 01:19:07 /dev/vda1 50.0G 8.5G 41.5G 17% /run/cloud-init/result.json 01:19:07 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa-host 01:19:07 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/secure 01:19:07 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/edgex-go/32 01:19:07 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/edgex-go/32@tmp 01:19:07 01:19:07 01:19:07 ---> free -m: 01:19:07 total used free shared buff/cache available 01:19:07 Mem: 1837 765 123 0 948 979 01:19:07 Swap: 1023 3 1020 01:19:07 01:19:07 01:19:07 ---> ip addr: 01:19:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:19:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:19:07 inet 127.0.0.1/8 scope host lo 01:19:07 valid_lft forever preferred_lft forever 01:19:07 inet6 ::1/128 scope host 01:19:07 valid_lft forever preferred_lft forever 01:19:07 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 01:19:07 link/ether fa:16:3e:09:6e:94 brd ff:ff:ff:ff:ff:ff 01:19:07 inet 10.30.122.117/23 brd 10.30.123.255 scope global dynamic eth0 01:19:07 valid_lft 83526sec preferred_lft 83526sec 01:19:07 inet6 fe80::f816:3eff:fe09:6e94/64 scope link 01:19:07 valid_lft forever preferred_lft forever 01:19:07 3: docker0: mtu 1500 qdisc noqueue state DOWN 01:19:07 link/ether 02:42:5f:56:3e:3c brd ff:ff:ff:ff:ff:ff 01:19:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:19:07 valid_lft forever preferred_lft forever 01:19:07 inet6 fe80::42:5fff:fe56:3e3c/64 scope link 01:19:07 valid_lft forever preferred_lft forever 01:19:07 01:19:07 01:19:07 ---> sar -b -r -n DEV: 01:19:07 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/02/20 _x86_64_ (4 CPU) 01:19:07 01:19:07 00:31:01 LINUX RESTART (4 CPU) 01:19:07 01:19:07 00:32:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:19:07 00:33:01 2.40 0.00 2.40 0.00 0.00 297.87 0.00 01:19:07 00:34:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 01:19:07 00:35:01 0.27 0.00 0.27 0.00 0.00 3.15 0.00 01:19:07 00:36:01 0.19 0.00 0.19 0.00 0.00 2.18 0.00 01:19:07 00:37:01 0.30 0.00 0.30 0.00 0.00 5.83 0.00 01:19:07 00:38:01 0.28 0.00 0.28 0.00 0.00 4.43 0.00 01:19:07 00:39:01 0.40 0.00 0.40 0.00 0.00 4.81 0.00 01:19:07 00:40:01 0.67 0.00 0.67 0.00 0.00 6.88 0.00 01:19:07 00:41:01 0.70 0.00 0.70 0.00 0.00 7.71 0.00 01:19:07 00:42:01 0.38 0.00 0.38 0.00 0.00 4.45 0.00 01:19:07 00:43:01 0.18 0.00 0.18 0.00 0.00 2.31 0.00 01:19:07 00:44:01 0.28 0.00 0.28 0.00 0.00 4.45 0.00 01:19:07 00:45:01 0.27 0.00 0.27 0.00 0.00 2.73 0.00 01:19:07 00:46:01 0.48 0.20 0.28 0.00 6.39 3.20 0.00 01:19:07 00:47:01 0.32 0.00 0.32 0.00 0.00 4.60 0.00 01:19:07 00:48:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 01:19:07 00:49:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 01:19:07 00:50:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 01:19:07 00:51:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 01:19:07 00:52:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 01:19:07 00:53:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 01:19:07 00:54:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 01:19:07 00:55:02 0.25 0.00 0.25 0.00 0.00 2.56 0.00 01:19:07 00:56:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 01:19:07 00:57:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 01:19:07 00:58:01 0.27 0.00 0.27 0.00 0.00 3.06 0.00 01:19:07 00:59:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 01:19:07 01:00:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 01:19:07 01:01:01 0.30 0.02 0.28 0.00 0.13 3.10 0.00 01:19:07 01:02:01 0.38 0.08 0.30 0.00 1.60 5.24 0.00 01:19:07 01:03:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 01:19:07 01:04:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 01:19:07 01:05:01 0.27 0.00 0.27 0.00 0.00 3.20 0.00 01:19:07 01:06:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 01:19:07 01:07:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 01:19:07 01:08:01 0.18 0.00 0.18 0.00 0.00 1.87 0.00 01:19:07 01:09:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 01:19:07 01:10:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 01:19:07 01:11:01 0.25 0.00 0.25 0.00 0.00 2.33 0.00 01:19:07 01:12:01 0.15 0.00 0.15 0.00 0.00 1.90 0.00 01:19:07 01:13:01 9.96 2.76 7.20 0.00 196.27 5589.74 0.00 01:19:07 01:14:02 161.19 53.67 107.53 0.00 8553.63 37894.26 0.00 01:19:07 01:15:01 325.84 138.71 187.12 0.00 6032.62 40222.93 0.00 01:19:07 01:16:01 156.16 53.55 102.61 0.00 2964.03 13191.47 0.00 01:19:07 01:17:01 4.95 0.70 4.25 0.00 50.89 145.86 0.00 01:19:07 01:18:01 0.57 0.00 0.57 0.00 0.00 6.41 0.00 01:19:07 Average: 14.53 5.39 9.14 0.00 386.37 2111.64 0.00 01:19:07 01:19:07 00:32:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:19:07 00:33:01 88324 0 474128 25.20 2620 1316472 931640 31.80 290472 1306904 16 01:19:07 00:34:01 88176 0 474268 25.21 2620 1316480 931632 31.80 287320 1310208 8 01:19:07 00:35:01 86308 0 476132 25.31 2620 1316484 963964 32.90 289204 1310208 16 01:19:07 00:36:01 87288 0 475148 25.25 2620 1316488 963856 32.89 288712 1310208 20 01:19:07 00:37:01 86808 0 475624 25.28 2620 1316492 963996 32.90 289340 1310208 8 01:19:07 00:38:01 86380 0 476048 25.30 2620 1316496 964020 32.90 289384 1310208 8 01:19:07 00:39:01 88392 0 474028 25.19 2620 1316504 963708 32.89 287820 1310208 8 01:19:07 00:40:01 88524 0 473892 25.19 2620 1316508 963708 32.89 287808 1310208 8 01:19:07 00:41:01 88244 0 474164 25.20 2620 1316516 963708 32.89 287832 1310208 8 01:19:07 00:42:01 86816 0 475588 25.28 2620 1316520 963988 32.90 288900 1310208 16 01:19:07 00:43:01 86740 0 475660 25.28 2620 1316524 964152 32.90 289444 1310208 20 01:19:07 00:44:01 86328 0 476068 25.30 2620 1316528 964308 32.91 289728 1310208 8 01:19:07 00:45:01 87680 0 474712 25.23 2620 1316532 964032 32.90 288212 1310208 12 01:19:07 00:46:01 88028 0 474360 25.21 2620 1316536 964032 32.90 288340 1310208 8 01:19:07 00:47:01 87112 0 475272 25.26 2620 1316540 964104 32.90 288596 1310208 16 01:19:07 00:48:01 87392 0 474984 25.24 2620 1316548 964032 32.90 287980 1310208 8 01:19:07 00:49:01 87564 0 474812 25.24 2620 1316548 964032 32.90 287980 1310208 8 01:19:07 00:50:01 87532 0 474836 25.24 2620 1316556 964032 32.90 288236 1310208 16 01:19:07 00:51:01 87564 0 474800 25.23 2620 1316560 964032 32.90 288116 1310208 8 01:19:07 00:52:01 87032 0 475328 25.26 2620 1316564 964104 32.90 288492 1310208 8 01:19:07 00:53:01 87400 0 474956 25.24 2620 1316568 964032 32.90 288124 1310208 12 01:19:07 00:54:01 86976 0 475368 25.26 2620 1316580 964228 32.91 288960 1310212 16 01:19:07 00:55:02 87572 0 474772 25.23 2620 1316580 964096 32.90 288156 1310208 12 01:19:07 00:56:01 87384 0 474956 25.24 2620 1316584 964096 32.90 288036 1310208 8 01:19:07 00:57:01 86660 0 475672 25.28 2620 1316592 964204 32.91 289296 1310208 8 01:19:07 00:58:01 87208 0 475120 25.25 2620 1316596 964096 32.90 288736 1310208 8 01:19:07 00:59:01 87300 0 475024 25.25 2620 1316600 964096 32.90 288740 1310208 8 01:19:07 01:00:01 87028 0 475236 25.26 2620 1316660 964096 32.90 288916 1310224 24 01:19:07 01:01:01 85352 0 476960 25.35 2620 1316612 966868 33.00 289480 1310212 8 01:19:07 01:02:01 86032 0 476160 25.31 2620 1316732 964688 32.92 289616 1310272 8 01:19:07 01:03:01 86056 0 476128 25.31 2620 1316740 964640 32.92 289132 1310272 8 01:19:07 01:04:01 86524 0 475656 25.28 2620 1316744 964604 32.92 289072 1310272 8 01:19:07 01:05:01 86040 0 476132 25.31 2620 1316752 964712 32.92 289792 1310276 8 01:19:07 01:06:01 86688 0 475480 25.27 2620 1316756 964604 32.92 288960 1310272 8 01:19:07 01:07:01 86484 0 475676 25.28 2620 1316764 964664 32.92 289404 1310272 8 01:19:07 01:08:01 86564 0 475596 25.28 2620 1316764 964604 32.92 289092 1310272 8 01:19:07 01:09:01 86260 0 475896 25.29 2620 1316768 964604 32.92 289096 1310272 8 01:19:07 01:10:01 86656 0 475492 25.27 2620 1316776 964604 32.92 289104 1310272 8 01:19:07 01:11:01 86292 0 475856 25.29 2620 1316776 964604 32.92 289228 1310272 8 01:19:07 01:12:01 85940 0 476200 25.31 2620 1316784 972884 33.20 289560 1310272 8 01:19:07 01:13:01 112636 0 528836 28.11 2620 1237452 1062868 36.27 462720 1107080 6304 01:19:07 01:14:02 105060 0 705824 37.51 2596 1068064 1548992 52.86 616524 913620 103808 01:19:07 01:15:01 149372 0 776532 41.27 1000 954640 1437268 49.05 628948 823516 3756 01:19:07 01:16:01 546100 0 711764 37.83 432 623248 1172832 40.03 481896 574296 32 01:19:07 01:17:01 569508 0 686828 36.50 432 624776 1097332 37.45 475660 575172 12 01:19:07 01:18:01 570104 0 686232 36.47 432 624776 1092252 37.28 474076 576328 8 01:19:07 Average: 120292 0 502352 26.70 2442 1256458 998384 34.07 319397 1238603 2486 01:19:07 01:19:07 00:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:19:07 00:33:01 eth0 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:19:07 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:34:01 eth0 1.33 0.08 0.12 0.01 0.00 0.00 0.00 0.00 01:19:07 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:35:01 eth0 3.56 1.53 0.72 3.10 0.00 0.00 0.00 0.00 01:19:07 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:36:01 eth0 1.79 0.46 0.39 0.21 0.00 0.00 0.00 0.00 01:19:07 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:37:01 eth0 2.31 0.68 0.78 0.46 0.00 0.00 0.00 0.00 01:19:07 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:38:01 eth0 0.97 0.67 0.54 0.37 0.00 0.00 0.00 0.00 01:19:07 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:39:01 eth0 0.15 0.08 0.01 0.04 0.00 0.00 0.00 0.00 01:19:07 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:40:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:19:07 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:41:01 eth0 0.65 0.08 0.06 0.01 0.00 0.00 0.00 0.00 01:19:07 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:42:01 eth0 1.35 0.58 0.46 0.28 0.00 0.00 0.00 0.00 01:19:07 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:43:01 eth0 2.00 0.87 0.86 0.56 0.00 0.00 0.00 0.00 01:19:07 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:44:01 eth0 1.05 0.32 0.33 0.20 0.00 0.00 0.00 0.00 01:19:07 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:45:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 01:19:07 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:46:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:19:07 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:47:01 eth0 0.32 0.23 0.15 0.07 0.00 0.00 0.00 0.00 01:19:07 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:48:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:19:07 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:50:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:19:07 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:51:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:52:01 eth0 0.23 0.17 0.14 0.07 0.00 0.00 0.00 0.00 01:19:07 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:53:01 eth0 0.78 0.07 0.06 0.01 0.00 0.00 0.00 0.00 01:19:07 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:54:01 eth0 0.57 0.22 0.27 0.19 0.00 0.00 0.00 0.00 01:19:07 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:55:02 eth0 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:19:07 00:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:56:01 eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:19:07 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:57:01 eth0 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 01:19:07 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:58:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:59:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:19:07 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:02:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 01:19:07 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:03:01 eth0 0.22 0.22 0.07 0.01 0.00 0.00 0.00 0.00 01:19:07 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:04:01 eth0 0.55 0.00 0.05 0.00 0.00 0.00 0.00 0.00 01:19:07 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:05:01 eth0 0.45 0.32 0.27 0.20 0.00 0.00 0.00 0.00 01:19:07 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:06:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:07:01 eth0 0.22 0.13 0.14 0.07 0.00 0.00 0.00 0.00 01:19:07 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:08:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:19:07 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:11:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:12:01 eth0 0.25 0.20 0.14 0.07 0.00 0.00 0.00 0.00 01:19:07 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:13:01 eth0 637.18 484.86 2857.35 62.30 0.00 0.00 0.00 0.00 01:19:07 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:14:02 eth0 1239.80 1241.41 5943.76 149.61 0.00 0.00 0.00 0.00 01:19:07 01:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:14:02 docker0 865.79 775.59 70.10 2661.00 0.00 0.00 0.00 0.00 01:19:07 01:15:01 vethdd99eb6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 01:19:07 01:15:01 eth0 373.94 236.16 1980.62 31.75 0.00 0.00 0.00 0.00 01:19:07 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:15:01 docker0 127.95 176.87 9.40 845.96 0.00 0.00 0.00 0.00 01:19:07 01:16:01 eth0 43.09 29.50 27.08 70.05 0.00 0.00 0.00 0.00 01:19:07 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:17:01 eth0 0.40 0.18 0.34 0.10 0.00 0.00 0.00 0.00 01:19:07 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:18:01 eth0 0.13 0.12 0.06 0.01 0.00 0.00 0.00 0.00 01:19:07 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 Average: eth0 50.38 43.57 235.28 6.97 0.00 0.00 0.00 0.00 01:19:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:07 Average: docker0 21.67 20.74 1.73 76.29 0.00 0.00 0.00 0.00 01:19:07 01:19:07 01:19:07 ---> sar -P ALL: 01:19:07 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/02/20 _x86_64_ (4 CPU) 01:19:07 01:19:07 00:31:01 LINUX RESTART (4 CPU) 01:19:07 01:19:07 00:32:02 CPU %user %nice %system %iowait %steal %idle 01:19:07 00:33:01 all 0.11 0.00 0.04 0.00 0.02 99.83 01:19:07 00:33:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:19:07 00:33:01 1 0.32 0.00 0.05 0.00 0.02 99.61 01:19:07 00:33:01 2 0.05 0.00 0.05 0.00 0.03 99.86 01:19:07 00:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:19:07 00:34:01 all 0.13 0.00 0.05 0.00 0.05 99.77 01:19:07 00:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:19:07 00:34:01 1 0.38 0.00 0.07 0.00 0.05 99.50 01:19:07 00:34:01 2 0.05 0.00 0.05 0.00 0.10 99.80 01:19:07 00:34:01 3 0.05 0.00 0.08 0.00 0.03 99.83 01:19:07 00:35:01 all 0.24 0.00 0.05 0.00 0.03 99.69 01:19:07 00:35:01 0 0.07 0.00 0.05 0.00 0.03 99.85 01:19:07 00:35:01 1 0.37 0.00 0.07 0.00 0.00 99.57 01:19:07 00:35:01 2 0.35 0.00 0.07 0.00 0.05 99.53 01:19:07 00:35:01 3 0.17 0.00 0.02 0.00 0.02 99.80 01:19:07 00:36:01 all 0.17 0.00 0.04 0.00 0.03 99.76 01:19:07 00:36:01 0 0.03 0.00 0.00 0.00 0.03 99.93 01:19:07 00:36:01 1 0.42 0.00 0.07 0.00 0.03 99.47 01:19:07 00:36:01 2 0.15 0.00 0.05 0.00 0.03 99.76 01:19:07 00:36:01 3 0.07 0.00 0.03 0.00 0.02 99.88 01:19:07 00:37:01 all 0.18 0.00 0.05 0.00 0.08 99.69 01:19:07 00:37:01 0 0.07 0.00 0.03 0.00 0.03 99.87 01:19:07 00:37:01 1 0.38 0.00 0.05 0.00 0.10 99.47 01:19:07 00:37:01 2 0.03 0.00 0.05 0.00 0.07 99.85 01:19:07 00:37:01 3 0.23 0.00 0.07 0.00 0.13 99.57 01:19:07 00:38:01 all 0.21 0.00 0.05 0.00 0.01 99.73 01:19:07 00:38:01 0 0.53 0.00 0.05 0.00 0.02 99.40 01:19:07 00:38:01 1 0.07 0.00 0.03 0.00 0.02 99.88 01:19:07 00:38:01 2 0.05 0.00 0.03 0.00 0.02 99.90 01:19:07 00:38:01 3 0.18 0.00 0.08 0.00 0.00 99.73 01:19:07 00:39:01 all 0.15 0.00 0.04 0.00 0.01 99.80 01:19:07 00:39:01 0 0.05 0.00 0.02 0.00 0.02 99.92 01:19:07 00:39:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:19:07 00:39:01 2 0.47 0.00 0.03 0.00 0.00 99.50 01:19:07 00:39:01 3 0.05 0.00 0.07 0.00 0.02 99.87 01:19:07 00:40:01 all 0.16 0.00 0.04 0.00 0.02 99.78 01:19:07 00:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:19:07 00:40:01 1 0.05 0.00 0.07 0.00 0.03 99.85 01:19:07 00:40:01 2 0.52 0.00 0.03 0.00 0.00 99.45 01:19:07 00:40:01 3 0.03 0.00 0.05 0.00 0.02 99.90 01:19:07 00:41:01 all 0.07 0.00 0.05 0.00 0.01 99.87 01:19:07 00:41:01 0 0.05 0.00 0.05 0.00 0.03 99.87 01:19:07 00:41:01 1 0.02 0.00 0.03 0.00 0.00 99.95 01:19:07 00:41:01 2 0.17 0.00 0.07 0.00 0.00 99.77 01:19:07 00:41:01 3 0.03 0.00 0.05 0.00 0.00 99.92 01:19:07 00:42:01 all 0.06 0.00 0.05 0.00 0.00 99.89 01:19:07 00:42:01 0 0.07 0.00 0.05 0.00 0.00 99.88 01:19:07 00:42:01 1 0.07 0.00 0.05 0.00 0.00 99.88 01:19:07 00:42:01 2 0.07 0.00 0.05 0.00 0.02 99.87 01:19:07 00:42:01 3 0.03 0.00 0.05 0.00 0.00 99.92 01:19:07 00:43:01 all 0.16 0.00 0.05 0.00 0.00 99.79 01:19:07 00:43:01 0 0.07 0.00 0.03 0.00 0.00 99.90 01:19:07 00:43:01 1 0.05 0.00 0.05 0.00 0.02 99.88 01:19:07 00:43:01 2 0.45 0.00 0.08 0.00 0.00 99.47 01:19:07 00:43:01 3 0.07 0.00 0.03 0.00 0.00 99.90 01:19:07 01:19:07 00:43:01 CPU %user %nice %system %iowait %steal %idle 01:19:07 00:44:01 all 0.26 0.00 0.03 0.00 0.00 99.71 01:19:07 00:44:01 0 0.05 0.00 0.02 0.00 0.00 99.93 01:19:07 00:44:01 1 0.40 0.00 0.05 0.00 0.00 99.55 01:19:07 00:44:01 2 0.53 0.00 0.03 0.00 0.00 99.43 01:19:07 00:44:01 3 0.07 0.00 0.02 0.00 0.00 99.92 01:19:07 00:45:01 all 0.15 0.00 0.04 0.00 0.01 99.80 01:19:07 00:45:01 0 0.05 0.00 0.03 0.00 0.02 99.90 01:19:07 00:45:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:19:07 00:45:01 2 0.52 0.00 0.05 0.00 0.02 99.42 01:19:07 00:45:01 3 0.02 0.00 0.03 0.00 0.00 99.95 01:19:07 00:46:01 all 0.15 0.00 0.05 0.00 0.00 99.79 01:19:07 00:46:01 0 0.05 0.00 0.10 0.00 0.00 99.85 01:19:07 00:46:01 1 0.02 0.00 0.03 0.00 0.00 99.95 01:19:07 00:46:01 2 0.53 0.00 0.05 0.00 0.00 99.42 01:19:07 00:46:01 3 0.02 0.00 0.03 0.00 0.00 99.95 01:19:07 00:47:01 all 0.17 0.00 0.04 0.00 0.00 99.79 01:19:07 00:47:01 0 0.03 0.00 0.03 0.00 0.00 99.93 01:19:07 00:47:01 1 0.05 0.00 0.05 0.00 0.00 99.90 01:19:07 00:47:01 2 0.17 0.00 0.05 0.00 0.00 99.78 01:19:07 00:47:01 3 0.43 0.00 0.02 0.00 0.00 99.55 01:19:07 00:48:01 all 0.15 0.00 0.04 0.00 0.00 99.82 01:19:07 00:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:19:07 00:48:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:19:07 00:48:01 2 0.07 0.00 0.07 0.00 0.00 99.87 01:19:07 00:48:01 3 0.48 0.00 0.03 0.00 0.00 99.48 01:19:07 00:49:01 all 0.15 0.00 0.02 0.00 0.00 99.82 01:19:07 00:49:01 0 0.05 0.00 0.05 0.00 0.00 99.90 01:19:07 00:49:01 1 0.15 0.00 0.03 0.00 0.00 99.82 01:19:07 00:49:01 2 0.38 0.00 0.00 0.00 0.00 99.62 01:19:07 00:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:19:07 00:50:01 all 0.13 0.00 0.04 0.00 0.00 99.82 01:19:07 00:50:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:19:07 00:50:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:19:07 00:50:01 2 0.45 0.00 0.07 0.00 0.00 99.48 01:19:07 00:50:01 3 0.02 0.00 0.03 0.00 0.00 99.95 01:19:07 00:51:01 all 0.11 0.00 0.03 0.00 0.00 99.86 01:19:07 00:51:01 0 0.05 0.00 0.02 0.00 0.00 99.93 01:19:07 00:51:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:19:07 00:51:01 2 0.33 0.00 0.07 0.00 0.00 99.60 01:19:07 00:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:19:07 00:52:01 all 0.15 0.00 0.03 0.00 0.00 99.81 01:19:07 00:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:19:07 00:52:01 1 0.03 0.00 0.05 0.00 0.00 99.92 01:19:07 00:52:01 2 0.53 0.00 0.03 0.00 0.02 99.42 01:19:07 00:52:01 3 0.02 0.00 0.03 0.00 0.00 99.95 01:19:07 00:53:01 all 0.16 0.00 0.03 0.00 0.00 99.81 01:19:07 00:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:19:07 00:53:01 1 0.05 0.00 0.05 0.00 0.00 99.90 01:19:07 00:53:01 2 0.53 0.00 0.03 0.00 0.00 99.43 01:19:07 00:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:19:07 00:54:01 all 0.17 0.00 0.03 0.00 0.00 99.80 01:19:07 00:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:19:07 00:54:01 1 0.07 0.00 0.02 0.00 0.00 99.92 01:19:07 00:54:01 2 0.55 0.00 0.05 0.00 0.00 99.40 01:19:07 00:54:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:19:07 01:19:07 00:54:01 CPU %user %nice %system %iowait %steal %idle 01:19:07 00:55:02 all 0.15 0.00 0.03 0.00 0.00 99.83 01:19:07 00:55:02 0 0.03 0.00 0.02 0.00 0.00 99.95 01:19:07 00:55:02 1 0.03 0.00 0.03 0.00 0.00 99.93 01:19:07 00:55:02 2 0.52 0.00 0.03 0.00 0.00 99.45 01:19:07 00:55:02 3 0.00 0.00 0.03 0.00 0.00 99.97 01:19:07 00:56:01 all 0.15 0.00 0.03 0.00 0.00 99.82 01:19:07 00:56:01 0 0.05 0.00 0.03 0.00 0.00 99.92 01:19:07 00:56:01 1 0.03 0.00 0.05 0.00 0.00 99.92 01:19:07 00:56:01 2 0.49 0.00 0.02 0.00 0.00 99.49 01:19:07 00:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:19:07 00:57:01 all 0.15 0.00 0.03 0.00 0.00 99.82 01:19:07 00:57:01 0 0.05 0.00 0.05 0.00 0.00 99.90 01:19:07 00:57:01 1 0.03 0.00 0.05 0.00 0.00 99.92 01:19:07 00:57:01 2 0.52 0.00 0.02 0.00 0.00 99.47 01:19:07 00:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:19:07 00:58:01 all 0.15 0.00 0.03 0.00 0.00 99.82 01:19:07 00:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:19:07 00:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 01:19:07 00:58:01 2 0.53 0.00 0.03 0.00 0.00 99.43 01:19:07 00:58:01 3 0.02 0.00 0.03 0.00 0.00 99.95 01:19:07 00:59:01 all 0.15 0.00 0.03 0.00 0.00 99.82 01:19:07 00:59:01 0 0.03 0.00 0.05 0.00 0.00 99.92 01:19:07 00:59:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:19:07 00:59:01 2 0.52 0.00 0.03 0.00 0.00 99.45 01:19:07 00:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:19:07 01:00:01 all 0.15 0.00 0.02 0.00 0.00 99.82 01:19:07 01:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:19:07 01:00:01 1 0.03 0.00 0.05 0.00 0.00 99.92 01:19:07 01:00:01 2 0.52 0.00 0.02 0.00 0.00 99.47 01:19:07 01:00:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:19:07 01:01:01 all 0.15 0.00 0.05 0.00 0.00 99.80 01:19:07 01:01:01 0 0.03 0.00 0.05 0.00 0.00 99.92 01:19:07 01:01:01 1 0.03 0.00 0.07 0.00 0.00 99.90 01:19:07 01:01:01 2 0.53 0.00 0.03 0.00 0.00 99.43 01:19:07 01:01:01 3 0.02 0.00 0.03 0.00 0.00 99.95 01:19:07 01:02:01 all 0.17 0.00 0.04 0.01 0.00 99.78 01:19:07 01:02:01 0 0.05 0.00 0.05 0.00 0.00 99.90 01:19:07 01:02:01 1 0.05 0.00 0.05 0.00 0.00 99.90 01:19:07 01:02:01 2 0.53 0.00 0.03 0.02 0.00 99.42 01:19:07 01:02:01 3 0.03 0.00 0.03 0.02 0.00 99.92 01:19:07 01:03:01 all 0.14 0.00 0.03 0.00 0.00 99.84 01:19:07 01:03:01 0 0.03 0.00 0.03 0.00 0.00 99.93 01:19:07 01:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:19:07 01:03:01 2 0.50 0.00 0.02 0.00 0.00 99.48 01:19:07 01:03:01 3 0.00 0.00 0.03 0.00 0.00 99.97 01:19:07 01:04:01 all 0.15 0.00 0.02 0.00 0.00 99.83 01:19:07 01:04:01 0 0.03 0.00 0.03 0.00 0.00 99.93 01:19:07 01:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:19:07 01:04:01 2 0.52 0.00 0.02 0.00 0.00 99.47 01:19:07 01:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:19:07 01:05:01 all 0.13 0.00 0.04 0.00 0.00 99.83 01:19:07 01:05:01 0 0.03 0.00 0.05 0.00 0.00 99.92 01:19:07 01:05:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:19:07 01:05:01 2 0.45 0.00 0.08 0.00 0.00 99.47 01:19:07 01:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:19:07 01:19:07 01:05:01 CPU %user %nice %system %iowait %steal %idle 01:19:07 01:06:01 all 0.12 0.00 0.03 0.00 0.00 99.85 01:19:07 01:06:01 0 0.07 0.00 0.02 0.00 0.00 99.92 01:19:07 01:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:19:07 01:06:01 2 0.40 0.00 0.07 0.00 0.00 99.53 01:19:07 01:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:19:07 01:07:01 all 0.15 0.00 0.02 0.00 0.00 99.83 01:19:07 01:07:01 0 0.03 0.00 0.03 0.00 0.00 99.93 01:19:07 01:07:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:19:07 01:07:01 2 0.52 0.00 0.02 0.00 0.00 99.47 01:19:07 01:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:19:07 01:08:01 all 0.15 0.00 0.02 0.00 0.00 99.83 01:19:07 01:08:01 0 0.05 0.00 0.03 0.00 0.00 99.92 01:19:07 01:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:19:07 01:08:01 2 0.53 0.00 0.02 0.00 0.00 99.45 01:19:07 01:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:19:07 01:09:01 all 0.14 0.00 0.02 0.00 0.00 99.83 01:19:07 01:09:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:19:07 01:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:19:07 01:09:01 2 0.50 0.00 0.02 0.00 0.00 99.48 01:19:07 01:09:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:19:07 01:10:01 all 0.12 0.00 0.05 0.00 0.00 99.83 01:19:07 01:10:01 0 0.03 0.00 0.05 0.00 0.00 99.92 01:19:07 01:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:19:07 01:10:01 2 0.40 0.00 0.12 0.00 0.00 99.48 01:19:07 01:10:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:19:07 01:11:01 all 0.03 0.00 0.03 0.00 0.00 99.94 01:19:07 01:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:19:07 01:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:19:07 01:11:01 2 0.07 0.00 0.05 0.00 0.00 99.88 01:19:07 01:11:01 3 0.03 0.00 0.03 0.00 0.02 99.92 01:19:07 01:12:01 all 0.04 0.00 0.04 0.00 0.00 99.92 01:19:07 01:12:01 0 0.07 0.00 0.03 0.00 0.00 99.90 01:19:07 01:12:01 1 0.03 0.00 0.07 0.00 0.00 99.90 01:19:07 01:12:01 2 0.05 0.00 0.03 0.00 0.00 99.92 01:19:07 01:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:19:07 01:13:01 all 4.26 0.00 1.71 0.15 0.00 93.88 01:19:07 01:13:01 0 4.41 0.00 2.63 0.00 0.00 92.95 01:19:07 01:13:01 1 3.19 0.00 1.24 0.03 0.00 95.54 01:19:07 01:13:01 2 5.70 0.00 1.76 0.50 0.02 92.02 01:19:07 01:13:01 3 3.74 0.00 1.22 0.05 0.00 94.99 01:19:07 01:14:02 all 16.09 0.00 9.26 2.09 0.03 72.54 01:19:07 01:14:02 0 16.94 0.00 10.68 1.47 0.03 70.88 01:19:07 01:14:02 1 14.46 0.00 8.72 2.38 0.03 74.41 01:19:07 01:14:02 2 14.92 0.00 8.46 1.04 0.03 75.55 01:19:07 01:14:02 3 18.05 0.00 9.19 3.46 0.02 69.29 01:19:07 01:15:01 all 9.81 0.00 8.70 8.53 0.03 72.94 01:19:07 01:15:01 0 10.35 0.00 9.12 7.32 0.02 73.19 01:19:07 01:15:01 1 9.42 0.00 8.72 9.52 0.02 72.32 01:19:07 01:15:01 2 9.43 0.00 8.19 7.52 0.03 74.82 01:19:07 01:15:01 3 10.03 0.00 8.76 9.77 0.03 71.40 01:19:07 01:16:01 all 57.35 0.00 13.50 4.54 0.03 24.58 01:19:07 01:16:01 0 56.50 0.00 13.13 5.08 0.03 25.26 01:19:07 01:16:01 1 59.65 0.00 13.49 3.35 0.03 23.47 01:19:07 01:16:01 2 55.38 0.00 13.82 4.03 0.02 26.75 01:19:07 01:16:01 3 57.83 0.00 13.57 5.72 0.03 22.84 01:19:07 01:19:07 01:16:01 CPU %user %nice %system %iowait %steal %idle 01:19:07 01:17:01 all 0.17 0.00 0.07 0.00 0.00 99.75 01:19:07 01:17:01 0 0.03 0.00 0.05 0.00 0.00 99.92 01:19:07 01:17:01 1 0.03 0.00 0.07 0.00 0.00 99.90 01:19:07 01:17:01 2 0.57 0.00 0.08 0.00 0.00 99.35 01:19:07 01:17:01 3 0.07 0.00 0.10 0.00 0.00 99.83 01:19:07 01:18:01 all 0.16 0.00 0.08 0.00 0.00 99.77 01:19:07 01:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:19:07 01:18:01 1 0.03 0.00 0.07 0.00 0.00 99.90 01:19:07 01:18:01 2 0.53 0.00 0.08 0.00 0.00 99.38 01:19:07 01:18:01 3 0.05 0.00 0.13 0.00 0.00 99.82 01:19:07 Average: all 1.99 0.00 0.74 0.32 0.01 96.94 01:19:07 Average: 0 1.91 0.00 0.78 0.29 0.01 97.01 01:19:07 Average: 1 1.92 0.00 0.72 0.32 0.01 97.03 01:19:07 Average: 2 2.16 0.00 0.72 0.28 0.01 96.83 01:19:07 Average: 3 1.95 0.00 0.72 0.40 0.01 96.92 01:19:07 01:19:07 01:19:07