Pull request #665 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a62d08d27b2e4dced1ba8a88f308c3ecffa0101d+d0b27e276c0df8ce2bf294c72f38c7099269fea7 (c1ca240c8627eb4f2816aea7c8cea45bc23b4060) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4174877686796396434.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17745055670782350439.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-665/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-665/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15112729170792054457.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-665/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16752998874391575551.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1300267029192450027.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-665/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-665/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4651995485793706033.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-5858 in /w/workspace/_app-service-configurable_PR-665 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-665 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/665/head:refs/remotes/origin/PR-665 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d0b27e276c0df8ce2bf294c72f38c7099269fea7 into PR head commit a62d08d27b2e4dced1ba8a88f308c3ecffa0101d Merge succeeded, producing a62d08d27b2e4dced1ba8a88f308c3ecffa0101d Checking out Revision a62d08d27b2e4dced1ba8a88f308c3ecffa0101d (PR-665) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f a62d08d27b2e4dced1ba8a88f308c3ecffa0101d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d0b27e276c0df8ce2bf294c72f38c7099269fea7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a62d08d27b2e4dced1ba8a88f308c3ecffa0101d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:58:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:58:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:58:51 ========================================================= 12:58:51 EdgeX Global Pipelines Version Info 12:58:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:58:52 ------------------- 12:58:52 stable info: 12:58:52 ------------------- 12:58:52 Commited By: Ginny Guan ginny@iotechsys.com 12:58:52 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 12:58:52 Message: update stable to v1.0.260 12:58:52 ------------------- 12:58:52 experimental info: 12:58:52 ------------------- 12:58:52 Commited By: Ginny Guan ginny@iotechsys.com 12:58:52 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 12:58:52 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:58:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:58:52 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:58:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:58:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:58:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:58:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 12:58:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:58:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:58:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:58:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:58:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:58:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:58:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:58:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:58:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:58:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:58:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:58:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:58:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:58:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:58:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:58:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:58:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:58:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:58:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:58:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:58:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-665 [Pipeline] echo 12:58:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-665 [Pipeline] echo 12:58:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-665 [Pipeline] echo 12:58:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a62d08d27b2e4dced1ba8a88f308c3ecffa0101d [Pipeline] echo 12:58:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a62d08d [Pipeline] echo 12:58:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:58:54 provisioning config files... 12:58:54 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-665@tmp/config14604366102820441470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:58:54 ---> ****-login.sh 12:58:54 nexus3.edgexfoundry.org:10001 12:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:56 Configure a credential helper to remove this warning. See 12:58:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:56 12:58:56 Login Succeeded 12:58:56 nexus3.edgexfoundry.org:10002 12:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:56 Configure a credential helper to remove this warning. See 12:58:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:56 12:58:56 Login Succeeded 12:58:56 nexus3.edgexfoundry.org:10003 12:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:56 Configure a credential helper to remove this warning. See 12:58:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:56 12:58:56 Login Succeeded 12:58:56 nexus3.edgexfoundry.org:10004 12:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:56 Configure a credential helper to remove this warning. See 12:58:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:56 12:58:56 Login Succeeded 12:58:56 ****.io 12:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:56 Configure a credential helper to remove this warning. See 12:58:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:56 12:58:56 Login Succeeded 12:58:56 ---> ****-login.sh ends [Pipeline] } 12:58:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:58:57 + git rev-list -1 --merges a62d08d27b2e4dced1ba8a88f308c3ecffa0101d~1..a62d08d27b2e4dced1ba8a88f308c3ecffa0101d [Pipeline] echo 12:58:57 -----------> git rev-list -1 --merges a62d08d27b2e4dced1ba8a88f308c3ecffa0101d~1..a62d08d27b2e4dced1ba8a88f308c3ecffa0101d a62d08d27b2e4dced1ba8a88f308c3ecffa0101d [false] [Pipeline] sh 12:58:58 + git log --format=format:%s -1 a62d08d27b2e4dced1ba8a88f308c3ecffa0101d [Pipeline] echo 12:58:58 ========================================================= 12:58:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:58:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:58:58 + git log --format=format:%s -1 a62d08d27b2e4dced1ba8a88f308c3ecffa0101d [Pipeline] echo 12:58:58 [semverPrep] GIT_COMMIT: a62d08d27b2e4dced1ba8a88f308c3ecffa0101d, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 12:58:58 [semverPrep] This is not a build commit. [Pipeline] sh 12:58:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:58:59 + grep -v github /etc/ssh/ssh_known_hosts 12:58:59 + [ -e /tmp/ssh_known_hosts ] 12:58:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:58:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:58:59 + sudo tee -a /etc/ssh/ssh_known_hosts 12:58:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:58:59 12:58:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:59:00 0.1.4: Pulling from edgex-devops/py-git-semver 12:59:00 b85a868b505f: Pulling fs layer 12:59:00 e2be974225ed: Pulling fs layer 12:59:00 339a4e72a1f5: Pulling fs layer 12:59:00 988bab9f4d93: Pulling fs layer 12:59:00 1469e6f7b9e6: Pulling fs layer 12:59:00 eaf3925da568: Pulling fs layer 12:59:00 bab4dde63d76: Pulling fs layer 12:59:00 bde34c3a00c8: Pulling fs layer 12:59:00 b352a97aabf1: Pulling fs layer 12:59:00 4872d77fe225: Pulling fs layer 12:59:00 5851b861e8e6: Pulling fs layer 12:59:00 988bab9f4d93: Waiting 12:59:00 bde34c3a00c8: Waiting 12:59:00 b352a97aabf1: Waiting 12:59:00 1469e6f7b9e6: Waiting 12:59:00 eaf3925da568: Waiting 12:59:00 4872d77fe225: Waiting 12:59:00 bab4dde63d76: Waiting 12:59:00 e2be974225ed: Verifying Checksum 12:59:00 e2be974225ed: Download complete 12:59:00 988bab9f4d93: Verifying Checksum 12:59:00 988bab9f4d93: Download complete 12:59:00 1469e6f7b9e6: Verifying Checksum 12:59:00 1469e6f7b9e6: Download complete 12:59:00 339a4e72a1f5: Verifying Checksum 12:59:00 339a4e72a1f5: Download complete 12:59:00 eaf3925da568: Verifying Checksum 12:59:00 eaf3925da568: Download complete 12:59:00 bde34c3a00c8: Verifying Checksum 12:59:00 bde34c3a00c8: Download complete 12:59:00 b352a97aabf1: Verifying Checksum 12:59:00 b352a97aabf1: Download complete 12:59:00 4872d77fe225: Verifying Checksum 12:59:00 4872d77fe225: Download complete 12:59:00 5851b861e8e6: Verifying Checksum 12:59:00 5851b861e8e6: Download complete 12:59:00 b85a868b505f: Verifying Checksum 12:59:00 b85a868b505f: Download complete 12:59:00 bab4dde63d76: Verifying Checksum 12:59:01 b85a868b505f: Pull complete 12:59:01 e2be974225ed: Pull complete 12:59:02 339a4e72a1f5: Pull complete 12:59:02 988bab9f4d93: Pull complete 12:59:02 1469e6f7b9e6: Pull complete 12:59:02 eaf3925da568: Pull complete 12:59:03 bab4dde63d76: Pull complete 12:59:04 bde34c3a00c8: Pull complete 12:59:04 b352a97aabf1: Pull complete 12:59:04 4872d77fe225: Pull complete 12:59:04 5851b861e8e6: Pull complete 12:59:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:59:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:59:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:59:04 prd-ubuntu20.04-docker-8c-8g-5858 does not seem to be running inside a container 12:59:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-665 -v /w/workspace/_app-service-configurable_PR-665:/w/workspace/_app-service-configurable_PR-665:rw,z -v /w/workspace/_app-service-configurable_PR-665@tmp:/w/workspace/_app-service-configurable_PR-665@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:59:08 $ docker top ff717a88aa81e7f88bd9641987fcffbf4714c57e385c96090a64c6dbce1e7153 -eo pid,comm 12:59:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:59:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:59:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:59:08 [ssh-agent] Looking for ssh-agent implementation... 12:59:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:59:08 $ docker exec ff717a88aa81e7f88bd9641987fcffbf4714c57e385c96090a64c6dbce1e7153 ssh-agent 12:59:08 SSH_AUTH_SOCK=/tmp/ssh-NfG3IVNvdCHa/agent.33 12:59:08 SSH_AGENT_PID=39 12:59:08 Running ssh-add (command line suppressed) 12:59:08 Identity added: /w/workspace/_app-service-configurable_PR-665@tmp/private_key_15053827140228963758.key (/w/workspace/_app-service-configurable_PR-665@tmp/private_key_15053827140228963758.key) 12:59:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:59:09 + git tag --points-at HEAD [Pipeline] } 12:59:09 $ docker exec --env ******** --env ******** ff717a88aa81e7f88bd9641987fcffbf4714c57e385c96090a64c6dbce1e7153 ssh-agent -k 12:59:09 unset SSH_AUTH_SOCK; 12:59:09 unset SSH_AGENT_PID; 12:59:09 echo Agent pid 39 killed; 12:59:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:59:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:59:09 [ssh-agent] Looking for ssh-agent implementation... 12:59:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:59:09 $ docker exec ff717a88aa81e7f88bd9641987fcffbf4714c57e385c96090a64c6dbce1e7153 ssh-agent 12:59:09 SSH_AUTH_SOCK=/tmp/ssh-9aD3P7daSKYF/agent.72 12:59:09 SSH_AGENT_PID=79 12:59:09 Running ssh-add (command line suppressed) 12:59:09 Identity added: /w/workspace/_app-service-configurable_PR-665@tmp/private_key_5290423145074206791.key (/w/workspace/_app-service-configurable_PR-665@tmp/private_key_5290423145074206791.key) 12:59:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:59:10 + git semver init 12:59:10 2024-07-18 12:59:10,301 [run_init] DEBUG init version:0.0.0 force:False 12:59:10 2024-07-18 12:59:10,302 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-665/.semver 12:59:10 2024-07-18 12:59:10,302 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-665/.semver 12:59:10 2024-07-18 12:59:10,303 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-665/.semver'], cwd=/w/workspace/_app-service-configurable_PR-665, universal_newlines=False, shell=None, istream=None) 12:59:11 2024-07-18 12:59:11,364 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-665/.git/info/exclude 12:59:11 2024-07-18 12:59:11,365 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-665/.semver/PR-665 with force:False 12:59:11 2024-07-18 12:59:11,365 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-665/.semver/PR-665 12:59:11 2024-07-18 12:59:11,370 [execute] INFO git cat-file --batch-check 12:59:11 2024-07-18 12:59:11,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-665/.semver, universal_newlines=False, shell=None, istream=) 12:59:11 2024-07-18 12:59:11,377 [execute] INFO git cat-file --batch 12:59:11 2024-07-18 12:59:11,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-665/.semver, universal_newlines=False, shell=None, istream=) 12:59:11 2024-07-18 12:59:11,381 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-665/.semver/PR-665 12:59:11 0.0.0 [Pipeline] } 12:59:16 $ docker exec --env ******** --env ******** ff717a88aa81e7f88bd9641987fcffbf4714c57e385c96090a64c6dbce1e7153 ssh-agent -k 12:59:16 unset SSH_AUTH_SOCK; 12:59:16 unset SSH_AGENT_PID; 12:59:16 echo Agent pid 79 killed; 12:59:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:59:16 + git semver [Pipeline] } 12:59:16 $ docker stop --time=1 ff717a88aa81e7f88bd9641987fcffbf4714c57e385c96090a64c6dbce1e7153 12:59:18 $ docker rm -f --volumes ff717a88aa81e7f88bd9641987fcffbf4714c57e385c96090a64c6dbce1e7153 [Pipeline] // withDockerContainer [Pipeline] sh 12:59:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:59:19 Stashed 1 file(s) [Pipeline] echo 12:59:19 [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:59:20 provisioning config files... 12:59:20 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-665@tmp/config18304610513416167688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:59:20 ---> ****-login.sh 12:59:20 nexus3.edgexfoundry.org:10001 12:59:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:59:20 Configure a credential helper to remove this warning. See 12:59:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:59:20 12:59:20 Login Succeeded 12:59:20 nexus3.edgexfoundry.org:10002 12:59:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:59:20 Configure a credential helper to remove this warning. See 12:59:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:59:20 12:59:20 Login Succeeded 12:59:20 nexus3.edgexfoundry.org:10003 12:59:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:59:20 Configure a credential helper to remove this warning. See 12:59:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:59:20 12:59:20 Login Succeeded 12:59:20 nexus3.edgexfoundry.org:10004 12:59:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:59:20 Configure a credential helper to remove this warning. See 12:59:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:59:20 12:59:20 Login Succeeded 12:59:20 ****.io 12:59:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:59:21 Configure a credential helper to remove this warning. See 12:59:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:59:21 12:59:21 Login Succeeded 12:59:21 ---> ****-login.sh ends [Pipeline] } 12:59:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:59:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:59:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:59:21 ========================================================= 12:59:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 12:59:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:22 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 12:59:22 Sending build context to Docker daemon 9.133MB 12:59:22 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:59:22 Step 2/12 : FROM ${BASE} AS builder 12:59:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 12:59:22 619be1103602: Pulling fs layer 12:59:22 7862e08f4a3e: Pulling fs layer 12:59:22 5df492c9dc93: Pulling fs layer 12:59:22 7629e6793208: Pulling fs layer 12:59:22 4f4fb700ef54: Pulling fs layer 12:59:22 fb5054dd5b73: Pulling fs layer 12:59:22 eeca6798cff9: Pulling fs layer 12:59:22 aa269ceb94a6: Pulling fs layer 12:59:22 ada007ff1a6a: Pulling fs layer 12:59:22 4f4fb700ef54: Waiting 12:59:22 fb5054dd5b73: Waiting 12:59:22 aa269ceb94a6: Waiting 12:59:22 eeca6798cff9: Waiting 12:59:22 ada007ff1a6a: Waiting 12:59:22 7629e6793208: Waiting 12:59:22 7862e08f4a3e: Download complete 12:59:22 7629e6793208: Verifying Checksum 12:59:22 7629e6793208: Download complete 12:59:22 4f4fb700ef54: Verifying Checksum 12:59:22 4f4fb700ef54: Download complete 12:59:22 619be1103602: Verifying Checksum 12:59:22 619be1103602: Download complete 12:59:22 fb5054dd5b73: Verifying Checksum 12:59:22 fb5054dd5b73: Download complete 12:59:22 eeca6798cff9: Verifying Checksum 12:59:22 eeca6798cff9: Download complete 12:59:22 619be1103602: Pull complete 12:59:22 ada007ff1a6a: Verifying Checksum 12:59:22 ada007ff1a6a: Download complete 12:59:22 7862e08f4a3e: Pull complete 12:59:22 5df492c9dc93: Verifying Checksum 12:59:22 5df492c9dc93: Download complete 12:59:23 aa269ceb94a6: Verifying Checksum 12:59:23 aa269ceb94a6: Download complete 12:59:25 5df492c9dc93: Pull complete 12:59:25 7629e6793208: Pull complete 12:59:25 4f4fb700ef54: Pull complete 12:59:25 fb5054dd5b73: Pull complete 12:59:25 eeca6798cff9: Pull complete 12:59:28 aa269ceb94a6: Pull complete 12:59:28 ada007ff1a6a: Pull complete 12:59:28 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 12:59:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:59:28 ---> f489d0715acc 12:59:28 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:59:35 ---> Running in 6a7e2153babd 12:59:35 Removing intermediate container 6a7e2153babd 12:59:35 ---> 1f67d9bc7763 12:59:35 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:59:35 ---> Running in 8c5da194aa86 12:59:35 Removing intermediate container 8c5da194aa86 12:59:35 ---> 4a5d683627b7 12:59:35 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:59:35 ---> Running in 7f571fc22194 12:59:35 Still waiting to schedule task 12:59:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:59:35 Removing intermediate container 7f571fc22194 12:59:35 ---> 32acaf27c5a1 12:59:35 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:59:35 ---> Running in ecbd6bdc27af 12:59:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:59:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:59:36 OK: 264 MiB in 52 packages 12:59:36 Removing intermediate container ecbd6bdc27af 12:59:36 ---> 5099455ac816 12:59:36 Step 7/12 : WORKDIR /app 12:59:37 ---> Running in c3a0b6818af2 12:59:37 Removing intermediate container c3a0b6818af2 12:59:37 ---> 6efa13126731 12:59:37 Step 8/12 : COPY go.mod vendor* ./ 12:59:37 ---> b4d5caa7e8a4 12:59:37 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:59:37 ---> Running in f528a74c0641 13:00:38 Removing intermediate container f528a74c0641 13:00:38 ---> 686b78d90bba 13:00:38 Step 10/12 : COPY . . 13:00:38 ---> 46c995477278 13:00:38 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:00:38 ---> Running in a665c3e0206b 13:00:38 Removing intermediate container a665c3e0206b 13:00:38 ---> 4436f4c71557 13:00:38 Step 12/12 : RUN $MAKE 13:00:38 ---> Running in d0f020e87909 13:00:38 noop 13:00:38 Removing intermediate container d0f020e87909 13:00:38 ---> c70eaae2ed58 13:00:38 Successfully built c70eaae2ed58 13:00:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:38 + docker inspect -f . ci-base-image-x86_64 13:00:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:00:39 prd-ubuntu20.04-docker-8c-8g-5858 does not seem to be running inside a container 13:00:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-665 -v /w/workspace/_app-service-configurable_PR-665:/w/workspace/_app-service-configurable_PR-665:rw,z -v /w/workspace/_app-service-configurable_PR-665@tmp:/w/workspace/_app-service-configurable_PR-665@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:00:39 $ docker top 6e606b52e8be4f705e73b93de1d721b897518f1cc87fcd7dfed141dc618ae355 -eo pid,comm [Pipeline] { [Pipeline] sh 13:00:39 + go version 13:00:39 go version go1.21.9 linux/amd64 [Pipeline] } 13:00:39 $ docker stop --time=1 6e606b52e8be4f705e73b93de1d721b897518f1cc87fcd7dfed141dc618ae355 13:00:41 $ docker rm -f --volumes 6e606b52e8be4f705e73b93de1d721b897518f1cc87fcd7dfed141dc618ae355 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:41 + docker inspect -f . ci-base-image-x86_64 13:00:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:00:42 prd-ubuntu20.04-docker-8c-8g-5858 does not seem to be running inside a container 13:00:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-665 -v /w/workspace/_app-service-configurable_PR-665:/w/workspace/_app-service-configurable_PR-665:rw,z -v /w/workspace/_app-service-configurable_PR-665@tmp:/w/workspace/_app-service-configurable_PR-665@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:00:42 $ docker top d2125cf1538dc957f75aa975e04e3341859dc55c1c2071d1da1e1581f29a17d2 -eo pid,comm [Pipeline] { [Pipeline] sh 13:00:42 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-665 [Pipeline] fileExists [Pipeline] sh 13:00:43 + make test 13:00:43 go test -race -coverprofile=coverage.out ./... 13:01:15 ? github.com/edgexfoundry/app-service-configurable [no test files] 13:01:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5864 in /w/workspace/_app-service-configurable_PR-665 [Pipeline] { [Pipeline] ws 13:01:19 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 13:01:19 The recommended git tool is: git 13:01:26 using credential edgex-jenkins-ssh 13:01:26 Cloning the remote Git repository 13:01:26 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 13:01:26 > git init /w/workspace/app-service-configurable/1 # timeout=10 13:01:27 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 13:01:27 > git --version # timeout=10 13:01:27 > git --version # 'git version 2.25.1' 13:01:27 using GIT_SSH to set credentials SSH Credentials for GitHub 13:01:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:01:29 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 13:01:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:01:30 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 13:01:31 Merging remotes/origin/main commit d0b27e276c0df8ce2bf294c72f38c7099269fea7 into PR head commit a62d08d27b2e4dced1ba8a88f308c3ecffa0101d 13:01:31 Merge succeeded, producing a62d08d27b2e4dced1ba8a88f308c3ecffa0101d 13:01:31 Checking out Revision a62d08d27b2e4dced1ba8a88f308c3ecffa0101d (PR-665) 13:01:31 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:01:30 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 13:01:30 using GIT_SSH to set credentials SSH Credentials for GitHub 13:01:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/665/head:refs/remotes/origin/PR-665 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:01:31 > git config core.sparsecheckout # timeout=10 13:01:31 > git checkout -f a62d08d27b2e4dced1ba8a88f308c3ecffa0101d # timeout=10 13:01:31 > git remote # timeout=10 13:01:31 > git config --get remote.origin.url # timeout=10 13:01:31 using GIT_SSH to set credentials SSH Credentials for GitHub 13:01:31 > git merge d0b27e276c0df8ce2bf294c72f38c7099269fea7 # timeout=10 13:01:31 > git rev-parse HEAD^{commit} # timeout=10 13:01:31 > git config core.sparsecheckout # timeout=10 13:01:31 > git checkout -f a62d08d27b2e4dced1ba8a88f308c3ecffa0101d # timeout=10 13:01:32 > git --version # timeout=10 13:01:32 > git --version # 'git version 2.25.1' 13:01:32 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:01:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:01:37 % Total % Received % Xferd Average Speed Time Time Time Current 13:01:37 Dload Upload Total Spent Left Speed 13:01:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 13:01:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:01:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:01:37 + sudo tee /etc/docker/daemon.new 13:01:37 { 13:01:37 "registry-mirrors": [ 13:01:37 "https://nexus3.edgexfoundry.org:10001" 13:01:37 ], 13:01:37 "bip": "10.250.0.254/24", 13:01:37 "hosts": [ 13:01:37 "tcp://0.0.0.0:5555", 13:01:37 "unix:///var/run/docker.sock" 13:01:37 ], 13:01:37 "mtu": 1458, 13:01:37 "selinux-enabled": true, 13:01:37 "seccomp-profile": "/etc/docker/seccomp.json" 13:01:37 } [Pipeline] sh 13:01:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:01:38 + sudo service docker restart 13:01:42 go vet ./... 13:01:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:01:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:01:44 ./bin/test-attribution-txt.sh 13:01:44 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 13:01:44 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 13:01:44 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 13:01:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:01:44 $ docker stop --time=1 d2125cf1538dc957f75aa975e04e3341859dc55c1c2071d1da1e1581f29a17d2 13:01:49 $ docker rm -f --volumes d2125cf1538dc957f75aa975e04e3341859dc55c1c2071d1da1e1581f29a17d2 [Pipeline] // withDockerContainer [Pipeline] sh 13:01:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:01:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:01:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:01:51 + ls -al . 13:01:51 total 260 13:01:51 drwxrwxr-x 7 jenkins jenkins 4096 Jul 18 13:00 . 13:01:51 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 12:58 .. 13:01:51 -rw-rw-r-- 1 jenkins jenkins 119 Jul 18 12:58 .dockerignore 13:01:51 drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 13:01 .git 13:01:51 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 12:58 .github 13:01:51 -rw-rw-r-- 1 jenkins jenkins 106 Jul 18 12:58 .gitignore 13:01:51 -rw-rw-r-- 1 jenkins jenkins 41 Jul 18 12:58 .golangci.yml 13:01:51 drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 12:59 .semver 13:01:51 -rw-rw-r-- 1 jenkins jenkins 18981 Jul 18 12:58 Attribution.txt 13:01:51 -rw-rw-r-- 1 jenkins jenkins 37263 Jul 18 12:58 CHANGELOG.md 13:01:51 -rw-rw-r-- 1 jenkins jenkins 2007 Jul 18 12:58 Dockerfile 13:01:51 -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 12:58 GOVERNANCE.md 13:01:51 -rw-rw-r-- 1 jenkins jenkins 666 Jul 18 12:58 Jenkinsfile 13:01:51 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 18 12:58 LICENSE 13:01:51 -rw-rw-r-- 1 jenkins jenkins 618 Jul 18 12:58 OWNERS.md 13:01:51 -rw-rw-r-- 1 jenkins jenkins 4582 Jul 18 12:58 README.md 13:01:51 -rw-rw-r-- 1 jenkins jenkins 5 Jul 18 12:59 VERSION 13:01:51 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 12:58 bin 13:01:51 -rw-r--r-- 1 jenkins jenkins 13 Jul 18 13:00 coverage.out 13:01:51 -rw-rw-r-- 1 jenkins jenkins 7047 Jul 18 12:58 go.mod 13:01:51 -rw-rw-r-- 1 jenkins jenkins 102057 Jul 18 12:58 go.sum 13:01:51 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 18 12:58 main.go 13:01:51 -rw-rw-r-- 1 jenkins jenkins 2572 Jul 18 12:58 makefile 13:01:51 drwxrwxr-x 9 jenkins jenkins 4096 Jul 18 12:58 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:01:51 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a62d08d27b2e4dced1ba8a88f308c3ecffa0101d --label arch=amd64 --label version=0.0.0 . 13:01:51 Sending build context to Docker daemon 9.134MB 13:01:51 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 13:01:51 Step 2/27 : FROM ${BASE} AS builder 13:01:51 ---> c70eaae2ed58 13:01:51 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 13:01:51 ---> Running in f9a1a4efca40 13:01:51 Removing intermediate container f9a1a4efca40 13:01:51 ---> a496ac3d6c85 13:01:51 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 13:01:51 ---> Running in 2f2709caff22 13:01:51 Removing intermediate container 2f2709caff22 13:01:51 ---> 6f647e013fec 13:01:51 Step 5/27 : ARG ADD_BUILD_TAGS="" 13:01:51 ---> Running in 6095f320733d 13:01:52 Removing intermediate container 6095f320733d 13:01:52 ---> 98aabc070ac4 13:01:52 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:01:52 ---> Running in 20a27ccc8179 13:01:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:01:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:01:52 OK: 264 MiB in 52 packages 13:01:53 Removing intermediate container 20a27ccc8179 13:01:53 ---> 46f5c00d984f 13:01:53 Step 7/27 : WORKDIR /app 13:01:53 ---> Running in 8843bb98c23b 13:01:53 Removing intermediate container 8843bb98c23b 13:01:53 ---> 76a7138720ba 13:01:53 Step 8/27 : COPY go.mod vendor* ./ 13:01:53 ---> 6cda539edff6 13:01:53 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:01:53 ---> Running in f9522f7abe40 13:01:54 Removing intermediate container f9522f7abe40 13:01:54 ---> 145425d9eda3 13:01:54 Step 10/27 : COPY . . 13:01:54 ---> 21147db0a649 13:01:54 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:01:54 ---> Running in 2b6171435da2 13:01:54 Removing intermediate container 2b6171435da2 13:01:54 ---> fc93904abb08 13:01:54 Step 12/27 : RUN $MAKE 13:01:54 ---> Running in 6619adeab652 13:01:54 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:01:56 provisioning config files... 13:01:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config16420946636058772052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:01:57 ---> ****-login.sh 13:01:57 nexus3.edgexfoundry.org:10001 13:01:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:01:57 Configure a credential helper to remove this warning. See 13:01:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:01:57 13:01:57 Login Succeeded 13:01:57 nexus3.edgexfoundry.org:10002 13:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:01:58 Configure a credential helper to remove this warning. See 13:01:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:01:58 13:01:58 Login Succeeded 13:01:58 nexus3.edgexfoundry.org:10003 13:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:01:58 Configure a credential helper to remove this warning. See 13:01:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:01:58 13:01:58 Login Succeeded 13:01:58 nexus3.edgexfoundry.org:10004 13:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:01:59 Configure a credential helper to remove this warning. See 13:01:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:01:59 13:01:59 Login Succeeded 13:01:59 ****.io 13:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:01:59 Configure a credential helper to remove this warning. See 13:01:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:01:59 13:01:59 Login Succeeded 13:01:59 ---> ****-login.sh ends [Pipeline] } 13:01:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:02:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:02:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:02:00 ========================================================= 13:02:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:02:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:00 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:02:00 Sending build context to Docker daemon 238.6kB 13:02:00 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:02:00 Step 2/12 : FROM ${BASE} AS builder 13:02:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:02:01 c6b39de5b339: Pulling fs layer 13:02:01 a69c41024577: Pulling fs layer 13:02:01 d6de4b400683: Pulling fs layer 13:02:01 35cb2a7552d0: Pulling fs layer 13:02:01 4f4fb700ef54: Pulling fs layer 13:02:01 464afbd9ba4c: Pulling fs layer 13:02:01 00f215d4a9da: Pulling fs layer 13:02:01 d496ad576159: Pulling fs layer 13:02:01 35cb2a7552d0: Waiting 13:02:01 4f4fb700ef54: Waiting 13:02:01 464afbd9ba4c: Waiting 13:02:01 00f215d4a9da: Waiting 13:02:01 d496ad576159: Waiting 13:02:01 a69c41024577: Verifying Checksum 13:02:01 a69c41024577: Download complete 13:02:01 35cb2a7552d0: Verifying Checksum 13:02:01 35cb2a7552d0: Download complete 13:02:01 4f4fb700ef54: Verifying Checksum 13:02:01 4f4fb700ef54: Download complete 13:02:01 464afbd9ba4c: Verifying Checksum 13:02:01 464afbd9ba4c: Download complete 13:02:01 c6b39de5b339: Verifying Checksum 13:02:01 c6b39de5b339: Download complete 13:02:01 d496ad576159: Verifying Checksum 13:02:01 d496ad576159: Download complete 13:02:02 c6b39de5b339: Pull complete 13:02:02 a69c41024577: Pull complete 13:02:02 d6de4b400683: Verifying Checksum 13:02:02 d6de4b400683: Download complete 13:02:04 00f215d4a9da: Verifying Checksum 13:02:04 00f215d4a9da: Download complete 13:02:16 d6de4b400683: Pull complete 13:02:16 35cb2a7552d0: Pull complete 13:02:16 4f4fb700ef54: Pull complete 13:02:16 464afbd9ba4c: Pull complete 13:02:24 00f215d4a9da: Pull complete 13:02:25 d496ad576159: Pull complete 13:02:25 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 13:02:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:02:25 ---> f246e2811388 13:02:25 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:02:26 Removing intermediate container 6619adeab652 13:02:26 ---> a17a717df244 13:02:26 Step 13/27 : FROM alpine:3.18 13:02:26 3.18: Pulling from library/alpine 13:02:26 73baa7ef167e: Pulling fs layer 13:02:26 73baa7ef167e: Verifying Checksum 13:02:26 73baa7ef167e: Download complete 13:02:26 73baa7ef167e: Pull complete 13:02:26 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 13:02:26 Status: Downloaded newer image for alpine:3.18 13:02:26 ---> 8fd7cac70a4a 13:02:26 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:02:26 ---> Running in e8df876ddd60 13:02:27 Removing intermediate container e8df876ddd60 13:02:27 ---> 4c21e399ec97 13:02:27 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 13:02:27 ---> Running in 3024f892a1aa 13:02:27 Removing intermediate container 3024f892a1aa 13:02:27 ---> a66adbba5531 13:02:27 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 13:02:27 ---> Running in 6b685c0e4ed0 13:02:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:02:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:02:27 (1/2) Installing ca-certificates (20240226-r0) 13:02:27 (2/2) Installing dumb-init (1.2.5-r2) 13:02:27 Executing busybox-1.36.1-r7.trigger 13:02:27 Executing ca-certificates-20240226-r0.trigger 13:02:27 OK: 8 MiB in 17 packages 13:02:27 ---> Running in fa07602f889e 13:02:27 Removing intermediate container fa07602f889e 13:02:27 ---> 5e9b4df67121 13:02:27 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:02:28 ---> Running in 138b64bf2311 13:02:28 Removing intermediate container 6b685c0e4ed0 13:02:28 ---> 9e080489dc5c 13:02:28 Step 17/27 : RUN apk --no-cache upgrade 13:02:28 ---> Running in 44c0fa42aa38 13:02:28 Removing intermediate container 138b64bf2311 13:02:28 ---> 69d71ab80c6d 13:02:28 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:02:28 ---> Running in e85195917de7 13:02:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:02:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:02:28 Removing intermediate container e85195917de7 13:02:28 ---> 549273156a3e 13:02:28 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:02:28 ---> Running in 506f85e16e99 13:02:28 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 13:02:28 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 13:02:28 Executing ca-certificates-20240226-r0.trigger 13:02:28 OK: 8 MiB in 17 packages 13:02:29 Removing intermediate container 44c0fa42aa38 13:02:29 ---> 558cd53e14b4 13:02:29 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:02:29 ---> b34c504ca318 13:02:29 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 13:02:29 ---> 686696ffbe67 13:02:29 Step 20/27 : COPY --from=builder /app/res/ /res/ 13:02:29 ---> e4dda428c53f 13:02:29 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:02:30 ---> 785150e537a1 13:02:30 Step 22/27 : EXPOSE 48095 13:02:30 ---> Running in 82ee5043775e 13:02:30 Removing intermediate container 82ee5043775e 13:02:30 ---> 4290ea468971 13:02:30 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 13:02:30 ---> Running in 5cce4f9c703e 13:02:30 Removing intermediate container 5cce4f9c703e 13:02:30 ---> 3ef458b1b5ac 13:02:30 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:02:30 ---> Running in 53a7f13767d5 13:02:30 Removing intermediate container 53a7f13767d5 13:02:30 ---> a69ca9df854a 13:02:30 Step 25/27 : LABEL arch=amd64 13:02:30 ---> Running in e2e097cfb983 13:02:31 Removing intermediate container e2e097cfb983 13:02:31 ---> fea028db3c70 13:02:31 Step 26/27 : LABEL git_sha=a62d08d27b2e4dced1ba8a88f308c3ecffa0101d 13:02:31 ---> Running in eaa9e421a590 13:02:31 Removing intermediate container eaa9e421a590 13:02:31 ---> 0037d7144938 13:02:31 Step 27/27 : LABEL version=0.0.0 13:02:31 ---> Running in cdf75b14cad7 13:02:31 Removing intermediate container cdf75b14cad7 13:02:31 ---> 899525780558 13:02:31 [Warning] One or more build-args [ARCH] were not consumed 13:02:31 Successfully built 899525780558 13:02:31 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 13:02:31 OK: 266 MiB in 52 packages Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:02:32 13:02:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:32 Removing intermediate container 506f85e16e99 13:02:32 ---> 9f3c3cec14ac 13:02:32 Step 7/12 : WORKDIR /app 13:02:32 ---> Running in 417513d7e518 13:02:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:02:32 latest: Pulling from edgex-lftools-log-publisher 13:02:32 5eb5b503b376: Pulling fs layer 13:02:32 5c69ac0246d0: Pulling fs layer 13:02:32 ec43610c2a17: Pulling fs layer 13:02:32 3a2ae6a8a46f: Pulling fs layer 13:02:32 33b1e0a273af: Pulling fs layer 13:02:32 5d3b04190fa2: Pulling fs layer 13:02:32 2f39f015ded8: Pulling fs layer 13:02:32 5d3b04190fa2: Waiting 13:02:32 2f39f015ded8: Waiting 13:02:32 3a2ae6a8a46f: Waiting 13:02:32 33b1e0a273af: Waiting 13:02:32 5c69ac0246d0: Download complete 13:02:32 3a2ae6a8a46f: Download complete 13:02:32 33b1e0a273af: Verifying Checksum 13:02:32 33b1e0a273af: Download complete 13:02:32 ec43610c2a17: Verifying Checksum 13:02:32 ec43610c2a17: Download complete 13:02:32 5d3b04190fa2: Verifying Checksum 13:02:32 5d3b04190fa2: Download complete 13:02:32 Removing intermediate container 417513d7e518 13:02:32 ---> ac6fada9cb56 13:02:32 Step 8/12 : COPY go.mod vendor* ./ 13:02:32 5eb5b503b376: Verifying Checksum 13:02:32 5eb5b503b376: Download complete 13:02:33 ---> 67982a5e70d0 13:02:33 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:02:33 ---> Running in 8f9a070f9087 13:02:33 2f39f015ded8: Download complete 13:02:33 5eb5b503b376: Pull complete 13:02:34 5c69ac0246d0: Pull complete 13:02:34 ec43610c2a17: Pull complete 13:02:34 3a2ae6a8a46f: Pull complete 13:02:34 33b1e0a273af: Pull complete 13:02:34 5d3b04190fa2: Pull complete 13:02:39 2f39f015ded8: Pull complete 13:02:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:02:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:02:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:02:39 prd-ubuntu20.04-docker-8c-8g-5858 does not seem to be running inside a container 13:02:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-665 -v /w/workspace/_app-service-configurable_PR-665:/w/workspace/_app-service-configurable_PR-665:rw,z -v /w/workspace/_app-service-configurable_PR-665@tmp:/w/workspace/_app-service-configurable_PR-665@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:02:44 $ docker top ff3739eec4745468d53320f972f853bcc2db8fd8b4bce64a0264dd93c6e29d90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:02:44 ---> job-cost.sh 13:02:44 lf-activate-venv: SKIPPING 13:02:44 INFO: No Stack... 13:02:45 INFO: Retrieving Pricing Info for: v3-standard-8 13:02:45 INFO: Archiving Costs [Pipeline] sh 13:02:45 + + cat /w/workspace/_app-service-configurable_PR-665/archives/cost.csv 13:02:45 cut -d, -f6 [Pipeline] lock 13:02:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-665-1-stack-cost] 13:02:45 Resource [jenkins-edgexfoundry-app-service-configurable-PR-665-1-stack-cost] did not exist. Created. 13:02:45 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-665-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:02:46 + echo total: 0.4399999976158142 [Pipeline] stash 13:02:46 Stashed 1 file(s) [Pipeline] } 13:02:46 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-665-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:02:46 $ docker stop --time=1 ff3739eec4745468d53320f972f853bcc2db8fd8b4bce64a0264dd93c6e29d90 13:02:47 $ docker rm -f --volumes ff3739eec4745468d53320f972f853bcc2db8fd8b4bce64a0264dd93c6e29d90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:04:24 Removing intermediate container 8f9a070f9087 13:04:24 ---> 5475b31709d3 13:04:24 Step 10/12 : COPY . . 13:04:24 ---> e3a1ea6da594 13:04:24 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:04:24 ---> Running in 2c8b087799cb 13:04:24 Removing intermediate container 2c8b087799cb 13:04:24 ---> 66d0884dc59f 13:04:24 Step 12/12 : RUN $MAKE 13:04:24 ---> Running in cd54708eb9a8 13:04:24 noop 13:04:24 Removing intermediate container cd54708eb9a8 13:04:24 ---> 6002003b1d2a 13:04:24 Successfully built 6002003b1d2a 13:04:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:25 + docker inspect -f . ci-base-image-arm64 13:04:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:04:25 prd-ubuntu20.04-docker-arm64-4c-16g-5864 does not seem to be running inside a container 13:04:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:04:26 $ docker top 42ef0e06171b957046fd592db2fef62181f8fc3ae8a15ee9a47a213ff2e7c91d -eo pid,comm [Pipeline] { [Pipeline] sh 13:04:27 + go version 13:04:27 go version go1.21.9 linux/arm64 [Pipeline] } 13:04:27 $ docker stop --time=1 42ef0e06171b957046fd592db2fef62181f8fc3ae8a15ee9a47a213ff2e7c91d 13:04:29 $ docker rm -f --volumes 42ef0e06171b957046fd592db2fef62181f8fc3ae8a15ee9a47a213ff2e7c91d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:30 + docker inspect -f . ci-base-image-arm64 13:04:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:04:30 prd-ubuntu20.04-docker-arm64-4c-16g-5864 does not seem to be running inside a container 13:04:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:04:31 $ docker top 5983031e61d815653c4a4cc1e1a98983f9afc0f21d17dc6eaa7073609b3d268f -eo pid,comm [Pipeline] { [Pipeline] sh 13:04:32 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 13:04:33 + make test 13:04:33 go test -race -coverprofile=coverage.out ./... 13:08:24 ? github.com/edgexfoundry/app-service-configurable [no test files] 13:08:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:08:24 go vet ./... 13:12:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:12:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:12:01 ./bin/test-attribution-txt.sh 13:12:01 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 13:12:01 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 13:12:01 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 13:12:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:12:01 $ docker stop --time=1 5983031e61d815653c4a4cc1e1a98983f9afc0f21d17dc6eaa7073609b3d268f 13:12:03 $ docker rm -f --volumes 5983031e61d815653c4a4cc1e1a98983f9afc0f21d17dc6eaa7073609b3d268f [Pipeline] // withDockerContainer [Pipeline] sh 13:12:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:12:05 Warning: overwriting stash ‘coverage-report’ 13:12:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:12:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:12:07 + ls -al . 13:12:07 total 256 13:12:07 drwxrwxr-x 6 jenkins jenkins 4096 Jul 18 13:04 . 13:12:07 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 13:01 .. 13:12:07 -rw-rw-r-- 1 jenkins jenkins 119 Jul 18 13:01 .dockerignore 13:12:07 drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 13:01 .git 13:12:07 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 13:01 .github 13:12:07 -rw-rw-r-- 1 jenkins jenkins 106 Jul 18 13:01 .gitignore 13:12:07 -rw-rw-r-- 1 jenkins jenkins 41 Jul 18 13:01 .golangci.yml 13:12:07 -rw-rw-r-- 1 jenkins jenkins 18981 Jul 18 13:01 Attribution.txt 13:12:07 -rw-rw-r-- 1 jenkins jenkins 37263 Jul 18 13:01 CHANGELOG.md 13:12:07 -rw-rw-r-- 1 jenkins jenkins 2007 Jul 18 13:01 Dockerfile 13:12:07 -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 13:01 GOVERNANCE.md 13:12:07 -rw-rw-r-- 1 jenkins jenkins 666 Jul 18 13:01 Jenkinsfile 13:12:07 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 18 13:01 LICENSE 13:12:07 -rw-rw-r-- 1 jenkins jenkins 618 Jul 18 13:01 OWNERS.md 13:12:07 -rw-rw-r-- 1 jenkins jenkins 4582 Jul 18 13:01 README.md 13:12:07 -rw-rw-r-- 1 jenkins jenkins 5 Jul 18 12:59 VERSION 13:12:07 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 13:01 bin 13:12:07 -rw-r--r-- 1 jenkins jenkins 13 Jul 18 13:04 coverage.out 13:12:07 -rw-rw-r-- 1 jenkins jenkins 7047 Jul 18 13:01 go.mod 13:12:07 -rw-rw-r-- 1 jenkins jenkins 102057 Jul 18 13:01 go.sum 13:12:07 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 18 13:01 main.go 13:12:07 -rw-rw-r-- 1 jenkins jenkins 2572 Jul 18 13:01 makefile 13:12:07 drwxrwxr-x 9 jenkins jenkins 4096 Jul 18 13:01 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:07 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a62d08d27b2e4dced1ba8a88f308c3ecffa0101d --label arch=arm64 --label version=0.0.0 . 13:12:07 Sending build context to Docker daemon 239.6kB 13:12:08 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 13:12:08 Step 2/27 : FROM ${BASE} AS builder 13:12:08 ---> 6002003b1d2a 13:12:08 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 13:12:08 ---> Running in 0ffb1bd87a2e 13:12:08 Removing intermediate container 0ffb1bd87a2e 13:12:08 ---> 11ac565330ab 13:12:08 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 13:12:08 ---> Running in c5af1f78af94 13:12:09 Removing intermediate container c5af1f78af94 13:12:09 ---> 27b8170e07f4 13:12:09 Step 5/27 : ARG ADD_BUILD_TAGS="" 13:12:09 ---> Running in cc15e766372e 13:12:09 Removing intermediate container cc15e766372e 13:12:09 ---> 8dd8d9b0c447 13:12:09 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:12:09 ---> Running in 82a3fb9ac890 13:12:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:12:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:12:11 OK: 266 MiB in 52 packages 13:12:12 Removing intermediate container 82a3fb9ac890 13:12:12 ---> e9d0eccc05fa 13:12:12 Step 7/27 : WORKDIR /app 13:12:12 ---> Running in 04c0a7cedb86 13:12:12 Removing intermediate container 04c0a7cedb86 13:12:12 ---> 2282a0a6fafa 13:12:12 Step 8/27 : COPY go.mod vendor* ./ 13:12:13 ---> 1d787141f52b 13:12:13 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:12:13 ---> Running in d8b54cb39522 13:12:16 Removing intermediate container d8b54cb39522 13:12:16 ---> 630201e3a2c2 13:12:16 Step 10/27 : COPY . . 13:12:16 ---> 65d3a17a6a32 13:12:16 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:12:16 ---> Running in 416f388e5a97 13:12:16 Removing intermediate container 416f388e5a97 13:12:16 ---> 8858adbfdccb 13:12:16 Step 12/27 : RUN $MAKE 13:12:16 ---> Running in 4b57e2f05358 13:12:17 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 13:15:39 Removing intermediate container 4b57e2f05358 13:15:39 ---> 7117f04cf8d5 13:15:39 Step 13/27 : FROM alpine:3.18 13:15:39 3.18: Pulling from library/alpine 13:15:39 5c905c7ebe2f: Pulling fs layer 13:15:39 5c905c7ebe2f: Verifying Checksum 13:15:39 5c905c7ebe2f: Download complete 13:15:39 5c905c7ebe2f: Pull complete 13:15:39 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 13:15:39 Status: Downloaded newer image for alpine:3.18 13:15:39 ---> dec292d02e07 13:15:39 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:15:39 ---> Running in 8202934d38c2 13:15:39 Removing intermediate container 8202934d38c2 13:15:39 ---> f41164615bd0 13:15:39 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 13:15:39 ---> Running in 1da8d791c87c 13:15:39 Removing intermediate container 1da8d791c87c 13:15:39 ---> 3e41f0b35258 13:15:39 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 13:15:39 ---> Running in d99e74528d34 13:15:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:15:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:15:39 (1/2) Installing ca-certificates (20240226-r0) 13:15:39 (2/2) Installing dumb-init (1.2.5-r2) 13:15:39 Executing busybox-1.36.1-r7.trigger 13:15:39 Executing ca-certificates-20240226-r0.trigger 13:15:39 OK: 9 MiB in 17 packages 13:15:39 Removing intermediate container d99e74528d34 13:15:39 ---> 7a55adf1ad8f 13:15:39 Step 17/27 : RUN apk --no-cache upgrade 13:15:39 ---> Running in b646bd4dba8f 13:15:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:15:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:15:39 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 13:15:39 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 13:15:39 Executing ca-certificates-20240226-r0.trigger 13:15:39 OK: 9 MiB in 17 packages 13:15:40 Removing intermediate container b646bd4dba8f 13:15:40 ---> 84d37908cf30 13:15:40 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:15:40 ---> faf9db774170 13:15:40 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 13:15:40 ---> 8fd91c9900cf 13:15:40 Step 20/27 : COPY --from=builder /app/res/ /res/ 13:15:41 ---> b4d36d756b61 13:15:41 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:15:42 ---> 709c81489d35 13:15:42 Step 22/27 : EXPOSE 48095 13:15:42 ---> Running in 18fdc639356d 13:15:43 Removing intermediate container 18fdc639356d 13:15:43 ---> 2c33c7d0a090 13:15:43 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 13:15:43 ---> Running in 181dc498db3d 13:15:43 Removing intermediate container 181dc498db3d 13:15:43 ---> a3687741693e 13:15:43 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:15:43 ---> Running in 3257861c423e 13:15:44 Removing intermediate container 3257861c423e 13:15:44 ---> 08787e68fc82 13:15:44 Step 25/27 : LABEL arch=arm64 13:15:44 ---> Running in 468809dfc261 13:15:44 Removing intermediate container 468809dfc261 13:15:44 ---> b929d66e665f 13:15:44 Step 26/27 : LABEL git_sha=a62d08d27b2e4dced1ba8a88f308c3ecffa0101d 13:15:44 ---> Running in a74f54f8a4c9 13:15:44 Removing intermediate container a74f54f8a4c9 13:15:44 ---> f412698c8913 13:15:44 Step 27/27 : LABEL version=0.0.0 13:15:44 ---> Running in 44836d309f85 13:15:45 Removing intermediate container 44836d309f85 13:15:45 ---> be8ffd73603f 13:15:45 [Warning] One or more build-args [ARCH] were not consumed 13:15:45 Successfully built be8ffd73603f 13:15:45 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:15:46 13:15:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:15:47 arm64: Pulling from edgex-lftools-log-publisher 13:15:47 8998bd30e6a1: Pulling fs layer 13:15:47 04944245beec: Pulling fs layer 13:15:47 699f458cf7ca: Pulling fs layer 13:15:47 765212b225bb: Pulling fs layer 13:15:47 f23df028b6ca: Pulling fs layer 13:15:47 d65c8cfc05b1: Pulling fs layer 13:15:47 2437ff75d9bd: Pulling fs layer 13:15:47 f23df028b6ca: Waiting 13:15:47 d65c8cfc05b1: Waiting 13:15:47 765212b225bb: Waiting 13:15:47 2437ff75d9bd: Waiting 13:15:47 04944245beec: Verifying Checksum 13:15:47 04944245beec: Download complete 13:15:47 765212b225bb: Download complete 13:15:47 f23df028b6ca: Verifying Checksum 13:15:47 f23df028b6ca: Download complete 13:15:47 d65c8cfc05b1: Verifying Checksum 13:15:47 d65c8cfc05b1: Download complete 13:15:47 699f458cf7ca: Verifying Checksum 13:15:47 699f458cf7ca: Download complete 13:15:47 8998bd30e6a1: Download complete 13:15:50 2437ff75d9bd: Verifying Checksum 13:15:50 2437ff75d9bd: Download complete 13:15:52 8998bd30e6a1: Pull complete 13:15:52 04944245beec: Pull complete 13:15:54 699f458cf7ca: Pull complete 13:15:54 765212b225bb: Pull complete 13:15:55 f23df028b6ca: Pull complete 13:15:55 d65c8cfc05b1: Pull complete 13:16:13 2437ff75d9bd: Pull complete 13:16:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:16:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:16:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:16:14 prd-ubuntu20.04-docker-arm64-4c-16g-5864 does not seem to be running inside a container 13:16:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:16:16 $ docker top 9cbe793dd579c8efa9aafa90a6b6e5239b3f4b0bdfb3883b811490dda5ed4bf8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:16:17 ---> job-cost.sh 13:16:17 lf-activate-venv: SKIPPING 13:16:17 INFO: No Stack... 13:16:18 INFO: Retrieving Pricing Info for: v3-standard-4 13:16:18 INFO: Archiving Costs [Pipeline] sh 13:16:19 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 13:16:19 + cut -d, -f6 [Pipeline] lock 13:16:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-665-1-stack-cost] 13:16:19 Resource [jenkins-edgexfoundry-app-service-configurable-PR-665-1-stack-cost] did not exist. Created. 13:16:19 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-665-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:16:20 /w/workspace/app-service-configurable/1@tmp/durable-e3a3097b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:16:21 + echo total: 0.10999999940395355 [Pipeline] stash 13:16:21 Warning: overwriting stash ‘stack-cost’ 13:16:21 Stashed 1 file(s) [Pipeline] } 13:16:21 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-665-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:16:21 $ docker stop --time=1 9cbe793dd579c8efa9aafa90a6b6e5239b3f4b0bdfb3883b811490dda5ed4bf8 13:16:22 $ docker rm -f --volumes 9cbe793dd579c8efa9aafa90a6b6e5239b3f4b0bdfb3883b811490dda5ed4bf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] configFileProvider 13:16:24 provisioning config files... 13:16:24 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-665@tmp/config3239628444943486028tmp [Pipeline] { [Pipeline] sh 13:16:24 + set +x 13:16:24 + bash -s -- 13:16:24 + curl -s https://codecov.io/bash 13:16:24 13:16:24 _____ _ 13:16:24 / ____| | | 13:16:24 | | ___ __| | ___ ___ _____ __ 13:16:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:16:24 | |___| (_) | (_| | __/ (_| (_) \ V / 13:16:24 \_____\___/ \__,_|\___|\___\___/ \_/ 13:16:24 Bash-1.0.6 13:16:24 13:16:24 13:16:24 ==> git version 2.25.1 found 13:16:24 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:16:24 Release-Date: 2020-01-08 13:16:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:16:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:16:24 ==> Jenkins CI detected. 13:16:24 current dir:  /w/workspace/_app-service-configurable_PR-665 13:16:24 project root: . 13:16:24 --> token set from env 13:16:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:16:24 ==> Running gcov in . (disable via -X gcov) 13:16:24 ==> Python coveragepy not found 13:16:24 ==> Searching for coverage reports in: 13:16:24 + . 13:16:24 -> Found 1 reports 13:16:24 ==> Detecting git/mercurial file structure 13:16:24 ==> Reading reports 13:16:24 + ./coverage.out bytes=13 13:16:24 ==> Appending adjustments 13:16:24 https://docs.codecov.io/docs/fixing-reports 13:16:24 + Found adjustments 13:16:24 ==> Gzipping contents 13:16:24 4.0K /tmp/codecov.IE4KsB.gz 13:16:24 ==> Uploading reports 13:16:24 url: https://codecov.io 13:16:24 query: branch=PR-665&commit=a62d08d27b2e4dced1ba8a88f308c3ecffa0101d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-665%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=665&job=&cmd_args= 13:16:24 -> Pinging Codecov 13:16:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-665&commit=a62d08d27b2e4dced1ba8a88f308c3ecffa0101d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-665%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=665&job=&cmd_args= 13:16:24 -> Uploading to 13:16:24 https://storage.googleapis.com/codecov/v4/raw/2024-07-18/A97CA9966030D2A3747ED39772930CCE/a62d08d27b2e4dced1ba8a88f308c3ecffa0101d/4aebeea8-fbdf-48f0-93ff-37d232577b91.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240718%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240718T131624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f4f51e113ae8eed566bf50608864591874356d3e0e408f07aa79f8b25765f3f1 13:16:24 % Total % Received % Xferd Average Speed Time Time Time Current 13:16:24 Dload Upload Total Spent Left Speed 13:16:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 991 --:--:-- --:--:-- --:--:-- 991 13:16:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/a62d08d27b2e4dced1ba8a88f308c3ecffa0101d [Pipeline] } 13:16:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:16:27 + [ -d /w/workspace/_app-service-configurable_PR-665/archives ] 13:16:27 + ls -al /w/workspace/_app-service-configurable_PR-665/archives 13:16:27 total 16 13:16:27 drwxr-xr-x 3 root root 4096 Jul 18 13:02 . 13:16:27 drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 13:02 .. 13:16:27 drwxr-xr-x 2 root root 4096 Jul 18 13:02 cost 13:16:27 -rw-r--r-- 1 root root 97 Jul 18 13:02 cost.csv 13:16:27 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-665/archives 13:16:27 + ls -al /w/workspace/_app-service-configurable_PR-665/archives 13:16:27 total 16 13:16:27 drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 13:02 . 13:16:27 drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 13:02 .. 13:16:27 drwxr-xr-x 2 jenkins jenkins 4096 Jul 18 13:02 cost 13:16:27 -rw-r--r-- 1 jenkins jenkins 97 Jul 18 13:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:16:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:16:28 ---> package-listing.sh 13:16:28 ++ facter osfamily 13:16:28 ++ tr '[:upper:]' '[:lower:]' 13:16:28 + OS_FAMILY=debian 13:16:28 + workspace=/w/workspace/_app-service-configurable_PR-665 13:16:28 + START_PACKAGES=/tmp/packages_start.txt 13:16:28 + END_PACKAGES=/tmp/packages_end.txt 13:16:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:16:28 + PACKAGES=/tmp/packages_start.txt 13:16:28 + '[' /w/workspace/_app-service-configurable_PR-665 ']' 13:16:28 + PACKAGES=/tmp/packages_end.txt 13:16:28 + case "${OS_FAMILY}" in 13:16:28 + dpkg -l 13:16:28 + grep '^ii' 13:16:28 + '[' -f /tmp/packages_start.txt ']' 13:16:28 + '[' -f /tmp/packages_end.txt ']' 13:16:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:16:28 + '[' /w/workspace/_app-service-configurable_PR-665 ']' 13:16:28 + mkdir -p /w/workspace/_app-service-configurable_PR-665/archives/ 13:16:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-665/archives/ [Pipeline] echo 13:16:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-665/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:16:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:16:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:16:30 prd-ubuntu20.04-docker-8c-8g-5858 does not seem to be running inside a container 13:16:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-665/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-665 -v /w/workspace/_app-service-configurable_PR-665:/w/workspace/_app-service-configurable_PR-665:rw,z -v /w/workspace/_app-service-configurable_PR-665@tmp:/w/workspace/_app-service-configurable_PR-665@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:16:30 $ docker top 6a951e0acb201654daed6e2c4dfde0bc6c0404756a717a67d1afd1a966ec59be -eo pid,comm [Pipeline] { [Pipeline] sh 13:16:30 + touch /tmp/pre-build-complete [Pipeline] sh 13:16:30 + mkdir -p /var/log/sysstat [Pipeline] sh 13:16:31 + ls /var/log/sa-host 13:16:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:16:31 provisioning config files... 13:16:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-665@tmp/config16576190632912121527tmp [Pipeline] { [Pipeline] echo 13:16:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:16:31 ---> create-netrc.sh [Pipeline] } 13:16:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:16:32 ---> python-tools-install.sh [Pipeline] echo 13:16:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:16:32 ---> sudo-logs.sh 13:16:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:16:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:16:33 ---> job-cost.sh 13:16:33 lf-activate-venv: SKIPPING 13:16:33 DEBUG: total: 0.4399999976158142 13:16:33 INFO: Retrieving Stack Cost... 13:16:33 INFO: Retrieving Pricing Info for: v3-standard-8 13:16:34 INFO: Archiving Costs [Pipeline] echo 13:16:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:16:34 ---> logs-deploy.sh 13:16:34 lf-activate-venv: SKIPPING 13:16:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-665/1 13:16:34 INFO: archiving workspace using pattern(s): 13:16:35 Archives upload complete. 13:16:35 INFO: archiving logs to Nexus 13:16:36 ---> uname -a: 13:16:36 Linux prd-ubuntu20-04-docker-8c-8g-5858 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:16:36 13:16:36 13:16:36 ---> lscpu: 13:16:36 Architecture: x86_64 13:16:36 CPU op-mode(s): 32-bit, 64-bit 13:16:36 Byte Order: Little Endian 13:16:36 Address sizes: 40 bits physical, 48 bits virtual 13:16:36 CPU(s): 8 13:16:36 On-line CPU(s) list: 0-7 13:16:36 Thread(s) per core: 1 13:16:36 Core(s) per socket: 1 13:16:36 Socket(s): 8 13:16:36 NUMA node(s): 1 13:16:36 Vendor ID: AuthenticAMD 13:16:36 CPU family: 23 13:16:36 Model: 49 13:16:36 Model name: AMD EPYC-Rome Processor 13:16:36 Stepping: 0 13:16:36 CPU MHz: 2800.000 13:16:36 BogoMIPS: 5600.00 13:16:36 Virtualization: AMD-V 13:16:36 Hypervisor vendor: KVM 13:16:36 Virtualization type: full 13:16:36 L1d cache: 256 KiB 13:16:36 L1i cache: 256 KiB 13:16:36 L2 cache: 4 MiB 13:16:36 L3 cache: 128 MiB 13:16:36 NUMA node0 CPU(s): 0-7 13:16:36 Vulnerability Itlb multihit: Not affected 13:16:36 Vulnerability L1tf: Not affected 13:16:36 Vulnerability Mds: Not affected 13:16:36 Vulnerability Meltdown: Not affected 13:16:36 Vulnerability Mmio stale data: Not affected 13:16:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:16:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:16:36 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:16:36 Vulnerability Srbds: Not affected 13:16:36 Vulnerability Tsx async abort: Not affected 13:16:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:16:36 13:16:36 13:16:36 ---> nproc: 13:16:36 8 13:16:36 13:16:36 13:16:36 ---> df -h: 13:16:36 Filesystem Size Used Avail Use% Mounted on 13:16:36 overlay 155G 12G 143G 8% / 13:16:36 tmpfs 64M 0 64M 0% /dev 13:16:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:16:36 shm 64M 0 64M 0% /dev/shm 13:16:36 /dev/vda1 155G 12G 143G 8% /facter-os 13:16:36 13:16:36 13:16:36 ---> sar -b -r -n DEV: 13:16:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5858) 07/18/24 _x86_64_ (8 CPU) 13:16:36 13:16:36 11:45:34 LINUX RESTART (8 CPU) 13:16:36 13:16:36 11:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:16:36 11:47:01 33.24 23.46 9.78 0.00 2348.68 1953.69 0.00 13:16:36 11:48:01 1.07 0.00 1.07 0.00 0.00 13.73 0.00 13:16:36 11:49:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 13:16:36 11:50:01 0.85 0.00 0.85 0.00 0.00 12.26 0.00 13:16:36 11:51:01 47.08 6.13 40.94 0.00 4364.47 8430.46 0.00 13:16:36 11:52:01 4.97 0.65 4.32 0.00 70.64 105.16 0.00 13:16:36 11:53:01 2.58 0.00 2.58 0.00 0.00 29.59 0.00 13:16:36 11:54:01 1.85 0.00 1.85 0.00 0.00 21.33 0.00 13:16:36 11:55:01 1.28 0.00 1.28 0.00 0.00 15.32 0.00 13:16:36 11:56:01 2.02 0.00 2.02 0.00 0.00 23.73 0.00 13:16:36 11:57:01 1.50 0.00 1.50 0.00 0.00 21.60 0.00 13:16:36 11:58:01 1.88 0.00 1.88 0.00 0.00 22.53 0.00 13:16:36 11:59:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 13:16:36 12:00:01 1.83 0.00 1.83 0.00 0.00 21.86 0.00 13:16:36 12:01:01 2.27 0.02 2.25 0.00 0.13 29.20 0.00 13:16:36 12:02:01 1.90 0.00 1.90 0.00 0.00 22.80 0.00 13:16:36 12:03:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 13:16:36 12:04:01 1.95 0.00 1.95 0.00 0.00 23.73 0.00 13:16:36 12:05:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 13:16:36 12:06:01 1.97 0.00 1.97 0.00 0.00 24.00 0.00 13:16:36 12:07:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 13:16:36 12:08:01 1.87 0.00 1.87 0.00 0.00 21.86 0.00 13:16:36 12:09:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 13:16:36 12:10:01 1.78 0.00 1.78 0.00 0.00 20.53 0.00 13:16:36 12:11:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 13:16:36 12:12:01 1.90 0.00 1.90 0.00 0.00 22.26 0.00 13:16:36 12:13:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 13:16:36 12:14:01 1.92 0.00 1.92 0.00 0.00 22.53 0.00 13:16:36 12:15:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 13:16:36 12:16:01 1.90 0.00 1.90 0.00 0.00 23.06 0.00 13:16:36 12:17:01 1.32 0.02 1.30 0.00 0.13 14.53 0.00 13:16:36 12:18:01 2.08 0.00 2.08 0.00 0.00 23.73 0.00 13:16:36 12:19:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 13:16:36 12:20:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 13:16:36 12:21:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 13:16:36 12:22:01 1.98 0.00 1.98 0.00 0.00 23.20 0.00 13:16:36 12:23:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 13:16:36 12:24:01 1.87 0.00 1.87 0.00 0.00 22.13 0.00 13:16:36 12:25:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 13:16:36 12:26:01 1.95 0.00 1.95 0.00 0.00 22.40 0.00 13:16:36 12:27:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 13:16:36 12:28:01 1.85 0.00 1.85 0.00 0.00 21.06 0.00 13:16:36 12:29:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 13:16:36 12:30:01 1.70 0.00 1.70 0.00 0.00 20.00 0.00 13:16:36 12:31:01 5.43 3.87 1.57 0.00 88.10 30.26 0.00 13:16:36 12:32:01 1.72 0.00 1.72 0.00 0.00 20.80 0.00 13:16:36 12:33:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 13:16:36 12:34:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 13:16:36 12:35:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 13:16:36 12:36:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 13:16:36 12:37:01 1.27 0.00 1.27 0.00 0.00 13.60 0.00 13:16:36 12:38:01 1.50 0.00 1.50 0.00 0.00 18.80 0.00 13:16:36 12:39:01 1.02 0.00 1.02 0.00 0.00 11.25 0.00 13:16:36 12:40:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 13:16:36 12:41:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 13:16:36 12:42:01 1.65 0.00 1.65 0.00 0.00 19.33 0.00 13:16:36 12:43:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 13:16:36 12:44:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 13:16:36 12:45:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 13:16:36 12:46:01 1.65 0.00 1.65 0.00 0.00 19.20 0.00 13:16:36 12:47:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 13:16:36 12:48:01 1.83 0.00 1.83 0.00 0.00 21.46 0.00 13:16:36 12:49:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 13:16:36 12:50:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 13:16:36 12:51:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 13:16:36 12:52:01 1.50 0.00 1.50 0.00 0.00 18.26 0.00 13:16:36 12:53:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 13:16:36 12:54:01 1.65 0.00 1.65 0.00 0.00 19.20 0.00 13:16:36 12:55:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 13:16:36 12:56:01 1.60 0.00 1.60 0.00 0.00 18.40 0.00 13:16:36 12:57:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 13:16:36 12:58:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 13:16:36 12:59:01 229.33 10.05 219.28 0.00 1453.09 2482.92 0.00 13:16:36 13:00:01 214.46 5.00 209.47 0.00 413.93 51007.90 0.00 13:16:36 13:01:01 169.66 0.13 169.52 0.00 15.33 57638.66 0.00 13:16:36 13:02:01 93.93 0.12 93.82 0.00 4.80 30484.25 0.00 13:16:36 13:03:01 152.83 0.05 152.78 0.00 3.46 47310.06 0.00 13:16:36 13:04:01 2.67 0.00 2.67 0.00 0.00 32.66 0.00 13:16:36 13:05:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 13:16:36 13:06:01 1.77 0.00 1.77 0.00 0.00 20.13 0.00 13:16:36 13:07:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 13:16:36 13:08:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 13:16:36 13:09:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 13:16:36 13:10:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 13:16:36 13:11:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 13:16:36 13:12:01 1.78 0.00 1.78 0.00 0.00 21.33 0.00 13:16:36 13:13:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 13:16:36 13:14:01 1.02 0.00 1.02 0.00 0.00 13.86 0.00 13:16:36 13:15:01 1.45 0.00 1.45 0.00 0.00 15.60 0.00 13:16:36 13:16:01 1.03 0.00 1.03 0.00 0.00 13.20 0.00 13:16:36 Average: 11.90 0.55 11.35 0.00 97.38 2232.19 0.00 13:16:36 13:16:36 11:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:16:36 11:47:01 30569452 31844872 530528 1.61 47336 1542452 1635740 4.82 608676 1416048 16 13:16:36 11:48:01 30569804 31845344 529360 1.61 47368 1542448 1635740 4.82 609220 1416028 172 13:16:36 11:49:01 30569464 31845216 529468 1.61 47396 1542456 1635740 4.82 609588 1416208 8 13:16:36 11:50:01 30569004 31844840 529668 1.61 47444 1542464 1635740 4.82 610776 1416220 184 13:16:36 11:51:01 30094380 31793928 542736 1.65 76880 1940832 1576592 4.65 912848 1548988 936 13:16:36 11:52:01 30104668 31801772 535472 1.63 75468 1939672 1602928 4.72 912316 1544908 564 13:16:36 11:53:01 30113784 31810936 526520 1.60 75552 1939676 1602928 4.72 898360 1544904 8 13:16:36 11:54:01 30113832 31811100 526316 1.60 75648 1939676 1602928 4.72 898212 1544912 8 13:16:36 11:55:01 30114036 31811372 525948 1.60 75744 1939680 1602928 4.72 898584 1544920 8 13:16:36 11:56:01 30115524 31813032 524280 1.59 75844 1939688 1602928 4.72 897440 1544912 168 13:16:36 11:57:01 30118068 31815680 521636 1.59 75948 1939688 1602928 4.72 895712 1544920 4 13:16:36 11:58:01 30117832 31815508 521712 1.59 76044 1939684 1602928 4.72 895796 1544928 8 13:16:36 11:59:01 30117184 31814984 522188 1.59 76132 1939700 1602928 4.72 896024 1544944 8 13:16:36 12:00:01 30117168 31815088 522044 1.59 76228 1939700 1602928 4.72 896224 1544952 8 13:16:36 12:01:01 30115756 31813712 523136 1.59 76336 1939680 1638296 4.83 897204 1544908 4 13:16:36 12:02:01 30115116 31813168 523656 1.59 76432 1939680 1621668 4.78 897696 1544912 16 13:16:36 12:03:01 30115124 31813276 523488 1.59 76520 1939684 1621668 4.78 897768 1544908 12 13:16:36 12:04:01 30115120 31813364 523436 1.59 76608 1939692 1621668 4.78 899172 1544916 168 13:16:36 12:05:01 30114828 31813168 523568 1.59 76704 1939692 1621668 4.78 898936 1544916 176 13:16:36 12:06:01 30116016 31814448 522308 1.59 76808 1939688 1621668 4.78 897784 1544920 8 13:16:36 12:07:01 30116540 31815084 521876 1.59 76896 1939700 1605572 4.73 898176 1544932 176 13:16:36 12:08:01 30116364 31814968 521956 1.59 76992 1939700 1605572 4.73 897944 1544936 16 13:16:36 12:09:01 30116308 31815040 521844 1.59 77088 1939704 1605572 4.73 898072 1544948 12 13:16:36 12:10:01 30116288 31815084 521924 1.59 77176 1939704 1605572 4.73 898160 1544952 8 13:16:36 12:11:01 30116272 31815192 521812 1.59 77280 1939700 1605572 4.73 898328 1544964 8 13:16:36 12:12:01 30116216 31815372 521512 1.59 77368 1939840 1605572 4.73 899032 1545104 176 13:16:36 12:13:01 30115688 31814904 521948 1.59 77400 1939840 1605572 4.73 899044 1545108 172 13:16:36 12:14:01 30115656 31814940 521820 1.59 77488 1939848 1605572 4.73 899120 1545116 172 13:16:36 12:15:01 30115548 31814952 521972 1.59 77584 1939852 1605572 4.73 899284 1545124 180 13:16:36 12:16:01 30115336 31814832 522068 1.59 77672 1939856 1605572 4.73 899492 1545080 40 13:16:36 12:17:01 30114252 31813880 522712 1.59 77756 1939860 1605572 4.73 900376 1545084 220 13:16:36 12:18:01 30114016 31813712 522800 1.59 77852 1939860 1605572 4.73 899972 1545088 176 13:16:36 12:19:01 30114000 31813804 522656 1.59 77948 1939864 1605572 4.73 899884 1545092 172 13:16:36 12:20:01 30113928 31813808 522664 1.59 78004 1939868 1605572 4.73 899744 1545092 4 13:16:36 12:21:01 30113376 31813344 523064 1.59 78100 1939860 1605572 4.73 899784 1545100 8 13:16:36 12:22:01 30113288 31813380 522828 1.59 78196 1939876 1605572 4.73 900456 1545112 180 13:16:36 12:23:01 30113376 31813536 522688 1.59 78244 1939876 1605572 4.73 900596 1545116 4 13:16:36 12:24:01 30113324 31813536 522800 1.59 78332 1939880 1605572 4.73 900496 1545128 8 13:16:36 12:25:01 30113056 31813332 523188 1.59 78388 1939884 1605572 4.73 900536 1545136 4 13:16:36 12:26:01 30113040 31813448 523056 1.59 78484 1939884 1605572 4.73 900676 1545108 8 13:16:36 12:27:01 30112896 31813348 523104 1.59 78524 1939888 1621752 4.78 901276 1545116 8 13:16:36 12:28:01 30112596 31813112 523264 1.59 78604 1939888 1605560 4.73 901124 1545120 8 13:16:36 12:29:01 30112296 31812940 523404 1.59 78700 1939892 1621644 4.78 901084 1545132 4 13:16:36 12:30:01 30112496 31813208 523280 1.59 78772 1939896 1621644 4.78 901164 1545140 40 13:16:36 12:31:01 30038132 31742328 593432 1.80 78840 1942808 1621644 4.78 973504 1546712 20 13:16:36 12:32:01 30038124 31742348 593356 1.80 78880 1942828 1621644 4.78 973084 1546716 16 13:16:36 12:33:01 30038100 31742388 593308 1.80 78904 1942832 1621644 4.78 972992 1546724 16 13:16:36 12:34:01 30038084 31742376 593236 1.80 78928 1942832 1621644 4.78 973012 1546724 40 13:16:36 12:35:01 30038036 31742364 593204 1.80 78944 1942836 1621644 4.78 973068 1546732 8 13:16:36 12:36:01 30037612 31741972 593664 1.81 78984 1942836 1621644 4.78 973504 1546724 44 13:16:36 12:37:01 30037468 31741888 593728 1.81 79032 1942840 1621644 4.78 973780 1546732 184 13:16:36 12:38:01 30037224 31741820 593792 1.81 79064 1942964 1621644 4.78 973880 1546864 52 13:16:36 12:39:01 30036924 31741544 594000 1.81 79088 1942972 1621644 4.78 973928 1546868 12 13:16:36 12:40:01 30036616 31741272 594280 1.81 79120 1942976 1621644 4.78 974316 1546876 40 13:16:36 12:41:01 30036536 31741192 594268 1.81 79136 1942980 1621644 4.78 974404 1546876 184 13:16:36 12:42:01 30037008 31741716 594140 1.81 79184 1942984 1621644 4.78 974656 1546884 200 13:16:36 12:43:01 30037000 31741716 594104 1.81 79200 1942988 1621644 4.78 974704 1546888 184 13:16:36 12:44:01 30037056 31741832 594012 1.81 79232 1942988 1621644 4.78 974428 1546892 40 13:16:36 12:45:01 30037008 31741788 593980 1.81 79248 1942992 1621644 4.78 974236 1546896 8 13:16:36 12:46:01 30036984 31741844 593892 1.81 79288 1942996 1621644 4.78 974396 1546884 8 13:16:36 12:47:01 30036424 31741312 594356 1.81 79312 1942996 1621644 4.78 974628 1546884 12 13:16:36 12:48:01 30036376 31741304 594256 1.81 79392 1943000 1621644 4.78 974640 1546892 44 13:16:36 12:49:01 30036392 31741384 594148 1.81 79416 1943004 1621644 4.78 974816 1546896 8 13:16:36 12:50:01 30036528 31741528 594128 1.81 79448 1943012 1621644 4.78 974880 1546904 48 13:16:36 12:51:01 30035936 31741044 594552 1.81 79520 1943016 1621644 4.78 975324 1546916 208 13:16:36 12:52:01 30036008 31741132 594436 1.81 79568 1942992 1621644 4.78 975220 1546920 188 13:16:36 12:53:01 30035708 31740880 594632 1.81 79584 1943020 1621644 4.78 975288 1546928 8 13:16:36 12:54:01 30035692 31740924 594556 1.81 79616 1943020 1637804 4.83 975360 1546932 8 13:16:36 12:55:01 30035384 31740620 594776 1.81 79632 1943024 1637804 4.83 975348 1546936 8 13:16:36 12:56:01 30035804 31741088 594468 1.81 79664 1943028 1637804 4.83 975412 1546916 8 13:16:36 12:57:01 30035600 31741020 594496 1.81 79696 1943140 1621716 4.78 975588 1547044 8 13:16:36 12:58:01 30035512 31740988 594524 1.81 79720 1943160 1605312 4.73 976040 1547052 232 13:16:36 12:59:01 29652436 31587840 738512 2.25 83480 2162884 1758860 5.18 1171108 1713880 156116 13:16:36 13:00:01 27662036 31525372 752756 2.29 161972 3862220 1847680 5.45 1533100 3142272 539652 13:16:36 13:01:01 26710536 31318872 949896 2.89 219792 4483228 2203168 6.49 1998504 3554896 620992 13:16:36 13:02:01 26999092 31190200 1076604 3.27 224520 4068328 2462028 7.26 1978688 3289224 184092 13:16:36 13:03:01 26558972 31492676 777996 2.37 233800 4760780 1726256 5.09 1655400 4014832 384 13:16:36 13:04:01 26559440 31493160 777692 2.37 233848 4760788 1726256 5.09 1655284 4014836 8 13:16:36 13:05:01 26562212 31496028 774864 2.36 233916 4760780 1726256 5.09 1652292 4014840 8 13:16:36 13:06:01 26562692 31496556 774308 2.35 233944 4760792 1726256 5.09 1651840 4014848 8 13:16:36 13:07:01 26565124 31499004 771824 2.35 233984 4760788 1726256 5.09 1649776 4014848 8 13:16:36 13:08:01 26572392 31506312 764468 2.32 234012 4760796 1726256 5.09 1642672 4014848 44 13:16:36 13:09:01 26573312 31507284 763468 2.32 234036 4760800 1726256 5.09 1641252 4014852 16 13:16:36 13:10:01 26573864 31507840 762828 2.32 234076 4760800 1726256 5.09 1641276 4014852 44 13:16:36 13:11:01 26574100 31508120 762520 2.32 234084 4760804 1726256 5.09 1641192 4014856 12 13:16:36 13:12:01 26574084 31508136 762432 2.32 234140 4760792 1726256 5.09 1641340 4014860 44 13:16:36 13:13:01 26574004 31508096 762360 2.32 234172 4760808 1726256 5.09 1641244 4014860 8 13:16:36 13:14:01 26573988 31508136 762256 2.32 234216 4760820 1726256 5.09 1641360 4014868 236 13:16:36 13:15:01 26573904 31508096 762464 2.32 234248 4760820 1726256 5.09 1641400 4014872 8 13:16:36 13:16:01 26573540 31507788 762752 2.32 234284 4760824 1726256 5.09 1641444 4014880 208 13:16:36 Average: 29454081 31725963 599571 1.82 105149 2437699 1652802 4.87 1060286 1985439 16756 13:16:36 13:16:36 11:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:16:36 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 11:47:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 11:47:01 ens3 164.02 115.55 428.43 23.37 0.00 0.00 0.00 0.00 13:16:36 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 11:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 11:48:01 ens3 1.63 0.55 0.42 0.28 0.00 0.00 0.00 0.00 13:16:36 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 11:49:01 ens3 1.43 0.40 0.42 0.27 0.00 0.00 0.00 0.00 13:16:36 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 11:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 11:50:01 ens3 1.22 0.87 0.63 0.49 0.00 0.00 0.00 0.00 13:16:36 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 11:51:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 13:16:36 11:51:01 ens3 184.52 81.69 2713.44 5.81 0.00 0.00 0.00 0.00 13:16:36 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 11:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 11:52:01 ens3 0.52 0.40 0.10 0.09 0.00 0.00 0.00 0.00 13:16:36 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 11:53:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:16:36 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 11:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 11:54:01 ens3 0.23 0.13 0.02 0.01 0.00 0.00 0.00 0.00 13:16:36 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 11:55:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 11:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 11:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 11:57:01 ens3 0.22 0.08 0.08 0.06 0.00 0.00 0.00 0.00 13:16:36 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 11:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 11:58:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 11:59:01 ens3 0.18 0.08 0.12 0.01 0.00 0.00 0.00 0.00 13:16:36 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:00:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:01:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:02:01 ens3 0.75 0.53 0.35 0.29 0.00 0.00 0.00 0.00 13:16:36 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:03:01 ens3 0.25 0.08 0.07 0.00 0.00 0.00 0.00 0.00 13:16:36 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:04:01 ens3 0.87 0.42 0.31 0.22 0.00 0.00 0.00 0.00 13:16:36 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:05:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:06:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:16:36 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:07:01 ens3 0.22 0.08 0.08 0.06 0.00 0.00 0.00 0.00 13:16:36 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:08:01 ens3 0.28 0.13 0.07 0.01 0.00 0.00 0.00 0.00 13:16:36 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:10:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:12:01 ens3 0.33 0.22 0.09 0.07 0.00 0.00 0.00 0.00 13:16:36 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:13:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:15:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:17:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 13:16:36 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:19:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:16:36 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:20:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:22:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 13:16:36 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:23:01 ens3 0.23 0.13 0.17 0.01 0.00 0.00 0.00 0.00 13:16:36 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:25:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:27:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 13:16:36 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:31:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:31:01 ens3 10.55 9.00 11.78 5.94 0.00 0.00 0.00 0.00 13:16:36 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:32:01 ens3 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 13:16:36 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:33:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:37:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 13:16:36 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:38:01 ens3 0.37 0.32 0.36 0.02 0.00 0.00 0.00 0.00 13:16:36 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:42:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 13:16:36 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:43:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:16:36 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:45:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:47:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 13:16:36 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:49:01 ens3 0.22 0.10 0.12 0.01 0.00 0.00 0.00 0.00 13:16:36 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:50:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:52:01 ens3 0.30 0.25 0.09 0.08 0.00 0.00 0.00 0.00 13:16:36 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:54:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:57:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 13:16:36 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 12:59:01 lo 3.80 3.80 0.37 0.37 0.00 0.00 0.00 0.00 13:16:36 12:59:01 ens3 215.63 155.84 2042.80 58.77 0.00 0.00 0.00 0.00 13:16:36 13:00:01 docker0 378.05 520.36 31.53 3406.68 0.00 0.00 0.00 0.00 13:16:36 13:00:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 13:16:36 13:00:01 ens3 664.44 468.92 6596.28 59.33 0.00 0.00 0.00 0.00 13:16:36 13:01:01 veth5a8ab7b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 13:16:36 13:01:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 13:16:36 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 13:01:01 ens3 33.19 39.44 23.42 63.79 0.00 0.00 0.00 0.00 13:16:36 13:02:01 docker0 1.03 2.20 0.07 30.89 0.00 0.00 0.00 0.00 13:16:36 13:02:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 13:16:36 13:02:01 ens3 25.80 17.16 58.88 9.48 0.00 0.00 0.00 0.00 13:16:36 13:02:01 vethbdb21ca 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 13:16:36 13:03:01 docker0 3.13 5.43 0.20 97.28 0.00 0.00 0.00 0.00 13:16:36 13:03:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 13:16:36 13:03:01 ens3 109.09 66.64 2679.54 14.05 0.00 0.00 0.00 0.00 13:16:36 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 13:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 13:04:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 13:05:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 13:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 13:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 13:07:01 ens3 0.50 0.27 1.28 0.08 0.00 0.00 0.00 0.00 13:16:36 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 13:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 13:08:01 ens3 0.37 0.20 0.89 0.02 0.00 0.00 0.00 0.00 13:16:36 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 13:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 13:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 13:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 13:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 13:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 13:12:01 ens3 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 13:16:36 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 13:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 13:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 13:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 13:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:36 13:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 13:16:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:36 Average: docker0 4.25 5.87 0.35 39.28 0.00 0.00 0.00 0.00 13:16:36 Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 13:16:36 Average: ens3 15.82 10.71 161.83 2.71 0.00 0.00 0.00 0.00 13:16:36 13:16:36 13:16:36 ---> sar -P ALL: 13:16:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5858) 07/18/24 _x86_64_ (8 CPU) 13:16:36 13:16:36 11:45:34 LINUX RESTART (8 CPU) 13:16:36 13:16:36 11:46:01 CPU %user %nice %system %iowait %steal %idle 13:16:36 11:47:01 all 1.73 0.00 0.33 0.34 0.01 97.58 13:16:36 11:47:01 0 2.07 0.00 0.45 0.17 0.02 97.30 13:16:36 11:47:01 1 1.13 0.00 0.40 0.05 0.00 98.41 13:16:36 11:47:01 2 1.45 0.00 0.28 0.15 0.00 98.11 13:16:36 11:47:01 3 2.62 0.00 0.27 1.37 0.02 95.73 13:16:36 11:47:01 4 2.10 0.00 0.18 0.23 0.02 97.46 13:16:36 11:47:01 5 1.65 0.00 0.23 0.32 0.02 97.78 13:16:36 11:47:01 6 1.37 0.00 0.37 0.35 0.02 97.90 13:16:36 11:47:01 7 1.47 0.00 0.43 0.12 0.02 97.96 13:16:36 11:48:01 all 0.11 0.00 0.01 0.01 0.01 99.86 13:16:36 11:48:01 0 0.03 0.00 0.00 0.02 0.00 99.95 13:16:36 11:48:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:16:36 11:48:01 2 0.60 0.00 0.00 0.00 0.02 99.38 13:16:36 11:48:01 3 0.10 0.00 0.03 0.03 0.02 99.82 13:16:36 11:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 11:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:16:36 11:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 11:48:01 7 0.07 0.00 0.05 0.00 0.02 99.87 13:16:36 11:49:01 all 0.02 0.00 0.01 0.00 0.00 99.97 13:16:36 11:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 11:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 11:49:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:16:36 11:49:01 3 0.05 0.00 0.00 0.00 0.00 99.95 13:16:36 11:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 11:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:16:36 11:49:01 6 0.02 0.00 0.00 0.02 0.02 99.95 13:16:36 11:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 11:50:01 all 0.16 0.00 0.01 0.01 0.00 99.82 13:16:36 11:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 11:50:01 1 0.05 0.00 0.03 0.00 0.00 99.92 13:16:36 11:50:01 2 0.94 0.00 0.02 0.00 0.00 99.04 13:16:36 11:50:01 3 0.17 0.00 0.02 0.03 0.00 99.78 13:16:36 11:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 11:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 11:50:01 6 0.02 0.00 0.00 0.03 0.00 99.95 13:16:36 11:50:01 7 0.03 0.00 0.03 0.00 0.02 99.92 13:16:36 11:51:01 all 2.49 0.00 1.48 0.78 0.02 95.24 13:16:36 11:51:01 0 1.45 0.00 2.12 1.92 0.02 94.50 13:16:36 11:51:01 1 2.82 0.00 1.35 0.05 0.02 95.76 13:16:36 11:51:01 2 1.84 0.00 0.82 0.12 0.02 97.21 13:16:36 11:51:01 3 2.24 0.00 1.00 3.33 0.02 93.41 13:16:36 11:51:01 4 2.92 0.00 2.31 0.13 0.02 94.62 13:16:36 11:51:01 5 3.11 0.00 2.29 0.12 0.03 94.44 13:16:36 11:51:01 6 1.47 0.00 0.87 0.45 0.02 97.19 13:16:36 11:51:01 7 4.03 0.00 1.09 0.08 0.03 94.77 13:16:36 11:52:01 all 0.10 0.00 0.09 0.02 0.01 99.77 13:16:36 11:52:01 0 0.07 0.00 0.07 0.00 0.02 99.85 13:16:36 11:52:01 1 0.20 0.00 0.13 0.00 0.00 99.67 13:16:36 11:52:01 2 0.08 0.00 0.12 0.03 0.02 99.75 13:16:36 11:52:01 3 0.13 0.00 0.10 0.10 0.02 99.65 13:16:36 11:52:01 4 0.05 0.00 0.07 0.00 0.00 99.88 13:16:36 11:52:01 5 0.05 0.00 0.12 0.02 0.00 99.82 13:16:36 11:52:01 6 0.13 0.00 0.07 0.02 0.00 99.78 13:16:36 11:52:01 7 0.12 0.00 0.07 0.02 0.00 99.80 13:16:36 11:53:01 all 0.08 0.00 0.02 0.02 0.00 99.87 13:16:36 11:53:01 0 0.53 0.00 0.12 0.00 0.00 99.35 13:16:36 11:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 11:53:01 2 0.02 0.00 0.00 0.05 0.00 99.93 13:16:36 11:53:01 3 0.03 0.00 0.03 0.08 0.00 99.85 13:16:36 11:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 11:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 11:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:16:36 11:53:01 7 0.00 0.00 0.02 0.03 0.02 99.93 13:16:36 11:54:01 all 0.25 0.00 0.00 0.02 0.01 99.71 13:16:36 11:54:01 0 1.92 0.00 0.02 0.00 0.02 98.04 13:16:36 11:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 11:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:16:36 11:54:01 3 0.03 0.00 0.00 0.15 0.02 99.80 13:16:36 11:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 11:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 11:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 11:54:01 7 0.00 0.00 0.00 0.03 0.00 99.97 13:16:36 11:55:01 all 0.02 0.00 0.01 0.02 0.00 99.94 13:16:36 11:55:01 0 0.08 0.00 0.03 0.00 0.02 99.87 13:16:36 11:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 11:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 11:55:01 3 0.03 0.00 0.02 0.15 0.00 99.80 13:16:36 11:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 11:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 11:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 11:55:01 7 0.02 0.00 0.00 0.02 0.00 99.97 13:16:36 11:56:01 all 0.01 0.00 0.02 0.02 0.01 99.95 13:16:36 11:56:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:16:36 11:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 11:56:01 2 0.00 0.00 0.02 0.07 0.00 99.92 13:16:36 11:56:01 3 0.05 0.00 0.02 0.12 0.00 99.82 13:16:36 11:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 11:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 11:56:01 6 0.00 0.00 0.02 0.00 0.02 99.97 13:16:36 11:56:01 7 0.00 0.00 0.02 0.00 0.02 99.97 13:16:36 11:57:01 all 0.02 0.00 0.01 0.02 0.01 99.95 13:16:36 11:57:01 0 0.05 0.00 0.03 0.05 0.02 99.85 13:16:36 11:57:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:16:36 11:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 11:57:01 3 0.02 0.00 0.02 0.05 0.02 99.90 13:16:36 11:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 11:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 11:57:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:16:36 11:57:01 7 0.00 0.00 0.02 0.05 0.00 99.93 13:16:36 13:16:36 11:57:01 CPU %user %nice %system %iowait %steal %idle 13:16:36 11:58:01 all 0.02 0.00 0.01 0.01 0.00 99.95 13:16:36 11:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:16:36 11:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 11:58:01 2 0.05 0.00 0.02 0.00 0.02 99.92 13:16:36 11:58:01 3 0.03 0.00 0.00 0.07 0.00 99.90 13:16:36 11:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 11:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 11:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 11:58:01 7 0.02 0.00 0.00 0.03 0.00 99.95 13:16:36 11:59:01 all 0.05 0.00 0.01 0.01 0.00 99.93 13:16:36 11:59:01 0 0.30 0.00 0.05 0.00 0.02 99.63 13:16:36 11:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 11:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 13:16:36 11:59:01 3 0.02 0.00 0.02 0.05 0.00 99.92 13:16:36 11:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 11:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 11:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 11:59:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:16:36 12:00:01 all 0.04 0.00 0.01 0.01 0.01 99.94 13:16:36 12:00:01 0 0.22 0.00 0.03 0.00 0.02 99.73 13:16:36 12:00:01 1 0.02 0.00 0.00 0.03 0.00 99.95 13:16:36 12:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:00:01 3 0.05 0.00 0.00 0.05 0.02 99.88 13:16:36 12:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 13:16:36 12:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 12:00:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:16:36 12:01:01 all 0.08 0.00 0.03 0.03 0.01 99.86 13:16:36 12:01:01 0 0.45 0.00 0.07 0.02 0.02 99.45 13:16:36 12:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 12:01:01 2 0.07 0.00 0.03 0.02 0.02 99.87 13:16:36 12:01:01 3 0.03 0.00 0.02 0.18 0.00 99.77 13:16:36 12:01:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:16:36 12:01:01 5 0.00 0.00 0.03 0.00 0.00 99.97 13:16:36 12:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:16:36 12:01:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:16:36 12:02:01 all 0.09 0.00 0.01 0.01 0.00 99.88 13:16:36 12:02:01 0 0.55 0.00 0.03 0.03 0.02 99.37 13:16:36 12:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:02:01 3 0.07 0.00 0.02 0.05 0.02 99.85 13:16:36 12:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:02:01 6 0.07 0.00 0.00 0.00 0.00 99.93 13:16:36 12:02:01 7 0.02 0.00 0.02 0.02 0.00 99.95 13:16:36 12:03:01 all 0.08 0.00 0.01 0.03 0.00 99.87 13:16:36 12:03:01 0 0.58 0.00 0.05 0.00 0.02 99.35 13:16:36 12:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 12:03:01 3 0.00 0.00 0.00 0.25 0.00 99.75 13:16:36 12:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:03:01 7 0.00 0.00 0.02 0.02 0.02 99.95 13:16:36 12:04:01 all 0.14 0.00 0.01 0.04 0.05 99.76 13:16:36 12:04:01 0 0.95 0.00 0.02 0.17 0.02 98.86 13:16:36 12:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:04:01 2 0.02 0.00 0.02 0.02 0.02 99.93 13:16:36 12:04:01 3 0.08 0.00 0.02 0.12 0.33 99.45 13:16:36 12:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:04:01 5 0.02 0.00 0.03 0.00 0.02 99.93 13:16:36 12:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:04:01 7 0.00 0.00 0.03 0.00 0.00 99.97 13:16:36 12:05:01 all 0.02 0.00 0.01 0.00 0.00 99.96 13:16:36 12:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 12:05:01 3 0.12 0.00 0.02 0.03 0.02 99.82 13:16:36 12:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:06:01 all 0.06 0.00 0.01 0.02 0.00 99.90 13:16:36 12:06:01 0 0.30 0.00 0.00 0.00 0.00 99.70 13:16:36 12:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 12:06:01 2 0.03 0.00 0.02 0.02 0.00 99.93 13:16:36 12:06:01 3 0.05 0.00 0.07 0.17 0.02 99.70 13:16:36 12:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:16:36 12:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 12:07:01 all 0.27 0.00 0.01 0.01 0.00 99.71 13:16:36 12:07:01 0 1.98 0.00 0.02 0.00 0.00 98.00 13:16:36 12:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:16:36 12:07:01 3 0.05 0.00 0.02 0.10 0.02 99.82 13:16:36 12:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:16:36 12:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 12:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:08:01 all 0.17 0.00 0.02 0.01 0.01 99.80 13:16:36 12:08:01 0 1.27 0.00 0.07 0.00 0.02 98.65 13:16:36 12:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:08:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:16:36 12:08:01 3 0.02 0.00 0.05 0.05 0.02 99.87 13:16:36 12:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:16:36 12:08:01 7 0.02 0.00 0.00 0.00 0.02 99.97 13:16:36 13:16:36 12:08:01 CPU %user %nice %system %iowait %steal %idle 13:16:36 12:09:01 all 0.01 0.00 0.00 0.01 0.00 99.98 13:16:36 12:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:09:01 3 0.07 0.00 0.00 0.03 0.02 99.88 13:16:36 12:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 13:16:36 12:10:01 all 0.03 0.00 0.01 0.01 0.00 99.96 13:16:36 12:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:16:36 12:10:01 1 0.05 0.00 0.00 0.00 0.00 99.95 13:16:36 12:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:10:01 3 0.08 0.00 0.02 0.03 0.02 99.85 13:16:36 12:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:10:01 5 0.02 0.00 0.00 0.00 0.02 99.97 13:16:36 12:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:10:01 7 0.02 0.00 0.00 0.02 0.00 99.97 13:16:36 12:11:01 all 0.01 0.00 0.02 0.01 0.01 99.96 13:16:36 12:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:16:36 12:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:11:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:16:36 12:11:01 3 0.05 0.00 0.05 0.05 0.02 99.83 13:16:36 12:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 12:11:01 5 0.02 0.00 0.03 0.00 0.00 99.95 13:16:36 12:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:12:01 all 0.02 0.00 0.01 0.01 0.00 99.96 13:16:36 12:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:16:36 12:12:01 2 0.02 0.00 0.02 0.02 0.00 99.95 13:16:36 12:12:01 3 0.10 0.00 0.02 0.03 0.02 99.83 13:16:36 12:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:12:01 7 0.02 0.00 0.00 0.00 0.02 99.97 13:16:36 12:13:01 all 0.01 0.00 0.00 0.00 0.00 99.99 13:16:36 12:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:13:01 3 0.03 0.00 0.02 0.02 0.02 99.92 13:16:36 12:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 12:14:01 all 0.02 0.00 0.01 0.05 0.00 99.92 13:16:36 12:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:14:01 2 0.00 0.00 0.02 0.03 0.00 99.95 13:16:36 12:14:01 3 0.07 0.00 0.05 0.33 0.02 99.53 13:16:36 12:14:01 4 0.00 0.00 0.00 0.00 0.02 99.98 13:16:36 12:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:16:36 12:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:15:01 all 0.01 0.00 0.01 0.01 0.00 99.97 13:16:36 12:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:16:36 12:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:15:01 2 0.00 0.00 0.02 0.02 0.00 99.97 13:16:36 12:15:01 3 0.05 0.00 0.02 0.05 0.02 99.87 13:16:36 12:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:16:01 all 0.02 0.00 0.01 0.01 0.01 99.95 13:16:36 12:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:16:36 12:16:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:16:36 12:16:01 3 0.08 0.00 0.05 0.05 0.02 99.80 13:16:36 12:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 12:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:16:36 12:16:01 7 0.00 0.00 0.00 0.02 0.00 99.98 13:16:36 12:17:01 all 0.03 0.00 0.00 0.00 0.00 99.96 13:16:36 12:17:01 0 0.07 0.00 0.00 0.00 0.00 99.93 13:16:36 12:17:01 1 0.05 0.00 0.00 0.00 0.00 99.95 13:16:36 12:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:17:01 3 0.07 0.00 0.02 0.03 0.02 99.87 13:16:36 12:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:17:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:16:36 12:18:01 all 0.01 0.00 0.01 0.01 0.00 99.96 13:16:36 12:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 13:16:36 12:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:18:01 3 0.08 0.00 0.07 0.05 0.02 99.78 13:16:36 12:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:18:01 7 0.00 0.00 0.02 0.02 0.00 99.97 13:16:36 12:19:01 all 0.02 0.00 0.00 0.01 0.00 99.97 13:16:36 12:19:01 0 0.05 0.00 0.00 0.00 0.00 99.95 13:16:36 12:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:19:01 3 0.05 0.00 0.00 0.03 0.02 99.90 13:16:36 12:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 12:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:19:01 7 0.00 0.00 0.00 0.02 0.00 99.98 13:16:36 13:16:36 12:19:01 CPU %user %nice %system %iowait %steal %idle 13:16:36 12:20:01 all 0.03 0.00 0.01 0.01 0.00 99.95 13:16:36 12:20:01 0 0.18 0.00 0.02 0.00 0.00 99.80 13:16:36 12:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 12:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:20:01 3 0.03 0.00 0.03 0.03 0.00 99.90 13:16:36 12:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:20:01 7 0.00 0.00 0.02 0.02 0.00 99.97 13:16:36 12:21:01 all 0.27 0.00 0.01 0.01 0.00 99.72 13:16:36 12:21:01 0 1.99 0.00 0.00 0.00 0.02 98.00 13:16:36 12:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:21:01 3 0.08 0.00 0.03 0.05 0.02 99.82 13:16:36 12:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:16:36 12:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:22:01 all 0.08 0.00 0.01 0.01 0.00 99.90 13:16:36 12:22:01 0 0.55 0.00 0.00 0.00 0.00 99.45 13:16:36 12:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:22:01 3 0.05 0.00 0.03 0.03 0.02 99.87 13:16:36 12:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:22:01 7 0.00 0.00 0.02 0.02 0.02 99.95 13:16:36 12:23:01 all 0.01 0.00 0.01 0.38 0.01 99.59 13:16:36 12:23:01 0 0.00 0.00 0.02 0.00 0.02 99.97 13:16:36 12:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:16:36 12:23:01 3 0.02 0.00 0.03 3.05 0.02 96.88 13:16:36 12:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:23:01 7 0.02 0.00 0.00 0.02 0.00 99.97 13:16:36 12:24:01 all 0.06 0.00 0.01 0.01 0.01 99.92 13:16:36 12:24:01 0 0.37 0.00 0.00 0.00 0.00 99.63 13:16:36 12:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:24:01 3 0.03 0.00 0.02 0.05 0.02 99.88 13:16:36 12:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:16:36 12:24:01 7 0.02 0.00 0.03 0.02 0.02 99.92 13:16:36 12:25:01 all 0.17 0.00 0.01 0.00 0.00 99.81 13:16:36 12:25:01 0 1.29 0.00 0.02 0.00 0.00 98.70 13:16:36 12:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:25:01 3 0.03 0.00 0.03 0.03 0.02 99.88 13:16:36 12:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:16:36 12:26:01 all 0.06 0.00 0.01 0.01 0.01 99.92 13:16:36 12:26:01 0 0.38 0.00 0.03 0.00 0.02 99.57 13:16:36 12:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:26:01 3 0.05 0.00 0.02 0.03 0.02 99.88 13:16:36 12:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:26:01 5 0.00 0.00 0.00 0.00 0.02 99.98 13:16:36 12:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:26:01 7 0.00 0.00 0.02 0.02 0.00 99.97 13:16:36 12:27:01 all 0.13 0.00 0.01 0.00 0.00 99.85 13:16:36 12:27:01 0 0.96 0.00 0.02 0.00 0.00 99.02 13:16:36 12:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:27:01 3 0.05 0.00 0.03 0.02 0.02 99.88 13:16:36 12:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:16:36 12:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:27:01 7 0.00 0.00 0.00 0.02 0.02 99.97 13:16:36 12:28:01 all 0.15 0.00 0.01 0.02 0.00 99.82 13:16:36 12:28:01 0 1.06 0.00 0.02 0.00 0.00 98.92 13:16:36 12:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:16:36 12:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:28:01 3 0.07 0.00 0.07 0.12 0.02 99.73 13:16:36 12:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:28:01 7 0.02 0.00 0.00 0.02 0.00 99.97 13:16:36 12:29:01 all 0.03 0.00 0.01 0.14 0.01 99.82 13:16:36 12:29:01 0 0.13 0.00 0.00 0.00 0.02 99.85 13:16:36 12:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:16:36 12:29:01 3 0.07 0.00 0.03 0.97 0.02 98.92 13:16:36 12:29:01 4 0.00 0.00 0.00 0.00 0.02 99.98 13:16:36 12:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:29:01 7 0.00 0.00 0.02 0.13 0.00 99.85 13:16:36 12:30:01 all 0.02 0.00 0.01 0.02 0.00 99.95 13:16:36 12:30:01 0 0.05 0.00 0.02 0.00 0.00 99.93 13:16:36 12:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:30:01 3 0.05 0.00 0.05 0.12 0.02 99.77 13:16:36 12:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:16:36 12:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:30:01 7 0.02 0.00 0.00 0.02 0.00 99.97 13:16:36 13:16:36 12:30:01 CPU %user %nice %system %iowait %steal %idle 13:16:36 12:31:01 all 0.72 0.00 0.05 0.04 0.01 99.19 13:16:36 12:31:01 0 1.81 0.00 0.08 0.08 0.02 98.00 13:16:36 12:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:16:36 12:31:01 2 0.32 0.00 0.08 0.05 0.02 99.53 13:16:36 12:31:01 3 1.75 0.00 0.03 0.15 0.03 98.03 13:16:36 12:31:01 4 0.90 0.00 0.02 0.00 0.00 99.08 13:16:36 12:31:01 5 0.68 0.00 0.05 0.00 0.00 99.27 13:16:36 12:31:01 6 0.15 0.00 0.02 0.00 0.02 99.82 13:16:36 12:31:01 7 0.07 0.00 0.08 0.02 0.02 99.82 13:16:36 12:32:01 all 0.02 0.00 0.01 0.01 0.00 99.96 13:16:36 12:32:01 0 0.05 0.00 0.02 0.00 0.00 99.93 13:16:36 12:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:32:01 3 0.05 0.00 0.03 0.05 0.02 99.85 13:16:36 12:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:32:01 7 0.00 0.00 0.00 0.02 0.00 99.98 13:16:36 12:33:01 all 0.18 0.00 0.01 0.00 0.00 99.80 13:16:36 12:33:01 0 1.27 0.00 0.08 0.00 0.00 98.65 13:16:36 12:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:33:01 3 0.07 0.00 0.00 0.02 0.02 99.90 13:16:36 12:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 12:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:33:01 7 0.02 0.00 0.00 0.00 0.02 99.97 13:16:36 12:34:01 all 0.07 0.00 0.01 0.01 0.01 99.90 13:16:36 12:34:01 0 0.38 0.00 0.07 0.00 0.02 99.53 13:16:36 12:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:34:01 3 0.07 0.00 0.02 0.02 0.02 99.88 13:16:36 12:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 12:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 13:16:36 12:34:01 7 0.02 0.00 0.00 0.05 0.00 99.93 13:16:36 12:35:01 all 0.23 0.00 0.01 0.00 0.00 99.75 13:16:36 12:35:01 0 1.82 0.00 0.05 0.00 0.00 98.13 13:16:36 12:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:35:01 3 0.02 0.00 0.03 0.02 0.02 99.92 13:16:36 12:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:36:01 all 0.12 0.00 0.02 0.00 0.00 99.85 13:16:36 12:36:01 0 0.80 0.00 0.12 0.00 0.00 99.09 13:16:36 12:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 12:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:36:01 3 0.05 0.00 0.00 0.02 0.02 99.92 13:16:36 12:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 12:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:36:01 7 0.02 0.00 0.00 0.02 0.02 99.95 13:16:36 12:37:01 all 0.01 0.00 0.01 0.01 0.01 99.96 13:16:36 12:37:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:16:36 12:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:16:36 12:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:37:01 3 0.07 0.00 0.03 0.03 0.02 99.85 13:16:36 12:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:37:01 7 0.00 0.00 0.03 0.02 0.00 99.95 13:16:36 12:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 13:16:36 12:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 12:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:38:01 3 0.07 0.00 0.03 0.02 0.00 99.88 13:16:36 12:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:38:01 5 0.00 0.00 0.00 0.00 0.02 99.98 13:16:36 12:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:38:01 7 0.02 0.00 0.00 0.02 0.00 99.97 13:16:36 12:39:01 all 0.01 0.00 0.01 0.01 0.00 99.97 13:16:36 12:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:39:01 3 0.07 0.00 0.03 0.03 0.02 99.85 13:16:36 12:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:39:01 7 0.00 0.00 0.00 0.02 0.00 99.98 13:16:36 12:40:01 all 0.06 0.00 0.01 0.01 0.00 99.92 13:16:36 12:40:01 0 0.32 0.00 0.02 0.00 0.00 99.67 13:16:36 12:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:40:01 3 0.08 0.00 0.03 0.03 0.02 99.83 13:16:36 12:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:40:01 7 0.03 0.00 0.03 0.03 0.00 99.90 13:16:36 12:41:01 all 0.03 0.00 0.01 0.00 0.00 99.96 13:16:36 12:41:01 0 0.18 0.00 0.02 0.00 0.00 99.80 13:16:36 12:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:41:01 3 0.07 0.00 0.00 0.00 0.00 99.93 13:16:36 12:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 13:16:36 12:41:01 CPU %user %nice %system %iowait %steal %idle 13:16:36 12:42:01 all 0.02 0.00 0.01 0.01 0.01 99.96 13:16:36 12:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 13:16:36 12:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:16:36 12:42:01 3 0.07 0.00 0.03 0.03 0.02 99.85 13:16:36 12:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:16:36 12:42:01 7 0.02 0.00 0.02 0.02 0.02 99.93 13:16:36 12:43:01 all 0.05 0.00 0.02 0.00 0.00 99.93 13:16:36 12:43:01 0 0.38 0.00 0.05 0.00 0.00 99.57 13:16:36 12:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:43:01 3 0.03 0.00 0.05 0.02 0.02 99.88 13:16:36 12:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:44:01 all 0.05 0.00 0.02 0.01 0.00 99.93 13:16:36 12:44:01 0 0.23 0.00 0.07 0.00 0.00 99.70 13:16:36 12:44:01 1 0.02 0.00 0.03 0.00 0.00 99.95 13:16:36 12:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:16:36 12:44:01 3 0.05 0.00 0.00 0.03 0.02 99.90 13:16:36 12:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 12:44:01 7 0.02 0.00 0.00 0.03 0.00 99.95 13:16:36 12:45:01 all 0.10 0.00 0.01 0.00 0.00 99.89 13:16:36 12:45:01 0 0.71 0.00 0.00 0.00 0.02 99.27 13:16:36 12:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 12:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:45:01 3 0.05 0.00 0.02 0.00 0.00 99.93 13:16:36 12:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:46:01 all 0.01 0.00 0.00 0.00 0.01 99.97 13:16:36 12:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 13:16:36 12:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 12:46:01 3 0.02 0.00 0.00 0.03 0.02 99.93 13:16:36 12:46:01 4 0.00 0.00 0.00 0.00 0.02 99.98 13:16:36 12:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 13:16:36 12:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:47:01 all 0.04 0.00 0.01 0.00 0.00 99.94 13:16:36 12:47:01 0 0.30 0.00 0.05 0.02 0.00 99.63 13:16:36 12:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:47:01 3 0.05 0.00 0.02 0.00 0.00 99.93 13:16:36 12:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:16:36 12:48:01 all 0.09 0.00 0.01 0.01 0.00 99.88 13:16:36 12:48:01 0 0.60 0.00 0.02 0.00 0.02 99.37 13:16:36 12:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:48:01 3 0.05 0.00 0.00 0.08 0.02 99.85 13:16:36 12:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:48:01 6 0.02 0.00 0.02 0.02 0.00 99.95 13:16:36 12:48:01 7 0.02 0.00 0.03 0.02 0.00 99.93 13:16:36 12:49:01 all 0.08 0.00 0.01 0.01 0.00 99.91 13:16:36 12:49:01 0 0.62 0.00 0.03 0.00 0.02 99.33 13:16:36 12:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:49:01 3 0.02 0.00 0.00 0.03 0.00 99.95 13:16:36 12:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:49:01 7 0.00 0.00 0.00 0.02 0.00 99.98 13:16:36 12:50:01 all 0.07 0.00 0.01 0.00 0.00 99.92 13:16:36 12:50:01 0 0.43 0.00 0.02 0.00 0.02 99.53 13:16:36 12:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:16:36 12:50:01 3 0.03 0.00 0.02 0.02 0.00 99.93 13:16:36 12:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:16:36 12:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:51:01 all 0.02 0.00 0.01 0.28 0.01 99.68 13:16:36 12:51:01 0 0.12 0.00 0.03 0.59 0.02 99.25 13:16:36 12:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:51:01 3 0.03 0.00 0.02 1.63 0.02 98.30 13:16:36 12:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:51:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:16:36 12:51:01 7 0.02 0.00 0.00 0.02 0.02 99.95 13:16:36 12:52:01 all 0.01 0.00 0.01 0.01 0.00 99.97 13:16:36 12:52:01 0 0.02 0.00 0.03 0.00 0.00 99.95 13:16:36 12:52:01 1 0.00 0.00 0.02 0.02 0.00 99.97 13:16:36 12:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:52:01 3 0.03 0.00 0.02 0.03 0.00 99.92 13:16:36 12:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 12:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 13:16:36 12:52:01 CPU %user %nice %system %iowait %steal %idle 13:16:36 12:53:01 all 0.01 0.00 0.01 0.00 0.00 99.98 13:16:36 12:53:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:16:36 12:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:16:36 12:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:53:01 6 0.00 0.00 0.02 0.02 0.00 99.97 13:16:36 12:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 13:16:36 12:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:16:36 12:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 12:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:54:01 3 0.02 0.00 0.03 0.03 0.02 99.90 13:16:36 12:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:55:01 all 0.09 0.00 0.01 0.00 0.01 99.90 13:16:36 12:55:01 0 0.65 0.00 0.03 0.00 0.02 99.30 13:16:36 12:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:16:36 12:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:55:01 5 0.02 0.00 0.00 0.00 0.02 99.97 13:16:36 12:55:01 6 0.00 0.00 0.00 0.02 0.02 99.97 13:16:36 12:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:56:01 all 0.07 0.00 0.01 0.01 0.00 99.91 13:16:36 12:56:01 0 0.48 0.00 0.03 0.00 0.00 99.48 13:16:36 12:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:16:36 12:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:56:01 3 0.02 0.00 0.00 0.05 0.00 99.93 13:16:36 12:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:56:01 6 0.02 0.00 0.02 0.02 0.00 99.95 13:16:36 12:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:16:36 12:57:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:16:36 12:57:01 0 0.00 0.00 0.07 0.00 0.02 99.92 13:16:36 12:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:57:01 3 0.02 0.00 0.02 0.02 0.02 99.93 13:16:36 12:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:57:01 7 0.00 0.00 0.02 0.00 0.02 99.97 13:16:36 12:58:01 all 0.07 0.00 0.01 0.00 0.00 99.91 13:16:36 12:58:01 0 0.53 0.00 0.03 0.00 0.02 99.42 13:16:36 12:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:58:01 3 0.00 0.00 0.00 0.02 0.00 99.98 13:16:36 12:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 12:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 12:58:01 6 0.00 0.00 0.02 0.02 0.02 99.95 13:16:36 12:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 12:59:01 all 2.73 0.00 0.62 0.62 0.02 96.02 13:16:36 12:59:01 0 1.69 0.00 0.49 0.22 0.02 97.59 13:16:36 12:59:01 1 3.90 0.00 1.30 2.98 0.02 91.81 13:16:36 12:59:01 2 3.12 0.00 0.60 0.12 0.03 96.13 13:16:36 12:59:01 3 3.22 0.00 0.40 0.60 0.02 95.76 13:16:36 12:59:01 4 3.01 0.00 0.63 0.67 0.02 95.67 13:16:36 12:59:01 5 1.59 0.00 0.63 0.02 0.00 97.76 13:16:36 12:59:01 6 2.62 0.00 0.47 0.20 0.02 96.69 13:16:36 12:59:01 7 2.66 0.00 0.47 0.13 0.02 96.72 13:16:36 13:00:01 all 7.23 0.00 3.19 4.25 0.06 85.27 13:16:36 13:00:01 0 7.48 0.00 2.69 4.55 0.07 85.21 13:16:36 13:00:01 1 6.21 0.00 2.39 1.04 0.03 90.32 13:16:36 13:00:01 2 7.77 0.00 3.03 3.60 0.05 85.56 13:16:36 13:00:01 3 7.50 0.00 2.84 1.58 0.07 88.00 13:16:36 13:00:01 4 7.39 0.00 3.12 0.62 0.05 88.82 13:16:36 13:00:01 5 7.34 0.00 3.03 0.96 0.07 88.60 13:16:36 13:00:01 6 8.04 0.00 3.41 1.52 0.07 86.97 13:16:36 13:00:01 7 6.11 0.00 5.05 20.13 0.08 68.63 13:16:36 13:01:01 all 23.10 0.00 4.50 4.09 0.50 67.81 13:16:36 13:01:01 0 22.70 0.00 4.09 5.41 0.07 67.73 13:16:36 13:01:01 1 23.76 0.00 5.36 2.57 0.12 68.20 13:16:36 13:01:01 2 24.11 0.00 4.42 1.70 0.15 69.62 13:16:36 13:01:01 3 22.39 0.00 4.89 0.02 3.30 69.40 13:16:36 13:01:01 4 23.12 0.00 4.34 0.81 0.07 71.66 13:16:36 13:01:01 5 22.94 0.00 3.54 1.14 0.08 72.30 13:16:36 13:01:01 6 23.52 0.00 4.19 0.29 0.07 71.93 13:16:36 13:01:01 7 22.27 0.00 5.12 20.94 0.08 51.59 13:16:36 13:02:01 all 45.33 0.00 6.06 1.99 0.09 46.53 13:16:36 13:02:01 0 44.98 0.00 6.08 1.06 0.10 47.78 13:16:36 13:02:01 1 46.37 0.00 6.14 2.18 0.08 45.23 13:16:36 13:02:01 2 44.14 0.00 5.91 0.69 0.08 49.17 13:16:36 13:02:01 3 45.70 0.00 6.01 0.17 0.10 48.03 13:16:36 13:02:01 4 45.63 0.00 5.67 1.62 0.08 47.01 13:16:36 13:02:01 5 47.09 0.00 6.49 0.69 0.08 45.64 13:16:36 13:02:01 6 43.55 0.00 5.87 8.26 0.08 42.22 13:16:36 13:02:01 7 45.14 0.00 6.32 1.26 0.10 47.18 13:16:36 13:03:01 all 16.97 0.00 3.60 3.51 0.05 75.87 13:16:36 13:03:01 0 16.49 0.00 3.78 2.55 0.05 77.13 13:16:36 13:03:01 1 17.34 0.00 4.41 10.97 0.07 67.21 13:16:36 13:03:01 2 17.02 0.00 3.78 0.18 0.05 78.97 13:16:36 13:03:01 3 15.85 0.00 3.27 0.05 0.03 80.80 13:16:36 13:03:01 4 18.07 0.00 3.43 1.14 0.05 77.31 13:16:36 13:03:01 5 16.34 0.00 3.48 0.03 0.07 80.08 13:16:36 13:03:01 6 17.52 0.00 3.67 9.81 0.07 68.94 13:16:36 13:03:01 7 17.12 0.00 3.02 3.32 0.05 76.50 13:16:36 13:16:36 13:03:01 CPU %user %nice %system %iowait %steal %idle 13:16:36 13:04:01 all 0.04 0.00 0.01 0.00 0.00 99.95 13:16:36 13:04:01 0 0.08 0.00 0.02 0.00 0.02 99.88 13:16:36 13:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 13:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 13:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 13:04:01 4 0.03 0.00 0.00 0.02 0.00 99.95 13:16:36 13:04:01 5 0.08 0.00 0.02 0.02 0.00 99.88 13:16:36 13:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 13:04:01 7 0.07 0.00 0.00 0.00 0.00 99.93 13:16:36 13:05:01 all 0.03 0.00 0.01 0.01 0.01 99.94 13:16:36 13:05:01 0 0.08 0.00 0.05 0.00 0.02 99.85 13:16:36 13:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 13:05:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:16:36 13:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 13:05:01 4 0.02 0.00 0.02 0.03 0.02 99.92 13:16:36 13:05:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:16:36 13:05:01 6 0.00 0.00 0.00 0.02 0.02 99.97 13:16:36 13:05:01 7 0.03 0.00 0.03 0.00 0.02 99.92 13:16:36 13:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 13:16:36 13:06:01 0 0.03 0.00 0.05 0.00 0.00 99.92 13:16:36 13:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 13:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 13:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 13:06:01 4 0.00 0.00 0.00 0.02 0.00 99.98 13:16:36 13:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 13:16:36 13:06:01 6 0.02 0.00 0.00 0.02 0.00 99.97 13:16:36 13:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 13:07:01 all 0.01 0.00 0.02 0.00 0.00 99.96 13:16:36 13:07:01 0 0.03 0.00 0.05 0.00 0.02 99.90 13:16:36 13:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:16:36 13:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 13:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 13:07:01 4 0.02 0.00 0.02 0.02 0.00 99.95 13:16:36 13:07:01 5 0.00 0.00 0.03 0.00 0.00 99.97 13:16:36 13:07:01 6 0.00 0.00 0.02 0.02 0.00 99.97 13:16:36 13:07:01 7 0.02 0.00 0.03 0.00 0.00 99.95 13:16:36 13:08:01 all 0.01 0.00 0.01 0.00 0.00 99.97 13:16:36 13:08:01 0 0.05 0.00 0.05 0.00 0.02 99.88 13:16:36 13:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 13:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 13:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 13:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 13:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 13:08:01 6 0.02 0.00 0.02 0.02 0.00 99.95 13:16:36 13:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:16:36 13:09:01 all 0.15 0.00 0.01 0.00 0.01 99.83 13:16:36 13:09:01 0 0.03 0.00 0.05 0.02 0.00 99.90 13:16:36 13:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:16:36 13:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 13:09:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:16:36 13:09:01 4 0.17 0.00 0.00 0.02 0.00 99.82 13:16:36 13:09:01 5 0.94 0.00 0.03 0.00 0.00 99.02 13:16:36 13:09:01 6 0.02 0.00 0.00 0.00 0.02 99.97 13:16:36 13:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 13:10:01 all 0.19 0.00 0.01 0.01 0.00 99.78 13:16:36 13:10:01 0 0.05 0.00 0.00 0.00 0.02 99.93 13:16:36 13:10:01 1 1.30 0.00 0.10 0.00 0.00 98.60 13:16:36 13:10:01 2 0.03 0.00 0.00 0.00 0.02 99.95 13:16:36 13:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 13:10:01 4 0.07 0.00 0.00 0.03 0.00 99.90 13:16:36 13:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 13:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 13:10:01 7 0.03 0.00 0.00 0.05 0.00 99.92 13:16:36 13:11:01 all 0.02 0.00 0.01 0.00 0.00 99.96 13:16:36 13:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:16:36 13:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 13:11:01 2 0.05 0.00 0.02 0.00 0.02 99.92 13:16:36 13:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 13:11:01 4 0.03 0.00 0.00 0.02 0.00 99.95 13:16:36 13:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 13:16:36 13:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 13:11:01 7 0.02 0.00 0.02 0.02 0.00 99.95 13:16:36 13:12:01 all 0.05 0.00 0.02 0.01 0.00 99.93 13:16:36 13:12:01 0 0.05 0.00 0.03 0.00 0.00 99.92 13:16:36 13:12:01 1 0.08 0.00 0.02 0.00 0.00 99.90 13:16:36 13:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 13:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 13:12:01 4 0.18 0.00 0.00 0.02 0.00 99.80 13:16:36 13:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 13:12:01 6 0.02 0.00 0.03 0.02 0.00 99.93 13:16:36 13:12:01 7 0.00 0.00 0.02 0.02 0.02 99.95 13:16:36 13:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:16:36 13:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 13:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:16:36 13:13:01 2 0.00 0.00 0.02 0.00 0.02 99.97 13:16:36 13:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 13:13:01 4 0.00 0.00 0.02 0.02 0.00 99.97 13:16:36 13:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:16:36 13:13:01 6 0.00 0.00 0.02 0.00 0.02 99.97 13:16:36 13:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:16:36 13:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 13:16:36 13:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:16:36 13:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 13:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 13:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 13:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 13:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 13:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 13:14:01 7 0.02 0.00 0.03 0.02 0.00 99.93 13:16:36 13:16:36 13:14:01 CPU %user %nice %system %iowait %steal %idle 13:16:36 13:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 13:16:36 13:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 13:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:16:36 13:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 13:16:36 13:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 13:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 13:16:36 13:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:16:36 13:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 13:15:01 7 0.02 0.00 0.02 0.02 0.02 99.93 13:16:36 13:16:01 all 0.02 0.00 0.01 0.00 0.00 99.97 13:16:36 13:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:16:36 13:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:16:36 13:16:01 2 0.00 0.00 0.02 0.00 0.02 99.97 13:16:36 13:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 13:16:01 4 0.00 0.00 0.00 0.02 0.00 99.98 13:16:36 13:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:16:36 13:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:36 13:16:01 7 0.05 0.00 0.02 0.02 0.00 99.92 13:16:36 Average: all 1.16 0.00 0.23 0.19 0.01 98.41 13:16:36 Average: 0 1.39 0.00 0.24 0.19 0.01 98.17 13:16:36 Average: 1 1.15 0.00 0.24 0.22 0.01 98.38 13:16:36 Average: 2 1.13 0.00 0.21 0.08 0.01 98.57 13:16:36 Average: 3 1.17 0.00 0.23 0.18 0.05 98.37 13:16:36 Average: 4 1.15 0.00 0.22 0.06 0.00 98.57 13:16:36 Average: 5 1.13 0.00 0.23 0.04 0.01 98.60 13:16:36 Average: 6 1.09 0.00 0.21 0.23 0.01 98.46 13:16:36 Average: 7 1.10 0.00 0.25 0.52 0.01 98.12 13:16:36 13:16:36 13:16:36