Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 98bb6ebf5936140bbb14ec64c05520fd1477cb0f 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-ssh11264645540976912889.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh17101762364086463994.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12273140828460976916.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh14396417991320453821.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16983159479749093377.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-27989’ Running on prd-ubuntu20.04-docker-8c-8g-29697 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/756 [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/edgex-go.git > git init /w/workspace/edgex-go/756 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.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/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb6ebf5936140bbb14ec64c05520fd1477cb0f (main) Commit message: "feat: refactor services to build monolithic service easily (#5010)" > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb6ebf5936140bbb14ec64c05520fd1477cb0f # timeout=10 > git rev-list --no-walk dcc5cb70b686b998bc99b20e204d8e8d94355ed0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:03:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:03:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:03:28 ========================================================= 05:03:28 EdgeX Global Pipelines Version Info 05:03:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:03:29 ------------------- 05:03:29 stable info: 05:03:29 ------------------- 05:03:29 Commited By: Ginny Guan ginny@iotechsys.com 05:03:29 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:03:29 Message: update stable to v1.0.265 05:03:29 ------------------- 05:03:29 experimental info: 05:03:29 ------------------- 05:03:29 Commited By: Cherry Wang cherry@iotechsys.com 05:03:29 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 05:03:29 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:03:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:03:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:03:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:03:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:03:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:03:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:03:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:03:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:03:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:03:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:03:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:03:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 05:03:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:03:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:03:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:03:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:03:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:03:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:03:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] echo 05:03:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98bb6eb [Pipeline] echo 05:03:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:03:30 provisioning config files... 05:03:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/756@tmp/config6205612083228913275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:30 ---> ****-login.sh 05:03:30 nexus3.edgexfoundry.org:10001 05:03:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:03:30 Configure a credential helper to remove this warning. See 05:03:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:03:30 05:03:30 Login Succeeded 05:03:30 nexus3.edgexfoundry.org:10002 05:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:03:31 Configure a credential helper to remove this warning. See 05:03:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:03:31 05:03:31 Login Succeeded 05:03:31 nexus3.edgexfoundry.org:10003 05:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:03:31 Configure a credential helper to remove this warning. See 05:03:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:03:31 05:03:31 Login Succeeded 05:03:31 nexus3.edgexfoundry.org:10004 05:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:03:31 Configure a credential helper to remove this warning. See 05:03:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:03:31 05:03:31 Login Succeeded 05:03:31 ****.io 05:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:03:31 Configure a credential helper to remove this warning. See 05:03:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:03:31 05:03:31 Login Succeeded 05:03:31 ---> ****-login.sh ends [Pipeline] } 05:03:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:03:31 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 05:03:31 + cut -d/ -f2 05:03:31 + dirname cmd/core-command/Dockerfile 05:03:31 + echo core-command,cmd/core-command/Dockerfile 05:03:31 + dirname cmd/core-common-config-bootstrapper/Dockerfile 05:03:31 + cut -d/ -f2 05:03:31 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 05:03:31 + dirname cmd/core-data/Dockerfile 05:03:31 + cut -d/ -f2 05:03:31 + echo core-data,cmd/core-data/Dockerfile 05:03:31 + dirname cmd/core-keeper/Dockerfile 05:03:31 + cut -d/ -f2 05:03:31 + echo core-keeper,cmd/core-keeper/Dockerfile 05:03:31 + dirname cmd/core-metadata/Dockerfile 05:03:31 + cut -d/ -f2 05:03:31 + echo core-metadata,cmd/core-metadata/Dockerfile 05:03:31 + dirname cmd/security-bootstrapper/Dockerfile 05:03:31 + cut -d/ -f2 05:03:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:03:31 + dirname cmd/security-proxy-auth/Dockerfile 05:03:31 + cut -d/ -f2 05:03:31 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 05:03:31 + dirname cmd/security-proxy-setup/Dockerfile 05:03:31 + cut -d/ -f2 05:03:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:03:31 + dirname cmd/security-secretstore-setup/Dockerfile 05:03:31 + cut -d/ -f2 05:03:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:03:31 + dirname cmd/security-spiffe-token-provider/Dockerfile 05:03:31 + cut -d/ -f2 05:03:31 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:03:31 + dirname cmd/security-spire-agent/Dockerfile 05:03:31 + cut -d/ -f2 05:03:31 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:03:31 + dirname cmd/security-spire-config/Dockerfile 05:03:31 + cut -d/ -f2 05:03:31 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:03:31 + dirname cmd/security-spire-server/Dockerfile 05:03:31 + cut -d/ -f2 05:03:31 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:03:31 + dirname cmd/support-notifications/Dockerfile 05:03:31 + cut -d/ -f2 05:03:31 + echo support-notifications,cmd/support-notifications/Dockerfile 05:03:31 + dirname cmd/support-scheduler/Dockerfile 05:03:31 + cut -d/ -f2 05:03:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 05:03:31 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:03:32 + git rev-list -1 --merges 98bb6ebf5936140bbb14ec64c05520fd1477cb0f~1..98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] echo 05:03:32 -----------> git rev-list -1 --merges 98bb6ebf5936140bbb14ec64c05520fd1477cb0f~1..98bb6ebf5936140bbb14ec64c05520fd1477cb0f 98bb6ebf5936140bbb14ec64c05520fd1477cb0f [false] [Pipeline] sh 05:03:32 + git log --format=format:%s -1 98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] echo 05:03:32 ========================================================= 05:03:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:03:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:03:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:03:33 + grep -v github /etc/ssh/ssh_known_hosts 05:03:33 + [ -e /tmp/ssh_known_hosts ] 05:03:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:03:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:03:33 + sudo tee -a /etc/ssh/ssh_known_hosts 05:03:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:03:33 05:03:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:03:33 0.1.4: Pulling from edgex-devops/py-git-semver 05:03:33 b85a868b505f: Pulling fs layer 05:03:33 e2be974225ed: Pulling fs layer 05:03:33 339a4e72a1f5: Pulling fs layer 05:03:33 988bab9f4d93: Pulling fs layer 05:03:33 1469e6f7b9e6: Pulling fs layer 05:03:33 eaf3925da568: Pulling fs layer 05:03:33 bab4dde63d76: Pulling fs layer 05:03:33 bde34c3a00c8: Pulling fs layer 05:03:33 b352a97aabf1: Pulling fs layer 05:03:33 4872d77fe225: Pulling fs layer 05:03:33 5851b861e8e6: Pulling fs layer 05:03:33 bde34c3a00c8: Waiting 05:03:33 b352a97aabf1: Waiting 05:03:33 5851b861e8e6: Waiting 05:03:33 1469e6f7b9e6: Waiting 05:03:33 eaf3925da568: Waiting 05:03:33 bab4dde63d76: Waiting 05:03:33 988bab9f4d93: Waiting 05:03:33 4872d77fe225: Waiting 05:03:33 e2be974225ed: Download complete 05:03:33 988bab9f4d93: Download complete 05:03:33 1469e6f7b9e6: Verifying Checksum 05:03:33 1469e6f7b9e6: Download complete 05:03:33 eaf3925da568: Download complete 05:03:33 339a4e72a1f5: Verifying Checksum 05:03:33 339a4e72a1f5: Download complete 05:03:34 bde34c3a00c8: Download complete 05:03:34 b352a97aabf1: Download complete 05:03:34 4872d77fe225: Verifying Checksum 05:03:34 4872d77fe225: Download complete 05:03:34 5851b861e8e6: Download complete 05:03:34 b85a868b505f: Verifying Checksum 05:03:34 b85a868b505f: Download complete 05:03:34 bab4dde63d76: Verifying Checksum 05:03:34 bab4dde63d76: Download complete 05:03:35 b85a868b505f: Pull complete 05:03:35 e2be974225ed: Pull complete 05:03:35 339a4e72a1f5: Pull complete 05:03:36 988bab9f4d93: Pull complete 05:03:36 1469e6f7b9e6: Pull complete 05:03:36 eaf3925da568: Pull complete 05:03:38 bab4dde63d76: Pull complete 05:03:38 bde34c3a00c8: Pull complete 05:03:38 b352a97aabf1: Pull complete 05:03:38 4872d77fe225: Pull complete 05:03:38 5851b861e8e6: Pull complete 05:03:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:03:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:03:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:38 prd-ubuntu20.04-docker-8c-8g-29697 does not seem to be running inside a container 05:03:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/756 -v /w/workspace/edgex-go/756:/w/workspace/edgex-go/756:rw,z -v /w/workspace/edgex-go/756@tmp:/w/workspace/edgex-go/756@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:03:41 $ docker top 22eb8b2efe7c6cb08bcaa54661b54d96d96173c81afd2707441da93772d7d6fa -eo pid,comm 05:03:41 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). 05:03:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:03:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:41 [ssh-agent] Looking for ssh-agent implementation... 05:03:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:41 $ docker exec 22eb8b2efe7c6cb08bcaa54661b54d96d96173c81afd2707441da93772d7d6fa ssh-agent 05:03:41 SSH_AUTH_SOCK=/tmp/ssh-HJvbxOUtTFmw/agent.32 05:03:41 SSH_AGENT_PID=38 05:03:41 Running ssh-add (command line suppressed) 05:03:41 Identity added: /w/workspace/edgex-go/756@tmp/private_key_5148786040358496337.key (/w/workspace/edgex-go/756@tmp/private_key_5148786040358496337.key) 05:03:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:42 + git tag --points-at HEAD [Pipeline] } 05:03:42 $ docker exec --env ******** --env ******** 22eb8b2efe7c6cb08bcaa54661b54d96d96173c81afd2707441da93772d7d6fa ssh-agent -k 05:03:42 unset SSH_AUTH_SOCK; 05:03:42 unset SSH_AGENT_PID; 05:03:42 echo Agent pid 38 killed; 05:03:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:03:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:42 [ssh-agent] Looking for ssh-agent implementation... 05:03:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:42 $ docker exec 22eb8b2efe7c6cb08bcaa54661b54d96d96173c81afd2707441da93772d7d6fa ssh-agent 05:03:42 SSH_AUTH_SOCK=/tmp/ssh-7irqV0WXcQAR/agent.72 05:03:42 SSH_AGENT_PID=79 05:03:42 Running ssh-add (command line suppressed) 05:03:42 Identity added: /w/workspace/edgex-go/756@tmp/private_key_11560530651330189801.key (/w/workspace/edgex-go/756@tmp/private_key_11560530651330189801.key) 05:03:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:43 + git semver init 05:03:43 2024-11-22 05:03:43,239 [run_init] DEBUG init version:0.0.0 force:False 05:03:43 2024-11-22 05:03:43,240 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/756/.semver 05:03:43 2024-11-22 05:03:43,240 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/756/.semver 05:03:43 2024-11-22 05:03:43,241 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/756/.semver'], cwd=/w/workspace/edgex-go/756, universal_newlines=False, shell=None, istream=None) 05:03:48 2024-11-22 05:03:48,471 [append_file] DEBUG append to file:/w/workspace/edgex-go/756/.git/info/exclude 05:03:48 2024-11-22 05:03:48,471 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/756/.semver/main with force:False 05:03:48 2024-11-22 05:03:48,472 [read_version] DEBUG read version from /w/workspace/edgex-go/756/.semver/main 05:03:48 2024-11-22 05:03:48,472 [read_version] DEBUG read version from /w/workspace/edgex-go/756/.semver/main 05:03:48 4.0.0-dev.22 [Pipeline] } 05:03:48 $ docker exec --env ******** --env ******** 22eb8b2efe7c6cb08bcaa54661b54d96d96173c81afd2707441da93772d7d6fa ssh-agent -k 05:03:48 unset SSH_AUTH_SOCK; 05:03:48 unset SSH_AGENT_PID; 05:03:48 echo Agent pid 79 killed; 05:03:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:03:49 + git semver [Pipeline] } 05:03:49 $ docker stop --time=1 22eb8b2efe7c6cb08bcaa54661b54d96d96173c81afd2707441da93772d7d6fa 05:03:50 $ docker rm -f --volumes 22eb8b2efe7c6cb08bcaa54661b54d96d96173c81afd2707441da93772d7d6fa [Pipeline] // withDockerContainer [Pipeline] sh 05:03:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:03:51 Stashed 1 file(s) [Pipeline] echo 05:03:51 [edgeXSemver]: initialized semver on version 4.0.0-dev.22 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:03:51 + git config --global --add safe.directory /w/workspace/edgex-go/756 [Pipeline] echo 05:03:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:03:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:03:51 ========================================================= 05:03:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:03:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:03:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:03:52 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:03:52 43c4264eed91: Pulling fs layer 05:03:52 4cc291be95ef: Pulling fs layer 05:03:52 2ac1f1163629: Pulling fs layer 05:03:52 5c3c966382ef: Pulling fs layer 05:03:52 4f4fb700ef54: Pulling fs layer 05:03:52 5d5c8e513c77: Pulling fs layer 05:03:52 9f66e0745190: Pulling fs layer 05:03:52 f49a43e4bbc0: Pulling fs layer 05:03:52 561ebcabdf7f: Pulling fs layer 05:03:52 5d5c8e513c77: Waiting 05:03:52 5c3c966382ef: Waiting 05:03:52 9f66e0745190: Waiting 05:03:52 4f4fb700ef54: Waiting 05:03:52 f49a43e4bbc0: Waiting 05:03:52 561ebcabdf7f: Waiting 05:03:52 4cc291be95ef: Download complete 05:03:52 5c3c966382ef: Verifying Checksum 05:03:52 5c3c966382ef: Download complete 05:03:52 4f4fb700ef54: Verifying Checksum 05:03:52 4f4fb700ef54: Download complete 05:03:52 43c4264eed91: Download complete 05:03:52 5d5c8e513c77: Download complete 05:03:52 9f66e0745190: Verifying Checksum 05:03:52 9f66e0745190: Download complete 05:03:52 43c4264eed91: Pull complete 05:03:52 561ebcabdf7f: Download complete 05:03:52 4cc291be95ef: Pull complete 05:03:52 2ac1f1163629: Download complete 05:03:52 f49a43e4bbc0: Verifying Checksum 05:03:52 f49a43e4bbc0: Download complete 05:03:56 2ac1f1163629: Pull complete 05:03:56 5c3c966382ef: Pull complete 05:03:56 4f4fb700ef54: Pull complete 05:03:56 5d5c8e513c77: Pull complete 05:03:56 9f66e0745190: Pull complete 05:03:58 f49a43e4bbc0: Pull complete 05:03:59 561ebcabdf7f: Pull complete 05:03:59 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 05:03:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:03:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 05:03:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:03:59 WORKDIR /edgex 05:03:59 COPY go.mod . 05:03:59 RUN go mod download 05:03:59 + docker build -t ci-base-image-x86_64 -f - . 05:04:00 Sending build context to Docker daemon 178.1MB 05:04:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:04:00 ---> 3a752c3f9dda 05:04:00 Step 2/4 : WORKDIR /edgex 05:04:03 ---> Running in a565d2ba073d 05:04:03 Removing intermediate container a565d2ba073d 05:04:03 ---> f4555e98d6ce 05:04:03 Step 3/4 : COPY go.mod . 05:04:03 ---> 8fd9bdf00b87 05:04:03 Step 4/4 : RUN go mod download 05:04:03 ---> Running in c44a67d0099a 05:04:06 Still waiting to schedule task 05:04:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:04:25 Removing intermediate container c44a67d0099a 05:04:25 ---> 351301e27486 05:04:25 Successfully built 351301e27486 05:04:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:25 + docker inspect -f . ci-base-image-x86_64 05:04:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:25 prd-ubuntu20.04-docker-8c-8g-29697 does not seem to be running inside a container 05:04:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/756 -v /w/workspace/edgex-go/756:/w/workspace/edgex-go/756:rw,z -v /w/workspace/edgex-go/756@tmp:/w/workspace/edgex-go/756@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:04:26 $ docker top 4ba006706f65d34903871eca26ddcd0539c7e1e4289b10d885bb41a83460c2d6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:26 + go version 05:04:26 go version go1.23.2 linux/amd64 [Pipeline] } 05:04:26 $ docker stop --time=1 4ba006706f65d34903871eca26ddcd0539c7e1e4289b10d885bb41a83460c2d6 05:04:28 $ docker rm -f --volumes 4ba006706f65d34903871eca26ddcd0539c7e1e4289b10d885bb41a83460c2d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:28 + docker inspect -f . ci-base-image-x86_64 05:04:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:28 prd-ubuntu20.04-docker-8c-8g-29697 does not seem to be running inside a container 05:04:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/756 -v /w/workspace/edgex-go/756:/w/workspace/edgex-go/756:rw,z -v /w/workspace/edgex-go/756@tmp:/w/workspace/edgex-go/756@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:04:28 $ docker top e81782760ec2aba57bd91319eba34b1002823367f2a3dadb5bcbe7798ad4d48e -eo pid,comm [Pipeline] { [Pipeline] echo 05:04:29 ========================================================= 05:04:29 [edgeXBuildGoParallel] Running Tests and Build... 05:04:29 ========================================================= [Pipeline] sh 05:04:29 + git config --global --add safe.directory /w/workspace/edgex-go/756 [Pipeline] fileExists [Pipeline] sh 05:04:29 + make test 05:04:29 go test -race -coverprofile=coverage.out ./... 05:04:39 ? github.com/edgexfoundry/edgex-go [no test files] 05:05:06 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 05:05:06 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 05:05:07 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 05:05:07 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 05:05:07 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 05:05:07 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 05:05:07 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 05:05:07 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 05:05:07 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 05:05:07 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 05:05:07 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 05:05:07 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 05:05:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:05:09 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 05:05:09 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 05:05:10 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 05:05:10 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 05:05:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.032s coverage: 28.7% of statements 05:05:11 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 05:05:11 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 05:05:11 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 05:05:11 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 05:05:11 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 05:05:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements 05:05:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:05:13 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 05:05:13 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:05:13 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 05:05:13 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 05:05:13 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 05:05:13 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 05:05:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 05:05:13 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 05:05:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 05:05:14 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 05:05:14 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:05:14 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 05:05:14 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 05:05:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.059s coverage: 69.2% of statements 05:05:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 48.4% of statements 05:05:15 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 05:05:15 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 05:05:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.434s coverage: 93.4% of statements 05:05:16 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 91.7% of statements 05:05:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 9.4% of statements 05:05:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:05:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:05:16 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 05:05:16 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 05:05:16 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 05:05:16 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:05:16 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 05:05:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:05:16 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 05:05:16 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 05:05:16 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 05:05:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.423s coverage: 95.8% of statements 05:05:18 ok github.com/edgexfoundry/edgex-go/internal/io 1.028s coverage: 72.2% of statements 05:05:18 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 05:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:05:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 05:05:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.030s coverage: 0.0% of statements [no tests to run] 05:05:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.1% of statements 05:05:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 44.2% of statements 05:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements 05:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements 05:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements 05:05:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 05:05:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 05:05:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 05:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements 05:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 05:05:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:05:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 05:05:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 05:05:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 05:05:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 05:05:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 05:05:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 05:05:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 05:05:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 05:05:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 05:05:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 05:05:22 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 05:05:22 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 05:05:23 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 05:05:24 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 05:05:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:05:26 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 05:05:26 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 05:05:28 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 05:05:28 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 05:05:28 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 05:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:05:29 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 05:05:29 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 05:05:30 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 05:05:30 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 05:05:30 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 05:05:30 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 05:05:32 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 05:05:32 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 05:05:32 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 05:05:32 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 05:05:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.030s coverage: 94.4% of statements 05:05:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:05:33 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 05:05:33 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:05:33 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 05:05:33 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 05:05:33 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 05:05:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:05:35 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:05:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements 05:05:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 66.7% of statements 05:05:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 05:05:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 75.0% of statements 05:05:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.039s coverage: 87.2% of statements 05:05:43 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 17.0% of statements 05:05:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 05:05:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements 05:05:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.065s coverage: 82.1% of statements 05:05:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 05:05:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.150s coverage: 63.1% of statements 05:05:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.028s coverage: 100.0% of statements 05:05:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements 05:05:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 05:05:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 05:05:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 05:05:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 36.8% of statements 05:05:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements 05:05:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 05:05:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 17.2% of statements 05:05:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.094s coverage: 95.7% of statements 05:05:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.041s coverage: 9.0% of statements 05:05:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.066s coverage: 97.7% of statements 05:05:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 45.8% of statements 05:05:43 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 05:05:43 running golangci-lint 05:05:43 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 05:05:43 go version go1.23.2 linux/amd64 05:05:43 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 05:05:43 level=info msg="[config_reader] Used config file .golangci.yml" 05:05:43 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 05:06:10 level=info msg="[loader] Go packages loading at mode 575 (deps|imports|name|compiled_files|exports_file|files|types_sizes) took 24.234516417s" 05:06:10 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 57.676541ms" 05:06:22 level=info msg="[linters_context/goanalysis] analyzers took 3m3.467738839s with top 10 stages: buildir: 1m9.011181086s, gosec: 4.42774499s, inspect: 3.619227753s, fact_deprecated: 3.493769383s, printf: 2.914917506s, ctrlflow: 2.419369416s, fact_purity: 2.171672647s, nilness: 1.888266663s, S1038: 1.774112359s, typedness: 1.400291608s" 05:06:22 level=info msg="[runner] Issues before processing: 193, after processing: 0" 05:06:22 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 193/193, filename_unadjuster: 193/193, skip_files: 193/193, skip_dirs: 193/193, autogenerated_exclude: 193/193, identifier_marker: 193/193, exclude: 193/193, nolint: 15/0, cgo: 193/193, path_prettifier: 193/193, exclude-rules: 193/15" 05:06:22 level=info msg="[runner] processing took 18.251503ms with stages: nolint: 7.297093ms, identifier_marker: 5.343374ms, autogenerated_exclude: 1.639847ms, path_prettifier: 1.611877ms, exclude-rules: 1.340423ms, skip_dirs: 883.148µs, cgo: 68.491µs, invalid_issue: 46µs, filename_unadjuster: 16.01µs, max_same_issues: 870ns, uniq_by_line: 600ns, skip_files: 590ns, exclude: 510ns, path_prefixer: 480ns, fixer: 440ns, diff: 360ns, sort_results: 320ns, max_per_file_from_linter: 320ns, max_from_linter: 230ns, source_code: 220ns, path_shortener: 160ns, severity-rules: 140ns" 05:06:22 level=info msg="[runner] linters took 14.170053591s with stages: goanalysis_metalinter: 14.151641987s" 05:06:22 level=info msg="File cache stats: 0 entries of total size 0B" 05:06:22 level=info msg="Memory: 381 samples, avg is 282.9MB, max is 1221.4MB" 05:06:22 level=info msg="Execution took 38.469538772s" 05:06:22 go vet ./... 05:06:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:06:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:06:30 ./bin/test-attribution-txt.sh [Pipeline] echo 05:06:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 05:06:30 + ls -al . 05:06:30 total 1740 05:06:30 drwxrwxr-x 11 1001 1001 4096 Nov 22 05:04 . 05:06:30 drwxr-xr-x 4 root root 4096 Nov 22 05:04 .. 05:06:30 drwxrwxr-x 2 1001 1001 4096 Nov 22 05:03 .blubracket 05:06:30 -rw-rw-r-- 1 1001 1001 10 Nov 22 05:03 .dockerignore 05:06:30 drwxrwxr-x 8 1001 1001 4096 Nov 22 05:05 .git 05:06:30 drwxrwxr-x 3 1001 1001 4096 Nov 22 05:03 .github 05:06:30 -rw-rw-r-- 1 1001 1001 907 Nov 22 05:03 .gitignore 05:06:30 -rw-rw-r-- 1 1001 1001 199 Nov 22 05:03 .golangci.yml 05:06:30 -rw-rw-r-- 1 1001 1001 100 Nov 22 05:03 .hadolint.yml 05:06:30 drwxr-xr-x 3 1001 1001 4096 Nov 22 05:03 .semver 05:06:30 -rw-rw-r-- 1 1001 1001 155 Nov 22 05:03 .sonarcloud.properties 05:06:30 -rw-rw-r-- 1 1001 1001 1171 Nov 22 05:03 ADOPTERS.md 05:06:30 -rw-rw-r-- 1 1001 1001 17141 Nov 22 05:03 Attribution.txt 05:06:30 -rw-rw-r-- 1 1001 1001 100284 Nov 22 05:03 CHANGELOG.md 05:06:30 -rw-rw-r-- 1 1001 1001 3804 Nov 22 05:03 CONTRIBUTING.md 05:06:30 -rw-rw-r-- 1 1001 1001 677 Nov 22 05:03 GOVERNANCE.md 05:06:30 -rw-rw-r-- 1 1001 1001 858 Nov 22 05:03 Jenkinsfile 05:06:30 -rw-rw-r-- 1 1001 1001 10775 Nov 22 05:03 LICENSE 05:06:30 -rw-rw-r-- 1 1001 1001 16740 Nov 22 05:03 Makefile 05:06:30 -rw-rw-r-- 1 1001 1001 582 Nov 22 05:03 OWNERS.md 05:06:30 -rw-rw-r-- 1 1001 1001 9932 Nov 22 05:03 README.md 05:06:30 -rw-rw-r-- 1 1001 1001 789 Nov 22 05:03 SECURITY.md 05:06:30 -rw-rw-r-- 1 1001 1001 12 Nov 22 05:03 VERSION 05:06:30 drwxrwxr-x 2 1001 1001 4096 Nov 22 05:03 bin 05:06:30 drwxrwxr-x 19 1001 1001 4096 Nov 22 05:03 cmd 05:06:30 -rw-r--r-- 1 root root 1412872 Nov 22 05:05 coverage.out 05:06:30 drwxrwxr-x 2 1001 1001 4096 Nov 22 05:03 fuzz_test 05:06:30 -rw-rw-r-- 1 1001 1001 6528 Nov 22 05:03 go.mod 05:06:30 -rw-rw-r-- 1 1001 1001 88078 Nov 22 05:03 go.sum 05:06:30 drwxrwxr-x 7 1001 1001 4096 Nov 22 05:03 internal 05:06:30 drwxrwxr-x 2 1001 1001 4096 Nov 22 05:03 openapi 05:06:30 -rw-rw-r-- 1 1001 1001 584 Nov 22 05:03 security.txt 05:06:30 -rw-rw-r-- 1 1001 1001 204 Nov 22 05:03 version.go [Pipeline] sh 05:06:30 + '[' -e coverage.out ] 05:06:31 + chown 1001:1001 coverage.out [Pipeline] stash 05:06:31 Stashed 1 file(s) [Pipeline] sh 05:06:31 + make build 05:06:31 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:06:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:06:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:06:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:06:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:07:00 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:07:05 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:07:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:07:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:07:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:07:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:07:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:07:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 05:07:14 $ docker stop --time=1 e81782760ec2aba57bd91319eba34b1002823367f2a3dadb5bcbe7798ad4d48e 05:07:19 $ docker rm -f --volumes e81782760ec2aba57bd91319eba34b1002823367f2a3dadb5bcbe7798ad4d48e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:07:20 05:07:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:07:20 latest: Pulling from edgex-devops/edgex-compose 05:07:20 91d30c5bc195: Pulling fs layer 05:07:20 2e9b0aa3be6d: Pulling fs layer 05:07:20 9c61dcf015f6: Pulling fs layer 05:07:20 4698f68db338: Pulling fs layer 05:07:20 2a2f49069b9e: Pulling fs layer 05:07:20 e0025b399a48: Pulling fs layer 05:07:20 4698f68db338: Waiting 05:07:20 2a2f49069b9e: Waiting 05:07:20 e0025b399a48: Waiting 05:07:20 91d30c5bc195: Verifying Checksum 05:07:20 91d30c5bc195: Download complete 05:07:20 4698f68db338: Download complete 05:07:21 2e9b0aa3be6d: Verifying Checksum 05:07:21 2e9b0aa3be6d: Download complete 05:07:21 e0025b399a48: Download complete 05:07:21 91d30c5bc195: Pull complete 05:07:21 2a2f49069b9e: Download complete 05:07:21 2e9b0aa3be6d: Pull complete 05:07:21 9c61dcf015f6: Verifying Checksum 05:07:21 9c61dcf015f6: Download complete 05:07:24 9c61dcf015f6: Pull complete 05:07:24 4698f68db338: Pull complete 05:07:24 2a2f49069b9e: Pull complete 05:07:24 e0025b399a48: Pull complete 05:07:24 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 05:07:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:07:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:25 prd-ubuntu20.04-docker-8c-8g-29697 does not seem to be running inside a container 05:07:25 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/756 -v /w/workspace/edgex-go/756:/w/workspace/edgex-go/756:rw,z -v /w/workspace/edgex-go/756@tmp:/w/workspace/edgex-go/756@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:07:26 $ docker top f71071883874e063adee13b7d1e906351c797024b34d4d809367b3d3d18b808f -eo pid,comm [Pipeline] { [Pipeline] sh 05:07:27 + docker compose -f ./docker-compose-build.yml build --parallel 05:07:29 #1 [support-notifications internal] load build definition from Dockerfile 05:07:29 #1 transferring dockerfile: 2.02kB done 05:07:29 #1 DONE 0.0s 05:07:29 05:07:29 #2 [security-bootstrapper internal] load build definition from Dockerfile 05:07:29 #2 transferring dockerfile: 3.02kB done 05:07:29 #2 DONE 0.0s 05:07:29 05:07:29 #3 [core-data internal] load build definition from Dockerfile 05:07:29 #3 transferring dockerfile: 2.07kB done 05:07:29 #3 DONE 0.0s 05:07:29 05:07:29 #4 [core-keeper internal] load build definition from Dockerfile 05:07:29 #4 transferring dockerfile: 2.07kB done 05:07:29 #4 DONE 0.0s 05:07:29 05:07:29 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:07:29 #5 transferring dockerfile: 2.23kB done 05:07:29 #5 DONE 0.0s 05:07:29 05:07:29 #6 [security-proxy-auth internal] load build definition from Dockerfile 05:07:29 #6 transferring dockerfile: 2.15kB done 05:07:29 #6 DONE 0.0s 05:07:29 05:07:29 #7 [security-spire-config internal] load build definition from Dockerfile 05:07:29 #7 transferring dockerfile: 1.69kB done 05:07:29 #7 DONE 0.0s 05:07:29 05:07:29 #8 [security-secretstore-setup internal] load build definition from Dockerfile 05:07:29 #8 transferring dockerfile: 2.49kB done 05:07:29 #8 DONE 0.0s 05:07:29 05:07:29 #9 [core-command internal] load build definition from Dockerfile 05:07:29 #9 transferring dockerfile: 1.94kB done 05:07:29 #9 DONE 0.0s 05:07:29 05:07:29 #10 [support-scheduler internal] load build definition from Dockerfile 05:07:29 #10 transferring dockerfile: 1.82kB done 05:07:29 #10 DONE 0.0s 05:07:29 05:07:29 #11 [security-spire-server internal] load build definition from Dockerfile 05:07:29 #11 transferring dockerfile: 1.70kB done 05:07:30 #11 DONE 0.0s 05:07:30 05:07:30 #12 [security-proxy-setup internal] load build definition from Dockerfile 05:07:30 #12 transferring dockerfile: 2.50kB done 05:07:30 #12 DONE 0.0s 05:07:30 05:07:30 #13 [core-metadata internal] load build definition from Dockerfile 05:07:30 #13 transferring dockerfile: 2.13kB done 05:07:30 #13 DONE 0.0s 05:07:30 05:07:30 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:07:30 #14 transferring dockerfile: 1.89kB done 05:07:30 #14 DONE 0.0s 05:07:30 05:07:30 #15 [security-spire-agent internal] load build definition from Dockerfile 05:07:30 #15 transferring dockerfile: 1.81kB done 05:07:30 #15 DONE 0.1s 05:07:30 05:07:30 #16 [support-notifications internal] load .dockerignore 05:07:30 #16 transferring context: 50B done 05:07:30 #16 DONE 0.0s 05:07:30 05:07:30 #17 [security-bootstrapper internal] load .dockerignore 05:07:30 #17 transferring context: 50B done 05:07:30 #17 DONE 0.0s 05:07:30 05:07:30 #18 [core-data internal] load .dockerignore 05:07:30 #18 transferring context: 50B done 05:07:30 #18 DONE 0.0s 05:07:30 05:07:30 #19 [core-keeper internal] load .dockerignore 05:07:30 #19 transferring context: 50B done 05:07:30 #19 DONE 0.0s 05:07:30 05:07:30 #20 [core-common-config-bootstrapper internal] load .dockerignore 05:07:30 #20 transferring context: 50B done 05:07:30 #20 DONE 0.0s 05:07:30 05:07:30 #21 [security-spire-config internal] load .dockerignore 05:07:30 #21 transferring context: 50B done 05:07:30 #21 DONE 0.0s 05:07:30 05:07:30 #22 [security-proxy-auth internal] load .dockerignore 05:07:30 #22 transferring context: 50B done 05:07:30 #22 DONE 0.0s 05:07:30 05:07:30 #23 [security-secretstore-setup internal] load .dockerignore 05:07:30 #23 transferring context: 50B done 05:07:30 #23 DONE 0.0s 05:07:30 05:07:30 #24 [core-command internal] load .dockerignore 05:07:30 #24 transferring context: 50B done 05:07:30 #24 DONE 0.0s 05:07:30 05:07:30 #25 [support-scheduler internal] load .dockerignore 05:07:30 #25 transferring context: 50B done 05:07:30 #25 DONE 0.0s 05:07:30 05:07:30 #26 [security-spire-server internal] load .dockerignore 05:07:30 #26 transferring context: 50B done 05:07:30 #26 DONE 0.0s 05:07:30 05:07:30 #27 [security-proxy-setup internal] load .dockerignore 05:07:30 #27 transferring context: 50B done 05:07:30 #27 DONE 0.0s 05:07:30 05:07:30 #28 [core-metadata internal] load .dockerignore 05:07:30 #28 transferring context: 50B done 05:07:30 #28 DONE 0.0s 05:07:30 05:07:30 #29 [security-spiffe-token-provider internal] load .dockerignore 05:07:30 #29 transferring context: 50B done 05:07:30 #29 DONE 0.0s 05:07:30 05:07:30 #30 [security-spire-agent internal] load .dockerignore 05:07:30 #30 transferring context: 50B done 05:07:30 #30 DONE 0.0s 05:07:30 05:07:30 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:07:30 #31 DONE 0.0s 05:07:30 05:07:30 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 05:07:30 #32 ... 05:07:30 05:07:30 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:07:30 #31 DONE 0.0s 05:07:30 05:07:30 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 05:07:30 #32 ... 05:07:30 05:07:30 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:07:30 #31 DONE 0.0s 05:07:30 05:07:30 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 05:07:30 #32 ... 05:07:30 05:07:30 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:07:30 #31 DONE 0.0s 05:07:30 05:07:30 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 05:07:30 #32 DONE 0.5s 05:07:30 05:07:30 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 05:07:30 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done 05:07:31 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 05:07:31 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 05:07:31 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 05:07:31 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0B / 3.62MB 0.1s 05:07:31 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 05:07:31 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 05:07:31 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 05:07:31 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 1.05MB / 3.62MB 0.2s 05:07:31 #33 ... 05:07:31 05:07:31 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:07:31 #34 DONE 0.6s 05:07:31 05:07:31 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 05:07:31 #35 DONE 0.6s 05:07:31 05:07:31 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 05:07:31 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done 05:07:31 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 05:07:31 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 05:07:31 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 05:07:31 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.3s done 05:07:31 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 05:07:31 #33 ... 05:07:31 05:07:31 #36 [security-spire-agent internal] load build context 05:07:31 #36 transferring context: 23.10kB 0.0s done 05:07:31 #36 DONE 0.4s 05:07:31 05:07:31 #37 [security-spire-server internal] load build context 05:07:31 #37 transferring context: 23.57kB 0.0s done 05:07:31 #37 DONE 0.4s 05:07:31 05:07:31 #38 [security-spire-config internal] load build context 05:07:31 #38 transferring context: 21.82kB 0.0s done 05:07:31 #38 DONE 0.4s 05:07:31 05:07:31 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 05:07:31 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.4s done 05:07:32 #33 DONE 1.7s 05:07:32 05:07:32 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:07:32 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 05:07:32 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:07:32 #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 05:07:32 #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 05:07:32 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 05:07:32 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 05:07:32 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:07:32 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 05:07:32 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s 05:07:32 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 05:07:32 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 05:07:32 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 05:07:32 #39 ... 05:07:32 05:07:32 #40 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 05:07:32 #40 DONE 2.0s 05:07:32 05:07:32 #41 [core-command builder 2/7] WORKDIR /edgex-go 05:07:38 #41 DONE 4.8s 05:07:38 05:07:38 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:07:38 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.7s done 05:07:38 #39 ... 05:07:38 05:07:38 #42 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:07:38 #0 1.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:38 #0 1.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:38 #0 1.621 v3.20.3-336-g9bf1b48dd0b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:07:38 #0 1.621 v3.20.3-345-ge6354381462 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:07:38 #0 1.621 OK: 24169 distinct packages available 05:07:38 #0 1.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:38 #0 1.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:38 #0 2.076 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:07:38 #0 2.271 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:07:38 #0 2.282 (3/7) Installing dumb-init (1.2.5-r3) 05:07:38 #0 2.288 (4/7) Installing musl-obstack (1.2.3-r2) 05:07:38 #0 2.290 (5/7) Installing libucontext (1.2-r3) 05:07:38 #0 2.294 (6/7) Installing gcompat (1.1.0-r4) 05:07:38 #0 2.435 (7/7) Installing openssl (3.3.2-r1) 05:07:38 #0 2.448 Executing busybox-1.36.1-r29.trigger 05:07:38 #0 2.448 OK: 9 MiB in 19 packages 05:07:38 #42 DONE 5.5s 05:07:38 05:07:38 #43 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:07:38 #43 DONE 5.3s 05:07:38 05:07:38 #44 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:07:38 #44 ... 05:07:38 05:07:38 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:07:38 #39 DONE 7.0s 05:07:38 05:07:38 #45 [security-proxy-auth internal] load build context 05:07:38 #45 transferring context: 190.18MB 7.5s 05:07:38 #45 ... 05:07:38 05:07:38 #46 [security-proxy-setup internal] load build context 05:07:38 #46 ... 05:07:38 05:07:38 #45 [security-proxy-auth internal] load build context 05:07:41 #45 ... 05:07:41 05:07:41 #47 [core-data internal] load build context 05:07:41 #47 ... 05:07:41 05:07:41 #48 [core-command internal] load build context 05:07:41 #48 ... 05:07:41 05:07:41 #49 [security-spiffe-token-provider internal] load build context 05:07:41 #49 ... 05:07:41 05:07:41 #50 [core-common-config-bootstrapper internal] load build context 05:07:41 #50 ... 05:07:41 05:07:41 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:07:41 #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 05:07:41 #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 05:07:41 #51 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 05:07:41 #51 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 05:07:41 #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 05:07:41 #51 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:07:41 #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 05:07:41 #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 05:07:41 #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 05:07:41 #51 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done 05:07:41 #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 05:07:41 #51 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.7s done 05:07:41 #51 ... 05:07:41 05:07:41 #52 [security-secretstore-setup internal] load build context 05:07:41 #52 ... 05:07:41 05:07:41 #53 [support-notifications internal] load build context 05:07:41 #53 ... 05:07:41 05:07:41 #54 [security-bootstrapper internal] load build context 05:07:41 #54 ... 05:07:41 05:07:41 #55 [core-keeper internal] load build context 05:07:41 #55 ... 05:07:41 05:07:41 #56 [core-metadata internal] load build context 05:07:41 #56 ... 05:07:41 05:07:41 #57 [support-scheduler internal] load build context 05:07:42 #57 ... 05:07:42 05:07:42 #55 [core-keeper internal] load build context 05:07:42 #55 ... 05:07:42 05:07:42 #58 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:07:42 #0 5.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:42 #0 5.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:42 #0 6.173 (1/1) Installing dumb-init (1.2.5-r3) 05:07:42 #0 6.279 Executing busybox-1.36.1-r29.trigger 05:07:42 #0 6.300 OK: 8 MiB in 15 packages 05:07:42 #58 ... 05:07:42 05:07:42 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:07:42 #59 ... 05:07:42 05:07:42 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:07:42 #0 7.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:42 #0 7.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:42 #0 7.775 (1/2) Installing dumb-init (1.2.5-r3) 05:07:42 #0 7.781 (2/2) Installing su-exec (0.2-r3) 05:07:42 #0 7.787 Executing busybox-1.36.1-r29.trigger 05:07:42 #0 7.799 OK: 8 MiB in 16 packages 05:07:43 #60 ... 05:07:43 05:07:43 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:07:43 #0 5.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:43 #0 5.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:43 #0 6.343 (1/3) Installing ca-certificates (20240705-r0) 05:07:43 #0 6.373 (2/3) Installing dumb-init (1.2.5-r3) 05:07:43 #0 6.373 (3/3) Installing tzdata (2024b-r0) 05:07:43 #0 6.401 Executing busybox-1.36.1-r29.trigger 05:07:43 #0 6.413 Executing ca-certificates-20240705-r0.trigger 05:07:43 #0 6.475 OK: 10 MiB in 17 packages 05:07:43 #61 ... 05:07:43 05:07:43 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:07:43 #0 6.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:43 #0 6.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:43 #0 6.912 (1/4) Installing ca-certificates (20240705-r0) 05:07:43 #0 6.928 (2/4) Installing dumb-init (1.2.5-r3) 05:07:43 #0 6.936 (3/4) Installing su-exec (0.2-r3) 05:07:43 #0 6.942 (4/4) Installing yq-go (4.44.1-r2) 05:07:43 #0 7.028 Executing busybox-1.36.1-r29.trigger 05:07:43 #0 7.076 Executing ca-certificates-20240705-r0.trigger 05:07:43 #0 7.109 OK: 19 MiB in 18 packages 05:07:43 #62 ... 05:07:43 05:07:43 #63 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:07:43 #0 5.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:43 #0 5.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:43 #0 6.258 (1/1) Installing dumb-init (1.2.5-r3) 05:07:43 #0 6.295 Executing busybox-1.36.1-r29.trigger 05:07:43 #0 6.318 OK: 8 MiB in 15 packages 05:07:43 #63 ... 05:07:43 05:07:43 #64 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 05:07:43 #0 6.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:43 #0 6.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:43 #0 7.025 (1/2) Installing ca-certificates (20240705-r0) 05:07:43 #0 7.078 (2/2) Installing dumb-init (1.2.5-r3) 05:07:43 #0 7.085 Executing busybox-1.36.1-r29.trigger 05:07:43 #0 7.099 Executing ca-certificates-20240705-r0.trigger 05:07:43 #0 7.165 OK: 9 MiB in 16 packages 05:07:43 #64 ... 05:07:43 05:07:43 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:07:43 #0 7.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:43 #0 7.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:43 #0 7.544 v3.20.3-336-g9bf1b48dd0b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:07:43 #0 7.544 v3.20.3-345-ge6354381462 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:07:43 #0 7.544 OK: 24169 distinct packages available 05:07:43 #0 7.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:43 #0 7.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:43 #0 8.034 (1/4) Installing dumb-init (1.2.5-r3) 05:07:43 #0 8.040 (2/4) Installing musl-obstack (1.2.3-r2) 05:07:43 #0 8.045 (3/4) Installing libucontext (1.2-r3) 05:07:43 #0 8.047 (4/4) Installing gcompat (1.1.0-r4) 05:07:43 #0 8.052 Executing busybox-1.36.1-r29.trigger 05:07:43 #0 8.058 OK: 8 MiB in 18 packages 05:07:43 #65 DONE 10.9s 05:07:43 05:07:43 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:07:43 #0 5.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:43 #0 5.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:43 #0 6.071 v3.20.3-336-g9bf1b48dd0b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:07:43 #0 6.071 v3.20.3-345-ge6354381462 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:07:43 #0 6.071 OK: 24169 distinct packages available 05:07:43 #0 6.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:43 #0 6.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:43 #0 6.566 (1/14) Installing ca-certificates (20240705-r0) 05:07:43 #0 6.586 (2/14) Installing brotli-libs (1.1.0-r2) 05:07:43 #0 6.596 (3/14) Installing c-ares (1.33.1-r0) 05:07:43 #0 6.602 (4/14) Installing libunistring (1.2-r0) 05:07:43 #0 6.617 (5/14) Installing libidn2 (2.3.7-r0) 05:07:43 #0 6.624 (6/14) Installing nghttp2-libs (1.62.1-r0) 05:07:43 #0 6.634 (7/14) Installing libpsl (0.21.5-r1) 05:07:43 #0 6.634 (8/14) Installing zstd-libs (1.5.6-r0) 05:07:43 #0 6.648 (9/14) Installing libcurl (8.11.0-r2) 05:07:43 #0 6.658 (10/14) Installing curl (8.11.0-r2) 05:07:43 #0 6.667 (11/14) Installing dumb-init (1.2.5-r3) 05:07:43 #0 6.669 (12/14) Installing musl-obstack (1.2.3-r2) 05:07:43 #0 6.672 (13/14) Installing libucontext (1.2-r3) 05:07:43 #0 6.676 (14/14) Installing gcompat (1.1.0-r4) 05:07:43 #0 6.685 Executing busybox-1.36.1-r29.trigger 05:07:43 #0 6.695 Executing ca-certificates-20240705-r0.trigger 05:07:43 #0 6.746 OK: 13 MiB in 28 packages 05:07:43 #66 ... 05:07:43 05:07:43 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:07:43 #60 DONE 10.9s 05:07:43 05:07:43 #58 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:07:43 #58 DONE 10.9s 05:07:43 05:07:43 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:07:43 #62 DONE 10.9s 05:07:43 05:07:43 #67 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:07:43 #67 ... 05:07:43 05:07:43 #63 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:07:43 #63 DONE 11.1s 05:07:43 05:07:43 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:07:43 #66 DONE 11.1s 05:07:43 05:07:43 #64 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 05:07:43 #64 DONE 11.1s 05:07:43 05:07:43 #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:07:43 #68 ... 05:07:43 05:07:43 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:07:43 #61 DONE 11.2s 05:07:43 05:07:43 #48 [core-command internal] load build context 05:07:43 #48 transferring context: 433.29MB 12.3s done 05:07:43 #48 DONE 13.0s 05:07:43 05:07:43 #47 [core-data internal] load build context 05:07:43 #47 transferring context: 433.29MB 12.6s done 05:07:43 #47 DONE 13.0s 05:07:43 05:07:43 #69 [core-command stage-1 3/9] RUN apk --no-cache upgrade 05:07:44 #69 ... 05:07:44 05:07:44 #57 [support-scheduler internal] load build context 05:07:44 #57 transferring context: 433.29MB 13.3s done 05:07:44 #57 DONE 13.4s 05:07:44 05:07:44 #50 [core-common-config-bootstrapper internal] load build context 05:07:44 #50 transferring context: 433.29MB 13.9s done 05:07:46 #50 DONE 16.0s 05:07:46 05:07:46 #53 [support-notifications internal] load build context 05:07:46 #53 ... 05:07:46 05:07:46 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:07:46 #59 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:46 #59 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:46 #59 11.96 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:07:46 #59 11.99 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:07:46 #59 12.00 (3/6) Installing dumb-init (1.2.5-r3) 05:07:46 #59 12.00 (4/6) Installing openssl (3.3.2-r1) 05:07:46 #59 12.01 (5/6) Installing su-exec (0.2-r3) 05:07:46 #59 12.02 (6/6) Installing yq-go (4.44.1-r2) 05:07:46 #59 12.11 Executing busybox-1.36.1-r29.trigger 05:07:46 #59 12.11 OK: 19 MiB in 18 packages 05:07:46 #59 DONE 14.3s 05:07:46 05:07:46 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:07:46 #70 DONE 9.3s 05:07:46 05:07:46 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:07:46 #0 7.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:46 #0 7.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:46 #0 7.532 v3.20.3-336-g9bf1b48dd0b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:07:46 #0 7.532 v3.20.3-345-ge6354381462 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:07:46 #0 7.532 OK: 24173 distinct packages available 05:07:46 #0 7.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:46 #0 7.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:46 #0 8.081 OK: 246 MiB in 54 packages 05:07:46 #71 DONE 9.4s 05:07:46 05:07:46 #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:07:46 #0 6.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:46 #0 6.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:46 #0 7.359 OK: 246 MiB in 54 packages 05:07:46 #72 DONE 9.4s 05:07:46 05:07:46 #56 [core-metadata internal] load build context 05:07:46 #56 transferring context: 433.29MB 14.1s done 05:07:46 #56 DONE 16.1s 05:07:46 05:07:46 #73 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 05:07:46 #0 7.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:46 #0 7.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:46 #0 7.651 OK: 246 MiB in 54 packages 05:07:46 #73 DONE 9.4s 05:07:46 05:07:46 #45 [security-proxy-auth internal] load build context 05:07:46 #45 transferring context: 433.29MB 14.3s done 05:07:46 #45 DONE 16.1s 05:07:46 05:07:46 #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:07:46 #0 7.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:46 #0 7.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:46 #0 7.738 OK: 246 MiB in 54 packages 05:07:46 #74 DONE 9.6s 05:07:46 05:07:46 #53 [support-notifications internal] load build context 05:07:46 #53 ... 05:07:46 05:07:46 #75 [core-command builder 4/7] COPY go.mod vendor* ./ 05:07:47 #75 ... 05:07:47 05:07:47 #46 [security-proxy-setup internal] load build context 05:07:47 #46 transferring context: 433.29MB 14.7s done 05:07:47 #46 DONE 16.1s 05:07:47 05:07:47 #52 [security-secretstore-setup internal] load build context 05:07:47 #52 transferring context: 433.29MB 14.9s done 05:07:47 #52 DONE 16.1s 05:07:47 05:07:47 #54 [security-bootstrapper internal] load build context 05:07:47 #54 transferring context: 433.29MB 14.8s done 05:07:47 #54 DONE 16.1s 05:07:47 05:07:47 #49 [security-spiffe-token-provider internal] load build context 05:07:47 #49 transferring context: 433.29MB 15.0s done 05:07:47 #49 DONE 16.1s 05:07:47 05:07:47 #55 [core-keeper internal] load build context 05:07:47 #55 transferring context: 433.29MB 15.0s done 05:07:47 #55 DONE 16.1s 05:07:47 05:07:47 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:07:47 #76 DONE 0.2s 05:07:47 05:07:47 #75 [core-command builder 4/7] COPY go.mod vendor* ./ 05:07:47 #75 DONE 0.2s 05:07:47 05:07:47 #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:07:47 #77 DONE 0.2s 05:07:47 05:07:47 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:07:47 #78 DONE 0.1s 05:07:47 05:07:47 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:07:47 #79 ... 05:07:47 05:07:47 #53 [support-notifications internal] load build context 05:07:47 #53 transferring context: 433.29MB 16.7s done 05:07:47 #53 DONE 16.8s 05:07:47 05:07:47 #44 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:07:47 #44 9.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:47 #44 9.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:47 #44 ... 05:07:47 05:07:47 #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:07:47 #0 9.879 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:48 #80 ... 05:07:48 05:07:48 #44 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:07:48 #44 10.21 Upgrading critical system libraries and apk-tools: 05:07:48 #44 10.21 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:07:48 #44 10.22 Executing busybox-1.36.1-r29.trigger 05:07:48 #44 10.31 Continuing the upgrade transaction with new apk-tools: 05:07:48 #44 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:48 #44 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:48 #44 10.80 OK: 9 MiB in 19 packages 05:07:48 #44 DONE 11.0s 05:07:48 05:07:48 #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:07:48 #68 5.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:48 #68 5.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:49 #68 ... 05:07:49 05:07:49 #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:07:49 #0 3.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:49 #0 3.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:49 #0 4.273 Upgrading critical system libraries and apk-tools: 05:07:49 #0 4.273 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:07:49 #0 4.279 Executing busybox-1.36.1-r29.trigger 05:07:49 #0 4.382 Continuing the upgrade transaction with new apk-tools: 05:07:49 #0 4.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:49 #0 4.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:49 #0 4.962 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:07:49 #0 5.003 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:07:49 #0 5.013 Executing ca-certificates-20240705-r0.trigger 05:07:49 #0 5.076 OK: 10 MiB in 17 packages 05:07:49 #81 DONE 5.6s 05:07:49 05:07:49 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:07:49 #0 4.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:49 #0 4.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:49 #0 4.945 Upgrading critical system libraries and apk-tools: 05:07:49 #0 4.945 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:07:49 #0 4.954 Executing busybox-1.36.1-r29.trigger 05:07:49 #0 5.042 Continuing the upgrade transaction with new apk-tools: 05:07:49 #0 5.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:49 #0 5.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:49 #0 5.522 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:07:49 #0 5.610 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:07:49 #0 5.740 OK: 8 MiB in 16 packages 05:07:49 #82 DONE 5.9s 05:07:49 05:07:49 #67 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:07:49 #67 4.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:49 #67 4.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:49 #67 4.966 Upgrading critical system libraries and apk-tools: 05:07:49 #67 4.966 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:07:49 #67 4.983 Executing busybox-1.36.1-r29.trigger 05:07:49 #67 5.107 Continuing the upgrade transaction with new apk-tools: 05:07:49 #67 5.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:49 #67 5.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:49 #67 5.567 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:07:49 #67 5.607 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:07:49 #67 5.701 OK: 8 MiB in 15 packages 05:07:49 #67 DONE 5.9s 05:07:49 05:07:49 #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:07:49 #83 DONE 0.5s 05:07:49 05:07:49 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:07:49 #0 4.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:49 #0 4.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:49 #0 4.996 Upgrading critical system libraries and apk-tools: 05:07:49 #0 4.996 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:07:49 #0 5.015 Executing busybox-1.36.1-r29.trigger 05:07:49 #0 5.095 Continuing the upgrade transaction with new apk-tools: 05:07:49 #0 5.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:49 #0 5.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:49 #0 5.515 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:07:49 #0 5.555 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:07:49 #0 5.571 OK: 8 MiB in 18 packages 05:07:49 #84 DONE 5.9s 05:07:49 05:07:49 #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:07:49 #85 DONE 0.5s 05:07:49 05:07:49 #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:07:49 #68 5.694 Upgrading critical system libraries and apk-tools: 05:07:49 #68 5.694 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:07:49 #68 ... 05:07:49 05:07:49 #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:07:49 #86 DONE 0.2s 05:07:49 05:07:49 #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:07:49 #68 5.708 Executing busybox-1.36.1-r29.trigger 05:07:49 #68 5.862 Continuing the upgrade transaction with new apk-tools: 05:07:49 #68 5.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:49 #68 5.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:50 #68 ... 05:07:50 05:07:50 #87 [security-spire-server stage-2 6/9] COPY security.txt / 05:07:50 #87 DONE 0.4s 05:07:50 05:07:50 #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:07:50 #88 DONE 0.6s 05:07:50 05:07:50 #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:07:50 #80 10.46 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:50 #80 11.32 (1/1) Installing dumb-init (1.2.5-r3) 05:07:50 #80 11.61 Executing busybox-1.36.1-r29.trigger 05:07:50 #80 11.61 OK: 8 MiB in 15 packages 05:07:50 #80 DONE 12.1s 05:07:50 05:07:50 #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:07:50 #89 DONE 0.6s 05:07:50 05:07:50 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:07:50 #0 4.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:50 #0 4.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:50 #0 5.350 Upgrading critical system libraries and apk-tools: 05:07:50 #0 5.350 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:07:50 #0 5.364 Executing busybox-1.36.1-r29.trigger 05:07:50 #0 5.516 Continuing the upgrade transaction with new apk-tools: 05:07:50 #0 5.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:50 #0 5.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:50 #0 5.998 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:07:50 #0 6.056 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:07:50 #0 6.078 Executing ca-certificates-20240705-r0.trigger 05:07:50 #0 6.168 OK: 19 MiB in 18 packages 05:07:50 #90 DONE 6.4s 05:07:50 05:07:50 #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:07:50 #91 DONE 0.1s 05:07:50 05:07:50 #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:07:50 #92 DONE 0.1s 05:07:50 05:07:50 #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:07:50 #93 DONE 0.1s 05:07:50 05:07:50 #94 [security-spire-agent stage-3 7/10] COPY security.txt / 05:07:50 #94 DONE 0.1s 05:07:50 05:07:50 #95 [security-spire-config stage-2 6/10] COPY security.txt / 05:07:50 #95 DONE 0.1s 05:07:50 05:07:50 #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:07:50 #68 6.307 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:07:50 #68 6.340 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:07:50 #68 6.360 Executing ca-certificates-20240705-r0.trigger 05:07:50 #68 6.415 OK: 13 MiB in 28 packages 05:07:50 #68 ... 05:07:50 05:07:50 #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:07:50 #96 DONE 0.1s 05:07:50 05:07:50 #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:07:50 #97 DONE 0.1s 05:07:50 05:07:50 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:07:50 #98 DONE 0.2s 05:07:50 05:07:50 #99 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:07:50 #0 2.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:50 #0 2.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:50 #0 2.587 Upgrading critical system libraries and apk-tools: 05:07:50 #0 2.587 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:07:50 #0 2.594 Executing busybox-1.36.1-r29.trigger 05:07:50 #0 2.739 Continuing the upgrade transaction with new apk-tools: 05:07:50 #0 2.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:50 #0 2.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:50 #0 3.223 OK: 19 MiB in 18 packages 05:07:50 #99 DONE 3.5s 05:07:50 05:07:50 #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:07:50 #100 ... 05:07:50 05:07:50 #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:07:50 #68 DONE 6.7s 05:07:50 05:07:50 #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:07:50 #101 DONE 0.2s 05:07:50 05:07:50 #102 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:07:50 #0 2.071 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:50 #0 2.537 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:50 #0 3.382 OK: 246 MiB in 54 packages 05:07:50 #102 DONE 3.6s 05:07:50 05:07:50 #69 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 05:07:50 #69 5.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:50 #69 5.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:50 #69 5.972 Upgrading critical system libraries and apk-tools: 05:07:50 #69 5.972 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:07:50 #69 5.988 Executing busybox-1.36.1-r29.trigger 05:07:50 #69 6.054 Continuing the upgrade transaction with new apk-tools: 05:07:50 #69 6.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:50 #69 6.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:50 #69 6.489 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:07:50 #69 6.548 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:07:50 #69 6.577 OK: 8 MiB in 15 packages 05:07:50 #69 DONE 6.8s 05:07:50 05:07:50 #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:07:50 #100 DONE 0.2s 05:07:50 05:07:50 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:07:50 #103 DONE 0.3s 05:07:50 05:07:50 #104 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:07:50 #104 DONE 0.1s 05:07:50 05:07:50 #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:07:50 #105 DONE 0.2s 05:07:50 05:07:50 #106 [security-spire-server] exporting to image 05:07:50 #106 exporting layers 05:07:50 #106 ... 05:07:50 05:07:50 #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:07:50 #107 DONE 0.1s 05:07:50 05:07:50 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:07:50 #108 DONE 0.1s 05:07:50 05:07:50 #106 [security-spire-config] exporting to image 05:07:51 #106 ... 05:07:51 05:07:51 #109 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:07:51 #0 4.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:51 #0 5.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:51 #0 6.370 Upgrading critical system libraries and apk-tools: 05:07:51 #0 6.370 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:07:51 #0 6.377 Executing busybox-1.36.1-r29.trigger 05:07:51 #0 6.492 Continuing the upgrade transaction with new apk-tools: 05:07:51 #0 6.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:51 #0 6.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:51 #0 6.977 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:07:51 #0 7.015 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:07:51 #0 7.030 Executing ca-certificates-20240705-r0.trigger 05:07:51 #0 7.069 OK: 9 MiB in 16 packages 05:07:51 #109 DONE 7.2s 05:07:51 05:07:51 #110 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:07:51 #110 DONE 1.7s 05:07:51 05:07:51 #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 05:07:51 #111 DONE 0.0s 05:07:51 05:07:51 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:07:51 #112 ... 05:07:51 05:07:51 #106 [security-spire-config] exporting to image 05:07:51 #106 exporting layers 0.7s done 05:07:51 #106 writing image sha256:45d7fd78256a9f41dba46f81b641aac1664076ae7c0d59eeec4290276dfc381d done 05:07:51 #106 naming to docker.io/library/security-spire-server done 05:07:51 #106 writing image sha256:eb8929b67eb0d779f50c45257caa0520b171fee42ad764dc953f59faac3ad53d done 05:07:51 #106 naming to docker.io/library/security-spire-agent done 05:07:51 #106 writing image sha256:b910ceae9169b1971f7aba57fdd374d4d55275af42b17c6514792b828a0fb091 done 05:07:51 #106 naming to docker.io/library/security-spire-config done 05:07:51 #106 DONE 1.0s 05:07:51 05:07:51 #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:07:58 #113 ... 05:07:58 05:07:58 #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:07:58 #114 ... 05:07:58 05:07:58 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:20 #115 DONE 32.9s 05:08:20 05:08:20 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:20 #79 DONE 32.8s 05:08:20 05:08:20 #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:20 #114 DONE 32.9s 05:08:20 05:08:20 #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:20 #113 DONE 32.9s 05:08:20 05:08:20 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:20 #112 DONE 29.4s 05:08:20 05:08:20 #116 [security-proxy-setup builder 6/7] COPY . . 05:08:27 #116 ... 05:08:27 05:08:27 #117 [core-keeper builder 7/8] COPY . . 05:08:29 #117 DONE 9.9s 05:08:29 05:08:29 #118 [support-scheduler builder 6/7] COPY . . 05:08:30 #118 DONE 10.0s 05:08:30 05:08:30 #116 [security-proxy-setup builder 6/7] COPY . . 05:08:30 #116 DONE 10.0s 05:08:30 05:08:30 #119 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:30 #119 CACHED 05:08:30 05:08:30 #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:08:30 #120 CACHED 05:08:30 05:08:30 #121 [security-secretstore-setup builder 6/7] COPY . . 05:08:30 #121 CACHED 05:08:30 05:08:30 #122 [core-command builder 6/7] COPY . . 05:08:30 #122 DONE 10.0s 05:08:30 05:08:30 #123 [core-metadata builder 6/7] COPY . . 05:08:30 #123 CACHED 05:08:30 05:08:30 #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:08:30 #124 CACHED 05:08:30 05:08:30 #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:30 #125 CACHED 05:08:30 05:08:30 #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:08:30 #126 CACHED 05:08:30 05:08:30 #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:30 #127 CACHED 05:08:30 05:08:30 #128 [security-bootstrapper builder 6/7] COPY . . 05:08:30 #128 CACHED 05:08:30 05:08:30 #129 [security-spiffe-token-provider builder 6/7] COPY . . 05:08:30 #129 DONE 10.0s 05:08:30 05:08:30 #130 [core-data builder 4/7] COPY go.mod vendor* ./ 05:08:30 #130 CACHED 05:08:30 05:08:30 #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:30 #131 CACHED 05:08:30 05:08:30 #132 [core-data builder 6/7] COPY . . 05:08:30 #132 CACHED 05:08:30 05:08:30 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:08:30 #133 CACHED 05:08:30 05:08:30 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 05:08:30 #134 CACHED 05:08:30 05:08:30 #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:30 #135 CACHED 05:08:30 05:08:30 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:30 #136 CACHED 05:08:30 05:08:30 #137 [security-proxy-auth builder 6/7] COPY . . 05:08:30 #137 CACHED 05:08:30 05:08:30 #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:08:30 #138 CACHED 05:08:30 05:08:30 #139 [support-notifications builder 6/7] COPY . . 05:08:30 #139 CACHED 05:08:30 05:08:30 #140 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:08:30 #140 CACHED 05:08:30 05:08:30 #141 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:30 #141 CACHED 05:08:30 05:08:30 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:08:31 #142 1.526 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:08:41 #142 ... 05:08:41 05:08:41 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:08:41 #0 1.134 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:08:41 #143 ... 05:08:41 05:08:41 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:08:41 #0 0.713 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:08:41 #144 ... 05:08:41 05:08:41 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:08:41 #0 0.967 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:08:41 #145 ... 05:08:41 05:08:41 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:08:41 #0 1.583 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:08:41 #146 ... 05:08:41 05:08:41 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:08:41 #0 0.481 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:08:41 #147 ... 05:08:41 05:08:41 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:08:41 #0 0.852 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:08:41 #148 ... 05:08:41 05:08:41 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:08:41 #0 0.595 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:08:41 #149 ... 05:08:41 05:08:41 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:08:41 #0 0.622 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:08:41 #150 ... 05:08:41 05:08:41 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:08:41 #0 1.213 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:08:41 #151 ... 05:08:41 05:08:41 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:08:41 #0 1.002 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:08:41 #152 ... 05:08:41 05:08:41 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:08:41 #0 1.254 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:10:03 #153 ... 05:10:03 05:10:03 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:10:03 #149 82.48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:10:29 #149 DONE 118.6s 05:10:29 05:10:29 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:10:30 #150 DONE 120.5s 05:10:30 05:10:30 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:10:30 #144 DONE 120.5s 05:10:30 05:10:30 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:10:30 #146 ... 05:10:30 05:10:30 #154 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:10:30 #154 ... 05:10:30 05:10:30 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:10:30 #151 DONE 120.8s 05:10:30 05:10:30 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:10:30 #142 DONE 121.1s 05:10:30 05:10:30 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:10:31 #155 DONE 0.6s 05:10:31 05:10:31 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:10:31 #156 DONE 0.7s 05:10:31 05:10:31 #154 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:10:31 #154 DONE 0.7s 05:10:31 05:10:31 #157 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:10:31 #157 ... 05:10:31 05:10:31 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:10:31 #158 DONE 0.4s 05:10:31 05:10:31 #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:10:31 #159 DONE 0.3s 05:10:31 05:10:31 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:10:31 #160 DONE 0.2s 05:10:31 05:10:31 #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:10:31 #161 ... 05:10:31 05:10:31 #157 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:10:31 #157 DONE 0.3s 05:10:32 05:10:32 #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:10:32 #162 ... 05:10:32 05:10:32 #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:10:32 #163 DONE 0.6s 05:10:32 05:10:32 #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:10:32 #164 DONE 0.7s 05:10:32 05:10:32 #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:10:32 #165 ... 05:10:32 05:10:32 #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:10:32 #162 DONE 0.5s 05:10:32 05:10:32 #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:10:32 #161 DONE 0.7s 05:10:32 05:10:32 #166 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 05:10:33 #166 DONE 1.2s 05:10:33 05:10:33 #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:10:33 #167 DONE 1.3s 05:10:33 05:10:33 #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:10:33 #165 DONE 1.3s 05:10:33 05:10:33 #168 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:10:33 #168 DONE 1.4s 05:10:33 05:10:33 #169 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:10:34 #169 ... 05:10:34 05:10:34 #170 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 05:10:34 #170 DONE 2.8s 05:10:34 05:10:34 #171 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:10:34 #171 DONE 0.8s 05:10:34 05:10:34 #172 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:10:34 #172 DONE 0.9s 05:10:34 05:10:34 #173 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:10:34 #173 ... 05:10:34 05:10:34 #169 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:10:34 #169 DONE 0.9s 05:10:34 05:10:34 #174 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:10:34 #174 DONE 0.9s 05:10:34 05:10:34 #106 [security-spiffe-token-provider] exporting to image 05:10:34 #106 exporting layers 05:10:35 #106 ... 05:10:35 05:10:35 #175 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 05:10:35 #175 DONE 1.0s 05:10:35 05:10:35 #176 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:10:35 #176 DONE 1.0s 05:10:35 05:10:35 #173 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:10:35 #173 DONE 1.0s 05:10:35 05:10:35 #177 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:10:35 #177 DONE 1.0s 05:10:35 05:10:35 #178 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:10:36 #178 ... 05:10:36 05:10:36 #106 [security-spiffe-token-provider] exporting to image 05:10:36 #106 exporting layers 1.5s done 05:10:36 #106 writing image sha256:bc60b7d7515f0079e84909638b7cb69a5f86066e60eb8a3113168fd64f9b0c32 done 05:10:36 #106 naming to docker.io/library/security-spiffe-token-provider done 05:10:36 #106 DONE 2.6s 05:10:36 05:10:36 #179 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:10:36 #179 DONE 0.7s 05:10:36 05:10:36 #180 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 05:10:36 #180 DONE 0.9s 05:10:36 05:10:36 #181 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:10:37 #181 DONE 0.9s 05:10:37 05:10:37 #178 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:10:37 #178 DONE 1.6s 05:10:37 05:10:37 #182 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:10:37 #182 DONE 0.9s 05:10:37 05:10:37 #106 [security-proxy-setup] exporting to image 05:10:37 #106 ... 05:10:37 05:10:37 #183 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:10:37 #183 DONE 2.3s 05:10:37 05:10:37 #184 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:10:37 #184 DONE 0.7s 05:10:37 05:10:37 #106 [core-common-config-bootstrapper] exporting to image 05:10:38 #106 ... 05:10:38 05:10:38 #185 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 05:10:38 #185 DONE 0.5s 05:10:38 05:10:38 #186 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 05:10:38 #186 DONE 0.4s 05:10:38 05:10:38 #187 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 05:10:39 #187 ... 05:10:39 05:10:39 #106 [security-proxy-setup] exporting to image 05:10:39 #106 exporting layers 1.8s done 05:10:39 #106 writing image sha256:d02c1faf9925317461d64c2878e80b4cff2580a03ada18edcc7b426b51f99ee8 done 05:10:39 #106 naming to docker.io/library/core-common-config-bootstrapper done 05:10:39 #106 writing image sha256:9c4d161484a6c640a994db35cbd502222e43bfd772821322b63631f2643517e3 0.0s done 05:10:39 #106 naming to docker.io/library/security-proxy-setup 0.1s done 05:10:39 #106 DONE 4.8s 05:10:39 05:10:39 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:10:40 #188 DONE 2.7s 05:10:40 05:10:40 #187 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 05:10:40 #187 DONE 1.0s 05:10:40 05:10:40 #189 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:10:40 #189 DONE 0.9s 05:10:40 05:10:40 #190 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 05:10:41 #190 ... 05:10:41 05:10:41 #106 [security-secretstore-setup] exporting to image 05:10:41 #106 exporting layers 1.2s done 05:10:41 #106 writing image sha256:2e1c87a2dc4c61953f38519349fb4eca64d56fdc313e61d14354d880c7541089 done 05:10:41 #106 naming to docker.io/library/security-secretstore-setup done 05:10:41 #106 DONE 6.0s 05:10:41 05:10:41 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:10:43 #145 ... 05:10:43 05:10:43 #190 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 05:10:43 #190 DONE 2.5s 05:10:43 05:10:43 #106 [security-bootstrapper] exporting to image 05:10:43 #106 exporting layers 0.4s done 05:10:43 #106 writing image sha256:c619b8943357ae2db332e2ea47e0f0565bfe2a3dec55a66cb68bc37a8d3d6167 done 05:10:43 #106 naming to docker.io/library/security-bootstrapper done 05:10:43 #106 DONE 6.4s 05:10:43 05:10:43 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:10:51 #143 ... 05:10:51 05:10:51 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:10:51 #153 DONE 141.7s 05:10:51 05:10:51 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:10:51 #147 DONE 141.8s 05:10:51 05:10:51 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:10:52 #148 ... 05:10:52 05:10:52 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:10:52 #146 DONE 142.3s 05:10:52 05:10:52 #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:10:52 #191 ... 05:10:52 05:10:52 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:10:52 #148 DONE 142.5s 05:10:52 05:10:52 #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:10:52 #191 DONE 0.3s 05:10:52 05:10:52 #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:10:52 #192 ... 05:10:52 05:10:52 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:10:52 #143 DONE 142.7s 05:10:52 05:10:52 #193 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:10:52 #193 DONE 0.3s 05:10:52 05:10:52 #194 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:10:52 #194 CACHED 05:10:52 05:10:52 #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:10:52 #195 CACHED 05:10:52 05:10:52 #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:10:52 #192 DONE 0.3s 05:10:52 05:10:52 #196 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 05:10:52 #196 CACHED 05:10:52 05:10:52 #197 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 05:10:52 #197 CACHED 05:10:52 05:10:52 #198 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:10:53 #198 ... 05:10:53 05:10:53 #199 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:10:53 #199 DONE 0.2s 05:10:53 05:10:53 #200 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:10:54 #200 ... 05:10:54 05:10:54 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:10:54 #201 DONE 1.1s 05:10:54 05:10:54 #202 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:10:54 #202 DONE 1.1s 05:10:54 05:10:54 #203 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:10:54 #203 DONE 1.2s 05:10:54 05:10:54 #200 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:10:54 #200 DONE 1.1s 05:10:54 05:10:54 #198 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:10:54 #198 DONE 1.1s 05:10:54 05:10:54 #204 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:10:55 #204 DONE 0.8s 05:10:55 05:10:55 #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:10:55 #205 DONE 0.9s 05:10:55 05:10:55 #206 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:10:55 #206 DONE 0.8s 05:10:55 05:10:55 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:10:55 #145 DONE 144.8s 05:10:55 05:10:55 #106 [core-command] exporting to image 05:10:55 #106 exporting layers 05:10:55 #106 ... 05:10:55 05:10:55 #207 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:10:55 #207 DONE 0.9s 05:10:55 05:10:55 #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:10:55 #208 DONE 1.1s 05:10:55 05:10:55 #209 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:10:55 #209 ... 05:10:55 05:10:55 #210 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:10:55 #210 DONE 0.4s 05:10:55 05:10:55 #211 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 05:10:55 #211 DONE 0.4s 05:10:55 05:10:55 #212 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:10:55 #212 DONE 0.3s 05:10:55 05:10:55 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:10:55 #152 DONE 145.3s 05:10:55 05:10:55 #213 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:10:55 #213 DONE 0.4s 05:10:55 05:10:55 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:10:55 #214 ... 05:10:55 05:10:55 #209 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:10:55 #209 DONE 0.3s 05:10:55 05:10:55 #215 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 05:10:55 #215 DONE 0.3s 05:10:55 05:10:55 #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 05:10:55 #216 DONE 0.3s 05:10:55 05:10:55 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:10:55 #214 DONE 0.3s 05:10:55 05:10:55 #217 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:10:55 #217 DONE 0.3s 05:10:55 05:10:55 #218 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:10:56 #218 ... 05:10:56 05:10:56 #219 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:10:56 #219 DONE 0.4s 05:10:56 05:10:56 #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:10:56 #220 DONE 0.7s 05:10:56 05:10:56 #218 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:10:56 #218 DONE 0.5s 05:10:56 05:10:56 #106 [security-proxy-auth] exporting to image 05:10:56 #106 writing image sha256:7c18027bde16a25a45a3be901b173296b2a678d113a3c930b58de8e8f6e2071d done 05:10:56 #106 naming to docker.io/library/core-command done 05:10:56 #106 writing image sha256:45d8e552b217c364e0ed057d3ef646cb43ba0dbcae4a2b7e26a74bea63b35731 done 05:10:56 #106 naming to docker.io/library/core-keeper done 05:10:56 #106 writing image sha256:6753feb5da5d08fa5be271cf529b7de94be86d50cb66450cf78f499e400e242b done 05:10:56 #106 naming to docker.io/library/core-data done 05:10:56 #106 ... 05:10:56 05:10:56 #221 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:10:56 #221 DONE 0.4s 05:10:56 05:10:56 #222 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:10:56 #222 DONE 0.3s 05:10:56 05:10:56 #223 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 05:10:56 #223 DONE 0.0s 05:10:56 05:10:56 #106 [support-notifications] exporting to image 05:10:56 #106 writing image sha256:2e7ffb0ff3f9132ae6b0872cee8feea9fbdbaa2f298df8fbff35ed312cc6d395 done 05:10:56 #106 naming to docker.io/library/core-metadata done 05:10:56 #106 ... 05:10:56 05:10:56 #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 05:10:56 #224 DONE 0.1s 05:10:56 05:10:56 #106 [support-scheduler] exporting to image 05:10:56 #106 exporting layers 0.2s done 05:10:56 #106 writing image sha256:e5a8d6bdb73c9e99454cbea506aa3acdda045dd8a9eb93eae79ea463f375a364 done 05:10:56 #106 naming to docker.io/library/support-notifications done 05:10:56 #106 writing image sha256:9b4492820878f8062101f73a0f92fe1fab9a401cd50cc08466be593249cf26e4 done 05:10:56 #106 naming to docker.io/library/support-scheduler done 05:10:57 #106 exporting layers 1.1s done 05:10:57 #106 writing image sha256:27008f5861d0e80e436194052733b8869bcdefab7edba0382e9395833b0be028 done 05:10:57 #106 naming to docker.io/library/security-proxy-auth done 05:10:57 #106 DONE 8.7s 05:10:57 05:10:57 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:10:57 time="2024-11-22T05:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:10:57 time="2024-11-22T05:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:10:57 time="2024-11-22T05:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:10:57 time="2024-11-22T05:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:10:57 time="2024-11-22T05:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:10:57 time="2024-11-22T05:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:10:57 time="2024-11-22T05:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:10:57 time="2024-11-22T05:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:10:57 time="2024-11-22T05:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:10:57 time="2024-11-22T05:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:10:57 time="2024-11-22T05:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:10:57 time="2024-11-22T05:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:10:57 time="2024-11-22T05:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:10:57 time="2024-11-22T05:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:10:57 time="2024-11-22T05:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:10:57 $ docker stop --time=1 f71071883874e063adee13b7d1e906351c797024b34d4d809367b3d3d18b808f 05:10:58 $ docker rm -f --volumes f71071883874e063adee13b7d1e906351c797024b34d4d809367b3d3d18b808f [Pipeline] // withDockerContainer [Pipeline] sh 05:10:58 + docker images 05:10:58 REPOSITORY TAG IMAGE ID CREATED SIZE 05:10:58 support-notifications latest e5a8d6bdb73c 2 seconds ago 51.9MB 05:10:58 support-scheduler latest 9b4492820878 2 seconds ago 52.9MB 05:10:58 core-metadata latest 2e7ffb0ff3f9 3 seconds ago 37.6MB 05:10:58 core-data latest 6753feb5da5d 3 seconds ago 37.4MB 05:10:58 core-keeper latest 45d8e552b217 3 seconds ago 31.3MB 05:10:58 security-proxy-auth latest 27008f5861d0 3 seconds ago 32.2MB 05:10:58 core-command latest 7c18027bde16 4 seconds ago 33.2MB 05:10:58 security-bootstrapper latest c619b8943357 15 seconds ago 26MB 05:10:58 security-secretstore-setup latest 2e1c87a2dc4c 19 seconds ago 46.9MB 05:10:58 core-common-config-bootstrapper latest d02c1faf9925 21 seconds ago 22.8MB 05:10:58 security-proxy-setup latest 9c4d161484a6 22 seconds ago 35MB 05:10:58 security-spiffe-token-provider latest bc60b7d7515f 24 seconds ago 38.5MB 05:10:58 security-spire-config latest b910ceae9169 3 minutes ago 127MB 05:10:58 security-spire-server latest 45d7fd78256a 3 minutes ago 128MB 05:10:58 security-spire-agent latest eb8929b67eb0 3 minutes ago 188MB 05:10:58 ci-base-image-x86_64 latest 351301e27486 6 minutes ago 975MB 05:10:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 7 weeks ago 573MB 05:10:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB 05:10:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:10:59 provisioning config files... 05:10:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/756@tmp/config14330801022452199304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:10:59 ---> ****-login.sh 05:10:59 nexus3.edgexfoundry.org:10001 05:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:10:59 Configure a credential helper to remove this warning. See 05:10:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:10:59 05:10:59 Login Succeeded 05:10:59 nexus3.edgexfoundry.org:10002 05:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:10:59 Configure a credential helper to remove this warning. See 05:10:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:10:59 05:10:59 Login Succeeded 05:10:59 nexus3.edgexfoundry.org:10003 05:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:10:59 Configure a credential helper to remove this warning. See 05:10:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:10:59 05:10:59 Login Succeeded 05:10:59 nexus3.edgexfoundry.org:10004 05:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:10:59 Configure a credential helper to remove this warning. See 05:10:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:10:59 05:10:59 Login Succeeded 05:10:59 ****.io 05:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:11:00 Configure a credential helper to remove this warning. See 05:11:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:11:00 05:11:00 Login Succeeded 05:11:00 ---> ****-login.sh ends [Pipeline] } 05:11:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:11:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:11:00 [edgeXDocker.push] Tagging docker image core-command with the following tags: 05:11:00 98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:00 latest 05:11:00 4.0.0-dev.22 05:11:00 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:11:00 main 05:11:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:00 + docker push nexus3.edgexfoundry.org:10004/core-command:98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:11:00 ae5817669d84: Preparing 05:11:00 7593d6025fc4: Preparing 05:11:00 38ccdb2563b2: Preparing 05:11:00 5eaefa190836: Preparing 05:11:00 fe9fa31392a4: Preparing 05:11:00 2704fee6253f: Preparing 05:11:00 75654b8eeebd: Preparing 05:11:00 2704fee6253f: Waiting 05:11:00 5eaefa190836: Pushed 05:11:00 ae5817669d84: Pushed 05:11:00 38ccdb2563b2: Pushed 05:11:00 75654b8eeebd: Layer already exists 05:11:01 2704fee6253f: Pushed 05:11:01 fe9fa31392a4: Pushed 05:11:03 7593d6025fc4: Pushed 05:11:03 98bb6ebf5936140bbb14ec64c05520fd1477cb0f: digest: sha256:c395cb0270c1994c3922f965a9e9219b3c6562d3087eac87afb48c8436210fb4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:03 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 05:11:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:11:03 ae5817669d84: Preparing 05:11:03 7593d6025fc4: Preparing 05:11:03 38ccdb2563b2: Preparing 05:11:03 5eaefa190836: Preparing 05:11:03 fe9fa31392a4: Preparing 05:11:03 2704fee6253f: Preparing 05:11:03 75654b8eeebd: Preparing 05:11:03 75654b8eeebd: Waiting 05:11:03 5eaefa190836: Layer already exists 05:11:03 ae5817669d84: Layer already exists 05:11:03 fe9fa31392a4: Layer already exists 05:11:03 7593d6025fc4: Layer already exists 05:11:03 38ccdb2563b2: Layer already exists 05:11:03 2704fee6253f: Layer already exists 05:11:03 75654b8eeebd: Layer already exists 05:11:03 latest: digest: sha256:c395cb0270c1994c3922f965a9e9219b3c6562d3087eac87afb48c8436210fb4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:04 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.22 05:11:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:11:04 ae5817669d84: Preparing 05:11:04 7593d6025fc4: Preparing 05:11:04 38ccdb2563b2: Preparing 05:11:04 5eaefa190836: Preparing 05:11:04 fe9fa31392a4: Preparing 05:11:04 2704fee6253f: Preparing 05:11:04 75654b8eeebd: Preparing 05:11:04 2704fee6253f: Waiting 05:11:04 75654b8eeebd: Waiting 05:11:04 38ccdb2563b2: Layer already exists 05:11:04 ae5817669d84: Layer already exists 05:11:04 fe9fa31392a4: Layer already exists 05:11:04 7593d6025fc4: Layer already exists 05:11:04 5eaefa190836: Layer already exists 05:11:04 75654b8eeebd: Layer already exists 05:11:04 2704fee6253f: Layer already exists 05:11:04 4.0.0-dev.22: digest: sha256:c395cb0270c1994c3922f965a9e9219b3c6562d3087eac87afb48c8436210fb4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:05 + docker push nexus3.edgexfoundry.org:10004/core-command:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:11:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:11:05 ae5817669d84: Preparing 05:11:05 7593d6025fc4: Preparing 05:11:05 38ccdb2563b2: Preparing 05:11:05 5eaefa190836: Preparing 05:11:05 fe9fa31392a4: Preparing 05:11:05 2704fee6253f: Preparing 05:11:05 75654b8eeebd: Preparing 05:11:05 2704fee6253f: Waiting 05:11:05 75654b8eeebd: Waiting 05:11:05 ae5817669d84: Layer already exists 05:11:05 7593d6025fc4: Layer already exists 05:11:05 38ccdb2563b2: Layer already exists 05:11:05 5eaefa190836: Layer already exists 05:11:05 fe9fa31392a4: Layer already exists 05:11:05 2704fee6253f: Layer already exists 05:11:05 75654b8eeebd: Layer already exists 05:11:05 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22: digest: sha256:c395cb0270c1994c3922f965a9e9219b3c6562d3087eac87afb48c8436210fb4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:05 + docker push nexus3.edgexfoundry.org:10004/core-command:main 05:11:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:11:05 ae5817669d84: Preparing 05:11:05 7593d6025fc4: Preparing 05:11:05 38ccdb2563b2: Preparing 05:11:05 5eaefa190836: Preparing 05:11:05 fe9fa31392a4: Preparing 05:11:05 2704fee6253f: Preparing 05:11:05 75654b8eeebd: Preparing 05:11:05 2704fee6253f: Waiting 05:11:05 75654b8eeebd: Waiting 05:11:05 38ccdb2563b2: Layer already exists 05:11:05 fe9fa31392a4: Layer already exists 05:11:05 7593d6025fc4: Layer already exists 05:11:05 5eaefa190836: Layer already exists 05:11:05 ae5817669d84: Layer already exists 05:11:05 2704fee6253f: Layer already exists 05:11:05 75654b8eeebd: Layer already exists 05:11:05 main: digest: sha256:c395cb0270c1994c3922f965a9e9219b3c6562d3087eac87afb48c8436210fb4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:11:05 ===================================================== [Pipeline] echo 05:11:05 taggedImages: 05:11:05 - nexus3.edgexfoundry.org:10004/core-command:98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:05 - nexus3.edgexfoundry.org:10004/core-command:latest 05:11:05 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.22 05:11:05 - nexus3.edgexfoundry.org:10004/core-command:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:11:05 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 05:11:05 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 05:11:05 98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:05 latest 05:11:05 4.0.0-dev.22 05:11:05 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:11:05 main 05:11:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:06 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:11:06 156e22c26dd9: Preparing 05:11:06 e1b11a9b116e: Preparing 05:11:06 801625e55a6b: Preparing 05:11:06 068da855267d: Preparing 05:11:06 38ccdb2563b2: Preparing 05:11:06 5eaefa190836: Preparing 05:11:06 fe9fa31392a4: Preparing 05:11:06 2704fee6253f: Preparing 05:11:06 75654b8eeebd: Preparing 05:11:06 5eaefa190836: Waiting 05:11:06 2704fee6253f: Waiting 05:11:06 75654b8eeebd: Waiting 05:11:06 fe9fa31392a4: Waiting 05:11:06 38ccdb2563b2: Layer already exists 05:11:06 5eaefa190836: Layer already exists 05:11:06 fe9fa31392a4: Layer already exists 05:11:06 2704fee6253f: Layer already exists 05:11:06 801625e55a6b: Pushed 05:11:06 e1b11a9b116e: Pushed 05:11:06 75654b8eeebd: Layer already exists 05:11:06 156e22c26dd9: Pushed 05:11:07 068da855267d: Pushed 05:11:07 98bb6ebf5936140bbb14ec64c05520fd1477cb0f: digest: sha256:2541abf9bc81aaf7a8ecb806ef269f8cacc37ddb8d9a526e890476f79ade016f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:08 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:11:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:11:08 156e22c26dd9: Preparing 05:11:08 e1b11a9b116e: Preparing 05:11:08 801625e55a6b: Preparing 05:11:08 068da855267d: Preparing 05:11:08 38ccdb2563b2: Preparing 05:11:08 5eaefa190836: Preparing 05:11:08 fe9fa31392a4: Preparing 05:11:08 2704fee6253f: Preparing 05:11:08 75654b8eeebd: Preparing 05:11:08 fe9fa31392a4: Waiting 05:11:08 2704fee6253f: Waiting 05:11:08 75654b8eeebd: Waiting 05:11:08 5eaefa190836: Waiting 05:11:08 156e22c26dd9: Layer already exists 05:11:08 38ccdb2563b2: Layer already exists 05:11:08 068da855267d: Layer already exists 05:11:08 801625e55a6b: Layer already exists 05:11:08 e1b11a9b116e: Layer already exists 05:11:08 fe9fa31392a4: Layer already exists 05:11:08 75654b8eeebd: Layer already exists 05:11:08 5eaefa190836: Layer already exists 05:11:08 2704fee6253f: Layer already exists 05:11:08 latest: digest: sha256:2541abf9bc81aaf7a8ecb806ef269f8cacc37ddb8d9a526e890476f79ade016f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:08 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.22 05:11:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:11:09 156e22c26dd9: Preparing 05:11:09 e1b11a9b116e: Preparing 05:11:09 801625e55a6b: Preparing 05:11:09 068da855267d: Preparing 05:11:09 38ccdb2563b2: Preparing 05:11:09 5eaefa190836: Preparing 05:11:09 fe9fa31392a4: Preparing 05:11:09 2704fee6253f: Preparing 05:11:09 75654b8eeebd: Preparing 05:11:09 2704fee6253f: Waiting 05:11:09 75654b8eeebd: Waiting 05:11:09 5eaefa190836: Waiting 05:11:09 801625e55a6b: Layer already exists 05:11:09 e1b11a9b116e: Layer already exists 05:11:09 38ccdb2563b2: Layer already exists 05:11:09 068da855267d: Layer already exists 05:11:09 156e22c26dd9: Layer already exists 05:11:09 2704fee6253f: Layer already exists 05:11:09 fe9fa31392a4: Layer already exists 05:11:09 5eaefa190836: Layer already exists 05:11:09 75654b8eeebd: Layer already exists 05:11:09 4.0.0-dev.22: digest: sha256:2541abf9bc81aaf7a8ecb806ef269f8cacc37ddb8d9a526e890476f79ade016f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:09 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:11:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:11:09 156e22c26dd9: Preparing 05:11:09 e1b11a9b116e: Preparing 05:11:09 801625e55a6b: Preparing 05:11:09 068da855267d: Preparing 05:11:09 38ccdb2563b2: Preparing 05:11:09 5eaefa190836: Preparing 05:11:09 fe9fa31392a4: Preparing 05:11:09 2704fee6253f: Preparing 05:11:09 75654b8eeebd: Preparing 05:11:09 5eaefa190836: Waiting 05:11:09 fe9fa31392a4: Waiting 05:11:09 2704fee6253f: Waiting 05:11:09 75654b8eeebd: Waiting 05:11:09 38ccdb2563b2: Layer already exists 05:11:09 801625e55a6b: Layer already exists 05:11:09 156e22c26dd9: Layer already exists 05:11:09 068da855267d: Layer already exists 05:11:09 e1b11a9b116e: Layer already exists 05:11:09 2704fee6253f: Layer already exists 05:11:09 5eaefa190836: Layer already exists 05:11:09 fe9fa31392a4: Layer already exists 05:11:09 75654b8eeebd: Layer already exists 05:11:09 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22: digest: sha256:2541abf9bc81aaf7a8ecb806ef269f8cacc37ddb8d9a526e890476f79ade016f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:10 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 05:11:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:11:10 156e22c26dd9: Preparing 05:11:10 e1b11a9b116e: Preparing 05:11:10 801625e55a6b: Preparing 05:11:10 068da855267d: Preparing 05:11:10 38ccdb2563b2: Preparing 05:11:10 5eaefa190836: Preparing 05:11:10 fe9fa31392a4: Preparing 05:11:10 2704fee6253f: Preparing 05:11:10 75654b8eeebd: Preparing 05:11:10 2704fee6253f: Waiting 05:11:10 5eaefa190836: Waiting 05:11:10 38ccdb2563b2: Layer already exists 05:11:10 068da855267d: Layer already exists 05:11:10 801625e55a6b: Layer already exists 05:11:10 156e22c26dd9: Layer already exists 05:11:10 e1b11a9b116e: Layer already exists 05:11:10 fe9fa31392a4: Layer already exists 05:11:10 2704fee6253f: Layer already exists 05:11:10 75654b8eeebd: Layer already exists 05:11:10 5eaefa190836: Layer already exists 05:11:10 main: digest: sha256:2541abf9bc81aaf7a8ecb806ef269f8cacc37ddb8d9a526e890476f79ade016f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:11:10 ===================================================== [Pipeline] echo 05:11:10 taggedImages: 05:11:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:11:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.22 05:11:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:11:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 05:11:10 [edgeXDocker.push] Tagging docker image core-data with the following tags: 05:11:10 98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:10 latest 05:11:10 4.0.0-dev.22 05:11:10 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:11:10 main 05:11:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:11 + docker push nexus3.edgexfoundry.org:10004/core-data:98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:11:11 f1a9c538550c: Preparing 05:11:11 d412ae9c0289: Preparing 05:11:11 5b46e15b9ea7: Preparing 05:11:11 38ccdb2563b2: Preparing 05:11:11 5eaefa190836: Preparing 05:11:11 cedb5dc43445: Preparing 05:11:11 2704fee6253f: Preparing 05:11:11 75654b8eeebd: Preparing 05:11:11 cedb5dc43445: Waiting 05:11:11 2704fee6253f: Waiting 05:11:11 75654b8eeebd: Waiting 05:11:11 5eaefa190836: Layer already exists 05:11:11 38ccdb2563b2: Layer already exists 05:11:11 2704fee6253f: Layer already exists 05:11:11 75654b8eeebd: Layer already exists 05:11:11 d412ae9c0289: Pushed 05:11:11 f1a9c538550c: Pushed 05:11:11 cedb5dc43445: Pushed 05:11:13 5b46e15b9ea7: Pushed 05:11:13 98bb6ebf5936140bbb14ec64c05520fd1477cb0f: digest: sha256:ff930a3faa0aa75953db568af8f711bcc0c825cd437590901531dc38010fea5b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:14 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 05:11:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:11:14 f1a9c538550c: Preparing 05:11:14 d412ae9c0289: Preparing 05:11:14 5b46e15b9ea7: Preparing 05:11:14 38ccdb2563b2: Preparing 05:11:14 5eaefa190836: Preparing 05:11:14 cedb5dc43445: Preparing 05:11:14 2704fee6253f: Preparing 05:11:14 75654b8eeebd: Preparing 05:11:14 cedb5dc43445: Waiting 05:11:14 2704fee6253f: Waiting 05:11:14 d412ae9c0289: Layer already exists 05:11:14 f1a9c538550c: Layer already exists 05:11:14 5b46e15b9ea7: Layer already exists 05:11:14 5eaefa190836: Layer already exists 05:11:14 38ccdb2563b2: Layer already exists 05:11:14 75654b8eeebd: Layer already exists 05:11:14 2704fee6253f: Layer already exists 05:11:14 cedb5dc43445: Layer already exists 05:11:14 latest: digest: sha256:ff930a3faa0aa75953db568af8f711bcc0c825cd437590901531dc38010fea5b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:14 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.22 05:11:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:11:14 f1a9c538550c: Preparing 05:11:14 d412ae9c0289: Preparing 05:11:14 5b46e15b9ea7: Preparing 05:11:14 38ccdb2563b2: Preparing 05:11:14 5eaefa190836: Preparing 05:11:14 cedb5dc43445: Preparing 05:11:14 2704fee6253f: Preparing 05:11:14 75654b8eeebd: Preparing 05:11:14 2704fee6253f: Waiting 05:11:14 cedb5dc43445: Waiting 05:11:14 75654b8eeebd: Waiting 05:11:14 38ccdb2563b2: Layer already exists 05:11:14 d412ae9c0289: Layer already exists 05:11:14 5b46e15b9ea7: Layer already exists 05:11:14 f1a9c538550c: Layer already exists 05:11:14 5eaefa190836: Layer already exists 05:11:14 cedb5dc43445: Layer already exists 05:11:14 2704fee6253f: Layer already exists 05:11:14 75654b8eeebd: Layer already exists 05:11:14 4.0.0-dev.22: digest: sha256:ff930a3faa0aa75953db568af8f711bcc0c825cd437590901531dc38010fea5b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:15 + docker push nexus3.edgexfoundry.org:10004/core-data:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:11:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:11:15 f1a9c538550c: Preparing 05:11:15 d412ae9c0289: Preparing 05:11:15 5b46e15b9ea7: Preparing 05:11:15 38ccdb2563b2: Preparing 05:11:15 5eaefa190836: Preparing 05:11:15 cedb5dc43445: Preparing 05:11:15 2704fee6253f: Preparing 05:11:15 75654b8eeebd: Preparing 05:11:15 cedb5dc43445: Waiting 05:11:15 2704fee6253f: Waiting 05:11:15 75654b8eeebd: Waiting 05:11:15 38ccdb2563b2: Layer already exists 05:11:15 5b46e15b9ea7: Layer already exists 05:11:15 f1a9c538550c: Layer already exists 05:11:15 d412ae9c0289: Layer already exists 05:11:15 5eaefa190836: Layer already exists 05:11:15 cedb5dc43445: Layer already exists 05:11:15 75654b8eeebd: Layer already exists 05:11:15 2704fee6253f: Layer already exists 05:11:15 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22: digest: sha256:ff930a3faa0aa75953db568af8f711bcc0c825cd437590901531dc38010fea5b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:16 + docker push nexus3.edgexfoundry.org:10004/core-data:main 05:11:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:11:16 f1a9c538550c: Preparing 05:11:16 d412ae9c0289: Preparing 05:11:16 5b46e15b9ea7: Preparing 05:11:16 38ccdb2563b2: Preparing 05:11:16 5eaefa190836: Preparing 05:11:16 cedb5dc43445: Preparing 05:11:16 2704fee6253f: Preparing 05:11:16 75654b8eeebd: Preparing 05:11:16 75654b8eeebd: Waiting 05:11:16 cedb5dc43445: Waiting 05:11:16 2704fee6253f: Waiting 05:11:16 5b46e15b9ea7: Layer already exists 05:11:16 f1a9c538550c: Layer already exists 05:11:16 5eaefa190836: Layer already exists 05:11:16 38ccdb2563b2: Layer already exists 05:11:16 d412ae9c0289: Layer already exists 05:11:16 2704fee6253f: Layer already exists 05:11:16 cedb5dc43445: Layer already exists 05:11:16 75654b8eeebd: Layer already exists 05:11:16 main: digest: sha256:ff930a3faa0aa75953db568af8f711bcc0c825cd437590901531dc38010fea5b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:11:16 ===================================================== [Pipeline] echo 05:11:16 taggedImages: 05:11:16 - nexus3.edgexfoundry.org:10004/core-data:98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:16 - nexus3.edgexfoundry.org:10004/core-data:latest 05:11:16 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.22 05:11:16 - nexus3.edgexfoundry.org:10004/core-data:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:11:16 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 05:11:16 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 05:11:16 98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:16 latest 05:11:16 4.0.0-dev.22 05:11:16 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:11:16 main 05:11:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:16 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:11:17 61ee2b4734a5: Preparing 05:11:17 a2bd9ef165a6: Preparing 05:11:17 cf9722e2109c: Preparing 05:11:17 5eaefa190836: Preparing 05:11:17 0f76455cb252: Preparing 05:11:17 7d89863ee4f5: Preparing 05:11:17 75654b8eeebd: Preparing 05:11:17 7d89863ee4f5: Waiting 05:11:17 75654b8eeebd: Waiting 05:11:17 5eaefa190836: Layer already exists 05:11:17 a2bd9ef165a6: Pushed 05:11:17 75654b8eeebd: Layer already exists 05:11:17 7d89863ee4f5: Pushed 05:11:17 0f76455cb252: Pushed 05:11:17 61ee2b4734a5: Pushed 05:11:19 cf9722e2109c: Pushed 05:11:19 98bb6ebf5936140bbb14ec64c05520fd1477cb0f: digest: sha256:ba796027a64f7406fbfd89ef671d65c8126f4193005a9e25755dcdd890734ca8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 05:11:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:11:20 61ee2b4734a5: Preparing 05:11:20 a2bd9ef165a6: Preparing 05:11:20 cf9722e2109c: Preparing 05:11:20 5eaefa190836: Preparing 05:11:20 0f76455cb252: Preparing 05:11:20 7d89863ee4f5: Preparing 05:11:20 75654b8eeebd: Preparing 05:11:20 7d89863ee4f5: Waiting 05:11:20 75654b8eeebd: Waiting 05:11:20 0f76455cb252: Layer already exists 05:11:20 61ee2b4734a5: Layer already exists 05:11:20 a2bd9ef165a6: Layer already exists 05:11:20 cf9722e2109c: Layer already exists 05:11:20 5eaefa190836: Layer already exists 05:11:20 7d89863ee4f5: Layer already exists 05:11:20 75654b8eeebd: Layer already exists 05:11:20 latest: digest: sha256:ba796027a64f7406fbfd89ef671d65c8126f4193005a9e25755dcdd890734ca8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.22 05:11:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:11:20 61ee2b4734a5: Preparing 05:11:20 a2bd9ef165a6: Preparing 05:11:20 cf9722e2109c: Preparing 05:11:20 5eaefa190836: Preparing 05:11:20 0f76455cb252: Preparing 05:11:20 7d89863ee4f5: Preparing 05:11:20 75654b8eeebd: Preparing 05:11:20 7d89863ee4f5: Waiting 05:11:20 75654b8eeebd: Waiting 05:11:20 5eaefa190836: Layer already exists 05:11:20 a2bd9ef165a6: Layer already exists 05:11:20 0f76455cb252: Layer already exists 05:11:20 cf9722e2109c: Layer already exists 05:11:20 61ee2b4734a5: Layer already exists 05:11:20 75654b8eeebd: Layer already exists 05:11:20 7d89863ee4f5: Layer already exists 05:11:20 4.0.0-dev.22: digest: sha256:ba796027a64f7406fbfd89ef671d65c8126f4193005a9e25755dcdd890734ca8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:21 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:21 + docker push nexus3.edgexfoundry.org:10004/core-keeper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:11:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:11:21 61ee2b4734a5: Preparing 05:11:21 a2bd9ef165a6: Preparing 05:11:21 cf9722e2109c: Preparing 05:11:21 5eaefa190836: Preparing 05:11:21 0f76455cb252: Preparing 05:11:21 7d89863ee4f5: Preparing 05:11:21 75654b8eeebd: Preparing 05:11:21 7d89863ee4f5: Waiting 05:11:21 75654b8eeebd: Waiting 05:11:21 cf9722e2109c: Layer already exists 05:11:21 0f76455cb252: Layer already exists 05:11:21 61ee2b4734a5: Layer already exists 05:11:21 5eaefa190836: Layer already exists 05:11:21 a2bd9ef165a6: Layer already exists 05:11:21 7d89863ee4f5: Layer already exists 05:11:21 75654b8eeebd: Layer already exists 05:11:21 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22: digest: sha256:ba796027a64f7406fbfd89ef671d65c8126f4193005a9e25755dcdd890734ca8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:21 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:22 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 05:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:11:22 61ee2b4734a5: Preparing 05:11:22 a2bd9ef165a6: Preparing 05:11:22 cf9722e2109c: Preparing 05:11:22 5eaefa190836: Preparing 05:11:22 0f76455cb252: Preparing 05:11:22 7d89863ee4f5: Preparing 05:11:22 75654b8eeebd: Preparing 05:11:22 7d89863ee4f5: Waiting 05:11:22 a2bd9ef165a6: Layer already exists 05:11:22 cf9722e2109c: Layer already exists 05:11:22 5eaefa190836: Layer already exists 05:11:22 61ee2b4734a5: Layer already exists 05:11:22 0f76455cb252: Layer already exists 05:11:22 7d89863ee4f5: Layer already exists 05:11:22 75654b8eeebd: Layer already exists 05:11:22 main: digest: sha256:ba796027a64f7406fbfd89ef671d65c8126f4193005a9e25755dcdd890734ca8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:11:22 ===================================================== [Pipeline] echo 05:11:22 taggedImages: 05:11:22 - nexus3.edgexfoundry.org:10004/core-keeper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:22 - nexus3.edgexfoundry.org:10004/core-keeper:latest 05:11:22 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.22 05:11:22 - nexus3.edgexfoundry.org:10004/core-keeper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:11:22 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 05:11:22 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 05:11:22 98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:22 latest 05:11:22 4.0.0-dev.22 05:11:22 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:11:22 main 05:11:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:11:23 2b57f10601ad: Preparing 05:11:23 6c33616e200c: Preparing 05:11:23 410bb7026ed1: Preparing 05:11:23 b96980e609c0: Preparing 05:11:23 38ccdb2563b2: Preparing 05:11:23 5eaefa190836: Preparing 05:11:23 fe9fa31392a4: Preparing 05:11:23 2704fee6253f: Preparing 05:11:23 75654b8eeebd: Preparing 05:11:23 fe9fa31392a4: Waiting 05:11:23 5eaefa190836: Waiting 05:11:23 2704fee6253f: Waiting 05:11:23 75654b8eeebd: Waiting 05:11:23 38ccdb2563b2: Layer already exists 05:11:23 5eaefa190836: Layer already exists 05:11:23 fe9fa31392a4: Layer already exists 05:11:23 2704fee6253f: Layer already exists 05:11:23 75654b8eeebd: Layer already exists 05:11:23 6c33616e200c: Pushed 05:11:23 410bb7026ed1: Pushed 05:11:23 2b57f10601ad: Pushed 05:11:25 b96980e609c0: Pushed 05:11:25 98bb6ebf5936140bbb14ec64c05520fd1477cb0f: digest: sha256:549c925388e78d81ddab1b45616c857a95bad0939607c2321e93de9b8d5e195d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 05:11:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:11:26 2b57f10601ad: Preparing 05:11:26 6c33616e200c: Preparing 05:11:26 410bb7026ed1: Preparing 05:11:26 b96980e609c0: Preparing 05:11:26 38ccdb2563b2: Preparing 05:11:26 5eaefa190836: Preparing 05:11:26 fe9fa31392a4: Preparing 05:11:26 2704fee6253f: Preparing 05:11:26 75654b8eeebd: Preparing 05:11:26 fe9fa31392a4: Waiting 05:11:26 5eaefa190836: Waiting 05:11:26 75654b8eeebd: Waiting 05:11:26 2704fee6253f: Waiting 05:11:26 b96980e609c0: Layer already exists 05:11:26 410bb7026ed1: Layer already exists 05:11:26 2b57f10601ad: Layer already exists 05:11:26 6c33616e200c: Layer already exists 05:11:26 38ccdb2563b2: Layer already exists 05:11:26 5eaefa190836: Layer already exists 05:11:26 fe9fa31392a4: Layer already exists 05:11:26 2704fee6253f: Layer already exists 05:11:26 75654b8eeebd: Layer already exists 05:11:26 latest: digest: sha256:549c925388e78d81ddab1b45616c857a95bad0939607c2321e93de9b8d5e195d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.22 05:11:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:11:26 2b57f10601ad: Preparing 05:11:26 6c33616e200c: Preparing 05:11:26 410bb7026ed1: Preparing 05:11:26 b96980e609c0: Preparing 05:11:26 38ccdb2563b2: Preparing 05:11:26 5eaefa190836: Preparing 05:11:26 fe9fa31392a4: Preparing 05:11:26 2704fee6253f: Preparing 05:11:26 75654b8eeebd: Preparing 05:11:26 5eaefa190836: Waiting 05:11:26 fe9fa31392a4: Waiting 05:11:26 2704fee6253f: Waiting 05:11:26 75654b8eeebd: Waiting 05:11:26 410bb7026ed1: Layer already exists 05:11:26 2b57f10601ad: Layer already exists 05:11:26 b96980e609c0: Layer already exists 05:11:26 6c33616e200c: Layer already exists 05:11:26 38ccdb2563b2: Layer already exists 05:11:26 fe9fa31392a4: Layer already exists 05:11:26 2704fee6253f: Layer already exists 05:11:26 75654b8eeebd: Layer already exists 05:11:26 5eaefa190836: Layer already exists 05:11:26 4.0.0-dev.22: digest: sha256:549c925388e78d81ddab1b45616c857a95bad0939607c2321e93de9b8d5e195d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:11:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:11:27 2b57f10601ad: Preparing 05:11:27 6c33616e200c: Preparing 05:11:27 410bb7026ed1: Preparing 05:11:27 b96980e609c0: Preparing 05:11:27 38ccdb2563b2: Preparing 05:11:27 5eaefa190836: Preparing 05:11:27 fe9fa31392a4: Preparing 05:11:27 2704fee6253f: Preparing 05:11:27 75654b8eeebd: Preparing 05:11:27 fe9fa31392a4: Waiting 05:11:27 2704fee6253f: Waiting 05:11:27 75654b8eeebd: Waiting 05:11:27 2b57f10601ad: Layer already exists 05:11:27 b96980e609c0: Layer already exists 05:11:27 38ccdb2563b2: Layer already exists 05:11:27 410bb7026ed1: Layer already exists 05:11:27 6c33616e200c: Layer already exists 05:11:27 5eaefa190836: Layer already exists 05:11:27 fe9fa31392a4: Layer already exists 05:11:27 75654b8eeebd: Layer already exists 05:11:27 2704fee6253f: Layer already exists 05:11:27 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22: digest: sha256:549c925388e78d81ddab1b45616c857a95bad0939607c2321e93de9b8d5e195d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 05:11:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:11:28 2b57f10601ad: Preparing 05:11:28 6c33616e200c: Preparing 05:11:28 410bb7026ed1: Preparing 05:11:28 b96980e609c0: Preparing 05:11:28 38ccdb2563b2: Preparing 05:11:28 5eaefa190836: Preparing 05:11:28 fe9fa31392a4: Preparing 05:11:28 2704fee6253f: Preparing 05:11:28 75654b8eeebd: Preparing 05:11:28 5eaefa190836: Waiting 05:11:28 fe9fa31392a4: Waiting 05:11:28 2704fee6253f: Waiting 05:11:28 75654b8eeebd: Waiting 05:11:28 6c33616e200c: Layer already exists 05:11:28 38ccdb2563b2: Layer already exists 05:11:28 2b57f10601ad: Layer already exists 05:11:28 b96980e609c0: Layer already exists 05:11:28 410bb7026ed1: Layer already exists 05:11:28 5eaefa190836: Layer already exists 05:11:28 fe9fa31392a4: Layer already exists 05:11:28 75654b8eeebd: Layer already exists 05:11:28 2704fee6253f: Layer already exists 05:11:28 main: digest: sha256:549c925388e78d81ddab1b45616c857a95bad0939607c2321e93de9b8d5e195d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:11:28 ===================================================== [Pipeline] echo 05:11:28 taggedImages: 05:11:28 - nexus3.edgexfoundry.org:10004/core-metadata:98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:28 - nexus3.edgexfoundry.org:10004/core-metadata:latest 05:11:28 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.22 05:11:28 - nexus3.edgexfoundry.org:10004/core-metadata:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:11:28 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 05:11:28 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 05:11:28 98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:28 latest 05:11:28 4.0.0-dev.22 05:11:28 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:11:28 main 05:11:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:11:28 d0a1a0eac40c: Preparing 05:11:28 5b8d0222aa99: Preparing 05:11:28 8f5c88b7dfed: Preparing 05:11:28 4a7734e5c1d1: Preparing 05:11:28 85b809691d4c: Preparing 05:11:28 f13e048213f3: Preparing 05:11:28 3da883259acf: Preparing 05:11:28 38ccdb2563b2: Preparing 05:11:28 5eaefa190836: Preparing 05:11:28 fe90bbf94f31: Preparing 05:11:28 100184f96f87: Preparing 05:11:28 5f70bf18a086: Preparing 05:11:28 34d4303311f7: Preparing 05:11:28 6a4e6a72f1c7: Preparing 05:11:28 8f919af889d7: Preparing 05:11:28 75654b8eeebd: Preparing 05:11:28 34d4303311f7: Waiting 05:11:28 fe90bbf94f31: Waiting 05:11:28 8f919af889d7: Waiting 05:11:28 100184f96f87: Waiting 05:11:28 f13e048213f3: Waiting 05:11:28 5f70bf18a086: Waiting 05:11:28 6a4e6a72f1c7: Waiting 05:11:28 3da883259acf: Waiting 05:11:28 5eaefa190836: Waiting 05:11:28 75654b8eeebd: Waiting 05:11:28 38ccdb2563b2: Waiting 05:11:28 d0a1a0eac40c: Pushed 05:11:28 4a7734e5c1d1: Pushed 05:11:28 85b809691d4c: Pushed 05:11:28 8f5c88b7dfed: Pushed 05:11:28 5b8d0222aa99: Pushed 05:11:28 38ccdb2563b2: Layer already exists 05:11:28 5eaefa190836: Layer already exists 05:11:28 5f70bf18a086: Layer already exists 05:11:29 f13e048213f3: Pushed 05:11:29 fe90bbf94f31: Pushed 05:11:29 100184f96f87: Pushed 05:11:29 34d4303311f7: Pushed 05:11:29 75654b8eeebd: Layer already exists 05:11:29 8f919af889d7: Pushed 05:11:29 6a4e6a72f1c7: Pushed 05:11:30 3da883259acf: Pushed 05:11:30 98bb6ebf5936140bbb14ec64c05520fd1477cb0f: digest: sha256:1dd2f5d007ec96ac1f7e549c39608b3abf6eab9fb6302f4d0587a75d95895368 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:11:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:11:31 d0a1a0eac40c: Preparing 05:11:31 5b8d0222aa99: Preparing 05:11:31 8f5c88b7dfed: Preparing 05:11:31 4a7734e5c1d1: Preparing 05:11:31 85b809691d4c: Preparing 05:11:31 f13e048213f3: Preparing 05:11:31 3da883259acf: Preparing 05:11:31 38ccdb2563b2: Preparing 05:11:31 5eaefa190836: Preparing 05:11:31 fe90bbf94f31: Preparing 05:11:31 100184f96f87: Preparing 05:11:31 5f70bf18a086: Preparing 05:11:31 34d4303311f7: Preparing 05:11:31 6a4e6a72f1c7: Preparing 05:11:31 8f919af889d7: Preparing 05:11:31 75654b8eeebd: Preparing 05:11:31 f13e048213f3: Waiting 05:11:31 3da883259acf: Waiting 05:11:31 100184f96f87: Waiting 05:11:31 38ccdb2563b2: Waiting 05:11:31 5eaefa190836: Waiting 05:11:31 5f70bf18a086: Waiting 05:11:31 fe90bbf94f31: Waiting 05:11:31 34d4303311f7: Waiting 05:11:31 6a4e6a72f1c7: Waiting 05:11:31 75654b8eeebd: Waiting 05:11:31 8f5c88b7dfed: Layer already exists 05:11:31 4a7734e5c1d1: Layer already exists 05:11:31 85b809691d4c: Layer already exists 05:11:31 5b8d0222aa99: Layer already exists 05:11:31 d0a1a0eac40c: Layer already exists 05:11:31 f13e048213f3: Layer already exists 05:11:31 38ccdb2563b2: Layer already exists 05:11:31 fe90bbf94f31: Layer already exists 05:11:31 5eaefa190836: Layer already exists 05:11:31 3da883259acf: Layer already exists 05:11:31 100184f96f87: Layer already exists 05:11:31 34d4303311f7: Layer already exists 05:11:31 6a4e6a72f1c7: Layer already exists 05:11:31 5f70bf18a086: Layer already exists 05:11:31 8f919af889d7: Layer already exists 05:11:31 75654b8eeebd: Layer already exists 05:11:31 latest: digest: sha256:1dd2f5d007ec96ac1f7e549c39608b3abf6eab9fb6302f4d0587a75d95895368 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.22 05:11:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:11:31 d0a1a0eac40c: Preparing 05:11:31 5b8d0222aa99: Preparing 05:11:31 8f5c88b7dfed: Preparing 05:11:31 4a7734e5c1d1: Preparing 05:11:31 85b809691d4c: Preparing 05:11:31 f13e048213f3: Preparing 05:11:31 3da883259acf: Preparing 05:11:31 38ccdb2563b2: Preparing 05:11:31 5eaefa190836: Preparing 05:11:31 fe90bbf94f31: Preparing 05:11:31 100184f96f87: Preparing 05:11:31 5f70bf18a086: Preparing 05:11:31 34d4303311f7: Preparing 05:11:31 6a4e6a72f1c7: Preparing 05:11:31 8f919af889d7: Preparing 05:11:31 75654b8eeebd: Preparing 05:11:31 100184f96f87: Waiting 05:11:31 5f70bf18a086: Waiting 05:11:31 34d4303311f7: Waiting 05:11:31 6a4e6a72f1c7: Waiting 05:11:31 f13e048213f3: Waiting 05:11:31 8f919af889d7: Waiting 05:11:31 3da883259acf: Waiting 05:11:31 5eaefa190836: Waiting 05:11:31 38ccdb2563b2: Waiting 05:11:31 fe90bbf94f31: Waiting 05:11:31 75654b8eeebd: Waiting 05:11:31 85b809691d4c: Layer already exists 05:11:31 5b8d0222aa99: Layer already exists 05:11:31 d0a1a0eac40c: Layer already exists 05:11:31 8f5c88b7dfed: Layer already exists 05:11:31 4a7734e5c1d1: Layer already exists 05:11:31 3da883259acf: Layer already exists 05:11:31 5eaefa190836: Layer already exists 05:11:31 38ccdb2563b2: Layer already exists 05:11:31 f13e048213f3: Layer already exists 05:11:31 fe90bbf94f31: Layer already exists 05:11:31 100184f96f87: Layer already exists 05:11:31 5f70bf18a086: Layer already exists 05:11:31 8f919af889d7: Layer already exists 05:11:31 34d4303311f7: Layer already exists 05:11:31 6a4e6a72f1c7: Layer already exists 05:11:31 75654b8eeebd: Layer already exists 05:11:31 4.0.0-dev.22: digest: sha256:1dd2f5d007ec96ac1f7e549c39608b3abf6eab9fb6302f4d0587a75d95895368 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:11:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:11:32 d0a1a0eac40c: Preparing 05:11:32 5b8d0222aa99: Preparing 05:11:32 8f5c88b7dfed: Preparing 05:11:32 4a7734e5c1d1: Preparing 05:11:32 85b809691d4c: Preparing 05:11:32 f13e048213f3: Preparing 05:11:32 3da883259acf: Preparing 05:11:32 38ccdb2563b2: Preparing 05:11:32 5eaefa190836: Preparing 05:11:32 fe90bbf94f31: Preparing 05:11:32 100184f96f87: Preparing 05:11:32 5f70bf18a086: Preparing 05:11:32 34d4303311f7: Preparing 05:11:32 6a4e6a72f1c7: Preparing 05:11:32 8f919af889d7: Preparing 05:11:32 75654b8eeebd: Preparing 05:11:32 f13e048213f3: Waiting 05:11:32 3da883259acf: Waiting 05:11:32 38ccdb2563b2: Waiting 05:11:32 5eaefa190836: Waiting 05:11:32 fe90bbf94f31: Waiting 05:11:32 100184f96f87: Waiting 05:11:32 34d4303311f7: Waiting 05:11:32 5f70bf18a086: Waiting 05:11:32 75654b8eeebd: Waiting 05:11:32 6a4e6a72f1c7: Waiting 05:11:32 8f919af889d7: Waiting 05:11:32 4a7734e5c1d1: Layer already exists 05:11:32 85b809691d4c: Layer already exists 05:11:32 d0a1a0eac40c: Layer already exists 05:11:32 5b8d0222aa99: Layer already exists 05:11:32 f13e048213f3: Layer already exists 05:11:32 8f5c88b7dfed: Layer already exists 05:11:32 3da883259acf: Layer already exists 05:11:32 fe90bbf94f31: Layer already exists 05:11:32 5eaefa190836: Layer already exists 05:11:32 100184f96f87: Layer already exists 05:11:32 38ccdb2563b2: Layer already exists 05:11:32 5f70bf18a086: Layer already exists 05:11:32 34d4303311f7: Layer already exists 05:11:32 8f919af889d7: Layer already exists 05:11:32 6a4e6a72f1c7: Layer already exists 05:11:32 75654b8eeebd: Layer already exists 05:11:32 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22: digest: sha256:1dd2f5d007ec96ac1f7e549c39608b3abf6eab9fb6302f4d0587a75d95895368 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 05:11:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:11:33 d0a1a0eac40c: Preparing 05:11:33 5b8d0222aa99: Preparing 05:11:33 8f5c88b7dfed: Preparing 05:11:33 4a7734e5c1d1: Preparing 05:11:33 85b809691d4c: Preparing 05:11:33 f13e048213f3: Preparing 05:11:33 3da883259acf: Preparing 05:11:33 38ccdb2563b2: Preparing 05:11:33 5eaefa190836: Preparing 05:11:33 fe90bbf94f31: Preparing 05:11:33 100184f96f87: Preparing 05:11:33 5f70bf18a086: Preparing 05:11:33 34d4303311f7: Preparing 05:11:33 6a4e6a72f1c7: Preparing 05:11:33 8f919af889d7: Preparing 05:11:33 75654b8eeebd: Preparing 05:11:33 3da883259acf: Waiting 05:11:33 38ccdb2563b2: Waiting 05:11:33 5eaefa190836: Waiting 05:11:33 fe90bbf94f31: Waiting 05:11:33 100184f96f87: Waiting 05:11:33 5f70bf18a086: Waiting 05:11:33 34d4303311f7: Waiting 05:11:33 75654b8eeebd: Waiting 05:11:33 8f919af889d7: Waiting 05:11:33 f13e048213f3: Waiting 05:11:33 8f5c88b7dfed: Layer already exists 05:11:33 4a7734e5c1d1: Layer already exists 05:11:33 85b809691d4c: Layer already exists 05:11:33 5b8d0222aa99: Layer already exists 05:11:33 d0a1a0eac40c: Layer already exists 05:11:33 fe90bbf94f31: Layer already exists 05:11:33 38ccdb2563b2: Layer already exists 05:11:33 5eaefa190836: Layer already exists 05:11:33 f13e048213f3: Layer already exists 05:11:33 3da883259acf: Layer already exists 05:11:33 34d4303311f7: Layer already exists 05:11:33 100184f96f87: Layer already exists 05:11:33 8f919af889d7: Layer already exists 05:11:33 5f70bf18a086: Layer already exists 05:11:33 6a4e6a72f1c7: Layer already exists 05:11:33 75654b8eeebd: Layer already exists 05:11:33 main: digest: sha256:1dd2f5d007ec96ac1f7e549c39608b3abf6eab9fb6302f4d0587a75d95895368 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:11:33 ===================================================== [Pipeline] echo 05:11:33 taggedImages: 05:11:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:11:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.22 05:11:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:11:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 05:11:33 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 05:11:33 98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:33 latest 05:11:33 4.0.0-dev.22 05:11:33 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:11:33 main 05:11:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:33 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:11:34 83629b4ee0b3: Preparing 05:11:34 9b4ff4fe90d8: Preparing 05:11:34 2cc701bdd6a6: Preparing 05:11:34 10f5d034a6d7: Preparing 05:11:34 38ccdb2563b2: Preparing 05:11:34 5eaefa190836: Preparing 05:11:34 fe9fa31392a4: Preparing 05:11:34 2704fee6253f: Preparing 05:11:34 75654b8eeebd: Preparing 05:11:34 2704fee6253f: Waiting 05:11:34 fe9fa31392a4: Waiting 05:11:34 5eaefa190836: Waiting 05:11:34 75654b8eeebd: Waiting 05:11:34 38ccdb2563b2: Layer already exists 05:11:34 5eaefa190836: Layer already exists 05:11:34 fe9fa31392a4: Layer already exists 05:11:34 2704fee6253f: Layer already exists 05:11:34 2cc701bdd6a6: Pushed 05:11:34 75654b8eeebd: Layer already exists 05:11:34 83629b4ee0b3: Pushed 05:11:34 9b4ff4fe90d8: Pushed 05:11:35 10f5d034a6d7: Pushed 05:11:35 98bb6ebf5936140bbb14ec64c05520fd1477cb0f: digest: sha256:146d6cf1063106d4d7bb6391d21a313b1cc9ac09d5477c3109f8577d42d297e7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:36 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:11:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:11:36 83629b4ee0b3: Preparing 05:11:36 9b4ff4fe90d8: Preparing 05:11:36 2cc701bdd6a6: Preparing 05:11:36 10f5d034a6d7: Preparing 05:11:36 38ccdb2563b2: Preparing 05:11:36 5eaefa190836: Preparing 05:11:36 fe9fa31392a4: Preparing 05:11:36 2704fee6253f: Preparing 05:11:36 75654b8eeebd: Preparing 05:11:36 5eaefa190836: Waiting 05:11:36 fe9fa31392a4: Waiting 05:11:36 75654b8eeebd: Waiting 05:11:36 2704fee6253f: Waiting 05:11:36 83629b4ee0b3: Layer already exists 05:11:36 10f5d034a6d7: Layer already exists 05:11:36 38ccdb2563b2: Layer already exists 05:11:36 9b4ff4fe90d8: Layer already exists 05:11:36 2cc701bdd6a6: Layer already exists 05:11:36 5eaefa190836: Layer already exists 05:11:36 75654b8eeebd: Layer already exists 05:11:36 fe9fa31392a4: Layer already exists 05:11:36 2704fee6253f: Layer already exists 05:11:36 latest: digest: sha256:146d6cf1063106d4d7bb6391d21a313b1cc9ac09d5477c3109f8577d42d297e7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:36 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.22 05:11:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:11:37 83629b4ee0b3: Preparing 05:11:37 9b4ff4fe90d8: Preparing 05:11:37 2cc701bdd6a6: Preparing 05:11:37 10f5d034a6d7: Preparing 05:11:37 38ccdb2563b2: Preparing 05:11:37 5eaefa190836: Preparing 05:11:37 fe9fa31392a4: Preparing 05:11:37 2704fee6253f: Preparing 05:11:37 75654b8eeebd: Preparing 05:11:37 5eaefa190836: Waiting 05:11:37 fe9fa31392a4: Waiting 05:11:37 2704fee6253f: Waiting 05:11:37 75654b8eeebd: Waiting 05:11:37 2cc701bdd6a6: Layer already exists 05:11:37 10f5d034a6d7: Layer already exists 05:11:37 83629b4ee0b3: Layer already exists 05:11:37 9b4ff4fe90d8: Layer already exists 05:11:37 38ccdb2563b2: Layer already exists 05:11:37 2704fee6253f: Layer already exists 05:11:37 fe9fa31392a4: Layer already exists 05:11:37 5eaefa190836: Layer already exists 05:11:37 75654b8eeebd: Layer already exists 05:11:37 4.0.0-dev.22: digest: sha256:146d6cf1063106d4d7bb6391d21a313b1cc9ac09d5477c3109f8577d42d297e7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:11:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:11:37 83629b4ee0b3: Preparing 05:11:37 9b4ff4fe90d8: Preparing 05:11:37 2cc701bdd6a6: Preparing 05:11:37 10f5d034a6d7: Preparing 05:11:37 38ccdb2563b2: Preparing 05:11:37 5eaefa190836: Preparing 05:11:37 fe9fa31392a4: Preparing 05:11:37 2704fee6253f: Preparing 05:11:37 75654b8eeebd: Preparing 05:11:37 5eaefa190836: Waiting 05:11:37 fe9fa31392a4: Waiting 05:11:37 2704fee6253f: Waiting 05:11:37 75654b8eeebd: Waiting 05:11:37 10f5d034a6d7: Layer already exists 05:11:37 83629b4ee0b3: Layer already exists 05:11:37 2cc701bdd6a6: Layer already exists 05:11:37 9b4ff4fe90d8: Layer already exists 05:11:37 38ccdb2563b2: Layer already exists 05:11:37 2704fee6253f: Layer already exists 05:11:37 fe9fa31392a4: Layer already exists 05:11:37 5eaefa190836: Layer already exists 05:11:37 75654b8eeebd: Layer already exists 05:11:37 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22: digest: sha256:146d6cf1063106d4d7bb6391d21a313b1cc9ac09d5477c3109f8577d42d297e7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 05:11:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:11:38 83629b4ee0b3: Preparing 05:11:38 9b4ff4fe90d8: Preparing 05:11:38 2cc701bdd6a6: Preparing 05:11:38 10f5d034a6d7: Preparing 05:11:38 38ccdb2563b2: Preparing 05:11:38 5eaefa190836: Preparing 05:11:38 fe9fa31392a4: Preparing 05:11:38 2704fee6253f: Preparing 05:11:38 5eaefa190836: Waiting 05:11:38 fe9fa31392a4: Waiting 05:11:38 75654b8eeebd: Preparing 05:11:38 2704fee6253f: Waiting 05:11:38 75654b8eeebd: Waiting 05:11:38 83629b4ee0b3: Layer already exists 05:11:38 2cc701bdd6a6: Layer already exists 05:11:38 9b4ff4fe90d8: Layer already exists 05:11:38 38ccdb2563b2: Layer already exists 05:11:38 10f5d034a6d7: Layer already exists 05:11:38 2704fee6253f: Layer already exists 05:11:38 5eaefa190836: Layer already exists 05:11:38 fe9fa31392a4: Layer already exists 05:11:38 75654b8eeebd: Layer already exists 05:11:38 main: digest: sha256:146d6cf1063106d4d7bb6391d21a313b1cc9ac09d5477c3109f8577d42d297e7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:11:38 ===================================================== [Pipeline] echo 05:11:38 taggedImages: 05:11:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:11:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.22 05:11:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:11:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 05:11:38 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 05:11:38 98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:38 latest 05:11:38 4.0.0-dev.22 05:11:38 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:11:38 main 05:11:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:11:39 a8666d7ce8e0: Preparing 05:11:39 9122b523e3b0: Preparing 05:11:39 3fde702f90ea: Preparing 05:11:39 a5a814ffc668: Preparing 05:11:39 f659f392b30a: Preparing 05:11:39 38ccdb2563b2: Preparing 05:11:39 5eaefa190836: Preparing 05:11:39 7e3cf2a8a4e6: Preparing 05:11:39 c2e06b9a3b25: Preparing 05:11:39 afe72017e75a: Preparing 05:11:39 75654b8eeebd: Preparing 05:11:39 38ccdb2563b2: Waiting 05:11:39 5eaefa190836: Waiting 05:11:39 7e3cf2a8a4e6: Waiting 05:11:39 c2e06b9a3b25: Waiting 05:11:39 afe72017e75a: Waiting 05:11:39 75654b8eeebd: Waiting 05:11:39 a5a814ffc668: Pushed 05:11:39 38ccdb2563b2: Layer already exists 05:11:39 f659f392b30a: Pushed 05:11:39 a8666d7ce8e0: Pushed 05:11:39 9122b523e3b0: Pushed 05:11:39 5eaefa190836: Layer already exists 05:11:39 75654b8eeebd: Layer already exists 05:11:39 7e3cf2a8a4e6: Pushed 05:11:39 c2e06b9a3b25: Pushed 05:11:40 3fde702f90ea: Pushed 05:11:41 afe72017e75a: Pushed 05:11:41 98bb6ebf5936140bbb14ec64c05520fd1477cb0f: digest: sha256:b9436dbc07b441499cea8c5a1d72ffe2db62f58e17900f00a9685feafa154e42 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:11:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:11:41 a8666d7ce8e0: Preparing 05:11:41 9122b523e3b0: Preparing 05:11:41 3fde702f90ea: Preparing 05:11:41 a5a814ffc668: Preparing 05:11:41 f659f392b30a: Preparing 05:11:41 38ccdb2563b2: Preparing 05:11:41 5eaefa190836: Preparing 05:11:41 7e3cf2a8a4e6: Preparing 05:11:41 c2e06b9a3b25: Preparing 05:11:41 afe72017e75a: Preparing 05:11:41 75654b8eeebd: Preparing 05:11:41 7e3cf2a8a4e6: Waiting 05:11:41 afe72017e75a: Waiting 05:11:41 c2e06b9a3b25: Waiting 05:11:41 75654b8eeebd: Waiting 05:11:41 38ccdb2563b2: Waiting 05:11:41 5eaefa190836: Waiting 05:11:41 3fde702f90ea: Layer already exists 05:11:41 a8666d7ce8e0: Layer already exists 05:11:41 a5a814ffc668: Layer already exists 05:11:41 9122b523e3b0: Layer already exists 05:11:41 f659f392b30a: Layer already exists 05:11:41 5eaefa190836: Layer already exists 05:11:41 38ccdb2563b2: Layer already exists 05:11:41 7e3cf2a8a4e6: Layer already exists 05:11:41 c2e06b9a3b25: Layer already exists 05:11:41 afe72017e75a: Layer already exists 05:11:41 75654b8eeebd: Layer already exists 05:11:41 latest: digest: sha256:b9436dbc07b441499cea8c5a1d72ffe2db62f58e17900f00a9685feafa154e42 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.22 05:11:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:11:42 a8666d7ce8e0: Preparing 05:11:42 9122b523e3b0: Preparing 05:11:42 3fde702f90ea: Preparing 05:11:42 a5a814ffc668: Preparing 05:11:42 f659f392b30a: Preparing 05:11:42 38ccdb2563b2: Preparing 05:11:42 5eaefa190836: Preparing 05:11:42 7e3cf2a8a4e6: Preparing 05:11:42 c2e06b9a3b25: Preparing 05:11:42 afe72017e75a: Preparing 05:11:42 75654b8eeebd: Preparing 05:11:42 5eaefa190836: Waiting 05:11:42 7e3cf2a8a4e6: Waiting 05:11:42 c2e06b9a3b25: Waiting 05:11:42 38ccdb2563b2: Waiting 05:11:42 afe72017e75a: Waiting 05:11:42 75654b8eeebd: Waiting 05:11:42 3fde702f90ea: Layer already exists 05:11:42 9122b523e3b0: Layer already exists 05:11:42 a8666d7ce8e0: Layer already exists 05:11:42 a5a814ffc668: Layer already exists 05:11:42 f659f392b30a: Layer already exists 05:11:42 5eaefa190836: Layer already exists 05:11:42 38ccdb2563b2: Layer already exists 05:11:42 7e3cf2a8a4e6: Layer already exists 05:11:42 c2e06b9a3b25: Layer already exists 05:11:42 afe72017e75a: Layer already exists 05:11:42 75654b8eeebd: Layer already exists 05:11:42 4.0.0-dev.22: digest: sha256:b9436dbc07b441499cea8c5a1d72ffe2db62f58e17900f00a9685feafa154e42 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:11:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:11:43 a8666d7ce8e0: Preparing 05:11:43 9122b523e3b0: Preparing 05:11:43 3fde702f90ea: Preparing 05:11:43 a5a814ffc668: Preparing 05:11:43 f659f392b30a: Preparing 05:11:43 38ccdb2563b2: Preparing 05:11:43 5eaefa190836: Preparing 05:11:43 7e3cf2a8a4e6: Preparing 05:11:43 c2e06b9a3b25: Preparing 05:11:43 afe72017e75a: Preparing 05:11:43 75654b8eeebd: Preparing 05:11:43 afe72017e75a: Waiting 05:11:43 c2e06b9a3b25: Waiting 05:11:43 38ccdb2563b2: Waiting 05:11:43 75654b8eeebd: Waiting 05:11:43 5eaefa190836: Waiting 05:11:43 7e3cf2a8a4e6: Waiting 05:11:43 9122b523e3b0: Layer already exists 05:11:43 f659f392b30a: Layer already exists 05:11:43 a5a814ffc668: Layer already exists 05:11:43 3fde702f90ea: Layer already exists 05:11:43 a8666d7ce8e0: Layer already exists 05:11:43 38ccdb2563b2: Layer already exists 05:11:43 afe72017e75a: Layer already exists 05:11:43 5eaefa190836: Layer already exists 05:11:43 c2e06b9a3b25: Layer already exists 05:11:43 7e3cf2a8a4e6: Layer already exists 05:11:43 75654b8eeebd: Layer already exists 05:11:43 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22: digest: sha256:b9436dbc07b441499cea8c5a1d72ffe2db62f58e17900f00a9685feafa154e42 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:11:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:11:44 a8666d7ce8e0: Preparing 05:11:44 9122b523e3b0: Preparing 05:11:44 3fde702f90ea: Preparing 05:11:44 a5a814ffc668: Preparing 05:11:44 f659f392b30a: Preparing 05:11:44 38ccdb2563b2: Preparing 05:11:44 5eaefa190836: Preparing 05:11:44 7e3cf2a8a4e6: Preparing 05:11:44 c2e06b9a3b25: Preparing 05:11:44 afe72017e75a: Preparing 05:11:44 75654b8eeebd: Preparing 05:11:44 38ccdb2563b2: Waiting 05:11:44 5eaefa190836: Waiting 05:11:44 afe72017e75a: Waiting 05:11:44 c2e06b9a3b25: Waiting 05:11:44 75654b8eeebd: Waiting 05:11:44 7e3cf2a8a4e6: Waiting 05:11:44 3fde702f90ea: Layer already exists 05:11:44 a8666d7ce8e0: Layer already exists 05:11:44 9122b523e3b0: Layer already exists 05:11:44 a5a814ffc668: Layer already exists 05:11:44 f659f392b30a: Layer already exists 05:11:44 c2e06b9a3b25: Layer already exists 05:11:44 5eaefa190836: Layer already exists 05:11:44 38ccdb2563b2: Layer already exists 05:11:44 7e3cf2a8a4e6: Layer already exists 05:11:44 afe72017e75a: Layer already exists 05:11:44 75654b8eeebd: Layer already exists 05:11:44 main: digest: sha256:b9436dbc07b441499cea8c5a1d72ffe2db62f58e17900f00a9685feafa154e42 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:11:44 ===================================================== [Pipeline] echo 05:11:44 taggedImages: 05:11:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:11:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.22 05:11:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:11:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 05:11:44 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 05:11:44 98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:44 latest 05:11:44 4.0.0-dev.22 05:11:44 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:11:44 main 05:11:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:11:44 7a2c97ee4341: Preparing 05:11:44 f623c6c1ed23: Preparing 05:11:44 8d888d9a2270: Preparing 05:11:44 6a67e989adde: Preparing 05:11:44 6852600557d2: Preparing 05:11:44 c77be51059ec: Preparing 05:11:44 53644b1bf437: Preparing 05:11:44 38ccdb2563b2: Preparing 05:11:44 5eaefa190836: Preparing 05:11:44 76153b59f9ef: Preparing 05:11:44 589e883cfc40: Preparing 05:11:44 75654b8eeebd: Preparing 05:11:44 53644b1bf437: Waiting 05:11:44 38ccdb2563b2: Waiting 05:11:44 5eaefa190836: Waiting 05:11:44 76153b59f9ef: Waiting 05:11:44 589e883cfc40: Waiting 05:11:44 75654b8eeebd: Waiting 05:11:44 c77be51059ec: Waiting 05:11:44 6852600557d2: Pushed 05:11:44 f623c6c1ed23: Pushed 05:11:44 7a2c97ee4341: Pushed 05:11:44 38ccdb2563b2: Layer already exists 05:11:44 5eaefa190836: Layer already exists 05:11:45 53644b1bf437: Pushed 05:11:45 c77be51059ec: Pushed 05:11:45 75654b8eeebd: Layer already exists 05:11:45 76153b59f9ef: Pushed 05:11:45 6a67e989adde: Pushed 05:11:45 8d888d9a2270: Pushed 05:11:46 589e883cfc40: Pushed 05:11:46 98bb6ebf5936140bbb14ec64c05520fd1477cb0f: digest: sha256:aea7e3df3976749974dc16b2d6446ca1899e4efb1c2913487ef7fd45b7880890 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:11:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:11:46 7a2c97ee4341: Preparing 05:11:46 f623c6c1ed23: Preparing 05:11:46 8d888d9a2270: Preparing 05:11:46 6a67e989adde: Preparing 05:11:46 6852600557d2: Preparing 05:11:46 c77be51059ec: Preparing 05:11:46 53644b1bf437: Preparing 05:11:46 38ccdb2563b2: Preparing 05:11:46 5eaefa190836: Preparing 05:11:46 76153b59f9ef: Preparing 05:11:46 589e883cfc40: Preparing 05:11:46 75654b8eeebd: Preparing 05:11:46 c77be51059ec: Waiting 05:11:46 53644b1bf437: Waiting 05:11:46 38ccdb2563b2: Waiting 05:11:46 76153b59f9ef: Waiting 05:11:46 75654b8eeebd: Waiting 05:11:46 5eaefa190836: Waiting 05:11:46 6852600557d2: Layer already exists 05:11:46 6a67e989adde: Layer already exists 05:11:46 7a2c97ee4341: Layer already exists 05:11:46 8d888d9a2270: Layer already exists 05:11:46 f623c6c1ed23: Layer already exists 05:11:46 53644b1bf437: Layer already exists 05:11:46 c77be51059ec: Layer already exists 05:11:46 38ccdb2563b2: Layer already exists 05:11:46 5eaefa190836: Layer already exists 05:11:46 76153b59f9ef: Layer already exists 05:11:46 589e883cfc40: Layer already exists 05:11:46 75654b8eeebd: Layer already exists 05:11:46 latest: digest: sha256:aea7e3df3976749974dc16b2d6446ca1899e4efb1c2913487ef7fd45b7880890 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.22 05:11:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:11:47 7a2c97ee4341: Preparing 05:11:47 f623c6c1ed23: Preparing 05:11:47 8d888d9a2270: Preparing 05:11:47 6a67e989adde: Preparing 05:11:47 6852600557d2: Preparing 05:11:47 c77be51059ec: Preparing 05:11:47 53644b1bf437: Preparing 05:11:47 38ccdb2563b2: Preparing 05:11:47 5eaefa190836: Preparing 05:11:47 76153b59f9ef: Preparing 05:11:47 589e883cfc40: Preparing 05:11:47 75654b8eeebd: Preparing 05:11:47 5eaefa190836: Waiting 05:11:47 76153b59f9ef: Waiting 05:11:47 589e883cfc40: Waiting 05:11:47 75654b8eeebd: Waiting 05:11:47 53644b1bf437: Waiting 05:11:47 c77be51059ec: Waiting 05:11:47 38ccdb2563b2: Waiting 05:11:47 6852600557d2: Layer already exists 05:11:47 f623c6c1ed23: Layer already exists 05:11:47 6a67e989adde: Layer already exists 05:11:47 8d888d9a2270: Layer already exists 05:11:47 7a2c97ee4341: Layer already exists 05:11:47 5eaefa190836: Layer already exists 05:11:47 38ccdb2563b2: Layer already exists 05:11:47 c77be51059ec: Layer already exists 05:11:47 53644b1bf437: Layer already exists 05:11:47 76153b59f9ef: Layer already exists 05:11:47 589e883cfc40: Layer already exists 05:11:47 75654b8eeebd: Layer already exists 05:11:47 4.0.0-dev.22: digest: sha256:aea7e3df3976749974dc16b2d6446ca1899e4efb1c2913487ef7fd45b7880890 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:11:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:11:48 7a2c97ee4341: Preparing 05:11:48 f623c6c1ed23: Preparing 05:11:48 8d888d9a2270: Preparing 05:11:48 6a67e989adde: Preparing 05:11:48 6852600557d2: Preparing 05:11:48 c77be51059ec: Preparing 05:11:48 53644b1bf437: Preparing 05:11:48 38ccdb2563b2: Preparing 05:11:48 5eaefa190836: Preparing 05:11:48 76153b59f9ef: Preparing 05:11:48 589e883cfc40: Preparing 05:11:48 75654b8eeebd: Preparing 05:11:48 38ccdb2563b2: Waiting 05:11:48 5eaefa190836: Waiting 05:11:48 75654b8eeebd: Waiting 05:11:48 76153b59f9ef: Waiting 05:11:48 c77be51059ec: Waiting 05:11:48 589e883cfc40: Waiting 05:11:48 53644b1bf437: Waiting 05:11:48 f623c6c1ed23: Layer already exists 05:11:48 6852600557d2: Layer already exists 05:11:48 6a67e989adde: Layer already exists 05:11:48 7a2c97ee4341: Layer already exists 05:11:48 8d888d9a2270: Layer already exists 05:11:48 5eaefa190836: Layer already exists 05:11:48 c77be51059ec: Layer already exists 05:11:48 53644b1bf437: Layer already exists 05:11:48 38ccdb2563b2: Layer already exists 05:11:48 76153b59f9ef: Layer already exists 05:11:48 75654b8eeebd: Layer already exists 05:11:48 589e883cfc40: Layer already exists 05:11:48 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22: digest: sha256:aea7e3df3976749974dc16b2d6446ca1899e4efb1c2913487ef7fd45b7880890 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 05:11:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:11:48 7a2c97ee4341: Preparing 05:11:48 f623c6c1ed23: Preparing 05:11:48 8d888d9a2270: Preparing 05:11:48 6a67e989adde: Preparing 05:11:48 6852600557d2: Preparing 05:11:48 c77be51059ec: Preparing 05:11:48 53644b1bf437: Preparing 05:11:48 38ccdb2563b2: Preparing 05:11:48 5eaefa190836: Preparing 05:11:48 76153b59f9ef: Preparing 05:11:48 589e883cfc40: Preparing 05:11:48 75654b8eeebd: Preparing 05:11:48 53644b1bf437: Waiting 05:11:48 38ccdb2563b2: Waiting 05:11:48 5eaefa190836: Waiting 05:11:48 76153b59f9ef: Waiting 05:11:48 589e883cfc40: Waiting 05:11:48 75654b8eeebd: Waiting 05:11:48 c77be51059ec: Waiting 05:11:48 6a67e989adde: Layer already exists 05:11:48 8d888d9a2270: Layer already exists 05:11:48 7a2c97ee4341: Layer already exists 05:11:48 f623c6c1ed23: Layer already exists 05:11:48 6852600557d2: Layer already exists 05:11:48 c77be51059ec: Layer already exists 05:11:48 53644b1bf437: Layer already exists 05:11:48 76153b59f9ef: Layer already exists 05:11:48 38ccdb2563b2: Layer already exists 05:11:48 5eaefa190836: Layer already exists 05:11:48 589e883cfc40: Layer already exists 05:11:48 75654b8eeebd: Layer already exists 05:11:48 main: digest: sha256:aea7e3df3976749974dc16b2d6446ca1899e4efb1c2913487ef7fd45b7880890 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:11:48 ===================================================== [Pipeline] echo 05:11:48 taggedImages: 05:11:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:11:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.22 05:11:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:11:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 05:11:48 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 05:11:48 98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:48 latest 05:11:48 4.0.0-dev.22 05:11:48 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:11:48 main 05:11:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:11:49 08e5c82383df: Preparing 05:11:49 1664249fd72c: Preparing 05:11:49 38ccdb2563b2: Preparing 05:11:49 5eaefa190836: Preparing 05:11:49 ba664d67dca1: Preparing 05:11:49 1f3851a08bd1: Preparing 05:11:49 75654b8eeebd: Preparing 05:11:49 75654b8eeebd: Waiting 05:11:49 1f3851a08bd1: Waiting 05:11:49 38ccdb2563b2: Layer already exists 05:11:49 5eaefa190836: Layer already exists 05:11:49 75654b8eeebd: Layer already exists 05:11:49 08e5c82383df: Pushed 05:11:50 ba664d67dca1: Pushed 05:11:50 1f3851a08bd1: Pushed 05:11:51 1664249fd72c: Pushed 05:11:51 98bb6ebf5936140bbb14ec64c05520fd1477cb0f: digest: sha256:bdce31515d07f50b864889f0f51cd7feb6a3a7b937cba74b5afbfc6d7dfdbb21 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:51 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:11:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:11:52 08e5c82383df: Preparing 05:11:52 1664249fd72c: Preparing 05:11:52 38ccdb2563b2: Preparing 05:11:52 5eaefa190836: Preparing 05:11:52 ba664d67dca1: Preparing 05:11:52 1f3851a08bd1: Preparing 05:11:52 75654b8eeebd: Preparing 05:11:52 1f3851a08bd1: Waiting 05:11:52 75654b8eeebd: Waiting 05:11:52 ba664d67dca1: Layer already exists 05:11:52 1664249fd72c: Layer already exists 05:11:52 38ccdb2563b2: Layer already exists 05:11:52 08e5c82383df: Layer already exists 05:11:52 5eaefa190836: Layer already exists 05:11:52 1f3851a08bd1: Layer already exists 05:11:52 75654b8eeebd: Layer already exists 05:11:52 latest: digest: sha256:bdce31515d07f50b864889f0f51cd7feb6a3a7b937cba74b5afbfc6d7dfdbb21 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:52 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.22 05:11:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:11:52 08e5c82383df: Preparing 05:11:52 1664249fd72c: Preparing 05:11:52 38ccdb2563b2: Preparing 05:11:52 5eaefa190836: Preparing 05:11:52 ba664d67dca1: Preparing 05:11:52 1f3851a08bd1: Preparing 05:11:52 75654b8eeebd: Preparing 05:11:52 75654b8eeebd: Waiting 05:11:52 1f3851a08bd1: Waiting 05:11:52 ba664d67dca1: Layer already exists 05:11:52 1664249fd72c: Layer already exists 05:11:52 5eaefa190836: Layer already exists 05:11:52 38ccdb2563b2: Layer already exists 05:11:52 08e5c82383df: Layer already exists 05:11:52 75654b8eeebd: Layer already exists 05:11:52 1f3851a08bd1: Layer already exists 05:11:52 4.0.0-dev.22: digest: sha256:bdce31515d07f50b864889f0f51cd7feb6a3a7b937cba74b5afbfc6d7dfdbb21 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:11:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:11:53 08e5c82383df: Preparing 05:11:53 1664249fd72c: Preparing 05:11:53 38ccdb2563b2: Preparing 05:11:53 5eaefa190836: Preparing 05:11:53 ba664d67dca1: Preparing 05:11:53 1f3851a08bd1: Preparing 05:11:53 75654b8eeebd: Preparing 05:11:53 1f3851a08bd1: Waiting 05:11:53 75654b8eeebd: Waiting 05:11:53 38ccdb2563b2: Layer already exists 05:11:53 5eaefa190836: Layer already exists 05:11:53 08e5c82383df: Layer already exists 05:11:53 ba664d67dca1: Layer already exists 05:11:53 1664249fd72c: Layer already exists 05:11:53 1f3851a08bd1: Layer already exists 05:11:53 75654b8eeebd: Layer already exists 05:11:53 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22: digest: sha256:bdce31515d07f50b864889f0f51cd7feb6a3a7b937cba74b5afbfc6d7dfdbb21 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 05:11:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:11:54 08e5c82383df: Preparing 05:11:54 1664249fd72c: Preparing 05:11:54 38ccdb2563b2: Preparing 05:11:54 5eaefa190836: Preparing 05:11:54 ba664d67dca1: Preparing 05:11:54 1f3851a08bd1: Preparing 05:11:54 75654b8eeebd: Preparing 05:11:54 1f3851a08bd1: Waiting 05:11:54 75654b8eeebd: Waiting 05:11:54 5eaefa190836: Layer already exists 05:11:54 ba664d67dca1: Layer already exists 05:11:54 1664249fd72c: Layer already exists 05:11:54 08e5c82383df: Layer already exists 05:11:54 38ccdb2563b2: Layer already exists 05:11:54 1f3851a08bd1: Layer already exists 05:11:54 75654b8eeebd: Layer already exists 05:11:54 main: digest: sha256:bdce31515d07f50b864889f0f51cd7feb6a3a7b937cba74b5afbfc6d7dfdbb21 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:11:54 ===================================================== [Pipeline] echo 05:11:54 taggedImages: 05:11:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:11:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.22 05:11:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:11:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 05:11:54 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 05:11:54 98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:54 latest 05:11:54 4.0.0-dev.22 05:11:54 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:11:54 main 05:11:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:11:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:11:55 cd5f375face9: Preparing 05:11:55 4bfd60460e55: Preparing 05:11:55 653be047672e: Preparing 05:11:55 38ccdb2563b2: Preparing 05:11:55 5eaefa190836: Preparing 05:11:55 c6a4d4bfa73f: Preparing 05:11:55 1e9f5dfc97ab: Preparing 05:11:55 eaff0626fcfe: Preparing 05:11:55 aa9f8bfcd819: Preparing 05:11:55 75654b8eeebd: Preparing 05:11:55 c6a4d4bfa73f: Waiting 05:11:55 eaff0626fcfe: Waiting 05:11:55 aa9f8bfcd819: Waiting 05:11:55 75654b8eeebd: Waiting 05:11:55 1e9f5dfc97ab: Waiting 05:11:55 38ccdb2563b2: Layer already exists 05:11:55 5eaefa190836: Layer already exists 05:11:55 cd5f375face9: Pushed 05:11:55 4bfd60460e55: Pushed 05:11:55 653be047672e: Pushed 05:11:55 75654b8eeebd: Layer already exists 05:11:55 eaff0626fcfe: Pushed 05:11:56 aa9f8bfcd819: Pushed 05:12:00 1e9f5dfc97ab: Pushed 05:12:04 c6a4d4bfa73f: Pushed 05:12:04 98bb6ebf5936140bbb14ec64c05520fd1477cb0f: digest: sha256:566e2abd2ac6afc15ed9a671351efef1ab45e7812fd40566216da7d188e197e5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:12:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:12:05 cd5f375face9: Preparing 05:12:05 4bfd60460e55: Preparing 05:12:05 653be047672e: Preparing 05:12:05 38ccdb2563b2: Preparing 05:12:05 5eaefa190836: Preparing 05:12:05 c6a4d4bfa73f: Preparing 05:12:05 1e9f5dfc97ab: Preparing 05:12:05 eaff0626fcfe: Preparing 05:12:05 aa9f8bfcd819: Preparing 05:12:05 75654b8eeebd: Preparing 05:12:05 1e9f5dfc97ab: Waiting 05:12:05 eaff0626fcfe: Waiting 05:12:05 aa9f8bfcd819: Waiting 05:12:05 75654b8eeebd: Waiting 05:12:05 c6a4d4bfa73f: Waiting 05:12:05 653be047672e: Layer already exists 05:12:05 5eaefa190836: Layer already exists 05:12:05 38ccdb2563b2: Layer already exists 05:12:05 cd5f375face9: Layer already exists 05:12:05 4bfd60460e55: Layer already exists 05:12:05 1e9f5dfc97ab: Layer already exists 05:12:05 c6a4d4bfa73f: Layer already exists 05:12:05 75654b8eeebd: Layer already exists 05:12:05 eaff0626fcfe: Layer already exists 05:12:05 aa9f8bfcd819: Layer already exists 05:12:05 latest: digest: sha256:566e2abd2ac6afc15ed9a671351efef1ab45e7812fd40566216da7d188e197e5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.22 05:12:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:12:05 cd5f375face9: Preparing 05:12:05 4bfd60460e55: Preparing 05:12:05 653be047672e: Preparing 05:12:05 38ccdb2563b2: Preparing 05:12:05 5eaefa190836: Preparing 05:12:05 c6a4d4bfa73f: Preparing 05:12:05 1e9f5dfc97ab: Preparing 05:12:05 eaff0626fcfe: Preparing 05:12:05 aa9f8bfcd819: Preparing 05:12:05 75654b8eeebd: Preparing 05:12:05 eaff0626fcfe: Waiting 05:12:05 aa9f8bfcd819: Waiting 05:12:05 c6a4d4bfa73f: Waiting 05:12:05 75654b8eeebd: Waiting 05:12:05 1e9f5dfc97ab: Waiting 05:12:05 cd5f375face9: Layer already exists 05:12:05 38ccdb2563b2: Layer already exists 05:12:05 5eaefa190836: Layer already exists 05:12:05 4bfd60460e55: Layer already exists 05:12:05 653be047672e: Layer already exists 05:12:05 1e9f5dfc97ab: Layer already exists 05:12:05 c6a4d4bfa73f: Layer already exists 05:12:05 eaff0626fcfe: Layer already exists 05:12:05 aa9f8bfcd819: Layer already exists 05:12:05 75654b8eeebd: Layer already exists 05:12:05 4.0.0-dev.22: digest: sha256:566e2abd2ac6afc15ed9a671351efef1ab45e7812fd40566216da7d188e197e5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:12:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:12:06 cd5f375face9: Preparing 05:12:06 4bfd60460e55: Preparing 05:12:06 653be047672e: Preparing 05:12:06 38ccdb2563b2: Preparing 05:12:06 5eaefa190836: Preparing 05:12:06 c6a4d4bfa73f: Preparing 05:12:06 1e9f5dfc97ab: Preparing 05:12:06 eaff0626fcfe: Preparing 05:12:06 aa9f8bfcd819: Preparing 05:12:06 75654b8eeebd: Preparing 05:12:06 c6a4d4bfa73f: Waiting 05:12:06 1e9f5dfc97ab: Waiting 05:12:06 eaff0626fcfe: Waiting 05:12:06 75654b8eeebd: Waiting 05:12:06 aa9f8bfcd819: Waiting 05:12:06 653be047672e: Layer already exists 05:12:06 38ccdb2563b2: Layer already exists 05:12:06 4bfd60460e55: Layer already exists 05:12:06 5eaefa190836: Layer already exists 05:12:06 cd5f375face9: Layer already exists 05:12:06 aa9f8bfcd819: Layer already exists 05:12:06 c6a4d4bfa73f: Layer already exists 05:12:06 1e9f5dfc97ab: Layer already exists 05:12:06 eaff0626fcfe: Layer already exists 05:12:06 75654b8eeebd: Layer already exists 05:12:06 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22: digest: sha256:566e2abd2ac6afc15ed9a671351efef1ab45e7812fd40566216da7d188e197e5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 05:12:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:12:07 cd5f375face9: Preparing 05:12:07 4bfd60460e55: Preparing 05:12:07 653be047672e: Preparing 05:12:07 38ccdb2563b2: Preparing 05:12:07 5eaefa190836: Preparing 05:12:07 c6a4d4bfa73f: Preparing 05:12:07 1e9f5dfc97ab: Preparing 05:12:07 eaff0626fcfe: Preparing 05:12:07 aa9f8bfcd819: Preparing 05:12:07 75654b8eeebd: Preparing 05:12:07 eaff0626fcfe: Waiting 05:12:07 c6a4d4bfa73f: Waiting 05:12:07 1e9f5dfc97ab: Waiting 05:12:07 aa9f8bfcd819: Waiting 05:12:07 75654b8eeebd: Waiting 05:12:07 38ccdb2563b2: Layer already exists 05:12:07 653be047672e: Layer already exists 05:12:07 4bfd60460e55: Layer already exists 05:12:07 cd5f375face9: Layer already exists 05:12:07 5eaefa190836: Layer already exists 05:12:07 c6a4d4bfa73f: Layer already exists 05:12:07 eaff0626fcfe: Layer already exists 05:12:07 75654b8eeebd: Layer already exists 05:12:07 aa9f8bfcd819: Layer already exists 05:12:07 1e9f5dfc97ab: Layer already exists 05:12:07 main: digest: sha256:566e2abd2ac6afc15ed9a671351efef1ab45e7812fd40566216da7d188e197e5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:12:07 ===================================================== [Pipeline] echo 05:12:07 taggedImages: 05:12:07 - nexus3.edgexfoundry.org:10004/security-spire-agent:98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:12:07 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:12:07 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.22 05:12:07 - nexus3.edgexfoundry.org:10004/security-spire-agent:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:12:07 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 05:12:07 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 05:12:07 98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:12:07 latest 05:12:07 4.0.0-dev.22 05:12:07 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:12:07 main 05:12:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:12:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:12:07 96ac1dd0700b: Preparing 05:12:07 4d448042464b: Preparing 05:12:07 e2c5b434273d: Preparing 05:12:07 38ccdb2563b2: Preparing 05:12:07 5eaefa190836: Preparing 05:12:07 c6a4d4bfa73f: Preparing 05:12:07 7be4b0537aa9: Preparing 05:12:07 d04d0bc4e291: Preparing 05:12:07 75654b8eeebd: Preparing 05:12:07 d04d0bc4e291: Waiting 05:12:07 c6a4d4bfa73f: Waiting 05:12:07 7be4b0537aa9: Waiting 05:12:07 75654b8eeebd: Waiting 05:12:07 5eaefa190836: Layer already exists 05:12:07 38ccdb2563b2: Layer already exists 05:12:07 c6a4d4bfa73f: Layer already exists 05:12:07 4d448042464b: Pushed 05:12:07 e2c5b434273d: Pushed 05:12:07 96ac1dd0700b: Pushed 05:12:07 75654b8eeebd: Layer already exists 05:12:08 d04d0bc4e291: Pushed 05:12:08 7be4b0537aa9: Pushed 05:12:08 98bb6ebf5936140bbb14ec64c05520fd1477cb0f: digest: sha256:82f277e5438e40ac29ed89f79cd07c6a689144dc3f678923b88a86f8120a8d71 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:12:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:12:09 96ac1dd0700b: Preparing 05:12:09 4d448042464b: Preparing 05:12:09 e2c5b434273d: Preparing 05:12:09 38ccdb2563b2: Preparing 05:12:09 5eaefa190836: Preparing 05:12:09 c6a4d4bfa73f: Preparing 05:12:09 7be4b0537aa9: Preparing 05:12:09 d04d0bc4e291: Preparing 05:12:09 75654b8eeebd: Preparing 05:12:09 d04d0bc4e291: Waiting 05:12:09 75654b8eeebd: Waiting 05:12:09 c6a4d4bfa73f: Waiting 05:12:09 7be4b0537aa9: Waiting 05:12:09 4d448042464b: Layer already exists 05:12:09 e2c5b434273d: Layer already exists 05:12:09 5eaefa190836: Layer already exists 05:12:09 38ccdb2563b2: Layer already exists 05:12:09 96ac1dd0700b: Layer already exists 05:12:09 d04d0bc4e291: Layer already exists 05:12:09 75654b8eeebd: Layer already exists 05:12:09 7be4b0537aa9: Layer already exists 05:12:09 c6a4d4bfa73f: Layer already exists 05:12:09 latest: digest: sha256:82f277e5438e40ac29ed89f79cd07c6a689144dc3f678923b88a86f8120a8d71 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.22 05:12:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:12:09 96ac1dd0700b: Preparing 05:12:09 4d448042464b: Preparing 05:12:09 e2c5b434273d: Preparing 05:12:09 38ccdb2563b2: Preparing 05:12:09 5eaefa190836: Preparing 05:12:09 c6a4d4bfa73f: Preparing 05:12:09 7be4b0537aa9: Preparing 05:12:09 d04d0bc4e291: Preparing 05:12:09 75654b8eeebd: Preparing 05:12:09 7be4b0537aa9: Waiting 05:12:09 d04d0bc4e291: Waiting 05:12:09 75654b8eeebd: Waiting 05:12:09 c6a4d4bfa73f: Waiting 05:12:09 5eaefa190836: Layer already exists 05:12:09 4d448042464b: Layer already exists 05:12:09 96ac1dd0700b: Layer already exists 05:12:09 e2c5b434273d: Layer already exists 05:12:09 38ccdb2563b2: Layer already exists 05:12:09 7be4b0537aa9: Layer already exists 05:12:09 d04d0bc4e291: Layer already exists 05:12:09 c6a4d4bfa73f: Layer already exists 05:12:09 75654b8eeebd: Layer already exists 05:12:09 4.0.0-dev.22: digest: sha256:82f277e5438e40ac29ed89f79cd07c6a689144dc3f678923b88a86f8120a8d71 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:12:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:12:10 96ac1dd0700b: Preparing 05:12:10 4d448042464b: Preparing 05:12:10 e2c5b434273d: Preparing 05:12:10 38ccdb2563b2: Preparing 05:12:10 5eaefa190836: Preparing 05:12:10 c6a4d4bfa73f: Preparing 05:12:10 7be4b0537aa9: Preparing 05:12:10 d04d0bc4e291: Preparing 05:12:10 75654b8eeebd: Preparing 05:12:10 c6a4d4bfa73f: Waiting 05:12:10 7be4b0537aa9: Waiting 05:12:10 d04d0bc4e291: Waiting 05:12:10 75654b8eeebd: Waiting 05:12:10 5eaefa190836: Layer already exists 05:12:10 e2c5b434273d: Layer already exists 05:12:10 4d448042464b: Layer already exists 05:12:10 96ac1dd0700b: Layer already exists 05:12:10 38ccdb2563b2: Layer already exists 05:12:10 c6a4d4bfa73f: Layer already exists 05:12:10 d04d0bc4e291: Layer already exists 05:12:10 7be4b0537aa9: Layer already exists 05:12:10 75654b8eeebd: Layer already exists 05:12:10 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22: digest: sha256:82f277e5438e40ac29ed89f79cd07c6a689144dc3f678923b88a86f8120a8d71 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 05:12:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:12:11 96ac1dd0700b: Preparing 05:12:11 4d448042464b: Preparing 05:12:11 e2c5b434273d: Preparing 05:12:11 38ccdb2563b2: Preparing 05:12:11 5eaefa190836: Preparing 05:12:11 c6a4d4bfa73f: Preparing 05:12:11 7be4b0537aa9: Preparing 05:12:11 d04d0bc4e291: Preparing 05:12:11 75654b8eeebd: Preparing 05:12:11 d04d0bc4e291: Waiting 05:12:11 75654b8eeebd: Waiting 05:12:11 c6a4d4bfa73f: Waiting 05:12:11 7be4b0537aa9: Waiting 05:12:11 96ac1dd0700b: Layer already exists 05:12:11 4d448042464b: Layer already exists 05:12:11 38ccdb2563b2: Layer already exists 05:12:11 5eaefa190836: Layer already exists 05:12:11 e2c5b434273d: Layer already exists 05:12:11 d04d0bc4e291: Layer already exists 05:12:11 c6a4d4bfa73f: Layer already exists 05:12:11 7be4b0537aa9: Layer already exists 05:12:11 75654b8eeebd: Layer already exists 05:12:11 main: digest: sha256:82f277e5438e40ac29ed89f79cd07c6a689144dc3f678923b88a86f8120a8d71 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:12:11 ===================================================== [Pipeline] echo 05:12:11 taggedImages: 05:12:11 - nexus3.edgexfoundry.org:10004/security-spire-config:98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:12:11 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:12:11 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.22 05:12:11 - nexus3.edgexfoundry.org:10004/security-spire-config:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:12:11 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 05:12:11 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 05:12:11 98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:12:11 latest 05:12:11 4.0.0-dev.22 05:12:11 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:12:11 main 05:12:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:12:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:12:12 a10cd7c5fcd8: Preparing 05:12:12 5a83402e4608: Preparing 05:12:12 b54e731a67db: Preparing 05:12:12 38ccdb2563b2: Preparing 05:12:12 5eaefa190836: Preparing 05:12:12 b834cebfe4f4: Preparing 05:12:12 eaff0626fcfe: Preparing 05:12:12 aa9f8bfcd819: Preparing 05:12:12 75654b8eeebd: Preparing 05:12:12 b834cebfe4f4: Waiting 05:12:12 eaff0626fcfe: Waiting 05:12:12 aa9f8bfcd819: Waiting 05:12:12 38ccdb2563b2: Layer already exists 05:12:12 5eaefa190836: Layer already exists 05:12:12 eaff0626fcfe: Layer already exists 05:12:12 aa9f8bfcd819: Layer already exists 05:12:12 75654b8eeebd: Layer already exists 05:12:12 5a83402e4608: Pushed 05:12:12 b54e731a67db: Pushed 05:12:12 a10cd7c5fcd8: Pushed 05:12:21 b834cebfe4f4: Pushed 05:12:21 98bb6ebf5936140bbb14ec64c05520fd1477cb0f: digest: sha256:f7f0abc035107c072226903b6d8224535570805b8484a5291afaf87db6c246db size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:12:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:12:22 a10cd7c5fcd8: Preparing 05:12:22 5a83402e4608: Preparing 05:12:22 b54e731a67db: Preparing 05:12:22 38ccdb2563b2: Preparing 05:12:22 5eaefa190836: Preparing 05:12:22 b834cebfe4f4: Preparing 05:12:22 eaff0626fcfe: Preparing 05:12:22 aa9f8bfcd819: Preparing 05:12:22 75654b8eeebd: Preparing 05:12:22 aa9f8bfcd819: Waiting 05:12:22 eaff0626fcfe: Waiting 05:12:22 b834cebfe4f4: Waiting 05:12:22 5eaefa190836: Layer already exists 05:12:22 a10cd7c5fcd8: Layer already exists 05:12:22 38ccdb2563b2: Layer already exists 05:12:22 5a83402e4608: Layer already exists 05:12:22 b54e731a67db: Layer already exists 05:12:22 b834cebfe4f4: Layer already exists 05:12:22 aa9f8bfcd819: Layer already exists 05:12:22 eaff0626fcfe: Layer already exists 05:12:22 75654b8eeebd: Layer already exists 05:12:22 latest: digest: sha256:f7f0abc035107c072226903b6d8224535570805b8484a5291afaf87db6c246db size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.22 05:12:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:12:23 a10cd7c5fcd8: Preparing 05:12:23 5a83402e4608: Preparing 05:12:23 b54e731a67db: Preparing 05:12:23 38ccdb2563b2: Preparing 05:12:23 5eaefa190836: Preparing 05:12:23 b834cebfe4f4: Preparing 05:12:23 eaff0626fcfe: Preparing 05:12:23 aa9f8bfcd819: Preparing 05:12:23 75654b8eeebd: Preparing 05:12:23 b834cebfe4f4: Waiting 05:12:23 eaff0626fcfe: Waiting 05:12:23 aa9f8bfcd819: Waiting 05:12:23 75654b8eeebd: Waiting 05:12:23 38ccdb2563b2: Layer already exists 05:12:23 a10cd7c5fcd8: Layer already exists 05:12:23 5a83402e4608: Layer already exists 05:12:23 b54e731a67db: Layer already exists 05:12:23 5eaefa190836: Layer already exists 05:12:23 eaff0626fcfe: Layer already exists 05:12:23 b834cebfe4f4: Layer already exists 05:12:23 aa9f8bfcd819: Layer already exists 05:12:23 75654b8eeebd: Layer already exists 05:12:23 4.0.0-dev.22: digest: sha256:f7f0abc035107c072226903b6d8224535570805b8484a5291afaf87db6c246db size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:12:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:12:23 a10cd7c5fcd8: Preparing 05:12:23 5a83402e4608: Preparing 05:12:23 b54e731a67db: Preparing 05:12:23 38ccdb2563b2: Preparing 05:12:23 5eaefa190836: Preparing 05:12:23 b834cebfe4f4: Preparing 05:12:23 eaff0626fcfe: Preparing 05:12:23 aa9f8bfcd819: Preparing 05:12:23 75654b8eeebd: Preparing 05:12:23 b834cebfe4f4: Waiting 05:12:23 eaff0626fcfe: Waiting 05:12:23 aa9f8bfcd819: Waiting 05:12:23 75654b8eeebd: Waiting 05:12:23 b54e731a67db: Layer already exists 05:12:23 a10cd7c5fcd8: Layer already exists 05:12:23 5eaefa190836: Layer already exists 05:12:23 38ccdb2563b2: Layer already exists 05:12:23 5a83402e4608: Layer already exists 05:12:23 eaff0626fcfe: Layer already exists 05:12:23 aa9f8bfcd819: Layer already exists 05:12:23 b834cebfe4f4: Layer already exists 05:12:23 75654b8eeebd: Layer already exists 05:12:23 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22: digest: sha256:f7f0abc035107c072226903b6d8224535570805b8484a5291afaf87db6c246db size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 05:12:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:12:24 a10cd7c5fcd8: Preparing 05:12:24 5a83402e4608: Preparing 05:12:24 b54e731a67db: Preparing 05:12:24 38ccdb2563b2: Preparing 05:12:24 5eaefa190836: Preparing 05:12:24 b834cebfe4f4: Preparing 05:12:24 eaff0626fcfe: Preparing 05:12:24 aa9f8bfcd819: Preparing 05:12:24 75654b8eeebd: Preparing 05:12:24 eaff0626fcfe: Waiting 05:12:24 75654b8eeebd: Waiting 05:12:24 b834cebfe4f4: Waiting 05:12:24 aa9f8bfcd819: Waiting 05:12:24 5eaefa190836: Layer already exists 05:12:24 5a83402e4608: Layer already exists 05:12:24 38ccdb2563b2: Layer already exists 05:12:24 a10cd7c5fcd8: Layer already exists 05:12:24 b54e731a67db: Layer already exists 05:12:24 aa9f8bfcd819: Layer already exists 05:12:24 75654b8eeebd: Layer already exists 05:12:24 b834cebfe4f4: Layer already exists 05:12:24 eaff0626fcfe: Layer already exists 05:12:24 main: digest: sha256:f7f0abc035107c072226903b6d8224535570805b8484a5291afaf87db6c246db size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:12:24 ===================================================== [Pipeline] echo 05:12:24 taggedImages: 05:12:24 - nexus3.edgexfoundry.org:10004/security-spire-server:98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:12:24 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:12:24 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.22 05:12:24 - nexus3.edgexfoundry.org:10004/security-spire-server:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:12:24 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 05:12:24 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 05:12:24 98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:12:24 latest 05:12:24 4.0.0-dev.22 05:12:24 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:12:24 main 05:12:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:12:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:12:25 38ae6a9bc49c: Preparing 05:12:25 4ad8c05b6c29: Preparing 05:12:25 575aaf8c09f4: Preparing 05:12:25 38ccdb2563b2: Preparing 05:12:25 5eaefa190836: Preparing 05:12:25 99aea045f685: Preparing 05:12:25 cc5f599171fe: Preparing 05:12:25 75654b8eeebd: Preparing 05:12:25 99aea045f685: Waiting 05:12:25 75654b8eeebd: Waiting 05:12:25 cc5f599171fe: Waiting 05:12:25 5eaefa190836: Layer already exists 05:12:25 38ccdb2563b2: Layer already exists 05:12:25 4ad8c05b6c29: Pushed 05:12:25 38ae6a9bc49c: Pushed 05:12:25 75654b8eeebd: Layer already exists 05:12:25 cc5f599171fe: Pushed 05:12:25 99aea045f685: Pushed 05:12:29 575aaf8c09f4: Pushed 05:12:29 98bb6ebf5936140bbb14ec64c05520fd1477cb0f: digest: sha256:77db90da21f729ad2dea4244400edc6d8c0a65477f603f1a7df9bd1f1913930f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 05:12:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:12:29 38ae6a9bc49c: Preparing 05:12:29 4ad8c05b6c29: Preparing 05:12:29 575aaf8c09f4: Preparing 05:12:29 38ccdb2563b2: Preparing 05:12:29 5eaefa190836: Preparing 05:12:29 99aea045f685: Preparing 05:12:29 cc5f599171fe: Preparing 05:12:29 75654b8eeebd: Preparing 05:12:29 99aea045f685: Waiting 05:12:29 cc5f599171fe: Waiting 05:12:29 75654b8eeebd: Waiting 05:12:29 575aaf8c09f4: Layer already exists 05:12:29 5eaefa190836: Layer already exists 05:12:29 4ad8c05b6c29: Layer already exists 05:12:29 38ae6a9bc49c: Layer already exists 05:12:29 38ccdb2563b2: Layer already exists 05:12:29 cc5f599171fe: Layer already exists 05:12:29 99aea045f685: Layer already exists 05:12:29 75654b8eeebd: Layer already exists 05:12:29 latest: digest: sha256:77db90da21f729ad2dea4244400edc6d8c0a65477f603f1a7df9bd1f1913930f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.22 05:12:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:12:30 38ae6a9bc49c: Preparing 05:12:30 4ad8c05b6c29: Preparing 05:12:30 575aaf8c09f4: Preparing 05:12:30 38ccdb2563b2: Preparing 05:12:30 5eaefa190836: Preparing 05:12:30 99aea045f685: Preparing 05:12:30 cc5f599171fe: Preparing 05:12:30 75654b8eeebd: Preparing 05:12:30 99aea045f685: Waiting 05:12:30 cc5f599171fe: Waiting 05:12:30 75654b8eeebd: Waiting 05:12:30 38ae6a9bc49c: Layer already exists 05:12:30 4ad8c05b6c29: Layer already exists 05:12:30 575aaf8c09f4: Layer already exists 05:12:30 5eaefa190836: Layer already exists 05:12:30 38ccdb2563b2: Layer already exists 05:12:30 99aea045f685: Layer already exists 05:12:30 cc5f599171fe: Layer already exists 05:12:30 75654b8eeebd: Layer already exists 05:12:30 4.0.0-dev.22: digest: sha256:77db90da21f729ad2dea4244400edc6d8c0a65477f603f1a7df9bd1f1913930f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:12:31 38ae6a9bc49c: Preparing 05:12:31 4ad8c05b6c29: Preparing 05:12:31 575aaf8c09f4: Preparing 05:12:31 38ccdb2563b2: Preparing 05:12:31 5eaefa190836: Preparing 05:12:31 99aea045f685: Preparing 05:12:31 cc5f599171fe: Preparing 05:12:31 75654b8eeebd: Preparing 05:12:31 99aea045f685: Waiting 05:12:31 cc5f599171fe: Waiting 05:12:31 75654b8eeebd: Waiting 05:12:31 5eaefa190836: Layer already exists 05:12:31 4ad8c05b6c29: Layer already exists 05:12:31 38ccdb2563b2: Layer already exists 05:12:31 575aaf8c09f4: Layer already exists 05:12:31 38ae6a9bc49c: Layer already exists 05:12:31 99aea045f685: Layer already exists 05:12:31 cc5f599171fe: Layer already exists 05:12:31 75654b8eeebd: Layer already exists 05:12:31 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22: digest: sha256:77db90da21f729ad2dea4244400edc6d8c0a65477f603f1a7df9bd1f1913930f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 05:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:12:31 38ae6a9bc49c: Preparing 05:12:31 4ad8c05b6c29: Preparing 05:12:31 575aaf8c09f4: Preparing 05:12:31 38ccdb2563b2: Preparing 05:12:31 5eaefa190836: Preparing 05:12:31 99aea045f685: Preparing 05:12:31 cc5f599171fe: Preparing 05:12:31 75654b8eeebd: Preparing 05:12:31 99aea045f685: Waiting 05:12:31 cc5f599171fe: Waiting 05:12:31 75654b8eeebd: Waiting 05:12:31 575aaf8c09f4: Layer already exists 05:12:31 5eaefa190836: Layer already exists 05:12:31 38ccdb2563b2: Layer already exists 05:12:31 38ae6a9bc49c: Layer already exists 05:12:31 4ad8c05b6c29: Layer already exists 05:12:31 cc5f599171fe: Layer already exists 05:12:31 99aea045f685: Layer already exists 05:12:31 75654b8eeebd: Layer already exists 05:12:31 main: digest: sha256:77db90da21f729ad2dea4244400edc6d8c0a65477f603f1a7df9bd1f1913930f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:12:31 ===================================================== [Pipeline] echo 05:12:31 taggedImages: 05:12:31 - nexus3.edgexfoundry.org:10004/support-notifications:98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:12:31 - nexus3.edgexfoundry.org:10004/support-notifications:latest 05:12:31 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.22 05:12:31 - nexus3.edgexfoundry.org:10004/support-notifications:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:12:31 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 05:12:31 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 05:12:31 98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:12:31 latest 05:12:31 4.0.0-dev.22 05:12:31 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:12:31 main 05:12:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:98bb6ebf5936140bbb14ec64c05520fd1477cb0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:12:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:12:32 c04ab3e775cb: Preparing 05:12:32 4cb2120812c9: Preparing 05:12:32 38ccdb2563b2: Preparing 05:12:32 5eaefa190836: Preparing 05:12:32 0353c212d60e: Preparing 05:12:32 86bcc31f5570: Preparing 05:12:32 75654b8eeebd: Preparing 05:12:32 75654b8eeebd: Waiting 05:12:32 86bcc31f5570: Waiting 05:12:32 5eaefa190836: Layer already exists 05:12:32 38ccdb2563b2: Layer already exists 05:12:32 75654b8eeebd: Layer already exists 05:12:32 c04ab3e775cb: Pushed 05:12:32 86bcc31f5570: Pushed 05:12:33 0353c212d60e: Pushed 05:12:36 4cb2120812c9: Pushed 05:12:36 98bb6ebf5936140bbb14ec64c05520fd1477cb0f: digest: sha256:8381ccfbdba706ec895154800627b525eb9373a160183cb22435eb5c519b0cf3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:12:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:12:37 c04ab3e775cb: Preparing 05:12:37 4cb2120812c9: Preparing 05:12:37 38ccdb2563b2: Preparing 05:12:37 5eaefa190836: Preparing 05:12:37 0353c212d60e: Preparing 05:12:37 86bcc31f5570: Preparing 05:12:37 75654b8eeebd: Preparing 05:12:37 86bcc31f5570: Waiting 05:12:37 75654b8eeebd: Waiting 05:12:37 5eaefa190836: Layer already exists 05:12:37 c04ab3e775cb: Layer already exists 05:12:37 0353c212d60e: Layer already exists 05:12:37 38ccdb2563b2: Layer already exists 05:12:37 4cb2120812c9: Layer already exists 05:12:37 86bcc31f5570: Layer already exists 05:12:37 75654b8eeebd: Layer already exists 05:12:37 latest: digest: sha256:8381ccfbdba706ec895154800627b525eb9373a160183cb22435eb5c519b0cf3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.22 05:12:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:12:37 c04ab3e775cb: Preparing 05:12:37 4cb2120812c9: Preparing 05:12:37 38ccdb2563b2: Preparing 05:12:37 5eaefa190836: Preparing 05:12:37 0353c212d60e: Preparing 05:12:37 86bcc31f5570: Preparing 05:12:37 75654b8eeebd: Preparing 05:12:37 86bcc31f5570: Waiting 05:12:37 75654b8eeebd: Waiting 05:12:37 5eaefa190836: Layer already exists 05:12:37 0353c212d60e: Layer already exists 05:12:37 4cb2120812c9: Layer already exists 05:12:37 c04ab3e775cb: Layer already exists 05:12:37 38ccdb2563b2: Layer already exists 05:12:37 86bcc31f5570: Layer already exists 05:12:37 75654b8eeebd: Layer already exists 05:12:37 4.0.0-dev.22: digest: sha256:8381ccfbdba706ec895154800627b525eb9373a160183cb22435eb5c519b0cf3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:12:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:12:38 c04ab3e775cb: Preparing 05:12:38 4cb2120812c9: Preparing 05:12:38 38ccdb2563b2: Preparing 05:12:38 5eaefa190836: Preparing 05:12:38 0353c212d60e: Preparing 05:12:38 86bcc31f5570: Preparing 05:12:38 75654b8eeebd: Preparing 05:12:38 86bcc31f5570: Waiting 05:12:38 75654b8eeebd: Waiting 05:12:38 38ccdb2563b2: Layer already exists 05:12:38 5eaefa190836: Layer already exists 05:12:38 4cb2120812c9: Layer already exists 05:12:38 0353c212d60e: Layer already exists 05:12:38 c04ab3e775cb: Layer already exists 05:12:38 75654b8eeebd: Layer already exists 05:12:38 86bcc31f5570: Layer already exists 05:12:38 98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22: digest: sha256:8381ccfbdba706ec895154800627b525eb9373a160183cb22435eb5c519b0cf3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 05:12:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:12:39 c04ab3e775cb: Preparing 05:12:39 4cb2120812c9: Preparing 05:12:39 38ccdb2563b2: Preparing 05:12:39 5eaefa190836: Preparing 05:12:39 0353c212d60e: Preparing 05:12:39 86bcc31f5570: Preparing 05:12:39 75654b8eeebd: Preparing 05:12:39 86bcc31f5570: Waiting 05:12:39 75654b8eeebd: Waiting 05:12:39 0353c212d60e: Layer already exists 05:12:39 38ccdb2563b2: Layer already exists 05:12:39 5eaefa190836: Layer already exists 05:12:39 c04ab3e775cb: Layer already exists 05:12:39 4cb2120812c9: Layer already exists 05:12:39 75654b8eeebd: Layer already exists 05:12:39 86bcc31f5570: Layer already exists 05:12:39 main: digest: sha256:8381ccfbdba706ec895154800627b525eb9373a160183cb22435eb5c519b0cf3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:12:39 ===================================================== [Pipeline] echo 05:12:39 taggedImages: 05:12:39 - nexus3.edgexfoundry.org:10004/support-scheduler:98bb6ebf5936140bbb14ec64c05520fd1477cb0f 05:12:39 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:12:39 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.22 05:12:39 - nexus3.edgexfoundry.org:10004/support-scheduler:98bb6ebf5936140bbb14ec64c05520fd1477cb0f-4.0.0-dev.22 05:12:39 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:03:28 Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:03:28 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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 11:03:29 + [ -d /w/workspace/edgex-go/756/archives ] [Pipeline] libraryResource [Pipeline] sh 11:03:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:03:30 ---> package-listing.sh 11:03:30 ++ facter osfamily 11:03:30 ++ tr '[:upper:]' '[:lower:]' 11:03:30 + OS_FAMILY=debian 11:03:30 + workspace=/w/workspace/edgex-go/756 11:03:30 + START_PACKAGES=/tmp/packages_start.txt 11:03:30 + END_PACKAGES=/tmp/packages_end.txt 11:03:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:03:30 + PACKAGES=/tmp/packages_start.txt 11:03:30 + '[' /w/workspace/edgex-go/756 ']' 11:03:30 + PACKAGES=/tmp/packages_end.txt 11:03:30 + case "${OS_FAMILY}" in 11:03:30 + dpkg -l 11:03:30 + grep '^ii' 11:03:30 + '[' -f /tmp/packages_start.txt ']' 11:03:30 + '[' -f /tmp/packages_end.txt ']' 11:03:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:03:30 + '[' /w/workspace/edgex-go/756 ']' 11:03:30 + mkdir -p /w/workspace/edgex-go/756/archives/ 11:03:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/756/archives/ [Pipeline] echo 11:03:30 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/edgex-go/756/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:03:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:31 11:03:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:31 latest: Pulling from edgex-lftools-log-publisher 11:03:31 5eb5b503b376: Pulling fs layer 11:03:31 5c69ac0246d0: Pulling fs layer 11:03:31 ec43610c2a17: Pulling fs layer 11:03:31 3a2ae6a8a46f: Pulling fs layer 11:03:31 33b1e0a273af: Pulling fs layer 11:03:31 5d3b04190fa2: Pulling fs layer 11:03:31 2f39f015ded8: Pulling fs layer 11:03:31 3a2ae6a8a46f: Waiting 11:03:31 33b1e0a273af: Waiting 11:03:31 5d3b04190fa2: Waiting 11:03:31 2f39f015ded8: Waiting 11:03:31 5c69ac0246d0: Verifying Checksum 11:03:31 5c69ac0246d0: Download complete 11:03:31 3a2ae6a8a46f: Verifying Checksum 11:03:31 3a2ae6a8a46f: Download complete 11:03:31 33b1e0a273af: Verifying Checksum 11:03:31 33b1e0a273af: Download complete 11:03:31 ec43610c2a17: Verifying Checksum 11:03:31 ec43610c2a17: Download complete 11:03:32 5eb5b503b376: Verifying Checksum 11:03:32 5eb5b503b376: Download complete 11:03:32 2f39f015ded8: Download complete 11:03:33 5eb5b503b376: Pull complete 11:03:33 5c69ac0246d0: Pull complete 11:03:33 ec43610c2a17: Pull complete 11:03:33 3a2ae6a8a46f: Pull complete 11:03:33 33b1e0a273af: Pull complete 11:03:34 5d3b04190fa2: Pull complete 11:03:38 2f39f015ded8: Pull complete 11:03:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:03:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:38 prd-ubuntu20.04-docker-8c-8g-29697 does not seem to be running inside a container 11:03:38 $ 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/edgex-go/756/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/756 -v /w/workspace/edgex-go/756:/w/workspace/edgex-go/756:rw,z -v /w/workspace/edgex-go/756@tmp:/w/workspace/edgex-go/756@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:03:39 $ docker top f856db993ec30f6fcf2bf70433cc15b035eea344e6a212de77ef4fa285af0501 -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:40 + touch /tmp/pre-build-complete [Pipeline] sh 11:03:40 + mkdir -p /var/log/sysstat [Pipeline] sh 11:03:40 + ls /var/log/sa-host 11:03:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:03:40 provisioning config files... 11:03:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/756@tmp/config11657990292501782607tmp [Pipeline] { [Pipeline] echo 11:03:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:03:41 ---> create-netrc.sh [Pipeline] } 11:03:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:03:41 ---> python-tools-install.sh [Pipeline] echo 11:03:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:03:41 ---> sudo-logs.sh 11:03:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:03:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:03:42 ---> job-cost.sh 11:03:42 lf-activate-venv: SKIPPING 11:03:42 INFO: No Stack... 11:03:42 INFO: Retrieving Pricing Info for: v3-standard-8 11:03:42 INFO: Archiving Costs [Pipeline] echo 11:03:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:03:43 ---> logs-deploy.sh 11:03:43 lf-activate-venv: SKIPPING 11:03:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/756 11:03:43 INFO: archiving workspace using pattern(s): 11:03:44 Archives upload complete. 11:03:44 INFO: archiving logs to Nexus 11:03:45 ---> uname -a: 11:03:45 Linux prd-ubuntu20-04-docker-8c-8g-29697 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:03:45 11:03:45 11:03:45 ---> lscpu: 11:03:45 Architecture: x86_64 11:03:45 CPU op-mode(s): 32-bit, 64-bit 11:03:45 Byte Order: Little Endian 11:03:45 Address sizes: 40 bits physical, 48 bits virtual 11:03:45 CPU(s): 8 11:03:45 On-line CPU(s) list: 0-7 11:03:45 Thread(s) per core: 1 11:03:45 Core(s) per socket: 1 11:03:45 Socket(s): 8 11:03:45 NUMA node(s): 1 11:03:45 Vendor ID: AuthenticAMD 11:03:45 CPU family: 23 11:03:45 Model: 49 11:03:45 Model name: AMD EPYC-Rome Processor 11:03:45 Stepping: 0 11:03:45 CPU MHz: 2799.998 11:03:45 BogoMIPS: 5599.99 11:03:45 Virtualization: AMD-V 11:03:45 Hypervisor vendor: KVM 11:03:45 Virtualization type: full 11:03:45 L1d cache: 256 KiB 11:03:45 L1i cache: 256 KiB 11:03:45 L2 cache: 4 MiB 11:03:45 L3 cache: 128 MiB 11:03:45 NUMA node0 CPU(s): 0-7 11:03:45 Vulnerability Itlb multihit: Not affected 11:03:45 Vulnerability L1tf: Not affected 11:03:45 Vulnerability Mds: Not affected 11:03:45 Vulnerability Meltdown: Not affected 11:03:45 Vulnerability Mmio stale data: Not affected 11:03:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:03:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:03:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:03:45 Vulnerability Srbds: Not affected 11:03:45 Vulnerability Tsx async abort: Not affected 11:03:45 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 11:03:45 11:03:45 11:03:45 ---> nproc: 11:03:45 8 11:03:45 11:03:45 11:03:45 ---> df -h: 11:03:45 Filesystem Size Used Avail Use% Mounted on 11:03:45 overlay 155G 26G 130G 17% / 11:03:45 tmpfs 64M 0 64M 0% /dev 11:03:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:03:45 shm 64M 0 64M 0% /dev/shm 11:03:45 /dev/vda1 155G 26G 130G 17% /facter-os 11:03:45 11:03:45 11:03:45 ---> sar -b -r -n DEV: 11:03:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-29697) 11/22/24 _x86_64_ (8 CPU) 11:03:45 11:03:45 05:02:42 LINUX RESTART (8 CPU) 11:03:45 11:03:45 05:03:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:03:45 05:04:01 354.86 40.03 314.83 0.00 4398.03 123017.52 0.00 11:03:45 05:05:01 155.98 1.40 154.58 0.00 15.06 49801.13 0.00 11:03:45 05:06:01 46.15 0.02 46.13 0.00 0.13 34283.79 0.00 11:03:45 05:07:01 25.11 0.15 24.96 0.00 4.80 18697.82 0.00 11:03:45 05:08:01 778.57 16.53 762.04 0.00 2231.49 251599.67 0.00 11:03:45 05:09:01 564.36 2.02 562.35 0.00 2279.91 185682.77 0.00 11:03:45 05:10:01 265.62 0.03 265.59 0.00 0.27 87449.03 0.00 11:03:45 05:11:01 964.90 0.13 964.76 0.00 12.13 150858.65 0.00 11:03:45 05:12:01 41.83 0.10 41.73 0.00 14.26 1109.55 0.00 11:03:45 05:13:01 20.81 0.00 20.81 0.00 0.00 506.58 0.00 11:03:45 05:14:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 11:03:45 05:15:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 11:03:45 05:16:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 11:03:45 05:17:01 1.02 0.02 1.00 0.00 0.13 12.53 0.00 11:03:45 05:18:01 1.67 0.02 1.65 0.00 0.13 22.66 0.00 11:03:45 05:19:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 11:03:45 05:20:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 11:03:45 05:21:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 11:03:45 05:22:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 11:03:45 05:23:02 1.47 0.00 1.47 0.00 0.00 17.73 0.00 11:03:45 05:24:01 1.05 0.00 1.05 0.00 0.00 11.93 0.00 11:03:45 05:25:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 11:03:45 05:26:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 11:03:45 05:27:01 0.98 0.00 0.98 0.00 0.00 13.06 0.00 11:03:45 05:28:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 11:03:45 05:29:01 1.75 0.00 1.75 0.00 0.00 20.80 0.00 11:03:45 05:30:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 11:03:45 05:31:01 3.30 1.02 2.28 0.00 21.86 30.66 0.00 11:03:45 05:32:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 11:03:45 05:33:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 11:03:45 05:34:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 11:03:45 05:35:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 11:03:45 05:36:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 11:03:45 05:37:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 11:03:45 05:38:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 11:03:45 05:39:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 11:03:45 05:40:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 11:03:45 05:41:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 11:03:45 05:42:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 11:03:45 05:43:01 1.80 0.00 1.80 0.00 0.00 21.33 0.00 11:03:45 05:44:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 11:03:45 05:45:01 1.03 0.00 1.03 0.00 0.00 13.20 0.00 11:03:45 05:46:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 11:03:45 05:47:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 11:03:45 05:48:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 11:03:45 05:49:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 11:03:45 05:50:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 11:03:45 05:51:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 11:03:45 05:52:01 1.97 1.03 0.93 0.00 27.73 11.46 0.00 11:03:45 05:53:01 2.08 0.48 1.60 0.00 7.73 21.46 0.00 11:03:45 05:54:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 11:03:45 05:55:01 1.72 0.00 1.72 0.00 0.00 20.13 0.00 11:03:45 05:56:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 11:03:45 05:57:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 11:03:45 05:58:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 11:03:45 05:59:01 1.58 0.00 1.58 0.00 0.00 19.19 0.00 11:03:45 06:00:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 11:03:45 06:01:01 0.90 0.00 0.90 0.00 0.00 11.60 0.00 11:03:45 06:02:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 11:03:45 06:03:01 1.48 0.00 1.48 0.00 0.00 18.53 0.00 11:03:45 06:04:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 11:03:45 06:05:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 11:03:45 06:06:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 11:03:45 06:07:01 0.97 0.00 0.97 0.00 0.00 12.40 0.00 11:03:45 06:08:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 11:03:45 06:09:01 1.30 0.02 1.28 0.00 2.53 16.13 0.00 11:03:45 06:10:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 11:03:45 06:11:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 11:03:45 06:12:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 11:03:45 06:13:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 11:03:45 06:14:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 11:03:45 06:15:01 1.03 0.00 1.03 0.00 0.00 14.40 0.00 11:03:45 06:16:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 11:03:45 06:17:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 11:03:45 06:18:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 11:03:45 06:19:01 1.82 0.00 1.82 0.00 0.00 22.00 0.00 11:03:45 06:20:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 11:03:45 06:21:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 11:03:45 06:22:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 11:03:45 06:23:01 1.65 0.00 1.65 0.00 0.00 19.19 0.00 11:03:45 06:24:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 11:03:45 06:25:01 1.17 0.13 1.03 0.00 2.53 12.53 0.00 11:03:45 06:26:01 4.55 2.13 2.43 0.00 34.02 77.61 0.00 11:03:45 06:27:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 11:03:45 06:28:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 11:03:45 06:29:01 1.60 0.00 1.60 0.00 0.00 20.13 0.00 11:03:45 06:30:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 11:03:45 06:31:01 1.73 0.00 1.73 0.00 0.00 19.46 0.00 11:03:45 06:32:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 11:03:45 06:33:02 1.63 0.00 1.63 0.00 0.00 18.93 0.00 11:03:45 06:34:01 1.29 0.19 1.10 0.00 18.84 16.00 0.00 11:03:45 06:35:01 2.30 0.00 2.30 0.00 0.00 26.66 0.00 11:03:45 06:36:01 1.65 0.00 1.65 0.00 0.00 20.00 0.00 11:03:45 06:37:01 1.60 0.00 1.60 0.00 0.00 18.79 0.00 11:03:45 06:38:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 11:03:45 06:39:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 11:03:45 06:40:01 1.08 0.00 1.08 0.00 0.00 14.00 0.00 11:03:45 06:41:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 11:03:45 06:42:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 11:03:45 06:43:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 11:03:45 06:44:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 11:03:45 06:45:01 1.68 0.00 1.68 0.00 0.00 20.66 0.00 11:03:45 06:46:01 1.12 0.00 1.12 0.00 0.00 11.60 0.00 11:03:45 06:47:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 11:03:45 06:48:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 11:03:45 06:49:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 11:03:45 06:50:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 11:03:45 06:51:01 1.60 0.00 1.60 0.00 0.00 18.93 0.00 11:03:45 06:52:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 11:03:45 06:53:01 1.53 0.00 1.53 0.00 0.00 19.33 0.00 11:03:45 06:54:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 11:03:45 06:55:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 11:03:45 06:56:01 1.15 0.00 1.15 0.00 0.00 14.26 0.00 11:03:45 06:57:01 1.45 0.00 1.45 0.00 0.00 16.79 0.00 11:03:45 06:58:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 11:03:45 06:59:01 0.98 0.00 0.98 0.00 0.00 12.66 0.00 11:03:45 07:00:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 11:03:45 07:01:01 0.97 0.00 0.97 0.00 0.00 12.66 0.00 11:03:45 07:02:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 11:03:45 07:03:01 1.03 0.00 1.03 0.00 0.00 13.73 0.00 11:03:45 07:04:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 11:03:45 07:05:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 11:03:45 07:06:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 11:03:45 07:07:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 11:03:45 07:08:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 11:03:45 07:09:01 1.58 0.00 1.58 0.00 0.00 19.06 0.00 11:03:45 07:10:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 11:03:45 07:11:01 1.53 0.00 1.53 0.00 0.00 18.66 0.00 11:03:45 07:12:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 11:03:45 07:13:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 11:03:45 07:14:01 1.27 0.00 1.27 0.00 0.00 15.59 0.00 11:03:45 07:15:01 1.45 0.00 1.45 0.00 0.00 17.85 0.00 11:03:45 07:16:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 11:03:45 07:17:01 1.47 0.00 1.47 0.00 0.00 17.73 0.00 11:03:45 07:18:01 1.73 0.00 1.73 0.00 0.00 18.80 0.00 11:03:45 07:19:01 1.65 0.00 1.65 0.00 0.00 20.26 0.00 11:03:45 07:20:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 11:03:45 07:21:01 2.07 0.00 2.07 0.00 0.00 23.99 0.00 11:03:45 07:22:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 11:03:45 07:23:01 1.52 0.00 1.52 0.00 0.00 18.80 0.00 11:03:45 07:24:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 11:03:45 07:25:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 11:03:45 07:26:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 11:03:45 07:27:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 11:03:45 07:28:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 11:03:45 07:29:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 11:03:45 07:30:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 11:03:45 07:31:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 11:03:45 07:32:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 11:03:45 07:33:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 11:03:45 07:34:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 11:03:45 07:35:01 1.67 0.00 1.67 0.00 0.00 20.26 0.00 11:03:45 07:36:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 11:03:45 07:37:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 11:03:45 07:38:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 11:03:45 07:39:01 1.52 0.00 1.52 0.00 0.00 18.26 0.00 11:03:45 07:40:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 11:03:45 07:41:01 1.72 0.00 1.72 0.00 0.00 20.13 0.00 11:03:45 07:42:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 11:03:45 07:43:01 1.63 0.00 1.63 0.00 0.00 19.20 0.00 11:03:45 07:44:01 1.32 0.00 1.32 0.00 0.00 14.66 0.00 11:03:45 07:45:01 2.18 0.00 2.18 0.00 0.00 24.93 0.00 11:03:45 07:46:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 11:03:45 07:47:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 11:03:45 07:48:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 11:03:45 07:49:02 1.57 0.00 1.57 0.00 0.00 19.20 0.00 11:03:45 07:50:01 1.17 0.00 1.17 0.00 0.00 13.01 0.00 11:03:45 07:51:01 1.75 0.00 1.75 0.00 0.00 20.66 0.00 11:03:45 07:52:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 11:03:45 07:53:01 1.73 0.00 1.73 0.00 0.00 20.53 0.00 11:03:45 07:54:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 11:03:45 07:55:01 1.63 0.02 1.62 0.00 1.20 19.46 0.00 11:03:45 07:56:01 1.55 0.00 1.55 0.00 0.00 17.33 0.00 11:03:45 07:57:01 2.30 0.00 2.30 0.00 0.00 26.13 0.00 11:03:45 07:58:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 11:03:45 07:59:01 2.13 0.00 2.13 0.00 0.00 24.26 0.00 11:03:45 08:00:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 11:03:45 08:01:01 1.90 0.00 1.90 0.00 0.00 22.00 0.00 11:03:45 08:02:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 11:03:45 08:03:01 1.68 0.00 1.68 0.00 0.00 20.40 0.00 11:03:45 08:04:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 11:03:45 08:05:01 1.92 0.00 1.92 0.00 0.00 22.66 0.00 11:03:45 08:06:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 11:03:45 08:07:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 11:03:45 08:08:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 11:03:45 08:09:01 2.12 0.00 2.12 0.00 0.00 24.79 0.00 11:03:45 08:10:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 11:03:45 08:11:01 1.78 0.00 1.78 0.00 0.00 21.99 0.00 11:03:45 08:12:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 11:03:45 08:13:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 11:03:45 08:14:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 11:03:45 08:15:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 11:03:45 08:16:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 11:03:45 08:17:01 1.62 0.00 1.62 0.00 0.00 19.19 0.00 11:03:45 08:18:01 1.27 0.00 1.27 0.00 0.00 13.46 0.00 11:03:45 08:19:01 1.63 0.00 1.63 0.00 0.00 19.33 0.00 11:03:45 08:20:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 11:03:45 08:21:01 1.65 0.00 1.65 0.00 0.00 20.00 0.00 11:03:45 08:22:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 11:03:45 08:23:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 11:03:45 08:24:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 11:03:45 08:25:01 1.65 0.00 1.65 0.00 0.00 19.19 0.00 11:03:45 08:26:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 11:03:45 08:27:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 11:03:45 08:28:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 11:03:45 08:29:01 1.73 0.00 1.73 0.00 0.00 20.80 0.00 11:03:45 08:30:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 11:03:45 08:31:01 1.67 0.00 1.67 0.00 0.00 19.73 0.00 11:03:45 08:32:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 11:03:45 08:33:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 11:03:45 08:34:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 11:03:45 08:35:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 11:03:45 08:36:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 11:03:45 08:37:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 11:03:45 08:38:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 11:03:45 08:39:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 11:03:45 08:40:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 11:03:45 08:41:01 1.52 0.00 1.52 0.00 0.00 18.53 0.00 11:03:45 08:42:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 11:03:45 08:43:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 11:03:45 08:44:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 11:03:45 08:45:01 1.78 0.00 1.78 0.00 0.00 20.80 0.00 11:03:45 08:46:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 11:03:45 08:47:01 1.62 0.00 1.62 0.00 0.00 18.79 0.00 11:03:45 08:48:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 11:03:45 08:49:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 11:03:45 08:50:01 1.45 0.00 1.45 0.00 0.00 15.86 0.00 11:03:45 08:51:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 11:03:45 08:52:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 11:03:45 08:53:01 1.60 0.00 1.60 0.00 0.00 20.00 0.00 11:03:45 08:54:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 11:03:45 08:55:01 1.67 0.00 1.67 0.00 0.00 19.73 0.00 11:03:45 08:56:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 11:03:45 08:57:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 11:03:45 08:58:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 11:03:45 08:59:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 11:03:45 09:00:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 11:03:45 09:01:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 11:03:45 09:02:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 11:03:45 09:03:01 1.88 0.00 1.88 0.00 0.00 22.53 0.00 11:03:45 09:04:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 11:03:45 09:05:01 1.78 0.00 1.78 0.00 0.00 20.80 0.00 11:03:45 09:06:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 11:03:45 09:07:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 11:03:45 09:08:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 11:03:45 09:09:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 11:03:45 09:10:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 11:03:45 09:11:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 11:03:45 09:12:01 1.50 0.00 1.50 0.00 0.00 16.26 0.00 11:03:45 09:13:02 0.98 0.00 0.98 0.00 0.00 12.26 0.00 11:03:45 09:14:01 1.54 0.00 1.54 0.00 0.00 16.95 0.00 11:03:45 09:15:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 11:03:45 09:16:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 11:03:45 09:17:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 11:03:45 09:18:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 11:03:45 09:19:01 1.62 0.00 1.62 0.00 0.00 17.60 0.00 11:03:45 09:20:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 11:03:45 09:21:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 11:03:45 09:22:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 11:03:45 09:23:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 11:03:45 09:24:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 11:03:45 09:25:01 1.05 0.00 1.05 0.00 0.00 10.93 0.00 11:03:45 09:26:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 11:03:45 09:27:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 11:03:45 09:28:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 11:03:45 09:29:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 11:03:45 09:30:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 11:03:45 09:31:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 11:03:45 09:32:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 11:03:45 09:33:01 1.57 0.00 1.57 0.00 0.00 16.40 0.00 11:03:45 09:34:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 11:03:45 09:35:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 11:03:45 09:36:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 11:03:45 09:37:01 1.33 0.00 1.33 0.00 0.00 14.40 0.00 11:03:45 09:38:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 11:03:45 09:39:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 11:03:45 09:40:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 11:03:45 09:41:01 1.03 0.00 1.03 0.00 0.00 10.66 0.00 11:03:45 09:42:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 11:03:45 09:43:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 11:03:45 09:44:01 1.12 0.00 1.12 0.00 0.00 11.46 0.00 11:03:45 09:45:01 1.63 0.00 1.63 0.00 0.00 17.60 0.00 11:03:45 09:46:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 11:03:45 09:47:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 11:03:45 09:48:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 11:03:45 09:49:01 1.57 0.00 1.57 0.00 0.00 17.19 0.00 11:03:45 09:50:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 11:03:45 09:51:01 1.55 0.00 1.55 0.00 0.00 16.93 0.00 11:03:45 09:52:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 11:03:45 09:53:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 11:03:45 09:54:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 11:03:45 09:55:01 1.72 0.00 1.72 0.00 0.00 19.06 0.00 11:03:45 09:56:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 11:03:45 09:57:01 1.25 0.00 1.25 0.00 0.00 13.06 0.00 11:03:45 09:58:01 1.48 0.00 1.48 0.00 0.00 18.53 0.00 11:03:45 09:59:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 11:03:45 10:00:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 11:03:45 10:01:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 11:03:45 10:02:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 11:03:45 10:03:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 11:03:45 10:04:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 11:03:45 10:05:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 11:03:45 10:06:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 11:03:45 10:07:01 1.72 0.00 1.72 0.00 0.00 20.66 0.00 11:03:45 10:08:01 1.23 0.00 1.23 0.00 0.00 13.20 0.00 11:03:45 10:09:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 11:03:45 10:10:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 11:03:45 10:11:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 11:03:45 10:12:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 11:03:45 10:13:01 1.68 0.00 1.68 0.00 0.00 18.53 0.00 11:03:45 10:14:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 11:03:45 10:15:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 11:03:45 10:16:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 11:03:45 10:17:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 11:03:45 10:18:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 11:03:45 10:19:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 11:03:45 10:20:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 11:03:45 10:21:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 11:03:45 10:22:01 1.50 0.00 1.50 0.00 0.00 18.26 0.00 11:03:45 10:23:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 11:03:45 10:24:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 11:03:45 10:25:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 11:03:45 10:26:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 11:03:45 10:27:01 1.62 0.00 1.62 0.00 0.00 20.13 0.00 11:03:45 10:28:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 11:03:45 10:29:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 11:03:45 10:30:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 11:03:45 10:31:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 11:03:45 10:32:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 11:03:45 10:33:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 11:03:45 10:34:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 11:03:45 10:35:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 11:03:45 10:36:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 11:03:45 10:37:02 1.05 0.00 1.05 0.00 0.00 11.86 0.00 11:03:45 10:38:01 1.58 0.00 1.58 0.00 0.00 18.43 0.00 11:03:45 10:39:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 11:03:45 10:40:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 11:03:45 10:41:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 11:03:45 10:42:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 11:03:45 10:43:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 11:03:45 10:44:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 11:03:45 10:45:01 1.65 0.00 1.65 0.00 0.00 18.80 0.00 11:03:45 10:46:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 11:03:45 10:47:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 11:03:45 10:48:01 1.55 0.00 1.55 0.00 0.00 18.40 0.00 11:03:45 10:49:01 1.63 0.00 1.63 0.00 0.00 17.33 0.00 11:03:45 10:50:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 11:03:45 10:51:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 11:03:45 10:52:01 1.37 0.00 1.37 0.00 0.00 15.99 0.00 11:03:45 10:53:01 1.82 0.00 1.82 0.00 0.00 20.93 0.00 11:03:45 10:54:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 11:03:45 10:55:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 11:03:45 10:56:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 11:03:45 10:57:01 1.20 0.00 1.20 0.00 0.00 12.53 0.00 11:03:45 10:58:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 11:03:45 10:59:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 11:03:45 11:00:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 11:03:45 11:01:01 1.23 0.00 1.23 0.00 0.00 13.06 0.00 11:03:45 11:02:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 11:03:45 11:03:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 11:03:45 Average: 10.23 0.18 10.05 0.00 25.00 2518.76 0.00 11:03:45 11:03:45 05:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:03:45 05:04:01 28669460 31496764 814952 2.48 76176 3017792 1842824 5.43 1124920 2688436 413736 11:03:45 05:05:01 27208308 31339928 959420 2.92 127372 4142672 2007072 5.92 1855368 3281800 856216 11:03:45 05:06:01 26457952 30985336 1312148 3.99 130664 4513296 2689728 7.93 2183548 3678436 707384 11:03:45 05:07:01 26517240 31404600 890180 2.71 134108 4830568 1933432 5.70 1840980 3922864 514912 11:03:45 05:08:01 18148260 31087380 1141300 3.47 310936 12208852 3625984 10.69 2885616 10663176 2419708 11:03:45 05:09:01 11715528 28558268 3621624 11.01 366456 15777684 10330904 30.45 6060488 13567740 733088 11:03:45 05:10:01 9465716 28628776 3558368 10.82 379368 18002560 8221188 24.23 6930828 14884464 771516 11:03:45 05:11:01 11672152 31311732 933272 2.84 394760 18592704 2314460 6.82 3328988 16488816 540 11:03:45 05:12:01 11730468 31373332 871004 2.65 396796 18593692 2254704 6.64 3591388 16169968 608 11:03:45 05:13:01 11742064 31386304 857396 2.61 397556 18594112 2137488 6.30 3780476 15968124 24 11:03:45 05:14:01 11743744 31388012 855812 2.60 397580 18594120 2137488 6.30 3779032 15968132 8 11:03:45 05:15:01 11756028 31400300 843432 2.56 397608 18594120 2137488 6.30 3766208 15968132 140 11:03:45 05:16:01 11756768 31401044 843148 2.56 397624 18594124 2137488 6.30 3766160 15968136 24 11:03:45 05:17:01 11762476 31406808 837440 2.55 397656 18594128 2137488 6.30 3761152 15968140 320 11:03:45 05:18:01 11761752 31406228 838060 2.55 397700 18594108 2169628 6.39 3760956 15968120 256 11:03:45 05:19:01 11761396 31405884 838352 2.55 397716 18594112 2169628 6.39 3761000 15968124 172 11:03:45 05:20:01 11761088 31405576 838576 2.55 397740 18594112 2169628 6.39 3760984 15968124 8 11:03:45 05:21:01 11761088 31405640 838672 2.55 397768 18594116 2169628 6.39 3761092 15968132 248 11:03:45 05:22:01 11761544 31406100 838128 2.55 397792 18594120 2169628 6.39 3760980 15968136 180 11:03:45 05:23:02 11762000 31406616 837584 2.55 397820 18594120 2169628 6.39 3760324 15968140 68 11:03:45 05:24:01 11762000 31406620 837564 2.55 397836 18594124 2169628 6.39 3760004 15968144 8 11:03:45 05:25:01 11762040 31406700 837436 2.55 397860 18594120 2169628 6.39 3760544 15968140 144 11:03:45 05:26:01 11761740 31406424 837652 2.55 397872 18594128 2185700 6.44 3760328 15968144 12 11:03:45 05:27:01 11762268 31406980 837032 2.55 397888 18594136 2185700 6.44 3760344 15968148 188 11:03:45 05:28:01 11762176 31406888 837312 2.55 397900 18594136 2185700 6.44 3760308 15968148 8 11:03:45 05:29:01 11762348 31407072 837072 2.55 397924 18594144 2185700 6.44 3760420 15968152 24 11:03:45 05:30:01 11762220 31407008 837056 2.55 397944 18594148 2185700 6.44 3760452 15968164 172 11:03:45 05:31:01 11760276 31406140 837984 2.55 398012 18594764 2188548 6.45 3760732 15968720 40 11:03:45 05:32:01 11760432 31406308 837800 2.55 398028 18594768 2188548 6.45 3760828 15968724 172 11:03:45 05:33:01 11760756 31406632 837448 2.55 398056 18594768 2188548 6.45 3760748 15968724 40 11:03:45 05:34:01 11761176 31407136 837160 2.55 398076 18594772 2188548 6.45 3761008 15968728 16 11:03:45 05:35:01 11760772 31406772 837368 2.55 398096 18594780 2188548 6.45 3760904 15968732 216 11:03:45 05:36:01 11760976 31407012 837084 2.55 398116 18594780 2188548 6.45 3761032 15968732 176 11:03:45 05:37:01 11760904 31406972 837028 2.55 398136 18594784 2188548 6.45 3761196 15968736 220 11:03:45 05:38:01 11760888 31406972 837032 2.55 398140 18594788 2188548 6.45 3760636 15968740 8 11:03:45 05:39:01 11760620 31406724 837204 2.55 398168 18594788 2188548 6.45 3760472 15968740 32 11:03:45 05:40:01 11760788 31406920 837168 2.55 398188 18594792 2188548 6.45 3760444 15968744 8 11:03:45 05:41:01 11761232 31407508 836804 2.54 398196 18594920 2188548 6.45 3760740 15968872 44 11:03:45 05:42:01 11761224 31407516 836772 2.54 398208 18594924 2188548 6.45 3760796 15968880 8 11:03:45 05:43:01 11761176 31407544 836684 2.54 398264 18594932 2188548 6.45 3760872 15968884 44 11:03:45 05:44:01 11761064 31407464 836708 2.54 398292 18594928 2204600 6.50 3760652 15968884 8 11:03:45 05:45:01 11761016 31407444 836672 2.54 398304 18594936 2204600 6.50 3760624 15968892 180 11:03:45 05:46:01 11760748 31407212 836880 2.55 398328 18594940 2204600 6.50 3760664 15968896 12 11:03:45 05:47:01 11760700 31407184 836840 2.54 398352 18594944 2204600 6.50 3760684 15968896 176 11:03:45 05:48:01 11760904 31407408 836560 2.54 398364 18594948 2204600 6.50 3760728 15968900 8 11:03:45 05:49:01 11760824 31407356 836548 2.54 398392 18594948 2204600 6.50 3760816 15968900 180 11:03:45 05:50:01 11760492 31407060 836740 2.54 398432 18594952 2204600 6.50 3760780 15968904 8 11:03:45 05:51:01 11760652 31407248 836716 2.54 398440 18594956 2204600 6.50 3760820 15968908 4 11:03:45 05:52:01 11757704 31405648 838240 2.55 398468 18595680 2204600 6.50 3764116 15969304 36 11:03:45 05:53:01 11753496 31402156 841592 2.56 398492 18596024 2222812 6.55 3768872 15969164 48 11:03:45 05:54:01 11753520 31402220 841476 2.56 398540 18596008 2222812 6.55 3768620 15969168 12 11:03:45 05:55:01 11753180 31401936 841700 2.56 398572 18596028 2222812 6.55 3768536 15969172 8 11:03:45 05:56:01 11753164 31401944 841628 2.56 398588 18596032 2206468 6.50 3768560 15969176 8 11:03:45 05:57:01 11753684 31402484 841028 2.56 398608 18596032 2206468 6.50 3768592 15969176 40 11:03:45 05:58:01 11753592 31402408 841248 2.56 398624 18596036 2206468 6.50 3768940 15969180 16 11:03:45 05:59:01 11753776 31402620 841208 2.56 398656 18596032 2206468 6.50 3768804 15969180 40 11:03:45 06:00:01 11753760 31402636 841172 2.56 398672 18596040 2206468 6.50 3768764 15969184 8 11:03:45 06:01:01 11753556 31402452 841336 2.56 398692 18596044 2206468 6.50 3768780 15969188 192 11:03:45 06:02:01 11753640 31402564 841152 2.56 398708 18596048 2206468 6.50 3769112 15969192 20 11:03:45 06:03:01 11753552 31402504 841168 2.56 398728 18596056 2206468 6.50 3768924 15969200 48 11:03:45 06:04:01 11753504 31402476 841128 2.56 398760 18596052 2206468 6.50 3769224 15969204 16 11:03:45 06:05:01 11753456 31402576 841068 2.56 398780 18596188 2206468 6.50 3769000 15969324 192 11:03:45 06:06:01 11753624 31402764 841048 2.56 398792 18596192 2206468 6.50 3769016 15969328 8 11:03:45 06:07:01 11753608 31402764 841032 2.56 398804 18596192 2190288 6.46 3769048 15969328 188 11:03:45 06:08:01 11753308 31402476 841256 2.56 398816 18596196 2190288 6.46 3768884 15969332 8 11:03:45 06:09:01 11753228 31402500 841168 2.56 398844 18596276 2190288 6.46 3769004 15969412 180 11:03:45 06:10:01 11752636 31401932 841684 2.56 398860 18596276 2190288 6.46 3768944 15969412 8 11:03:45 06:11:01 11752872 31402176 841364 2.56 398864 18596284 2190288 6.46 3768960 15969416 48 11:03:45 06:12:01 11752896 31402216 841260 2.56 398884 18596284 2190288 6.46 3768976 15969416 8 11:03:45 06:13:01 11753276 31402616 841020 2.56 398896 18596288 2190288 6.46 3769004 15969420 188 11:03:45 06:14:01 11752780 31402136 841460 2.56 398912 18596292 2190288 6.46 3769960 15969424 8 11:03:45 06:15:01 11752292 31401696 841892 2.56 398940 18596292 2206340 6.50 3770588 15969436 184 11:03:45 06:16:01 11751700 31401124 842392 2.56 398956 18596296 2206340 6.50 3770620 15969440 8 11:03:45 06:17:01 11751400 31400844 842660 2.56 398964 18596300 2206340 6.50 3770908 15969444 44 11:03:45 06:18:01 11751148 31400600 842856 2.56 398976 18596304 2206340 6.50 3770672 15969444 8 11:03:45 06:19:01 11750920 31400404 843044 2.56 399000 18596308 2206340 6.50 3771044 15969448 32 11:03:45 06:20:01 11751120 31400632 843260 2.56 399016 18596312 2206340 6.50 3770704 15969452 8 11:03:45 06:21:01 11751336 31400868 843060 2.56 399032 18596316 2206340 6.50 3771008 15969460 44 11:03:45 06:22:01 11751360 31400900 843108 2.56 399044 18596320 2206340 6.50 3771012 15969464 8 11:03:45 06:23:01 11751312 31400896 843084 2.56 399068 18596320 2190284 6.46 3771048 15969464 44 11:03:45 06:24:01 11751136 31400732 843192 2.56 399080 18596316 2190284 6.46 3771120 15969468 8 11:03:45 06:25:01 11750164 31399924 843864 2.57 399104 18596464 2190284 6.46 3771808 15969604 188 11:03:45 06:26:01 11746860 31399268 844308 2.57 399148 18598816 2190284 6.46 3771040 15971848 4 11:03:45 06:27:01 11746852 31399280 844240 2.57 399164 18598820 2190284 6.46 3771328 15971852 188 11:03:45 06:28:01 11747096 31399532 843924 2.57 399176 18598820 2190284 6.46 3771336 15971852 8 11:03:45 06:29:01 11747324 31399820 843704 2.57 399216 18598808 2190284 6.46 3771424 15971856 184 11:03:45 06:30:01 11747308 31399852 843644 2.57 399236 18598832 2174192 6.41 3771412 15971864 8 11:03:45 06:31:01 11747260 31399852 843544 2.57 399284 18598832 2174192 6.41 3771160 15971864 12 11:03:45 06:32:01 11747212 31399832 843508 2.57 399304 18598836 2174192 6.41 3771516 15971868 8 11:03:45 06:33:02 11747416 31400056 843224 2.56 399320 18598836 2174192 6.41 3771388 15971868 12 11:03:45 06:34:01 11740336 31393964 847504 2.58 399328 18599412 2216780 6.53 3772376 15972388 236 11:03:45 06:35:01 11740484 31394148 847228 2.58 399360 18599416 2216780 6.53 3772488 15972392 4 11:03:45 06:36:01 11743912 31397320 846212 2.57 399368 18599404 2233116 6.58 3771740 15972368 72 11:03:45 06:37:01 11743564 31396996 846540 2.57 399392 18599412 2233116 6.58 3772012 15972372 232 11:03:45 06:38:01 11743848 31397312 846224 2.57 399416 18599416 2233116 6.58 3771768 15972376 12 11:03:45 06:39:01 11743896 31397392 846100 2.57 399440 18599416 2233116 6.58 3771580 15972376 4 11:03:45 06:40:01 11743656 31397184 846252 2.57 399476 18599412 2233116 6.58 3771684 15972384 24 11:03:45 06:41:01 11743640 31397212 846176 2.57 399492 18599420 2233116 6.58 3771828 15972384 44 11:03:45 06:42:01 11743800 31397384 846144 2.57 399504 18599424 2233116 6.58 3771828 15972388 8 11:03:45 06:43:01 11744036 31397644 845860 2.57 399516 18599428 2217020 6.53 3771656 15972392 44 11:03:45 06:44:01 11744020 31397640 845808 2.57 399524 18599428 2217020 6.53 3771728 15972392 8 11:03:45 06:45:01 11744004 31397652 845724 2.57 399556 18599432 2217020 6.53 3771732 15972396 52 11:03:45 06:46:01 11743904 31397572 845956 2.57 399560 18599436 2217020 6.53 3771832 15972400 8 11:03:45 06:47:01 11743840 31397524 845992 2.57 399568 18599440 2217020 6.53 3771548 15972404 184 11:03:45 06:48:01 11744076 31397772 845724 2.57 399576 18599444 2217020 6.53 3771716 15972408 8 11:03:45 06:49:01 11744260 31397980 845648 2.57 399596 18599444 2217020 6.53 3772124 15972408 280 11:03:45 06:50:01 11744292 31398024 845600 2.57 399616 18599436 2200828 6.49 3771796 15972412 8 11:03:45 06:51:01 11744244 31398012 845556 2.57 399628 18599456 2200828 6.49 3771544 15972420 44 11:03:45 06:52:01 11744528 31398328 845196 2.57 399672 18599456 2200828 6.49 3771812 15972300 8 11:03:45 06:53:01 11743708 31397492 845996 2.57 399692 18599460 2200828 6.49 3773132 15971396 44 11:03:45 06:54:01 11744236 31398036 845412 2.57 399696 18599460 2200828 6.49 3773352 15971396 8 11:03:45 06:55:01 11744220 31398052 845328 2.57 399720 18599468 2200828 6.49 3772984 15971400 192 11:03:45 06:56:01 11744132 31397984 845340 2.57 399732 18599472 2200828 6.49 3773292 15971404 4 11:03:45 06:57:01 11743872 31397740 845624 2.57 399752 18599472 2200828 6.49 3773308 15971404 44 11:03:45 06:58:01 11744072 31398048 845452 2.57 399756 18599604 2200828 6.49 3773028 15971512 4 11:03:45 06:59:01 11744128 31398192 845588 2.57 399780 18599604 2200828 6.49 3773116 15971540 184 11:03:45 07:00:01 11744120 31398188 845576 2.57 399792 18599604 2200828 6.49 3773096 15971544 8 11:03:45 07:01:01 11744088 31398120 845556 2.57 399808 18599612 2200828 6.49 3773412 15971548 204 11:03:45 07:02:01 11744260 31398312 845288 2.57 399824 18599612 2200828 6.49 3773464 15971548 24 11:03:45 07:03:01 11744212 31398292 845252 2.57 399840 18599616 2200828 6.49 3773480 15971552 192 11:03:45 07:04:01 11743620 31397728 845756 2.57 399864 18599624 2200828 6.49 3773548 15971556 4 11:03:45 07:05:01 11743712 31397824 845552 2.57 399876 18599624 2200828 6.49 3773864 15971556 116 11:03:45 07:06:01 11743664 31397800 845520 2.57 399892 18599628 2200828 6.49 3773648 15971560 204 11:03:45 07:07:01 11743792 31397952 845512 2.57 399912 18599632 2200828 6.49 3773648 15971564 232 11:03:45 07:08:01 11743784 31397960 845488 2.57 399920 18599636 2200828 6.49 3773716 15971568 204 11:03:45 07:09:01 11743988 31398192 845192 2.57 399948 18599640 2200828 6.49 3773776 15971572 240 11:03:45 07:10:01 11743940 31398172 845156 2.57 399980 18599632 2200828 6.49 3773756 15971572 12 11:03:45 07:11:01 11743680 31397948 845388 2.57 399996 18599640 2200828 6.49 3773688 15971580 0 11:03:45 07:12:01 11743420 31397696 845576 2.57 400004 18599644 2200828 6.49 3773696 15971580 8 11:03:45 07:13:01 11743316 31397608 845580 2.57 400020 18599652 2200828 6.49 3773732 15971584 188 11:03:45 07:14:01 11743696 31398028 845264 2.57 400044 18599656 2200828 6.49 3774072 15971588 200 11:03:45 07:15:01 11743184 31397544 845724 2.57 400076 18599652 2200828 6.49 3774024 15971588 112 11:03:45 07:16:01 11743168 31397544 845664 2.57 400084 18599660 2200828 6.49 3774052 15971592 192 11:03:45 07:17:01 11743304 31397700 845628 2.57 400100 18599664 2200828 6.49 3774100 15971600 248 11:03:45 07:18:01 11743532 31397992 845324 2.57 400144 18599664 2200828 6.49 3774036 15971600 216 11:03:45 07:19:01 11743712 31398192 845080 2.57 400156 18599668 2200828 6.49 3773944 15971604 196 11:03:45 07:20:01 11743664 31398172 845032 2.57 400188 18599668 2200828 6.49 3774112 15971604 244 11:03:45 07:21:01 11743136 31397700 845452 2.57 400228 18599676 2200828 6.49 3774160 15971608 200 11:03:45 07:22:01 11743340 31398044 845016 2.57 400268 18599808 2200828 6.49 3773968 15971724 204 11:03:45 07:23:01 11743332 31398056 845008 2.57 400280 18599812 2200828 6.49 3773652 15971724 44 11:03:45 07:24:01 11743544 31398316 844724 2.57 400300 18599816 2200828 6.49 3773748 15971752 8 11:03:45 07:25:01 11743140 31397940 844988 2.57 400312 18599816 2200828 6.49 3774076 15971752 60 11:03:45 07:26:01 11743196 31398004 844920 2.57 400320 18599820 2200828 6.49 3773700 15971756 8 11:03:45 07:27:01 11743364 31398192 844888 2.57 400336 18599824 2216880 6.53 3774008 15971760 192 11:03:45 07:28:01 11743520 31398352 844744 2.57 400348 18599824 2200180 6.48 3774124 15971760 212 11:03:45 07:29:01 11743260 31398136 844916 2.57 400372 18599828 2200180 6.48 3774232 15971764 316 11:03:45 07:30:01 11743464 31398352 844628 2.57 400392 18599832 2200180 6.48 3774348 15971768 36 11:03:45 07:31:01 11743196 31398112 844880 2.57 400404 18599828 2200180 6.48 3773780 15971768 300 11:03:45 07:32:01 11743268 31398232 844836 2.57 400436 18599840 2216308 6.53 3774212 15971776 208 11:03:45 07:33:01 11743324 31398312 844748 2.57 400460 18599840 2216308 6.53 3773840 15971776 40 11:03:45 07:34:01 11743332 31398332 844716 2.57 400468 18599844 2216308 6.53 3773916 15971780 8 11:03:45 07:35:01 11743516 31398552 844684 2.57 400512 18599848 2216308 6.53 3774208 15971784 60 11:03:45 07:36:01 11743532 31398568 844668 2.57 400524 18599836 2216308 6.53 3774176 15971784 44 11:03:45 07:37:01 11742956 31398036 845172 2.57 400532 18599852 2216308 6.53 3774212 15971788 196 11:03:45 07:38:01 11743380 31398472 844612 2.57 400544 18599852 2216308 6.53 3774356 15971788 200 11:03:45 07:39:01 11743460 31398572 844472 2.57 400556 18599856 2216308 6.53 3774292 15971792 44 11:03:45 07:40:01 11743128 31398268 844700 2.57 400580 18599852 2199384 6.48 3774292 15971796 12 11:03:45 07:41:01 11743024 31398304 844648 2.57 400588 18599996 2199384 6.48 3773992 15971920 44 11:03:45 07:42:01 11743008 31398304 844612 2.57 400620 18600000 2199384 6.48 3774284 15971936 8 11:03:45 07:43:01 11743460 31398808 844296 2.57 400624 18600004 2199384 6.48 3774328 15971940 40 11:03:45 07:44:01 11743328 31398704 844568 2.57 400648 18600004 2199384 6.48 3774532 15971940 204 11:03:45 07:45:01 11743360 31398744 844508 2.57 400680 18599996 2199384 6.48 3774060 15971944 0 11:03:45 07:46:01 11743736 31399176 844092 2.57 400700 18600008 2199384 6.48 3774704 15971944 216 11:03:45 07:47:01 11743184 31398640 844576 2.57 400712 18600012 2199384 6.48 3774692 15971948 244 11:03:45 07:48:01 11742876 31398344 844824 2.57 400752 18600016 2199384 6.48 3774440 15971952 8 11:03:45 07:49:02 11743088 31398608 844588 2.57 400776 18600020 2199384 6.48 3774600 15971952 248 11:03:45 07:50:01 11742996 31398548 844804 2.57 400796 18600024 2199384 6.48 3774600 15971956 204 11:03:45 07:51:01 11743020 31398612 844728 2.57 400820 18600028 2199384 6.48 3774620 15971964 224 11:03:45 07:52:01 11743304 31398900 844540 2.57 400824 18600028 2199384 6.48 3774520 15971964 8 11:03:45 07:53:01 11741640 31397348 846028 2.57 400840 18600032 2217572 6.54 3775036 15971964 36 11:03:45 07:54:01 11741576 31397304 846016 2.57 400864 18600032 2217572 6.54 3774960 15971964 232 11:03:45 07:55:01 11741316 31397068 846252 2.57 400892 18600028 2217572 6.54 3774756 15971968 296 11:03:45 07:56:01 11741764 31397624 845568 2.57 400956 18600080 2217572 6.54 3774924 15972012 248 11:03:45 07:57:01 11741544 31397460 845740 2.57 401012 18600072 2217572 6.54 3774880 15972012 4 11:03:45 07:58:01 11741688 31397660 845700 2.57 401052 18600084 2201256 6.49 3775108 15972016 212 11:03:45 07:59:01 11741712 31397760 845612 2.57 401104 18600088 2201256 6.49 3775064 15972020 196 11:03:45 08:00:01 11741600 31397768 845476 2.57 401112 18600220 2201256 6.49 3775064 15972136 208 11:03:45 08:01:01 11741868 31398060 845468 2.57 401128 18600224 2201256 6.49 3775020 15972140 40 11:03:45 08:02:01 11741900 31398144 845360 2.57 401160 18600224 2201256 6.49 3775520 15972156 28 11:03:45 08:03:01 11741908 31398180 845308 2.57 401180 18600228 2201256 6.49 3775020 15972160 56 11:03:45 08:04:01 11742084 31398364 845204 2.57 401200 18600232 2201256 6.49 3775284 15972164 216 11:03:45 08:05:01 11742124 31398476 845200 2.57 401252 18600232 2217328 6.53 3775372 15972168 244 11:03:45 08:06:01 11742336 31398696 844900 2.57 401284 18600236 2217328 6.53 3775500 15972172 240 11:03:45 08:07:01 11742392 31398796 844828 2.57 401296 18600240 2217328 6.53 3775292 15972176 48 11:03:45 08:08:01 11742516 31398972 844544 2.57 401336 18600244 2217328 6.53 3775432 15972184 212 11:03:45 08:09:01 11742548 31399008 844480 2.57 401368 18600244 2217328 6.53 3775384 15972188 0 11:03:45 08:10:01 11742492 31398988 844440 2.57 401388 18600248 2217328 6.53 3775360 15972188 8 11:03:45 08:11:01 11742192 31398736 844652 2.57 401420 18600240 2217328 6.53 3775400 15972196 40 11:03:45 08:12:01 11742436 31398988 844308 2.57 401440 18600252 2217328 6.53 3775384 15972196 8 11:03:45 08:13:01 11742304 31398904 844568 2.57 401452 18600260 2217328 6.53 3775388 15972192 236 11:03:45 08:14:01 11742344 31398952 844632 2.57 401460 18600264 2217328 6.53 3775572 15972196 204 11:03:45 08:15:01 11742124 31398764 844828 2.57 401480 18600264 2217328 6.53 3775412 15972200 224 11:03:45 08:16:01 11742052 31398696 844800 2.57 401496 18600268 2201092 6.49 3775432 15972204 20 11:03:45 08:17:01 11741776 31398456 845012 2.57 401512 18600276 2201092 6.49 3775144 15972212 56 11:03:45 08:18:01 11741964 31398668 844712 2.57 401520 18600272 2201092 6.49 3775416 15972212 52 11:03:45 08:19:01 11741868 31398600 844676 2.57 401548 18600280 2201092 6.49 3775544 15972220 48 11:03:45 08:20:01 11742348 31399080 844148 2.57 401552 18600280 2201092 6.49 3775468 15972220 4 11:03:45 08:21:01 11742280 31399052 844328 2.57 401580 18600284 2201092 6.49 3775212 15972224 64 11:03:45 08:22:01 11742432 31399244 844312 2.57 401588 18600288 2201092 6.49 3775736 15972232 204 11:03:45 08:23:01 11742116 31398928 844592 2.57 401608 18600288 2201092 6.49 3775528 15972232 52 11:03:45 08:24:01 11742164 31399016 844476 2.57 401624 18600288 2201092 6.49 3775636 15972240 8 11:03:45 08:25:01 11741832 31398732 844708 2.57 401652 18600296 2201092 6.49 3775604 15972248 44 11:03:45 08:26:01 11741956 31398892 844540 2.57 401680 18600300 2201092 6.49 3775688 15972256 60 11:03:45 08:27:01 11741736 31398676 844724 2.57 401712 18600304 2201092 6.49 3775632 15972260 236 11:03:45 08:28:01 11741696 31398672 844692 2.57 401716 18600304 2201092 6.49 3775708 15972260 20 11:03:45 08:29:01 11741912 31398892 844620 2.57 401736 18600312 2201092 6.49 3775760 15972264 240 11:03:45 08:30:01 11741816 31398744 844688 2.57 401756 18600316 2184392 6.44 3775832 15972276 208 11:03:45 08:31:01 11741452 31398452 845012 2.57 401784 18600444 2200512 6.49 3776112 15972408 64 11:03:45 08:32:01 11741736 31398740 844716 2.57 401792 18600448 2200512 6.49 3775792 15972412 8 11:03:45 08:33:01 11741788 31398856 844456 2.57 401800 18600448 2200512 6.49 3775448 15972412 212 11:03:45 08:34:01 11741544 31398616 844640 2.57 401816 18600452 2200512 6.49 3775788 15972416 8 11:03:45 08:35:01 11742000 31399120 844060 2.57 401836 18600460 2200512 6.49 3775816 15972392 208 11:03:45 08:36:01 11742076 31399196 844304 2.57 401848 18600460 2199740 6.48 3775828 15972392 16 11:03:45 08:37:01 11742132 31399276 844244 2.57 401852 18600464 2199740 6.48 3775832 15972396 340 11:03:45 08:38:01 11742036 31399184 844228 2.57 401864 18600464 2199740 6.48 3775864 15972396 204 11:03:45 08:39:01 11742288 31399480 843944 2.57 401888 18600468 2183464 6.43 3775644 15972400 324 11:03:45 08:40:01 11742200 31399396 843956 2.57 401900 18600472 2183464 6.43 3775860 15972404 8 11:03:45 08:41:01 11741600 31398820 844464 2.57 401916 18600472 2183464 6.43 3775608 15972404 224 11:03:45 08:42:01 11741576 31398804 844432 2.57 401920 18600476 2183464 6.43 3775908 15972408 8 11:03:45 08:43:01 11741504 31398764 844408 2.57 401936 18600480 2183464 6.43 3775948 15972416 48 11:03:45 08:44:01 11741632 31398892 844484 2.57 401956 18600484 2183464 6.43 3776128 15972416 208 11:03:45 08:45:01 11741600 31398904 844500 2.57 401972 18600488 2183464 6.43 3776204 15972420 176 11:03:45 08:46:01 11741464 31398796 844496 2.57 402004 18600492 2183464 6.43 3776076 15972428 40 11:03:45 08:47:01 11741204 31398564 844676 2.57 402020 18600496 2183464 6.43 3776148 15972428 244 11:03:45 08:48:01 11741236 31398600 844636 2.57 402024 18600500 2183464 6.43 3775732 15972432 24 11:03:45 08:49:01 11741196 31398576 844584 2.57 402040 18600500 2183464 6.43 3776124 15972432 212 11:03:45 08:50:01 11741784 31399172 844316 2.57 402048 18600504 2183464 6.43 3776152 15972436 204 11:03:45 08:51:01 11742076 31399480 844004 2.57 402056 18600504 2183464 6.43 3776248 15972436 64 11:03:45 08:52:01 11741768 31399184 844232 2.57 402064 18600508 2183464 6.43 3776328 15972440 200 11:03:45 08:53:01 11734708 31392176 851160 2.59 402088 18600516 2167220 6.39 3781952 15972448 236 11:03:45 08:54:01 11734748 31392216 851096 2.59 402112 18600516 2167220 6.39 3781720 15972448 16 11:03:45 08:55:01 11735008 31392512 850752 2.59 402132 18600520 2167220 6.39 3781656 15972452 44 11:03:45 08:56:01 11735148 31392684 850472 2.59 402144 18600524 2167220 6.39 3781636 15972456 36 11:03:45 08:57:01 11734580 31392144 850952 2.59 402164 18600524 2167220 6.39 3781728 15972456 324 11:03:45 08:58:01 11734604 31392176 850908 2.59 402168 18600528 2167220 6.39 3781664 15972460 8 11:03:45 08:59:01 11734724 31392308 850900 2.59 402184 18600528 2167220 6.39 3781804 15972460 320 11:03:45 09:00:01 11734676 31392268 850868 2.59 402196 18600532 2167220 6.39 3781928 15972464 200 11:03:45 09:01:01 11734912 31392552 850544 2.59 402216 18600536 2167220 6.39 3781792 15972468 136 11:03:45 09:02:01 11734684 31392324 850764 2.59 402224 18600536 2167220 6.39 3781716 15972468 8 11:03:45 09:03:01 11734424 31392088 850948 2.59 402232 18600544 2167220 6.39 3781656 15972480 192 11:03:45 09:04:01 11734516 31392172 850840 2.59 402244 18600548 2183280 6.43 3781852 15972480 216 11:03:45 09:05:01 11734780 31392464 850752 2.59 402256 18600552 2183280 6.43 3781804 15972484 232 11:03:45 09:06:01 11734480 31392168 850972 2.59 402276 18600556 2183280 6.43 3782292 15972488 52 11:03:45 09:07:01 11734684 31392412 850692 2.59 402288 18600556 2183280 6.43 3781856 15972488 324 11:03:45 09:08:01 11734636 31392372 850660 2.59 402300 18600560 2199336 6.48 3781892 15972492 200 11:03:45 09:09:01 11734652 31392416 850568 2.59 402312 18600564 2199336 6.48 3782100 15972496 332 11:03:45 09:10:01 11734684 31392448 850636 2.59 402324 18600556 2199336 6.48 3781820 15972496 12 11:03:45 09:11:01 11734952 31392752 850424 2.59 402348 18600572 2199336 6.48 3781892 15972504 160 11:03:45 09:12:01 11734944 31392744 850400 2.59 402364 18600572 2199336 6.48 3781896 15972504 188 11:03:45 09:13:02 11735104 31392976 850308 2.59 402380 18600640 2199336 6.48 3782048 15972540 356 11:03:45 09:14:01 11735144 31393020 850260 2.59 402392 18600644 2199336 6.48 3781956 15972544 64 11:03:45 09:15:01 11734568 31392476 850776 2.59 402412 18600644 2199336 6.48 3781944 15972544 64 11:03:45 09:16:01 11734472 31392384 850820 2.59 402420 18600644 2199336 6.48 3781928 15972548 28 11:03:45 09:17:01 11734376 31392364 850776 2.59 402436 18600648 2199336 6.48 3782096 15972580 384 11:03:45 09:18:01 11734416 31392408 850720 2.59 402444 18600656 2199336 6.48 3781960 15972584 8 11:03:45 09:19:01 11734556 31392572 850496 2.59 402460 18600660 2199336 6.48 3782052 15972592 300 11:03:45 09:20:01 11734516 31392548 850440 2.59 402480 18600660 2199336 6.48 3781936 15972592 16 11:03:45 09:21:01 11734348 31392416 850480 2.59 402488 18600668 2199336 6.48 3782152 15972600 348 11:03:45 09:22:01 11734784 31392856 850164 2.59 402512 18600672 2182800 6.43 3782080 15972604 40 11:03:45 09:23:01 11734816 31392920 850080 2.59 402516 18600724 2182800 6.43 3782012 15972604 292 11:03:45 09:24:01 11734484 31392592 850472 2.59 402528 18600728 2182800 6.43 3782056 15972608 8 11:03:45 09:25:01 11734444 31392632 850420 2.59 402536 18600728 2182800 6.43 3782032 15972660 292 11:03:45 09:26:01 11734420 31392612 850396 2.59 402544 18600732 2182800 6.43 3782048 15972664 8 11:03:45 09:27:01 11734348 31392556 850388 2.59 402548 18600736 2182800 6.43 3781784 15972668 204 11:03:45 09:28:01 11734292 31392508 850380 2.59 402560 18600736 2182800 6.43 3782060 15972668 12 11:03:45 09:29:01 11733984 31392236 850596 2.59 402572 18600744 2182800 6.43 3782168 15972676 208 11:03:45 09:30:01 11734120 31392380 850584 2.59 402596 18600748 2182800 6.43 3781792 15972680 12 11:03:45 09:31:01 11734112 31392412 850532 2.59 402608 18600748 2166496 6.38 3782172 15972680 184 11:03:45 09:32:01 11734332 31392672 850176 2.59 402636 18600800 2166496 6.38 3782156 15972716 4 11:03:45 09:33:01 11733700 31392112 850660 2.59 402648 18600816 2166496 6.38 3782252 15972748 188 11:03:45 09:34:01 11733900 31392348 850572 2.59 402676 18600820 2166496 6.38 3782500 15972752 200 11:03:45 09:35:01 11734136 31392616 850284 2.59 402688 18600828 2166496 6.38 3782512 15972760 284 11:03:45 09:36:01 11734460 31392940 849956 2.58 402692 18600828 2182604 6.43 3782240 15972760 8 11:03:45 09:37:01 11734328 31392836 850220 2.59 402708 18600832 2182604 6.43 3781984 15972764 180 11:03:45 09:38:01 11734572 31393080 849932 2.58 402724 18600832 2182604 6.43 3782260 15972764 8 11:03:45 09:39:01 11734588 31393136 849824 2.58 402740 18600840 2198732 6.48 3782368 15972772 184 11:03:45 09:40:01 11734532 31393096 849788 2.58 402756 18600844 2198732 6.48 3782000 15972776 8 11:03:45 09:41:01 11734128 31392812 849980 2.58 402776 18600972 2198732 6.48 3782044 15972868 176 11:03:45 09:42:01 11734308 31393004 849820 2.58 402812 18600964 2198732 6.48 3782040 15972868 4 11:03:45 09:43:01 11734200 31392976 850032 2.59 402828 18600980 2198732 6.48 3782084 15972912 228 11:03:45 09:44:01 11734240 31393036 849968 2.58 402848 18600980 2198732 6.48 3782444 15972912 8 11:03:45 09:45:01 11734392 31393228 849952 2.58 402860 18600984 2198732 6.48 3782144 15972916 188 11:03:45 09:46:01 11734384 31393224 849908 2.58 402880 18600984 2198732 6.48 3782128 15972916 8 11:03:45 09:47:01 11734060 31392940 850132 2.59 402892 18600992 2198732 6.48 3782176 15972920 60 11:03:45 09:48:01 11734036 31392920 850100 2.59 402900 18600996 2198732 6.48 3782164 15972924 8 11:03:45 09:49:01 11734176 31393092 849968 2.58 402916 18600996 2198732 6.48 3782336 15972928 196 11:03:45 09:50:01 11734192 31393112 849900 2.58 402924 18601000 2198732 6.48 3782228 15972932 8 11:03:45 09:51:01 11734272 31393296 849768 2.58 402928 18601132 2198732 6.48 3782616 15973020 204 11:03:45 09:52:01 11734312 31393340 849728 2.58 402944 18601132 2198732 6.48 3782276 15973024 8 11:03:45 09:53:01 11733576 31392712 850364 2.59 402948 18601140 2198732 6.48 3782676 15973072 184 11:03:45 09:54:01 11731892 31391116 851896 2.59 402964 18601140 2198700 6.48 3782544 15973072 12 11:03:45 09:55:01 11732104 31391348 851564 2.59 402968 18601144 2198700 6.48 3782796 15973076 200 11:03:45 09:56:01 11731876 31391068 851828 2.59 402992 18601148 2198700 6.48 3782324 15973080 28 11:03:45 09:57:01 11731916 31391140 851860 2.59 403004 18601152 2198700 6.48 3782680 15973084 112 11:03:45 09:58:01 11732216 31391448 851556 2.59 403016 18601156 2198700 6.48 3782636 15973088 8 11:03:45 09:59:01 11731728 31390984 851988 2.59 403028 18601156 2198700 6.48 3782516 15973088 180 11:03:45 10:00:01 11731712 31390972 851936 2.59 403048 18601160 2198700 6.48 3782376 15973092 8 11:03:45 10:01:01 11731800 31391092 851976 2.59 403064 18601164 2198700 6.48 3782476 15973100 172 11:03:45 10:02:01 11731792 31391092 851944 2.59 403080 18601160 2198700 6.48 3782656 15973096 20 11:03:45 10:03:01 11731492 31390824 852164 2.59 403092 18601168 2198700 6.48 3782460 15973104 204 11:03:45 10:04:01 11731980 31391312 851712 2.59 403100 18601168 2182364 6.43 3782512 15973100 4 11:03:45 10:05:01 11731940 31391308 851656 2.59 403124 18601172 2182364 6.43 3782500 15973104 200 11:03:45 10:06:01 11731916 31391288 851628 2.59 403136 18601176 2182364 6.43 3782484 15973108 8 11:03:45 10:07:01 11731616 31390992 851864 2.59 403156 18601160 2182364 6.43 3782484 15973108 200 11:03:45 10:08:01 11731852 31391248 851684 2.59 403164 18601184 2182364 6.43 3782528 15973116 8 11:03:45 10:09:01 11731644 31391072 851848 2.59 403184 18601192 2182364 6.43 3782696 15973120 180 11:03:45 10:10:01 11731352 31390804 852048 2.59 403208 18601192 2182364 6.43 3782640 15973124 20 11:03:45 10:11:01 11731536 31391020 852016 2.59 403224 18601196 2182364 6.43 3782684 15973132 176 11:03:45 10:12:01 11731520 31391016 852004 2.59 403240 18601192 2182364 6.43 3782700 15973128 8 11:03:45 10:13:01 11731472 31391000 851972 2.59 403248 18601200 2182364 6.43 3783052 15973132 176 11:03:45 10:14:01 11731536 31391072 851956 2.59 403264 18601204 2182364 6.43 3783148 15973136 208 11:03:45 10:15:01 11731820 31391388 851636 2.59 403280 18601208 2182364 6.43 3783264 15973140 308 11:03:45 10:16:01 11731852 31391432 851596 2.59 403284 18601212 2182364 6.43 3782788 15973144 8 11:03:45 10:17:01 11731676 31391276 851820 2.59 403304 18601208 2182364 6.43 3783516 15973144 196 11:03:45 10:18:01 11731892 31391500 851924 2.59 403308 18601216 2182364 6.43 3783104 15973148 8 11:03:45 10:19:01 11732240 31391852 851548 2.59 403332 18601220 2182364 6.43 3782856 15973152 180 11:03:45 10:20:01 11732120 31391760 851548 2.59 403344 18601220 2182364 6.43 3783388 15973152 200 11:03:45 10:21:01 11732592 31392236 851008 2.59 403352 18601224 2182364 6.43 3783224 15973156 200 11:03:45 10:22:01 11732172 31391840 851348 2.59 403372 18601228 2198416 6.48 3783232 15973160 40 11:03:45 10:23:01 11732164 31391860 851284 2.59 403388 18601228 2198416 6.48 3783396 15973160 332 11:03:45 10:24:01 11731984 31391700 851560 2.59 403408 18601240 2198416 6.48 3783344 15973168 216 11:03:45 10:25:01 11732528 31392272 851020 2.59 403420 18601240 2198416 6.48 3782920 15973172 176 11:03:45 10:26:01 11732552 31392412 850824 2.59 403432 18601372 2198416 6.48 3782932 15973280 4 11:03:45 10:27:01 11732228 31392128 851044 2.59 403456 18601376 2198416 6.48 3782976 15973284 244 11:03:45 10:28:01 11732204 31392128 851008 2.59 403472 18601376 2198416 6.48 3783132 15973308 4 11:03:45 10:29:01 11732188 31392196 850972 2.59 403500 18601380 2198416 6.48 3783476 15973316 296 11:03:45 10:30:01 11732480 31392492 850668 2.59 403524 18601380 2198416 6.48 3783176 15973312 4 11:03:45 10:31:01 11732432 31392492 850656 2.59 403548 18601384 2198416 6.48 3783216 15973320 204 11:03:45 10:32:01 11732416 31392512 850576 2.59 403576 18601388 2214560 6.53 3782956 15973320 8 11:03:45 10:33:01 11732576 31392708 850540 2.59 403604 18601392 2214560 6.53 3783300 15973320 296 11:03:45 10:34:01 11732488 31392624 850520 2.59 403620 18601396 2197964 6.48 3783548 15973324 204 11:03:45 10:35:01 11732480 31392652 850448 2.59 403636 18601400 2197964 6.48 3783360 15973328 288 11:03:45 10:36:01 11732172 31392344 850676 2.59 403656 18601400 2197964 6.48 3783488 15973328 220 11:03:45 10:37:02 11732212 31392420 850604 2.59 403668 18601404 2197964 6.48 3783172 15973332 176 11:03:45 10:38:01 11732124 31392244 850732 2.59 403676 18601404 2197964 6.48 3783456 15973332 8 11:03:45 10:39:01 11732056 31392184 850928 2.59 403688 18601408 2197964 6.48 3783508 15973336 176 11:03:45 10:40:01 11732080 31392232 850856 2.59 403700 18601412 2197964 6.48 3783600 15973340 8 11:03:45 10:41:01 11732188 31392364 850612 2.59 403712 18601416 2197964 6.48 3783524 15973340 180 11:03:45 10:42:01 11732376 31392556 850356 2.59 403716 18601420 2197964 6.48 3783788 15973344 208 11:03:45 10:43:01 11732156 31392336 850552 2.59 403744 18601416 2197964 6.48 3783228 15973344 4 11:03:45 10:44:01 11731888 31392116 850736 2.59 403756 18601428 2197964 6.48 3783372 15973360 4 11:03:45 10:45:01 11731524 31391756 850948 2.59 403772 18601432 2197964 6.48 3783588 15973364 300 11:03:45 10:46:01 11731720 31391980 850656 2.59 403800 18601432 2197964 6.48 3783340 15973364 8 11:03:45 10:47:01 11731672 31392088 850492 2.59 403820 18601564 2197964 6.48 3783380 15973480 300 11:03:45 10:48:01 11731404 31391828 850692 2.59 403832 18601560 2197964 6.48 3783272 15973480 8 11:03:45 10:49:01 11731584 31392028 850728 2.59 403844 18601568 2180988 6.43 3783324 15973500 300 11:03:45 10:50:01 11731892 31392364 850356 2.59 403864 18601572 2180988 6.43 3783296 15973504 8 11:03:45 10:51:01 11732092 31392564 850344 2.59 403872 18601572 2180988 6.43 3783280 15973504 300 11:03:45 10:52:01 11731824 31392328 850572 2.59 403884 18601580 2180988 6.43 3783324 15973508 8 11:03:45 10:53:01 11731588 31392096 850724 2.59 403908 18601580 2197096 6.48 3783384 15973512 16 11:03:45 10:54:01 11731216 31391752 850904 2.59 403932 18601584 2197096 6.48 3783720 15973512 8 11:03:45 10:55:01 11731396 31392096 850696 2.59 403948 18601716 2197096 6.48 3783560 15973648 180 11:03:45 10:56:01 11731988 31392696 850136 2.59 403956 18601716 2197096 6.48 3783496 15973648 8 11:03:45 10:57:01 11732100 31392840 850160 2.59 403972 18601720 2197096 6.48 3783540 15973652 180 11:03:45 10:58:01 11732092 31392836 850140 2.59 403984 18601716 2197096 6.48 3783520 15973656 8 11:03:45 10:59:01 11731540 31392324 850584 2.59 404004 18601728 2197096 6.48 3783640 15973660 180 11:03:45 11:00:01 11731556 31392344 850512 2.59 404016 18601732 2197096 6.48 3783560 15973664 28 11:03:45 11:01:01 11731208 31392040 850748 2.59 404044 18601740 2197096 6.48 3783980 15973672 296 11:03:45 11:02:01 11731200 31392032 850676 2.59 404064 18601740 2213228 6.52 3784484 15973668 212 11:03:45 11:03:01 11731620 31392488 850384 2.59 404080 18601744 2213228 6.52 3784256 15973672 52 11:03:45 Average: 11925253 31379453 864154 2.63 397475 18411281 2238850 6.60 3763920 15809514 17937 11:03:45 11:03:45 05:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:03:45 05:04:01 docker0 597.81 528.37 41.71 2911.14 0.00 0.00 0.00 0.00 11:03:45 05:04:01 ens3 1432.47 1385.70 11517.56 185.51 0.00 0.00 0.00 0.00 11:03:45 05:04:01 lo 5.08 5.08 0.50 0.50 0.00 0.00 0.00 0.00 11:03:45 05:05:01 docker0 230.77 287.64 19.69 2034.22 0.00 0.00 0.00 0.00 11:03:45 05:05:01 ens3 314.16 246.52 2062.35 34.33 0.00 0.00 0.00 0.00 11:03:45 05:05:01 veth85ebde4 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 11:03:45 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:06:01 docker0 1.50 1.50 0.11 0.13 0.00 0.00 0.00 0.00 11:03:45 05:06:01 ens3 32.44 19.81 25.16 13.93 0.00 0.00 0.00 0.00 11:03:45 05:06:01 veth85ebde4 1.50 1.53 0.13 0.13 0.00 0.00 0.00 0.00 11:03:45 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:07:01 ens3 19.11 13.88 16.79 10.41 0.00 0.00 0.00 0.00 11:03:45 05:07:01 veth85ebde4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:08:01 docker0 469.72 832.81 40.12 8201.62 0.00 0.00 0.00 0.00 11:03:45 05:08:01 veth62ab7f7 71.49 132.63 7.53 1219.87 0.00 0.00 0.00 0.10 11:03:45 05:08:01 veth474d462 82.25 134.11 8.44 1220.69 0.00 0.00 0.00 0.10 11:03:45 05:08:01 ens3 1119.36 616.68 12702.49 75.82 0.00 0.00 0.00 0.00 11:03:45 05:08:01 veth9ba5c2a 77.07 134.28 8.17 1219.83 0.00 0.00 0.00 0.10 11:03:45 05:08:01 vethd3dcaa0 80.84 137.38 8.37 1216.30 0.00 0.00 0.00 0.10 11:03:45 05:08:01 vethacbda69 74.55 135.89 7.80 1216.85 0.00 0.00 0.00 0.10 11:03:45 05:08:01 vethbe690dc 0.52 1.47 0.05 0.27 0.00 0.00 0.00 0.00 11:03:45 05:08:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 11:03:45 05:09:01 docker0 0.62 0.35 0.03 0.02 0.00 0.00 0.00 0.00 11:03:45 05:09:01 veth7526d92 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:03:45 05:09:01 veth93c9ef0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:03:45 05:09:01 ens3 141.45 101.60 1409.20 173.83 0.00 0.00 0.00 0.00 11:03:45 05:09:01 vethf3c2c40 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:03:45 05:09:01 veth53fca36 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:03:45 05:09:01 veth709525c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:03:45 05:09:01 veth5969362 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:03:45 05:09:01 vethffaa277 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:03:45 05:09:01 veth6301ab3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:03:45 05:09:01 veth51b6dcb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:03:45 05:09:01 veth0ea99e8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:03:45 05:09:01 vethbe690dc 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:09:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 11:03:45 05:09:01 veth4433b90 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:03:45 05:09:01 veth8bf12f8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:03:45 05:10:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:10:01 veth7526d92 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:10:01 veth93c9ef0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:10:01 ens3 2.07 1.07 1.59 0.84 0.00 0.00 0.00 0.00 11:03:45 05:10:01 vethf3c2c40 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:10:01 veth53fca36 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:10:01 veth709525c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:10:01 veth5969362 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:10:01 vethffaa277 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:10:01 veth6301ab3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:10:01 veth51b6dcb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:10:01 veth0ea99e8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:10:01 vethbe690dc 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:10:01 veth4433b90 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:10:01 veth8bf12f8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:11:01 ens3 51.02 41.15 35.94 116.52 0.00 0.00 0.00 0.00 11:03:45 05:11:01 lo 3.33 3.33 0.32 0.32 0.00 0.00 0.00 0.00 11:03:45 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:12:01 ens3 501.05 503.82 247.16 2465.96 0.00 0.00 0.00 0.00 11:03:45 05:12:01 lo 55.86 55.86 5.51 5.51 0.00 0.00 0.00 0.00 11:03:45 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:13:01 ens3 224.66 217.51 110.26 1188.24 0.00 0.00 0.00 0.00 11:03:45 05:13:01 lo 23.86 23.86 2.35 2.35 0.00 0.00 0.00 0.00 11:03:45 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:14:01 ens3 0.20 0.08 0.08 0.06 0.00 0.00 0.00 0.00 11:03:45 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:15:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:17:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:18:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:19:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:03:45 05:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:20:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:21:01 ens3 0.97 0.73 4.94 0.05 0.00 0.00 0.00 0.00 11:03:45 05:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:23:02 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:23:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:24:01 ens3 0.29 0.14 0.14 0.07 0.00 0.00 0.00 0.00 11:03:45 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:25:01 ens3 0.88 0.40 0.31 0.22 0.00 0.00 0.00 0.00 11:03:45 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:27:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:29:01 ens3 0.33 0.23 0.09 0.07 0.00 0.00 0.00 0.00 11:03:45 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:31:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:33:01 ens3 0.28 0.17 0.07 0.01 0.00 0.00 0.00 0.00 11:03:45 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:34:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:03:45 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:35:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:37:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:38:01 ens3 0.15 0.07 0.06 0.00 0.00 0.00 0.00 0.00 11:03:45 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:39:01 ens3 0.28 0.23 0.08 0.08 0.00 0.00 0.00 0.00 11:03:45 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:40:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:41:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:44:01 ens3 0.32 0.23 0.14 0.07 0.00 0.00 0.00 0.00 11:03:45 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:45:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:47:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:48:01 ens3 0.18 0.10 0.06 0.01 0.00 0.00 0.00 0.00 11:03:45 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:49:01 ens3 0.27 0.27 0.08 0.08 0.00 0.00 0.00 0.00 11:03:45 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:50:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:51:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:52:01 ens3 2.67 2.07 2.11 3.00 0.00 0.00 0.00 0.00 11:03:45 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:53:01 ens3 5.55 4.58 3.46 3.35 0.00 0.00 0.00 0.00 11:03:45 05:53:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 11:03:45 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:54:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:03:45 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:55:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:57:01 ens3 0.27 0.17 0.07 0.01 0.00 0.00 0.00 0.00 11:03:45 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 05:59:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 11:03:45 05:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:00:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:01:01 ens3 0.25 0.18 0.07 0.01 0.00 0.00 0.00 0.00 11:03:45 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:02:01 ens3 0.37 0.38 0.25 0.22 0.00 0.00 0.00 0.00 11:03:45 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:03:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:04:01 ens3 0.98 0.38 0.38 0.27 0.00 0.00 0.00 0.00 11:03:45 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:05:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:06:01 ens3 0.12 0.05 0.06 0.00 0.00 0.00 0.00 0.00 11:03:45 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:09:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:03:45 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:12:01 ens3 0.18 0.08 0.06 0.01 0.00 0.00 0.00 0.00 11:03:45 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:14:01 ens3 2.88 6.01 0.26 13.60 0.00 0.00 0.00 0.00 11:03:45 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:15:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:18:01 ens3 0.18 0.10 0.06 0.01 0.00 0.00 0.00 0.00 11:03:45 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:19:01 ens3 1.57 2.42 0.17 6.71 0.00 0.00 0.00 0.00 11:03:45 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:20:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:24:01 ens3 1.02 1.78 0.24 6.69 0.00 0.00 0.00 0.00 11:03:45 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:25:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:27:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:29:01 ens3 2.23 4.78 0.21 7.23 0.00 0.00 0.00 0.00 11:03:45 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:30:01 ens3 0.13 0.02 0.06 0.00 0.00 0.00 0.00 0.00 11:03:45 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:33:02 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:33:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:34:01 ens3 4.12 6.58 0.34 7.47 0.00 0.00 0.00 0.00 11:03:45 06:34:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:35:01 ens3 0.22 0.25 0.02 0.06 0.00 0.00 0.00 0.00 11:03:45 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:36:01 ens3 0.27 0.22 0.13 0.04 0.00 0.00 0.00 0.00 11:03:45 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:39:01 ens3 4.45 6.78 0.38 7.34 0.00 0.00 0.00 0.00 11:03:45 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:40:01 ens3 8.18 11.80 1.14 21.67 0.00 0.00 0.00 0.00 11:03:45 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:41:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:42:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:44:01 ens3 1.60 3.45 0.17 6.84 0.00 0.00 0.00 0.00 11:03:45 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:46:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:47:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:49:01 ens3 1.08 2.08 0.14 6.72 0.00 0.00 0.00 0.00 11:03:45 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:50:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:51:01 ens3 0.27 0.13 0.12 0.01 0.00 0.00 0.00 0.00 11:03:45 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:52:01 ens3 5.51 11.88 0.44 14.72 0.00 0.00 0.00 0.00 11:03:45 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:53:01 ens3 4.32 3.60 2.29 9.99 0.00 0.00 0.00 0.00 11:03:45 06:53:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 11:03:45 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:54:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 11:03:45 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:55:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:57:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:58:01 ens3 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 11:03:45 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 06:59:01 ens3 0.30 0.27 0.09 0.08 0.00 0.00 0.00 0.00 11:03:45 06:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:01:01 ens3 0.23 0.20 0.07 0.01 0.00 0.00 0.00 0.00 11:03:45 07:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:02:01 ens3 0.38 0.43 0.26 0.22 0.00 0.00 0.00 0.00 11:03:45 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:03:01 ens3 0.13 0.15 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:04:01 ens3 0.55 0.10 0.12 0.07 0.00 0.00 0.00 0.00 11:03:45 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:05:01 ens3 0.53 0.38 0.32 0.22 0.00 0.00 0.00 0.00 11:03:45 07:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:09:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 11:03:45 07:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:10:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:11:01 ens3 0.25 0.15 0.07 0.01 0.00 0.00 0.00 0.00 11:03:45 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:13:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:14:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 11:03:45 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:15:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:03:45 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:17:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:19:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 11:03:45 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:20:01 ens3 0.15 0.08 0.06 0.00 0.00 0.00 0.00 0.00 11:03:45 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:21:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:24:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 11:03:45 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:25:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:26:01 ens3 0.17 0.08 0.06 0.00 0.00 0.00 0.00 0.00 11:03:45 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:29:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:03:45 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:30:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:31:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:34:01 ens3 0.32 0.13 0.19 0.07 0.00 0.00 0.00 0.00 11:03:45 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:35:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:36:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:39:01 ens3 0.33 0.20 0.09 0.07 0.00 0.00 0.00 0.00 11:03:45 07:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:40:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:44:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 11:03:45 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:45:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:49:02 ens3 0.32 0.25 0.09 0.08 0.00 0.00 0.00 0.00 11:03:45 07:49:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:50:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:51:01 ens3 0.30 0.17 0.18 0.01 0.00 0.00 0.00 0.00 11:03:45 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:53:01 ens3 2.93 2.52 1.55 4.15 0.00 0.00 0.00 0.00 11:03:45 07:53:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 11:03:45 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:54:01 ens3 1.65 1.42 0.88 1.27 0.00 0.00 0.00 0.00 11:03:45 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:55:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 07:59:01 ens3 0.40 0.35 0.20 0.08 0.00 0.00 0.00 0.00 11:03:45 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:02:01 ens3 0.43 0.43 0.26 0.22 0.00 0.00 0.00 0.00 11:03:45 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:03:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:04:01 ens3 0.93 0.48 0.38 0.28 0.00 0.00 0.00 0.00 11:03:45 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:05:01 ens3 0.23 0.23 0.07 0.02 0.00 0.00 0.00 0.00 11:03:45 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:09:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 11:03:45 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:12:01 ens3 0.13 0.08 0.09 0.01 0.00 0.00 0.00 0.00 11:03:45 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:13:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:14:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 11:03:45 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:15:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:03:45 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:17:01 ens3 0.28 0.18 0.10 0.01 0.00 0.00 0.00 0.00 11:03:45 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:19:01 ens3 0.28 0.27 0.08 0.08 0.00 0.00 0.00 0.00 11:03:45 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:20:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:24:01 ens3 0.33 0.27 0.19 0.08 0.00 0.00 0.00 0.00 11:03:45 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:25:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:28:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:29:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 11:03:45 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:31:01 ens3 0.27 0.20 0.07 0.01 0.00 0.00 0.00 0.00 11:03:45 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:34:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:03:45 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:35:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:37:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:38:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 11:03:45 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:39:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 11:03:45 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:40:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:44:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 11:03:45 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:45:01 ens3 0.30 0.17 0.12 0.01 0.00 0.00 0.00 0.00 11:03:45 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:49:01 ens3 0.30 0.23 0.09 0.07 0.00 0.00 0.00 0.00 11:03:45 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:50:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:52:01 ens3 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 11:03:45 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:53:01 ens3 2.87 2.58 1.55 4.14 0.00 0.00 0.00 0.00 11:03:45 08:53:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 11:03:45 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:54:01 ens3 1.65 1.50 0.92 1.23 0.00 0.00 0.00 0.00 11:03:45 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:55:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:57:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 08:59:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 11:03:45 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:00:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 11:03:45 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:01:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:02:01 ens3 0.43 0.37 0.26 0.22 0.00 0.00 0.00 0.00 11:03:45 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:03:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:04:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 11:03:45 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:05:01 ens3 0.55 0.10 0.05 0.01 0.00 0.00 0.00 0.00 11:03:45 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:06:01 ens3 0.50 0.25 0.32 0.21 0.00 0.00 0.00 0.00 11:03:45 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:08:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:09:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 11:03:45 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:10:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:13:02 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:13:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:14:01 ens3 0.20 0.08 0.08 0.07 0.00 0.00 0.00 0.00 11:03:45 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:15:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:16:01 ens3 0.20 0.03 0.12 0.00 0.00 0.00 0.00 0.00 11:03:45 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:17:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:18:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:19:01 ens3 0.55 0.18 0.12 0.07 0.00 0.00 0.00 0.00 11:03:45 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:20:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:21:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:22:01 ens3 0.20 0.08 0.06 0.00 0.00 0.00 0.00 0.00 11:03:45 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:23:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:24:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 11:03:45 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:25:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:26:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:27:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:28:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:29:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:03:45 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:30:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:31:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:32:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:33:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:34:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 11:03:45 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:35:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:36:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:37:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:38:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:39:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:03:45 09:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:40:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:41:01 ens3 0.32 0.22 0.23 0.02 0.00 0.00 0.00 0.00 11:03:45 09:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:42:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:43:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:44:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 11:03:45 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:45:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:46:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:47:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:48:01 ens3 0.15 0.07 0.06 0.00 0.00 0.00 0.00 0.00 11:03:45 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:49:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 11:03:45 09:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:50:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:51:01 ens3 0.22 0.10 0.07 0.01 0.00 0.00 0.00 0.00 11:03:45 09:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:52:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:53:01 ens3 1.05 0.92 0.55 2.61 0.00 0.00 0.00 0.00 11:03:45 09:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:54:01 ens3 3.15 2.50 1.85 2.66 0.00 0.00 0.00 0.00 11:03:45 09:54:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:55:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:56:01 ens3 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 11:03:45 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:57:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:58:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 09:59:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:03:45 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:00:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:01:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:02:01 ens3 0.38 0.37 0.26 0.22 0.00 0.00 0.00 0.00 11:03:45 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:04:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:03:45 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:05:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:06:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:07:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:08:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:09:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:03:45 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:10:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:11:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:12:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:13:01 ens3 0.27 0.13 0.18 0.01 0.00 0.00 0.00 0.00 11:03:45 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:14:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:03:45 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:15:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:16:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:17:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:18:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:19:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 11:03:45 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:20:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:21:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:22:01 ens3 0.40 0.02 0.04 0.00 0.00 0.00 0.00 0.00 11:03:45 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:23:01 ens3 1.65 0.88 0.70 0.45 0.00 0.00 0.00 0.00 11:03:45 10:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:24:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 11:03:45 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:25:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:26:01 ens3 0.18 0.10 0.06 0.01 0.00 0.00 0.00 0.00 11:03:45 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:27:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:28:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:29:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:03:45 10:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:30:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:31:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:32:01 ens3 0.27 0.10 0.07 0.01 0.00 0.00 0.00 0.00 11:03:45 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:33:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:34:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:03:45 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:35:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:36:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:37:02 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:37:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:38:01 ens3 0.19 0.07 0.06 0.00 0.00 0.00 0.00 0.00 11:03:45 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:39:01 ens3 0.60 0.18 0.13 0.07 0.00 0.00 0.00 0.00 11:03:45 10:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:40:01 ens3 0.60 0.37 0.35 0.28 0.00 0.00 0.00 0.00 11:03:45 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:41:01 ens3 0.27 0.17 0.07 0.01 0.00 0.00 0.00 0.00 11:03:45 10:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:42:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:43:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:44:01 ens3 0.30 0.28 0.16 0.08 0.00 0.00 0.00 0.00 11:03:45 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:45:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:46:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:47:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:48:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:49:01 ens3 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 11:03:45 10:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:50:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:51:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:52:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:53:01 ens3 0.43 0.40 0.17 0.25 0.00 0.00 0.00 0.00 11:03:45 10:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:54:01 ens3 4.27 3.80 2.37 5.13 0.00 0.00 0.00 0.00 11:03:45 10:54:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:55:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:56:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:57:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:58:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 10:59:01 ens3 0.37 0.20 0.14 0.07 0.00 0.00 0.00 0.00 11:03:45 10:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 11:00:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 11:01:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 11:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 11:02:01 ens3 0.38 0.25 0.26 0.21 0.00 0.00 0.00 0.00 11:03:45 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:45 11:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 11:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:45 Average: docker0 3.59 4.56 0.28 36.39 0.00 0.00 0.00 0.00 11:03:45 Average: ens3 10.91 9.00 77.73 12.25 0.00 0.00 0.00 0.00 11:03:45 Average: lo 0.35 0.35 0.03 0.03 0.00 0.00 0.00 0.00 11:03:45 11:03:45 11:03:45 ---> sar -P ALL: 11:03:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-29697) 11/22/24 _x86_64_ (8 CPU) 11:03:45 11:03:45 05:02:42 LINUX RESTART (8 CPU) 11:03:45 11:03:45 05:03:02 CPU %user %nice %system %iowait %steal %idle 11:03:45 05:04:01 all 11.46 0.00 4.18 2.21 0.06 82.09 11:03:45 05:04:01 0 8.74 0.00 3.69 1.50 0.07 86.00 11:03:45 05:04:01 1 10.81 0.00 6.35 6.21 0.07 76.57 11:03:45 05:04:01 2 9.86 0.00 3.46 0.39 0.05 86.23 11:03:45 05:04:01 3 16.16 0.00 5.16 7.89 0.07 70.72 11:03:45 05:04:01 4 9.36 0.00 2.83 0.55 0.07 87.18 11:03:45 05:04:01 5 12.79 0.00 4.30 0.21 0.07 82.64 11:03:45 05:04:01 6 8.59 0.00 2.73 0.09 0.05 88.54 11:03:45 05:04:01 7 15.38 0.00 4.92 0.82 0.05 78.82 11:03:45 05:05:01 all 32.89 0.00 6.29 1.55 0.08 59.19 11:03:45 05:05:01 0 32.85 0.00 5.95 6.40 0.08 54.72 11:03:45 05:05:01 1 36.44 0.00 7.18 2.10 0.08 54.20 11:03:45 05:05:01 2 32.46 0.00 6.08 0.12 0.07 61.27 11:03:45 05:05:01 3 31.75 0.00 6.53 0.64 0.08 60.99 11:03:45 05:05:01 4 33.44 0.00 6.04 2.58 0.07 57.87 11:03:45 05:05:01 5 32.08 0.00 6.32 0.05 0.08 61.46 11:03:45 05:05:01 6 30.92 0.00 6.16 0.30 0.08 62.53 11:03:45 05:05:01 7 33.20 0.00 6.05 0.20 0.08 60.46 11:03:45 05:06:01 all 38.01 0.00 6.66 0.69 0.08 54.55 11:03:45 05:06:01 0 36.56 0.00 6.37 0.03 0.07 56.98 11:03:45 05:06:01 1 36.30 0.00 6.25 0.05 0.08 57.32 11:03:45 05:06:01 2 39.40 0.00 6.57 2.50 0.08 51.44 11:03:45 05:06:01 3 37.46 0.00 6.47 2.45 0.07 53.55 11:03:45 05:06:01 4 38.43 0.00 7.06 0.42 0.08 54.01 11:03:45 05:06:01 5 39.90 0.00 6.59 0.00 0.10 53.42 11:03:45 05:06:01 6 37.31 0.00 7.14 0.08 0.08 55.39 11:03:45 05:06:01 7 38.77 0.00 6.85 0.00 0.08 54.30 11:03:45 05:07:01 all 57.69 0.00 7.51 0.33 0.08 34.39 11:03:45 05:07:01 0 56.73 0.00 7.29 0.19 0.10 35.69 11:03:45 05:07:01 1 59.46 0.00 7.79 0.07 0.08 32.60 11:03:45 05:07:01 2 57.19 0.00 7.35 1.77 0.08 33.61 11:03:45 05:07:01 3 57.93 0.00 7.58 0.15 0.08 34.25 11:03:45 05:07:01 4 57.88 0.00 7.62 0.39 0.07 34.05 11:03:45 05:07:01 5 57.96 0.00 7.07 0.05 0.07 34.86 11:03:45 05:07:01 6 56.54 0.00 7.73 0.05 0.08 35.60 11:03:45 05:07:01 7 57.79 0.00 7.66 0.00 0.07 34.48 11:03:45 05:08:01 all 30.61 0.00 12.21 7.05 0.11 50.02 11:03:45 05:08:01 0 30.81 0.00 12.18 6.37 0.12 50.53 11:03:45 05:08:01 1 30.91 0.00 12.47 7.66 0.10 48.86 11:03:45 05:08:01 2 28.76 0.00 12.10 8.24 0.10 50.81 11:03:45 05:08:01 3 32.23 0.00 12.30 5.12 0.10 50.25 11:03:45 05:08:01 4 28.15 0.00 12.13 13.26 0.12 46.34 11:03:45 05:08:01 5 31.78 0.00 12.62 4.36 0.10 51.14 11:03:45 05:08:01 6 31.09 0.00 11.61 6.00 0.12 51.19 11:03:45 05:08:01 7 31.14 0.00 12.30 5.40 0.10 51.05 11:03:45 05:09:01 all 43.06 0.00 9.24 11.79 0.10 35.81 11:03:45 05:09:01 0 44.07 0.00 8.64 4.31 0.10 42.88 11:03:45 05:09:01 1 42.90 0.00 9.30 11.18 0.14 36.47 11:03:45 05:09:01 2 42.75 0.00 8.21 2.33 0.07 46.66 11:03:45 05:09:01 3 43.23 0.00 8.87 2.87 0.13 44.90 11:03:45 05:09:01 4 41.00 0.00 9.04 2.42 0.08 47.46 11:03:45 05:09:01 5 43.51 0.00 9.06 5.66 0.08 41.68 11:03:45 05:09:01 6 43.44 0.00 9.21 24.08 0.10 23.17 11:03:45 05:09:01 7 43.59 0.00 11.63 41.88 0.12 2.79 11:03:45 05:10:01 all 89.06 0.00 10.83 0.00 0.11 0.00 11:03:45 05:10:01 0 89.34 0.00 10.54 0.00 0.12 0.00 11:03:45 05:10:01 1 88.32 0.00 11.58 0.00 0.10 0.00 11:03:45 05:10:01 2 90.00 0.00 9.90 0.00 0.10 0.00 11:03:45 05:10:01 3 88.83 0.00 11.07 0.00 0.10 0.00 11:03:45 05:10:01 4 88.70 0.00 11.17 0.00 0.13 0.00 11:03:45 05:10:01 5 88.35 0.00 11.55 0.00 0.10 0.00 11:03:45 05:10:01 6 89.59 0.00 10.31 0.00 0.10 0.00 11:03:45 05:10:01 7 89.38 0.00 10.50 0.00 0.12 0.00 11:03:45 05:11:01 all 74.74 0.00 10.75 1.90 0.13 12.49 11:03:45 05:11:01 0 74.27 0.00 11.09 0.93 0.15 13.56 11:03:45 05:11:01 1 72.92 0.00 12.87 3.70 0.12 10.39 11:03:45 05:11:01 2 75.45 0.00 9.42 0.58 0.14 14.41 11:03:45 05:11:01 3 74.26 0.00 11.00 1.06 0.12 13.55 11:03:45 05:11:01 4 74.62 0.00 10.52 3.21 0.12 11.52 11:03:45 05:11:01 5 75.45 0.00 9.84 1.76 0.14 12.81 11:03:45 05:11:01 6 75.29 0.00 10.48 1.77 0.13 12.33 11:03:45 05:11:01 7 75.64 0.00 10.73 2.19 0.14 11.31 11:03:45 05:12:01 all 8.96 0.00 1.12 0.14 0.05 89.73 11:03:45 05:12:01 0 8.73 0.00 1.13 0.03 0.03 90.08 11:03:45 05:12:01 1 10.83 0.00 1.26 0.40 0.07 87.44 11:03:45 05:12:01 2 8.26 0.00 0.92 0.03 0.05 90.73 11:03:45 05:12:01 3 10.64 0.00 1.04 0.03 0.05 88.24 11:03:45 05:12:01 4 8.11 0.00 1.29 0.42 0.05 90.13 11:03:45 05:12:01 5 12.03 0.00 1.30 0.12 0.07 86.48 11:03:45 05:12:01 6 7.09 0.00 0.77 0.03 0.05 92.06 11:03:45 05:12:01 7 5.99 0.00 1.27 0.03 0.03 92.68 11:03:45 05:13:01 all 4.69 0.00 0.57 0.07 0.04 94.63 11:03:45 05:13:01 0 4.16 0.00 0.50 0.02 0.03 95.29 11:03:45 05:13:01 1 8.52 0.00 0.65 0.10 0.07 90.66 11:03:45 05:13:01 2 1.70 0.00 0.50 0.00 0.02 97.78 11:03:45 05:13:01 3 7.96 0.00 0.67 0.05 0.07 91.25 11:03:45 05:13:01 4 4.12 0.00 0.52 0.35 0.03 94.97 11:03:45 05:13:01 5 5.26 0.00 0.74 0.00 0.03 93.97 11:03:45 05:13:01 6 2.94 0.00 0.55 0.00 0.02 96.49 11:03:45 05:13:01 7 2.89 0.00 0.40 0.02 0.05 96.65 11:03:45 05:14:01 all 0.03 0.00 0.03 0.00 0.01 99.93 11:03:45 05:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 05:14:01 1 0.07 0.00 0.03 0.02 0.05 99.83 11:03:45 05:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 05:14:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 05:14:01 4 0.00 0.00 0.03 0.00 0.00 99.97 11:03:45 05:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 05:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 05:14:01 7 0.12 0.00 0.08 0.00 0.03 99.77 11:03:45 11:03:45 05:14:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 05:15:01 all 0.03 0.00 0.01 0.00 0.01 99.94 11:03:45 05:15:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:03:45 05:15:01 1 0.07 0.00 0.02 0.02 0.03 99.87 11:03:45 05:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 05:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 05:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 05:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:15:01 7 0.05 0.00 0.03 0.00 0.02 99.90 11:03:45 05:16:01 all 0.11 0.00 0.01 0.00 0.01 99.86 11:03:45 05:16:01 0 0.72 0.00 0.03 0.00 0.02 99.23 11:03:45 05:16:01 1 0.05 0.00 0.07 0.02 0.03 99.83 11:03:45 05:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:16:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 05:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 05:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 05:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 05:17:01 all 0.27 0.00 0.02 0.01 0.01 99.69 11:03:45 05:17:01 0 1.99 0.00 0.03 0.00 0.00 97.98 11:03:45 05:17:01 1 0.02 0.00 0.08 0.03 0.03 99.83 11:03:45 05:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 05:17:01 3 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 05:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:17:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:03:45 05:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:17:01 7 0.05 0.00 0.00 0.00 0.02 99.93 11:03:45 05:18:01 all 0.27 0.00 0.02 0.01 0.01 99.69 11:03:45 05:18:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:03:45 05:18:01 1 0.02 0.00 0.02 0.02 0.03 99.92 11:03:45 05:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 05:18:01 3 0.02 0.00 0.02 0.02 0.00 99.95 11:03:45 05:18:01 4 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 05:18:01 5 0.10 0.00 0.05 0.02 0.02 99.82 11:03:45 05:18:01 6 0.02 0.00 0.02 0.02 0.00 99.95 11:03:45 05:18:01 7 1.89 0.00 0.05 0.00 0.02 98.04 11:03:45 05:19:01 all 0.04 0.00 0.01 0.00 0.01 99.94 11:03:45 05:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:19:01 1 0.07 0.00 0.02 0.02 0.02 99.88 11:03:45 05:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 05:19:01 3 0.05 0.00 0.02 0.00 0.02 99.92 11:03:45 05:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 05:19:01 5 0.07 0.00 0.03 0.02 0.02 99.87 11:03:45 05:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 05:19:01 7 0.05 0.00 0.02 0.00 0.00 99.93 11:03:45 05:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 05:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:20:01 1 0.02 0.00 0.05 0.02 0.03 99.88 11:03:45 05:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 05:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 05:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 05:20:01 7 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 05:21:01 all 0.04 0.00 0.01 0.00 0.01 99.94 11:03:45 05:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 05:21:01 1 0.08 0.00 0.03 0.02 0.03 99.83 11:03:45 05:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 05:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 05:21:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 05:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:21:01 7 0.13 0.00 0.00 0.00 0.02 99.85 11:03:45 05:22:01 all 0.02 0.00 0.01 0.00 0.01 99.95 11:03:45 05:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 05:22:01 1 0.08 0.00 0.08 0.02 0.03 99.78 11:03:45 05:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:22:01 3 0.05 0.00 0.02 0.02 0.00 99.92 11:03:45 05:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:23:02 all 0.05 0.00 0.01 0.01 0.01 99.92 11:03:45 05:23:02 0 0.08 0.00 0.03 0.00 0.00 99.88 11:03:45 05:23:02 1 0.03 0.00 0.05 0.03 0.02 99.87 11:03:45 05:23:02 2 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 05:23:02 3 0.17 0.00 0.00 0.02 0.02 99.80 11:03:45 05:23:02 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 05:23:02 5 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 05:23:02 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:23:02 7 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 05:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 05:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 05:24:01 1 0.05 0.00 0.03 0.00 0.03 99.88 11:03:45 05:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 05:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:24:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 05:25:01 all 0.04 0.00 0.01 0.01 0.01 99.94 11:03:45 05:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 05:25:01 1 0.03 0.00 0.03 0.03 0.03 99.87 11:03:45 05:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 05:25:01 3 0.03 0.00 0.00 0.02 0.02 99.93 11:03:45 05:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:25:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 05:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:25:01 7 0.17 0.00 0.00 0.00 0.02 99.82 11:03:45 11:03:45 05:25:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 05:26:01 all 0.03 0.00 0.01 0.00 0.00 99.95 11:03:45 05:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 05:26:01 1 0.08 0.00 0.03 0.00 0.02 99.87 11:03:45 05:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:26:01 3 0.03 0.00 0.02 0.02 0.00 99.93 11:03:45 05:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 05:26:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 05:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:27:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:03:45 05:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 05:27:01 1 0.07 0.00 0.03 0.03 0.02 99.85 11:03:45 05:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:27:01 3 0.08 0.00 0.02 0.00 0.02 99.88 11:03:45 05:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 05:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:27:01 7 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 05:28:01 all 0.04 0.00 0.01 0.00 0.01 99.94 11:03:45 05:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 05:28:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:03:45 05:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:28:01 3 0.05 0.00 0.00 0.00 0.00 99.95 11:03:45 05:28:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 05:28:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 05:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 05:28:01 7 0.12 0.00 0.03 0.00 0.02 99.83 11:03:45 05:29:01 all 0.01 0.00 0.01 0.01 0.01 99.96 11:03:45 05:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 05:29:01 1 0.05 0.00 0.03 0.02 0.03 99.87 11:03:45 05:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 05:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 05:29:01 4 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 05:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:29:01 6 0.00 0.00 0.00 0.02 0.02 99.97 11:03:45 05:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:30:01 all 0.10 0.00 0.02 0.00 0.01 99.87 11:03:45 05:30:01 0 0.05 0.00 0.02 0.00 0.00 99.93 11:03:45 05:30:01 1 0.05 0.00 0.05 0.02 0.03 99.85 11:03:45 05:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 05:30:01 3 0.03 0.00 0.02 0.02 0.02 99.92 11:03:45 05:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 05:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 05:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:30:01 7 0.58 0.00 0.02 0.00 0.02 99.38 11:03:45 05:31:01 all 0.28 0.00 0.04 0.01 0.01 99.66 11:03:45 05:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:03:45 05:31:01 1 0.07 0.00 0.05 0.02 0.02 99.85 11:03:45 05:31:01 2 0.10 0.00 0.07 0.03 0.02 99.78 11:03:45 05:31:01 3 0.13 0.00 0.07 0.02 0.00 99.78 11:03:45 05:31:01 4 0.02 0.00 0.02 0.02 0.02 99.93 11:03:45 05:31:01 5 0.03 0.00 0.07 0.00 0.00 99.90 11:03:45 05:31:01 6 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 05:31:01 7 1.82 0.00 0.00 0.00 0.02 98.16 11:03:45 05:32:01 all 0.04 0.00 0.01 0.00 0.00 99.95 11:03:45 05:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 05:32:01 1 0.07 0.00 0.02 0.02 0.03 99.87 11:03:45 05:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 05:32:01 3 0.07 0.00 0.02 0.00 0.00 99.92 11:03:45 05:32:01 4 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 05:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 05:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 05:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 05:33:01 all 0.01 0.00 0.01 0.01 0.01 99.96 11:03:45 05:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:33:01 1 0.03 0.00 0.05 0.02 0.02 99.88 11:03:45 05:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:33:01 4 0.03 0.00 0.02 0.03 0.02 99.90 11:03:45 05:33:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 05:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:33:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 05:34:01 all 0.03 0.00 0.01 0.01 0.01 99.94 11:03:45 05:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 05:34:01 1 0.05 0.00 0.05 0.02 0.03 99.85 11:03:45 05:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:34:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 05:34:01 4 0.05 0.00 0.02 0.02 0.00 99.92 11:03:45 05:34:01 5 0.02 0.00 0.02 0.02 0.00 99.95 11:03:45 05:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:34:01 7 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 05:35:01 all 0.05 0.00 0.01 0.00 0.01 99.92 11:03:45 05:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 05:35:01 1 0.05 0.00 0.02 0.02 0.03 99.88 11:03:45 05:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:35:01 4 0.00 0.00 0.02 0.02 0.02 99.95 11:03:45 05:35:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 05:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:35:01 7 0.32 0.00 0.02 0.00 0.02 99.65 11:03:45 05:36:01 all 0.27 0.00 0.01 0.00 0.00 99.72 11:03:45 05:36:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 05:36:01 1 0.07 0.00 0.02 0.00 0.03 99.88 11:03:45 05:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:36:01 7 2.00 0.00 0.00 0.00 0.00 98.00 11:03:45 11:03:45 05:36:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 05:37:01 all 0.26 0.00 0.02 0.01 0.01 99.71 11:03:45 05:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:37:01 1 0.00 0.00 0.02 0.03 0.00 99.95 11:03:45 05:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 05:37:01 4 0.03 0.00 0.05 0.02 0.03 99.87 11:03:45 05:37:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:03:45 05:37:01 6 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 05:37:01 7 1.99 0.00 0.00 0.00 0.02 98.00 11:03:45 05:38:01 all 0.28 0.00 0.01 0.00 0.01 99.70 11:03:45 05:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 05:38:01 1 0.03 0.00 0.02 0.02 0.02 99.92 11:03:45 05:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 05:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 05:38:01 4 0.03 0.00 0.02 0.00 0.03 99.92 11:03:45 05:38:01 5 0.05 0.00 0.00 0.00 0.02 99.93 11:03:45 05:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:38:01 7 2.00 0.00 0.02 0.00 0.00 97.98 11:03:45 05:39:01 all 0.17 0.00 0.01 0.01 0.01 99.81 11:03:45 05:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 05:39:01 1 0.02 0.00 0.03 0.03 0.02 99.90 11:03:45 05:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:39:01 4 0.02 0.00 0.02 0.02 0.02 99.93 11:03:45 05:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:39:01 7 1.27 0.00 0.02 0.00 0.02 98.70 11:03:45 05:40:01 all 0.14 0.00 0.02 0.00 0.01 99.83 11:03:45 05:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:40:01 1 0.02 0.00 0.02 0.02 0.02 99.93 11:03:45 05:40:01 2 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 05:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:40:01 4 0.05 0.00 0.05 0.00 0.03 99.87 11:03:45 05:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 05:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:40:01 7 0.96 0.00 0.07 0.00 0.02 98.96 11:03:45 05:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:03:45 05:41:01 0 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 05:41:01 1 0.03 0.00 0.02 0.02 0.02 99.92 11:03:45 05:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 05:41:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 05:41:01 4 0.00 0.00 0.03 0.00 0.00 99.97 11:03:45 05:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:41:01 7 0.02 0.00 0.03 0.00 0.02 99.93 11:03:45 05:42:01 all 0.01 0.00 0.02 0.00 0.01 99.96 11:03:45 05:42:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 05:42:01 1 0.05 0.00 0.03 0.02 0.02 99.88 11:03:45 05:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 05:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 05:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 05:42:01 7 0.02 0.00 0.03 0.00 0.02 99.93 11:03:45 05:43:01 all 0.03 0.00 0.01 0.01 0.01 99.95 11:03:45 05:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 05:43:01 1 0.05 0.00 0.03 0.05 0.02 99.85 11:03:45 05:43:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 05:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 05:43:01 4 0.02 0.00 0.02 0.02 0.00 99.95 11:03:45 05:43:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 05:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:43:01 7 0.03 0.00 0.02 0.00 0.03 99.92 11:03:45 05:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:03:45 05:44:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 05:44:01 1 0.05 0.00 0.02 0.02 0.02 99.90 11:03:45 05:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 05:44:01 4 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 05:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 05:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:44:01 7 0.05 0.00 0.02 0.00 0.02 99.92 11:03:45 05:45:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:03:45 05:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 05:45:01 1 0.05 0.00 0.00 0.02 0.02 99.92 11:03:45 05:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 05:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:45:01 4 0.02 0.00 0.02 0.02 0.00 99.95 11:03:45 05:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 05:45:01 6 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 05:45:01 7 0.07 0.00 0.00 0.00 0.02 99.92 11:03:45 05:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 05:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 05:46:01 1 0.03 0.00 0.00 0.02 0.02 99.93 11:03:45 05:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 05:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:46:01 4 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 05:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 05:46:01 7 0.03 0.00 0.02 0.00 0.03 99.92 11:03:45 05:47:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:03:45 05:47:01 0 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 05:47:01 1 0.03 0.00 0.03 0.02 0.02 99.90 11:03:45 05:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:47:01 4 0.05 0.00 0.03 0.02 0.02 99.88 11:03:45 05:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 05:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 05:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 11:03:45 05:47:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 05:48:01 all 0.24 0.00 0.00 0.00 0.01 99.75 11:03:45 05:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:48:01 1 0.00 0.00 0.00 0.03 0.02 99.95 11:03:45 05:48:01 2 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 05:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 05:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:48:01 7 1.79 0.00 0.02 0.00 0.03 98.16 11:03:45 05:49:01 all 0.27 0.00 0.01 0.00 0.01 99.71 11:03:45 05:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 05:49:01 1 0.03 0.00 0.03 0.02 0.02 99.90 11:03:45 05:49:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 05:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:49:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 05:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:49:01 7 1.99 0.00 0.02 0.00 0.03 97.96 11:03:45 05:50:01 all 0.27 0.00 0.01 0.00 0.01 99.70 11:03:45 05:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 05:50:01 1 0.03 0.00 0.02 0.03 0.02 99.90 11:03:45 05:50:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 05:50:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 05:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 05:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 05:50:01 7 2.02 0.00 0.03 0.00 0.02 97.93 11:03:45 05:51:01 all 0.20 0.00 0.01 0.00 0.01 99.78 11:03:45 05:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 05:51:01 1 0.02 0.00 0.02 0.02 0.02 99.93 11:03:45 05:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:51:01 4 0.03 0.00 0.02 0.02 0.02 99.92 11:03:45 05:51:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 05:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:51:01 7 1.45 0.00 0.00 0.00 0.03 98.51 11:03:45 05:52:01 all 0.11 0.00 0.03 0.01 0.01 99.85 11:03:45 05:52:01 0 0.20 0.00 0.03 0.03 0.00 99.73 11:03:45 05:52:01 1 0.02 0.00 0.03 0.02 0.02 99.92 11:03:45 05:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 05:52:01 3 0.32 0.00 0.02 0.00 0.00 99.67 11:03:45 05:52:01 4 0.08 0.00 0.05 0.05 0.02 99.80 11:03:45 05:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:52:01 6 0.07 0.00 0.02 0.00 0.00 99.92 11:03:45 05:52:01 7 0.15 0.00 0.03 0.00 0.02 99.80 11:03:45 05:53:01 all 0.16 0.00 0.03 0.00 0.01 99.81 11:03:45 05:53:01 0 0.23 0.00 0.10 0.02 0.00 99.65 11:03:45 05:53:01 1 0.17 0.00 0.03 0.02 0.02 99.77 11:03:45 05:53:01 2 0.07 0.00 0.00 0.00 0.00 99.93 11:03:45 05:53:01 3 0.43 0.00 0.00 0.00 0.00 99.57 11:03:45 05:53:01 4 0.08 0.00 0.02 0.00 0.00 99.90 11:03:45 05:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:53:01 6 0.08 0.00 0.02 0.00 0.00 99.90 11:03:45 05:53:01 7 0.17 0.00 0.03 0.00 0.03 99.77 11:03:45 05:54:01 all 0.02 0.00 0.01 0.00 0.01 99.95 11:03:45 05:54:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 05:54:01 1 0.03 0.00 0.02 0.03 0.02 99.90 11:03:45 05:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 05:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:54:01 4 0.03 0.00 0.03 0.00 0.02 99.92 11:03:45 05:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 05:54:01 7 0.07 0.00 0.03 0.00 0.02 99.88 11:03:45 05:55:01 all 0.01 0.00 0.01 0.01 0.01 99.96 11:03:45 05:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:55:01 1 0.02 0.00 0.00 0.05 0.02 99.92 11:03:45 05:55:01 2 0.05 0.00 0.02 0.00 0.02 99.92 11:03:45 05:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 05:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 05:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 05:55:01 7 0.03 0.00 0.02 0.00 0.03 99.92 11:03:45 05:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:03:45 05:56:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 05:56:01 1 0.07 0.00 0.03 0.02 0.02 99.87 11:03:45 05:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 05:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 05:56:01 7 0.07 0.00 0.00 0.00 0.03 99.90 11:03:45 05:57:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:03:45 05:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:57:01 1 0.02 0.00 0.02 0.03 0.02 99.92 11:03:45 05:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 05:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:57:01 4 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 05:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 05:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:57:01 7 0.03 0.00 0.02 0.00 0.03 99.92 11:03:45 05:58:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:03:45 05:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 05:58:01 1 0.03 0.00 0.02 0.02 0.02 99.92 11:03:45 05:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 05:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 05:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 05:58:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 05:58:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 05:58:01 7 0.05 0.00 0.00 0.00 0.02 99.93 11:03:45 11:03:45 05:58:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 05:59:01 all 0.11 0.00 0.02 0.01 0.01 99.86 11:03:45 05:59:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:03:45 05:59:01 1 0.00 0.00 0.03 0.03 0.02 99.92 11:03:45 05:59:01 2 0.00 0.00 0.03 0.00 0.00 99.97 11:03:45 05:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 05:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 05:59:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:03:45 05:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 05:59:01 7 0.76 0.00 0.03 0.00 0.03 99.17 11:03:45 06:00:01 all 0.04 0.00 0.01 0.00 0.01 99.95 11:03:45 06:00:01 0 0.05 0.00 0.00 0.00 0.00 99.95 11:03:45 06:00:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 06:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 06:00:01 4 0.08 0.00 0.02 0.00 0.02 99.88 11:03:45 06:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 06:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:00:01 7 0.05 0.00 0.02 0.00 0.02 99.92 11:03:45 06:01:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:03:45 06:01:01 0 0.05 0.00 0.00 0.00 0.02 99.93 11:03:45 06:01:01 1 0.00 0.00 0.02 0.03 0.02 99.93 11:03:45 06:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:01:01 4 0.02 0.00 0.03 0.00 0.02 99.93 11:03:45 06:01:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 06:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 06:01:01 7 0.02 0.00 0.03 0.00 0.03 99.92 11:03:45 06:02:01 all 0.04 0.00 0.01 0.00 0.01 99.94 11:03:45 06:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:02:01 1 0.02 0.00 0.02 0.02 0.00 99.95 11:03:45 06:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 06:02:01 3 0.08 0.00 0.00 0.00 0.00 99.92 11:03:45 06:02:01 4 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 06:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 06:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:02:01 7 0.08 0.00 0.03 0.00 0.03 99.85 11:03:45 06:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 06:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:03:01 1 0.02 0.00 0.02 0.03 0.02 99.92 11:03:45 06:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 06:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:03:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 06:04:01 all 0.29 0.00 0.01 0.01 0.00 99.69 11:03:45 06:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 06:04:01 1 0.03 0.00 0.02 0.05 0.02 99.88 11:03:45 06:04:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 06:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:04:01 4 0.05 0.00 0.02 0.00 0.00 99.93 11:03:45 06:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 06:04:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 06:04:01 7 2.05 0.00 0.02 0.00 0.02 97.92 11:03:45 06:05:01 all 0.19 0.00 0.01 0.00 0.01 99.79 11:03:45 06:05:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 06:05:01 1 0.02 0.00 0.02 0.03 0.02 99.92 11:03:45 06:05:01 2 0.02 0.00 0.02 0.00 0.03 99.93 11:03:45 06:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:05:01 4 0.07 0.00 0.03 0.00 0.02 99.88 11:03:45 06:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:05:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 06:05:01 7 1.37 0.00 0.00 0.00 0.02 98.61 11:03:45 06:06:01 all 0.03 0.00 0.01 0.00 0.00 99.95 11:03:45 06:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 06:06:01 1 0.02 0.00 0.03 0.02 0.00 99.93 11:03:45 06:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 06:06:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 06:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:06:01 7 0.07 0.00 0.02 0.00 0.02 99.90 11:03:45 06:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:03:45 06:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:07:01 1 0.02 0.00 0.02 0.02 0.02 99.93 11:03:45 06:07:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 06:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 06:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:07:01 7 0.05 0.00 0.03 0.00 0.02 99.90 11:03:45 06:08:01 all 0.03 0.00 0.01 0.00 0.01 99.94 11:03:45 06:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 06:08:01 1 0.03 0.00 0.00 0.02 0.02 99.93 11:03:45 06:08:01 2 0.03 0.00 0.03 0.00 0.03 99.90 11:03:45 06:08:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 06:08:01 4 0.07 0.00 0.03 0.00 0.00 99.90 11:03:45 06:08:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 06:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 06:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 06:09:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:03:45 06:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 06:09:01 1 0.00 0.00 0.02 0.03 0.02 99.93 11:03:45 06:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 06:09:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 06:09:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 06:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:09:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 11:03:45 06:09:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 06:10:01 all 0.03 0.00 0.01 0.00 0.00 99.96 11:03:45 06:10:01 0 0.07 0.00 0.02 0.00 0.00 99.92 11:03:45 06:10:01 1 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 06:10:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 06:10:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 06:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 06:10:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 06:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:10:01 7 0.05 0.00 0.00 0.00 0.02 99.93 11:03:45 06:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 06:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 06:11:01 1 0.00 0.00 0.00 0.03 0.02 99.95 11:03:45 06:11:01 2 0.03 0.00 0.05 0.00 0.03 99.88 11:03:45 06:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 06:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:12:01 all 0.03 0.00 0.01 0.00 0.00 99.96 11:03:45 06:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 06:12:01 1 0.03 0.00 0.00 0.03 0.00 99.93 11:03:45 06:12:01 2 0.05 0.00 0.00 0.00 0.02 99.93 11:03:45 06:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:12:01 4 0.03 0.00 0.03 0.00 0.00 99.93 11:03:45 06:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:12:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 06:13:01 all 0.01 0.00 0.02 0.00 0.01 99.96 11:03:45 06:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:13:01 1 0.00 0.00 0.02 0.02 0.02 99.95 11:03:45 06:13:01 2 0.02 0.00 0.07 0.00 0.02 99.90 11:03:45 06:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 06:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 06:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 06:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 06:14:01 all 0.05 0.00 0.01 0.01 0.01 99.92 11:03:45 06:14:01 0 0.15 0.00 0.00 0.00 0.02 99.83 11:03:45 06:14:01 1 0.00 0.00 0.00 0.05 0.02 99.93 11:03:45 06:14:01 2 0.05 0.00 0.02 0.00 0.02 99.92 11:03:45 06:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:14:01 4 0.03 0.00 0.05 0.00 0.00 99.92 11:03:45 06:14:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:03:45 06:14:01 6 0.05 0.00 0.03 0.00 0.02 99.90 11:03:45 06:14:01 7 0.07 0.00 0.00 0.00 0.02 99.92 11:03:45 06:15:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:03:45 06:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 06:15:01 1 0.03 0.00 0.02 0.03 0.02 99.90 11:03:45 06:15:01 2 0.03 0.00 0.03 0.00 0.02 99.92 11:03:45 06:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 06:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 06:15:01 7 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 06:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 06:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:16:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 06:16:01 2 0.02 0.00 0.03 0.00 0.02 99.93 11:03:45 06:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 06:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 06:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 06:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 06:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:03:45 06:17:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:03:45 06:17:01 1 0.03 0.00 0.00 0.03 0.02 99.92 11:03:45 06:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 06:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 06:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 06:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:18:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 06:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:18:01 1 0.00 0.00 0.03 0.02 0.02 99.93 11:03:45 06:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 06:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 06:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 06:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:18:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 06:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:03:45 06:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 06:19:01 1 0.05 0.00 0.00 0.03 0.00 99.92 11:03:45 06:19:01 2 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 06:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:19:01 4 0.07 0.00 0.02 0.00 0.02 99.90 11:03:45 06:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:20:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:03:45 06:20:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:03:45 06:20:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 06:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 06:20:01 4 0.03 0.00 0.03 0.00 0.02 99.92 11:03:45 06:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:20:01 7 0.00 0.00 0.03 0.00 0.02 99.95 11:03:45 11:03:45 06:20:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 06:21:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:03:45 06:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 06:21:01 1 0.00 0.00 0.00 0.03 0.02 99.95 11:03:45 06:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:21:01 4 0.07 0.00 0.03 0.00 0.00 99.90 11:03:45 06:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 06:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:03:45 06:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:22:01 1 0.02 0.00 0.05 0.02 0.02 99.90 11:03:45 06:22:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:03:45 06:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 06:22:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 06:23:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:03:45 06:23:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 06:23:01 1 0.07 0.00 0.03 0.03 0.03 99.83 11:03:45 06:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 06:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:23:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 06:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 06:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 06:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 06:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:03:45 06:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:24:01 1 0.02 0.00 0.02 0.02 0.02 99.93 11:03:45 06:24:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 06:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:24:01 4 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 06:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 06:25:01 all 0.03 0.00 0.01 0.00 0.00 99.95 11:03:45 06:25:01 0 0.07 0.00 0.02 0.00 0.00 99.92 11:03:45 06:25:01 1 0.05 0.00 0.02 0.02 0.02 99.90 11:03:45 06:25:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 06:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:25:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 06:25:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:03:45 06:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:25:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 06:26:01 all 0.02 0.00 0.02 0.02 0.01 99.93 11:03:45 06:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:26:01 1 0.02 0.00 0.03 0.07 0.03 99.85 11:03:45 06:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:26:01 4 0.00 0.00 0.03 0.05 0.02 99.90 11:03:45 06:26:01 5 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 06:26:01 6 0.02 0.00 0.02 0.02 0.00 99.95 11:03:45 06:26:01 7 0.10 0.00 0.03 0.02 0.02 99.83 11:03:45 06:27:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:03:45 06:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 06:27:01 1 0.02 0.00 0.02 0.02 0.02 99.93 11:03:45 06:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 06:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 06:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 06:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:28:01 1 0.00 0.00 0.00 0.03 0.03 99.93 11:03:45 06:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 06:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:28:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 06:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:03:45 06:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 06:29:01 1 0.02 0.00 0.02 0.03 0.02 99.92 11:03:45 06:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 06:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:29:01 7 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 06:30:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:03:45 06:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 06:30:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:03:45 06:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:30:01 4 0.05 0.00 0.00 0.00 0.00 99.95 11:03:45 06:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:31:01 all 0.01 0.00 0.01 0.01 0.01 99.96 11:03:45 06:31:01 0 0.00 0.00 0.03 0.00 0.02 99.95 11:03:45 06:31:01 1 0.05 0.00 0.03 0.05 0.03 99.83 11:03:45 06:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:31:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 06:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 06:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 11:03:45 06:31:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 06:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:03:45 06:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:32:01 1 0.03 0.00 0.02 0.03 0.02 99.90 11:03:45 06:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 06:32:01 4 0.03 0.00 0.03 0.00 0.02 99.92 11:03:45 06:32:01 5 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 06:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:33:02 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 06:33:02 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:33:02 1 0.00 0.00 0.00 0.03 0.03 99.93 11:03:45 06:33:02 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:33:02 3 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 06:33:02 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:33:02 5 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 06:33:02 6 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:33:02 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:34:01 all 0.10 0.00 0.04 0.00 0.01 99.85 11:03:45 06:34:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:03:45 06:34:01 1 0.05 0.00 0.07 0.02 0.02 99.85 11:03:45 06:34:01 2 0.03 0.00 0.02 0.02 0.00 99.93 11:03:45 06:34:01 3 0.53 0.00 0.08 0.00 0.00 99.39 11:03:45 06:34:01 4 0.05 0.00 0.07 0.00 0.02 99.86 11:03:45 06:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 06:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 06:34:01 7 0.03 0.00 0.03 0.00 0.02 99.92 11:03:45 06:35:01 all 0.00 0.00 0.01 0.01 0.00 99.98 11:03:45 06:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:35:01 1 0.00 0.00 0.02 0.05 0.02 99.92 11:03:45 06:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:35:01 6 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 06:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:03:45 06:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 06:36:01 1 0.02 0.00 0.00 0.03 0.00 99.95 11:03:45 06:36:01 2 0.03 0.00 0.00 0.00 0.03 99.93 11:03:45 06:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:36:01 4 0.03 0.00 0.05 0.00 0.02 99.90 11:03:45 06:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:36:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 06:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 06:37:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 06:37:01 1 0.00 0.00 0.02 0.03 0.02 99.93 11:03:45 06:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 06:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:37:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 06:37:01 5 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 06:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:37:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 06:38:01 all 0.03 0.00 0.01 0.00 0.00 99.95 11:03:45 06:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:38:01 1 0.02 0.00 0.00 0.03 0.02 99.93 11:03:45 06:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 06:38:01 3 0.05 0.00 0.02 0.00 0.00 99.93 11:03:45 06:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 06:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 06:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:39:01 all 0.02 0.00 0.00 0.01 0.01 99.96 11:03:45 06:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:39:01 1 0.02 0.00 0.00 0.08 0.00 99.90 11:03:45 06:39:01 2 0.00 0.00 0.00 0.00 0.03 99.97 11:03:45 06:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:39:01 4 0.05 0.00 0.02 0.00 0.02 99.92 11:03:45 06:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 06:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:39:01 7 0.05 0.00 0.02 0.00 0.02 99.92 11:03:45 06:40:01 all 0.03 0.00 0.02 0.00 0.01 99.94 11:03:45 06:40:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:03:45 06:40:01 1 0.02 0.00 0.00 0.03 0.02 99.93 11:03:45 06:40:01 2 0.03 0.00 0.02 0.00 0.03 99.92 11:03:45 06:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:40:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 06:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 06:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 06:40:01 7 0.05 0.00 0.03 0.00 0.00 99.92 11:03:45 06:41:01 all 0.01 0.00 0.01 0.01 0.01 99.97 11:03:45 06:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 06:41:01 1 0.00 0.00 0.00 0.03 0.00 99.97 11:03:45 06:41:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:03:45 06:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:41:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 06:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:41:01 7 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 06:42:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:03:45 06:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:42:01 1 0.02 0.00 0.02 0.02 0.02 99.93 11:03:45 06:42:01 2 0.07 0.00 0.03 0.00 0.02 99.88 11:03:45 06:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:42:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 06:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 06:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 11:03:45 06:42:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 06:43:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 06:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:43:01 1 0.03 0.00 0.00 0.02 0.00 99.95 11:03:45 06:43:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 06:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 06:43:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 06:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 06:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:44:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:03:45 06:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 06:44:01 1 0.00 0.00 0.00 0.02 0.02 99.97 11:03:45 06:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:44:01 4 0.02 0.00 0.05 0.00 0.00 99.93 11:03:45 06:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:44:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 06:45:01 all 0.02 0.00 0.01 0.01 0.00 99.96 11:03:45 06:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:45:01 1 0.05 0.00 0.02 0.05 0.02 99.87 11:03:45 06:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:45:01 4 0.05 0.00 0.02 0.00 0.00 99.93 11:03:45 06:45:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 06:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:03:45 06:46:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 06:46:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 06:46:01 2 0.03 0.00 0.00 0.00 0.03 99.93 11:03:45 06:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:46:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 06:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:46:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 06:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:03:45 06:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:47:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 06:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 06:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 06:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 06:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 06:48:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:03:45 06:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:48:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 06:48:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 06:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:48:01 4 0.05 0.00 0.02 0.00 0.02 99.92 11:03:45 06:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:03:45 06:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 06:49:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 06:49:01 2 0.02 0.00 0.03 0.00 0.02 99.93 11:03:45 06:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:49:01 7 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 06:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 06:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:50:01 1 0.00 0.00 0.00 0.03 0.02 99.95 11:03:45 06:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 06:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 06:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 06:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 06:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 06:51:01 all 0.03 0.00 0.01 0.00 0.00 99.96 11:03:45 06:51:01 0 0.05 0.00 0.00 0.00 0.00 99.95 11:03:45 06:51:01 1 0.02 0.00 0.02 0.02 0.00 99.95 11:03:45 06:51:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 06:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:51:01 4 0.03 0.00 0.00 0.02 0.00 99.95 11:03:45 06:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:51:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 06:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 06:52:01 all 0.02 0.00 0.01 0.00 0.01 99.95 11:03:45 06:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 06:52:01 1 0.03 0.00 0.02 0.03 0.02 99.90 11:03:45 06:52:01 2 0.05 0.00 0.00 0.00 0.02 99.93 11:03:45 06:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:52:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 06:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:52:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 06:53:01 all 0.28 0.00 0.02 0.00 0.00 99.69 11:03:45 06:53:01 0 0.10 0.00 0.00 0.00 0.00 99.90 11:03:45 06:53:01 1 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 06:53:01 2 0.27 0.00 0.03 0.00 0.00 99.70 11:03:45 06:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:53:01 4 0.13 0.00 0.05 0.02 0.00 99.80 11:03:45 06:53:01 5 0.08 0.00 0.02 0.00 0.02 99.88 11:03:45 06:53:01 6 0.07 0.00 0.00 0.00 0.02 99.92 11:03:45 06:53:01 7 1.55 0.00 0.03 0.00 0.00 98.42 11:03:45 11:03:45 06:53:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 06:54:01 all 0.26 0.00 0.01 0.00 0.01 99.72 11:03:45 06:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:54:01 1 0.00 0.00 0.03 0.02 0.02 99.93 11:03:45 06:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:54:01 4 0.03 0.00 0.03 0.02 0.02 99.90 11:03:45 06:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:54:01 6 0.02 0.00 0.03 0.00 0.02 99.93 11:03:45 06:54:01 7 1.99 0.00 0.00 0.00 0.02 98.00 11:03:45 06:55:01 all 0.22 0.00 0.01 0.00 0.01 99.75 11:03:45 06:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:55:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 06:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 06:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 06:55:01 4 0.03 0.00 0.02 0.02 0.00 99.93 11:03:45 06:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:55:01 6 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 06:55:01 7 1.61 0.00 0.05 0.00 0.02 98.32 11:03:45 06:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:03:45 06:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 06:56:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 06:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:56:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 06:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:56:01 6 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 06:56:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 06:57:01 all 0.02 0.00 0.01 0.00 0.01 99.95 11:03:45 06:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:57:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 06:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 06:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:57:01 4 0.07 0.00 0.02 0.02 0.02 99.88 11:03:45 06:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:57:01 6 0.03 0.00 0.03 0.00 0.03 99.90 11:03:45 06:57:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 06:58:01 all 0.01 0.00 0.00 0.00 0.00 99.98 11:03:45 06:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:58:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 06:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 06:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 06:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 06:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 06:58:01 6 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 06:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:59:01 all 0.01 0.00 0.01 0.01 0.01 99.96 11:03:45 06:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 06:59:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 06:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 06:59:01 4 0.03 0.00 0.03 0.05 0.02 99.87 11:03:45 06:59:01 5 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 06:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 06:59:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 07:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:03:45 07:00:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 07:00:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 07:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:00:01 4 0.02 0.00 0.03 0.00 0.02 99.93 11:03:45 07:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 07:00:01 6 0.03 0.00 0.02 0.02 0.02 99.92 11:03:45 07:00:01 7 0.05 0.00 0.00 0.00 0.02 99.93 11:03:45 07:01:01 all 0.00 0.00 0.01 0.00 0.01 99.98 11:03:45 07:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 07:01:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 07:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:01:01 4 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 07:01:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 07:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 07:01:01 7 0.00 0.00 0.03 0.00 0.00 99.97 11:03:45 07:02:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:03:45 07:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 07:02:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 07:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:02:01 4 0.03 0.00 0.03 0.00 0.00 99.93 11:03:45 07:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:02:01 6 0.05 0.00 0.03 0.00 0.03 99.88 11:03:45 07:02:01 7 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 07:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 07:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:03:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 07:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:03:01 4 0.02 0.00 0.03 0.02 0.02 99.92 11:03:45 07:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:03:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 07:03:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 07:04:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:03:45 07:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:04:01 1 0.03 0.00 0.02 0.02 0.02 99.92 11:03:45 07:04:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 07:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:04:01 4 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 07:04:01 5 0.05 0.00 0.00 0.00 0.00 99.95 11:03:45 07:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 07:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 11:03:45 07:04:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 07:05:01 all 0.03 0.00 0.01 0.00 0.01 99.94 11:03:45 07:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 07:05:01 1 0.00 0.00 0.02 0.02 0.02 99.95 11:03:45 07:05:01 2 0.12 0.00 0.00 0.00 0.00 99.88 11:03:45 07:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:05:01 4 0.05 0.00 0.03 0.02 0.02 99.88 11:03:45 07:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 07:05:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 07:05:01 7 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 07:06:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:03:45 07:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:06:01 1 0.00 0.00 0.02 0.02 0.00 99.97 11:03:45 07:06:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 07:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:06:01 4 0.05 0.00 0.03 0.00 0.00 99.92 11:03:45 07:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:06:01 6 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 07:06:01 7 0.05 0.00 0.00 0.00 0.02 99.93 11:03:45 07:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 07:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 07:07:01 1 0.02 0.00 0.02 0.03 0.02 99.92 11:03:45 07:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 07:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:07:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 07:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 07:07:01 6 0.02 0.00 0.00 0.00 0.03 99.95 11:03:45 07:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:08:01 all 0.25 0.00 0.00 0.00 0.00 99.74 11:03:45 07:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:08:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 07:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:08:01 4 0.05 0.00 0.02 0.00 0.00 99.93 11:03:45 07:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:08:01 7 1.86 0.00 0.00 0.00 0.02 98.13 11:03:45 07:09:01 all 0.26 0.00 0.01 0.00 0.00 99.73 11:03:45 07:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 07:09:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 07:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:09:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 07:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:09:01 6 0.02 0.00 0.03 0.00 0.02 99.93 11:03:45 07:09:01 7 1.97 0.00 0.00 0.00 0.00 98.03 11:03:45 07:10:01 all 0.12 0.00 0.01 0.00 0.01 99.86 11:03:45 07:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 07:10:01 1 0.02 0.00 0.00 0.03 0.02 99.93 11:03:45 07:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:10:01 4 0.03 0.00 0.03 0.00 0.00 99.93 11:03:45 07:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 07:10:01 6 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 07:10:01 7 0.76 0.00 0.05 0.00 0.02 99.17 11:03:45 07:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 07:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:11:01 1 0.00 0.00 0.02 0.02 0.00 99.97 11:03:45 07:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:11:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 07:11:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 07:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:11:01 6 0.03 0.00 0.03 0.00 0.03 99.90 11:03:45 07:11:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 07:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:03:45 07:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:12:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 07:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 07:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 07:12:01 6 0.05 0.00 0.03 0.00 0.00 99.92 11:03:45 07:12:01 7 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 07:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:03:45 07:13:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 07:13:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 07:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:13:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 07:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 07:13:01 6 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 07:13:01 7 0.20 0.00 0.02 0.00 0.00 99.78 11:03:45 07:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 07:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:14:01 1 0.00 0.00 0.02 0.03 0.00 99.95 11:03:45 07:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:14:01 4 0.03 0.00 0.03 0.00 0.00 99.93 11:03:45 07:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:14:01 6 0.00 0.00 0.03 0.00 0.03 99.93 11:03:45 07:14:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 07:15:01 all 0.19 0.00 0.02 0.00 0.01 99.79 11:03:45 07:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:15:01 1 0.02 0.00 0.02 0.02 0.02 99.93 11:03:45 07:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 07:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 07:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:15:01 6 1.32 0.00 0.08 0.00 0.02 98.58 11:03:45 07:15:01 7 0.05 0.00 0.02 0.00 0.00 99.93 11:03:45 11:03:45 07:15:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 07:16:01 all 0.02 0.00 0.01 0.00 0.01 99.97 11:03:45 07:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:16:01 1 0.00 0.00 0.02 0.02 0.00 99.97 11:03:45 07:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:16:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 07:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 07:16:01 6 0.02 0.00 0.03 0.00 0.03 99.92 11:03:45 07:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:17:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 07:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:17:01 1 0.00 0.00 0.00 0.02 0.02 99.97 11:03:45 07:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 07:17:01 4 0.03 0.00 0.03 0.00 0.00 99.93 11:03:45 07:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 07:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 07:18:01 all 0.02 0.00 0.00 0.01 0.01 99.96 11:03:45 07:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:18:01 1 0.00 0.00 0.00 0.05 0.02 99.93 11:03:45 07:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 07:18:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 07:18:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 07:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 07:19:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:03:45 07:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 07:19:01 1 0.02 0.00 0.00 0.03 0.00 99.95 11:03:45 07:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:19:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 07:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 07:19:01 6 0.02 0.00 0.05 0.00 0.02 99.92 11:03:45 07:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 07:20:01 all 0.02 0.00 0.02 0.00 0.01 99.96 11:03:45 07:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 07:20:01 1 0.02 0.00 0.03 0.02 0.02 99.92 11:03:45 07:20:01 2 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 07:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:20:01 4 0.03 0.00 0.03 0.00 0.00 99.93 11:03:45 07:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:20:01 6 0.02 0.00 0.02 0.00 0.03 99.93 11:03:45 07:20:01 7 0.05 0.00 0.00 0.00 0.00 99.95 11:03:45 07:21:01 all 0.02 0.00 0.01 0.01 0.00 99.96 11:03:45 07:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:21:01 1 0.00 0.00 0.02 0.05 0.00 99.93 11:03:45 07:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 07:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 07:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 07:21:01 7 0.05 0.00 0.03 0.00 0.00 99.92 11:03:45 07:22:01 all 0.01 0.00 0.00 0.00 0.01 99.97 11:03:45 07:22:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 07:22:01 1 0.03 0.00 0.00 0.02 0.02 99.93 11:03:45 07:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:22:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 07:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:22:01 6 0.03 0.00 0.00 0.00 0.03 99.93 11:03:45 07:22:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 07:23:01 all 0.25 0.00 0.02 0.00 0.00 99.73 11:03:45 07:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 07:23:01 1 0.00 0.00 0.00 0.03 0.00 99.97 11:03:45 07:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 07:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 07:23:01 4 0.03 0.00 0.03 0.00 0.00 99.93 11:03:45 07:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 07:23:01 6 1.84 0.00 0.07 0.00 0.02 98.08 11:03:45 07:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 07:24:01 all 0.16 0.00 0.01 0.00 0.01 99.83 11:03:45 07:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:24:01 1 0.00 0.00 0.02 0.02 0.02 99.95 11:03:45 07:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:24:01 4 0.03 0.00 0.03 0.00 0.02 99.92 11:03:45 07:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:24:01 6 1.14 0.00 0.02 0.00 0.03 98.81 11:03:45 07:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:25:01 all 0.03 0.00 0.01 0.00 0.00 99.95 11:03:45 07:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 07:25:01 1 0.02 0.00 0.02 0.03 0.02 99.92 11:03:45 07:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 07:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 07:25:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 07:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 07:25:01 6 0.10 0.00 0.02 0.00 0.00 99.88 11:03:45 07:25:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 07:26:01 all 0.15 0.00 0.01 0.00 0.01 99.83 11:03:45 07:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 07:26:01 1 0.00 0.00 0.00 0.02 0.02 99.97 11:03:45 07:26:01 2 0.02 0.00 0.02 0.00 0.03 99.93 11:03:45 07:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 07:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 07:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:26:01 6 1.19 0.00 0.02 0.00 0.02 98.78 11:03:45 07:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 11:03:45 07:26:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 07:27:01 all 0.02 0.00 0.00 0.00 0.01 99.96 11:03:45 07:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 07:27:01 1 0.02 0.00 0.00 0.03 0.00 99.95 11:03:45 07:27:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 07:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:27:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 07:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 07:27:01 7 0.05 0.00 0.00 0.00 0.02 99.93 11:03:45 07:28:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:03:45 07:28:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:03:45 07:28:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 07:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 07:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 07:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 07:29:01 all 0.16 0.00 0.01 0.00 0.01 99.82 11:03:45 07:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 07:29:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 07:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 07:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:29:01 4 0.00 0.00 0.02 0.02 0.02 99.95 11:03:45 07:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 07:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:29:01 7 1.22 0.00 0.00 0.00 0.02 98.76 11:03:45 07:30:01 all 0.03 0.00 0.01 0.00 0.00 99.95 11:03:45 07:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 07:30:01 1 0.02 0.00 0.02 0.02 0.02 99.93 11:03:45 07:30:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 07:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:30:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 07:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 07:30:01 6 0.03 0.00 0.02 0.02 0.00 99.93 11:03:45 07:30:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 07:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 07:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 07:31:01 1 0.00 0.00 0.02 0.03 0.02 99.93 11:03:45 07:31:01 2 0.02 0.00 0.03 0.00 0.02 99.93 11:03:45 07:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 07:32:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:03:45 07:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:32:01 1 0.02 0.00 0.00 0.03 0.00 99.95 11:03:45 07:32:01 2 0.02 0.00 0.05 0.00 0.02 99.92 11:03:45 07:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:32:01 4 0.05 0.00 0.00 0.00 0.02 99.93 11:03:45 07:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 07:32:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 07:32:01 7 0.05 0.00 0.02 0.00 0.02 99.92 11:03:45 07:33:01 all 0.00 0.00 0.00 0.00 0.00 99.99 11:03:45 07:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:33:01 1 0.00 0.00 0.00 0.03 0.02 99.95 11:03:45 07:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 07:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 07:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:34:01 all 0.15 0.00 0.01 0.00 0.01 99.83 11:03:45 07:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 07:34:01 1 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 07:34:01 2 0.03 0.00 0.03 0.00 0.02 99.92 11:03:45 07:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:34:01 4 0.05 0.00 0.00 0.02 0.00 99.93 11:03:45 07:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 07:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:34:01 7 0.99 0.00 0.00 0.00 0.02 98.99 11:03:45 07:35:01 all 0.09 0.00 0.01 0.01 0.01 99.89 11:03:45 07:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 07:35:01 1 0.00 0.00 0.00 0.05 0.02 99.93 11:03:45 07:35:01 2 0.03 0.00 0.03 0.00 0.02 99.92 11:03:45 07:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:35:01 4 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 07:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:35:01 7 0.63 0.00 0.00 0.00 0.00 99.37 11:03:45 07:36:01 all 0.09 0.00 0.01 0.00 0.01 99.89 11:03:45 07:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 07:36:01 2 0.02 0.00 0.03 0.00 0.02 99.93 11:03:45 07:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:36:01 4 0.00 0.00 0.03 0.00 0.02 99.95 11:03:45 07:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 07:36:01 7 0.65 0.00 0.00 0.00 0.02 99.34 11:03:45 07:37:01 all 0.12 0.00 0.01 0.00 0.00 99.86 11:03:45 07:37:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 07:37:01 1 0.00 0.00 0.00 0.02 0.02 99.97 11:03:45 07:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 07:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:37:01 7 0.94 0.00 0.02 0.00 0.02 99.02 11:03:45 11:03:45 07:37:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 07:38:01 all 0.03 0.00 0.01 0.00 0.00 99.96 11:03:45 07:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 07:38:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 07:38:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 07:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:38:01 4 0.05 0.00 0.02 0.00 0.00 99.93 11:03:45 07:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 07:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 07:38:01 7 0.07 0.00 0.00 0.00 0.00 99.93 11:03:45 07:39:01 all 0.08 0.00 0.01 0.00 0.01 99.89 11:03:45 07:39:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 07:39:01 1 0.00 0.00 0.02 0.02 0.02 99.95 11:03:45 07:39:01 2 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 07:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 07:39:01 4 0.00 0.00 0.02 0.02 0.02 99.95 11:03:45 07:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:39:01 7 0.58 0.00 0.05 0.00 0.02 99.35 11:03:45 07:40:01 all 0.27 0.00 0.01 0.01 0.01 99.70 11:03:45 07:40:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:03:45 07:40:01 1 0.02 0.00 0.02 0.05 0.02 99.90 11:03:45 07:40:01 2 0.05 0.00 0.02 0.00 0.02 99.92 11:03:45 07:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 07:40:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 07:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 07:40:01 7 1.99 0.00 0.02 0.00 0.00 98.00 11:03:45 07:41:01 all 0.21 0.00 0.01 0.00 0.01 99.77 11:03:45 07:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 07:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 07:41:01 2 0.05 0.00 0.02 0.00 0.02 99.92 11:03:45 07:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:41:01 4 0.00 0.00 0.00 0.02 0.02 99.97 11:03:45 07:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 07:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:41:01 7 1.55 0.00 0.00 0.00 0.02 98.43 11:03:45 07:42:01 all 0.02 0.00 0.00 0.01 0.01 99.96 11:03:45 07:42:01 0 0.03 0.00 0.00 0.05 0.00 99.92 11:03:45 07:42:01 1 0.00 0.00 0.00 0.02 0.02 99.97 11:03:45 07:42:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 07:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 07:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:42:01 7 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 07:43:01 all 0.21 0.00 0.01 0.00 0.01 99.77 11:03:45 07:43:01 0 0.00 0.00 0.00 0.02 0.02 99.97 11:03:45 07:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 07:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 07:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 07:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:43:01 7 1.65 0.00 0.02 0.00 0.00 98.34 11:03:45 07:44:01 all 0.03 0.00 0.01 0.00 0.01 99.96 11:03:45 07:44:01 0 0.03 0.00 0.00 0.02 0.00 99.95 11:03:45 07:44:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 07:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 07:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 07:44:01 5 0.07 0.00 0.03 0.00 0.02 99.88 11:03:45 07:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:44:01 7 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 07:45:01 all 0.01 0.00 0.02 0.01 0.01 99.95 11:03:45 07:45:01 0 0.02 0.00 0.02 0.03 0.00 99.93 11:03:45 07:45:01 1 0.02 0.00 0.02 0.02 0.02 99.93 11:03:45 07:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 07:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:45:01 4 0.05 0.00 0.03 0.02 0.02 99.88 11:03:45 07:45:01 5 0.00 0.00 0.05 0.00 0.02 99.93 11:03:45 07:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:45:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 07:46:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:03:45 07:46:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:03:45 07:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 07:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 07:46:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 07:46:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 07:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 07:47:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:03:45 07:47:01 0 0.05 0.00 0.03 0.00 0.00 99.92 11:03:45 07:47:01 1 0.03 0.00 0.02 0.02 0.02 99.92 11:03:45 07:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 07:47:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 07:47:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:03:45 07:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:47:01 7 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 07:48:01 all 0.02 0.00 0.01 0.01 0.00 99.97 11:03:45 07:48:01 0 0.00 0.00 0.02 0.03 0.00 99.95 11:03:45 07:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 07:48:01 4 0.03 0.00 0.00 0.02 0.00 99.95 11:03:45 07:48:01 5 0.02 0.00 0.03 0.00 0.02 99.93 11:03:45 07:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 11:03:45 07:48:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 07:49:02 all 0.02 0.00 0.01 0.00 0.01 99.96 11:03:45 07:49:02 0 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 07:49:02 1 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 07:49:02 2 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 07:49:02 3 0.02 0.00 0.00 0.03 0.00 99.95 11:03:45 07:49:02 4 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 07:49:02 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:49:02 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:49:02 7 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 07:50:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:03:45 07:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 07:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 07:50:01 4 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 07:50:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 07:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:50:01 7 0.14 0.00 0.02 0.00 0.00 99.85 11:03:45 07:51:01 all 0.08 0.00 0.00 0.00 0.01 99.91 11:03:45 07:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 07:51:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 07:51:01 2 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 07:51:01 3 0.02 0.00 0.00 0.03 0.00 99.95 11:03:45 07:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 07:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:51:01 7 0.47 0.00 0.00 0.00 0.02 99.52 11:03:45 07:52:01 all 0.15 0.00 0.01 0.00 0.00 99.84 11:03:45 07:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:52:01 2 0.00 0.00 0.03 0.00 0.02 99.95 11:03:45 07:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 07:52:01 4 0.03 0.00 0.02 0.02 0.00 99.93 11:03:45 07:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:52:01 6 0.00 0.00 0.03 0.00 0.00 99.97 11:03:45 07:52:01 7 1.12 0.00 0.00 0.00 0.02 98.86 11:03:45 07:53:01 all 0.08 0.00 0.03 0.00 0.01 99.88 11:03:45 07:53:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:03:45 07:53:01 1 0.08 0.00 0.00 0.00 0.02 99.90 11:03:45 07:53:01 2 0.17 0.00 0.02 0.00 0.02 99.80 11:03:45 07:53:01 3 0.07 0.00 0.02 0.03 0.02 99.87 11:03:45 07:53:01 4 0.08 0.00 0.07 0.00 0.02 99.83 11:03:45 07:53:01 5 0.07 0.00 0.02 0.00 0.00 99.92 11:03:45 07:53:01 6 0.05 0.00 0.02 0.00 0.02 99.92 11:03:45 07:53:01 7 0.10 0.00 0.03 0.00 0.00 99.87 11:03:45 07:54:01 all 0.18 0.00 0.01 0.00 0.00 99.81 11:03:45 07:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:54:01 2 0.02 0.00 0.03 0.00 0.02 99.93 11:03:45 07:54:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 07:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 07:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:54:01 7 1.39 0.00 0.03 0.00 0.02 98.57 11:03:45 07:55:01 all 0.26 0.00 0.00 0.00 0.01 99.72 11:03:45 07:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 07:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 07:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:55:01 3 0.02 0.00 0.00 0.03 0.00 99.95 11:03:45 07:55:01 4 0.05 0.00 0.02 0.00 0.02 99.92 11:03:45 07:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:55:01 7 1.92 0.00 0.02 0.00 0.02 98.05 11:03:45 07:56:01 all 0.26 0.00 0.01 0.01 0.00 99.71 11:03:45 07:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 07:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 07:56:01 2 0.03 0.00 0.05 0.00 0.02 99.90 11:03:45 07:56:01 3 0.00 0.00 0.00 0.07 0.00 99.93 11:03:45 07:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:56:01 5 0.03 0.00 0.00 0.02 0.00 99.95 11:03:45 07:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:56:01 7 1.95 0.00 0.02 0.00 0.00 98.03 11:03:45 07:57:01 all 0.10 0.00 0.01 0.00 0.01 99.88 11:03:45 07:57:01 0 0.05 0.00 0.00 0.00 0.00 99.95 11:03:45 07:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:57:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 07:57:01 3 0.00 0.00 0.00 0.03 0.00 99.97 11:03:45 07:57:01 4 0.03 0.00 0.03 0.00 0.02 99.92 11:03:45 07:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 07:57:01 7 0.62 0.00 0.03 0.00 0.02 99.33 11:03:45 07:58:01 all 0.01 0.00 0.01 0.01 0.01 99.97 11:03:45 07:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:58:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 07:58:01 3 0.00 0.00 0.00 0.05 0.02 99.93 11:03:45 07:58:01 4 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 07:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 07:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:58:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 07:59:01 all 0.02 0.00 0.01 0.01 0.01 99.96 11:03:45 07:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 07:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 07:59:01 2 0.05 0.00 0.00 0.00 0.02 99.93 11:03:45 07:59:01 3 0.02 0.00 0.02 0.03 0.00 99.93 11:03:45 07:59:01 4 0.03 0.00 0.02 0.02 0.00 99.93 11:03:45 07:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 07:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 07:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 11:03:45 07:59:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 08:00:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 08:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 08:00:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 08:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 08:00:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 08:00:01 4 0.02 0.00 0.02 0.02 0.02 99.93 11:03:45 08:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 08:01:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:03:45 08:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:01:01 2 0.02 0.00 0.03 0.00 0.02 99.93 11:03:45 08:01:01 3 0.02 0.00 0.02 0.05 0.00 99.92 11:03:45 08:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 08:01:01 6 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 08:01:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 08:02:01 all 0.02 0.00 0.01 0.01 0.01 99.96 11:03:45 08:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 08:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 08:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 08:02:01 3 0.00 0.00 0.00 0.05 0.00 99.95 11:03:45 08:02:01 4 0.03 0.00 0.03 0.00 0.02 99.92 11:03:45 08:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:03:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:03:45 08:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:03:01 1 0.00 0.00 0.00 0.03 0.00 99.97 11:03:45 08:03:01 2 0.02 0.00 0.03 0.00 0.02 99.93 11:03:45 08:03:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 08:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:03:01 5 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 08:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:03:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 08:04:01 all 0.03 0.00 0.01 0.00 0.00 99.96 11:03:45 08:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 08:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:04:01 3 0.03 0.00 0.02 0.02 0.00 99.93 11:03:45 08:04:01 4 0.03 0.00 0.03 0.00 0.00 99.93 11:03:45 08:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:04:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 08:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:05:01 all 0.01 0.00 0.00 0.01 0.01 99.97 11:03:45 08:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:05:01 1 0.00 0.00 0.00 0.02 0.02 99.97 11:03:45 08:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:05:01 3 0.02 0.00 0.02 0.03 0.02 99.92 11:03:45 08:05:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 08:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:05:01 7 0.05 0.00 0.00 0.00 0.02 99.93 11:03:45 08:06:01 all 0.02 0.00 0.01 0.01 0.00 99.96 11:03:45 08:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 08:06:01 1 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 08:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:06:01 3 0.02 0.00 0.02 0.03 0.02 99.92 11:03:45 08:06:01 4 0.05 0.00 0.02 0.00 0.00 99.93 11:03:45 08:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 08:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:07:01 all 0.04 0.00 0.01 0.00 0.01 99.94 11:03:45 08:07:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 08:07:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 08:07:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 08:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 08:07:01 4 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 08:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:07:01 7 0.30 0.00 0.02 0.00 0.02 99.67 11:03:45 08:08:01 all 0.19 0.00 0.01 0.00 0.01 99.79 11:03:45 08:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 08:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 08:08:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 08:08:01 3 0.02 0.00 0.03 0.03 0.02 99.90 11:03:45 08:08:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 08:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 08:08:01 7 1.35 0.00 0.02 0.00 0.02 98.61 11:03:45 08:09:01 all 0.01 0.00 0.01 0.01 0.00 99.98 11:03:45 08:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:09:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 08:09:01 3 0.02 0.00 0.00 0.03 0.02 99.93 11:03:45 08:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 08:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:10:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:03:45 08:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 08:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 08:10:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 08:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:10:01 4 0.05 0.00 0.03 0.00 0.02 99.90 11:03:45 08:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:10:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 11:03:45 08:10:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 08:11:01 all 0.01 0.00 0.01 0.01 0.01 99.97 11:03:45 08:11:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 08:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:11:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 08:11:01 3 0.02 0.00 0.02 0.03 0.00 99.93 11:03:45 08:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 08:11:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 08:12:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:03:45 08:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 08:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:12:01 4 0.02 0.00 0.03 0.02 0.00 99.93 11:03:45 08:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:12:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 08:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 08:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 08:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:13:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 08:13:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 08:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:13:01 6 0.02 0.00 0.02 0.00 0.03 99.93 11:03:45 08:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 08:14:01 all 0.02 0.00 0.01 0.00 0.01 99.95 11:03:45 08:14:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 08:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 08:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 08:14:01 3 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 08:14:01 4 0.02 0.00 0.02 0.02 0.00 99.95 11:03:45 08:14:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 08:14:01 6 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 08:14:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 08:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:03:45 08:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 08:15:01 1 0.00 0.00 0.03 0.02 0.00 99.95 11:03:45 08:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:15:01 4 0.02 0.00 0.05 0.00 0.02 99.92 11:03:45 08:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 08:15:01 6 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 08:15:01 7 0.07 0.00 0.00 0.00 0.00 99.93 11:03:45 08:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 08:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:16:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 08:16:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 08:16:01 3 0.02 0.00 0.02 0.02 0.00 99.95 11:03:45 08:16:01 4 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 08:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:16:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 08:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 08:17:01 all 0.16 0.00 0.01 0.00 0.00 99.82 11:03:45 08:17:01 0 0.00 0.00 0.03 0.00 0.00 99.97 11:03:45 08:17:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 08:17:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:03:45 08:17:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 08:17:01 4 0.07 0.00 0.02 0.00 0.00 99.92 11:03:45 08:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:17:01 6 0.07 0.00 0.00 0.00 0.03 99.90 11:03:45 08:17:01 7 1.06 0.00 0.00 0.00 0.00 98.94 11:03:45 08:18:01 all 0.09 0.00 0.01 0.00 0.00 99.89 11:03:45 08:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:18:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 08:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 08:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 08:18:01 6 0.00 0.00 0.03 0.00 0.00 99.97 11:03:45 08:18:01 7 0.68 0.00 0.00 0.00 0.02 99.30 11:03:45 08:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:03:45 08:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:19:01 1 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 08:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:19:01 3 0.03 0.00 0.00 0.02 0.00 99.95 11:03:45 08:19:01 4 0.02 0.00 0.03 0.00 0.02 99.93 11:03:45 08:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:19:01 6 0.05 0.00 0.02 0.00 0.02 99.92 11:03:45 08:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 08:20:01 all 0.03 0.00 0.01 0.00 0.01 99.96 11:03:45 08:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 08:20:01 1 0.00 0.00 0.02 0.02 0.02 99.95 11:03:45 08:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:20:01 3 0.02 0.00 0.02 0.02 0.00 99.95 11:03:45 08:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:20:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 08:20:01 7 0.10 0.00 0.00 0.00 0.02 99.88 11:03:45 08:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:03:45 08:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 08:21:01 1 0.03 0.00 0.00 0.02 0.00 99.95 11:03:45 08:21:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 08:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:21:01 4 0.03 0.00 0.03 0.00 0.00 99.93 11:03:45 08:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:21:01 6 0.02 0.00 0.03 0.00 0.02 99.93 11:03:45 08:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 11:03:45 08:21:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 08:22:01 all 0.01 0.00 0.01 0.00 0.01 99.98 11:03:45 08:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 08:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:22:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 08:22:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 08:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 08:22:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 08:23:01 all 0.03 0.00 0.01 0.00 0.00 99.96 11:03:45 08:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:23:01 1 0.03 0.00 0.02 0.02 0.00 99.93 11:03:45 08:23:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 08:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:23:01 4 0.07 0.00 0.03 0.00 0.02 99.88 11:03:45 08:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 08:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:24:01 all 0.01 0.00 0.00 0.00 0.01 99.97 11:03:45 08:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:24:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 08:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 08:24:01 3 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 08:24:01 4 0.05 0.00 0.00 0.00 0.02 99.93 11:03:45 08:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 08:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 08:24:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 08:25:01 all 0.02 0.00 0.01 0.01 0.00 99.95 11:03:45 08:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 08:25:01 1 0.02 0.00 0.02 0.02 0.00 99.95 11:03:45 08:25:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 08:25:01 3 0.00 0.00 0.02 0.02 0.00 99.97 11:03:45 08:25:01 4 0.03 0.00 0.03 0.02 0.02 99.90 11:03:45 08:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 08:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:26:01 all 0.08 0.00 0.01 0.00 0.01 99.90 11:03:45 08:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 08:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 08:26:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 08:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 08:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:26:01 7 0.60 0.00 0.02 0.00 0.02 99.37 11:03:45 08:27:01 all 0.08 0.00 0.01 0.00 0.01 99.91 11:03:45 08:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 08:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 08:27:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 08:27:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 08:27:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 08:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:27:01 7 0.48 0.00 0.03 0.00 0.02 99.47 11:03:45 08:28:01 all 0.01 0.00 0.01 0.01 0.01 99.97 11:03:45 08:28:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 08:28:01 1 0.00 0.00 0.00 0.05 0.02 99.93 11:03:45 08:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 08:28:01 4 0.03 0.00 0.03 0.00 0.02 99.92 11:03:45 08:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:29:01 all 0.02 0.00 0.01 0.01 0.00 99.96 11:03:45 08:29:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:03:45 08:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:29:01 2 0.02 0.00 0.00 0.03 0.00 99.95 11:03:45 08:29:01 3 0.02 0.00 0.02 0.02 0.00 99.95 11:03:45 08:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 08:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 08:30:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:03:45 08:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:30:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 08:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:30:01 4 0.05 0.00 0.03 0.00 0.02 99.90 11:03:45 08:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 08:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 08:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:31:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 08:31:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 08:31:01 4 0.03 0.00 0.03 0.00 0.02 99.92 11:03:45 08:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 08:31:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 08:32:01 all 0.03 0.00 0.00 0.00 0.01 99.96 11:03:45 08:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:32:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 08:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 08:32:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 08:32:01 4 0.07 0.00 0.00 0.00 0.02 99.92 11:03:45 08:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 08:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 11:03:45 08:32:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 08:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 08:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:33:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 08:33:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:03:45 08:33:01 3 0.00 0.00 0.02 0.02 0.00 99.97 11:03:45 08:33:01 4 0.05 0.00 0.05 0.00 0.02 99.88 11:03:45 08:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 08:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 08:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:34:01 all 0.02 0.00 0.01 0.00 0.01 99.95 11:03:45 08:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 08:34:01 1 0.00 0.00 0.02 0.02 0.00 99.97 11:03:45 08:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 08:34:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 08:34:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 08:34:01 5 0.03 0.00 0.03 0.00 0.02 99.92 11:03:45 08:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:34:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 08:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 08:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:35:01 1 0.00 0.00 0.00 0.02 0.02 99.97 11:03:45 08:35:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 08:35:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 08:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 08:35:01 5 0.02 0.00 0.05 0.00 0.02 99.92 11:03:45 08:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:36:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:03:45 08:36:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 08:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:36:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 08:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 08:36:01 5 0.07 0.00 0.02 0.00 0.02 99.90 11:03:45 08:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:36:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 08:37:01 all 0.01 0.00 0.01 0.01 0.01 99.97 11:03:45 08:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:37:01 1 0.00 0.00 0.00 0.03 0.02 99.95 11:03:45 08:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:37:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 08:37:01 4 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 08:37:01 5 0.02 0.00 0.03 0.00 0.02 99.93 11:03:45 08:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:37:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 08:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:03:45 08:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 08:38:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 08:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 08:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 08:38:01 4 0.03 0.00 0.03 0.00 0.02 99.92 11:03:45 08:38:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:03:45 08:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 08:39:01 all 0.01 0.00 0.00 0.00 0.00 99.98 11:03:45 08:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 08:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:39:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 08:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:39:01 5 0.03 0.00 0.00 0.00 0.03 99.93 11:03:45 08:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:40:01 all 0.04 0.00 0.00 0.00 0.01 99.95 11:03:45 08:40:01 0 0.05 0.00 0.00 0.00 0.00 99.95 11:03:45 08:40:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 08:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 08:40:01 3 0.03 0.00 0.00 0.02 0.00 99.95 11:03:45 08:40:01 4 0.07 0.00 0.02 0.00 0.00 99.92 11:03:45 08:40:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:03:45 08:40:01 6 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 08:40:01 7 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 08:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:03:45 08:41:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 08:41:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 08:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 08:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 08:41:01 6 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 08:41:01 7 0.05 0.00 0.02 0.00 0.00 99.93 11:03:45 08:42:01 all 0.03 0.00 0.01 0.00 0.01 99.96 11:03:45 08:42:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 08:42:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 08:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 08:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:42:01 4 0.07 0.00 0.02 0.00 0.02 99.90 11:03:45 08:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 08:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 08:43:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:03:45 08:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:43:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 08:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:43:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 08:43:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 08:43:01 5 0.03 0.00 0.03 0.00 0.02 99.92 11:03:45 08:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 08:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 11:03:45 08:43:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 08:44:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:03:45 08:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 08:44:01 1 0.00 0.00 0.00 0.02 0.02 99.97 11:03:45 08:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:44:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 08:44:01 4 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 08:44:01 5 0.02 0.00 0.05 0.00 0.02 99.92 11:03:45 08:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:44:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 08:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:03:45 08:45:01 0 0.00 0.00 0.03 0.00 0.00 99.97 11:03:45 08:45:01 1 0.00 0.00 0.02 0.02 0.00 99.97 11:03:45 08:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:45:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 08:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:45:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 08:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:45:01 7 0.05 0.00 0.02 0.00 0.00 99.93 11:03:45 08:46:01 all 0.01 0.00 0.00 0.00 0.01 99.97 11:03:45 08:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 08:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 08:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 08:46:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 08:46:01 5 0.05 0.00 0.02 0.00 0.02 99.92 11:03:45 08:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 08:47:01 all 0.02 0.00 0.01 0.01 0.00 99.96 11:03:45 08:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 08:47:01 1 0.02 0.00 0.00 0.03 0.00 99.95 11:03:45 08:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:47:01 3 0.02 0.00 0.02 0.02 0.00 99.95 11:03:45 08:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 08:47:01 5 0.03 0.00 0.03 0.00 0.02 99.92 11:03:45 08:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:48:01 all 0.04 0.00 0.01 0.00 0.01 99.94 11:03:45 08:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:48:01 1 0.00 0.00 0.02 0.02 0.02 99.95 11:03:45 08:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 08:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 08:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 08:48:01 7 0.27 0.00 0.02 0.00 0.02 99.70 11:03:45 08:49:01 all 0.13 0.00 0.01 0.00 0.00 99.85 11:03:45 08:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 08:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 08:49:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 08:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 08:49:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 08:49:01 6 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 08:49:01 7 0.85 0.00 0.02 0.00 0.00 99.14 11:03:45 08:50:01 all 0.00 0.00 0.01 0.00 0.01 99.98 11:03:45 08:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 08:50:01 1 0.00 0.00 0.00 0.02 0.02 99.97 11:03:45 08:50:01 2 0.02 0.00 0.03 0.00 0.02 99.93 11:03:45 08:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 08:50:01 5 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 08:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:03:45 08:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:51:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 08:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 08:51:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 08:51:01 4 0.03 0.00 0.03 0.00 0.02 99.92 11:03:45 08:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 08:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 08:52:01 all 0.06 0.00 0.01 0.00 0.01 99.92 11:03:45 08:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 08:52:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 08:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:52:01 3 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 08:52:01 4 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 08:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 08:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:52:01 7 0.45 0.00 0.02 0.00 0.00 99.53 11:03:45 08:53:01 all 0.08 0.00 0.03 0.01 0.01 99.88 11:03:45 08:53:01 0 0.05 0.00 0.05 0.00 0.00 99.90 11:03:45 08:53:01 1 0.15 0.00 0.02 0.02 0.00 99.82 11:03:45 08:53:01 2 0.08 0.00 0.03 0.00 0.00 99.88 11:03:45 08:53:01 3 0.08 0.00 0.03 0.03 0.02 99.83 11:03:45 08:53:01 4 0.17 0.00 0.02 0.00 0.00 99.82 11:03:45 08:53:01 5 0.08 0.00 0.03 0.00 0.02 99.87 11:03:45 08:53:01 6 0.00 0.00 0.03 0.00 0.00 99.97 11:03:45 08:53:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 08:54:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:03:45 08:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:54:01 1 0.00 0.00 0.03 0.00 0.02 99.95 11:03:45 08:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:54:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 08:54:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 08:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:54:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 08:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 11:03:45 08:54:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 08:55:01 all 0.02 0.00 0.01 0.02 0.01 99.94 11:03:45 08:55:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 08:55:01 1 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 08:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:55:01 3 0.03 0.00 0.00 0.15 0.02 99.80 11:03:45 08:55:01 4 0.05 0.00 0.03 0.00 0.02 99.90 11:03:45 08:55:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 08:55:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 08:55:01 7 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 08:56:01 all 0.26 0.00 0.01 0.02 0.01 99.71 11:03:45 08:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:56:01 1 0.00 0.00 0.00 0.13 0.00 99.87 11:03:45 08:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:56:01 3 0.02 0.00 0.02 0.02 0.02 99.93 11:03:45 08:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:56:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 08:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:56:01 7 1.97 0.00 0.02 0.00 0.02 98.00 11:03:45 08:57:01 all 0.15 0.00 0.01 0.00 0.00 99.83 11:03:45 08:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 08:57:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 08:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:57:01 3 0.02 0.00 0.03 0.02 0.00 99.93 11:03:45 08:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 08:57:01 5 0.00 0.00 0.03 0.00 0.00 99.97 11:03:45 08:57:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 08:57:01 7 1.09 0.00 0.00 0.00 0.00 98.91 11:03:45 08:58:01 all 0.06 0.00 0.01 0.00 0.00 99.92 11:03:45 08:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 08:58:01 1 0.00 0.00 0.03 0.00 0.00 99.97 11:03:45 08:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:58:01 3 0.03 0.00 0.02 0.02 0.02 99.92 11:03:45 08:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 08:58:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:03:45 08:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 08:58:01 7 0.35 0.00 0.00 0.00 0.00 99.65 11:03:45 08:59:01 all 0.18 0.00 0.01 0.01 0.01 99.80 11:03:45 08:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:59:01 1 0.02 0.00 0.00 0.07 0.02 99.90 11:03:45 08:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 08:59:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 08:59:01 4 0.05 0.00 0.02 0.00 0.02 99.92 11:03:45 08:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 08:59:01 7 1.27 0.00 0.00 0.00 0.02 98.71 11:03:45 09:00:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:03:45 09:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:00:01 1 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 09:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:00:01 3 0.03 0.00 0.03 0.02 0.02 99.90 11:03:45 09:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:00:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 09:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:03:45 09:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 09:01:01 1 0.02 0.00 0.03 0.00 0.02 99.93 11:03:45 09:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:01:01 3 0.02 0.00 0.03 0.02 0.02 99.92 11:03:45 09:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:01:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 09:02:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:03:45 09:02:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 09:02:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 09:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:02:01 3 0.03 0.00 0.03 0.02 0.02 99.90 11:03:45 09:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:03:01 all 0.04 0.00 0.00 0.00 0.01 99.95 11:03:45 09:03:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:03:01 1 0.03 0.00 0.00 0.03 0.02 99.92 11:03:45 09:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:03:01 3 0.05 0.00 0.02 0.00 0.02 99.92 11:03:45 09:03:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:03:01 5 0.05 0.00 0.00 0.00 0.00 99.95 11:03:45 09:03:01 6 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 09:03:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 09:04:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 09:04:01 0 0.00 0.00 0.03 0.00 0.02 99.95 11:03:45 09:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:04:01 3 0.03 0.00 0.02 0.02 0.02 99.92 11:03:45 09:04:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 09:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:05:01 all 0.14 0.00 0.01 0.00 0.01 99.84 11:03:45 09:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:05:01 1 0.00 0.00 0.00 0.02 0.02 99.97 11:03:45 09:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:05:01 3 0.05 0.00 0.02 0.02 0.03 99.88 11:03:45 09:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:05:01 5 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 09:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 09:05:01 7 1.03 0.00 0.02 0.00 0.02 98.94 11:03:45 11:03:45 09:05:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 09:06:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:03:45 09:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 09:06:01 1 0.00 0.00 0.02 0.02 0.00 99.97 11:03:45 09:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:06:01 3 0.03 0.00 0.03 0.02 0.02 99.90 11:03:45 09:06:01 4 0.07 0.00 0.02 0.00 0.00 99.92 11:03:45 09:06:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 09:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:07:01 all 0.15 0.00 0.01 0.00 0.01 99.84 11:03:45 09:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 09:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 09:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 09:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 09:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 09:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 09:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:07:01 7 1.14 0.00 0.00 0.00 0.02 98.84 11:03:45 09:08:01 all 0.21 0.00 0.01 0.00 0.00 99.78 11:03:45 09:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:08:01 1 0.03 0.00 0.00 0.02 0.02 99.93 11:03:45 09:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:08:01 3 0.05 0.00 0.02 0.02 0.02 99.90 11:03:45 09:08:01 4 0.07 0.00 0.02 0.00 0.00 99.92 11:03:45 09:08:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 09:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:08:01 7 1.45 0.00 0.02 0.00 0.00 98.53 11:03:45 09:09:01 all 0.09 0.00 0.01 0.00 0.00 99.90 11:03:45 09:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 09:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 09:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 09:09:01 7 0.68 0.00 0.00 0.00 0.02 99.30 11:03:45 09:10:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:03:45 09:10:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 09:10:01 1 0.03 0.00 0.00 0.02 0.02 99.93 11:03:45 09:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:10:01 3 0.03 0.00 0.02 0.02 0.00 99.93 11:03:45 09:10:01 4 0.08 0.00 0.02 0.00 0.02 99.88 11:03:45 09:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 09:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 09:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 09:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 09:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:11:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 09:11:01 4 0.05 0.00 0.03 0.00 0.00 99.92 11:03:45 09:11:01 5 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 09:11:01 6 0.00 0.00 0.00 0.02 0.02 99.97 11:03:45 09:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:03:45 09:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:12:01 1 0.02 0.00 0.02 0.02 0.02 99.93 11:03:45 09:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:12:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 09:12:01 4 0.05 0.00 0.02 0.00 0.02 99.92 11:03:45 09:12:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 09:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 09:12:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 09:13:02 all 0.02 0.00 0.01 0.00 0.00 99.97 11:03:45 09:13:02 0 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 09:13:02 1 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 09:13:02 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:13:02 3 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 09:13:02 4 0.05 0.00 0.02 0.00 0.02 99.92 11:03:45 09:13:02 5 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 09:13:02 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:13:02 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:14:01 all 0.04 0.00 0.01 0.00 0.01 99.94 11:03:45 09:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:14:01 1 0.02 0.00 0.03 0.00 0.02 99.93 11:03:45 09:14:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 09:14:01 3 0.03 0.00 0.00 0.02 0.00 99.95 11:03:45 09:14:01 4 0.05 0.00 0.02 0.00 0.02 99.92 11:03:45 09:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 09:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:14:01 7 0.14 0.00 0.00 0.00 0.02 99.85 11:03:45 09:15:01 all 0.00 0.00 0.01 0.01 0.00 99.98 11:03:45 09:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:15:01 1 0.00 0.00 0.00 0.03 0.00 99.97 11:03:45 09:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:15:01 3 0.00 0.00 0.02 0.02 0.00 99.97 11:03:45 09:15:01 4 0.02 0.00 0.03 0.00 0.02 99.93 11:03:45 09:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:16:01 all 0.04 0.00 0.01 0.00 0.01 99.94 11:03:45 09:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 09:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:16:01 3 0.03 0.00 0.00 0.02 0.00 99.95 11:03:45 09:16:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 09:16:01 5 0.05 0.00 0.00 0.00 0.02 99.93 11:03:45 09:16:01 6 0.05 0.00 0.02 0.00 0.00 99.93 11:03:45 09:16:01 7 0.08 0.00 0.02 0.00 0.02 99.88 11:03:45 11:03:45 09:16:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 09:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:03:45 09:17:01 0 0.05 0.00 0.00 0.00 0.02 99.93 11:03:45 09:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:17:01 3 0.00 0.00 0.02 0.02 0.00 99.97 11:03:45 09:17:01 4 0.02 0.00 0.05 0.00 0.02 99.92 11:03:45 09:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 09:18:01 all 0.14 0.00 0.01 0.00 0.01 99.85 11:03:45 09:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 09:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:18:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 09:18:01 4 0.05 0.00 0.03 0.00 0.02 99.90 11:03:45 09:18:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 09:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:18:01 7 0.90 0.00 0.02 0.00 0.00 99.09 11:03:45 09:19:01 all 0.25 0.00 0.02 0.02 0.00 99.70 11:03:45 09:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 09:19:01 1 0.02 0.00 0.02 0.17 0.00 99.80 11:03:45 09:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:19:01 3 0.00 0.00 0.02 0.02 0.00 99.97 11:03:45 09:19:01 4 0.00 0.00 0.03 0.00 0.02 99.95 11:03:45 09:19:01 5 0.00 0.00 0.03 0.00 0.00 99.97 11:03:45 09:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:19:01 7 1.99 0.00 0.02 0.00 0.00 98.00 11:03:45 09:20:01 all 0.26 0.00 0.01 0.00 0.01 99.72 11:03:45 09:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:20:01 1 0.00 0.00 0.00 0.02 0.02 99.97 11:03:45 09:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:20:01 4 0.02 0.00 0.03 0.00 0.02 99.93 11:03:45 09:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:20:01 6 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 09:20:01 7 1.99 0.00 0.00 0.00 0.02 98.00 11:03:45 09:21:01 all 0.05 0.00 0.02 0.00 0.00 99.93 11:03:45 09:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:21:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 09:21:01 4 0.03 0.00 0.05 0.00 0.00 99.92 11:03:45 09:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:21:01 7 0.25 0.00 0.08 0.00 0.02 99.65 11:03:45 09:22:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:03:45 09:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:22:01 1 0.00 0.00 0.02 0.02 0.00 99.97 11:03:45 09:22:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 09:22:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 09:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 09:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:23:01 all 0.02 0.00 0.00 0.00 0.01 99.97 11:03:45 09:23:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 09:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 09:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:23:01 3 0.03 0.00 0.00 0.02 0.02 99.93 11:03:45 09:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 09:24:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:03:45 09:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 09:24:01 1 0.00 0.00 0.00 0.02 0.02 99.97 11:03:45 09:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:24:01 4 0.02 0.00 0.03 0.00 0.02 99.93 11:03:45 09:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:24:01 7 0.02 0.00 0.03 0.00 0.02 99.93 11:03:45 09:25:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:03:45 09:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 09:25:01 1 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 09:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:25:01 3 0.07 0.00 0.02 0.02 0.02 99.88 11:03:45 09:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 09:26:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:03:45 09:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 09:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:26:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 09:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 09:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:26:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 09:27:01 all 0.02 0.00 0.01 0.01 0.00 99.96 11:03:45 09:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:27:01 1 0.02 0.00 0.02 0.02 0.00 99.95 11:03:45 09:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:27:01 3 0.03 0.00 0.02 0.02 0.02 99.92 11:03:45 09:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 09:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:27:01 6 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 09:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 11:03:45 09:27:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 09:28:01 all 0.01 0.00 0.01 0.00 0.01 99.98 11:03:45 09:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 09:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 09:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:28:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 09:29:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:03:45 09:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:29:01 1 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 09:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:29:01 3 0.03 0.00 0.02 0.02 0.02 99.92 11:03:45 09:29:01 4 0.05 0.00 0.03 0.00 0.02 99.90 11:03:45 09:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:30:01 all 0.01 0.00 0.02 0.00 0.01 99.96 11:03:45 09:30:01 0 0.00 0.00 0.03 0.00 0.02 99.95 11:03:45 09:30:01 1 0.00 0.00 0.03 0.02 0.02 99.93 11:03:45 09:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:30:01 3 0.00 0.00 0.02 0.02 0.02 99.95 11:03:45 09:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 09:30:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 09:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:30:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 09:31:01 all 0.03 0.00 0.01 0.00 0.00 99.96 11:03:45 09:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:31:01 3 0.05 0.00 0.03 0.02 0.02 99.88 11:03:45 09:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:03:45 09:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 09:32:01 1 0.02 0.00 0.02 0.02 0.02 99.93 11:03:45 09:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:32:01 3 0.05 0.00 0.03 0.02 0.02 99.88 11:03:45 09:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 09:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:32:01 6 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 09:32:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 09:33:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:03:45 09:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:33:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 09:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:33:01 3 0.03 0.00 0.03 0.00 0.02 99.92 11:03:45 09:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 09:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:34:01 1 0.00 0.00 0.00 0.02 0.02 99.97 11:03:45 09:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:34:01 3 0.02 0.00 0.02 0.02 0.02 99.93 11:03:45 09:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 09:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 09:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:34:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 09:35:01 all 0.03 0.00 0.01 0.00 0.01 99.96 11:03:45 09:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:35:01 3 0.05 0.00 0.05 0.02 0.02 99.87 11:03:45 09:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:35:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 09:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 09:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 09:36:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 09:36:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 09:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:36:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 09:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 09:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:37:01 all 0.06 0.00 0.01 0.00 0.01 99.92 11:03:45 09:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:37:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 09:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:37:01 3 0.02 0.00 0.02 0.02 0.02 99.93 11:03:45 09:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 09:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:37:01 7 0.40 0.00 0.05 0.00 0.02 99.53 11:03:45 09:38:01 all 0.16 0.00 0.01 0.01 0.00 99.82 11:03:45 09:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 09:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 09:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:38:01 3 0.05 0.00 0.02 0.05 0.02 99.87 11:03:45 09:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:38:01 6 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 09:38:01 7 1.11 0.00 0.05 0.00 0.00 98.84 11:03:45 11:03:45 09:38:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 09:39:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:03:45 09:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 09:39:01 1 0.00 0.00 0.03 0.00 0.02 99.95 11:03:45 09:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 09:39:01 3 0.03 0.00 0.00 0.00 0.03 99.93 11:03:45 09:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:39:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 09:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 09:40:01 all 0.03 0.00 0.01 0.01 0.00 99.95 11:03:45 09:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:40:01 1 0.00 0.00 0.00 0.08 0.00 99.92 11:03:45 09:40:01 2 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 09:40:01 3 0.03 0.00 0.03 0.02 0.02 99.90 11:03:45 09:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:40:01 5 0.07 0.00 0.00 0.00 0.00 99.93 11:03:45 09:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:40:01 7 0.05 0.00 0.00 0.00 0.00 99.95 11:03:45 09:41:01 all 0.00 0.00 0.01 0.00 0.01 99.98 11:03:45 09:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 09:41:01 1 0.00 0.00 0.00 0.02 0.02 99.97 11:03:45 09:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:41:01 5 0.00 0.00 0.03 0.00 0.00 99.97 11:03:45 09:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 09:41:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 09:42:01 all 0.03 0.00 0.00 0.00 0.00 99.96 11:03:45 09:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:42:01 1 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 09:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:42:01 3 0.03 0.00 0.02 0.02 0.02 99.92 11:03:45 09:42:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 09:42:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 09:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:43:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:03:45 09:43:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 09:43:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 09:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:43:01 3 0.02 0.00 0.02 0.02 0.02 99.93 11:03:45 09:43:01 4 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 09:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 09:44:01 all 0.02 0.00 0.00 0.00 0.01 99.97 11:03:45 09:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:44:01 1 0.00 0.00 0.00 0.02 0.02 99.97 11:03:45 09:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:44:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 09:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 09:44:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 09:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 09:45:01 all 0.00 0.00 0.00 0.00 0.01 99.98 11:03:45 09:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:45:01 1 0.00 0.00 0.00 0.02 0.02 99.97 11:03:45 09:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 09:45:01 3 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 09:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:45:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 09:46:01 all 0.24 0.00 0.01 0.00 0.00 99.75 11:03:45 09:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:46:01 3 0.03 0.00 0.02 0.02 0.00 99.93 11:03:45 09:46:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 09:46:01 5 1.69 0.00 0.03 0.00 0.02 98.26 11:03:45 09:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:47:01 all 0.12 0.00 0.01 0.00 0.01 99.86 11:03:45 09:47:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 09:47:01 1 0.00 0.00 0.00 0.03 0.02 99.95 11:03:45 09:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:47:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 09:47:01 5 0.91 0.00 0.02 0.00 0.00 99.07 11:03:45 09:47:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 09:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:48:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:03:45 09:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:48:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 09:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:49:01 all 0.01 0.00 0.02 0.00 0.01 99.95 11:03:45 09:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 09:49:01 1 0.00 0.00 0.02 0.02 0.02 99.95 11:03:45 09:49:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 09:49:01 3 0.00 0.00 0.02 0.02 0.02 99.95 11:03:45 09:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 09:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 09:49:01 6 0.03 0.00 0.05 0.00 0.02 99.90 11:03:45 09:49:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 11:03:45 09:49:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 09:50:01 all 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:50:01 3 0.03 0.00 0.00 0.02 0.00 99.95 11:03:45 09:50:01 4 0.07 0.00 0.00 0.00 0.00 99.93 11:03:45 09:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:50:01 6 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 09:50:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:51:01 all 0.00 0.00 0.01 0.00 0.01 99.97 11:03:45 09:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:51:01 1 0.00 0.00 0.02 0.02 0.02 99.95 11:03:45 09:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 09:51:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 09:51:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 09:51:01 6 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 09:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 09:52:01 all 0.03 0.00 0.00 0.00 0.01 99.95 11:03:45 09:52:01 0 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 09:52:01 1 0.03 0.00 0.00 0.02 0.00 99.95 11:03:45 09:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:52:01 3 0.02 0.00 0.02 0.02 0.00 99.95 11:03:45 09:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 09:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:52:01 6 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 09:52:01 7 0.05 0.00 0.00 0.00 0.02 99.93 11:03:45 09:53:01 all 0.02 0.00 0.02 0.00 0.00 99.95 11:03:45 09:53:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 09:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:53:01 4 0.03 0.00 0.03 0.00 0.00 99.93 11:03:45 09:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:53:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 09:53:01 7 0.03 0.00 0.05 0.00 0.00 99.92 11:03:45 09:54:01 all 0.11 0.00 0.01 0.00 0.01 99.86 11:03:45 09:54:01 0 0.07 0.00 0.03 0.00 0.00 99.90 11:03:45 09:54:01 1 0.00 0.00 0.02 0.02 0.00 99.97 11:03:45 09:54:01 2 0.07 0.00 0.02 0.00 0.00 99.92 11:03:45 09:54:01 3 0.05 0.00 0.00 0.02 0.00 99.93 11:03:45 09:54:01 4 0.08 0.00 0.02 0.00 0.02 99.88 11:03:45 09:54:01 5 0.62 0.00 0.02 0.00 0.02 99.35 11:03:45 09:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 09:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:55:01 all 0.16 0.00 0.01 0.01 0.01 99.81 11:03:45 09:55:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 09:55:01 1 0.02 0.00 0.00 0.07 0.02 99.90 11:03:45 09:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:55:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 09:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:55:01 5 1.09 0.00 0.03 0.00 0.00 98.87 11:03:45 09:55:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 09:55:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 09:56:01 all 0.15 0.00 0.00 0.00 0.01 99.83 11:03:45 09:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:56:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 09:56:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 09:56:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 09:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:56:01 5 1.17 0.00 0.00 0.00 0.02 98.81 11:03:45 09:56:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 09:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:57:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:03:45 09:57:01 0 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 09:57:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 09:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:57:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 09:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:58:01 all 0.01 0.00 0.01 0.01 0.00 99.96 11:03:45 09:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 09:58:01 3 0.00 0.00 0.00 0.05 0.00 99.95 11:03:45 09:58:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 09:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 09:58:01 6 0.03 0.00 0.02 0.07 0.02 99.87 11:03:45 09:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:59:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:03:45 09:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 09:59:01 1 0.02 0.00 0.02 0.02 0.00 99.95 11:03:45 09:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:59:01 3 0.03 0.00 0.00 0.02 0.00 99.95 11:03:45 09:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 09:59:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 09:59:01 6 0.03 0.00 0.00 0.00 0.03 99.93 11:03:45 09:59:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 10:00:01 all 0.01 0.00 0.00 0.00 0.00 99.99 11:03:45 10:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 10:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:00:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 10:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 11:03:45 10:00:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 10:01:01 all 0.02 0.00 0.00 0.00 0.00 99.97 11:03:45 10:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:01:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 10:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:01:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 10:01:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 10:01:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 10:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 10:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:03:45 10:02:01 0 0.07 0.00 0.00 0.00 0.02 99.92 11:03:45 10:02:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 10:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 10:02:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 10:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:02:01 5 0.02 0.00 0.03 0.00 0.03 99.92 11:03:45 10:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:02:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 10:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 10:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 10:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 10:03:01 3 0.02 0.00 0.02 0.03 0.02 99.92 11:03:45 10:03:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 10:03:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 10:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:04:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:03:45 10:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 10:04:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 10:04:01 2 0.03 0.00 0.03 0.00 0.00 99.93 11:03:45 10:04:01 3 0.00 0.00 0.02 0.02 0.00 99.97 11:03:45 10:04:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 10:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:04:01 6 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 10:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:05:01 all 0.03 0.00 0.00 0.00 0.01 99.96 11:03:45 10:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 10:05:01 1 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 10:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 10:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 10:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 10:05:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 10:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:05:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 10:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:03:45 10:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:06:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 10:06:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 10:06:01 3 0.00 0.00 0.02 0.03 0.00 99.95 11:03:45 10:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 10:06:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 10:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:03:45 10:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 10:07:01 2 0.03 0.00 0.03 0.00 0.02 99.92 11:03:45 10:07:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 10:07:01 4 0.03 0.00 0.02 0.02 0.02 99.92 11:03:45 10:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:08:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:03:45 10:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:08:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 10:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:08:01 3 0.02 0.00 0.02 0.02 0.02 99.93 11:03:45 10:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 10:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 10:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 10:09:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:03:45 10:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 10:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:09:01 3 0.03 0.00 0.03 0.02 0.02 99.90 11:03:45 10:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:10:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:03:45 10:10:01 0 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 10:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:10:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 10:10:01 4 0.05 0.00 0.02 0.02 0.02 99.90 11:03:45 10:10:01 5 0.05 0.00 0.00 0.00 0.02 99.93 11:03:45 10:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 10:10:01 7 0.03 0.00 0.03 0.00 0.00 99.93 11:03:45 10:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:03:45 10:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 10:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 10:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:11:01 3 0.00 0.00 0.00 0.02 0.02 99.97 11:03:45 10:11:01 4 0.00 0.00 0.02 0.02 0.00 99.97 11:03:45 10:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 10:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 11:03:45 10:11:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 10:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:03:45 10:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 10:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 10:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:12:01 3 0.02 0.00 0.03 0.02 0.02 99.92 11:03:45 10:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 10:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 10:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 10:12:01 7 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 10:13:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:03:45 10:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:13:01 3 0.05 0.00 0.05 0.00 0.00 99.90 11:03:45 10:13:01 4 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 10:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 10:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:14:01 all 0.02 0.00 0.02 0.00 0.01 99.95 11:03:45 10:14:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 10:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 10:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:14:01 3 0.03 0.00 0.05 0.02 0.02 99.88 11:03:45 10:14:01 4 0.03 0.00 0.05 0.00 0.02 99.90 11:03:45 10:14:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 10:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:15:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 10:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 10:15:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 10:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:15:01 4 0.03 0.00 0.00 0.00 0.03 99.93 11:03:45 10:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:15:01 6 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 10:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 10:16:01 all 0.03 0.00 0.01 0.00 0.00 99.95 11:03:45 10:16:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:03:45 10:16:01 1 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 10:16:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 10:16:01 3 0.03 0.00 0.00 0.02 0.00 99.95 11:03:45 10:16:01 4 0.05 0.00 0.05 0.00 0.02 99.88 11:03:45 10:16:01 5 0.07 0.00 0.00 0.00 0.00 99.93 11:03:45 10:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:17:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 10:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 10:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:17:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 10:17:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 10:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 10:17:01 7 0.00 0.00 0.02 0.02 0.00 99.97 11:03:45 10:18:01 all 0.03 0.00 0.01 0.00 0.01 99.96 11:03:45 10:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:18:01 1 0.02 0.00 0.02 0.02 0.00 99.95 11:03:45 10:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 10:18:01 4 0.05 0.00 0.02 0.00 0.03 99.90 11:03:45 10:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:18:01 6 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 10:18:01 7 0.05 0.00 0.00 0.00 0.00 99.95 11:03:45 10:19:01 all 0.16 0.00 0.01 0.00 0.01 99.82 11:03:45 10:19:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 10:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 10:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:19:01 3 0.00 0.00 0.02 0.02 0.02 99.95 11:03:45 10:19:01 4 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 10:19:01 5 1.22 0.00 0.03 0.00 0.02 98.73 11:03:45 10:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:19:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 10:20:01 all 0.08 0.00 0.01 0.00 0.00 99.90 11:03:45 10:20:01 0 0.00 0.00 0.03 0.00 0.00 99.97 11:03:45 10:20:01 1 0.02 0.00 0.02 0.02 0.02 99.93 11:03:45 10:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:20:01 3 0.03 0.00 0.00 0.02 0.00 99.95 11:03:45 10:20:01 4 0.08 0.00 0.03 0.00 0.02 99.87 11:03:45 10:20:01 5 0.47 0.00 0.00 0.00 0.00 99.53 11:03:45 10:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 10:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 10:21:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 10:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 10:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:21:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 10:21:01 4 0.02 0.00 0.07 0.00 0.03 99.88 11:03:45 10:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 10:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:21:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 10:22:01 all 0.05 0.00 0.02 0.00 0.01 99.92 11:03:45 10:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:22:01 1 0.03 0.00 0.02 0.02 0.02 99.92 11:03:45 10:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 10:22:01 3 0.03 0.00 0.00 0.02 0.00 99.95 11:03:45 10:22:01 4 0.12 0.00 0.03 0.00 0.03 99.82 11:03:45 10:22:01 5 0.10 0.00 0.03 0.00 0.02 99.85 11:03:45 10:22:01 6 0.03 0.00 0.03 0.00 0.00 99.93 11:03:45 10:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 11:03:45 10:22:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 10:23:01 all 0.02 0.00 0.01 0.02 0.01 99.94 11:03:45 10:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:23:01 1 0.02 0.00 0.00 0.08 0.02 99.88 11:03:45 10:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 10:23:01 3 0.03 0.00 0.03 0.05 0.02 99.87 11:03:45 10:23:01 4 0.02 0.00 0.03 0.00 0.03 99.92 11:03:45 10:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 10:23:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 10:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 10:24:01 all 0.03 0.00 0.01 0.00 0.00 99.95 11:03:45 10:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 10:24:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 10:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:24:01 3 0.03 0.00 0.03 0.00 0.00 99.93 11:03:45 10:24:01 4 0.05 0.00 0.02 0.00 0.00 99.93 11:03:45 10:24:01 5 0.07 0.00 0.02 0.00 0.02 99.90 11:03:45 10:24:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 10:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:25:01 all 0.03 0.00 0.01 0.00 0.01 99.94 11:03:45 10:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 10:25:01 1 0.00 0.00 0.03 0.02 0.02 99.93 11:03:45 10:25:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 10:25:01 3 0.03 0.00 0.02 0.02 0.00 99.93 11:03:45 10:25:01 4 0.05 0.00 0.02 0.00 0.02 99.92 11:03:45 10:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 10:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:25:01 7 0.03 0.00 0.03 0.00 0.03 99.90 11:03:45 10:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:03:45 10:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 10:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:26:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 10:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:26:01 7 0.03 0.00 0.05 0.00 0.02 99.90 11:03:45 10:27:01 all 0.04 0.00 0.01 0.01 0.01 99.94 11:03:45 10:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:27:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 10:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 10:27:01 3 0.02 0.00 0.02 0.03 0.00 99.93 11:03:45 10:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:27:01 5 0.08 0.00 0.00 0.00 0.00 99.92 11:03:45 10:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 10:27:01 7 0.07 0.00 0.03 0.00 0.03 99.87 11:03:45 10:28:01 all 0.24 0.00 0.01 0.00 0.01 99.75 11:03:45 10:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 10:28:01 1 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 10:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:28:01 3 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 10:28:01 4 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 10:28:01 5 1.76 0.00 0.00 0.00 0.00 98.24 11:03:45 10:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 10:28:01 7 0.00 0.00 0.03 0.00 0.02 99.95 11:03:45 10:29:01 all 0.16 0.00 0.02 0.00 0.01 99.81 11:03:45 10:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 10:29:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 10:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:29:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 10:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:29:01 5 1.12 0.00 0.10 0.00 0.02 98.76 11:03:45 10:29:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 10:29:01 7 0.05 0.00 0.02 0.00 0.02 99.92 11:03:45 10:30:01 all 0.26 0.00 0.00 0.00 0.01 99.73 11:03:45 10:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:30:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 10:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:30:01 3 0.02 0.00 0.02 0.02 0.02 99.93 11:03:45 10:30:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 10:30:01 5 1.97 0.00 0.00 0.00 0.00 98.03 11:03:45 10:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:31:01 all 0.28 0.00 0.01 0.00 0.01 99.70 11:03:45 10:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:31:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 10:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 10:31:01 3 0.08 0.00 0.03 0.02 0.02 99.85 11:03:45 10:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:31:01 5 1.99 0.00 0.00 0.00 0.00 98.01 11:03:45 10:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:31:01 7 0.05 0.00 0.02 0.00 0.02 99.92 11:03:45 10:32:01 all 0.26 0.00 0.01 0.01 0.01 99.72 11:03:45 10:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 10:32:01 1 0.03 0.00 0.00 0.02 0.02 99.93 11:03:45 10:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 10:32:01 3 0.03 0.00 0.00 0.02 0.02 99.93 11:03:45 10:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:32:01 5 1.94 0.00 0.02 0.00 0.02 98.03 11:03:45 10:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:32:01 7 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 10:33:01 all 0.05 0.00 0.02 0.00 0.01 99.92 11:03:45 10:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 10:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 10:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:33:01 3 0.03 0.00 0.02 0.02 0.02 99.92 11:03:45 10:33:01 4 0.05 0.00 0.02 0.00 0.02 99.92 11:03:45 10:33:01 5 0.18 0.00 0.03 0.00 0.02 99.77 11:03:45 10:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:33:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 11:03:45 10:33:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 10:34:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:03:45 10:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 10:34:01 1 0.00 0.00 0.00 0.02 0.02 99.97 11:03:45 10:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:34:01 3 0.03 0.00 0.02 0.02 0.02 99.92 11:03:45 10:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:34:01 5 0.05 0.00 0.00 0.00 0.00 99.95 11:03:45 10:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:35:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:03:45 10:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 10:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 10:35:01 3 0.07 0.00 0.03 0.00 0.02 99.88 11:03:45 10:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 10:35:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 10:35:01 6 0.05 0.00 0.00 0.00 0.00 99.95 11:03:45 10:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:36:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:03:45 10:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:36:01 1 0.03 0.00 0.00 0.00 0.03 99.93 11:03:45 10:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:36:01 3 0.02 0.00 0.03 0.02 0.02 99.92 11:03:45 10:36:01 4 0.00 0.00 0.02 0.02 0.00 99.97 11:03:45 10:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 10:36:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 10:37:02 all 0.03 0.00 0.01 0.00 0.01 99.95 11:03:45 10:37:02 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:37:02 1 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 10:37:02 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:37:02 3 0.08 0.00 0.03 0.00 0.02 99.87 11:03:45 10:37:02 4 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 10:37:02 5 0.03 0.00 0.02 0.00 0.02 99.93 11:03:45 10:37:02 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:37:02 7 0.02 0.00 0.00 0.03 0.00 99.95 11:03:45 10:38:01 all 0.01 0.00 0.00 0.00 0.01 99.98 11:03:45 10:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:38:01 3 0.03 0.00 0.00 0.02 0.02 99.93 11:03:45 10:38:01 4 0.00 0.00 0.00 0.02 0.02 99.97 11:03:45 10:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 10:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 10:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 10:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 10:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 10:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:39:01 3 0.03 0.00 0.03 0.00 0.02 99.92 11:03:45 10:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:40:01 all 0.05 0.00 0.02 0.00 0.01 99.92 11:03:45 10:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 10:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 10:40:01 3 0.03 0.00 0.03 0.02 0.03 99.88 11:03:45 10:40:01 4 0.12 0.00 0.02 0.02 0.00 99.85 11:03:45 10:40:01 5 0.13 0.00 0.07 0.00 0.02 99.78 11:03:45 10:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 10:40:01 7 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 10:41:01 all 0.08 0.00 0.01 1.65 0.01 98.25 11:03:45 10:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 10:41:01 1 0.00 0.00 0.00 0.02 0.02 99.97 11:03:45 10:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:41:01 3 0.00 0.00 0.03 7.26 0.02 92.69 11:03:45 10:41:01 4 0.12 0.00 0.02 5.93 0.02 93.92 11:03:45 10:41:01 5 0.52 0.00 0.00 0.00 0.02 99.47 11:03:45 10:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:42:01 all 0.19 0.00 0.01 0.00 0.00 99.80 11:03:45 10:42:01 0 0.05 0.00 0.02 0.00 0.00 99.93 11:03:45 10:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 10:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 10:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:42:01 5 1.35 0.00 0.00 0.00 0.00 98.65 11:03:45 10:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:43:01 all 0.03 0.00 0.01 0.12 0.00 99.83 11:03:45 10:43:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 10:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:43:01 3 0.07 0.00 0.02 0.60 0.02 99.30 11:03:45 10:43:01 4 0.00 0.00 0.03 0.00 0.00 99.97 11:03:45 10:43:01 5 0.13 0.00 0.02 0.00 0.00 99.85 11:03:45 10:43:01 6 0.00 0.00 0.00 0.23 0.00 99.77 11:03:45 10:43:01 7 0.02 0.00 0.00 0.15 0.00 99.83 11:03:45 10:44:01 all 0.06 0.00 0.01 0.13 0.01 99.79 11:03:45 10:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 10:44:01 1 0.02 0.00 0.00 0.27 0.00 99.72 11:03:45 10:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:44:01 3 0.03 0.00 0.03 0.78 0.02 99.13 11:03:45 10:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:44:01 5 0.33 0.00 0.02 0.00 0.02 99.63 11:03:45 10:44:01 6 0.05 0.00 0.02 0.00 0.00 99.93 11:03:45 10:44:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 11:03:45 10:44:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 10:45:01 all 0.05 0.00 0.00 0.02 0.01 99.92 11:03:45 10:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:45:01 1 0.00 0.00 0.00 0.02 0.02 99.97 11:03:45 10:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:45:01 3 0.00 0.00 0.02 0.12 0.02 99.85 11:03:45 10:45:01 4 0.00 0.00 0.00 0.02 0.02 99.97 11:03:45 10:45:01 5 0.40 0.00 0.00 0.00 0.00 99.60 11:03:45 10:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:46:01 all 0.13 0.00 0.01 0.05 0.00 99.81 11:03:45 10:46:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:03:45 10:46:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 10:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:46:01 3 0.05 0.00 0.02 0.28 0.00 99.65 11:03:45 10:46:01 4 0.05 0.00 0.02 0.08 0.00 99.85 11:03:45 10:46:01 5 0.81 0.00 0.02 0.00 0.00 99.17 11:03:45 10:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 10:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:47:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:03:45 10:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:47:01 3 0.00 0.00 0.03 0.00 0.00 99.97 11:03:45 10:47:01 4 0.02 0.00 0.02 0.02 0.02 99.93 11:03:45 10:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 10:47:01 6 0.10 0.00 0.03 0.00 0.02 99.85 11:03:45 10:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:48:01 all 0.03 0.00 0.01 0.01 0.01 99.95 11:03:45 10:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:48:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 10:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:48:01 3 0.05 0.00 0.00 0.08 0.02 99.85 11:03:45 10:48:01 4 0.05 0.00 0.03 0.00 0.02 99.90 11:03:45 10:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:48:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 10:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:49:01 all 0.05 0.00 0.01 0.00 0.00 99.93 11:03:45 10:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:49:01 1 0.02 0.00 0.02 0.02 0.00 99.95 11:03:45 10:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:49:01 4 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 10:49:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 10:49:01 6 0.33 0.00 0.00 0.00 0.00 99.67 11:03:45 10:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:50:01 all 0.18 0.00 0.01 0.00 0.01 99.81 11:03:45 10:50:01 0 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 10:50:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 10:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:50:01 3 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 10:50:01 4 0.05 0.00 0.03 0.00 0.02 99.90 11:03:45 10:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 10:50:01 6 1.26 0.00 0.00 0.00 0.00 98.74 11:03:45 10:50:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 10:51:01 all 0.02 0.00 0.01 0.01 0.01 99.95 11:03:45 10:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 10:51:01 1 0.00 0.00 0.00 0.03 0.02 99.95 11:03:45 10:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 10:51:01 3 0.03 0.00 0.02 0.05 0.00 99.90 11:03:45 10:51:01 4 0.07 0.00 0.02 0.00 0.02 99.90 11:03:45 10:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:51:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 10:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:52:01 all 0.22 0.00 0.00 0.01 0.00 99.77 11:03:45 10:52:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 10:52:01 1 0.00 0.00 0.00 0.07 0.00 99.93 11:03:45 10:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:52:01 4 0.07 0.00 0.02 0.00 0.02 99.90 11:03:45 10:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 10:52:01 6 1.57 0.00 0.00 0.00 0.00 98.43 11:03:45 10:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:53:01 all 0.22 0.00 0.02 0.01 0.00 99.76 11:03:45 10:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:53:01 1 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 10:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:53:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 10:53:01 4 0.05 0.00 0.03 0.00 0.00 99.92 11:03:45 10:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 10:53:01 6 1.60 0.00 0.05 0.00 0.00 98.35 11:03:45 10:53:01 7 0.02 0.00 0.02 0.02 0.00 99.95 11:03:45 10:54:01 all 0.15 0.00 0.02 0.03 0.00 99.80 11:03:45 10:54:01 0 0.03 0.00 0.05 0.00 0.00 99.92 11:03:45 10:54:01 1 0.12 0.00 0.02 0.05 0.02 99.80 11:03:45 10:54:01 2 0.07 0.00 0.02 0.00 0.00 99.92 11:03:45 10:54:01 3 0.02 0.00 0.02 0.18 0.00 99.78 11:03:45 10:54:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 10:54:01 5 0.10 0.00 0.03 0.00 0.00 99.87 11:03:45 10:54:01 6 0.76 0.00 0.02 0.00 0.00 99.22 11:03:45 10:54:01 7 0.05 0.00 0.03 0.00 0.00 99.92 11:03:45 10:55:01 all 0.06 0.00 0.01 0.04 0.00 99.89 11:03:45 10:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:55:01 1 0.02 0.00 0.00 0.12 0.00 99.87 11:03:45 10:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:55:01 3 0.02 0.00 0.02 0.18 0.00 99.78 11:03:45 10:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 10:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 10:55:01 6 0.33 0.00 0.02 0.00 0.02 99.63 11:03:45 10:55:01 7 0.07 0.00 0.02 0.00 0.02 99.90 11:03:45 11:03:45 10:55:01 CPU %user %nice %system %iowait %steal %idle 11:03:45 10:56:01 all 0.00 0.00 0.01 0.00 0.00 99.98 11:03:45 10:56:01 0 0.00 0.00 0.03 0.00 0.00 99.97 11:03:45 10:56:01 1 0.00 0.00 0.00 0.02 0.02 99.97 11:03:45 10:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 10:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:56:01 7 0.02 0.00 0.03 0.00 0.02 99.93 11:03:45 10:57:01 all 0.08 0.00 0.01 0.01 0.01 99.90 11:03:45 10:57:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:03:45 10:57:01 1 0.02 0.00 0.03 0.03 0.00 99.92 11:03:45 10:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:57:01 3 0.03 0.00 0.02 0.02 0.02 99.92 11:03:45 10:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 10:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:57:01 6 0.42 0.00 0.00 0.00 0.00 99.58 11:03:45 10:57:01 7 0.05 0.00 0.03 0.00 0.02 99.90 11:03:45 10:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:03:45 10:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:03:45 10:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 10:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 10:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 10:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 10:58:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:03:45 10:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:58:01 7 0.03 0.00 0.03 0.00 0.00 99.93 11:03:45 10:59:01 all 0.02 0.00 0.01 0.00 0.01 99.95 11:03:45 10:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 10:59:01 1 0.00 0.00 0.03 0.02 0.02 99.93 11:03:45 10:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 10:59:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:03:45 10:59:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 10:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 10:59:01 6 0.00 0.00 0.02 0.00 0.02 99.97 11:03:45 10:59:01 7 0.07 0.00 0.03 0.00 0.02 99.88 11:03:45 11:00:01 all 0.03 0.00 0.00 0.00 0.00 99.96 11:03:45 11:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 11:00:01 1 0.02 0.00 0.00 0.02 0.00 99.97 11:03:45 11:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 11:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 11:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 11:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 11:00:01 6 0.07 0.00 0.00 0.00 0.00 99.93 11:03:45 11:00:01 7 0.05 0.00 0.02 0.00 0.02 99.92 11:03:45 11:01:01 all 0.02 0.00 0.02 0.00 0.00 99.96 11:03:45 11:01:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:03:45 11:01:01 1 0.00 0.00 0.00 0.02 0.02 99.97 11:03:45 11:01:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 11:01:01 3 0.00 0.00 0.02 0.02 0.00 99.97 11:03:45 11:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 11:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:03:45 11:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 11:01:01 7 0.03 0.00 0.05 0.00 0.02 99.90 11:03:45 11:02:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:03:45 11:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 11:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 11:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 11:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 11:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:03:45 11:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 11:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:03:45 11:02:01 7 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 11:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:03:45 11:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:03:45 11:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:03:45 11:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:03:45 11:03:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 11:03:01 4 0.02 0.00 0.00 0.02 0.02 99.95 11:03:45 11:03:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:03:45 11:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:03:45 11:03:01 7 0.02 0.00 0.03 0.00 0.00 99.95 11:03:45 Average: all 1.13 0.00 0.20 0.08 0.01 98.58 11:03:45 Average: 0 1.09 0.00 0.20 0.05 0.01 98.65 11:03:45 Average: 1 1.11 0.00 0.22 0.10 0.01 98.55 11:03:45 Average: 2 1.08 0.00 0.18 0.04 0.01 98.69 11:03:45 Average: 3 1.12 0.00 0.20 0.09 0.01 98.58 11:03:45 Average: 4 1.08 0.00 0.20 0.08 0.01 98.62 11:03:45 Average: 5 1.17 0.00 0.20 0.03 0.01 98.59 11:03:45 Average: 6 1.10 0.00 0.19 0.09 0.01 98.61 11:03:45 Average: 7 1.31 0.00 0.21 0.14 0.01 98.33 11:03:45 11:03:45 11:03:45