Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1fb879ad609e1bfd3d688421c030194a329f2903 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-32144 in /w/workspace/ndry_app-functions-sdk-go_master [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/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-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/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 1fb879ad609e1bfd3d688421c030194a329f2903 (master) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb879ad609e1bfd3d688421c030194a329f2903 # timeout=10 Commit message: "fix: Fix webserver to use ServerBindAddr only is not blank as rest of EdgeX Services (#776)" > git rev-list --no-walk 60c5fe569b419bbb273a5924d39eec3bcbe2b0f3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:16:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:16:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:16:21 ========================================================= 01:16:21 EdgeX Global Pipelines Version Info 01:16:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:16:23 ------------------- 01:16:23 stable info: 01:16:23 ------------------- 01:16:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:16:23 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 01:16:23 Message: update stable to v1.0.186 01:16:24 ------------------- 01:16:24 experimental info: 01:16:24 ------------------- 01:16:24 Commited By: **** collab-it+edgex@linuxfoundation.org 01:16:24 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 01:16:24 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:16:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 01:16:24 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 01:16:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:16:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:16:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:16:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 01:16:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:16:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 01:16:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:16:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:16:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:16:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 01:16:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:16:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:16:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 01:16:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:16:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:16:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:16:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:16:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:16:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:16:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:16:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:16:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:16:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 01:16:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:16:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 01:16:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 01:16:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 01:16:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1fb879ad609e1bfd3d688421c030194a329f2903 [Pipeline] echo 01:16:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1fb879a [Pipeline] echo 01:16:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:16:28 + git log --format=format:%s -1 1fb879ad609e1bfd3d688421c030194a329f2903 [Pipeline] echo 01:16:28 GIT_COMMIT: 1fb879ad609e1bfd3d688421c030194a329f2903, Commit Message: fix: Fix webserver to use ServerBindAddr only is not blank as rest of EdgeX Services (#776) [Pipeline] echo 01:16:28 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:16:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:16:29 01:16:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:16:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:16:30 latest: Pulling from edgex-devops/git-semver 01:16:30 31603596830f: Pulling fs layer 01:16:30 2a8b12db71e7: Pulling fs layer 01:16:30 6ca5941a6612: Pulling fs layer 01:16:30 ecc8261a40a4: Pulling fs layer 01:16:30 2a8b12db71e7: Verifying Checksum 01:16:30 2a8b12db71e7: Download complete 01:16:30 31603596830f: Verifying Checksum 01:16:30 31603596830f: Download complete 01:16:30 ecc8261a40a4: Verifying Checksum 01:16:30 ecc8261a40a4: Download complete 01:16:30 6ca5941a6612: Verifying Checksum 01:16:30 6ca5941a6612: Download complete 01:16:30 31603596830f: Pull complete 01:16:30 2a8b12db71e7: Pull complete 01:16:31 6ca5941a6612: Pull complete 01:16:32 ecc8261a40a4: Pull complete 01:16:32 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 01:16:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:16:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:16:32 prd-centos7-docker-4c-2g-32144 does not seem to be running inside a container 01:16:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:16:34 $ docker top 41b5f8e4e6a31f6919fb89f778d261c9dfa722d54809044b271608056c755c98 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:16:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:16:35 [ssh-agent] Looking for ssh-agent implementation... 01:16:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:16:35 $ docker exec 41b5f8e4e6a31f6919fb89f778d261c9dfa722d54809044b271608056c755c98 ssh-agent 01:16:35 SSH_AUTH_SOCK=/tmp/ssh-pOIEPEDvwM3Y/agent.12 01:16:35 SSH_AGENT_PID=17 01:16:35 Running ssh-add (command line suppressed) 01:16:35 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7070068871602691364.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7070068871602691364.key) 01:16:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:16:36 + git tag --points-at HEAD [Pipeline] } 01:16:36 $ docker exec --env ******** --env ******** 41b5f8e4e6a31f6919fb89f778d261c9dfa722d54809044b271608056c755c98 ssh-agent -k 01:16:36 unset SSH_AUTH_SOCK; 01:16:36 unset SSH_AGENT_PID; 01:16:36 echo Agent pid 17 killed; 01:16:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:16:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:16:36 [ssh-agent] Looking for ssh-agent implementation... 01:16:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:16:36 $ docker exec 41b5f8e4e6a31f6919fb89f778d261c9dfa722d54809044b271608056c755c98 ssh-agent 01:16:36 SSH_AUTH_SOCK=/tmp/ssh-3ur6Ml96YFAr/agent.46 01:16:36 SSH_AGENT_PID=51 01:16:36 Running ssh-add (command line suppressed) 01:16:36 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3408317757690965561.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3408317757690965561.key) 01:16:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:16:37 + git semver init 01:16:37 # -> Open(): unable to determine branch for HEAD 01:16:37 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 01:16:37 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 01:16:37 # $SEMVER_REMOTE_NAME = origin 01:16:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:16:37 # $SEMVER_USER_NAME = edgex-jenkins 01:16:37 # $SEMVER_BRANCH = master 01:16:37 # $SEMVER_TEMP = /tmp/semver-914260131 01:16:37 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 01:16:40 # '/tmp/semver-914260131' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 01:16:40 # -> Force: false 01:16:40 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 01:16:40 $ docker exec --env ******** --env ******** 41b5f8e4e6a31f6919fb89f778d261c9dfa722d54809044b271608056c755c98 ssh-agent -k 01:16:40 unset SSH_AUTH_SOCK; 01:16:40 unset SSH_AGENT_PID; 01:16:40 echo Agent pid 51 killed; 01:16:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:16:41 + git semver [Pipeline] } 01:16:41 $ docker stop --time=1 41b5f8e4e6a31f6919fb89f778d261c9dfa722d54809044b271608056c755c98 01:16:42 $ docker rm -f 41b5f8e4e6a31f6919fb89f778d261c9dfa722d54809044b271608056c755c98 [Pipeline] // withDockerContainer [Pipeline] sh 01:16:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:16:43 Stashed 1 file(s) [Pipeline] echo 01:16:43 [edgeXSemver]: initialized semver on version 2.0.0-dev.39 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 01:16:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32149 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 01:16:44 Running in /w/workspace/app-functions-sdk-go/208 [Pipeline] { [Pipeline] checkout 01:16:49 using credential edgex-jenkins-ssh 01:16:49 Cloning the remote Git repository 01:16:49 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 01:16:49 > git init /w/workspace/app-functions-sdk-go/208 # timeout=10 01:16:49 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 01:16:49 > git --version # timeout=10 01:16:49 > git --version # 'git version 2.17.1' 01:16:49 using GIT_SSH to set credentials SSH Credentials for GitHub 01:16:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:16:53 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 01:16:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:16:53 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 01:16:53 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 01:16:53 using GIT_SSH to set credentials SSH Credentials for GitHub 01:16:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 01:16:53 Checking out Revision 1fb879ad609e1bfd3d688421c030194a329f2903 (master) 01:16:53 > git config core.sparsecheckout # timeout=10 01:16:53 > git checkout -f 1fb879ad609e1bfd3d688421c030194a329f2903 # timeout=10 01:16:57 Commit message: "fix: Fix webserver to use ServerBindAddr only is not blank as rest of EdgeX Services (#776)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:16:59 Still waiting to schedule task 01:16:59 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-32144’ 01:16:59 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 01:16:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:17:00 + true 01:17:00 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 01:17:02 ========================================================= 01:17:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 01:17:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:17:02 + 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:17:03 Sending build context to Docker daemon 19.42MB 01:17:03 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 01:17:03 Step 2/8 : FROM ${BASE} 01:17:04 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:17:04 5f621e34cdf4: Pulling fs layer 01:17:04 a4357932f1b6: Pulling fs layer 01:17:04 18c013af1878: Pulling fs layer 01:17:04 00ac8860ef70: Pulling fs layer 01:17:04 63d7cb157983: Pulling fs layer 01:17:04 b116817d02f9: Pulling fs layer 01:17:04 745a02a5169b: Pulling fs layer 01:17:04 00ac8860ef70: Waiting 01:17:04 63d7cb157983: Waiting 01:17:04 b116817d02f9: Waiting 01:17:04 745a02a5169b: Waiting 01:17:04 18c013af1878: Download complete 01:17:04 a4357932f1b6: Verifying Checksum 01:17:04 a4357932f1b6: Download complete 01:17:04 63d7cb157983: Verifying Checksum 01:17:04 63d7cb157983: Download complete 01:17:04 b116817d02f9: Verifying Checksum 01:17:04 5f621e34cdf4: Verifying Checksum 01:17:04 5f621e34cdf4: Download complete 01:17:05 5f621e34cdf4: Pull complete 01:17:05 a4357932f1b6: Pull complete 01:17:05 18c013af1878: Pull complete 01:17:06 745a02a5169b: Verifying Checksum 01:17:06 745a02a5169b: Download complete 01:17:08 00ac8860ef70: Verifying Checksum 01:17:08 00ac8860ef70: Download complete 01:17:18 00ac8860ef70: Pull complete 01:17:18 63d7cb157983: Pull complete 01:17:18 b116817d02f9: Pull complete 01:17:23 745a02a5169b: Pull complete 01:17:23 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 01:17:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 01:17:23 ---> b7e6874047d6 01:17:23 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 01:17:23 20.10.0: Pulling from library/docker 01:17:23 a3cc7d3b244e: Pulling fs layer 01:17:23 02a3295e0d61: Pulling fs layer 01:17:23 0f4f2e6d8100: Pulling fs layer 01:17:23 330b718f631f: Pulling fs layer 01:17:23 a93816041522: Pulling fs layer 01:17:23 bdb6da89ff94: Pulling fs layer 01:17:23 2a70c0c122f4: Pulling fs layer 01:17:23 a93816041522: Waiting 01:17:23 bdb6da89ff94: Waiting 01:17:23 2a70c0c122f4: Waiting 01:17:23 330b718f631f: Waiting 01:17:23 02a3295e0d61: Download complete 01:17:23 a3cc7d3b244e: Verifying Checksum 01:17:23 a3cc7d3b244e: Download complete 01:17:23 a93816041522: Download complete 01:17:23 bdb6da89ff94: Download complete 01:17:23 2a70c0c122f4: Verifying Checksum 01:17:23 2a70c0c122f4: Download complete 01:17:23 a3cc7d3b244e: Pull complete 01:17:24 02a3295e0d61: Pull complete 01:17:24 330b718f631f: Verifying Checksum 01:17:24 330b718f631f: Download complete 01:17:24 0f4f2e6d8100: Pull complete 01:17:28 330b718f631f: Pull complete 01:17:28 a93816041522: Pull complete 01:17:28 bdb6da89ff94: Pull complete 01:17:28 2a70c0c122f4: Pull complete 01:17:28 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 01:17:28 Status: Downloaded newer image for docker:20.10.0 01:17:35 ---> 01ed8c3a5345 01:17:35 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:17:35 ---> Running in 19ca11df3259 01:17:35 Removing intermediate container 19ca11df3259 01:17:35 ---> 481815a84a58 01:17:35 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 01:17:36 ---> Running in 2ba4a7b4a4b5 01:17:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:17:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:17:38 (1/5) Installing libsodium (1.0.18-r0) 01:17:38 (2/5) Installing libzmq (4.3.3-r0) 01:17:39 (3/5) Installing pkgconf (1.7.2-r0) 01:17:39 (4/5) Installing libsodium-dev (1.0.18-r0) 01:17:39 (5/5) Installing zeromq-dev (4.3.3-r0) 01:17:39 Executing busybox-1.31.1-r19.trigger 01:17:39 OK: 144 MiB in 44 packages 01:17:40 Removing intermediate container 2ba4a7b4a4b5 01:17:40 ---> b0fe7d74cb08 01:17:40 Step 6/8 : WORKDIR /build 01:17:40 ---> Running in 618737672f45 01:17:41 Removing intermediate container 618737672f45 01:17:41 ---> 4505b029d130 01:17:41 Step 7/8 : COPY go.mod . 01:17:42 ---> 8960be43fa6c 01:17:42 Step 8/8 : RUN go mod download 01:17:42 ---> Running in 6a4c371d9596 01:18:09 Removing intermediate container 6a4c371d9596 01:18:09 ---> c923c2d24747 01:18:09 Successfully built c923c2d24747 01:18:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:18:09 + docker inspect -f . ci-base-image-arm64 01:18:09 . [Pipeline] withDockerContainer 01:18:09 prd-ubuntu18.04-docker-arm64-4c-16g-32149 does not seem to be running inside a container 01:18:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/208 -v /w/workspace/app-functions-sdk-go/208:/w/workspace/app-functions-sdk-go/208:rw,z -v /w/workspace/app-functions-sdk-go/208@tmp:/w/workspace/app-functions-sdk-go/208@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 ******** ci-base-image-arm64 cat 01:18:11 $ docker top 7b9f396d867a44a1a57a95bf052cbd894ff19de62e3f4ded248e963df533201f -eo pid,comm [Pipeline] { [Pipeline] sh 01:18:12 + go version 01:18:12 go version go1.15.5 linux/arm64 [Pipeline] } 01:18:12 $ docker stop --time=1 7b9f396d867a44a1a57a95bf052cbd894ff19de62e3f4ded248e963df533201f 01:18:14 $ docker rm -f 7b9f396d867a44a1a57a95bf052cbd894ff19de62e3f4ded248e963df533201f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:18:15 + docker inspect -f . ci-base-image-arm64 01:18:15 . [Pipeline] withDockerContainer 01:18:15 prd-ubuntu18.04-docker-arm64-4c-16g-32149 does not seem to be running inside a container 01:18:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/208 -v /w/workspace/app-functions-sdk-go/208:/w/workspace/app-functions-sdk-go/208:rw,z -v /w/workspace/app-functions-sdk-go/208@tmp:/w/workspace/app-functions-sdk-go/208@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 ******** ci-base-image-arm64 cat 01:18:16 $ docker top 27e190a4a4d9b25caf2eeac9c2f72578d079a721e1abfa816e4d788d3213ed2b -eo pid,comm [Pipeline] { [Pipeline] sh 01:18:17 + make test 01:18:17 make -C ./app-service-template build 01:18:17 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/208/app-service-template' 01:18:17 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 01:18:50 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/208/app-service-template' 01:18:50 make -C ./app-service-template test 01:18:50 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/208/app-service-template' 01:18:50 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 01:19:17 ok new-app-service 0.045s coverage: 47.8% of statements 01:19:17 ? new-app-service/config [no test files] 01:19:17 ok new-app-service/functions 0.026s 01:19:17 CGO_ENABLED=1 go vet ./... 01:19:25 gofmt -l . 01:19:25 [ "`gofmt -l .`" = "" ] 01:19:25 ./bin/test-go-mod-tidy.sh 01:19:25 ./bin/test-attribution-txt.sh 01:19:27 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/208/app-service-template' 01:19:27 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:19:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 01:19:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.187s coverage: 55.8% of statements 01:19:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.053s coverage: 92.5% of statements 01:19:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 01:19:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.067s coverage: 61.5% of statements 01:19:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 01:19:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.041s 01:19:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.106s coverage: 75.4% of statements 01:19:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 01:19:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 01:19:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 01:19:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 01:19:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 01:19:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 01:19:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.032s coverage: 97.0% of statements 01:19:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 01:19:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.068s coverage: 10.5% of statements 01:19:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.824s coverage: 78.4% of statements 01:19:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 01:19:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.022s coverage: 18.4% of statements 01:19:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.091s coverage: 27.3% of statements 01:19:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 01:19:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 01:19:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.087s coverage: 71.7% of statements 01:20:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.085s coverage: 81.9% of statements 01:20:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.024s coverage: 94.4% of statements 01:20:10 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:20:14 gofmt -l . 01:20:14 [ "`gofmt -l .`" = "" ] 01:20:14 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 01:20:15 $ docker stop --time=1 27e190a4a4d9b25caf2eeac9c2f72578d079a721e1abfa816e4d788d3213ed2b 01:20:17 $ docker rm -f 27e190a4a4d9b25caf2eeac9c2f72578d079a721e1abfa816e4d788d3213ed2b [Pipeline] // withDockerContainer [Pipeline] sh 01:20:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:20:19 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 01:20:20 ---> job-cost.sh 01:20:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X48G 01:20:53 Running on prd-centos7-docker-4c-2g-32155 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 01:20:53 Running in /w/workspace/app-functions-sdk-go/208 [Pipeline] { [Pipeline] checkout 01:20:56 using credential edgex-jenkins-ssh 01:20:56 Cloning the remote Git repository 01:20:56 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 01:20:56 > git init /w/workspace/app-functions-sdk-go/208 # timeout=10 01:20:56 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 01:20:56 > git --version # timeout=10 01:20:56 > git --version # 'git version 2.24.3' 01:20:56 using GIT_SSH to set credentials SSH Credentials for GitHub 01:20:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:20:58 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 01:20:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:20:58 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 01:20:58 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 01:20:58 using GIT_SSH to set credentials SSH Credentials for GitHub 01:20:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 01:20:58 Checking out Revision 1fb879ad609e1bfd3d688421c030194a329f2903 (master) 01:20:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 01:20:58 > git config core.sparsecheckout # timeout=10 01:20:58 > git checkout -f 1fb879ad609e1bfd3d688421c030194a329f2903 # timeout=10 01:21:02 Commit message: "fix: Fix webserver to use ServerBindAddr only is not blank as rest of EdgeX Services (#776)" 01:21:03 01:21:03 GitHub has been notified of this commit’s build result 01:21:03 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:21:04 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 01:21:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:21:05 + sudo service docker restart 01:21:05 + true 01:21:05 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 01:21:06 ========================================================= 01:21:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 01:21:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:21:07 + 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:21:07 Sending build context to Docker daemon 19.45MB 01:21:07 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 01:21:07 Step 2/8 : FROM ${BASE} 01:21:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 01:21:07 188c0c94c7c5: Pulling fs layer 01:21:07 0ef7d3d256c8: Pulling fs layer 01:21:07 de9db76c5a1d: Pulling fs layer 01:21:07 bca2f99d35d6: Pulling fs layer 01:21:07 93359f2a8cfa: Pulling fs layer 01:21:07 7c6f9722023f: Pulling fs layer 01:21:07 a35cf1a2eb13: Pulling fs layer 01:21:07 93359f2a8cfa: Waiting 01:21:07 7c6f9722023f: Waiting 01:21:07 a35cf1a2eb13: Waiting 01:21:08 de9db76c5a1d: Verifying Checksum 01:21:08 de9db76c5a1d: Download complete 01:21:08 0ef7d3d256c8: Verifying Checksum 01:21:08 0ef7d3d256c8: Download complete 01:21:08 93359f2a8cfa: Verifying Checksum 01:21:08 93359f2a8cfa: Download complete 01:21:08 7c6f9722023f: Verifying Checksum 01:21:08 7c6f9722023f: Download complete 01:21:08 188c0c94c7c5: Verifying Checksum 01:21:08 188c0c94c7c5: Download complete 01:21:08 188c0c94c7c5: Pull complete 01:21:08 0ef7d3d256c8: Pull complete 01:21:08 de9db76c5a1d: Pull complete 01:21:10 a35cf1a2eb13: Download complete 01:21:11 bca2f99d35d6: Verifying Checksum 01:21:11 bca2f99d35d6: Download complete 01:21:16 bca2f99d35d6: Pull complete 01:21:16 93359f2a8cfa: Pull complete 01:21:16 7c6f9722023f: Pull complete 01:21:20 a35cf1a2eb13: Pull complete 01:21:20 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 01:21:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 01:21:20 ---> a62c8e92a672 01:21:20 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 01:21:20 20.10.0: Pulling from library/docker 01:21:20 05e7bc50f07f: Pulling fs layer 01:21:20 6db28d0fdbf6: Pulling fs layer 01:21:20 292df0bc6bf3: Pulling fs layer 01:21:20 2e060f4bd70b: Pulling fs layer 01:21:20 80e8d568a223: Pulling fs layer 01:21:20 8dc6ef1a942a: Pulling fs layer 01:21:20 2312dd95470a: Pulling fs layer 01:21:20 2e060f4bd70b: Waiting 01:21:20 80e8d568a223: Waiting 01:21:20 8dc6ef1a942a: Waiting 01:21:20 2312dd95470a: Waiting 01:21:20 292df0bc6bf3: Verifying Checksum 01:21:20 292df0bc6bf3: Download complete 01:21:20 05e7bc50f07f: Verifying Checksum 01:21:20 05e7bc50f07f: Download complete 01:21:20 6db28d0fdbf6: Verifying Checksum 01:21:20 6db28d0fdbf6: Download complete 01:21:20 80e8d568a223: Verifying Checksum 01:21:20 80e8d568a223: Download complete 01:21:20 8dc6ef1a942a: Verifying Checksum 01:21:20 8dc6ef1a942a: Download complete 01:21:20 2312dd95470a: Verifying Checksum 01:21:20 2312dd95470a: Download complete 01:21:20 05e7bc50f07f: Pull complete 01:21:21 6db28d0fdbf6: Pull complete 01:21:21 292df0bc6bf3: Pull complete 01:21:21 2e060f4bd70b: Verifying Checksum 01:21:21 2e060f4bd70b: Download complete 01:21:24 2e060f4bd70b: Pull complete 01:21:24 80e8d568a223: Pull complete 01:21:24 8dc6ef1a942a: Pull complete 01:21:24 2312dd95470a: Pull complete 01:21:24 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 01:21:24 Status: Downloaded newer image for docker:20.10.0 01:21:26 ---> 7fc7dca9d395 01:21:26 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:21:26 ---> Running in d43de0617bec 01:21:26 Removing intermediate container d43de0617bec 01:21:26 ---> 9a093567061f 01:21:26 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 01:21:26 ---> Running in 7ba2c5c5aac0 01:21:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:21:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:21:28 (1/5) Installing libsodium (1.0.18-r0) 01:21:28 (2/5) Installing libzmq (4.3.3-r0) 01:21:28 (3/5) Installing pkgconf (1.7.2-r0) 01:21:28 (4/5) Installing libsodium-dev (1.0.18-r0) 01:21:28 (5/5) Installing zeromq-dev (4.3.3-r0) 01:21:28 Executing busybox-1.31.1-r19.trigger 01:21:28 OK: 167 MiB in 44 packages 01:21:29 Removing intermediate container 7ba2c5c5aac0 01:21:29 ---> e2980d3ac660 01:21:29 Step 6/8 : WORKDIR /build 01:21:29 ---> Running in a0e2692ccf58 01:21:29 Removing intermediate container a0e2692ccf58 01:21:29 ---> 34ce581c80ec 01:21:29 Step 7/8 : COPY go.mod . 01:21:29 ---> a2a5d7cae47c 01:21:29 Step 8/8 : RUN go mod download 01:21:29 ---> Running in 3bc426f00732 01:21:51 Removing intermediate container 3bc426f00732 01:21:51 ---> feb98732bf49 01:21:51 Successfully built feb98732bf49 01:21:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:21:52 + docker inspect -f . ci-base-image-x86_64 01:21:52 . [Pipeline] withDockerContainer 01:21:52 prd-centos7-docker-4c-2g-32155 does not seem to be running inside a container 01:21:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/208 -v /w/workspace/app-functions-sdk-go/208:/w/workspace/app-functions-sdk-go/208:rw,z -v /w/workspace/app-functions-sdk-go/208@tmp:/w/workspace/app-functions-sdk-go/208@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 ******** ci-base-image-x86_64 cat 01:21:53 $ docker top efd346fe9455962f97b458ab73cdf4e6e42f7d6f07b39655b724ed761d5fcfd4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:21:54 + go version 01:21:54 go version go1.15.5 linux/amd64 [Pipeline] } 01:21:54 $ docker stop --time=1 efd346fe9455962f97b458ab73cdf4e6e42f7d6f07b39655b724ed761d5fcfd4 01:21:55 $ docker rm -f efd346fe9455962f97b458ab73cdf4e6e42f7d6f07b39655b724ed761d5fcfd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:21:56 + docker inspect -f . ci-base-image-x86_64 01:21:56 . [Pipeline] withDockerContainer 01:21:56 prd-centos7-docker-4c-2g-32155 does not seem to be running inside a container 01:21:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/208 -v /w/workspace/app-functions-sdk-go/208:/w/workspace/app-functions-sdk-go/208:rw,z -v /w/workspace/app-functions-sdk-go/208@tmp:/w/workspace/app-functions-sdk-go/208@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 ******** ci-base-image-x86_64 cat 01:21:57 $ docker top 56a02b03d8b8bc8745fa4f092ea3524dccf3d16eeeec15e9c00b000c7003bd4b -eo pid,comm [Pipeline] { [Pipeline] sh 01:21:57 + make test 01:21:57 make -C ./app-service-template build 01:21:57 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/208/app-service-template' 01:21:57 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 01:22:12 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/208/app-service-template' 01:22:12 make -C ./app-service-template test 01:22:12 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/208/app-service-template' 01:22:12 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 01:22:21 ok new-app-service 0.020s coverage: 47.8% of statements 01:22:21 ? new-app-service/config [no test files] 01:22:21 ok new-app-service/functions 0.010s 01:22:21 CGO_ENABLED=1 go vet ./... 01:22:23 gofmt -l . 01:22:23 [ "`gofmt -l .`" = "" ] 01:22:23 ./bin/test-go-mod-tidy.sh 01:22:24 ./bin/test-attribution-txt.sh 01:22:24 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/208/app-service-template' 01:22:24 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:22:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 01:22:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.019s coverage: 55.8% of statements 01:22:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.016s coverage: 92.5% of statements 01:22:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 01:22:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.057s coverage: 61.5% of statements 01:22:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 01:22:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.019s 01:22:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.028s coverage: 75.4% of statements 01:22:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 01:22:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 01:22:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 01:22:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 01:22:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 01:22:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 01:22:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.017s coverage: 97.0% of statements 01:22:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 01:22:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.015s coverage: 10.5% of statements 01:22:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.763s coverage: 78.4% of statements 01:22:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 01:22:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.017s coverage: 18.4% of statements 01:22:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.039s coverage: 27.3% of statements 01:22:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 01:22:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 01:22:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.019s coverage: 71.7% of statements 01:22:36 lf-activate-venv(): INFO: Adding /tmp/venv-X48G/bin to PATH 01:22:36 INFO: No Stack... 01:22:36 INFO: Retrieving Pricing Info for: lf-standard-4 01:22:36 INFO: Archiving Costs [Pipeline] sh 01:22:36 + cat /w/workspace/app-functions-sdk-go/208/archives/cost.csv 01:22:36 + cut -d, -f6 [Pipeline] lock 01:22:36 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-208-stack-cost] 01:22:36 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-208-stack-cost] did not exist. Created. 01:22:36 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-208-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:22:37 + echo total: 0.20999999344348907 [Pipeline] stash 01:22:37 Stashed 1 file(s) [Pipeline] } 01:22:37 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-208-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:22:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.033s coverage: 81.9% of statements 01:22:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.009s coverage: 94.4% of statements 01:22:59 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:22:59 gofmt -l . 01:22:59 [ "`gofmt -l .`" = "" ] 01:22:59 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 01:22:59 $ docker stop --time=1 56a02b03d8b8bc8745fa4f092ea3524dccf3d16eeeec15e9c00b000c7003bd4b 01:23:01 $ docker rm -f 56a02b03d8b8bc8745fa4f092ea3524dccf3d16eeeec15e9c00b000c7003bd4b [Pipeline] // withDockerContainer [Pipeline] sh 01:23:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:23:01 Warning: overwriting stash ‘coverage-report’ 01:23:02 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 01:23:03 ---> job-cost.sh 01:23:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Nvrc 01:23:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 01:23:48 lf-activate-venv(): INFO: Adding /tmp/venv-Nvrc/bin to PATH 01:23:48 INFO: No Stack... 01:23:48 INFO: Retrieving Pricing Info for: v1-standard-2 01:23:48 INFO: Archiving Costs [Pipeline] sh 01:23:48 + cat /w/workspace/app-functions-sdk-go/208/archives/cost.csv 01:23:48 + cut -d, -f6 [Pipeline] lock 01:23:48 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-208-stack-cost] 01:23:48 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-208-stack-cost] did not exist. Created. 01:23:48 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-208-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:23:49 /w/workspace/app-functions-sdk-go/208@tmp/durable-6984f793/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 01:23:49 + echo total: 0.029999999329447746 [Pipeline] stash 01:23:49 Warning: overwriting stash ‘stack-cost’ 01:23:49 Stashed 1 file(s) [Pipeline] } 01:23:49 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-208-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 01:23:51 provisioning config files... 01:23:51 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config9035795296563938926tmp [Pipeline] { [Pipeline] sh 01:23:51 + set +x 01:23:51 + curl -s https://codecov.io/bash 01:23:51 + bash -s -- 01:23:52 01:23:52 _____ _ 01:23:52 / ____| | | 01:23:52 | | ___ __| | ___ ___ _____ __ 01:23:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:23:52 | |___| (_) | (_| | __/ (_| (_) \ V / 01:23:52 \_____\___/ \__,_|\___|\___\___/ \_/ 01:23:52 Bash-20210309-2b87ace 01:23:52 01:23:52 01:23:52 ==> git version 2.24.3 found 01:23:52 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 01:23:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:23:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:23:52 ==> Jenkins CI detected. 01:23:52 project root: . 01:23:52 --> token set from env 01:23:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:23:52 ==> Running gcov in . (disable via -X gcov) 01:23:52 ==> Python coveragepy not found 01:23:52 ==> Searching for coverage reports in: 01:23:52 + . 01:23:52 -> Found 2 reports 01:23:52 ==> Detecting git/mercurial file structure 01:23:52 ==> Reading reports 01:23:52 + ./app-service-template/coverage.out bytes=1055 01:23:52 + ./coverage.out bytes=86824 01:23:52 ==> Appending adjustments 01:23:52 https://docs.codecov.io/docs/fixing-reports 01:23:52 + Found adjustments 01:23:52 ==> Gzipping contents 01:23:52 16K /tmp/codecov.ipBC41.gz 01:23:52 ==> Uploading reports 01:23:52 url: https://codecov.io 01:23:52 query: branch=master&commit=1fb879ad609e1bfd3d688421c030194a329f2903&build=208&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F208%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:23:52 -> Pinging Codecov 01:23:52 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=master&commit=1fb879ad609e1bfd3d688421c030194a329f2903&build=208&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F208%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:23:53 -> Uploading to 01:23:53 https://storage.googleapis.com/codecov/v4/raw/2021-03-31/3D8B5DFFC46A037C893635FACE044666/1fb879ad609e1bfd3d688421c030194a329f2903/7d312881-617d-4241-a50a-696a46891256.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210331T012352Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3021dbe2aec708202141c5bd0c7e2bba730ff64df8411d1bd2be84c08dd92ded 01:23:53 % Total % Received % Xferd Average Speed Time Time Time Current 01:23:53 Dload Upload Total Spent Left Speed 01:23:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15322 0 0 100 15322 0 36437 --:--:-- --:--:-- --:--:-- 36480 01:23:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/1fb879ad609e1bfd3d688421c030194a329f2903 [Pipeline] } 01:23:53 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:23:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:23:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:23:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:23:55 01:23:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 01:23:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:23:55 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:23:55 188c0c94c7c5: Pulling fs layer 01:23:55 0ef7d3d256c8: Pulling fs layer 01:23:55 de9db76c5a1d: Pulling fs layer 01:23:55 0eba1c9be4d2: Pulling fs layer 01:23:55 0d57e429df01: Pulling fs layer 01:23:55 4e4be7b47b0d: Pulling fs layer 01:23:55 e1f770b5df2f: Pulling fs layer 01:23:55 85a0685a4137: Pulling fs layer 01:23:55 0eba1c9be4d2: Waiting 01:23:55 0d57e429df01: Waiting 01:23:55 4e4be7b47b0d: Waiting 01:23:55 e1f770b5df2f: Waiting 01:23:55 de9db76c5a1d: Download complete 01:23:55 0ef7d3d256c8: Download complete 01:23:55 0d57e429df01: Verifying Checksum 01:23:55 0d57e429df01: Download complete 01:23:55 4e4be7b47b0d: Verifying Checksum 01:23:55 4e4be7b47b0d: Download complete 01:23:55 188c0c94c7c5: Verifying Checksum 01:23:55 188c0c94c7c5: Download complete 01:23:55 188c0c94c7c5: Pull complete 01:23:56 0ef7d3d256c8: Pull complete 01:23:56 de9db76c5a1d: Pull complete 01:23:57 e1f770b5df2f: Verifying Checksum 01:23:57 e1f770b5df2f: Download complete 01:23:59 0eba1c9be4d2: Verifying Checksum 01:23:59 0eba1c9be4d2: Download complete 01:23:59 85a0685a4137: Verifying Checksum 01:23:59 85a0685a4137: Download complete 01:24:04 0eba1c9be4d2: Pull complete 01:24:05 0d57e429df01: Pull complete 01:24:05 4e4be7b47b0d: Pull complete 01:24:07 e1f770b5df2f: Pull complete 01:24:15 85a0685a4137: Pull complete 01:24:15 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 01:24:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:24:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 01:24:15 prd-centos7-docker-4c-2g-32144 does not seem to be running inside a container 01:24:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:24:16 $ docker top 79d0149be620ea32efa2975b4b7f60c5ff458abaaa07f4d7014d25f4954ea37d -eo pid,comm [Pipeline] { [Pipeline] echo 01:24:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 01:24:17 + set -o pipefail 01:24:17 + snyk monitor '--org=edgex-jenkins' 01:24:25 01:24:25 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... 01:24:25 01:24:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/2dc0161c-c39e-4cea-96b9-3969e1005e40 01:24:25 01:24:25 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:24:25 01:24:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:24:25 01:24:26 01:24:26 You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. 01:24:26 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:24:26 $ docker stop --time=1 79d0149be620ea32efa2975b4b7f60c5ff458abaaa07f4d7014d25f4954ea37d 01:24:29 $ docker rm -f 79d0149be620ea32efa2975b4b7f60c5ff458abaaa07f4d7014d25f4954ea37d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 01:24:30 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:24:30 provisioning config files... 01:24:30 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5824632129167508986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:24:31 --> edgex-publish-swagger.sh 01:24:31 === Publish openapi/v2 API === 01:24:31 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 01:24:31 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] 01:24:31 % Total % Received % Xferd Average Speed Time Time Time Current 01:24:31 Dload Upload Total Spent Left Speed 01:24:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 12923 0:00:01 0:00:01 --:--:-- 12935 100 13052 0 0 100 13052 0 12920 0:00:01 0:00:01 --:--:-- 12935 01:24:32 01:24:32 [Pipeline] } 01:24:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:24:32 + git log --format=format:%s -1 1fb879ad609e1bfd3d688421c030194a329f2903 [Pipeline] isUnix [Pipeline] sh 01:24:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:24:33 . [Pipeline] withDockerContainer 01:24:33 prd-centos7-docker-4c-2g-32144 does not seem to be running inside a container 01:24:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:24:34 $ docker top a5499bc399e5f0319e485895b314e256cdbef859e30c0273d17f82e68428ca9f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:24:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:24:34 [ssh-agent] Looking for ssh-agent implementation... 01:24:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:24:34 $ docker exec a5499bc399e5f0319e485895b314e256cdbef859e30c0273d17f82e68428ca9f ssh-agent 01:24:35 SSH_AUTH_SOCK=/tmp/ssh-vNgMGa6XuMJq/agent.11 01:24:35 SSH_AGENT_PID=16 01:24:35 Running ssh-add (command line suppressed) 01:24:35 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3583826907333912963.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3583826907333912963.key) 01:24:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:24:35 + git semver tag 01:24:35 # -> Open(): unable to determine branch for HEAD 01:24:35 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 01:24:35 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 01:24:35 # $SEMVER_REMOTE_NAME = origin 01:24:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:24:35 # $SEMVER_USER_NAME = edgex-jenkins 01:24:35 # $SEMVER_BRANCH = master 01:24:35 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 01:24:35 # 1fb879ad609e1bfd3d688421c030194a329f2903 HEAD 01:24:35 # -> Force: false 01:24:35 # 84fa5bf7522c2e65150f5b44ab1968f4732551f7 refs/tags/v2.0.0-dev.39 [Pipeline] } 01:24:35 $ docker exec --env ******** --env ******** a5499bc399e5f0319e485895b314e256cdbef859e30c0273d17f82e68428ca9f ssh-agent -k 01:24:36 unset SSH_AUTH_SOCK; 01:24:36 unset SSH_AGENT_PID; 01:24:36 echo Agent pid 16 killed; 01:24:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:24:36 + git semver [Pipeline] } 01:24:36 $ docker stop --time=1 a5499bc399e5f0319e485895b314e256cdbef859e30c0273d17f82e68428ca9f 01:24:37 $ docker rm -f a5499bc399e5f0319e485895b314e256cdbef859e30c0273d17f82e68428ca9f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 01:24:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:24:38 01:24:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 01:24:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:24:38 0.23.1-centos7: Pulling from edgex-lftools 01:24:38 ab5ef0e58194: Pulling fs layer 01:24:38 9712f1f96733: Pulling fs layer 01:24:38 63f879dbbcfc: Pulling fs layer 01:24:38 0d9ebad4ef96: Pulling fs layer 01:24:38 e9a5061849ea: Pulling fs layer 01:24:38 d747dcd14b5f: Pulling fs layer 01:24:38 2de7ff778b66: Pulling fs layer 01:24:38 e9a5061849ea: Waiting 01:24:38 d747dcd14b5f: Waiting 01:24:38 2de7ff778b66: Waiting 01:24:38 0d9ebad4ef96: Waiting 01:24:38 9712f1f96733: Verifying Checksum 01:24:38 9712f1f96733: Download complete 01:24:40 63f879dbbcfc: Download complete 01:24:40 e9a5061849ea: Verifying Checksum 01:24:40 e9a5061849ea: Download complete 01:24:40 d747dcd14b5f: Download complete 01:24:41 2de7ff778b66: Verifying Checksum 01:24:41 2de7ff778b66: Download complete 01:24:41 0d9ebad4ef96: Verifying Checksum 01:24:41 0d9ebad4ef96: Download complete 01:24:41 ab5ef0e58194: Verifying Checksum 01:24:41 ab5ef0e58194: Download complete 01:24:46 ab5ef0e58194: Pull complete 01:24:46 9712f1f96733: Pull complete 01:24:49 63f879dbbcfc: Pull complete 01:24:55 0d9ebad4ef96: Pull complete 01:24:57 e9a5061849ea: Pull complete 01:24:57 d747dcd14b5f: Pull complete 01:25:01 2de7ff778b66: Pull complete 01:25:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:25:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:25:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 01:25:01 prd-centos7-docker-4c-2g-32144 does not seem to be running inside a container 01:25:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:25:04 $ docker top a5da0367d73035f5c2ffa7e143521cb725f777c7b987bbd5ccf952f211a934f8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:25:04 provisioning config files... 01:25:04 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4006744841678484176tmp 01:25:04 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7073520439446760349tmp 01:25:04 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2475323471676788311tmp [Pipeline] { [Pipeline] echo 01:25:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:25:04 ---> sigul-configuration.sh 01:25:04 gpg: directory `/root/.gnupg' created 01:25:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:25:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:25:04 gpg: keyring `/root/.gnupg/secring.gpg' created 01:25:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:25:04 gpg: CAST5 encrypted data 01:25:05 gpg: encrypted with 1 passphrase 01:25:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:25:05 + mkdir /home/jenkins 01:25:05 + mkdir /home/jenkins/sigul [Pipeline] sh 01:25:05 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 01:25:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:25:06 ---> sigul-install.sh 01:25:12 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 01:25:13 + git tag --list 01:25:13 v0.1.0 01:25:13 v0.1.1 01:25:13 v1.0.0 01:25:13 v1.1.0 01:25:13 v1.2.0 01:25:13 v1.3.0 01:25:13 v1.3.1 01:25:13 v1.3.1-dev.1 01:25:13 v1.3.2-dev.1 01:25:13 v2.0.0-dev.1 01:25:13 v2.0.0-dev.10 01:25:13 v2.0.0-dev.11 01:25:13 v2.0.0-dev.12 01:25:13 v2.0.0-dev.13 01:25:13 v2.0.0-dev.14 01:25:13 v2.0.0-dev.15 01:25:13 v2.0.0-dev.16 01:25:13 v2.0.0-dev.17 01:25:13 v2.0.0-dev.18 01:25:13 v2.0.0-dev.19 01:25:13 v2.0.0-dev.2 01:25:13 v2.0.0-dev.20 01:25:13 v2.0.0-dev.21 01:25:13 v2.0.0-dev.22 01:25:13 v2.0.0-dev.23 01:25:13 v2.0.0-dev.24 01:25:13 v2.0.0-dev.25 01:25:13 v2.0.0-dev.26 01:25:13 v2.0.0-dev.27 01:25:13 v2.0.0-dev.28 01:25:13 v2.0.0-dev.29 01:25:13 v2.0.0-dev.3 01:25:13 v2.0.0-dev.30 01:25:13 v2.0.0-dev.31 01:25:13 v2.0.0-dev.32 01:25:13 v2.0.0-dev.33 01:25:13 v2.0.0-dev.34 01:25:13 v2.0.0-dev.35 01:25:13 v2.0.0-dev.36 01:25:13 v2.0.0-dev.37 01:25:13 v2.0.0-dev.38 01:25:13 v2.0.0-dev.39 01:25:13 v2.0.0-dev.4 01:25:13 v2.0.0-dev.5 01:25:13 v2.0.0-dev.6 01:25:13 v2.0.0-dev.7 01:25:13 v2.0.0-dev.8 01:25:13 v2.0.0-dev.9 [Pipeline] sh 01:25:13 + lftools sign git-tag v2.0.0-dev.39 01:25:14 Signing Git tag with Sigul... 01:25:14 Signing v2.0.0-dev.39 [Pipeline] echo 01:25:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:25:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:25:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:25:16 $ docker stop --time=1 a5da0367d73035f5c2ffa7e143521cb725f777c7b987bbd5ccf952f211a934f8 01:25:18 $ docker rm -f a5da0367d73035f5c2ffa7e143521cb725f777c7b987bbd5ccf952f211a934f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 01:25:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:25:19 . [Pipeline] withDockerContainer 01:25:19 prd-centos7-docker-4c-2g-32144 does not seem to be running inside a container 01:25:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:25:20 $ docker top 884d7105ae89453ce8ca96fb9eb6831fcf995e44e655fb240ffe852439824d62 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:25:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:25:20 [ssh-agent] Looking for ssh-agent implementation... 01:25:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:25:21 $ docker exec 884d7105ae89453ce8ca96fb9eb6831fcf995e44e655fb240ffe852439824d62 ssh-agent 01:25:21 SSH_AUTH_SOCK=/tmp/ssh-2U2OpqVMNSDl/agent.12 01:25:21 SSH_AGENT_PID=17 01:25:21 Running ssh-add (command line suppressed) 01:25:21 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3337473643051916997.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3337473643051916997.key) 01:25:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:25:21 + git semver bump pre 01:25:21 # -> Open(): unable to determine branch for HEAD 01:25:21 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 01:25:21 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 01:25:21 # $SEMVER_REMOTE_NAME = origin 01:25:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:25:21 # $SEMVER_USER_NAME = edgex-jenkins 01:25:21 # $SEMVER_BRANCH = master 01:25:21 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 01:25:21 2.0.0-dev.40 [Pipeline] } 01:25:21 $ docker exec --env ******** --env ******** 884d7105ae89453ce8ca96fb9eb6831fcf995e44e655fb240ffe852439824d62 ssh-agent -k 01:25:21 unset SSH_AUTH_SOCK; 01:25:21 unset SSH_AGENT_PID; 01:25:21 echo Agent pid 17 killed; 01:25:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:25:22 + git semver [Pipeline] } 01:25:22 $ docker stop --time=1 884d7105ae89453ce8ca96fb9eb6831fcf995e44e655fb240ffe852439824d62 01:25:23 $ docker rm -f 884d7105ae89453ce8ca96fb9eb6831fcf995e44e655fb240ffe852439824d62 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 01:25:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:25:24 . [Pipeline] withDockerContainer 01:25:24 prd-centos7-docker-4c-2g-32144 does not seem to be running inside a container 01:25:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:25:25 $ docker top 9f789a1653fc59735f5099ed7c7ceb7b327d4ba0d7c3c2d96797663360289566 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:25:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:25:25 [ssh-agent] Looking for ssh-agent implementation... 01:25:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:25:25 $ docker exec 9f789a1653fc59735f5099ed7c7ceb7b327d4ba0d7c3c2d96797663360289566 ssh-agent 01:25:25 SSH_AUTH_SOCK=/tmp/ssh-oM9QWp4GrgsE/agent.12 01:25:25 SSH_AGENT_PID=17 01:25:25 Running ssh-add (command line suppressed) 01:25:25 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8636233885140822090.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8636233885140822090.key) 01:25:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:25:26 + git semver push 01:25:26 # -> Open(): unable to determine branch for HEAD 01:25:26 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 01:25:26 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 01:25:26 # $SEMVER_REMOTE_NAME = origin 01:25:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:25:26 # $SEMVER_USER_NAME = edgex-jenkins 01:25:26 # $SEMVER_BRANCH = master 01:25:26 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 01:25:30 $ docker exec --env ******** --env ******** 9f789a1653fc59735f5099ed7c7ceb7b327d4ba0d7c3c2d96797663360289566 ssh-agent -k 01:25:30 unset SSH_AUTH_SOCK; 01:25:30 unset SSH_AGENT_PID; 01:25:30 echo Agent pid 17 killed; 01:25:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:25:31 + git semver [Pipeline] } 01:25:31 $ docker stop --time=1 9f789a1653fc59735f5099ed7c7ceb7b327d4ba0d7c3c2d96797663360289566 01:25:32 $ docker rm -f 9f789a1653fc59735f5099ed7c7ceb7b327d4ba0d7c3c2d96797663360289566 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 01:25:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:25:35 ---> package-listing.sh 01:25:35 ++ facter osfamily 01:25:35 ++ tr '[:upper:]' '[:lower:]' 01:25:35 + OS_FAMILY=redhat 01:25:35 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 01:25:35 + START_PACKAGES=/tmp/packages_start.txt 01:25:35 + END_PACKAGES=/tmp/packages_end.txt 01:25:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:25:35 + PACKAGES=/tmp/packages_start.txt 01:25:35 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 01:25:35 + PACKAGES=/tmp/packages_end.txt 01:25:35 + case "${OS_FAMILY}" in 01:25:35 + rpm -qa 01:25:35 + sort 01:25:40 + '[' -f /tmp/packages_start.txt ']' 01:25:40 + '[' -f /tmp/packages_end.txt ']' 01:25:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:25:40 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 01:25:40 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 01:25:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] echo 01:25:40 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/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:25:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:25:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:25:41 01:25:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:25:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:25:41 alpine: Pulling from edgex-lftools-log-publisher 01:25:41 df20fa9351a1: Pulling fs layer 01:25:41 36b3adc4ff6f: Pulling fs layer 01:25:41 8ad3a11d3b57: Pulling fs layer 01:25:41 46f8f816bc3b: Pulling fs layer 01:25:41 93b61091891f: Pulling fs layer 01:25:41 93b9cdb0e59b: Pulling fs layer 01:25:41 5e14af77c1be: Pulling fs layer 01:25:41 01666e4c0597: Pulling fs layer 01:25:41 aa168da1d23b: Pulling fs layer 01:25:41 46f8f816bc3b: Waiting 01:25:41 5e14af77c1be: Waiting 01:25:41 01666e4c0597: Waiting 01:25:41 aa168da1d23b: Waiting 01:25:41 93b9cdb0e59b: Waiting 01:25:41 36b3adc4ff6f: Verifying Checksum 01:25:41 36b3adc4ff6f: Download complete 01:25:41 46f8f816bc3b: Verifying Checksum 01:25:41 46f8f816bc3b: Download complete 01:25:41 df20fa9351a1: Verifying Checksum 01:25:41 df20fa9351a1: Download complete 01:25:41 93b61091891f: Download complete 01:25:41 93b9cdb0e59b: Verifying Checksum 01:25:41 93b9cdb0e59b: Download complete 01:25:41 5e14af77c1be: Verifying Checksum 01:25:41 01666e4c0597: Verifying Checksum 01:25:41 01666e4c0597: Download complete 01:25:41 8ad3a11d3b57: Verifying Checksum 01:25:41 8ad3a11d3b57: Download complete 01:25:42 df20fa9351a1: Pull complete 01:25:42 36b3adc4ff6f: Pull complete 01:25:43 aa168da1d23b: Verifying Checksum 01:25:43 aa168da1d23b: Download complete 01:25:44 8ad3a11d3b57: Pull complete 01:25:45 46f8f816bc3b: Pull complete 01:25:45 93b61091891f: Pull complete 01:25:45 93b9cdb0e59b: Pull complete 01:25:45 5e14af77c1be: Pull complete 01:25:45 01666e4c0597: Pull complete 01:25:54 aa168da1d23b: Pull complete 01:25:54 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:25:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:25:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:25:54 prd-centos7-docker-4c-2g-32144 does not seem to be running inside a container 01:25:54 $ 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/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:25:57 $ docker top 41dd939dfbba9d8e55571ce4457d0fee00ace6d99a37be0af652e26fe38d5d3f -eo pid,comm [Pipeline] { [Pipeline] sh 01:25:58 + touch /tmp/pre-build-complete [Pipeline] sh 01:25:58 + mkdir -p /var/log/sa [Pipeline] sh 01:25:58 + ls /var/log/sa-host 01:25:58 + sadf -c /var/log/sa-host/sa23 01:25:58 file_magic: OK 01:25:58 HZ: Using current value: 100 01:25:58 file_header: OK 01:25:58 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:25:58 Statistics: 01:25:58 Hnuu...uuuununununu... 01:25:58 File successfully converted to sysstat format version 12.2.1 01:25:58 + sadf -c /var/log/sa-host/sa31 01:25:58 file_magic: OK 01:25:58 HZ: Using current value: 100 01:25:58 file_header: OK 01:25:58 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:25:58 Statistics: 01:25:58 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:25:58 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:25:59 provisioning config files... 01:25:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3006601330254262577tmp [Pipeline] { [Pipeline] echo 01:25:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:25:59 ---> create-netrc.sh [Pipeline] } 01:25:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:25:59 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:26:00 ---> python-tools-install.sh [Pipeline] echo 01:26:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:26:00 ---> sudo-logs.sh 01:26:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:26:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:26:00 ---> job-cost.sh 01:26:00 lf-activate-venv: SKIPPING 01:26:00 DEBUG: total: 0.029999999329447746 01:26:00 INFO: Retrieving Stack Cost... 01:26:02 INFO: Retrieving Pricing Info for: v1-standard-2 01:26:02 INFO: Archiving Costs [Pipeline] echo 01:26:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:26:02 ---> logs-deploy.sh 01:26:02 lf-activate-venv: SKIPPING 01:26:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/208 01:26:02 INFO: archiving workspace using pattern(s): 01:26:04 Archives upload complete. 01:26:04 INFO: archiving logs to Nexus 01:26:05 ---> uname -a: 01:26:05 Linux prd-centos7-docker-4c-2g-32144.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:26:05 01:26:05 01:26:05 ---> lscpu: 01:26:05 Architecture: x86_64 01:26:05 CPU op-mode(s): 32-bit, 64-bit 01:26:05 Byte Order: Little Endian 01:26:05 Address sizes: 40 bits physical, 48 bits virtual 01:26:05 CPU(s): 4 01:26:05 On-line CPU(s) list: 0-3 01:26:05 Thread(s) per core: 1 01:26:05 Core(s) per socket: 1 01:26:05 Socket(s): 4 01:26:05 NUMA node(s): 1 01:26:05 Vendor ID: GenuineIntel 01:26:05 CPU family: 6 01:26:05 Model: 44 01:26:05 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 01:26:05 Stepping: 1 01:26:05 CPU MHz: 2933.438 01:26:05 BogoMIPS: 5866.87 01:26:05 Virtualization: VT-x 01:26:05 Hypervisor vendor: KVM 01:26:05 Virtualization type: full 01:26:05 L1d cache: 128 KiB 01:26:05 L1i cache: 128 KiB 01:26:05 L2 cache: 16 MiB 01:26:05 L3 cache: 64 MiB 01:26:05 NUMA node0 CPU(s): 0-3 01:26:05 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 01:26:05 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 01:26:05 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 01:26:05 Vulnerability Meltdown: Mitigation; PTI 01:26:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:26:05 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:26:05 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:26:05 Vulnerability Srbds: Not affected 01:26:05 Vulnerability Tsx async abort: Not affected 01:26:05 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:26:05 01:26:05 01:26:05 ---> nproc: 01:26:05 4 01:26:05 01:26:05 01:26:05 ---> df -h: 01:26:05 Filesystem Size Used Available Use% Mounted on 01:26:05 overlay 50.0G 8.2G 41.8G 16% / 01:26:05 tmpfs 64.0M 0 64.0M 0% /dev 01:26:05 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 01:26:05 shm 64.0M 0 64.0M 0% /dev/shm 01:26:05 /dev/vda1 50.0G 8.2G 41.8G 16% /facter-os 01:26:05 /dev/vda1 50.0G 8.2G 41.8G 16% /etc/resolv.conf 01:26:05 /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hostname 01:26:05 /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hosts 01:26:05 /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/ndry_app-functions-sdk-go_master@tmp 01:26:05 /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/sa-host 01:26:05 /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/secure 01:26:05 /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/auth.log 01:26:05 /dev/vda1 50.0G 8.2G 41.8G 16% /run/cloud-init/result.json 01:26:05 /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/ndry_app-functions-sdk-go_master 01:26:05 01:26:05 01:26:05 ---> free -m: 01:26:05 total used free shared buff/cache available 01:26:05 Mem: 1837 831 143 0 862 952 01:26:05 Swap: 1023 3 1020 01:26:05 01:26:05 01:26:05 ---> ip addr: 01:26:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:26:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:26:05 inet 127.0.0.1/8 scope host lo 01:26:05 valid_lft forever preferred_lft forever 01:26:05 inet6 ::1/128 scope host 01:26:05 valid_lft forever preferred_lft forever 01:26:05 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 01:26:05 link/ether fa:16:3e:30:5b:29 brd ff:ff:ff:ff:ff:ff 01:26:05 inet 10.30.123.68/23 brd 10.30.123.255 scope global dynamic eth0 01:26:05 valid_lft 83082sec preferred_lft 83082sec 01:26:05 inet6 fe80::f816:3eff:fe30:5b29/64 scope link 01:26:05 valid_lft forever preferred_lft forever 01:26:05 3: docker0: mtu 1500 qdisc noqueue state DOWN 01:26:05 link/ether 02:42:71:58:38:2d brd ff:ff:ff:ff:ff:ff 01:26:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:26:05 valid_lft forever preferred_lft forever 01:26:05 inet6 fe80::42:71ff:fe58:382d/64 scope link 01:26:05 valid_lft forever preferred_lft forever 01:26:05 01:26:05 01:26:05 ---> sar -b -r -n DEV: 01:26:05 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/31/21 _x86_64_ (4 CPU) 01:26:05 01:26:05 00:30:34 LINUX RESTART (4 CPU) 01:26:05 01:26:05 00:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:26:05 00:32:01 38.23 25.15 13.08 0.00 2972.20 1464.05 0.00 01:26:05 00:33:01 2.03 0.00 2.03 0.00 0.00 33.06 0.00 01:26:05 00:34:01 0.38 0.00 0.38 0.00 0.00 5.21 0.00 01:26:05 00:35:01 0.70 0.37 0.33 0.00 10.93 4.68 0.00 01:26:05 00:36:01 0.33 0.00 0.33 0.00 0.00 6.21 0.00 01:26:05 00:37:01 0.35 0.00 0.35 0.00 0.00 6.00 0.00 01:26:05 00:38:01 0.23 0.00 0.23 0.00 0.00 3.60 0.00 01:26:05 00:39:01 0.33 0.00 0.33 0.00 0.00 5.31 0.00 01:26:05 00:40:01 0.28 0.00 0.28 0.00 0.00 4.71 0.00 01:26:05 00:41:01 0.38 0.00 0.38 0.00 0.00 5.35 0.00 01:26:05 00:42:01 0.28 0.00 0.28 0.00 0.00 4.31 0.00 01:26:05 00:43:01 0.32 0.00 0.32 0.00 0.00 5.28 0.00 01:26:05 00:44:01 0.35 0.00 0.35 0.00 0.00 5.31 0.00 01:26:05 00:45:01 0.28 0.00 0.28 0.00 0.00 4.45 0.00 01:26:05 00:46:02 0.55 0.20 0.35 0.00 6.40 4.71 0.00 01:26:05 00:47:01 0.74 0.00 0.74 0.00 0.00 15.56 0.00 01:26:05 00:48:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 01:26:05 00:49:01 0.23 0.00 0.23 0.00 0.00 2.76 0.00 01:26:05 00:50:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 01:26:05 00:51:01 0.28 0.00 0.28 0.00 0.00 2.93 0.00 01:26:05 00:52:01 0.20 0.00 0.20 0.00 0.00 2.71 0.00 01:26:05 00:53:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 01:26:05 00:54:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 01:26:05 00:55:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 01:26:05 00:56:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 01:26:05 00:57:01 0.28 0.00 0.28 0.00 0.00 4.60 0.00 01:26:05 00:58:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 01:26:05 00:59:01 0.27 0.00 0.27 0.00 0.00 3.85 0.00 01:26:05 01:00:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 01:26:05 01:01:01 0.28 0.02 0.27 0.00 0.13 2.91 0.00 01:26:05 01:02:01 0.37 0.08 0.28 0.00 1.60 4.98 0.00 01:26:05 01:03:01 0.42 0.00 0.42 0.00 0.00 5.18 0.00 01:26:05 01:04:01 0.18 0.00 0.18 0.00 0.00 1.50 0.00 01:26:05 01:05:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 01:26:05 01:06:01 0.40 0.00 0.40 0.00 0.00 5.05 0.00 01:26:05 01:07:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 01:26:05 01:08:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 01:26:05 01:09:02 0.17 0.00 0.17 0.00 0.00 1.73 0.00 01:26:05 01:10:01 0.29 0.00 0.29 0.00 0.00 2.88 0.00 01:26:05 01:11:01 0.23 0.00 0.23 0.00 0.00 2.82 0.00 01:26:05 01:12:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 01:26:05 01:13:01 0.13 0.00 0.13 0.00 0.00 1.33 0.00 01:26:05 01:14:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 01:26:05 01:15:01 0.28 0.00 0.28 0.00 0.00 3.06 0.00 01:26:05 01:16:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 01:26:05 01:17:01 54.42 17.18 37.24 0.00 4804.00 4348.26 0.00 01:26:05 01:18:01 2.21 0.00 2.21 0.00 0.00 46.77 0.00 01:26:05 01:19:01 0.35 0.00 0.35 0.00 0.00 5.13 0.00 01:26:05 01:20:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 01:26:05 01:21:01 290.74 266.66 24.09 0.00 3710.74 1046.95 0.00 01:26:05 01:22:01 1.52 0.00 1.52 0.00 0.00 44.76 0.00 01:26:05 01:23:01 0.27 0.00 0.27 0.00 0.00 3.56 0.00 01:26:05 01:24:01 28.77 5.82 22.95 0.00 741.16 12757.77 0.00 01:26:05 01:25:01 448.18 233.49 214.69 0.00 10620.63 52017.89 0.00 01:26:05 Average: 16.32 10.18 6.13 0.00 424.30 1335.43 0.00 01:26:05 01:26:05 00:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:26:05 00:32:01 92924 0 475140 25.25 2620 1310860 1028144 35.09 292560 1299248 20 01:26:05 00:33:01 97020 0 470932 25.03 2620 1310972 995592 33.98 287152 1301076 8 01:26:05 00:34:01 96044 0 471904 25.08 2620 1310976 995760 33.98 288248 1301060 20 01:26:05 00:35:01 96672 0 470948 25.03 2620 1311304 995592 33.98 287720 1301060 20 01:26:05 00:36:01 96168 0 471444 25.06 2620 1311312 995700 33.98 288376 1301060 8 01:26:05 00:37:01 95512 0 472096 25.09 2620 1311316 995844 33.99 289092 1301060 20 01:26:05 00:38:01 96876 0 470728 25.02 2620 1311320 1003788 34.26 287616 1301060 16 01:26:05 00:39:01 96812 0 470788 25.02 2620 1311324 1003872 34.26 288244 1301060 16 01:26:05 00:40:01 97336 0 470252 24.99 2620 1311336 1003788 34.26 287776 1301068 8 01:26:05 00:41:01 96236 0 471348 25.05 2620 1311340 1003896 34.26 288336 1301060 20 01:26:05 00:42:01 96268 0 471316 25.05 2620 1311340 1003860 34.26 288068 1301060 16 01:26:05 00:43:01 96488 0 471088 25.04 2620 1311348 1003872 34.26 288416 1301060 8 01:26:05 00:44:01 95924 0 471648 25.07 2620 1311352 1003944 34.26 288776 1301060 8 01:26:05 00:45:01 96792 0 470776 25.02 2620 1311356 1003784 34.26 287808 1301060 8 01:26:05 00:46:02 96684 0 470880 25.03 2620 1311360 1003788 34.26 287812 1301060 16 01:26:05 00:47:01 93660 0 473896 25.19 2620 1311368 1003848 34.26 290932 1301060 8 01:26:05 00:48:01 93788 0 473768 25.18 2620 1311368 1003788 34.26 290752 1301060 12 01:26:05 00:49:01 94028 0 473520 25.17 2620 1311376 1003788 34.26 290636 1301060 8 01:26:05 00:50:01 94060 0 473484 25.16 2620 1311380 1003788 34.26 290640 1301060 8 01:26:05 00:51:01 93624 0 473920 25.19 2620 1311380 1003740 34.26 290640 1301060 8 01:26:05 00:52:01 93700 0 473836 25.18 2620 1311388 1003896 34.26 291224 1301060 8 01:26:05 00:53:01 93880 0 473652 25.17 2620 1311392 1003788 34.26 290660 1301060 8 01:26:05 00:54:01 93764 0 473760 25.18 2620 1311400 1003760 34.26 290788 1301064 8 01:26:05 00:55:01 92616 0 474904 25.24 2620 1311404 1003980 34.26 291820 1301060 8 01:26:05 00:56:01 92484 0 475028 25.25 2620 1311412 1004004 34.26 291880 1301060 8 01:26:05 00:57:01 93652 0 473856 25.18 2620 1311416 1003872 34.26 291036 1301060 8 01:26:05 00:58:01 93608 0 473900 25.19 2620 1311416 1003788 34.26 290568 1301060 8 01:26:05 00:59:01 93936 0 473564 25.17 2620 1311424 1003788 34.26 290828 1301060 8 01:26:05 01:00:01 93804 0 473692 25.18 2620 1311428 1003788 34.26 290584 1301060 8 01:26:05 01:01:01 92804 0 474688 25.23 2620 1311432 1006556 34.35 291580 1301060 8 01:26:05 01:02:01 93064 0 474300 25.21 2620 1311560 1004368 34.28 291500 1301124 8 01:26:05 01:03:01 93492 0 473868 25.19 2620 1311564 1004296 34.27 291008 1301124 8 01:26:05 01:04:01 93648 0 473704 25.18 2620 1311572 1004296 34.27 290888 1301132 8 01:26:05 01:05:01 92408 0 474940 25.24 2620 1311576 1004464 34.28 291916 1301124 8 01:26:05 01:06:01 93432 0 473912 25.19 2620 1311580 1004296 34.27 291032 1301124 8 01:26:05 01:07:01 93236 0 474104 25.20 2620 1311584 1004356 34.28 291332 1301124 8 01:26:05 01:08:01 93368 0 473968 25.19 2620 1311588 1004332 34.28 291224 1301124 8 01:26:05 01:09:02 93736 0 473592 25.17 2620 1311596 1004296 34.27 291048 1301124 8 01:26:05 01:10:01 93688 0 473640 25.17 2620 1311596 1004296 34.27 291048 1301124 8 01:26:05 01:11:01 93836 0 473484 25.16 2620 1311604 1004296 34.27 291052 1301128 8 01:26:05 01:12:01 93080 0 474236 25.20 2620 1311608 1004380 34.28 291392 1301124 8 01:26:05 01:13:01 93384 0 473928 25.19 2620 1311612 1004296 34.27 291068 1301124 8 01:26:05 01:14:01 93268 0 474040 25.19 2620 1311616 1004296 34.27 291072 1301124 8 01:26:05 01:15:01 93252 0 474052 25.19 2620 1311620 1004296 34.27 290980 1301124 8 01:26:05 01:16:01 93136 0 474160 25.20 2620 1311628 1004344 34.28 291348 1301124 8 01:26:05 01:17:01 233268 0 600544 31.92 2620 1045112 1091344 37.25 383612 1066400 132 01:26:05 01:18:01 237712 0 596024 31.68 2620 1045188 1078564 36.81 390232 1055976 20 01:26:05 01:19:01 238116 0 595612 31.66 2620 1045196 1078564 36.81 389908 1056312 8 01:26:05 01:20:01 238248 0 595480 31.65 2620 1045196 1078564 36.81 389784 1056312 8 01:26:05 01:21:01 74260 0 700436 37.23 2620 1104228 1078876 36.82 430268 1075300 16 01:26:05 01:22:01 74412 0 700280 37.22 2620 1104232 1078744 36.82 430264 1075300 16 01:26:05 01:23:01 74604 0 700084 37.21 2620 1104236 1078660 36.81 430164 1075304 8 01:26:05 01:24:01 75264 0 777264 41.31 2620 1026396 1514212 51.68 569564 926260 27040 01:26:05 01:25:01 98060 0 850584 45.21 1532 931368 1313044 44.81 513196 870936 16408 01:26:05 Average: 103540 0 507537 26.97 2600 1267868 1028831 35.11 314546 1255648 817 01:26:05 01:26:05 00:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:26:05 00:32:01 eth0 184.75 95.37 367.44 22.45 0.00 0.00 0.00 0.00 01:26:05 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:33:01 eth0 0.63 0.08 0.06 0.01 0.00 0.00 0.00 0.00 01:26:05 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:34:01 eth0 1.23 0.30 0.32 0.20 0.00 0.00 0.00 0.00 01:26:05 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:35:01 eth0 1.02 0.07 0.09 0.01 0.00 0.00 0.00 0.00 01:26:05 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:36:01 eth0 2.25 0.65 0.65 0.40 0.00 0.00 0.00 0.00 01:26:05 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:37:01 eth0 1.30 0.73 0.75 0.43 0.00 0.00 0.00 0.00 01:26:05 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:38:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 01:26:05 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:39:01 eth0 0.55 0.35 0.35 0.19 0.00 0.00 0.00 0.00 01:26:05 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:40:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:26:05 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:41:01 eth0 1.00 0.30 0.32 0.20 0.00 0.00 0.00 0.00 01:26:05 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:42:01 eth0 0.32 0.18 0.15 0.07 0.00 0.00 0.00 0.00 01:26:05 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:43:01 eth0 0.90 0.25 0.32 0.20 0.00 0.00 0.00 0.00 01:26:05 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:44:01 eth0 0.48 0.25 0.27 0.20 0.00 0.00 0.00 0.00 01:26:05 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:45:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:26:05 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:46:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:26:05 00:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:47:01 eth0 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 01:26:05 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:48:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:26:05 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:49:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:26:05 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:50:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:26:05 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:26:05 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:52:01 eth0 0.83 0.47 0.60 0.31 0.00 0.00 0.00 0.00 01:26:05 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:53:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 01:26:05 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:54:01 eth0 0.48 0.08 0.05 0.01 0.00 0.00 0.00 0.00 01:26:05 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:55:01 eth0 1.12 0.37 0.33 0.20 0.00 0.00 0.00 0.00 01:26:05 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:56:01 eth0 0.57 0.28 0.27 0.20 0.00 0.00 0.00 0.00 01:26:05 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:57:01 eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 01:26:05 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:58:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:59:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:26:05 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:00:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:01:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:26:05 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:02:01 eth0 0.25 0.15 0.14 0.07 0.00 0.00 0.00 0.00 01:26:05 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:03:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:26:05 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:04:01 eth0 0.55 0.03 0.05 0.00 0.00 0.00 0.00 0.00 01:26:05 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:05:01 eth0 0.50 0.25 0.27 0.20 0.00 0.00 0.00 0.00 01:26:05 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:06:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:07:01 eth0 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 01:26:05 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:08:01 eth0 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 01:26:05 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:09:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:10:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:11:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:12:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 01:26:05 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:13:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:14:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:15:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:16:01 eth0 0.23 0.22 0.10 0.02 0.00 0.00 0.00 0.00 01:26:05 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:17:01 eth0 470.45 380.39 1295.50 86.80 0.00 0.00 0.00 0.00 01:26:05 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:17:01 docker0 112.15 96.14 9.79 310.64 0.00 0.00 0.00 0.00 01:26:05 01:18:01 eth0 0.03 0.03 0.00 0.01 0.00 0.00 0.00 0.00 01:26:05 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:19:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:20:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:26:05 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:21:01 eth0 1.00 0.47 0.32 0.18 0.00 0.00 0.00 0.00 01:26:05 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:22:01 eth0 0.17 0.12 0.08 0.10 0.00 0.00 0.00 0.00 01:26:05 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:23:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 01:26:05 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:24:01 eth0 410.98 361.35 4069.57 28.05 0.00 0.00 0.00 0.00 01:26:05 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:25:01 eth0 443.15 393.01 3485.48 94.16 0.00 0.00 0.00 0.00 01:26:05 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 01:25:01 docker0 52.83 53.41 4.73 262.21 0.00 0.00 0.00 0.00 01:26:05 Average: eth0 28.34 22.96 171.15 4.36 0.00 0.00 0.00 0.00 01:26:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:05 Average: docker0 3.06 2.77 0.27 10.63 0.00 0.00 0.00 0.00 01:26:05 01:26:05 01:26:05 ---> sar -P ALL: 01:26:05 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/31/21 _x86_64_ (4 CPU) 01:26:05 01:26:05 00:30:34 LINUX RESTART (4 CPU) 01:26:05 01:26:05 00:31:01 CPU %user %nice %system %iowait %steal %idle 01:26:05 00:32:01 all 7.39 0.00 2.51 1.05 0.02 89.03 01:26:05 00:32:01 0 6.97 0.00 3.12 0.71 0.02 89.18 01:26:05 00:32:01 1 8.07 0.00 2.10 1.36 0.02 88.45 01:26:05 00:32:01 2 7.17 0.00 2.28 0.95 0.03 89.56 01:26:05 00:32:01 3 7.35 0.00 2.55 1.16 0.02 88.92 01:26:05 00:33:01 all 0.15 0.00 0.06 0.00 0.01 99.79 01:26:05 00:33:01 0 0.47 0.00 0.08 0.00 0.00 99.45 01:26:05 00:33:01 1 0.03 0.00 0.03 0.00 0.02 99.92 01:26:05 00:33:01 2 0.05 0.00 0.05 0.00 0.00 99.90 01:26:05 00:33:01 3 0.03 0.00 0.07 0.00 0.02 99.88 01:26:05 00:34:01 all 0.14 0.00 0.03 0.00 0.00 99.83 01:26:05 00:34:01 0 0.38 0.00 0.05 0.00 0.00 99.57 01:26:05 00:34:01 1 0.07 0.00 0.07 0.00 0.00 99.87 01:26:05 00:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:26:05 00:34:01 3 0.08 0.00 0.02 0.00 0.00 99.90 01:26:05 00:35:01 all 0.15 0.00 0.04 0.00 0.00 99.81 01:26:05 00:35:01 0 0.50 0.00 0.02 0.00 0.02 99.47 01:26:05 00:35:01 1 0.05 0.00 0.08 0.00 0.00 99.87 01:26:05 00:35:01 2 0.02 0.00 0.03 0.00 0.00 99.95 01:26:05 00:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:26:05 00:36:01 all 0.21 0.00 0.03 0.00 0.00 99.75 01:26:05 00:36:01 0 0.53 0.00 0.03 0.00 0.00 99.43 01:26:05 00:36:01 1 0.05 0.00 0.02 0.00 0.02 99.92 01:26:05 00:36:01 2 0.07 0.00 0.03 0.00 0.00 99.90 01:26:05 00:36:01 3 0.20 0.00 0.05 0.00 0.00 99.75 01:26:05 00:37:01 all 0.19 0.00 0.05 0.00 0.00 99.77 01:26:05 00:37:01 0 0.45 0.00 0.05 0.00 0.00 99.50 01:26:05 00:37:01 1 0.05 0.00 0.05 0.00 0.00 99.90 01:26:05 00:37:01 2 0.05 0.00 0.02 0.00 0.00 99.93 01:26:05 00:37:01 3 0.20 0.00 0.07 0.00 0.00 99.73 01:26:05 00:38:01 all 0.11 0.00 0.03 0.00 0.00 99.86 01:26:05 00:38:01 0 0.30 0.00 0.03 0.00 0.00 99.67 01:26:05 00:38:01 1 0.05 0.00 0.03 0.00 0.00 99.92 01:26:05 00:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:26:05 00:38:01 3 0.05 0.00 0.03 0.00 0.00 99.92 01:26:05 00:39:01 all 0.04 0.00 0.03 0.00 0.00 99.92 01:26:05 00:39:01 0 0.07 0.00 0.05 0.00 0.00 99.88 01:26:05 00:39:01 1 0.03 0.00 0.05 0.00 0.00 99.92 01:26:05 00:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:26:05 00:39:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:26:05 00:40:01 all 0.12 0.00 0.04 0.00 0.00 99.84 01:26:05 00:40:01 0 0.40 0.00 0.05 0.00 0.00 99.55 01:26:05 00:40:01 1 0.05 0.00 0.07 0.00 0.02 99.87 01:26:05 00:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:26:05 00:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:26:05 00:41:01 all 0.15 0.00 0.03 0.00 0.00 99.81 01:26:05 00:41:01 0 0.50 0.00 0.02 0.00 0.02 99.47 01:26:05 00:41:01 1 0.02 0.00 0.03 0.00 0.00 99.95 01:26:05 00:41:01 2 0.03 0.00 0.03 0.00 0.00 99.93 01:26:05 00:41:01 3 0.05 0.00 0.05 0.00 0.00 99.90 01:26:05 00:42:01 all 0.15 0.00 0.03 0.00 0.00 99.82 01:26:05 00:42:01 0 0.47 0.00 0.03 0.00 0.00 99.50 01:26:05 00:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:26:05 00:42:01 2 0.07 0.00 0.02 0.00 0.02 99.90 01:26:05 00:42:01 3 0.03 0.00 0.05 0.00 0.00 99.92 01:26:05 01:26:05 00:42:01 CPU %user %nice %system %iowait %steal %idle 01:26:05 00:43:01 all 0.13 0.00 0.05 0.00 0.00 99.81 01:26:05 00:43:01 0 0.08 0.00 0.03 0.00 0.00 99.88 01:26:05 00:43:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:26:05 00:43:01 2 0.38 0.00 0.10 0.00 0.00 99.52 01:26:05 00:43:01 3 0.03 0.00 0.03 0.00 0.02 99.92 01:26:05 00:44:01 all 0.17 0.00 0.04 0.00 0.00 99.79 01:26:05 00:44:01 0 0.03 0.00 0.05 0.00 0.02 99.90 01:26:05 00:44:01 1 0.53 0.00 0.07 0.00 0.00 99.40 01:26:05 00:44:01 2 0.08 0.00 0.02 0.00 0.00 99.90 01:26:05 00:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:26:05 00:45:01 all 0.15 0.00 0.04 0.00 0.00 99.82 01:26:05 00:45:01 0 0.03 0.00 0.05 0.00 0.00 99.92 01:26:05 00:45:01 1 0.52 0.00 0.05 0.00 0.00 99.43 01:26:05 00:45:01 2 0.02 0.00 0.03 0.00 0.00 99.95 01:26:05 00:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:26:05 00:46:02 all 0.16 0.00 0.04 0.00 0.00 99.80 01:26:05 00:46:02 0 0.03 0.00 0.05 0.00 0.00 99.92 01:26:05 00:46:02 1 0.57 0.00 0.08 0.00 0.00 99.35 01:26:05 00:46:02 2 0.05 0.00 0.02 0.00 0.00 99.93 01:26:05 00:46:02 3 0.00 0.00 0.02 0.00 0.00 99.98 01:26:05 00:47:01 all 0.14 0.00 0.05 0.00 0.01 99.80 01:26:05 00:47:01 0 0.03 0.00 0.05 0.00 0.02 99.90 01:26:05 00:47:01 1 0.49 0.00 0.08 0.00 0.02 99.41 01:26:05 00:47:01 2 0.03 0.00 0.05 0.00 0.00 99.92 01:26:05 00:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:26:05 00:48:01 all 0.17 0.00 0.04 0.00 0.00 99.80 01:26:05 00:48:01 0 0.07 0.00 0.03 0.00 0.00 99.90 01:26:05 00:48:01 1 0.52 0.00 0.03 0.00 0.00 99.45 01:26:05 00:48:01 2 0.07 0.00 0.07 0.00 0.00 99.87 01:26:05 00:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:26:05 00:49:01 all 0.15 0.00 0.02 0.00 0.00 99.83 01:26:05 00:49:01 0 0.00 0.00 0.03 0.00 0.00 99.97 01:26:05 00:49:01 1 0.52 0.00 0.02 0.00 0.00 99.47 01:26:05 00:49:01 2 0.03 0.00 0.03 0.00 0.00 99.93 01:26:05 00:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:26:05 00:50:01 all 0.15 0.00 0.03 0.00 0.00 99.82 01:26:05 00:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:26:05 00:50:01 1 0.53 0.00 0.03 0.00 0.00 99.43 01:26:05 00:50:01 2 0.03 0.00 0.05 0.00 0.00 99.92 01:26:05 00:50:01 3 0.02 0.00 0.03 0.00 0.00 99.95 01:26:05 00:51:01 all 0.15 0.00 0.03 0.00 0.00 99.83 01:26:05 00:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:26:05 00:51:01 1 0.53 0.00 0.05 0.00 0.00 99.42 01:26:05 00:51:01 2 0.03 0.00 0.03 0.00 0.00 99.93 01:26:05 00:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:26:05 00:52:01 all 0.17 0.00 0.03 0.00 0.00 99.80 01:26:05 00:52:01 0 0.05 0.00 0.03 0.00 0.00 99.92 01:26:05 00:52:01 1 0.53 0.00 0.05 0.00 0.02 99.40 01:26:05 00:52:01 2 0.05 0.00 0.03 0.00 0.00 99.92 01:26:05 00:52:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:26:05 00:53:01 all 0.15 0.00 0.04 0.00 0.00 99.81 01:26:05 00:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:26:05 00:53:01 1 0.53 0.00 0.05 0.00 0.00 99.42 01:26:05 00:53:01 2 0.03 0.00 0.07 0.00 0.00 99.90 01:26:05 00:53:01 3 0.02 0.00 0.03 0.00 0.00 99.95 01:26:05 01:26:05 00:53:01 CPU %user %nice %system %iowait %steal %idle 01:26:05 00:54:01 all 0.08 0.00 0.05 0.00 0.00 99.87 01:26:05 00:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:26:05 00:54:01 1 0.18 0.00 0.08 0.00 0.00 99.73 01:26:05 00:54:01 2 0.07 0.00 0.05 0.00 0.00 99.88 01:26:05 00:54:01 3 0.05 0.00 0.03 0.00 0.00 99.92 01:26:05 00:55:01 all 0.04 0.00 0.04 0.00 0.01 99.91 01:26:05 00:55:01 0 0.05 0.00 0.02 0.00 0.02 99.92 01:26:05 00:55:01 1 0.03 0.00 0.05 0.00 0.02 99.90 01:26:05 00:55:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:26:05 00:55:01 3 0.05 0.00 0.07 0.00 0.00 99.88 01:26:05 00:56:01 all 0.17 0.00 0.04 0.00 0.00 99.80 01:26:05 00:56:01 0 0.07 0.00 0.03 0.00 0.00 99.90 01:26:05 00:56:01 1 0.18 0.00 0.03 0.00 0.00 99.78 01:26:05 00:56:01 2 0.38 0.00 0.07 0.00 0.00 99.55 01:26:05 00:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:26:05 00:57:01 all 0.17 0.00 0.03 0.00 0.00 99.79 01:26:05 00:57:01 0 0.03 0.00 0.07 0.00 0.00 99.90 01:26:05 00:57:01 1 0.12 0.00 0.03 0.00 0.00 99.85 01:26:05 00:57:01 2 0.53 0.00 0.02 0.00 0.00 99.45 01:26:05 00:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:26:05 00:58:01 all 0.15 0.00 0.03 0.00 0.00 99.82 01:26:05 00:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:26:05 00:58:01 1 0.05 0.00 0.07 0.00 0.00 99.88 01:26:05 00:58:01 2 0.52 0.00 0.02 0.00 0.00 99.47 01:26:05 00:58:01 3 0.02 0.00 0.03 0.00 0.00 99.95 01:26:05 00:59:01 all 0.15 0.00 0.03 0.00 0.00 99.82 01:26:05 00:59:01 0 0.00 0.00 0.03 0.00 0.00 99.97 01:26:05 00:59:01 1 0.05 0.00 0.05 0.00 0.00 99.90 01:26:05 00:59:01 2 0.52 0.00 0.03 0.00 0.00 99.45 01:26:05 00:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:26:05 01:00:01 all 0.15 0.00 0.03 0.00 0.00 99.81 01:26:05 01:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:26:05 01:00:01 1 0.07 0.00 0.05 0.00 0.02 99.87 01:26:05 01:00:01 2 0.50 0.00 0.03 0.00 0.00 99.47 01:26:05 01:00:01 3 0.02 0.00 0.03 0.00 0.00 99.95 01:26:05 01:01:01 all 0.15 0.00 0.04 0.00 0.01 99.80 01:26:05 01:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:26:05 01:01:01 1 0.05 0.00 0.05 0.00 0.00 99.90 01:26:05 01:01:01 2 0.53 0.00 0.05 0.00 0.02 99.40 01:26:05 01:01:01 3 0.00 0.00 0.03 0.00 0.00 99.97 01:26:05 01:02:01 all 0.15 0.00 0.04 0.00 0.00 99.81 01:26:05 01:02:01 0 0.03 0.00 0.05 0.00 0.00 99.92 01:26:05 01:02:01 1 0.03 0.00 0.05 0.00 0.00 99.92 01:26:05 01:02:01 2 0.50 0.00 0.03 0.02 0.00 99.45 01:26:05 01:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:26:05 01:03:01 all 0.15 0.00 0.02 0.00 0.00 99.82 01:26:05 01:03:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:26:05 01:03:01 1 0.07 0.00 0.03 0.00 0.00 99.90 01:26:05 01:03:01 2 0.50 0.00 0.02 0.00 0.00 99.48 01:26:05 01:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:26:05 01:04:01 all 0.15 0.00 0.03 0.00 0.00 99.83 01:26:05 01:04:01 0 0.02 0.00 0.05 0.00 0.00 99.93 01:26:05 01:04:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:26:05 01:04:01 2 0.52 0.00 0.02 0.00 0.00 99.47 01:26:05 01:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:26:05 01:26:05 01:04:01 CPU %user %nice %system %iowait %steal %idle 01:26:05 01:05:01 all 0.14 0.00 0.03 0.00 0.00 99.82 01:26:05 01:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:26:05 01:05:01 1 0.08 0.00 0.02 0.00 0.02 99.88 01:26:05 01:05:01 2 0.40 0.00 0.08 0.00 0.00 99.52 01:26:05 01:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:26:05 01:06:01 all 0.02 0.00 0.04 0.00 0.00 99.94 01:26:05 01:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:26:05 01:06:01 1 0.07 0.00 0.08 0.00 0.00 99.85 01:26:05 01:06:01 2 0.02 0.00 0.03 0.00 0.00 99.95 01:26:05 01:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:26:05 01:07:01 all 0.04 0.00 0.03 0.00 0.00 99.93 01:26:05 01:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:26:05 01:07:01 1 0.12 0.00 0.05 0.00 0.00 99.83 01:26:05 01:07:01 2 0.03 0.00 0.03 0.00 0.00 99.93 01:26:05 01:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:26:05 01:08:01 all 0.15 0.00 0.03 0.00 0.00 99.82 01:26:05 01:08:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:26:05 01:08:01 1 0.52 0.00 0.05 0.00 0.00 99.43 01:26:05 01:08:01 2 0.03 0.00 0.03 0.00 0.00 99.93 01:26:05 01:08:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:26:05 01:09:02 all 0.14 0.00 0.02 0.00 0.00 99.83 01:26:05 01:09:02 0 0.02 0.00 0.02 0.00 0.00 99.97 01:26:05 01:09:02 1 0.52 0.00 0.03 0.00 0.00 99.45 01:26:05 01:09:02 2 0.03 0.00 0.03 0.00 0.02 99.92 01:26:05 01:09:02 3 0.00 0.00 0.02 0.00 0.00 99.98 01:26:05 01:10:01 all 0.13 0.00 0.04 0.00 0.00 99.83 01:26:05 01:10:01 0 0.03 0.00 0.07 0.00 0.00 99.90 01:26:05 01:10:01 1 0.46 0.00 0.03 0.00 0.00 99.51 01:26:05 01:10:01 2 0.02 0.00 0.03 0.00 0.00 99.95 01:26:05 01:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:26:05 01:11:01 all 0.05 0.00 0.03 0.00 0.00 99.92 01:26:05 01:11:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:26:05 01:11:01 1 0.12 0.00 0.07 0.00 0.00 99.82 01:26:05 01:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:26:05 01:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:26:05 01:12:01 all 0.05 0.00 0.03 0.00 0.00 99.92 01:26:05 01:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:26:05 01:12:01 1 0.10 0.00 0.03 0.00 0.02 99.85 01:26:05 01:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:26:05 01:12:01 3 0.05 0.00 0.05 0.00 0.00 99.90 01:26:05 01:13:01 all 0.14 0.00 0.02 0.00 0.00 99.84 01:26:05 01:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:26:05 01:13:01 1 0.53 0.00 0.02 0.00 0.00 99.45 01:26:05 01:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:26:05 01:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:26:05 01:14:01 all 0.15 0.00 0.02 0.00 0.00 99.83 01:26:05 01:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:26:05 01:14:01 1 0.53 0.00 0.03 0.00 0.00 99.43 01:26:05 01:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:26:05 01:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:26:05 01:15:01 all 0.14 0.00 0.03 0.00 0.00 99.83 01:26:05 01:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:26:05 01:15:01 1 0.52 0.00 0.03 0.00 0.00 99.45 01:26:05 01:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:26:05 01:15:01 3 0.03 0.00 0.07 0.00 0.00 99.90 01:26:05 01:26:05 01:15:01 CPU %user %nice %system %iowait %steal %idle 01:26:05 01:16:01 all 0.14 0.00 0.03 0.00 0.00 99.83 01:26:05 01:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:26:05 01:16:01 1 0.52 0.00 0.05 0.00 0.00 99.43 01:26:05 01:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:26:05 01:16:01 3 0.02 0.00 0.03 0.00 0.00 99.95 01:26:05 01:17:01 all 6.45 0.00 3.06 1.32 0.06 89.12 01:26:05 01:17:01 0 6.82 0.00 3.33 0.46 0.07 89.33 01:26:05 01:17:01 1 6.21 0.00 3.18 3.10 0.07 87.45 01:26:05 01:17:01 2 5.89 0.00 2.49 0.54 0.05 91.03 01:26:05 01:17:01 3 6.87 0.00 3.24 1.18 0.05 88.65 01:26:05 01:18:01 all 0.17 0.00 0.08 0.00 0.00 99.75 01:26:05 01:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:26:05 01:18:01 1 0.58 0.00 0.05 0.00 0.02 99.35 01:26:05 01:18:01 2 0.03 0.00 0.03 0.00 0.00 99.93 01:26:05 01:18:01 3 0.03 0.00 0.22 0.00 0.00 99.75 01:26:05 01:19:01 all 0.13 0.00 0.05 0.00 0.01 99.81 01:26:05 01:19:01 0 0.03 0.00 0.05 0.00 0.00 99.92 01:26:05 01:19:01 1 0.42 0.00 0.07 0.00 0.02 99.50 01:26:05 01:19:01 2 0.05 0.00 0.05 0.00 0.02 99.88 01:26:05 01:19:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:26:05 01:20:01 all 0.02 0.00 0.03 0.00 0.00 99.95 01:26:05 01:20:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:26:05 01:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:26:05 01:20:01 2 0.03 0.00 0.05 0.00 0.00 99.92 01:26:05 01:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:26:05 01:21:01 all 0.16 2.68 12.39 5.69 0.24 78.83 01:26:05 01:21:01 0 0.23 2.71 12.27 8.02 0.23 76.53 01:26:05 01:21:01 1 0.12 2.82 13.30 4.25 0.24 79.28 01:26:05 01:21:01 2 0.13 2.55 11.99 7.40 0.22 77.71 01:26:05 01:21:01 3 0.17 2.64 11.99 3.06 0.29 81.85 01:26:05 01:22:01 all 0.07 0.00 0.05 0.00 0.01 99.87 01:26:05 01:22:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:26:05 01:22:01 1 0.20 0.00 0.08 0.00 0.02 99.70 01:26:05 01:22:01 2 0.02 0.00 0.03 0.00 0.02 99.93 01:26:05 01:22:01 3 0.05 0.00 0.05 0.00 0.00 99.90 01:26:05 01:23:01 all 0.17 0.00 0.03 0.00 0.00 99.79 01:26:05 01:23:01 0 0.07 0.00 0.02 0.00 0.00 99.92 01:26:05 01:23:01 1 0.52 0.00 0.02 0.00 0.02 99.45 01:26:05 01:23:01 2 0.07 0.00 0.05 0.00 0.00 99.88 01:26:05 01:23:01 3 0.05 0.00 0.03 0.00 0.00 99.92 01:26:05 01:24:01 all 2.93 0.00 2.06 0.03 0.02 94.97 01:26:05 01:24:01 0 2.91 0.00 2.68 0.05 0.03 94.33 01:26:05 01:24:01 1 2.72 0.00 2.06 0.02 0.02 95.19 01:26:05 01:24:01 2 3.25 0.00 1.64 0.02 0.02 95.07 01:26:05 01:24:01 3 2.82 0.00 1.85 0.03 0.02 95.28 01:26:05 01:25:01 all 15.67 0.00 11.80 6.19 0.10 66.24 01:26:05 01:25:01 0 15.31 0.00 13.25 7.41 0.10 63.92 01:26:05 01:25:01 1 16.02 0.00 12.08 8.80 0.12 62.98 01:26:05 01:25:01 2 15.34 0.00 10.51 4.43 0.07 69.65 01:26:05 01:25:01 3 16.02 0.00 11.36 4.12 0.10 68.40 01:26:05 Average: all 0.71 0.05 0.61 0.26 0.01 98.36 01:26:05 Average: 0 0.68 0.05 0.66 0.30 0.01 98.30 01:26:05 Average: 1 0.83 0.05 0.64 0.32 0.01 98.15 01:26:05 Average: 2 0.70 0.05 0.56 0.24 0.01 98.44 01:26:05 Average: 3 0.63 0.05 0.59 0.17 0.01 98.54 01:26:05 01:26:05 01:26:05