Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 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-ssh8372058725904157623.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh4803613540084739487.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh9870543826061964314.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh35972259486274382.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-ssh9714279122893386341.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 Running on prd-ubuntu20.04-docker-8c-8g-2996 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/850 [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/850 # 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 Avoid second fetch Checking out Revision 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 # timeout=10 Commit message: "fix: Fix CoreCommand GET /device/all API incorrect totalCount (#5174)" > git rev-list --no-walk 4970ed1aee4dc7c062ad44033828496cd844e6b8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:51:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:51:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:51:42 ========================================================= 03:51:42 EdgeX Global Pipelines Version Info 03:51:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:51:43 ------------------- 03:51:43 stable info: 03:51:43 ------------------- 03:51:43 Commited By: Ginny Guan ginny@iotechsys.com 03:51:43 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 03:51:43 Message: update stable to v1.0.274 03:51:44 ------------------- 03:51:44 experimental info: 03:51:44 ------------------- 03:51:44 Commited By: **** collab-it+edgex@linuxfoundation.org 03:51:44 Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 03:51:44 Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:51:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:51:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:51:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:51:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:51:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:51:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:51:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:51:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:51:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:51:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:51:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:51:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:51:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:51:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:51:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:51:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:51:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:51:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:51:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:51:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 03:51:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:51:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:51:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:51:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:51:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:51:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:51:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo 03:51:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7a10d06 [Pipeline] echo 03:51:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:51:44 provisioning config files... 03:51:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/850@tmp/config12538216813570640705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:51:45 ---> ****-login.sh 03:51:45 nexus3.edgexfoundry.org:10001 03:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:51:45 Configure a credential helper to remove this warning. See 03:51:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:51:45 03:51:45 Login Succeeded 03:51:45 nexus3.edgexfoundry.org:10002 03:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:51:45 Configure a credential helper to remove this warning. See 03:51:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:51:45 03:51:45 Login Succeeded 03:51:45 nexus3.edgexfoundry.org:10003 03:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:51:45 Configure a credential helper to remove this warning. See 03:51:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:51:45 03:51:45 Login Succeeded 03:51:45 nexus3.edgexfoundry.org:10004 03:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:51:45 Configure a credential helper to remove this warning. See 03:51:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:51:45 03:51:45 Login Succeeded 03:51:45 ****.io 03:51:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:51:46 Configure a credential helper to remove this warning. See 03:51:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:51:46 03:51:46 Login Succeeded 03:51:46 ---> ****-login.sh ends [Pipeline] } 03:51:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:51:46 + 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 03:51:46 + cut -d/ -f2 03:51:46 + dirname cmd/core-command/Dockerfile 03:51:46 + echo core-command,cmd/core-command/Dockerfile 03:51:46 + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:51:46 + cut -d/ -f2 03:51:46 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:51:46 + dirname cmd/core-data/Dockerfile 03:51:46 + cut -d/ -f2 03:51:46 + echo core-data,cmd/core-data/Dockerfile 03:51:46 + dirname cmd/core-keeper/Dockerfile 03:51:46 + cut -d/ -f2 03:51:46 + echo core-keeper,cmd/core-keeper/Dockerfile 03:51:46 + dirname cmd/core-metadata/Dockerfile 03:51:46 + cut -d/ -f2 03:51:46 + echo core-metadata,cmd/core-metadata/Dockerfile 03:51:46 + dirname cmd/security-bootstrapper/Dockerfile 03:51:46 + cut -d/ -f2 03:51:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:51:46 + dirname cmd/security-proxy-auth/Dockerfile 03:51:46 + cut -d/ -f2 03:51:46 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:51:46 + dirname cmd/security-proxy-setup/Dockerfile 03:51:46 + cut -d/ -f2 03:51:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:51:46 + dirname cmd/security-secretstore-setup/Dockerfile 03:51:46 + cut -d/ -f2 03:51:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:51:46 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:51:46 + cut -d/ -f2 03:51:46 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:51:46 + dirname cmd/security-spire-agent/Dockerfile 03:51:46 + cut -d/ -f2 03:51:46 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:51:46 + dirname cmd/security-spire-config/Dockerfile 03:51:46 + cut -d/ -f2 03:51:46 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:51:46 + dirname cmd/security-spire-server/Dockerfile 03:51:46 + cut -d/ -f2 03:51:46 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:51:46 + dirname cmd/support-notifications/Dockerfile 03:51:46 + cut -d/ -f2 03:51:46 + echo support-notifications,cmd/support-notifications/Dockerfile 03:51:46 + dirname cmd/support-scheduler/Dockerfile 03:51:46 + cut -d/ -f2 03:51:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:51:46 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 03:51:46 + git rev-list -1 --merges 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7~1..7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo 03:51:46 -----------> git rev-list -1 --merges 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7~1..7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [false] [Pipeline] sh 03:51:47 + git log --format=format:%s -1 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo 03:51:47 ========================================================= 03:51:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:51:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:51:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:51:47 + grep -v github /etc/ssh/ssh_known_hosts 03:51:47 + [ -e /tmp/ssh_known_hosts ] 03:51:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:51:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 03:51:47 sudo tee -a /etc/ssh/ssh_known_hosts 03:51:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:51:47 03:51:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:51:48 0.1.4: Pulling from edgex-devops/py-git-semver 03:51:48 3dae71ba6b94: Pulling fs layer 03:51:48 6bf1a483ea7c: Pulling fs layer 03:51:48 f5dfc541a4d3: Pulling fs layer 03:51:48 461d9e800cba: Pulling fs layer 03:51:48 80192f66455f: Pulling fs layer 03:51:48 2e8e34ca0e6c: Pulling fs layer 03:51:48 a29436f7fd5d: Pulling fs layer 03:51:48 923cac83aea3: Pulling fs layer 03:51:48 25ad8b0a4227: Pulling fs layer 03:51:48 db01528c6b51: Pulling fs layer 03:51:48 28988de357af: Pulling fs layer 03:51:48 a29436f7fd5d: Waiting 03:51:48 923cac83aea3: Waiting 03:51:48 25ad8b0a4227: Waiting 03:51:48 db01528c6b51: Waiting 03:51:48 2e8e34ca0e6c: Waiting 03:51:48 28988de357af: Waiting 03:51:48 461d9e800cba: Waiting 03:51:48 80192f66455f: Waiting 03:51:48 6bf1a483ea7c: Verifying Checksum 03:51:48 6bf1a483ea7c: Download complete 03:51:48 461d9e800cba: Download complete 03:51:48 80192f66455f: Verifying Checksum 03:51:48 80192f66455f: Download complete 03:51:48 f5dfc541a4d3: Verifying Checksum 03:51:48 f5dfc541a4d3: Download complete 03:51:48 3dae71ba6b94: Verifying Checksum 03:51:48 3dae71ba6b94: Download complete 03:51:48 923cac83aea3: Download complete 03:51:48 25ad8b0a4227: Verifying Checksum 03:51:48 25ad8b0a4227: Download complete 03:51:48 db01528c6b51: Verifying Checksum 03:51:48 db01528c6b51: Download complete 03:51:48 28988de357af: Verifying Checksum 03:51:48 28988de357af: Download complete 03:51:48 a29436f7fd5d: Verifying Checksum 03:51:48 a29436f7fd5d: Download complete 03:51:49 2e8e34ca0e6c: Verifying Checksum 03:51:49 2e8e34ca0e6c: Download complete 03:51:49 3dae71ba6b94: Pull complete 03:51:49 6bf1a483ea7c: Pull complete 03:51:50 f5dfc541a4d3: Pull complete 03:51:50 461d9e800cba: Pull complete 03:51:50 80192f66455f: Pull complete 03:51:53 2e8e34ca0e6c: Pull complete 03:51:54 a29436f7fd5d: Pull complete 03:51:54 923cac83aea3: Pull complete 03:51:54 25ad8b0a4227: Pull complete 03:51:54 db01528c6b51: Pull complete 03:51:54 28988de357af: Pull complete 03:51:54 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:51:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:51:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:51:54 prd-ubuntu20.04-docker-8c-8g-2996 does not seem to be running inside a container 03:51:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/850 -v /w/workspace/edgex-go/850:/w/workspace/edgex-go/850:rw,z -v /w/workspace/edgex-go/850@tmp:/w/workspace/edgex-go/850@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:51:56 $ docker top 87eaf87992f7f30f872c1ce65713742c2ef792993fc7b37251a8c84b6a7d7046 -eo pid,comm 03:51:56 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). 03:51:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:51:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:51:56 [ssh-agent] Looking for ssh-agent implementation... 03:51:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:51:56 $ docker exec 87eaf87992f7f30f872c1ce65713742c2ef792993fc7b37251a8c84b6a7d7046 ssh-agent 03:51:56 SSH_AUTH_SOCK=/tmp/ssh-ZuDsFVUZ4mzk/agent.32 03:51:56 SSH_AGENT_PID=38 03:51:56 Running ssh-add (command line suppressed) 03:51:57 Identity added: /w/workspace/edgex-go/850@tmp/private_key_9894078791556715861.key (/w/workspace/edgex-go/850@tmp/private_key_9894078791556715861.key) 03:51:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:51:57 + git tag --points-at HEAD [Pipeline] } 03:51:57 $ docker exec --env ******** --env ******** 87eaf87992f7f30f872c1ce65713742c2ef792993fc7b37251a8c84b6a7d7046 ssh-agent -k 03:51:57 unset SSH_AUTH_SOCK; 03:51:57 unset SSH_AGENT_PID; 03:51:57 echo Agent pid 38 killed; 03:51:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:51:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:51:57 [ssh-agent] Looking for ssh-agent implementation... 03:51:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:51:57 $ docker exec 87eaf87992f7f30f872c1ce65713742c2ef792993fc7b37251a8c84b6a7d7046 ssh-agent 03:51:57 SSH_AUTH_SOCK=/tmp/ssh-3VG0X5HCWY5p/agent.71 03:51:57 SSH_AGENT_PID=77 03:51:57 Running ssh-add (command line suppressed) 03:51:57 Identity added: /w/workspace/edgex-go/850@tmp/private_key_6254842597008695330.key (/w/workspace/edgex-go/850@tmp/private_key_6254842597008695330.key) 03:51:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:51:58 + git semver init 03:51:58 2025-06-09 03:51:58,425 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:51:58 2025-06-09 03:51:58,430 [run_init] DEBUG init version:0.0.0 force:False 03:51:58 2025-06-09 03:51:58,431 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/850/.semver 03:51:58 2025-06-09 03:51:58,431 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/850/.semver 03:51:58 2025-06-09 03:51:58,431 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/850/.semver'], cwd=/w/workspace/edgex-go/850, stdin=None, shell=False, universal_newlines=False) 03:52:03 2025-06-09 03:52:02,917 [append_file] DEBUG append to file:/w/workspace/edgex-go/850/.git/info/exclude 03:52:03 2025-06-09 03:52:02,917 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/850/.semver/main with force:False 03:52:03 2025-06-09 03:52:02,917 [read_version] DEBUG read version from /w/workspace/edgex-go/850/.semver/main 03:52:03 2025-06-09 03:52:02,917 [read_version] DEBUG read version from /w/workspace/edgex-go/850/.semver/main 03:52:03 4.1.0-dev.23 [Pipeline] } 03:52:03 $ docker exec --env ******** --env ******** 87eaf87992f7f30f872c1ce65713742c2ef792993fc7b37251a8c84b6a7d7046 ssh-agent -k 03:52:03 unset SSH_AUTH_SOCK; 03:52:03 unset SSH_AGENT_PID; 03:52:03 echo Agent pid 77 killed; 03:52:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:52:04 + git semver [Pipeline] } 03:52:04 $ docker stop --time=1 87eaf87992f7f30f872c1ce65713742c2ef792993fc7b37251a8c84b6a7d7046 03:52:05 $ docker rm -f --volumes 87eaf87992f7f30f872c1ce65713742c2ef792993fc7b37251a8c84b6a7d7046 [Pipeline] // withDockerContainer [Pipeline] sh 03:52:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:52:06 Stashed 1 file(s) [Pipeline] echo 03:52:06 [edgeXSemver]: initialized semver on version 4.1.0-dev.23 [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 03:52:06 + git config --global --add safe.directory /w/workspace/edgex-go/850 [Pipeline] echo 03:52:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:52:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:52:06 ========================================================= 03:52:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:52:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:52:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:52:07 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:52:07 0a9a5dfd008f: Pulling fs layer 03:52:07 dbfa0bcfca99: Pulling fs layer 03:52:07 70eabb1d9476: Pulling fs layer 03:52:07 957bedc73fa3: Pulling fs layer 03:52:07 4f4fb700ef54: Pulling fs layer 03:52:07 f40432e63723: Pulling fs layer 03:52:07 90b4343acab7: Pulling fs layer 03:52:07 9f67ea4ac784: Pulling fs layer 03:52:07 9228b9a606be: Pulling fs layer 03:52:07 9f67ea4ac784: Waiting 03:52:07 9228b9a606be: Waiting 03:52:07 4f4fb700ef54: Waiting 03:52:07 f40432e63723: Waiting 03:52:07 90b4343acab7: Waiting 03:52:07 957bedc73fa3: Waiting 03:52:07 dbfa0bcfca99: Download complete 03:52:07 957bedc73fa3: Verifying Checksum 03:52:07 957bedc73fa3: Download complete 03:52:07 4f4fb700ef54: Verifying Checksum 03:52:07 4f4fb700ef54: Download complete 03:52:07 f40432e63723: Verifying Checksum 03:52:07 f40432e63723: Download complete 03:52:07 0a9a5dfd008f: Download complete 03:52:07 90b4343acab7: Verifying Checksum 03:52:07 90b4343acab7: Download complete 03:52:07 0a9a5dfd008f: Pull complete 03:52:07 9228b9a606be: Verifying Checksum 03:52:07 9228b9a606be: Download complete 03:52:07 dbfa0bcfca99: Pull complete 03:52:07 9f67ea4ac784: Verifying Checksum 03:52:07 9f67ea4ac784: Download complete 03:52:11 70eabb1d9476: Pull complete 03:52:11 957bedc73fa3: Pull complete 03:52:11 4f4fb700ef54: Pull complete 03:52:11 f40432e63723: Pull complete 03:52:11 90b4343acab7: Pull complete 03:52:13 9f67ea4ac784: Pull complete 03:52:13 9228b9a606be: Pull complete 03:52:13 Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 03:52:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:52:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 03:52:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:52:14 WORKDIR /edgex 03:52:14 COPY go.mod . 03:52:14 RUN go mod download 03:52:14 + docker build -t ci-base-image-x86_64 -f - . 03:52:15 Sending build context to Docker daemon 185.9MB 03:52:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:52:15 ---> 69404ca5bff2 03:52:15 Step 2/4 : WORKDIR /edgex 03:52:16 ---> Running in e86818caed3c 03:52:16 Removing intermediate container e86818caed3c 03:52:16 ---> b989b39daef3 03:52:16 Step 3/4 : COPY go.mod . 03:52:16 ---> e93786827ea7 03:52:16 Step 4/4 : RUN go mod download 03:52:16 ---> Running in 6b83770304a7 03:52:21 Still waiting to schedule task 03:52:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:52:34 Removing intermediate container 6b83770304a7 03:52:34 ---> 271a594076b2 03:52:34 Successfully built 271a594076b2 03:52:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:35 + docker inspect -f . ci-base-image-x86_64 03:52:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:52:35 prd-ubuntu20.04-docker-8c-8g-2996 does not seem to be running inside a container 03:52:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/850 -v /w/workspace/edgex-go/850:/w/workspace/edgex-go/850:rw,z -v /w/workspace/edgex-go/850@tmp:/w/workspace/edgex-go/850@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:52:35 $ docker top 755e5c275220755522b1eaeb632d02ae39b06ac46949254c00ed3a83071beafd -eo pid,comm [Pipeline] { [Pipeline] sh 03:52:36 + go version 03:52:36 go version go1.23.8 linux/amd64 [Pipeline] } 03:52:36 $ docker stop --time=1 755e5c275220755522b1eaeb632d02ae39b06ac46949254c00ed3a83071beafd 03:52:37 $ docker rm -f --volumes 755e5c275220755522b1eaeb632d02ae39b06ac46949254c00ed3a83071beafd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:37 + docker inspect -f . ci-base-image-x86_64 03:52:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:52:37 prd-ubuntu20.04-docker-8c-8g-2996 does not seem to be running inside a container 03:52:37 $ 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/850 -v /w/workspace/edgex-go/850:/w/workspace/edgex-go/850:rw,z -v /w/workspace/edgex-go/850@tmp:/w/workspace/edgex-go/850@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:52:38 $ docker top b02eaf279821ef5b3e8b4970e06b861564546b602dba6db15fedc91bf38e8c84 -eo pid,comm [Pipeline] { [Pipeline] echo 03:52:38 ========================================================= 03:52:38 [edgeXBuildGoParallel] Running Tests and Build... 03:52:38 ========================================================= [Pipeline] sh 03:52:38 + git config --global --add safe.directory /w/workspace/edgex-go/850 [Pipeline] fileExists [Pipeline] sh 03:52:38 + make test 03:52:38 go test -race -coverprofile=coverage.out ./... 03:52:46 ? github.com/edgexfoundry/edgex-go [no test files] 03:53:13 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 03:53:13 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 03:53:13 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 03:53:13 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 03:53:13 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 03:53:13 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 03:53:13 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 03:53:13 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 03:53:13 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 03:53:13 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 03:53:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:53:13 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 03:53:13 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 03:53:13 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 03:53:13 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 03:53:13 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 03:53:13 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 03:53:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.051s coverage: 42.3% of statements 03:53:13 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 03:53:13 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 03:53:13 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 03:53:13 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 03:53:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.032s coverage: 97.0% of statements 03:53:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 03:53:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:53:14 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 03:53:14 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 03:53:14 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 03:53:14 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:53:14 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 03:53:14 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 03:53:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 03:53:14 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 03:53:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 03:53:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 03:53:15 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 03:53:15 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:53:15 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 03:53:15 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 03:53:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.2% of statements 03:53:16 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 3.5% of statements 03:53:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 45.2% of statements 03:53:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.744s coverage: 93.4% of statements 03:53:16 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 92.3% of statements 03:53:17 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 03:53:17 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 03:53:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 8.4% of statements 03:53:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 03:53:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:53:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:53:19 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:53:19 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 03:53:19 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 03:53:19 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 03:53:19 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 03:53:19 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 03:53:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:53:19 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 03:53:19 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 03:53:19 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 03:53:19 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 03:53:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.374s coverage: 95.8% of statements 03:53:20 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 03:53:20 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 03:53:20 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 03:53:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:53:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 03:53:21 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 03:53:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 03:53:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.039s coverage: 0.0% of statements [no tests to run] 03:53:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements 03:53:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 38.1% of statements 03:53:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.019s coverage: 81.1% of statements 03:53:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements 03:53:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements 03:53:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements 03:53:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 03:53:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 03:53:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 03:53:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.038s coverage: 96.3% of statements 03:53:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:53:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 03:53:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 03:53:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 03:53:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements 03:53:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 03:53:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 03:53:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 03:53:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 03:53:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 03:53:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 03:53:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 03:53:25 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 03:53:25 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 03:53:26 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 03:53:27 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 03:53:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:53:29 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 03:53:30 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 03:53:30 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 03:53:30 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 03:53:34 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 03:53:34 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 03:53:34 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 03:53:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 03:53:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 03:53:34 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:53:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.037s coverage: 94.4% of statements 03:53:37 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 03:53:37 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 03:53:37 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 03:53:37 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 03:53:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:53:37 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 03:53:37 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 03:53:37 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 03:53:37 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 03:53:37 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 03:53:37 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 03:53:37 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 03:53:39 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 03:53:39 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 03:53:39 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 03:53:39 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 03:53:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 03:53:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:53:40 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 03:53:40 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:53:40 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 03:53:40 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 03:53:40 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 03:53:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 03:53:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:53:42 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.049s coverage: 92.9% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.029s coverage: 68.8% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.032s coverage: 47.4% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.108s coverage: 81.8% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.082s coverage: 82.1% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.028s coverage: 86.0% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.045s coverage: 6.8% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.041s coverage: 33.3% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.049s coverage: 100.0% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.180s coverage: 54.5% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.4% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.161s coverage: 29.2% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 17.0% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.133s coverage: 94.9% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 97.7% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.034s coverage: 43.6% of statements 03:53:47 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 03:53:47 running golangci-lint 03:53:47 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 03:53:47 go version go1.23.8 linux/amd64 03:53:47 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 03:53:47 level=info msg="[config_reader] Used config file .golangci.yml" 03:53:47 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 03:53:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3000 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:53:50 Running in /w/workspace/edgex-go/850 [Pipeline] { [Pipeline] checkout 03:53:53 The recommended git tool is: git 03:53:58 using credential edgex-jenkins-ssh 03:53:58 Cloning the remote Git repository 03:53:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:53:58 > git init /w/workspace/edgex-go/850 # timeout=10 03:53:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:53:58 > git --version # timeout=10 03:53:58 > git --version # 'git version 2.25.1' 03:53:58 using GIT_SSH to set credentials SSH Credentials for GitHub 03:53:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:54:14 level=info msg="[loader] Go packages loading at mode 575 (deps|files|imports|types_sizes|compiled_files|name|exports_file) took 25.358363565s" 03:54:14 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 55.107226ms" 03:54:17 Avoid second fetch 03:54:17 Checking out Revision 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 (main) 03:54:17 Commit message: "fix: Fix CoreCommand GET /device/all API incorrect totalCount (#5174)" 03:54:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:54:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:54:17 > git config core.sparsecheckout # timeout=10 03:54:17 > git checkout -f 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:54:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:54:22 % Total % Received % Xferd Average Speed Time Time Time Current 03:54:22 Dload Upload Total Spent Left Speed 03:54:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 99717 0 --:--:-- --:--:-- --:--:-- 99717 [Pipeline] sh 03:54:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:54:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:54:23 + sudo tee /etc/docker/daemon.new 03:54:23 { 03:54:23 "registry-mirrors": [ 03:54:23 "https://nexus3.edgexfoundry.org:10001" 03:54:23 ], 03:54:23 "bip": "10.250.0.254/24", 03:54:23 "hosts": [ 03:54:23 "tcp://0.0.0.0:5555", 03:54:23 "unix:///var/run/docker.sock" 03:54:23 ], 03:54:23 "mtu": 1458, 03:54:23 "selinux-enabled": true, 03:54:23 "seccomp-profile": "/etc/docker/seccomp.json" 03:54:23 } [Pipeline] sh 03:54:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:54:23 + sudo service docker restart 03:54:29 level=info msg="[linters_context/goanalysis] analyzers took 2m41.697126996s with top 10 stages: buildir: 1m11.734236006s, gosec: 5.042468323s, inspect: 3.117816541s, fact_deprecated: 2.761504249s, printf: 2.541983622s, ctrlflow: 2.161128236s, fact_purity: 1.927984583s, nilness: 1.547030306s, S1038: 1.538291973s, typedness: 1.209019445s" 03:54:29 level=info msg="[runner] Issues before processing: 202, after processing: 0" 03:54:29 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 202/202, autogenerated_exclude: 202/202, nolint: 20/0, cgo: 202/202, exclude: 202/202, skip_files: 202/202, exclude-rules: 202/20, filename_unadjuster: 202/202, path_prettifier: 202/202, skip_dirs: 202/202, identifier_marker: 202/202" 03:54:29 level=info msg="[runner] processing took 22.5713ms with stages: nolint: 11.685278ms, identifier_marker: 3.721079ms, autogenerated_exclude: 2.130689ms, exclude-rules: 1.932876ms, path_prettifier: 1.807354ms, skip_dirs: 1.0385ms, cgo: 188.493µs, invalid_issue: 33.58µs, filename_unadjuster: 25.651µs, max_same_issues: 2.06µs, uniq_by_line: 840ns, source_code: 710ns, diff: 670ns, fixer: 630ns, skip_files: 570ns, sort_results: 510ns, exclude: 440ns, path_shortener: 440ns, max_from_linter: 310ns, max_per_file_from_linter: 240ns, severity-rules: 190ns, path_prefixer: 190ns" 03:54:29 level=info msg="[runner] linters took 14.833465754s with stages: goanalysis_metalinter: 14.810674169s" 03:54:29 level=info msg="File cache stats: 0 entries of total size 0B" 03:54:29 level=info msg="Memory: 397 samples, avg is 298.4MB, max is 1388.0MB" 03:54:29 level=info msg="Execution took 40.255023805s" 03:54:29 go vet ./... 03:54:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:54:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:54:35 ./bin/test-attribution-txt.sh 03:54:35 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 03:54:35 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [Pipeline] echo 03:54:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 03:54:36 + ls -al . 03:54:36 total 1992 03:54:36 drwxrwxr-x 11 1001 1001 4096 Jun 9 03:52 . 03:54:36 drwxr-xr-x 4 root root 4096 Jun 9 03:52 .. 03:54:36 drwxrwxr-x 2 1001 1001 4096 Jun 9 03:51 .blubracket 03:54:36 -rw-rw-r-- 1 1001 1001 10 Jun 9 03:51 .dockerignore 03:54:36 drwxrwxr-x 8 1001 1001 4096 Jun 9 03:53 .git 03:54:36 drwxrwxr-x 3 1001 1001 4096 Jun 9 03:51 .github 03:54:36 -rw-rw-r-- 1 1001 1001 909 Jun 9 03:51 .gitignore 03:54:36 -rw-rw-r-- 1 1001 1001 218 Jun 9 03:51 .golangci.yml 03:54:36 -rw-rw-r-- 1 1001 1001 100 Jun 9 03:51 .hadolint.yml 03:54:36 drwxr-xr-x 3 1001 1001 4096 Jun 9 03:52 .semver 03:54:36 -rw-rw-r-- 1 1001 1001 155 Jun 9 03:51 .sonarcloud.properties 03:54:36 -rw-rw-r-- 1 1001 1001 1171 Jun 9 03:51 ADOPTERS.md 03:54:36 -rw-rw-r-- 1 1001 1001 17374 Jun 9 03:51 Attribution.txt 03:54:36 -rw-rw-r-- 1 1001 1001 108018 Jun 9 03:51 CHANGELOG.md 03:54:36 -rw-rw-r-- 1 1001 1001 3804 Jun 9 03:51 CONTRIBUTING.md 03:54:36 -rw-rw-r-- 1 1001 1001 677 Jun 9 03:51 GOVERNANCE.md 03:54:36 -rw-rw-r-- 1 1001 1001 858 Jun 9 03:51 Jenkinsfile 03:54:36 -rw-rw-r-- 1 1001 1001 10775 Jun 9 03:51 LICENSE 03:54:36 -rw-rw-r-- 1 1001 1001 16740 Jun 9 03:51 Makefile 03:54:36 -rw-rw-r-- 1 1001 1001 582 Jun 9 03:51 OWNERS.md 03:54:36 -rw-rw-r-- 1 1001 1001 9932 Jun 9 03:51 README.md 03:54:36 -rw-rw-r-- 1 1001 1001 789 Jun 9 03:51 SECURITY.md 03:54:36 -rw-rw-r-- 1 1001 1001 12 Jun 9 03:52 VERSION 03:54:36 drwxrwxr-x 2 1001 1001 4096 Jun 9 03:51 bin 03:54:36 drwxrwxr-x 19 1001 1001 4096 Jun 9 03:51 cmd 03:54:36 -rw-r--r-- 1 root root 1661404 Jun 9 03:53 coverage.out 03:54:36 drwxrwxr-x 2 1001 1001 4096 Jun 9 03:51 fuzz_test 03:54:36 -rw-rw-r-- 1 1001 1001 6474 Jun 9 03:51 go.mod 03:54:36 -rw-rw-r-- 1 1001 1001 88008 Jun 9 03:51 go.sum 03:54:36 drwxrwxr-x 7 1001 1001 4096 Jun 9 03:51 internal 03:54:36 drwxrwxr-x 2 1001 1001 4096 Jun 9 03:51 openapi 03:54:36 -rw-rw-r-- 1 1001 1001 584 Jun 9 03:51 security.txt 03:54:36 -rw-rw-r-- 1 1001 1001 204 Jun 9 03:51 version.go [Pipeline] sh 03:54:36 + '[' -e coverage.out ] 03:54:36 + chown 1001:1001 coverage.out [Pipeline] stash 03:54:36 Stashed 1 file(s) [Pipeline] sh 03:54:37 + make build 03:54:37 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:54:42 provisioning config files... 03:54:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/850@tmp/config8796486564650633109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:54:42 ---> ****-login.sh 03:54:42 nexus3.edgexfoundry.org:10001 03:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:43 Configure a credential helper to remove this warning. See 03:54:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:43 03:54:43 Login Succeeded 03:54:43 nexus3.edgexfoundry.org:10002 03:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:43 Configure a credential helper to remove this warning. See 03:54:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:43 03:54:43 Login Succeeded 03:54:43 nexus3.edgexfoundry.org:10003 03:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:43 Configure a credential helper to remove this warning. See 03:54:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:43 03:54:43 Login Succeeded 03:54:43 nexus3.edgexfoundry.org:10004 03:54:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:44 Configure a credential helper to remove this warning. See 03:54:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:44 03:54:44 Login Succeeded 03:54:44 ****.io 03:54:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:44 Configure a credential helper to remove this warning. See 03:54:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:44 03:54:44 Login Succeeded 03:54:44 ---> ****-login.sh ends [Pipeline] } 03:54:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:54:45 + git config --global --add safe.directory /w/workspace/edgex-go/850 [Pipeline] echo 03:54:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:54:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:54:45 ========================================================= 03:54:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:54:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:54:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:54:45 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:54:45 94e9d8af2201: Pulling fs layer 03:54:45 634366ca850b: Pulling fs layer 03:54:45 f66ade281fe9: Pulling fs layer 03:54:45 13fd4ce6e94e: Pulling fs layer 03:54:45 4f4fb700ef54: Pulling fs layer 03:54:45 4cccf3f17d63: Pulling fs layer 03:54:45 2d8010953d95: Pulling fs layer 03:54:45 ec743f232bc5: Pulling fs layer 03:54:45 4cccf3f17d63: Waiting 03:54:45 13fd4ce6e94e: Waiting 03:54:45 4f4fb700ef54: Waiting 03:54:45 2d8010953d95: Waiting 03:54:46 634366ca850b: Download complete 03:54:46 13fd4ce6e94e: Verifying Checksum 03:54:46 13fd4ce6e94e: Download complete 03:54:46 4f4fb700ef54: Verifying Checksum 03:54:46 4f4fb700ef54: Download complete 03:54:46 4cccf3f17d63: Verifying Checksum 03:54:46 4cccf3f17d63: Download complete 03:54:46 94e9d8af2201: Verifying Checksum 03:54:46 94e9d8af2201: Download complete 03:54:46 ec743f232bc5: Verifying Checksum 03:54:46 ec743f232bc5: Download complete 03:54:46 94e9d8af2201: Pull complete 03:54:47 634366ca850b: Pull complete 03:54:48 f66ade281fe9: Verifying Checksum 03:54:48 f66ade281fe9: Download complete 03:54:48 2d8010953d95: Verifying Checksum 03:54:48 2d8010953d95: Download complete 03:55:03 f66ade281fe9: Pull complete 03:55:03 13fd4ce6e94e: Pull complete 03:55:03 4f4fb700ef54: Pull complete 03:55:03 4cccf3f17d63: Pull complete 03:55:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:55:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:55:04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:55:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:55:07 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:55:10 2d8010953d95: Pull complete 03:55:11 ec743f232bc5: Pull complete 03:55:11 Digest: sha256:a6e51edf931e1c2109943d1a62f1c16b78b2281728f1935e6b3d8efd9a0c5dda 03:55:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:55:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 03:55:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:55:11 WORKDIR /edgex 03:55:11 COPY go.mod . 03:55:11 RUN go mod download 03:55:11 + docker build -t ci-base-image-arm64 -f - . 03:55:12 Sending build context to Docker daemon 3.695MB 03:55:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:55:12 ---> 12c1d4c06be1 03:55:12 Step 2/4 : WORKDIR /edgex 03:55:12 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:55:14 ---> Running in 4e471b1113bd 03:55:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:55:14 Removing intermediate container 4e471b1113bd 03:55:14 ---> 1ff635637e49 03:55:14 Step 3/4 : COPY go.mod . 03:55:15 ---> 00b6611722d8 03:55:15 Step 4/4 : RUN go mod download 03:55:15 ---> Running in c7055bc6357d 03:55:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:55:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:55:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:55:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:55:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:55:24 $ docker stop --time=1 b02eaf279821ef5b3e8b4970e06b861564546b602dba6db15fedc91bf38e8c84 03:55:26 $ docker rm -f --volumes b02eaf279821ef5b3e8b4970e06b861564546b602dba6db15fedc91bf38e8c84 [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 03:55:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:55:28 03:55:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:55:28 latest: Pulling from edgex-devops/edgex-compose 03:55:28 91d30c5bc195: Pulling fs layer 03:55:28 2e9b0aa3be6d: Pulling fs layer 03:55:28 9c61dcf015f6: Pulling fs layer 03:55:28 4698f68db338: Pulling fs layer 03:55:28 2a2f49069b9e: Pulling fs layer 03:55:28 4698f68db338: Waiting 03:55:28 e0025b399a48: Pulling fs layer 03:55:28 2a2f49069b9e: Waiting 03:55:28 e0025b399a48: Waiting 03:55:28 91d30c5bc195: Verifying Checksum 03:55:28 4698f68db338: Verifying Checksum 03:55:28 4698f68db338: Download complete 03:55:28 2e9b0aa3be6d: Verifying Checksum 03:55:28 2e9b0aa3be6d: Download complete 03:55:28 e0025b399a48: Verifying Checksum 03:55:28 e0025b399a48: Download complete 03:55:28 91d30c5bc195: Pull complete 03:55:28 2a2f49069b9e: Verifying Checksum 03:55:28 2a2f49069b9e: Download complete 03:55:28 2e9b0aa3be6d: Pull complete 03:55:29 9c61dcf015f6: Verifying Checksum 03:55:29 9c61dcf015f6: Download complete 03:55:31 9c61dcf015f6: Pull complete 03:55:31 4698f68db338: Pull complete 03:55:32 2a2f49069b9e: Pull complete 03:55:32 e0025b399a48: Pull complete 03:55:32 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 03:55:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:55:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:55:32 prd-ubuntu20.04-docker-8c-8g-2996 does not seem to be running inside a container 03:55:32 $ 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/850 -v /w/workspace/edgex-go/850:/w/workspace/edgex-go/850:rw,z -v /w/workspace/edgex-go/850@tmp:/w/workspace/edgex-go/850@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:55:33 $ docker top 4beee012b6c7bb3a6a71c538ef4fc3d45048b0698cc506dcc5af31dddc2ec4ef -eo pid,comm [Pipeline] { [Pipeline] sh 03:55:33 + docker compose -f ./docker-compose-build.yml build --parallel 03:55:36 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:55:36 #1 transferring dockerfile: 2.23kB done 03:55:36 #1 DONE 0.0s 03:55:36 03:55:36 #2 [support-scheduler internal] load build definition from Dockerfile 03:55:36 #2 transferring dockerfile: 1.83kB done 03:55:36 #2 DONE 0.0s 03:55:36 03:55:36 #3 [security-proxy-auth internal] load build definition from Dockerfile 03:55:36 #3 transferring dockerfile: 2.14kB done 03:55:36 #3 DONE 0.0s 03:55:36 03:55:36 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:55:36 #4 transferring dockerfile: 1.89kB done 03:55:36 #4 DONE 0.0s 03:55:36 03:55:36 #5 [security-bootstrapper internal] load build definition from Dockerfile 03:55:36 #5 transferring dockerfile: 3.02kB done 03:55:36 #5 DONE 0.0s 03:55:36 03:55:36 #6 [core-command internal] load build definition from Dockerfile 03:55:36 #6 transferring dockerfile: 1.94kB done 03:55:36 #6 DONE 0.0s 03:55:36 03:55:36 #7 [security-spire-server internal] load build definition from Dockerfile 03:55:36 #7 transferring dockerfile: 1.70kB done 03:55:36 #7 DONE 0.0s 03:55:36 03:55:36 #8 [security-spire-config internal] load build definition from Dockerfile 03:55:36 #8 transferring dockerfile: 1.69kB done 03:55:36 #8 DONE 0.0s 03:55:36 03:55:36 #9 [security-secretstore-setup internal] load build definition from Dockerfile 03:55:36 #9 transferring dockerfile: 2.49kB done 03:55:36 #9 DONE 0.0s 03:55:36 03:55:36 #10 [support-notifications internal] load build definition from Dockerfile 03:55:36 #10 DONE 0.0s 03:55:36 03:55:36 #11 [security-spire-agent internal] load build definition from Dockerfile 03:55:36 #11 transferring dockerfile: 1.81kB done 03:55:36 #11 DONE 0.0s 03:55:36 03:55:36 #12 [core-metadata internal] load build definition from Dockerfile 03:55:36 #12 transferring dockerfile: 2.10kB done 03:55:36 #12 DONE 0.0s 03:55:36 03:55:36 #10 [support-notifications internal] load build definition from Dockerfile 03:55:36 #10 transferring dockerfile: 2.00kB done 03:55:36 #10 DONE 0.0s 03:55:36 03:55:36 #13 [core-keeper internal] load build definition from Dockerfile 03:55:36 #13 transferring dockerfile: 2.01kB done 03:55:36 #13 DONE 0.0s 03:55:36 03:55:36 #14 [security-proxy-setup internal] load build definition from Dockerfile 03:55:36 #14 transferring dockerfile: 2.50kB done 03:55:36 #14 DONE 0.0s 03:55:36 03:55:36 #15 [core-data internal] load build definition from Dockerfile 03:55:36 #15 transferring dockerfile: 2.04kB done 03:55:36 #15 DONE 0.0s 03:55:36 03:55:36 #16 [core-common-config-bootstrapper internal] load .dockerignore 03:55:36 #16 transferring context: 50B done 03:55:36 #16 DONE 0.0s 03:55:36 03:55:36 #17 [support-scheduler internal] load .dockerignore 03:55:36 #17 transferring context: 50B done 03:55:36 #17 DONE 0.0s 03:55:36 03:55:36 #18 [security-proxy-auth internal] load .dockerignore 03:55:36 #18 transferring context: 50B done 03:55:36 #18 DONE 0.0s 03:55:36 03:55:36 #19 [security-spiffe-token-provider internal] load .dockerignore 03:55:36 #19 transferring context: 50B done 03:55:36 #19 DONE 0.0s 03:55:36 03:55:36 #20 [security-bootstrapper internal] load .dockerignore 03:55:36 #20 transferring context: 50B done 03:55:36 #20 DONE 0.0s 03:55:36 03:55:36 #21 [core-command internal] load .dockerignore 03:55:36 #21 transferring context: 50B done 03:55:36 #21 DONE 0.0s 03:55:36 03:55:36 #22 [security-spire-server internal] load .dockerignore 03:55:36 #22 transferring context: 50B done 03:55:36 #22 DONE 0.0s 03:55:36 03:55:36 #23 [security-spire-config internal] load .dockerignore 03:55:36 #23 transferring context: 50B done 03:55:36 #23 DONE 0.0s 03:55:36 03:55:36 #24 [security-secretstore-setup internal] load .dockerignore 03:55:36 #24 transferring context: 50B done 03:55:36 #24 DONE 0.0s 03:55:36 03:55:36 #25 [security-spire-agent internal] load .dockerignore 03:55:36 #25 transferring context: 50B done 03:55:36 #25 DONE 0.0s 03:55:36 03:55:36 #26 [core-metadata internal] load .dockerignore 03:55:36 #26 transferring context: 50B done 03:55:36 #26 DONE 0.0s 03:55:36 03:55:36 #27 [support-notifications internal] load .dockerignore 03:55:36 #27 transferring context: 50B done 03:55:36 #27 DONE 0.0s 03:55:36 03:55:36 #28 [core-keeper internal] load .dockerignore 03:55:36 #28 transferring context: 50B done 03:55:36 #28 DONE 0.0s 03:55:36 03:55:36 #29 [security-proxy-setup internal] load .dockerignore 03:55:36 #29 transferring context: 50B done 03:55:36 #29 DONE 0.0s 03:55:36 03:55:36 #30 [core-data internal] load .dockerignore 03:55:36 #30 transferring context: 50B done 03:55:36 #30 DONE 0.0s 03:55:36 03:55:36 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:55:36 #31 DONE 0.0s 03:55:36 03:55:36 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 03:55:37 #32 ... 03:55:37 03:55:37 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:55:37 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 03:55:37 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 03:55:37 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 03:55:37 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 03:55:37 #33 DONE 0.0s 03:55:37 03:55:37 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 03:55:37 #32 ... 03:55:37 03:55:37 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:55:37 #31 DONE 0.0s 03:55:37 03:55:37 #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:55:37 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 03:55:37 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 03:55:37 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 03:55:37 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 03:55:37 #33 DONE 0.1s 03:55:37 03:55:37 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 03:55:37 #32 ... 03:55:37 03:55:37 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:55:37 #31 DONE 0.0s 03:55:37 03:55:37 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:55:37 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 03:55:37 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 03:55:37 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 03:55:37 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 03:55:37 #33 DONE 0.1s 03:55:37 03:55:37 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 03:55:37 #32 ... 03:55:37 03:55:37 #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:55:37 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 03:55:37 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 03:55:37 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 03:55:37 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 03:55:37 #33 DONE 0.1s 03:55:37 03:55:37 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:55:37 #31 DONE 0.0s 03:55:37 03:55:37 #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:55:37 #34 DONE 0.6s 03:55:37 03:55:37 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 03:55:37 #32 ... 03:55:37 03:55:37 #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:55:37 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 03:55:37 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 03:55:37 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 03:55:37 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 03:55:37 #33 DONE 0.1s 03:55:37 03:55:37 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:55:37 #31 DONE 0.0s 03:55:37 03:55:37 #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:55:37 #34 DONE 0.6s 03:55:37 03:55:37 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 03:55:37 #32 ... 03:55:37 03:55:37 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:55:37 #31 DONE 0.0s 03:55:37 03:55:37 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 03:55:37 #32 ... 03:55:37 03:55:37 #35 [support-scheduler builder 2/7] WORKDIR /edgex-go 03:55:37 #35 DONE 0.7s 03:55:37 03:55:37 #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:55:37 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 03:55:37 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 03:55:37 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 03:55:37 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 03:55:37 #33 DONE 0.1s 03:55:37 03:55:37 #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:55:37 #34 DONE 0.6s 03:55:37 03:55:37 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 03:55:37 #32 DONE 0.7s 03:55:37 03:55:37 #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 03:55:37 #35 DONE 0.7s 03:55:37 03:55:37 #36 [core-data builder 3/7] RUN apk add --update --no-cache make git 03:55:38 #36 ... 03:55:38 03:55:38 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 03:55:38 #37 DONE 1.1s 03:55:38 03:55:38 #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:55:38 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 03:55:38 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 03:55:38 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 03:55:38 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 03:55:38 #33 DONE 0.1s 03:55:38 03:55:38 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 03:55:38 #38 DONE 1.3s 03:55:38 03:55:38 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:55:38 #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:55:38 #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 03:55:38 #39 ... 03:55:38 03:55:38 #40 [security-spire-server internal] load build context 03:55:38 #40 transferring context: 23.80kB 0.0s done 03:55:38 #40 DONE 0.2s 03:55:38 03:55:38 #41 [security-spire-config internal] load build context 03:55:38 #41 transferring context: 22.05kB 0.0s done 03:55:38 #41 DONE 0.2s 03:55:39 03:55:39 #42 [security-spire-agent internal] load build context 03:55:39 #42 transferring context: 23.33kB 0.0s done 03:55:39 #42 DONE 0.3s 03:55:39 03:55:39 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:55:39 #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 03:55:39 #39 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 03:55:39 #39 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 03:55:39 #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.0s 03:55:39 #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 03:55:39 #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s 03:55:39 #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 03:55:39 #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 03:55:39 #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done 03:55:39 #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 03:55:39 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.3s 03:55:39 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.10MB / 36.47MB 0.4s 03:55:39 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 6.29MB / 36.47MB 0.5s 03:55:39 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 15.73MB / 36.47MB 0.6s 03:55:39 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 19.92MB / 36.47MB 0.7s 03:55:39 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 28.31MB / 36.47MB 0.9s 03:55:40 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.1s 03:55:41 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.8s done 03:55:41 #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 03:55:42 #39 ... 03:55:42 03:55:42 #43 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:55:42 #0 1.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:42 #0 1.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:42 #0 2.023 (1/1) Installing dumb-init (1.2.5-r3) 03:55:42 #0 2.032 Executing busybox-1.36.1-r29.trigger 03:55:42 #0 2.045 OK: 8 MiB in 15 packages 03:55:42 #43 DONE 5.5s 03:55:42 03:55:42 #44 [security-bootstrapper internal] load build context 03:55:42 #44 ... 03:55:42 03:55:42 #45 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 03:55:44 #45 ... 03:55:44 03:55:44 #46 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:55:44 #0 1.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:44 #0 1.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:44 #0 1.976 (1/2) Installing dumb-init (1.2.5-r3) 03:55:44 #0 2.030 (2/2) Installing su-exec (0.2-r3) 03:55:44 #0 2.030 Executing busybox-1.36.1-r29.trigger 03:55:44 #0 2.052 OK: 8 MiB in 16 packages 03:55:44 #46 DONE 7.1s 03:55:44 03:55:44 #47 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:55:44 #0 1.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:44 #0 1.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:44 #0 2.432 (1/3) Installing ca-certificates (20241121-r1) 03:55:44 #0 2.554 (2/3) Installing dumb-init (1.2.5-r3) 03:55:44 #0 2.560 (3/3) Installing tzdata (2025b-r0) 03:55:44 #0 2.615 Executing busybox-1.36.1-r29.trigger 03:55:44 #0 2.617 Executing ca-certificates-20241121-r1.trigger 03:55:44 #0 2.656 OK: 10 MiB in 17 packages 03:55:44 #47 DONE 7.2s 03:55:44 03:55:44 #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:55:44 #0 1.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:44 #0 1.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:44 #0 2.011 (1/4) Installing ca-certificates (20241121-r1) 03:55:44 #0 2.042 (2/4) Installing dumb-init (1.2.5-r3) 03:55:44 #0 2.042 (3/4) Installing su-exec (0.2-r3) 03:55:44 #0 2.050 (4/4) Installing yq-go (4.44.1-r2) 03:55:44 #0 2.297 Executing busybox-1.36.1-r29.trigger 03:55:44 #0 2.298 Executing ca-certificates-20241121-r1.trigger 03:55:44 #0 2.364 OK: 19 MiB in 18 packages 03:55:44 #48 DONE 7.1s 03:55:44 03:55:44 #49 [core-common-config-bootstrapper internal] load build context 03:55:44 #49 transferring context: 238.65MB 7.5s 03:55:44 #49 ... 03:55:44 03:55:44 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:55:44 #0 1.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:44 #0 1.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:44 #0 2.007 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:55:44 #0 2.007 v3.20.6-188-g63cdeaf18f6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:55:44 #0 2.007 OK: 24171 distinct packages available 03:55:44 #0 2.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:44 #0 2.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:44 #0 2.574 (1/14) Installing ca-certificates (20241121-r1) 03:55:44 #0 2.594 (2/14) Installing brotli-libs (1.1.0-r2) 03:55:44 #0 2.609 (3/14) Installing c-ares (1.33.1-r0) 03:55:44 #0 2.616 (4/14) Installing libunistring (1.2-r0) 03:55:44 #0 2.634 (5/14) Installing libidn2 (2.3.7-r0) 03:55:44 #0 2.636 (6/14) Installing nghttp2-libs (1.62.1-r0) 03:55:44 #0 2.644 (7/14) Installing libpsl (0.21.5-r1) 03:55:44 #0 2.647 (8/14) Installing zstd-libs (1.5.6-r0) 03:55:44 #0 2.659 (9/14) Installing libcurl (8.12.1-r0) 03:55:44 #0 2.671 (10/14) Installing curl (8.12.1-r0) 03:55:44 #0 2.692 (11/14) Installing dumb-init (1.2.5-r3) 03:55:44 #0 2.692 (12/14) Installing musl-obstack (1.2.3-r2) 03:55:44 #0 2.692 (13/14) Installing libucontext (1.2-r3) 03:55:44 #0 2.696 (14/14) Installing gcompat (1.1.0-r4) 03:55:44 #0 2.696 Executing busybox-1.36.1-r29.trigger 03:55:44 #0 2.710 Executing ca-certificates-20241121-r1.trigger 03:55:44 #0 2.750 OK: 13 MiB in 28 packages 03:55:44 #50 DONE 7.3s 03:55:44 03:55:44 #51 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:55:44 #0 2.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:44 #0 2.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:44 #0 3.220 OK: 248 MiB in 58 packages 03:55:44 #51 DONE 6.7s 03:55:44 03:55:44 #52 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:55:44 #52 ... 03:55:44 03:55:44 #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:55:44 #0 2.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:44 #0 2.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:44 #0 3.126 OK: 248 MiB in 58 packages 03:55:44 #53 DONE 6.8s 03:55:44 03:55:44 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 03:55:44 #0 1.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:44 #0 1.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:44 #0 1.868 OK: 248 MiB in 58 packages 03:55:44 #54 DONE 6.8s 03:55:44 03:55:44 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:55:44 #0 2.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:44 #0 2.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:44 #0 2.663 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:55:44 #0 2.663 v3.20.6-188-g63cdeaf18f6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:55:44 #0 2.663 OK: 24171 distinct packages available 03:55:44 #0 2.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:44 #0 2.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:44 #0 3.069 OK: 248 MiB in 58 packages 03:55:44 #55 DONE 6.8s 03:55:44 03:55:44 #36 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:55:44 #36 2.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:44 #36 2.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:44 #36 2.784 OK: 248 MiB in 58 packages 03:55:44 #36 DONE 7.0s 03:55:44 03:55:44 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:55:44 #0 0.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:44 #0 1.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:44 #0 1.534 (1/7) Installing ca-certificates (20241121-r1) 03:55:44 #0 1.552 (2/7) Installing dumb-init (1.2.5-r3) 03:55:44 #0 1.562 (3/7) Installing libgcc (13.2.1_git20240309-r1) 03:55:44 #0 1.569 (4/7) Installing libsodium (1.0.19-r0) 03:55:44 #0 1.582 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 03:55:44 #0 1.603 (6/7) Installing libzmq (4.3.5-r2) 03:55:44 #0 1.620 (7/7) Installing zeromq (4.3.5-r2) 03:55:44 #0 1.626 Executing busybox-1.36.1-r29.trigger 03:55:44 #0 1.651 Executing ca-certificates-20241121-r1.trigger 03:55:44 #0 1.879 OK: 12 MiB in 21 packages 03:55:44 #56 DONE 6.9s 03:55:44 03:55:44 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:55:44 #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.2s 03:55:47 #39 ... 03:55:47 03:55:47 #57 [support-scheduler internal] load build context 03:55:47 #57 ... 03:55:47 03:55:47 #58 [security-spiffe-token-provider internal] load build context 03:55:47 #58 ... 03:55:47 03:55:47 #59 [core-command internal] load build context 03:55:47 #59 ... 03:55:47 03:55:47 #60 [security-proxy-auth internal] load build context 03:55:47 #60 ... 03:55:47 03:55:47 #61 [support-notifications internal] load build context 03:55:47 #61 ... 03:55:47 03:55:47 #62 [core-metadata internal] load build context 03:55:47 #62 ... 03:55:47 03:55:47 #63 [security-secretstore-setup internal] load build context 03:55:48 #63 ... 03:55:48 03:55:48 #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:55:48 #64 DONE 9.9s 03:55:48 03:55:48 #63 [security-secretstore-setup internal] load build context 03:55:48 #63 ... 03:55:48 03:55:48 #62 [core-metadata internal] load build context 03:55:48 #62 ... 03:55:48 03:55:48 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:55:48 #0 8.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:48 #0 8.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:48 #0 8.543 (1/1) Installing dumb-init (1.2.5-r3) 03:55:48 #0 8.550 Executing busybox-1.36.1-r29.trigger 03:55:48 #0 8.560 OK: 8 MiB in 15 packages 03:55:48 #65 DONE 9.7s 03:55:48 03:55:48 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:55:48 #0 8.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:48 #0 8.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:48 #0 8.813 (1/4) Installing dumb-init (1.2.5-r3) 03:55:48 #0 8.864 (2/4) Installing openssl (3.3.3-r0) 03:55:48 #0 8.871 (3/4) Installing su-exec (0.2-r3) 03:55:48 #0 8.874 (4/4) Installing yq-go (4.44.1-r2) 03:55:48 #0 8.947 Executing busybox-1.36.1-r29.trigger 03:55:48 #0 8.958 OK: 19 MiB in 18 packages 03:55:48 #66 DONE 9.7s 03:55:48 03:55:48 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:55:48 #67 DONE 9.7s 03:55:48 03:55:48 #62 [core-metadata internal] load build context 03:55:48 #62 ... 03:55:48 03:55:48 #68 [security-proxy-setup internal] load build context 03:55:48 #68 ... 03:55:48 03:55:48 #69 [core-keeper internal] load build context 03:55:48 #69 ... 03:55:48 03:55:48 #70 [core-data internal] load build context 03:55:48 #70 ... 03:55:48 03:55:48 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:55:48 #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.9s done 03:55:48 #39 ... 03:55:48 03:55:48 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:55:48 #71 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 03:55:48 #71 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 03:55:48 #71 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 03:55:48 #71 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 03:55:48 #71 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done 03:55:48 #71 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 03:55:48 #71 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 03:55:48 #71 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.4s done 03:55:48 #71 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 03:55:48 #71 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 03:55:48 #71 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.3s done 03:55:48 #71 ... 03:55:48 03:55:48 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:55:48 #0 8.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:48 #0 8.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:48 #0 9.058 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:55:48 #0 9.058 v3.20.6-188-g63cdeaf18f6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:55:48 #0 9.058 OK: 24171 distinct packages available 03:55:48 #0 9.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:48 #0 9.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:48 #0 9.527 (1/4) Installing dumb-init (1.2.5-r3) 03:55:48 #0 9.530 (2/4) Installing musl-obstack (1.2.3-r2) 03:55:48 #0 9.532 (3/4) Installing libucontext (1.2-r3) 03:55:48 #0 9.540 (4/4) Installing gcompat (1.1.0-r4) 03:55:48 #0 9.545 Executing busybox-1.36.1-r29.trigger 03:55:48 #0 9.560 OK: 8 MiB in 18 packages 03:55:48 #72 ... 03:55:48 03:55:48 #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:55:48 #0 8.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:48 #0 8.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:48 #0 8.933 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:55:48 #0 8.933 v3.20.6-188-g63cdeaf18f6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:55:48 #0 8.933 OK: 24171 distinct packages available 03:55:48 #0 9.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:48 #0 9.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:48 #0 9.418 (1/5) Installing dumb-init (1.2.5-r3) 03:55:48 #0 9.426 (2/5) Installing musl-obstack (1.2.3-r2) 03:55:48 #0 9.428 (3/5) Installing libucontext (1.2-r3) 03:55:48 #0 9.432 (4/5) Installing gcompat (1.1.0-r4) 03:55:48 #0 9.437 (5/5) Installing openssl (3.3.3-r0) 03:55:48 #0 9.448 Executing busybox-1.36.1-r29.trigger 03:55:48 #0 9.460 OK: 9 MiB in 19 packages 03:55:49 #73 DONE 10.3s 03:55:49 03:55:49 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:55:49 #72 DONE 10.2s 03:55:49 03:55:49 #45 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 03:55:49 #45 6.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:49 #45 6.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:49 #45 7.156 OK: 8 MiB in 15 packages 03:55:50 #45 DONE 8.3s 03:55:50 03:55:50 #59 [core-command internal] load build context 03:55:50 #59 transferring context: 507.74MB 12.8s done 03:55:50 #59 DONE 13.5s 03:55:50 03:55:50 #44 [security-bootstrapper internal] load build context 03:55:50 #44 transferring context: 507.74MB 13.4s done 03:55:50 #44 DONE 13.5s 03:55:50 03:55:50 #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:55:51 #74 ... 03:55:51 03:55:51 #57 [support-scheduler internal] load build context 03:55:51 #57 transferring context: 507.74MB 14.2s done 03:55:51 #57 DONE 14.7s 03:55:51 03:55:51 #69 [core-keeper internal] load build context 03:55:52 #69 ... 03:55:52 03:55:52 #75 [core-command builder 4/7] COPY go.mod vendor* ./ 03:55:52 #75 DONE 1.3s 03:55:52 03:55:52 #69 [core-keeper internal] load build context 03:55:52 #69 ... 03:55:52 03:55:52 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:55:52 #0 6.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:52 #0 6.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:52 #0 7.210 OK: 19 MiB in 18 packages 03:55:52 #76 DONE 7.7s 03:55:52 03:55:52 #69 [core-keeper internal] load build context 03:55:52 #69 ... 03:55:52 03:55:52 #63 [security-secretstore-setup internal] load build context 03:55:52 #63 transferring context: 507.74MB 14.8s done 03:55:52 #63 DONE 15.0s 03:55:52 03:55:52 #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:55:52 #74 DONE 1.6s 03:55:52 03:55:52 #69 [core-keeper internal] load build context 03:55:52 #69 transferring context: 507.74MB 14.2s done 03:55:52 #69 DONE 14.9s 03:55:52 03:55:52 #62 [core-metadata internal] load build context 03:55:52 #62 transferring context: 507.74MB 14.7s done 03:55:52 #62 DONE 15.3s 03:55:52 03:55:52 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:55:52 #77 DONE 0.8s 03:55:52 03:55:52 #68 [security-proxy-setup internal] load build context 03:55:52 #68 transferring context: 507.74MB 14.6s done 03:55:52 #68 DONE 15.0s 03:55:52 03:55:52 #58 [security-spiffe-token-provider internal] load build context 03:55:52 #58 transferring context: 507.74MB 15.7s done 03:55:52 #58 DONE 15.8s 03:55:52 03:55:52 #60 [security-proxy-auth internal] load build context 03:55:53 #60 ... 03:55:53 03:55:53 #61 [support-notifications internal] load build context 03:55:53 #61 transferring context: 507.74MB 15.4s done 03:55:53 #61 DONE 16.0s 03:55:53 03:55:53 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:55:53 #0 8.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:53 #0 8.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:53 #0 8.828 OK: 8 MiB in 16 packages 03:55:53 #78 DONE 9.2s 03:55:53 03:55:53 #49 [core-common-config-bootstrapper internal] load build context 03:55:53 #49 transferring context: 507.74MB 16.3s done 03:55:53 #49 DONE 16.5s 03:55:53 03:55:53 #60 [security-proxy-auth internal] load build context 03:55:53 #60 ... 03:55:53 03:55:53 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:55:53 #79 ... 03:55:53 03:55:53 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:55:53 #0 8.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:53 #0 8.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:53 #0 8.917 OK: 10 MiB in 17 packages 03:55:53 #80 DONE 9.2s 03:55:53 03:55:53 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:55:53 #0 8.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:53 #0 8.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:53 #0 8.663 OK: 12 MiB in 21 packages 03:55:53 #81 DONE 8.9s 03:55:53 03:55:53 #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:55:53 #82 DONE 0.6s 03:55:53 03:55:53 #52 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:55:53 #52 8.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:53 #52 8.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:53 #52 8.882 OK: 13 MiB in 28 packages 03:55:53 #52 DONE 9.1s 03:55:53 03:55:53 #70 [core-data internal] load build context 03:55:53 #70 transferring context: 507.74MB 15.5s done 03:55:53 #70 DONE 15.8s 03:55:53 03:55:53 #60 [security-proxy-auth internal] load build context 03:55:53 #60 transferring context: 507.74MB 16.4s done 03:55:53 #60 DONE 16.5s 03:55:53 03:55:53 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:55:53 #79 DONE 0.2s 03:55:53 03:55:53 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:55:54 #83 ... 03:55:54 03:55:54 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:55:54 #0 6.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:54 #0 6.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:54 #0 6.629 OK: 19 MiB in 18 packages 03:55:54 #84 DONE 6.8s 03:55:54 03:55:54 #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:55:54 #0 6.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:54 #0 6.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:54 #0 6.715 OK: 8 MiB in 15 packages 03:55:54 #85 DONE 6.8s 03:55:54 03:55:54 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:55:54 #86 DONE 0.1s 03:55:54 03:55:54 #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:55:54 #0 5.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:54 #0 5.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:54 #0 5.836 OK: 9 MiB in 19 packages 03:55:55 #87 DONE 6.0s 03:55:55 03:55:55 #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:55:55 #88 DONE 0.4s 03:55:55 03:55:55 #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:55:55 #0 5.678 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:55 #0 6.231 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:55 #0 6.960 OK: 248 MiB in 58 packages 03:55:55 #89 DONE 7.4s 03:55:55 03:55:55 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:55:55 #0 5.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:55 #0 5.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:55 #0 6.086 OK: 8 MiB in 18 packages 03:55:55 #90 DONE 6.3s 03:55:55 03:55:55 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:55:55 #91 DONE 0.4s 03:55:55 03:55:55 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:55:56 #92 DONE 0.6s 03:55:56 03:55:56 #93 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:55:56 #0 6.177 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:56 #0 6.626 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:56 #0 7.364 (1/1) Installing dumb-init (1.2.5-r3) 03:55:56 #0 7.794 Executing busybox-1.36.1-r29.trigger 03:55:56 #0 7.802 OK: 8 MiB in 15 packages 03:55:56 #93 DONE 7.9s 03:55:56 03:55:56 #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:55:56 #94 DONE 0.6s 03:55:56 03:55:56 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:55:56 #95 DONE 0.6s 03:55:56 03:55:56 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:55:56 #96 DONE 0.6s 03:55:56 03:55:56 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:55:56 #97 DONE 0.1s 03:55:56 03:55:56 #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:55:56 #98 DONE 0.1s 03:55:56 03:55:56 #99 [security-spire-server stage-2 6/9] COPY security.txt / 03:55:56 #99 DONE 0.1s 03:55:56 03:55:56 #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:55:56 #100 DONE 2.5s 03:55:56 03:55:56 #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:55:56 #101 DONE 0.1s 03:55:56 03:55:56 #102 [security-spire-config stage-2 6/10] COPY security.txt / 03:55:56 #102 DONE 0.1s 03:55:56 03:55:56 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:55:56 #103 DONE 0.1s 03:55:56 03:55:56 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:55:56 #104 DONE 0.0s 03:55:56 03:55:56 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 03:55:56 #105 DONE 0.0s 03:55:56 03:55:56 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:55:56 #106 DONE 0.0s 03:55:56 03:55:56 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:55:56 #107 DONE 0.1s 03:55:56 03:55:56 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:55:56 #108 DONE 0.1s 03:55:56 03:55:56 #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:55:56 #109 DONE 0.1s 03:55:56 03:55:56 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:55:56 #110 DONE 0.1s 03:55:56 03:55:56 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:55:56 #111 DONE 0.1s 03:55:56 03:55:56 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:55:56 #112 DONE 0.0s 03:55:56 03:55:56 #113 [security-spire-agent] exporting to image 03:55:56 #113 exporting layers 03:55:57 #113 exporting layers 0.7s done 03:55:57 #113 exporting layers 0.8s done 03:55:57 #113 writing image sha256:ca4cf7b55946e4d8e163f86c5bc6b0b10d77e0640d22c7f7af5e7979802ce267 done 03:55:57 #113 naming to docker.io/library/security-spire-server done 03:55:57 #113 exporting layers 0.8s done 03:55:57 #113 writing image sha256:3ef559c4ca98048b2088eea81e01c9e3aeb3ff5e79c50e203669cde475c30042 done 03:55:57 #113 naming to docker.io/library/security-spire-config done 03:55:57 #113 writing image sha256:38644072fde2f357ff42905a41f8b0f2f60476409ad90f9290f6b273161ce2ec done 03:55:57 #113 naming to docker.io/library/security-spire-agent done 03:55:57 #113 DONE 0.9s 03:55:57 03:55:57 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:55:59 #114 ... 03:55:59 03:55:59 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:55:59 #71 ... 03:55:59 03:55:59 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:56:02 #39 ... 03:56:02 03:56:02 #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:56:02 #115 ... 03:56:02 03:56:02 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:56:02 #116 ... 03:56:02 03:56:02 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:56:02 #117 ... 03:56:02 03:56:02 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:56:12 Removing intermediate container c7055bc6357d 03:56:12 ---> d30d535c7f98 03:56:12 Successfully built d30d535c7f98 03:56:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:12 + docker inspect -f . ci-base-image-arm64 03:56:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:56:12 prd-ubuntu20.04-docker-arm64-4c-16g-3000 does not seem to be running inside a container 03:56:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/850 -v /w/workspace/edgex-go/850:/w/workspace/edgex-go/850:rw,z -v /w/workspace/edgex-go/850@tmp:/w/workspace/edgex-go/850@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-arm64 cat 03:56:13 $ docker top 6b948d55749005a645cfba1e045ad28b4611c79b52d6f0935e2ad804c0272bc1 -eo pid,comm [Pipeline] { [Pipeline] sh 03:56:14 + go version 03:56:14 go version go1.23.8 linux/arm64 [Pipeline] } 03:56:14 $ docker stop --time=1 6b948d55749005a645cfba1e045ad28b4611c79b52d6f0935e2ad804c0272bc1 03:56:16 $ docker rm -f --volumes 6b948d55749005a645cfba1e045ad28b4611c79b52d6f0935e2ad804c0272bc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:56:17 03:56:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:56:17 latest: Pulling from edgex-devops/edgex-compose-arm64 03:56:17 547446be3368: Pulling fs layer 03:56:17 d125d8839a47: Pulling fs layer 03:56:17 3e85d5ac6304: Pulling fs layer 03:56:17 c3105a71a48b: Pulling fs layer 03:56:17 0f093f025ec4: Pulling fs layer 03:56:17 c3106fc0e877: Pulling fs layer 03:56:17 c3105a71a48b: Waiting 03:56:17 0f093f025ec4: Waiting 03:56:17 c3106fc0e877: Waiting 03:56:17 547446be3368: Verifying Checksum 03:56:17 547446be3368: Download complete 03:56:17 c3105a71a48b: Verifying Checksum 03:56:17 c3105a71a48b: Download complete 03:56:18 d125d8839a47: Verifying Checksum 03:56:18 d125d8839a47: Download complete 03:56:18 c3106fc0e877: Verifying Checksum 03:56:18 c3106fc0e877: Download complete 03:56:18 0f093f025ec4: Verifying Checksum 03:56:18 0f093f025ec4: Download complete 03:56:18 547446be3368: Pull complete 03:56:19 d125d8839a47: Pull complete 03:56:20 3e85d5ac6304: Verifying Checksum 03:56:20 3e85d5ac6304: Download complete 03:56:20 #118 DONE 26.7s 03:56:20 03:56:20 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:56:20 #114 DONE 23.6s 03:56:20 03:56:20 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:56:20 #83 DONE 25.8s 03:56:20 03:56:20 #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:56:20 #115 DONE 27.4s 03:56:20 03:56:20 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:56:20 #116 DONE 26.0s 03:56:20 03:56:20 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:56:20 #117 DONE 27.2s 03:56:20 03:56:20 #119 [security-spiffe-token-provider builder 6/7] COPY . . 03:56:26 #119 ... 03:56:26 03:56:26 #120 [security-bootstrapper builder 6/7] COPY . . 03:56:26 #120 DONE 5.7s 03:56:26 03:56:26 #121 [core-command builder 6/7] COPY . . 03:56:26 #121 DONE 5.8s 03:56:26 03:56:26 #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:56:26 #122 CACHED 03:56:26 03:56:26 #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:56:26 #123 CACHED 03:56:26 03:56:26 #124 [security-proxy-setup builder 6/7] COPY . . 03:56:26 #124 CACHED 03:56:26 03:56:26 #125 [security-secretstore-setup builder 6/7] COPY . . 03:56:26 #125 CACHED 03:56:26 03:56:26 #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:56:26 #126 CACHED 03:56:26 03:56:26 #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:56:26 #127 CACHED 03:56:26 03:56:26 #128 [support-notifications builder 6/7] COPY . . 03:56:26 #128 DONE 5.7s 03:56:26 03:56:26 #129 [core-keeper builder 7/8] COPY . . 03:56:26 #129 DONE 5.8s 03:56:26 03:56:26 #119 [security-spiffe-token-provider builder 6/7] COPY . . 03:56:26 #119 DONE 5.7s 03:56:26 03:56:26 #130 [core-data builder 6/7] COPY . . 03:56:26 #130 CACHED 03:56:26 03:56:26 #131 [core-data builder 4/7] COPY go.mod vendor* ./ 03:56:26 #131 CACHED 03:56:26 03:56:26 #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:56:26 #132 CACHED 03:56:26 03:56:26 #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:56:26 #133 CACHED 03:56:26 03:56:26 #134 [core-metadata builder 6/7] COPY . . 03:56:26 #134 CACHED 03:56:26 03:56:26 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:56:26 #135 CACHED 03:56:26 03:56:26 #136 [security-proxy-auth builder 6/7] COPY . . 03:56:26 #136 CACHED 03:56:26 03:56:26 #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:56:26 #137 CACHED 03:56:26 03:56:26 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:56:26 #138 CACHED 03:56:26 03:56:26 #139 [support-scheduler builder 6/7] COPY . . 03:56:26 #139 DONE 5.8s 03:56:26 03:56:26 #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:56:26 #140 CACHED 03:56:26 03:56:26 #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:56:26 #141 CACHED 03:56:26 03:56:26 #142 [core-common-config-bootstrapper builder 6/7] COPY . . 03:56:26 #142 CACHED 03:56:26 03:56:26 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:56:26 #143 1.294 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:56:30 3e85d5ac6304: Pull complete 03:56:30 c3105a71a48b: Pull complete 03:56:31 0f093f025ec4: Pull complete 03:56:31 c3106fc0e877: Pull complete 03:56:31 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 03:56:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:56:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:56:31 prd-ubuntu20.04-docker-arm64-4c-16g-3000 does not seem to be running inside a container 03:56:31 $ 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/850 -v /w/workspace/edgex-go/850:/w/workspace/edgex-go/850:rw,z -v /w/workspace/edgex-go/850@tmp:/w/workspace/edgex-go/850@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-arm64:latest cat 03:56:33 $ docker top 5e79cd9e97a092718b42cb72c982c91086b07a8e31b828553d1e90f9d2d2f0e5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:56:34 + docker compose -f ./docker-compose-build.yml build --parallel 03:56:36 #143 ... 03:56:36 03:56:36 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:56:36 #0 1.300 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:56:36 #144 ... 03:56:36 03:56:36 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:56:36 #0 1.294 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:56:36 #145 ... 03:56:36 03:56:36 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:56:36 #0 0.932 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:56:36 #146 ... 03:56:36 03:56:36 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:56:36 #0 0.692 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:56:36 #147 ... 03:56:36 03:56:36 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:56:36 #0 0.826 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:56:36 #148 ... 03:56:36 03:56:36 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:56:36 #0 0.914 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:56:36 #149 ... 03:56:36 03:56:36 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:56:36 #0 0.927 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:56:36 #150 ... 03:56:36 03:56:36 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:56:36 #0 0.967 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:56:36 #151 ... 03:56:36 03:56:36 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:56:36 #0 0.438 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:56:36 #152 ... 03:56:36 03:56:36 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:56:36 #0 0.420 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:56:36 #153 ... 03:56:36 03:56:36 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:56:36 #0 1.208 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:56:44 #1 [security-spire-server internal] load build definition from Dockerfile 03:56:44 #1 transferring dockerfile: 03:56:44 #1 transferring dockerfile: 1.70kB done 03:56:44 #1 DONE 0.1s 03:56:44 03:56:44 #2 [core-keeper internal] load build definition from Dockerfile 03:56:44 #2 transferring dockerfile: 2.01kB 0.0s done 03:56:44 #2 DONE 0.1s 03:56:44 03:56:44 #3 [core-data internal] load build definition from Dockerfile 03:56:44 #3 transferring dockerfile: 2.04kB 0.0s done 03:56:44 #3 DONE 0.1s 03:56:44 03:56:44 #4 [support-scheduler internal] load build definition from Dockerfile 03:56:44 #4 transferring dockerfile: 1.83kB done 03:56:44 #4 DONE 0.1s 03:56:44 03:56:44 #5 [security-proxy-setup internal] load build definition from Dockerfile 03:56:44 #5 transferring dockerfile: 2.50kB done 03:56:44 #5 DONE 0.1s 03:56:44 03:56:44 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:56:44 #6 transferring dockerfile: 2.23kB 0.0s done 03:56:44 #6 DONE 0.1s 03:56:44 03:56:44 #7 [support-notifications internal] load build definition from Dockerfile 03:56:44 #7 transferring dockerfile: 2.00kB done 03:56:44 #7 DONE 0.1s 03:56:44 03:56:44 #8 [security-secretstore-setup internal] load build definition from Dockerfile 03:56:44 #8 transferring dockerfile: 2.49kB done 03:56:44 #8 DONE 0.1s 03:56:44 03:56:44 #9 [core-metadata internal] load build definition from Dockerfile 03:56:44 #9 transferring dockerfile: 2.10kB 0.0s done 03:56:44 #9 DONE 0.1s 03:56:44 03:56:44 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:56:44 #10 transferring dockerfile: 1.89kB 0.0s done 03:56:44 #10 DONE 0.1s 03:56:44 03:56:44 #11 [core-command internal] load build definition from Dockerfile 03:56:44 #11 transferring dockerfile: 1.94kB done 03:56:44 #11 DONE 0.1s 03:56:44 03:56:44 #12 [security-bootstrapper internal] load build definition from Dockerfile 03:56:44 #12 transferring dockerfile: 3.02kB done 03:56:45 #12 ... 03:56:45 03:56:45 #13 [security-proxy-auth internal] load build definition from Dockerfile 03:56:45 #13 transferring dockerfile: 2.14kB done 03:56:45 #13 DONE 0.1s 03:56:45 03:56:45 #14 [security-spire-agent internal] load build definition from Dockerfile 03:56:45 #14 transferring dockerfile: 1.81kB done 03:56:45 #14 DONE 0.1s 03:56:45 03:56:45 #15 [security-spire-config internal] load build definition from Dockerfile 03:56:45 #15 transferring dockerfile: 1.69kB done 03:56:45 #15 DONE 0.1s 03:56:45 03:56:45 #16 [security-spire-server internal] load .dockerignore 03:56:45 #16 transferring context: 03:56:45 #16 transferring context: 50B done 03:56:45 #16 DONE 0.1s 03:56:45 03:56:45 #12 [security-bootstrapper internal] load build definition from Dockerfile 03:56:46 #12 ... 03:56:46 03:56:46 #17 [core-keeper internal] load .dockerignore 03:56:46 #17 transferring context: 50B done 03:56:46 #17 DONE 0.2s 03:56:46 03:56:46 #18 [support-scheduler internal] load .dockerignore 03:56:46 #18 transferring context: 50B done 03:56:46 #18 DONE 0.1s 03:56:46 03:56:46 #19 [core-data internal] load .dockerignore 03:56:46 #19 transferring context: 50B 0.0s done 03:56:46 #19 DONE 0.2s 03:56:46 03:56:46 #20 [core-common-config-bootstrapper internal] load .dockerignore 03:56:46 #20 transferring context: 50B 0.0s done 03:56:46 #20 DONE 0.1s 03:56:46 03:56:46 #21 [security-proxy-setup internal] load .dockerignore 03:56:46 #21 transferring context: 50B 0.0s done 03:56:46 #21 DONE 0.2s 03:56:46 03:56:46 #22 [support-notifications internal] load .dockerignore 03:56:46 #22 transferring context: 50B 0.0s done 03:56:46 #22 DONE 0.1s 03:56:46 03:56:46 #23 [security-bootstrapper internal] load .dockerignore 03:56:46 #23 transferring context: 50B done 03:56:46 #23 DONE 0.1s 03:56:46 03:56:46 #24 [security-secretstore-setup internal] load .dockerignore 03:56:46 #24 transferring context: 50B done 03:56:46 #24 DONE 0.1s 03:56:46 03:56:46 #25 [core-metadata internal] load .dockerignore 03:56:46 #25 transferring context: 50B done 03:56:46 #25 DONE 0.1s 03:56:46 03:56:46 #26 [security-spiffe-token-provider internal] load .dockerignore 03:56:46 #26 transferring context: 50B done 03:56:46 #26 DONE 0.1s 03:56:46 03:56:46 #27 [core-command internal] load .dockerignore 03:56:46 #27 transferring context: 50B done 03:56:46 #27 DONE 0.1s 03:56:46 03:56:46 #28 [security-proxy-auth internal] load .dockerignore 03:56:46 #28 transferring context: 50B done 03:56:46 #28 DONE 0.1s 03:56:46 03:56:46 #29 [security-spire-agent internal] load .dockerignore 03:56:46 #29 transferring context: 50B done 03:56:46 #29 DONE 0.1s 03:56:46 03:56:46 #30 [security-spire-config internal] load .dockerignore 03:56:46 #30 transferring context: 50B done 03:56:46 #30 DONE 0.1s 03:56:46 03:56:46 #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 03:56:47 #31 DONE 0.7s 03:56:47 03:56:47 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 03:56:47 #32 DONE 0.6s 03:56:47 03:56:47 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:56:47 #33 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done 03:56:47 #33 DONE 0.0s 03:56:47 03:56:47 #34 [security-spire-server stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:56:47 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:56:47 #34 ... 03:56:47 03:56:47 #35 [security-spire-server internal] load build context 03:56:47 #35 transferring context: 23.80kB 0.0s done 03:56:47 #35 DONE 0.1s 03:56:47 03:56:47 #34 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:56:47 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 03:56:47 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 03:56:47 #34 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 03:56:47 #34 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 03:56:47 #34 ... 03:56:47 03:56:47 #36 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:56:47 #36 DONE 0.0s 03:56:47 03:56:47 #36 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:56:47 #36 DONE 0.0s 03:56:47 03:56:47 #34 [core-data stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:56:47 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 03:56:47 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 03:56:47 #34 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 03:56:47 #34 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 03:56:47 #34 ... 03:56:47 03:56:47 #36 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:56:47 #36 DONE 0.0s 03:56:47 03:56:47 #34 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:56:47 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 03:56:47 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 03:56:47 #34 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 03:56:47 #34 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 03:56:47 #34 ... 03:56:47 03:56:47 #36 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:56:47 #36 DONE 0.0s 03:56:48 03:56:48 #36 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:56:48 #36 DONE 0.0s 03:56:48 03:56:48 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:56:48 #33 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 03:56:48 #33 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 03:56:48 #33 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 03:56:48 #33 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 03:56:48 #33 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 03:56:48 #33 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 03:56:48 #33 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 03:56:48 #33 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.24MB / 33.17MB 0.7s 03:56:48 #33 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 03:56:48 #33 ... 03:56:48 03:56:48 #36 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:56:48 #36 DONE 0.0s 03:56:48 03:56:48 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:56:48 #33 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.08MB / 33.17MB 0.9s 03:56:48 #33 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.40MB / 33.17MB 1.0s 03:56:48 #33 ... 03:56:48 03:56:48 #31 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 03:56:48 #31 DONE 1.0s 03:56:48 03:56:48 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:56:48 #33 ... 03:56:48 03:56:48 #36 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:56:48 #36 DONE 0.0s 03:56:48 03:56:48 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:56:48 #33 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.58MB / 33.17MB 1.3s 03:56:49 #33 ... 03:56:49 03:56:49 #36 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:56:49 #36 DONE 0.0s 03:56:49 03:56:49 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:56:49 #33 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 03:56:49 #33 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 1.6s 03:56:49 #33 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done 03:56:49 #33 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 1.9s 03:56:49 #33 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 2.1s 03:56:50 #33 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 2.6s 03:56:50 #33 ... 03:56:50 03:56:50 #31 [core-command internal] load metadata for docker.io/library/alpine:3.20 03:56:50 #31 DONE 2.5s 03:56:50 03:56:50 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:56:50 #33 ... 03:56:50 03:56:50 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 03:56:50 #32 DONE 1.6s 03:56:50 03:56:50 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:56:50 #33 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.68MB / 33.17MB 2.8s 03:56:50 #33 ... 03:56:50 03:56:50 #37 [support-scheduler internal] load build context 03:56:50 #37 transferring context: 3.22MB 1.7s done 03:56:50 #37 DONE 2.9s 03:56:50 03:56:50 #38 [core-keeper internal] load build context 03:56:50 #38 transferring context: 3.22MB 2.0s done 03:56:50 #38 DONE 3.0s 03:56:50 03:56:50 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:56:50 #33 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done 03:56:50 #33 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 03:56:50 #33 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 03:56:50 #33 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 03:56:50 #33 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 03:56:50 #33 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 03:56:50 #33 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 03:56:50 #33 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 03:56:50 #33 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 03:56:50 #33 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done 03:56:50 #33 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 3.2s 03:56:51 #33 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 3.8s 03:56:52 #33 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.06MB / 33.17MB 4.5s 03:56:52 #33 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.0s done 03:56:52 #33 ... 03:56:52 03:56:52 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 03:56:52 #39 DONE 3.4s 03:56:52 03:56:52 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:56:52 #33 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done 03:56:52 #33 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 03:56:52 #33 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 03:56:52 #33 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 03:56:52 #33 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 03:56:52 #33 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 03:56:52 #33 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 03:56:52 #33 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 03:56:52 #33 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.0s done 03:56:52 #33 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 03:56:52 #33 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done 03:56:54 #33 ... 03:56:54 03:56:54 #40 [support-notifications internal] load build context 03:56:54 #40 transferring context: 3.22MB 3.8s done 03:56:54 #40 DONE 6.2s 03:56:54 03:56:54 #34 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:56:54 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 03:56:54 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 03:56:54 #34 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 03:56:54 #34 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 03:56:54 #34 ... 03:56:54 03:56:54 #41 [core-data internal] load build context 03:56:54 #41 transferring context: 3.22MB 4.3s done 03:56:54 #41 DONE 6.7s 03:56:54 03:56:54 #42 [core-common-config-bootstrapper internal] load build context 03:56:55 #42 ... 03:56:55 03:56:55 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:56:55 #43 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.3s done 03:56:55 #43 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 03:56:55 #43 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 03:56:55 #43 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 03:56:55 #43 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.0s 03:56:55 #43 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 0B / 14.28MB 1.0s 03:56:55 #43 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.2s done 03:56:55 #43 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 03:56:55 #43 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.05MB / 14.28MB 1.5s 03:56:55 #43 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.3s done 03:56:56 #43 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 2.10MB / 14.28MB 2.2s 03:56:56 #43 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 2.88MB / 14.28MB 2.9s 03:56:57 #43 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.19MB / 14.28MB 3.6s 03:56:57 #43 ... 03:56:57 03:56:57 #44 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:56:57 #44 ... 03:56:57 03:56:57 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:56:57 #43 ... 03:56:57 03:56:57 #42 [core-common-config-bootstrapper internal] load build context 03:56:57 #42 transferring context: 3.22MB 6.8s done 03:56:57 #42 DONE 9.9s 03:56:57 03:56:57 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:56:57 #43 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.24MB / 14.28MB 3.8s 03:56:57 #43 ... 03:56:57 03:56:57 #45 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:56:57 #45 ... 03:56:57 03:56:57 #46 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:56:57 #0 9.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:56:57 #0 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:56:57 #46 ... 03:56:57 03:56:57 #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:56:57 #0 5.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:56:57 #0 6.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:56:57 #0 8.880 (1/7) Installing ca-certificates (20241121-r1) 03:56:57 #0 9.012 (2/7) Installing dumb-init (1.2.5-r3) 03:56:57 #0 9.012 (3/7) Installing libgcc (13.2.1_git20240309-r1) 03:56:57 #0 9.265 (4/7) Installing libsodium (1.0.19-r0) 03:56:57 #0 9.265 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 03:56:57 #0 9.265 (6/7) Installing libzmq (4.3.5-r2) 03:56:57 #0 9.446 (7/7) Installing zeromq (4.3.5-r2) 03:56:57 #0 9.532 Executing busybox-1.36.1-r29.trigger 03:56:57 #0 9.646 Executing ca-certificates-20241121-r1.trigger 03:56:58 #47 ... 03:56:58 03:56:58 #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:56:58 #48 ... 03:56:58 03:56:58 #49 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:56:58 #0 6.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:56:58 #0 7.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:56:58 #49 ... 03:56:58 03:56:58 #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:56:58 #50 ... 03:56:58 03:56:58 #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:56:58 #51 ... 03:56:58 03:56:58 #52 [security-bootstrapper internal] load build context 03:56:58 #52 ... 03:56:58 03:56:58 #53 [security-secretstore-setup internal] load build context 03:56:58 #53 ... 03:56:58 03:56:58 #54 [core-metadata internal] load build context 03:56:58 #54 transferring context: 3.22MB 7.3s done 03:56:59 #54 ... 03:56:59 03:56:59 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:56:59 #55 ... 03:56:59 03:56:59 #56 [security-spiffe-token-provider internal] load build context 03:56:59 #56 ... 03:56:59 03:56:59 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:56:59 #57 ... 03:56:59 03:56:59 #58 [security-proxy-setup internal] load build context 03:56:59 #58 transferring context: 3.22MB 9.3s done 03:56:59 #58 ... 03:56:59 03:56:59 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:56:59 #59 ... 03:56:59 03:56:59 #56 [security-spiffe-token-provider internal] load build context 03:56:59 #56 ... 03:56:59 03:56:59 #54 [core-metadata internal] load build context 03:56:59 #54 DONE 11.1s 03:56:59 03:56:59 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:56:59 #43 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.16MB / 14.28MB 5.8s 03:57:00 #43 ... 03:57:00 03:57:00 #58 [security-proxy-setup internal] load build context 03:57:00 #58 DONE 12.5s 03:57:00 03:57:00 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:57:00 #43 ... 03:57:00 03:57:00 #60 [security-proxy-auth internal] load build context 03:57:00 #60 ... 03:57:00 03:57:00 #61 [core-command internal] load build context 03:57:00 #61 ... 03:57:00 03:57:00 #62 [security-spire-config internal] load build context 03:57:00 #62 transferring context: 22.05kB 0.5s done 03:57:00 #62 ... 03:57:00 03:57:00 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:57:00 #43 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.84MB / 14.28MB 6.7s 03:57:00 #43 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 12.58MB / 14.28MB 6.9s 03:57:00 #43 ... 03:57:00 03:57:00 #63 [security-spire-agent internal] load build context 03:57:00 #63 transferring context: 23.33kB 0.4s done 03:57:00 #63 DONE 8.0s 03:57:00 03:57:00 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:57:00 #43 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 13.63MB / 14.28MB 7.0s 03:57:01 #43 ... 03:57:01 03:57:01 #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:57:01 #50 DONE 13.3s 03:57:01 03:57:01 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:57:01 #43 ... 03:57:01 03:57:01 #62 [security-spire-config internal] load build context 03:57:01 #62 DONE 10.8s 03:57:01 03:57:01 #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:57:01 #47 10.44 OK: 14 MiB in 21 packages 03:57:01 #47 DONE 13.4s 03:57:01 03:57:01 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:57:01 #43 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 7.5s done 03:57:01 #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 03:57:01 #43 ... 03:57:01 03:57:01 #52 [security-bootstrapper internal] load build context 03:57:01 #52 transferring context: 3.22MB 9.6s done 03:57:01 #52 DONE 13.0s 03:57:01 03:57:01 #49 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:57:01 #49 11.03 (1/1) Installing dumb-init (1.2.5-r3) 03:57:01 #49 11.11 Executing busybox-1.36.1-r29.trigger 03:57:01 #49 11.23 OK: 9 MiB in 15 packages 03:57:01 #49 DONE 14.0s 03:57:01 03:57:01 #64 [core-command stage-1 3/9] RUN apk --no-cache upgrade 03:57:02 #64 ... 03:57:02 03:57:02 #56 [security-spiffe-token-provider internal] load build context 03:57:02 #56 transferring context: 3.22MB 9.9s done 03:57:02 #56 DONE 13.4s 03:57:02 03:57:02 #64 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 03:57:02 #64 ... 03:57:02 03:57:02 #53 [security-secretstore-setup internal] load build context 03:57:02 #53 transferring context: 3.22MB 9.9s done 03:57:02 #53 DONE 13.5s 03:57:02 03:57:02 #61 [core-command internal] load build context 03:57:02 #61 transferring context: 3.22MB 6.8s done 03:57:02 #61 DONE 11.9s 03:57:02 03:57:02 #60 [security-proxy-auth internal] load build context 03:57:02 #60 transferring context: 3.22MB 7.7s done 03:57:02 #60 ... 03:57:02 03:57:02 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:57:02 #65 ... 03:57:02 03:57:02 #60 [security-proxy-auth internal] load build context 03:57:02 #60 DONE 12.2s 03:57:02 03:57:02 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:57:02 #57 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:02 #57 ... 03:57:02 03:57:02 #44 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:57:02 #44 DONE 15.2s 03:57:02 03:57:02 #66 [support-notifications builder 2/7] WORKDIR /edgex-go 03:57:03 #66 DONE 0.6s 03:57:03 03:57:03 #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:57:05 #67 ... 03:57:05 03:57:05 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:57:05 #33 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.7s 03:57:05 #33 ... 03:57:05 03:57:05 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:57:05 #65 13.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:07 #65 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:09 #65 ... 03:57:09 03:57:09 #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:57:09 #51 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:09 #51 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:09 #51 19.49 (1/1) Installing dumb-init (1.2.5-r3) 03:57:09 #51 19.58 Executing busybox-1.36.1-r29.trigger 03:57:09 #51 19.69 OK: 9 MiB in 15 packages 03:57:09 #51 ... 03:57:09 03:57:09 #45 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:57:09 #45 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:09 #45 12.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:09 #45 19.22 (1/3) Installing ca-certificates (20241121-r1) 03:57:09 #45 19.68 (2/3) Installing dumb-init (1.2.5-r3) 03:57:09 #45 19.70 (3/3) Installing tzdata (2025b-r0) 03:57:09 #45 21.02 Executing busybox-1.36.1-r29.trigger 03:57:09 #45 21.18 Executing ca-certificates-20241121-r1.trigger 03:57:09 #45 ... 03:57:09 03:57:09 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:57:09 #33 ... 03:57:09 03:57:09 #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:57:09 #48 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:09 #48 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:09 #48 18.95 (1/4) Installing dumb-init (1.2.5-r3) 03:57:09 #48 18.98 (2/4) Installing openssl (3.3.3-r0) 03:57:09 #48 19.06 (3/4) Installing su-exec (0.2-r3) 03:57:09 #48 19.18 (4/4) Installing yq-go (4.44.1-r2) 03:57:09 #48 20.24 Executing busybox-1.36.1-r29.trigger 03:57:09 #48 20.42 OK: 20 MiB in 18 packages 03:57:09 #48 DONE 22.0s 03:57:09 03:57:09 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:57:09 #33 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.8s 03:57:10 #33 ... 03:57:10 03:57:10 #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:57:10 #51 DONE 22.1s 03:57:10 03:57:10 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:57:11 #33 ... 03:57:11 03:57:11 #68 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:57:11 #68 ... 03:57:11 03:57:11 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:57:11 #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.7s 03:57:11 #43 ... 03:57:11 03:57:11 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:57:11 #59 12.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:11 #59 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:11 #59 21.93 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:57:11 #59 21.93 v3.20.6-188-g63cdeaf18f6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:57:11 #59 21.93 OK: 24049 distinct packages available 03:57:11 #59 22.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:11 #59 ... 03:57:11 03:57:11 #45 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:57:11 #45 22.28 OK: 11 MiB in 17 packages 03:57:11 #45 DONE 23.8s 03:57:11 03:57:11 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:57:11 #55 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:11 #55 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:11 #55 20.79 (1/2) Installing dumb-init (1.2.5-r3) 03:57:11 #55 20.86 (2/2) Installing su-exec (0.2-r3) 03:57:11 #55 20.86 Executing busybox-1.36.1-r29.trigger 03:57:11 #55 20.98 OK: 9 MiB in 16 packages 03:57:11 #55 DONE 23.0s 03:57:11 03:57:11 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:57:11 #69 ... 03:57:11 03:57:11 #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:57:12 #70 ... 03:57:12 03:57:12 #46 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:57:12 #46 15.26 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:57:12 #46 15.26 v3.20.6-188-g63cdeaf18f6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:57:12 #46 15.26 OK: 24049 distinct packages available 03:57:12 #46 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:12 #46 17.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:12 #46 24.35 (1/5) Installing dumb-init (1.2.5-r3) 03:57:12 #46 24.35 (2/5) Installing musl-obstack (1.2.3-r2) 03:57:12 #46 24.37 (3/5) Installing libucontext (1.2-r3) 03:57:12 #46 24.40 (4/5) Installing gcompat (1.1.0-r4) 03:57:12 #46 24.49 (5/5) Installing openssl (3.3.3-r0) 03:57:12 #46 24.60 Executing busybox-1.36.1-r29.trigger 03:57:12 #46 24.70 OK: 10 MiB in 19 packages 03:57:12 #46 ... 03:57:12 03:57:12 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:57:13 #33 ... 03:57:13 03:57:13 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:57:13 #71 ... 03:57:13 03:57:13 #46 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:57:13 #46 DONE 26.4s 03:57:13 03:57:13 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:57:13 #72 ... 03:57:13 03:57:13 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 03:57:13 #73 ... 03:57:13 03:57:13 #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:57:13 #74 ... 03:57:13 03:57:13 #75 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:57:13 #75 ... 03:57:13 03:57:13 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:57:13 #57 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:13 #57 21.46 (1/4) Installing ca-certificates (20241121-r1) 03:57:13 #57 21.78 (2/4) Installing dumb-init (1.2.5-r3) 03:57:13 #57 21.78 (3/4) Installing su-exec (0.2-r3) 03:57:13 #57 21.79 (4/4) Installing yq-go (4.44.1-r2) 03:57:13 #57 22.69 Executing busybox-1.36.1-r29.trigger 03:57:13 #57 22.81 Executing ca-certificates-20241121-r1.trigger 03:57:13 #57 23.65 OK: 20 MiB in 18 packages 03:57:14 #57 ... 03:57:14 03:57:14 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:57:14 #33 ... 03:57:14 03:57:14 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:57:14 #57 DONE 25.4s 03:57:14 03:57:14 #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:57:14 #74 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:15 #74 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:16 #74 ... 03:57:16 03:57:16 #75 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:57:16 #75 DONE 13.6s 03:57:16 03:57:16 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:57:16 #33 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.5s 03:57:20 #33 ... 03:57:20 03:57:20 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:57:20 #76 ... 03:57:20 03:57:20 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:57:20 #77 ... 03:57:20 03:57:20 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:57:21 #33 ... 03:57:21 03:57:21 #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:57:21 #78 ... 03:57:21 03:57:21 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:57:21 #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 17.6s done 03:57:21 #43 ... 03:57:21 03:57:21 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:57:22 #33 ... 03:57:22 03:57:22 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:57:22 #59 23.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:22 #59 28.82 (1/14) Installing ca-certificates (20241121-r1) 03:57:22 #59 29.38 (2/14) Installing brotli-libs (1.1.0-r2) 03:57:22 #59 29.50 (3/14) Installing c-ares (1.33.1-r0) 03:57:22 #59 29.54 (4/14) Installing libunistring (1.2-r0) 03:57:22 #59 29.83 (5/14) Installing libidn2 (2.3.7-r0) 03:57:22 #59 29.83 (6/14) Installing nghttp2-libs (1.62.1-r0) 03:57:22 #59 29.84 (7/14) Installing libpsl (0.21.5-r1) 03:57:22 #59 29.88 (8/14) Installing zstd-libs (1.5.6-r0) 03:57:22 #59 30.04 (9/14) Installing libcurl (8.12.1-r0) 03:57:22 #59 30.17 (10/14) Installing curl (8.12.1-r0) 03:57:22 #59 30.24 (11/14) Installing dumb-init (1.2.5-r3) 03:57:22 #59 30.33 (12/14) Installing musl-obstack (1.2.3-r2) 03:57:22 #59 30.36 (13/14) Installing libucontext (1.2-r3) 03:57:22 #59 30.39 (14/14) Installing gcompat (1.1.0-r4) 03:57:22 #59 30.49 Executing busybox-1.36.1-r29.trigger 03:57:22 #59 30.66 Executing ca-certificates-20241121-r1.trigger 03:57:22 #59 31.79 OK: 15 MiB in 28 packages 03:57:22 #59 ... 03:57:22 03:57:22 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:57:22 #33 ... 03:57:22 03:57:22 #64 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 03:57:22 #64 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:22 #64 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:22 #64 18.89 OK: 9 MiB in 15 packages 03:57:22 #64 DONE 20.6s 03:57:22 03:57:22 #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:57:22 #70 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:22 #70 ... 03:57:22 03:57:22 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:57:22 #59 DONE 34.0s 03:57:22 03:57:22 #68 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:57:22 #68 11.27 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:22 #68 12.42 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:22 #68 ... 03:57:22 03:57:22 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:57:22 #33 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.7s 03:57:22 #33 ... 03:57:22 03:57:22 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:57:22 #65 20.75 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:57:22 #65 20.75 v3.20.6-188-g63cdeaf18f6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:57:22 #65 20.75 OK: 24049 distinct packages available 03:57:22 #65 21.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:22 #65 23.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:23 #65 ... 03:57:23 03:57:23 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:57:23 #79 ... 03:57:23 03:57:23 #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:57:23 #0 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:23 #80 ... 03:57:23 03:57:23 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:57:24 #33 ... 03:57:24 03:57:24 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:57:24 #0 9.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:24 #81 ... 03:57:24 03:57:24 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:57:25 #33 ... 03:57:25 03:57:25 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:57:25 #71 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:25 #71 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:25 #71 ... 03:57:25 03:57:25 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:57:26 #33 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.7s done 03:57:26 #33 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.7s done 03:57:26 #33 DONE 39.6s 03:57:26 03:57:26 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:57:26 #65 33.94 (1/4) Installing dumb-init (1.2.5-r3) 03:57:26 #65 33.99 (2/4) Installing musl-obstack (1.2.3-r2) 03:57:26 #65 34.00 (3/4) Installing libucontext (1.2-r3) 03:57:26 #65 34.03 (4/4) Installing gcompat (1.1.0-r4) 03:57:26 #65 34.06 Executing busybox-1.36.1-r29.trigger 03:57:26 #65 ... 03:57:26 03:57:26 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:57:26 #69 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:26 #69 16.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:26 #69 ... 03:57:26 03:57:26 #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:57:26 #74 21.56 OK: 239 MiB in 58 packages 03:57:26 #74 DONE 23.3s 03:57:26 03:57:26 #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:57:26 #82 ... 03:57:26 03:57:26 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:57:26 #0 7.428 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:26 #83 ... 03:57:26 03:57:26 #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 03:57:26 #67 13.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:26 #67 15.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:27 #67 ... 03:57:27 03:57:27 #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:57:27 #82 DONE 0.6s 03:57:27 03:57:27 #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:29 #84 ... 03:57:29 03:57:29 #68 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:57:29 #68 23.55 (1/1) Installing dumb-init (1.2.5-r3) 03:57:29 #68 24.87 Executing busybox-1.36.1-r29.trigger 03:57:29 #68 25.22 OK: 9 MiB in 15 packages 03:57:29 #68 DONE 27.9s 03:57:29 03:57:29 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:57:29 #79 4.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:29 #79 ... 03:57:29 03:57:29 #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:57:29 #71 22.91 OK: 239 MiB in 58 packages 03:57:29 #71 DONE 26.3s 03:57:29 03:57:29 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:57:29 #72 16.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:29 #72 18.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:29 #72 ... 03:57:29 03:57:29 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 03:57:29 #73 16.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:29 #73 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:29 #73 ... 03:57:29 03:57:29 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:57:29 #79 7.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:30 #79 ... 03:57:30 03:57:30 #85 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:57:30 #85 DONE 0.5s 03:57:30 03:57:30 #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:30 #86 ... 03:57:30 03:57:30 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:57:30 #65 34.57 OK: 9 MiB in 18 packages 03:57:30 #65 DONE 38.1s 03:57:30 03:57:30 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:57:31 #87 ... 03:57:31 03:57:31 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:57:31 #76 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:31 #76 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:31 #76 ... 03:57:31 03:57:31 #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 03:57:31 #67 26.89 OK: 239 MiB in 58 packages 03:57:31 #67 ... 03:57:31 03:57:31 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:57:31 #69 28.01 OK: 14 MiB in 21 packages 03:57:31 #69 DONE 29.8s 03:57:31 03:57:31 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:57:31 #77 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:31 #77 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:31 #77 ... 03:57:31 03:57:31 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:57:31 #83 10.46 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:32 #83 ... 03:57:32 03:57:32 #67 [core-command builder 3/7] RUN apk add --update --no-cache make git 03:57:32 #67 DONE 29.6s 03:57:32 03:57:32 #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:57:32 #78 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:32 #78 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:32 #78 ... 03:57:32 03:57:32 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:57:32 #72 29.55 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:57:32 #72 29.55 v3.20.6-188-g63cdeaf18f6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:57:32 #72 29.55 OK: 24049 distinct packages available 03:57:33 #72 ... 03:57:33 03:57:33 #88 [core-data builder 4/7] COPY go.mod vendor* ./ 03:57:33 #88 DONE 0.6s 03:57:33 03:57:33 #89 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:34 #89 ... 03:57:34 03:57:34 #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:57:34 #70 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:34 #70 22.46 OK: 9 MiB in 16 packages 03:57:34 #70 ... 03:57:34 03:57:34 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:57:34 #72 31.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:35 #72 ... 03:57:35 03:57:35 #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:57:35 #70 DONE 23.6s 03:57:35 03:57:35 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:57:35 #76 24.23 OK: 20 MiB in 18 packages 03:57:35 #76 DONE 25.5s 03:57:35 03:57:35 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:57:35 #90 ... 03:57:35 03:57:35 #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:57:35 #80 13.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:35 #80 22.74 OK: 10 MiB in 19 packages 03:57:35 #80 ... 03:57:35 03:57:35 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:57:35 #90 DONE 0.4s 03:57:35 03:57:35 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 03:57:35 #73 30.81 OK: 239 MiB in 58 packages 03:57:35 #73 DONE 32.7s 03:57:35 03:57:35 #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:57:35 #91 ... 03:57:35 03:57:35 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:57:35 #81 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:35 #81 21.29 OK: 20 MiB in 18 packages 03:57:36 #81 ... 03:57:36 03:57:36 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:57:36 #77 24.81 OK: 9 MiB in 15 packages 03:57:36 #77 DONE 26.2s 03:57:36 03:57:36 #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:57:36 #78 24.57 OK: 11 MiB in 17 packages 03:57:36 #78 ... 03:57:36 03:57:36 #92 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:57:36 #92 DONE 1.0s 03:57:37 03:57:37 #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:57:37 #80 DONE 24.6s 03:57:37 03:57:37 #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:57:38 #93 ... 03:57:38 03:57:38 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:57:38 #81 DONE 23.3s 03:57:38 03:57:38 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:57:38 #94 ... 03:57:38 03:57:38 #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:57:38 #78 DONE 26.4s 03:57:38 03:57:38 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:57:38 #83 19.93 OK: 239 MiB in 58 packages 03:57:38 #83 DONE 21.4s 03:57:38 03:57:38 #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:57:39 #95 DONE 0.9s 03:57:39 03:57:39 #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:39 #96 ... 03:57:39 03:57:39 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:57:39 #79 16.00 OK: 15 MiB in 28 packages 03:57:39 #79 DONE 17.0s 03:57:39 03:57:39 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:57:39 #87 4.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:39 #87 5.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:41 #87 ... 03:57:41 03:57:41 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:57:41 #94 DONE 4.0s 03:57:41 03:57:41 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:57:41 #87 10.88 OK: 9 MiB in 18 packages 03:57:41 #87 ... 03:57:41 03:57:41 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:57:41 #97 ... 03:57:41 03:57:41 #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:57:41 #91 DONE 6.0s 03:57:41 03:57:41 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:57:41 #98 DONE 0.3s 03:57:41 03:57:41 #99 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:43 #99 ... 03:57:43 03:57:43 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:57:43 #87 DONE 12.8s 03:57:43 03:57:43 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:57:43 #72 33.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:43 #72 39.02 OK: 239 MiB in 58 packages 03:57:43 #72 DONE 40.0s 03:57:43 03:57:43 #100 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:57:43 #100 ... 03:57:43 03:57:43 #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:57:43 #93 DONE 6.1s 03:57:43 03:57:43 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:57:43 #101 ... 03:57:43 03:57:43 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:57:43 #97 DONE 2.6s 03:57:43 03:57:43 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:57:43 #101 DONE 0.6s 03:57:43 03:57:43 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:57:44 #102 ... 03:57:44 03:57:44 #100 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:57:44 #100 DONE 0.9s 03:57:44 03:57:44 #103 [security-spire-server stage-2 6/9] COPY security.txt / 03:57:44 #103 DONE 0.4s 03:57:44 03:57:44 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:57:44 #104 ... 03:57:44 03:57:44 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:57:44 #102 DONE 0.5s 03:57:44 03:57:44 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:57:44 #104 DONE 0.4s 03:57:44 03:57:44 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 03:57:44 #105 DONE 0.5s 03:57:44 03:57:44 #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:57:45 #106 ... 03:57:45 03:57:45 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:57:45 #107 DONE 0.4s 03:57:45 03:57:45 #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:57:45 #106 DONE 0.3s 03:57:45 03:57:45 #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:57:45 #108 ... 03:57:45 03:57:45 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:57:45 #109 DONE 0.4s 03:57:45 03:57:45 #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:57:45 #108 DONE 0.3s 03:57:45 03:57:45 #110 [security-spire-server] exporting to image 03:57:45 #110 exporting layers 03:57:45 #110 ... 03:57:45 03:57:45 #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:57:45 #111 DONE 0.3s 03:57:45 03:57:45 #110 [security-spire-agent] exporting to image 03:57:47 #110 ... 03:57:47 03:57:47 #112 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:57:47 #112 DONE 3.9s 03:57:47 03:57:47 #113 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:57:47 #113 DONE 0.2s 03:57:47 03:57:47 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:47 #114 ... 03:57:47 03:57:47 #115 [security-spire-config stage-2 6/10] COPY security.txt / 03:57:47 #115 DONE 0.2s 03:57:47 03:57:47 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:57:47 #116 DONE 0.2s 03:57:47 03:57:47 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:57:48 #117 DONE 0.1s 03:57:48 03:57:48 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:57:48 #118 DONE 0.2s 03:57:48 03:57:48 #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:48 #86 ... 03:57:48 03:57:48 #110 [security-spire-config] exporting to image 03:57:49 #110 exporting layers 4.1s done 03:57:49 #110 writing image sha256:4a129a1331b6f1a042fabb2850099070b11d1a45bf2eb52063321c2dad5125bc done 03:57:49 #110 naming to docker.io/library/security-spire-server-arm64 done 03:57:49 #110 exporting layers 4.0s done 03:57:49 #110 writing image sha256:af5c9f48388e518721e694292228a6dcdd467ab16177de0592177324e13bd158 done 03:57:49 #110 naming to docker.io/library/security-spire-agent-arm64 03:57:50 #110 naming to docker.io/library/security-spire-agent-arm64 done 03:57:51 #110 exporting layers 2.6s done 03:57:51 #110 writing image sha256:c9c954d10be8e4d22d015c587791e754563d3b4d3620841fc3d20fd76714023b done 03:57:51 #110 naming to docker.io/library/security-spire-config-arm64 done 03:57:51 #110 DONE 4.8s 03:57:51 03:57:51 #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:58 #154 ... 03:57:58 03:57:58 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:57:58 #152 DONE 86.8s 03:57:58 03:57:58 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:57:58 #155 DONE 0.1s 03:57:58 03:57:58 #156 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:57:58 #156 DONE 1.4s 03:57:58 03:57:58 #157 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:57:58 #157 DONE 0.2s 03:57:58 03:57:58 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:57:58 #143 ... 03:57:58 03:57:58 #158 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:57:58 #158 DONE 0.1s 03:57:58 03:57:58 #159 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:57:58 #159 DONE 0.2s 03:57:58 03:57:58 #160 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:57:58 #160 DONE 0.1s 03:57:58 03:57:58 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:57:58 #144 ... 03:57:58 03:57:58 #161 [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/ 03:57:58 #161 DONE 0.1s 03:57:58 03:57:58 #162 [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/ 03:57:58 #162 DONE 0.1s 03:57:58 03:57:58 #163 [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/ 03:57:58 #163 DONE 0.1s 03:57:58 03:57:58 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:57:58 #151 ... 03:57:58 03:57:58 #164 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:57:58 #164 DONE 0.0s 03:57:58 03:57:58 #165 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:57:58 #165 DONE 1.1s 03:57:58 03:57:58 #113 [security-bootstrapper] exporting to image 03:57:58 #113 exporting layers 03:57:58 #113 exporting layers 0.5s done 03:57:58 #113 writing image sha256:a372c43d1999219325ad5f0ad66bd4a0b1ba461c65041f4c3bdb8fa6f29ff250 done 03:57:58 #113 naming to docker.io/library/security-bootstrapper done 03:57:58 #113 DONE 1.4s 03:57:58 03:57:58 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:57:58 #148 ... 03:57:58 03:57:58 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:57:58 #151 DONE 91.6s 03:57:58 03:57:58 #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:57:58 #166 DONE 0.2s 03:57:58 03:57:58 #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:57:58 #167 DONE 0.0s 03:57:58 03:57:58 #168 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:57:58 #168 DONE 0.1s 03:57:58 03:57:58 #169 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:57:58 #169 DONE 0.0s 03:57:58 03:57:58 #170 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:57:58 #170 DONE 0.0s 03:57:58 03:57:58 #171 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:57:58 #171 DONE 1.0s 03:57:58 03:57:58 #113 [core-common-config-bootstrapper] exporting to image 03:57:58 #113 exporting layers 0.1s done 03:57:58 #113 writing image sha256:8ba21a0d4e884bad73f1408ac4295cda30c8d3d07b89e4d4b440fa58c767d10d 03:57:58 #113 writing image sha256:8ba21a0d4e884bad73f1408ac4295cda30c8d3d07b89e4d4b440fa58c767d10d done 03:57:58 #113 naming to docker.io/library/core-common-config-bootstrapper done 03:57:58 #113 DONE 1.5s 03:57:58 03:57:58 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:59:06 #147 ... 03:59:06 03:59:06 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:59:06 #153 153.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:59:08 #153 DONE 163.4s 03:59:08 03:59:08 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:59:08 #148 DONE 163.4s 03:59:08 03:59:08 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:59:08 #144 DONE 163.4s 03:59:08 03:59:08 #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:59:09 #172 DONE 0.4s 03:59:09 03:59:09 #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:59:09 #173 DONE 0.2s 03:59:09 03:59:09 #174 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:59:09 #174 DONE 0.5s 03:59:09 03:59:09 #175 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:59:09 #175 DONE 0.3s 03:59:09 03:59:09 #176 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:59:09 #176 DONE 0.1s 03:59:09 03:59:09 #177 [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 03:59:09 #177 DONE 0.1s 03:59:09 03:59:09 #178 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:59:09 #178 DONE 0.2s 03:59:09 03:59:09 #179 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:59:09 #179 DONE 0.1s 03:59:09 03:59:09 #180 [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 03:59:09 #180 DONE 0.1s 03:59:09 03:59:09 #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:59:09 #181 DONE 0.2s 03:59:09 03:59:09 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:59:09 #182 DONE 0.2s 03:59:09 03:59:09 #183 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:59:09 #183 DONE 0.1s 03:59:09 03:59:09 #184 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:59:09 #184 DONE 0.1s 03:59:09 03:59:09 #113 [core-command] exporting to image 03:59:09 #113 exporting layers 03:59:09 #113 exporting layers 0.2s done 03:59:09 #113 writing image sha256:21396b7f8bfcd4b1f119f43263946dbfa8de15ef8a9819a5ef3c403b66da66d2 03:59:10 #113 writing image sha256:21396b7f8bfcd4b1f119f43263946dbfa8de15ef8a9819a5ef3c403b66da66d2 done 03:59:10 #113 naming to docker.io/library/core-command done 03:59:10 #113 DONE 1.7s 03:59:10 03:59:10 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:59:10 #185 DONE 0.4s 03:59:10 03:59:10 #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:59:10 #186 DONE 0.4s 03:59:10 03:59:10 #187 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:59:10 #187 DONE 0.0s 03:59:10 03:59:10 #188 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:59:10 #188 ... 03:59:10 03:59:10 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:59:10 #189 DONE 0.3s 03:59:10 03:59:10 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:59:11 #190 DONE 0.6s 03:59:11 03:59:11 #188 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:59:11 #188 DONE 0.9s 03:59:11 03:59:11 #113 [security-proxy-setup] exporting to image 03:59:11 #113 ... 03:59:11 03:59:11 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:59:11 #150 DONE 165.8s 03:59:11 03:59:11 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:59:11 #146 DONE 165.8s 03:59:11 03:59:11 #191 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:59:11 #191 DONE 0.2s 03:59:11 03:59:11 #192 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:59:11 #192 DONE 0.1s 03:59:11 03:59:11 #193 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:59:11 #193 DONE 0.2s 03:59:11 03:59:11 #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:59:11 #194 ... 03:59:11 03:59:11 #113 [security-proxy-setup] exporting to image 03:59:11 #113 exporting layers 0.5s done 03:59:11 #113 writing image sha256:c53ecedea79a9aaf4ce0e17a2033a0b4d0975b2c0a076136a5741f5b983a063c done 03:59:11 #113 naming to docker.io/library/security-proxy-setup done 03:59:11 #113 DONE 2.2s 03:59:11 03:59:11 #195 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:59:11 #195 DONE 0.1s 03:59:11 03:59:11 #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:59:11 #194 DONE 0.3s 03:59:11 03:59:11 #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:59:11 #196 DONE 0.3s 03:59:11 03:59:11 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:59:11 #145 DONE 166.4s 03:59:11 03:59:11 #197 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:59:11 #197 DONE 0.1s 03:59:11 03:59:11 #113 [core-data] exporting to image 03:59:12 #113 ... 03:59:12 03:59:12 #198 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:59:12 #198 DONE 0.1s 03:59:12 03:59:12 #199 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:59:12 #199 DONE 0.1s 03:59:12 03:59:12 #113 [core-data] exporting to image 03:59:12 #113 exporting layers 0.2s done 03:59:12 #113 writing image sha256:3cc1d39516cf65308ffa205a692e1fa557e553422beed29c074b20c08ce11dd2 03:59:12 #113 writing image sha256:3cc1d39516cf65308ffa205a692e1fa557e553422beed29c074b20c08ce11dd2 0.0s done 03:59:12 #113 naming to docker.io/library/core-data done 03:59:12 #113 DONE 2.4s 03:59:12 03:59:12 #200 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:59:12 #200 DONE 0.1s 03:59:12 03:59:12 #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:59:12 #201 DONE 1.1s 03:59:12 03:59:12 #202 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:59:12 #202 DONE 0.1s 03:59:12 03:59:12 #113 [security-secretstore-setup] exporting to image 03:59:12 #113 ... 03:59:12 03:59:12 #203 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:59:12 #203 DONE 0.3s 03:59:12 03:59:12 #204 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:59:12 #204 DONE 0.0s 03:59:12 03:59:12 #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:59:12 #205 DONE 0.6s 03:59:12 03:59:12 #113 [security-spiffe-token-provider] exporting to image 03:59:12 #113 exporting layers 0.7s done 03:59:12 #113 writing image sha256:db4c8d8a2d8601c835ca47293c34061dc775f516632aefa700f6ee6a5e3d241e 03:59:12 #113 ... 03:59:12 03:59:12 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:59:12 #154 DONE 167.5s 03:59:12 03:59:12 #113 [security-secretstore-setup] exporting to image 03:59:12 #113 exporting layers 0.4s done 03:59:12 #113 writing image sha256:db4c8d8a2d8601c835ca47293c34061dc775f516632aefa700f6ee6a5e3d241e 0.0s done 03:59:12 #113 naming to docker.io/library/security-secretstore-setup done 03:59:12 #113 writing image sha256:9d80ac13719d57f9a43fe5ad20daea3c5d5699467da527578d9e16f53d17a5e6 0.0s done 03:59:12 #113 naming to docker.io/library/security-spiffe-token-provider 03:59:13 #113 naming to docker.io/library/security-spiffe-token-provider done 03:59:13 #113 writing image sha256:5d8174f9b7746901eb63cfd2cc136a8cb163dfb7e7a1ebb2acf462f9153b34c2 done 03:59:13 #113 naming to docker.io/library/security-proxy-auth done 03:59:13 #113 DONE 3.2s 03:59:13 03:59:13 #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:59:13 #206 DONE 0.1s 03:59:13 03:59:13 #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:59:13 #207 DONE 0.2s 03:59:13 03:59:13 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:59:13 #149 DONE 167.8s 03:59:13 03:59:13 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:59:13 #143 ... 03:59:13 03:59:13 #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:59:13 #208 DONE 0.1s 03:59:13 03:59:13 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:59:13 #209 DONE 0.1s 03:59:13 03:59:13 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:59:13 #210 DONE 0.1s 03:59:13 03:59:13 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:59:13 #211 DONE 0.3s 03:59:13 03:59:13 #113 [core-keeper] exporting to image 03:59:13 #113 exporting layers 0.4s done 03:59:13 #113 writing image sha256:c69b468a6540d83bc99abc1e69370a3a7402c1aab6c7f9b202e42ce2afd774f7 done 03:59:13 #113 naming to docker.io/library/core-keeper done 03:59:13 #113 DONE 3.6s 03:59:13 03:59:13 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:59:13 #212 DONE 0.1s 03:59:13 03:59:13 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:59:13 #71 ... 03:59:13 03:59:13 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:59:13 #213 DONE 0.0s 03:59:13 03:59:13 #113 [core-metadata] exporting to image 03:59:14 #113 exporting layers 0.1s done 03:59:14 #113 writing image sha256:ec57f3508f688aed4c7951b222ccf6fa4d73ff967d5c0336258d835236978e7b done 03:59:14 #113 naming to docker.io/library/core-metadata done 03:59:14 #113 DONE 3.8s 03:59:14 03:59:14 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:59:14 #71 ... 03:59:14 03:59:14 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:59:14 #147 DONE 169.3s 03:59:14 03:59:14 #214 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:59:14 #214 DONE 0.0s 03:59:14 03:59:14 #215 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:59:14 #215 DONE 0.0s 03:59:14 03:59:14 #216 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:59:14 #216 DONE 0.2s 03:59:14 03:59:14 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:59:15 #143 ... 03:59:15 03:59:15 #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:59:15 #217 DONE 0.0s 03:59:15 03:59:15 #113 [support-notifications] exporting to image 03:59:15 #113 exporting layers 0.2s done 03:59:15 #113 writing image sha256:f1f8d528c95d1af9c5715dd0d5c069b44cee880f947633e7f7dd78a60e21ccfe done 03:59:15 #113 naming to docker.io/library/support-notifications done 03:59:15 #113 DONE 4.0s 03:59:15 03:59:15 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:59:15 #71 ... 03:59:15 03:59:15 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:59:15 #143 DONE 170.5s 03:59:15 03:59:15 #218 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:59:15 #218 DONE 0.0s 03:59:16 03:59:16 #219 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:59:16 #219 DONE 0.0s 03:59:16 03:59:16 #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:59:16 #220 DONE 0.2s 03:59:16 03:59:16 #221 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:59:16 #221 DONE 0.0s 03:59:16 03:59:16 #113 [support-scheduler] exporting to image 03:59:16 #113 exporting layers 0.2s done 03:59:16 #113 writing image sha256:cb06f2de956d0ff7ac03f3ea1dc7416eb09fc7663a59814b2088d495b874e0b7 03:59:16 #113 writing image sha256:cb06f2de956d0ff7ac03f3ea1dc7416eb09fc7663a59814b2088d495b874e0b7 done 03:59:16 #113 naming to docker.io/library/support-scheduler done 03:59:16 #113 DONE 4.2s 03:59:16 03:59:16 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:59:16 time="2025-06-09T03:55:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:16 time="2025-06-09T03:55:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:16 time="2025-06-09T03:55:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:16 time="2025-06-09T03:55:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:16 time="2025-06-09T03:55:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:16 time="2025-06-09T03:55:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:16 time="2025-06-09T03:55:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:16 time="2025-06-09T03:55:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:16 time="2025-06-09T03:55:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:16 time="2025-06-09T03:55:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:16 time="2025-06-09T03:55:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:16 time="2025-06-09T03:55:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:16 time="2025-06-09T03:55:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:16 time="2025-06-09T03:55:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:16 time="2025-06-09T03:55:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:59:16 $ docker stop --time=1 4beee012b6c7bb3a6a71c538ef4fc3d45048b0698cc506dcc5af31dddc2ec4ef 03:59:17 $ docker rm -f --volumes 4beee012b6c7bb3a6a71c538ef4fc3d45048b0698cc506dcc5af31dddc2ec4ef [Pipeline] // withDockerContainer [Pipeline] sh 03:59:18 + docker images 03:59:18 REPOSITORY TAG IMAGE ID CREATED SIZE 03:59:18 support-scheduler latest cb06f2de956d 1 second ago 48.8MB 03:59:18 support-notifications latest f1f8d528c95d 3 seconds ago 52.4MB 03:59:18 core-keeper latest c69b468a6540 4 seconds ago 32.5MB 03:59:18 core-metadata latest ec57f3508f68 4 seconds ago 33.1MB 03:59:18 security-spiffe-token-provider latest 9d80ac13719d 5 seconds ago 47.7MB 03:59:18 security-secretstore-setup latest db4c8d8a2d86 5 seconds ago 68.7MB 03:59:18 security-proxy-auth latest 5d8174f9b774 5 seconds ago 31.8MB 03:59:18 core-data latest 3cc1d39516cf 6 seconds ago 32.9MB 03:59:18 security-proxy-setup latest c53ecedea79a 7 seconds ago 38.5MB 03:59:18 core-command latest 21396b7f8bfc 8 seconds ago 28.4MB 03:59:18 core-common-config-bootstrapper latest 8ba21a0d4e88 About a minute ago 17.1MB 03:59:18 security-bootstrapper latest a372c43d1999 About a minute ago 20.4MB 03:59:18 security-spire-config latest 3ef559c4ca98 3 minutes ago 149MB 03:59:18 security-spire-server latest ca4cf7b55946 3 minutes ago 149MB 03:59:18 security-spire-agent latest 38644072fde2 3 minutes ago 195MB 03:59:18 ci-base-image-x86_64 latest 271a594076b2 6 minutes ago 925MB 03:59:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 2 weeks ago 573MB 03:59:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 69404ca5bff2 8 weeks ago 574MB 03:59:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:59:18 provisioning config files... 03:59:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/850@tmp/config12769055607779215847tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:59:18 ---> ****-login.sh 03:59:18 nexus3.edgexfoundry.org:10001 03:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:18 Configure a credential helper to remove this warning. See 03:59:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:18 03:59:18 Login Succeeded 03:59:18 nexus3.edgexfoundry.org:10002 03:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:18 Configure a credential helper to remove this warning. See 03:59:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:18 03:59:18 Login Succeeded 03:59:18 nexus3.edgexfoundry.org:10003 03:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:18 Configure a credential helper to remove this warning. See 03:59:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:18 03:59:18 Login Succeeded 03:59:18 nexus3.edgexfoundry.org:10004 03:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:18 Configure a credential helper to remove this warning. See 03:59:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:18 03:59:18 Login Succeeded 03:59:18 ****.io 03:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:19 Configure a credential helper to remove this warning. See 03:59:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:19 03:59:19 Login Succeeded 03:59:19 ---> ****-login.sh ends [Pipeline] } 03:59:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:59:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:59:19 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:59:19 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 03:59:19 latest 03:59:19 4.1.0-dev.23 03:59:19 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 03:59:19 main 03:59:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:19 + docker push nexus3.edgexfoundry.org:10004/core-command:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 03:59:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:59:19 cafe38f371cf: Preparing 03:59:19 40cf65d04e3f: Preparing 03:59:19 b572919168ad: Preparing 03:59:19 0fff30928fb6: Preparing 03:59:19 174df47e6d28: Preparing 03:59:19 2ef3a757c186: Preparing 03:59:19 994456c4fd7b: Preparing 03:59:19 2ef3a757c186: Waiting 03:59:19 994456c4fd7b: Waiting 03:59:19 0fff30928fb6: Pushed 03:59:19 174df47e6d28: Pushed 03:59:19 b572919168ad: Pushed 03:59:19 cafe38f371cf: Pushed 03:59:19 994456c4fd7b: Layer already exists 03:59:20 2ef3a757c186: Pushed 03:59:22 40cf65d04e3f: Pushed 03:59:22 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:0ffec4520a53f97a60d3a96629b957339352cfaed71030151fee8f3c6bf1a70d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:23 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:59:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:59:23 cafe38f371cf: Preparing 03:59:23 40cf65d04e3f: Preparing 03:59:23 b572919168ad: Preparing 03:59:23 0fff30928fb6: Preparing 03:59:23 174df47e6d28: Preparing 03:59:23 2ef3a757c186: Preparing 03:59:23 994456c4fd7b: Preparing 03:59:23 994456c4fd7b: Waiting 03:59:23 2ef3a757c186: Waiting 03:59:23 cafe38f371cf: Layer already exists 03:59:23 174df47e6d28: Layer already exists 03:59:23 40cf65d04e3f: Layer already exists 03:59:23 b572919168ad: Layer already exists 03:59:23 0fff30928fb6: Layer already exists 03:59:23 2ef3a757c186: Layer already exists 03:59:23 994456c4fd7b: Layer already exists 03:59:23 latest: digest: sha256:0ffec4520a53f97a60d3a96629b957339352cfaed71030151fee8f3c6bf1a70d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:23 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.23 03:59:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:59:23 cafe38f371cf: Preparing 03:59:23 40cf65d04e3f: Preparing 03:59:23 b572919168ad: Preparing 03:59:23 0fff30928fb6: Preparing 03:59:23 174df47e6d28: Preparing 03:59:23 2ef3a757c186: Preparing 03:59:23 994456c4fd7b: Preparing 03:59:23 2ef3a757c186: Waiting 03:59:23 994456c4fd7b: Waiting 03:59:23 0fff30928fb6: Layer already exists 03:59:23 40cf65d04e3f: Layer already exists 03:59:23 cafe38f371cf: Layer already exists 03:59:23 174df47e6d28: Layer already exists 03:59:23 b572919168ad: Layer already exists 03:59:23 2ef3a757c186: Layer already exists 03:59:23 994456c4fd7b: Layer already exists 03:59:23 4.1.0-dev.23: digest: sha256:0ffec4520a53f97a60d3a96629b957339352cfaed71030151fee8f3c6bf1a70d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:24 + docker push nexus3.edgexfoundry.org:10004/core-command:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 03:59:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:59:24 cafe38f371cf: Preparing 03:59:24 40cf65d04e3f: Preparing 03:59:24 b572919168ad: Preparing 03:59:24 0fff30928fb6: Preparing 03:59:24 174df47e6d28: Preparing 03:59:24 2ef3a757c186: Preparing 03:59:24 994456c4fd7b: Preparing 03:59:24 2ef3a757c186: Waiting 03:59:24 994456c4fd7b: Waiting 03:59:24 cafe38f371cf: Layer already exists 03:59:24 b572919168ad: Layer already exists 03:59:24 40cf65d04e3f: Layer already exists 03:59:24 174df47e6d28: Layer already exists 03:59:24 0fff30928fb6: Layer already exists 03:59:24 994456c4fd7b: Layer already exists 03:59:24 2ef3a757c186: Layer already exists 03:59:24 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:0ffec4520a53f97a60d3a96629b957339352cfaed71030151fee8f3c6bf1a70d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:25 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:59:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:59:25 cafe38f371cf: Preparing 03:59:25 40cf65d04e3f: Preparing 03:59:25 b572919168ad: Preparing 03:59:25 0fff30928fb6: Preparing 03:59:25 174df47e6d28: Preparing 03:59:25 2ef3a757c186: Preparing 03:59:25 994456c4fd7b: Preparing 03:59:25 994456c4fd7b: Waiting 03:59:25 40cf65d04e3f: Layer already exists 03:59:25 0fff30928fb6: Layer already exists 03:59:25 174df47e6d28: Layer already exists 03:59:25 b572919168ad: Layer already exists 03:59:25 cafe38f371cf: Layer already exists 03:59:25 2ef3a757c186: Layer already exists 03:59:25 994456c4fd7b: Layer already exists 03:59:25 main: digest: sha256:0ffec4520a53f97a60d3a96629b957339352cfaed71030151fee8f3c6bf1a70d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:59:25 ===================================================== [Pipeline] echo 03:59:25 taggedImages: 03:59:25 - nexus3.edgexfoundry.org:10004/core-command:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 03:59:25 - nexus3.edgexfoundry.org:10004/core-command:latest 03:59:25 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.23 03:59:25 - nexus3.edgexfoundry.org:10004/core-command:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 03:59:25 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:59:25 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 03:59:25 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 03:59:25 latest 03:59:25 4.1.0-dev.23 03:59:25 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 03:59:25 main 03:59:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:25 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 03:59:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:59:25 7450129fba5c: Preparing 03:59:25 f34de804f0e9: Preparing 03:59:25 34bd09805868: Preparing 03:59:25 3debd272b219: Preparing 03:59:25 b572919168ad: Preparing 03:59:25 0fff30928fb6: Preparing 03:59:25 174df47e6d28: Preparing 03:59:25 2ef3a757c186: Preparing 03:59:25 994456c4fd7b: Preparing 03:59:25 174df47e6d28: Waiting 03:59:25 2ef3a757c186: Waiting 03:59:25 994456c4fd7b: Waiting 03:59:25 b572919168ad: Layer already exists 03:59:25 0fff30928fb6: Layer already exists 03:59:25 174df47e6d28: Layer already exists 03:59:25 2ef3a757c186: Layer already exists 03:59:25 994456c4fd7b: Layer already exists 03:59:25 f34de804f0e9: Pushed 03:59:25 34bd09805868: Pushed 03:59:25 7450129fba5c: Pushed 03:59:27 3debd272b219: Pushed 03:59:27 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:ff78bb19c3a5144395358ffed2b3c22b4fef5627b18f7fd678e359b41ccf8299 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:27 + 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 03:59:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:59:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:59:27 7450129fba5c: Preparing 03:59:27 f34de804f0e9: Preparing 03:59:27 34bd09805868: Preparing 03:59:27 3debd272b219: Preparing 03:59:27 b572919168ad: Preparing 03:59:27 0fff30928fb6: Preparing 03:59:27 174df47e6d28: Preparing 03:59:27 2ef3a757c186: Preparing 03:59:27 994456c4fd7b: Preparing 03:59:27 2ef3a757c186: Waiting 03:59:27 994456c4fd7b: Waiting 03:59:27 0fff30928fb6: Waiting 03:59:27 174df47e6d28: Waiting 03:59:27 34bd09805868: Layer already exists 03:59:27 f34de804f0e9: Layer already exists 03:59:27 7450129fba5c: Layer already exists 03:59:27 b572919168ad: Layer already exists 03:59:27 3debd272b219: Layer already exists 03:59:27 2ef3a757c186: Layer already exists 03:59:27 0fff30928fb6: Layer already exists 03:59:27 174df47e6d28: Layer already exists 03:59:27 994456c4fd7b: Layer already exists 03:59:27 latest: digest: sha256:ff78bb19c3a5144395358ffed2b3c22b4fef5627b18f7fd678e359b41ccf8299 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.23 03:59:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:59:28 7450129fba5c: Preparing 03:59:28 f34de804f0e9: Preparing 03:59:28 34bd09805868: Preparing 03:59:28 3debd272b219: Preparing 03:59:28 b572919168ad: Preparing 03:59:28 0fff30928fb6: Preparing 03:59:28 174df47e6d28: Preparing 03:59:28 2ef3a757c186: Preparing 03:59:28 994456c4fd7b: Preparing 03:59:28 174df47e6d28: Waiting 03:59:28 2ef3a757c186: Waiting 03:59:28 994456c4fd7b: Waiting 03:59:28 0fff30928fb6: Waiting 03:59:28 b572919168ad: Layer already exists 03:59:28 7450129fba5c: Layer already exists 03:59:28 3debd272b219: Layer already exists 03:59:28 34bd09805868: Layer already exists 03:59:28 f34de804f0e9: Layer already exists 03:59:28 0fff30928fb6: Layer already exists 03:59:28 2ef3a757c186: Layer already exists 03:59:28 994456c4fd7b: Layer already exists 03:59:28 174df47e6d28: Layer already exists 03:59:28 4.1.0-dev.23: digest: sha256:ff78bb19c3a5144395358ffed2b3c22b4fef5627b18f7fd678e359b41ccf8299 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 03:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:59:29 7450129fba5c: Preparing 03:59:29 f34de804f0e9: Preparing 03:59:29 34bd09805868: Preparing 03:59:29 3debd272b219: Preparing 03:59:29 b572919168ad: Preparing 03:59:29 0fff30928fb6: Preparing 03:59:29 174df47e6d28: Preparing 03:59:29 2ef3a757c186: Preparing 03:59:29 994456c4fd7b: Preparing 03:59:29 174df47e6d28: Waiting 03:59:29 994456c4fd7b: Waiting 03:59:29 2ef3a757c186: Waiting 03:59:29 0fff30928fb6: Waiting 03:59:29 3debd272b219: Layer already exists 03:59:29 7450129fba5c: Layer already exists 03:59:29 34bd09805868: Layer already exists 03:59:29 f34de804f0e9: Layer already exists 03:59:29 b572919168ad: Layer already exists 03:59:29 174df47e6d28: Layer already exists 03:59:29 0fff30928fb6: Layer already exists 03:59:29 2ef3a757c186: Layer already exists 03:59:29 994456c4fd7b: Layer already exists 03:59:29 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:ff78bb19c3a5144395358ffed2b3c22b4fef5627b18f7fd678e359b41ccf8299 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:29 + 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 03:59:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:59:29 7450129fba5c: Preparing 03:59:29 f34de804f0e9: Preparing 03:59:29 34bd09805868: Preparing 03:59:29 3debd272b219: Preparing 03:59:29 b572919168ad: Preparing 03:59:29 0fff30928fb6: Preparing 03:59:29 174df47e6d28: Preparing 03:59:29 2ef3a757c186: Preparing 03:59:29 994456c4fd7b: Preparing 03:59:29 174df47e6d28: Waiting 03:59:29 2ef3a757c186: Waiting 03:59:29 994456c4fd7b: Waiting 03:59:29 0fff30928fb6: Waiting 03:59:29 34bd09805868: Layer already exists 03:59:29 f34de804f0e9: Layer already exists 03:59:29 b572919168ad: Layer already exists 03:59:29 3debd272b219: Layer already exists 03:59:29 7450129fba5c: Layer already exists 03:59:29 2ef3a757c186: Layer already exists 03:59:29 0fff30928fb6: Layer already exists 03:59:29 174df47e6d28: Layer already exists 03:59:29 994456c4fd7b: Layer already exists 03:59:29 main: digest: sha256:ff78bb19c3a5144395358ffed2b3c22b4fef5627b18f7fd678e359b41ccf8299 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:59:30 ===================================================== [Pipeline] echo 03:59:30 taggedImages: 03:59:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 03:59:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:59:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.23 03:59:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 03:59:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 03:59:30 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:59:30 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 03:59:30 latest 03:59:30 4.1.0-dev.23 03:59:30 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 03:59:30 main 03:59:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:30 + docker push nexus3.edgexfoundry.org:10004/core-data:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 03:59:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:59:30 230029a1e934: Preparing 03:59:30 f9c999347f7d: Preparing 03:59:30 b572919168ad: Preparing 03:59:30 0fff30928fb6: Preparing 03:59:30 2e98031d36af: Preparing 03:59:30 42ff210d680b: Preparing 03:59:30 994456c4fd7b: Preparing 03:59:30 b572919168ad: Layer already exists 03:59:30 0fff30928fb6: Layer already exists 03:59:30 994456c4fd7b: Layer already exists 03:59:30 2e98031d36af: Pushed 03:59:30 230029a1e934: Pushed 03:59:30 42ff210d680b: Pushed 03:59:34 f9c999347f7d: Pushed 03:59:34 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:56eac4bcbe492bb13c46cb4a6e5610f8fdcf99c3fa828b367916b7df1c898e8b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:34 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:59:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:59:34 230029a1e934: Preparing 03:59:34 f9c999347f7d: Preparing 03:59:34 b572919168ad: Preparing 03:59:34 0fff30928fb6: Preparing 03:59:34 2e98031d36af: Preparing 03:59:34 42ff210d680b: Preparing 03:59:34 994456c4fd7b: Preparing 03:59:34 42ff210d680b: Waiting 03:59:34 994456c4fd7b: Waiting 03:59:34 230029a1e934: Layer already exists 03:59:34 f9c999347f7d: Layer already exists 03:59:34 0fff30928fb6: Layer already exists 03:59:34 b572919168ad: Layer already exists 03:59:34 2e98031d36af: Layer already exists 03:59:34 42ff210d680b: Layer already exists 03:59:34 994456c4fd7b: Layer already exists 03:59:34 latest: digest: sha256:56eac4bcbe492bb13c46cb4a6e5610f8fdcf99c3fa828b367916b7df1c898e8b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:35 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.23 03:59:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:59:35 230029a1e934: Preparing 03:59:35 f9c999347f7d: Preparing 03:59:35 b572919168ad: Preparing 03:59:35 0fff30928fb6: Preparing 03:59:35 2e98031d36af: Preparing 03:59:35 42ff210d680b: Preparing 03:59:35 994456c4fd7b: Preparing 03:59:35 42ff210d680b: Waiting 03:59:35 994456c4fd7b: Waiting 03:59:35 f9c999347f7d: Layer already exists 03:59:35 b572919168ad: Layer already exists 03:59:35 2e98031d36af: Layer already exists 03:59:35 230029a1e934: Layer already exists 03:59:35 0fff30928fb6: Layer already exists 03:59:35 42ff210d680b: Layer already exists 03:59:35 994456c4fd7b: Layer already exists 03:59:35 4.1.0-dev.23: digest: sha256:56eac4bcbe492bb13c46cb4a6e5610f8fdcf99c3fa828b367916b7df1c898e8b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:35 + docker push nexus3.edgexfoundry.org:10004/core-data:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 03:59:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:59:35 230029a1e934: Preparing 03:59:35 f9c999347f7d: Preparing 03:59:35 b572919168ad: Preparing 03:59:35 0fff30928fb6: Preparing 03:59:35 2e98031d36af: Preparing 03:59:35 42ff210d680b: Preparing 03:59:35 994456c4fd7b: Preparing 03:59:35 42ff210d680b: Waiting 03:59:35 994456c4fd7b: Waiting 03:59:35 f9c999347f7d: Layer already exists 03:59:35 0fff30928fb6: Layer already exists 03:59:35 2e98031d36af: Layer already exists 03:59:35 b572919168ad: Layer already exists 03:59:35 230029a1e934: Layer already exists 03:59:35 42ff210d680b: Layer already exists 03:59:35 994456c4fd7b: Layer already exists 03:59:35 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:56eac4bcbe492bb13c46cb4a6e5610f8fdcf99c3fa828b367916b7df1c898e8b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:36 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:59:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:59:36 230029a1e934: Preparing 03:59:36 f9c999347f7d: Preparing 03:59:36 b572919168ad: Preparing 03:59:36 0fff30928fb6: Preparing 03:59:36 2e98031d36af: Preparing 03:59:36 42ff210d680b: Preparing 03:59:36 994456c4fd7b: Preparing 03:59:36 42ff210d680b: Waiting 03:59:36 994456c4fd7b: Waiting 03:59:36 2e98031d36af: Layer already exists 03:59:36 b572919168ad: Layer already exists 03:59:36 0fff30928fb6: Layer already exists 03:59:36 230029a1e934: Layer already exists 03:59:36 f9c999347f7d: Layer already exists 03:59:36 42ff210d680b: Layer already exists 03:59:36 994456c4fd7b: Layer already exists 03:59:36 main: digest: sha256:56eac4bcbe492bb13c46cb4a6e5610f8fdcf99c3fa828b367916b7df1c898e8b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:59:36 ===================================================== [Pipeline] echo 03:59:36 taggedImages: 03:59:36 - nexus3.edgexfoundry.org:10004/core-data:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 03:59:36 - nexus3.edgexfoundry.org:10004/core-data:latest 03:59:36 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.23 03:59:36 - nexus3.edgexfoundry.org:10004/core-data:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 03:59:36 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:59:36 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 03:59:36 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 03:59:36 latest 03:59:36 4.1.0-dev.23 03:59:36 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 03:59:36 main 03:59:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:37 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 03:59:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:59:37 f73f2bff7219: Preparing 03:59:37 1185e4e633db: Preparing 03:59:37 0fff30928fb6: Preparing 03:59:37 85943f88eceb: Preparing 03:59:37 a34d4933ce81: Preparing 03:59:37 994456c4fd7b: Preparing 03:59:37 994456c4fd7b: Waiting 03:59:37 0fff30928fb6: Layer already exists 03:59:37 994456c4fd7b: Layer already exists 03:59:37 f73f2bff7219: Pushed 03:59:37 85943f88eceb: Pushed 03:59:37 a34d4933ce81: Pushed 03:59:39 1185e4e633db: Pushed 03:59:40 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:8f0f578a0297d74cbf2cc8ac293950bd181a7165cff5c3b93435ad53d70bd793 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:40 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 03:59:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:59:40 f73f2bff7219: Preparing 03:59:40 1185e4e633db: Preparing 03:59:40 0fff30928fb6: Preparing 03:59:40 85943f88eceb: Preparing 03:59:40 a34d4933ce81: Preparing 03:59:40 994456c4fd7b: Preparing 03:59:40 1185e4e633db: Layer already exists 03:59:40 85943f88eceb: Layer already exists 03:59:40 a34d4933ce81: Layer already exists 03:59:40 0fff30928fb6: Layer already exists 03:59:40 f73f2bff7219: Layer already exists 03:59:40 994456c4fd7b: Layer already exists 03:59:40 latest: digest: sha256:8f0f578a0297d74cbf2cc8ac293950bd181a7165cff5c3b93435ad53d70bd793 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:41 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.23 03:59:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:59:41 f73f2bff7219: Preparing 03:59:41 1185e4e633db: Preparing 03:59:41 0fff30928fb6: Preparing 03:59:41 85943f88eceb: Preparing 03:59:41 a34d4933ce81: Preparing 03:59:41 994456c4fd7b: Preparing 03:59:41 994456c4fd7b: Waiting 03:59:41 f73f2bff7219: Layer already exists 03:59:41 0fff30928fb6: Layer already exists 03:59:41 a34d4933ce81: Layer already exists 03:59:41 85943f88eceb: Layer already exists 03:59:41 1185e4e633db: Layer already exists 03:59:41 994456c4fd7b: Layer already exists 03:59:41 4.1.0-dev.23: digest: sha256:8f0f578a0297d74cbf2cc8ac293950bd181a7165cff5c3b93435ad53d70bd793 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:42 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 03:59:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:59:42 f73f2bff7219: Preparing 03:59:42 1185e4e633db: Preparing 03:59:42 0fff30928fb6: Preparing 03:59:42 85943f88eceb: Preparing 03:59:42 a34d4933ce81: Preparing 03:59:42 994456c4fd7b: Preparing 03:59:42 994456c4fd7b: Waiting 03:59:42 85943f88eceb: Layer already exists 03:59:42 0fff30928fb6: Layer already exists 03:59:42 1185e4e633db: Layer already exists 03:59:42 a34d4933ce81: Layer already exists 03:59:42 f73f2bff7219: Layer already exists 03:59:42 994456c4fd7b: Layer already exists 03:59:42 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:8f0f578a0297d74cbf2cc8ac293950bd181a7165cff5c3b93435ad53d70bd793 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:42 #86 ... 03:59:42 03:59:42 #89 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:42 #89 DONE 119.7s 03:59:42 03:59:42 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:42 #114 DONE 108.8s 03:59:42 03:59:42 #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:42 #86 DONE 122.9s 03:59:42 03:59:42 #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:42 #96 DONE 113.7s 03:59:42 03:59:42 #119 [security-spiffe-token-provider builder 6/7] COPY . . 03:59:42 #119 ... 03:59:42 03:59:42 #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:42 #84 DONE 125.9s 03:59:42 03:59:42 #99 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:42 #99 DONE 116.1s 03:59:42 03:59:42 #120 [support-notifications builder 6/7] COPY . . 03:59:42 #120 DONE 2.3s 03:59:42 03:59:42 #121 [security-secretstore-setup builder 6/7] COPY . . 03:59:42 #121 CACHED 03:59:42 03:59:42 #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:42 #122 CACHED 03:59:42 03:59:42 #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:59:42 #123 CACHED 03:59:42 03:59:42 #124 [security-bootstrapper builder 6/7] COPY . . 03:59:42 #124 CACHED 03:59:42 03:59:42 #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:42 #125 CACHED 03:59:42 03:59:42 #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:59:42 #126 CACHED 03:59:42 03:59:42 #127 [security-proxy-setup builder 6/7] COPY . . 03:59:42 #127 DONE 2.4s 03:59:42 03:59:42 #128 [core-keeper builder 7/8] COPY . . 03:59:42 #128 DONE 2.5s 03:59:42 03:59:42 #129 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:59:42 #129 ... 03:59:42 03:59:42 #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:42 #130 CACHED 03:59:42 03:59:42 #131 [security-proxy-auth builder 6/7] COPY . . 03:59:42 #131 CACHED 03:59:42 03:59:42 #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:59:42 #132 CACHED 03:59:42 03:59:42 #133 [core-command builder 4/7] COPY go.mod vendor* ./ 03:59:42 #133 CACHED 03:59:42 03:59:42 #134 [core-command builder 6/7] COPY . . 03:59:42 #134 CACHED 03:59:42 03:59:42 #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:42 #135 CACHED 03:59:42 03:59:42 #119 [security-spiffe-token-provider builder 6/7] COPY . . 03:59:42 #119 DONE 2.5s 03:59:42 03:59:42 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:59:42 #136 CACHED 03:59:42 03:59:42 #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:42 #137 CACHED 03:59:42 03:59:42 #138 [core-metadata builder 6/7] COPY . . 03:59:42 #138 CACHED 03:59:42 03:59:42 #139 [core-common-config-bootstrapper builder 6/7] COPY . . 03:59:42 #139 CACHED 03:59:42 03:59:42 #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:42 #140 CACHED 03:59:42 03:59:42 #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:59:42 #141 CACHED 03:59:42 03:59:42 #142 [core-data builder 6/7] COPY . . 03:59:42 #142 DONE 2.6s 03:59:42 03:59:42 #143 [support-scheduler builder 6/7] COPY . . 03:59:42 #143 DONE 2.5s 03:59:42 03:59:42 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:59:42 #144 ... 03:59:42 03:59:42 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:59:42 #0 5.300 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:59:42 #145 ... 03:59:42 03:59:42 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:59:42 #0 6.383 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:59:42 #146 ... 03:59:42 03:59:42 #129 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:59:42 #129 7.113 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:59:42 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 03:59:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:59:43 f73f2bff7219: Preparing 03:59:43 1185e4e633db: Preparing 03:59:43 0fff30928fb6: Preparing 03:59:43 85943f88eceb: Preparing 03:59:43 a34d4933ce81: Preparing 03:59:43 994456c4fd7b: Preparing 03:59:43 994456c4fd7b: Waiting 03:59:43 0fff30928fb6: Layer already exists 03:59:43 f73f2bff7219: Layer already exists 03:59:43 85943f88eceb: Layer already exists 03:59:43 a34d4933ce81: Layer already exists 03:59:43 1185e4e633db: Layer already exists 03:59:43 994456c4fd7b: Layer already exists 03:59:43 main: digest: sha256:8f0f578a0297d74cbf2cc8ac293950bd181a7165cff5c3b93435ad53d70bd793 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:59:43 ===================================================== [Pipeline] echo 03:59:43 taggedImages: 03:59:43 - nexus3.edgexfoundry.org:10004/core-keeper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 03:59:43 - nexus3.edgexfoundry.org:10004/core-keeper:latest 03:59:43 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.23 03:59:43 - nexus3.edgexfoundry.org:10004/core-keeper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 03:59:43 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 03:59:43 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:59:43 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 03:59:43 latest 03:59:43 4.1.0-dev.23 03:59:43 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 03:59:43 main 03:59:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 03:59:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:59:43 f473180639f6: Preparing 03:59:43 2f016f012275: Preparing 03:59:43 de64fce7d265: Preparing 03:59:43 b572919168ad: Preparing 03:59:43 0fff30928fb6: Preparing 03:59:43 174df47e6d28: Preparing 03:59:43 2ef3a757c186: Preparing 03:59:43 994456c4fd7b: Preparing 03:59:43 174df47e6d28: Waiting 03:59:43 2ef3a757c186: Waiting 03:59:43 994456c4fd7b: Waiting 03:59:43 0fff30928fb6: Layer already exists 03:59:43 b572919168ad: Layer already exists 03:59:43 174df47e6d28: Layer already exists 03:59:43 2ef3a757c186: Layer already exists 03:59:43 994456c4fd7b: Layer already exists 03:59:43 2f016f012275: Pushed 03:59:43 f473180639f6: Pushed 03:59:46 #129 ... 03:59:46 03:59:46 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:59:46 #0 6.698 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:59:46 #147 ... 03:59:46 03:59:46 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:59:46 #0 6.777 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:59:46 #148 ... 03:59:46 03:59:46 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:59:46 #0 7.012 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:59:46 #149 ... 03:59:46 03:59:46 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:59:46 #0 6.566 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:59:46 #150 ... 03:59:46 03:59:46 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:59:46 #0 6.547 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:59:46 #151 ... 03:59:46 03:59:46 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:59:46 #0 5.668 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:59:46 #152 ... 03:59:46 03:59:46 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:59:46 #0 6.294 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:59:46 #153 ... 03:59:46 03:59:46 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:59:46 #0 7.197 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:59:46 #154 ... 03:59:46 03:59:46 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:59:46 #144 7.113 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:59:47 de64fce7d265: Pushed 03:59:47 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:a0c569258a80a8c1cc33c4619ebf9afd4f20bb7a90c2afcda6f59fbe9d79be91 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:59:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:59:47 f473180639f6: Preparing 03:59:47 2f016f012275: Preparing 03:59:47 de64fce7d265: Preparing 03:59:47 b572919168ad: Preparing 03:59:47 0fff30928fb6: Preparing 03:59:47 174df47e6d28: Preparing 03:59:47 2ef3a757c186: Preparing 03:59:47 994456c4fd7b: Preparing 03:59:47 174df47e6d28: Waiting 03:59:47 2ef3a757c186: Waiting 03:59:47 994456c4fd7b: Waiting 03:59:47 f473180639f6: Layer already exists 03:59:47 0fff30928fb6: Layer already exists 03:59:47 b572919168ad: Layer already exists 03:59:47 de64fce7d265: Layer already exists 03:59:47 2f016f012275: Layer already exists 03:59:47 174df47e6d28: Layer already exists 03:59:47 2ef3a757c186: Layer already exists 03:59:47 994456c4fd7b: Layer already exists 03:59:47 latest: digest: sha256:a0c569258a80a8c1cc33c4619ebf9afd4f20bb7a90c2afcda6f59fbe9d79be91 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.23 03:59:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:59:48 f473180639f6: Preparing 03:59:48 2f016f012275: Preparing 03:59:48 de64fce7d265: Preparing 03:59:48 b572919168ad: Preparing 03:59:48 0fff30928fb6: Preparing 03:59:48 174df47e6d28: Preparing 03:59:48 2ef3a757c186: Preparing 03:59:48 994456c4fd7b: Preparing 03:59:48 174df47e6d28: Waiting 03:59:48 2ef3a757c186: Waiting 03:59:48 994456c4fd7b: Waiting 03:59:48 b572919168ad: Layer already exists 03:59:48 2f016f012275: Layer already exists 03:59:48 0fff30928fb6: Layer already exists 03:59:48 f473180639f6: Layer already exists 03:59:48 de64fce7d265: Layer already exists 03:59:48 2ef3a757c186: Layer already exists 03:59:48 174df47e6d28: Layer already exists 03:59:48 994456c4fd7b: Layer already exists 03:59:48 4.1.0-dev.23: digest: sha256:a0c569258a80a8c1cc33c4619ebf9afd4f20bb7a90c2afcda6f59fbe9d79be91 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 03:59:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:59:49 f473180639f6: Preparing 03:59:49 2f016f012275: Preparing 03:59:49 de64fce7d265: Preparing 03:59:49 b572919168ad: Preparing 03:59:49 0fff30928fb6: Preparing 03:59:49 174df47e6d28: Preparing 03:59:49 2ef3a757c186: Preparing 03:59:49 994456c4fd7b: Preparing 03:59:49 2ef3a757c186: Waiting 03:59:49 994456c4fd7b: Waiting 03:59:49 174df47e6d28: Waiting 03:59:49 2f016f012275: Layer already exists 03:59:49 de64fce7d265: Layer already exists 03:59:49 b572919168ad: Layer already exists 03:59:49 f473180639f6: Layer already exists 03:59:49 0fff30928fb6: Layer already exists 03:59:49 2ef3a757c186: Layer already exists 03:59:49 994456c4fd7b: Layer already exists 03:59:49 174df47e6d28: Layer already exists 03:59:49 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:a0c569258a80a8c1cc33c4619ebf9afd4f20bb7a90c2afcda6f59fbe9d79be91 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:59:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:59:49 f473180639f6: Preparing 03:59:49 2f016f012275: Preparing 03:59:49 de64fce7d265: Preparing 03:59:49 b572919168ad: Preparing 03:59:49 0fff30928fb6: Preparing 03:59:49 174df47e6d28: Preparing 03:59:49 2ef3a757c186: Preparing 03:59:49 994456c4fd7b: Preparing 03:59:49 2ef3a757c186: Waiting 03:59:49 994456c4fd7b: Waiting 03:59:49 174df47e6d28: Waiting 03:59:49 b572919168ad: Layer already exists 03:59:49 0fff30928fb6: Layer already exists 03:59:49 2f016f012275: Layer already exists 03:59:49 f473180639f6: Layer already exists 03:59:49 de64fce7d265: Layer already exists 03:59:49 174df47e6d28: Layer already exists 03:59:49 2ef3a757c186: Layer already exists 03:59:49 994456c4fd7b: Layer already exists 03:59:49 main: digest: sha256:a0c569258a80a8c1cc33c4619ebf9afd4f20bb7a90c2afcda6f59fbe9d79be91 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:59:49 ===================================================== [Pipeline] echo 03:59:49 taggedImages: 03:59:49 - nexus3.edgexfoundry.org:10004/core-metadata:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 03:59:49 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:59:49 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.23 03:59:49 - nexus3.edgexfoundry.org:10004/core-metadata:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 03:59:49 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:59:49 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:59:49 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 03:59:49 latest 03:59:49 4.1.0-dev.23 03:59:49 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 03:59:49 main 03:59:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 03:59:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:59:50 0b196daa4477: Preparing 03:59:50 b2d2e685dc16: Preparing 03:59:50 2cf67704b6ee: Preparing 03:59:50 157f1f6864df: Preparing 03:59:50 ea77351990eb: Preparing 03:59:50 9fbbfadca890: Preparing 03:59:50 df7dd3158f5b: Preparing 03:59:50 b572919168ad: Preparing 03:59:50 0fff30928fb6: Preparing 03:59:50 310f1cf226a3: Preparing 03:59:50 ef08dea12abb: Preparing 03:59:50 5f70bf18a086: Preparing 03:59:50 975d9101aee4: Preparing 03:59:50 2467dcc77dd2: Preparing 03:59:50 e9c610be51ad: Preparing 03:59:50 994456c4fd7b: Preparing 03:59:50 9fbbfadca890: Waiting 03:59:50 ef08dea12abb: Waiting 03:59:50 5f70bf18a086: Waiting 03:59:50 975d9101aee4: Waiting 03:59:50 2467dcc77dd2: Waiting 03:59:50 df7dd3158f5b: Waiting 03:59:50 e9c610be51ad: Waiting 03:59:50 b572919168ad: Waiting 03:59:50 994456c4fd7b: Waiting 03:59:50 0fff30928fb6: Waiting 03:59:50 310f1cf226a3: Waiting 03:59:50 ea77351990eb: Pushed 03:59:50 2cf67704b6ee: Pushed 03:59:50 157f1f6864df: Pushed 03:59:50 b2d2e685dc16: Pushed 03:59:50 0b196daa4477: Pushed 03:59:50 b572919168ad: Layer already exists 03:59:50 0fff30928fb6: Layer already exists 03:59:50 5f70bf18a086: Layer already exists 03:59:50 9fbbfadca890: Pushed 03:59:50 310f1cf226a3: Pushed 03:59:50 ef08dea12abb: Pushed 03:59:50 994456c4fd7b: Layer already exists 03:59:50 975d9101aee4: Pushed 03:59:50 2467dcc77dd2: Pushed 03:59:50 e9c610be51ad: Pushed 03:59:52 df7dd3158f5b: Pushed 03:59:52 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:44b6e4ae947b20d1ccb0ba6413055be6b1a49bce1e5daf25dcdb9954167e9347 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:59:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:59:52 0b196daa4477: Preparing 03:59:52 b2d2e685dc16: Preparing 03:59:52 2cf67704b6ee: Preparing 03:59:52 157f1f6864df: Preparing 03:59:52 ea77351990eb: Preparing 03:59:52 9fbbfadca890: Preparing 03:59:52 df7dd3158f5b: Preparing 03:59:52 b572919168ad: Preparing 03:59:52 0fff30928fb6: Preparing 03:59:52 310f1cf226a3: Preparing 03:59:52 ef08dea12abb: Preparing 03:59:52 5f70bf18a086: Preparing 03:59:52 975d9101aee4: Preparing 03:59:52 2467dcc77dd2: Preparing 03:59:52 e9c610be51ad: Preparing 03:59:52 994456c4fd7b: Preparing 03:59:52 df7dd3158f5b: Waiting 03:59:52 0fff30928fb6: Waiting 03:59:52 b572919168ad: Waiting 03:59:52 e9c610be51ad: Waiting 03:59:52 975d9101aee4: Waiting 03:59:52 2467dcc77dd2: Waiting 03:59:52 9fbbfadca890: Waiting 03:59:52 310f1cf226a3: Waiting 03:59:52 ef08dea12abb: Waiting 03:59:52 5f70bf18a086: Waiting 03:59:52 b2d2e685dc16: Layer already exists 03:59:52 0b196daa4477: Layer already exists 03:59:52 157f1f6864df: Layer already exists 03:59:52 ea77351990eb: Layer already exists 03:59:52 2cf67704b6ee: Layer already exists 03:59:52 9fbbfadca890: Layer already exists 03:59:52 b572919168ad: Layer already exists 03:59:52 0fff30928fb6: Layer already exists 03:59:52 310f1cf226a3: Layer already exists 03:59:52 df7dd3158f5b: Layer already exists 03:59:52 ef08dea12abb: Layer already exists 03:59:52 5f70bf18a086: Layer already exists 03:59:52 975d9101aee4: Layer already exists 03:59:52 2467dcc77dd2: Layer already exists 03:59:52 e9c610be51ad: Layer already exists 03:59:52 994456c4fd7b: Layer already exists 03:59:52 latest: digest: sha256:44b6e4ae947b20d1ccb0ba6413055be6b1a49bce1e5daf25dcdb9954167e9347 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.23 03:59:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:59:53 0b196daa4477: Preparing 03:59:53 b2d2e685dc16: Preparing 03:59:53 2cf67704b6ee: Preparing 03:59:53 157f1f6864df: Preparing 03:59:53 ea77351990eb: Preparing 03:59:53 9fbbfadca890: Preparing 03:59:53 df7dd3158f5b: Preparing 03:59:53 b572919168ad: Preparing 03:59:53 0fff30928fb6: Preparing 03:59:53 310f1cf226a3: Preparing 03:59:53 ef08dea12abb: Preparing 03:59:53 5f70bf18a086: Preparing 03:59:53 975d9101aee4: Preparing 03:59:53 2467dcc77dd2: Preparing 03:59:53 e9c610be51ad: Preparing 03:59:53 994456c4fd7b: Preparing 03:59:53 0fff30928fb6: Waiting 03:59:53 310f1cf226a3: Waiting 03:59:53 2467dcc77dd2: Waiting 03:59:53 ef08dea12abb: Waiting 03:59:53 e9c610be51ad: Waiting 03:59:53 5f70bf18a086: Waiting 03:59:53 975d9101aee4: Waiting 03:59:53 994456c4fd7b: Waiting 03:59:53 9fbbfadca890: Waiting 03:59:53 df7dd3158f5b: Waiting 03:59:53 b572919168ad: Waiting 03:59:53 2cf67704b6ee: Layer already exists 03:59:53 ea77351990eb: Layer already exists 03:59:53 0b196daa4477: Layer already exists 03:59:53 b2d2e685dc16: Layer already exists 03:59:53 157f1f6864df: Layer already exists 03:59:53 b572919168ad: Layer already exists 03:59:53 df7dd3158f5b: Layer already exists 03:59:53 0fff30928fb6: Layer already exists 03:59:53 9fbbfadca890: Layer already exists 03:59:53 310f1cf226a3: Layer already exists 03:59:53 ef08dea12abb: Layer already exists 03:59:53 5f70bf18a086: Layer already exists 03:59:53 975d9101aee4: Layer already exists 03:59:53 2467dcc77dd2: Layer already exists 03:59:53 e9c610be51ad: Layer already exists 03:59:53 994456c4fd7b: Layer already exists 03:59:53 4.1.0-dev.23: digest: sha256:44b6e4ae947b20d1ccb0ba6413055be6b1a49bce1e5daf25dcdb9954167e9347 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 03:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:59:54 0b196daa4477: Preparing 03:59:54 b2d2e685dc16: Preparing 03:59:54 2cf67704b6ee: Preparing 03:59:54 157f1f6864df: Preparing 03:59:54 ea77351990eb: Preparing 03:59:54 9fbbfadca890: Preparing 03:59:54 df7dd3158f5b: Preparing 03:59:54 b572919168ad: Preparing 03:59:54 0fff30928fb6: Preparing 03:59:54 310f1cf226a3: Preparing 03:59:54 ef08dea12abb: Preparing 03:59:54 5f70bf18a086: Preparing 03:59:54 975d9101aee4: Preparing 03:59:54 2467dcc77dd2: Preparing 03:59:54 e9c610be51ad: Preparing 03:59:54 994456c4fd7b: Preparing 03:59:54 9fbbfadca890: Waiting 03:59:54 ef08dea12abb: Waiting 03:59:54 df7dd3158f5b: Waiting 03:59:54 b572919168ad: Waiting 03:59:54 5f70bf18a086: Waiting 03:59:54 0fff30928fb6: Waiting 03:59:54 2467dcc77dd2: Waiting 03:59:54 975d9101aee4: Waiting 03:59:54 310f1cf226a3: Waiting 03:59:54 994456c4fd7b: Waiting 03:59:54 ea77351990eb: Layer already exists 03:59:54 157f1f6864df: Layer already exists 03:59:54 0b196daa4477: Layer already exists 03:59:54 b2d2e685dc16: Layer already exists 03:59:54 2cf67704b6ee: Layer already exists 03:59:54 df7dd3158f5b: Layer already exists 03:59:54 9fbbfadca890: Layer already exists 03:59:54 b572919168ad: Layer already exists 03:59:54 310f1cf226a3: Layer already exists 03:59:54 0fff30928fb6: Layer already exists 03:59:54 5f70bf18a086: Layer already exists 03:59:54 ef08dea12abb: Layer already exists 03:59:54 975d9101aee4: Layer already exists 03:59:54 e9c610be51ad: Layer already exists 03:59:54 2467dcc77dd2: Layer already exists 03:59:54 994456c4fd7b: Layer already exists 03:59:54 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:44b6e4ae947b20d1ccb0ba6413055be6b1a49bce1e5daf25dcdb9954167e9347 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:59:54 0b196daa4477: Preparing 03:59:54 b2d2e685dc16: Preparing 03:59:54 2cf67704b6ee: Preparing 03:59:54 157f1f6864df: Preparing 03:59:54 ea77351990eb: Preparing 03:59:54 9fbbfadca890: Preparing 03:59:54 df7dd3158f5b: Preparing 03:59:54 b572919168ad: Preparing 03:59:54 0fff30928fb6: Preparing 03:59:54 310f1cf226a3: Preparing 03:59:54 ef08dea12abb: Preparing 03:59:54 5f70bf18a086: Preparing 03:59:54 975d9101aee4: Preparing 03:59:54 2467dcc77dd2: Preparing 03:59:54 9fbbfadca890: Waiting 03:59:54 e9c610be51ad: Preparing 03:59:54 df7dd3158f5b: Waiting 03:59:54 994456c4fd7b: Preparing 03:59:54 b572919168ad: Waiting 03:59:54 0fff30928fb6: Waiting 03:59:54 2467dcc77dd2: Waiting 03:59:54 e9c610be51ad: Waiting 03:59:54 310f1cf226a3: Waiting 03:59:54 994456c4fd7b: Waiting 03:59:54 ef08dea12abb: Waiting 03:59:54 5f70bf18a086: Waiting 03:59:54 975d9101aee4: Waiting 03:59:54 b2d2e685dc16: Layer already exists 03:59:54 ea77351990eb: Layer already exists 03:59:54 157f1f6864df: Layer already exists 03:59:54 0b196daa4477: Layer already exists 03:59:54 2cf67704b6ee: Layer already exists 03:59:54 0fff30928fb6: Layer already exists 03:59:54 df7dd3158f5b: Layer already exists 03:59:54 9fbbfadca890: Layer already exists 03:59:54 b572919168ad: Layer already exists 03:59:54 310f1cf226a3: Layer already exists 03:59:54 5f70bf18a086: Layer already exists 03:59:54 ef08dea12abb: Layer already exists 03:59:54 975d9101aee4: Layer already exists 03:59:54 2467dcc77dd2: Layer already exists 03:59:54 e9c610be51ad: Layer already exists 03:59:54 994456c4fd7b: Layer already exists 03:59:54 main: digest: sha256:44b6e4ae947b20d1ccb0ba6413055be6b1a49bce1e5daf25dcdb9954167e9347 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:59:54 ===================================================== [Pipeline] echo 03:59:54 taggedImages: 03:59:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 03:59:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:59:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.23 03:59:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 03:59:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:59:54 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 03:59:54 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 03:59:54 latest 03:59:54 4.1.0-dev.23 03:59:54 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 03:59:54 main 03:59:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 03:59:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:59:55 e371324d1d92: Preparing 03:59:55 88fdf4317eca: Preparing 03:59:55 bc181ae55a12: Preparing 03:59:55 a7010c0eb696: Preparing 03:59:55 b572919168ad: Preparing 03:59:55 0fff30928fb6: Preparing 03:59:55 174df47e6d28: Preparing 03:59:55 2ef3a757c186: Preparing 03:59:55 994456c4fd7b: Preparing 03:59:55 174df47e6d28: Waiting 03:59:55 2ef3a757c186: Waiting 03:59:55 994456c4fd7b: Waiting 03:59:55 0fff30928fb6: Waiting 03:59:55 b572919168ad: Layer already exists 03:59:55 0fff30928fb6: Layer already exists 03:59:55 174df47e6d28: Layer already exists 03:59:55 2ef3a757c186: Layer already exists 03:59:55 994456c4fd7b: Layer already exists 03:59:55 e371324d1d92: Pushed 03:59:55 88fdf4317eca: Pushed 03:59:55 bc181ae55a12: Pushed 03:59:58 a7010c0eb696: Pushed 03:59:58 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:283055e1d1bffec00780adf481d7e8232d8438aa1f4353d4967bd981e25a5a7f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:59:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:59:58 e371324d1d92: Preparing 03:59:58 88fdf4317eca: Preparing 03:59:58 bc181ae55a12: Preparing 03:59:58 a7010c0eb696: Preparing 03:59:58 b572919168ad: Preparing 03:59:58 0fff30928fb6: Preparing 03:59:58 174df47e6d28: Preparing 03:59:58 2ef3a757c186: Preparing 03:59:58 994456c4fd7b: Preparing 03:59:58 2ef3a757c186: Waiting 03:59:58 174df47e6d28: Waiting 03:59:58 994456c4fd7b: Waiting 03:59:58 0fff30928fb6: Waiting 03:59:58 a7010c0eb696: Layer already exists 03:59:58 88fdf4317eca: Layer already exists 03:59:58 bc181ae55a12: Layer already exists 03:59:58 b572919168ad: Layer already exists 03:59:58 e371324d1d92: Layer already exists 03:59:58 174df47e6d28: Layer already exists 03:59:58 0fff30928fb6: Layer already exists 03:59:58 2ef3a757c186: Layer already exists 03:59:58 994456c4fd7b: Layer already exists 03:59:58 latest: digest: sha256:283055e1d1bffec00780adf481d7e8232d8438aa1f4353d4967bd981e25a5a7f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.23 03:59:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:59:59 e371324d1d92: Preparing 03:59:59 88fdf4317eca: Preparing 03:59:59 bc181ae55a12: Preparing 03:59:59 a7010c0eb696: Preparing 03:59:59 b572919168ad: Preparing 03:59:59 0fff30928fb6: Preparing 03:59:59 174df47e6d28: Preparing 03:59:59 2ef3a757c186: Preparing 03:59:59 994456c4fd7b: Preparing 03:59:59 2ef3a757c186: Waiting 03:59:59 994456c4fd7b: Waiting 03:59:59 174df47e6d28: Waiting 03:59:59 b572919168ad: Layer already exists 03:59:59 e371324d1d92: Layer already exists 03:59:59 bc181ae55a12: Layer already exists 03:59:59 88fdf4317eca: Layer already exists 03:59:59 a7010c0eb696: Layer already exists 03:59:59 2ef3a757c186: Layer already exists 03:59:59 174df47e6d28: Layer already exists 03:59:59 994456c4fd7b: Layer already exists 03:59:59 0fff30928fb6: Layer already exists 03:59:59 4.1.0-dev.23: digest: sha256:283055e1d1bffec00780adf481d7e8232d8438aa1f4353d4967bd981e25a5a7f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:00:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:00:00 e371324d1d92: Preparing 04:00:00 88fdf4317eca: Preparing 04:00:00 bc181ae55a12: Preparing 04:00:00 a7010c0eb696: Preparing 04:00:00 b572919168ad: Preparing 04:00:00 0fff30928fb6: Preparing 04:00:00 174df47e6d28: Preparing 04:00:00 2ef3a757c186: Preparing 04:00:00 994456c4fd7b: Preparing 04:00:00 994456c4fd7b: Waiting 04:00:00 2ef3a757c186: Waiting 04:00:00 174df47e6d28: Waiting 04:00:00 0fff30928fb6: Waiting 04:00:00 a7010c0eb696: Layer already exists 04:00:00 b572919168ad: Layer already exists 04:00:00 bc181ae55a12: Layer already exists 04:00:00 e371324d1d92: Layer already exists 04:00:00 88fdf4317eca: Layer already exists 04:00:00 2ef3a757c186: Layer already exists 04:00:00 0fff30928fb6: Layer already exists 04:00:00 174df47e6d28: Layer already exists 04:00:00 994456c4fd7b: Layer already exists 04:00:00 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:283055e1d1bffec00780adf481d7e8232d8438aa1f4353d4967bd981e25a5a7f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:00 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:00:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:00:00 e371324d1d92: Preparing 04:00:00 88fdf4317eca: Preparing 04:00:00 bc181ae55a12: Preparing 04:00:00 a7010c0eb696: Preparing 04:00:00 b572919168ad: Preparing 04:00:00 0fff30928fb6: Preparing 04:00:00 174df47e6d28: Preparing 04:00:00 2ef3a757c186: Preparing 04:00:00 994456c4fd7b: Preparing 04:00:00 0fff30928fb6: Waiting 04:00:00 174df47e6d28: Waiting 04:00:00 994456c4fd7b: Waiting 04:00:00 bc181ae55a12: Layer already exists 04:00:00 e371324d1d92: Layer already exists 04:00:00 88fdf4317eca: Layer already exists 04:00:00 a7010c0eb696: Layer already exists 04:00:00 b572919168ad: Layer already exists 04:00:00 0fff30928fb6: Layer already exists 04:00:00 2ef3a757c186: Layer already exists 04:00:00 174df47e6d28: Layer already exists 04:00:00 994456c4fd7b: Layer already exists 04:00:00 main: digest: sha256:283055e1d1bffec00780adf481d7e8232d8438aa1f4353d4967bd981e25a5a7f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:00:00 ===================================================== [Pipeline] echo 04:00:00 taggedImages: 04:00:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:00:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:00:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.23 04:00:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:00:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 04:00:01 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 04:00:01 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:00:01 latest 04:00:01 4.1.0-dev.23 04:00:01 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:00:01 main 04:00:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:00:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:00:01 a2a85c0e7b83: Preparing 04:00:01 cc5d6bbadaa7: Preparing 04:00:01 3dfbc19b9fa1: Preparing 04:00:01 70dc97cedb63: Preparing 04:00:01 4f896d5b7052: Preparing 04:00:01 b572919168ad: Preparing 04:00:01 0fff30928fb6: Preparing 04:00:01 4a31429acac4: Preparing 04:00:01 b2b1e652fee7: Preparing 04:00:01 3627370d8b82: Preparing 04:00:01 994456c4fd7b: Preparing 04:00:01 0fff30928fb6: Waiting 04:00:01 b572919168ad: Waiting 04:00:01 4a31429acac4: Waiting 04:00:01 3627370d8b82: Waiting 04:00:01 994456c4fd7b: Waiting 04:00:01 4f896d5b7052: Pushed 04:00:01 70dc97cedb63: Pushed 04:00:01 a2a85c0e7b83: Pushed 04:00:01 b572919168ad: Layer already exists 04:00:01 cc5d6bbadaa7: Pushed 04:00:01 0fff30928fb6: Layer already exists 04:00:01 994456c4fd7b: Layer already exists 04:00:01 b2b1e652fee7: Pushed 04:00:01 4a31429acac4: Pushed 04:00:03 3627370d8b82: Pushed 04:00:03 3dfbc19b9fa1: Pushed 04:00:03 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:3d299acf3de4fbe1ea8e56d03bbcc2a0047c4a1fe57d8f4093bca6105021fc8c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:00:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:00:04 a2a85c0e7b83: Preparing 04:00:04 cc5d6bbadaa7: Preparing 04:00:04 3dfbc19b9fa1: Preparing 04:00:04 70dc97cedb63: Preparing 04:00:04 4f896d5b7052: Preparing 04:00:04 b572919168ad: Preparing 04:00:04 0fff30928fb6: Preparing 04:00:04 4a31429acac4: Preparing 04:00:04 b2b1e652fee7: Preparing 04:00:04 3627370d8b82: Preparing 04:00:04 994456c4fd7b: Preparing 04:00:04 b572919168ad: Waiting 04:00:04 3627370d8b82: Waiting 04:00:04 0fff30928fb6: Waiting 04:00:04 994456c4fd7b: Waiting 04:00:04 4a31429acac4: Waiting 04:00:04 b2b1e652fee7: Waiting 04:00:04 70dc97cedb63: Layer already exists 04:00:04 3dfbc19b9fa1: Layer already exists 04:00:04 a2a85c0e7b83: Layer already exists 04:00:04 4f896d5b7052: Layer already exists 04:00:04 cc5d6bbadaa7: Layer already exists 04:00:04 b572919168ad: Layer already exists 04:00:04 0fff30928fb6: Layer already exists 04:00:04 4a31429acac4: Layer already exists 04:00:04 b2b1e652fee7: Layer already exists 04:00:04 3627370d8b82: Layer already exists 04:00:04 994456c4fd7b: Layer already exists 04:00:04 latest: digest: sha256:3d299acf3de4fbe1ea8e56d03bbcc2a0047c4a1fe57d8f4093bca6105021fc8c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.23 04:00:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:00:05 a2a85c0e7b83: Preparing 04:00:05 cc5d6bbadaa7: Preparing 04:00:05 3dfbc19b9fa1: Preparing 04:00:05 70dc97cedb63: Preparing 04:00:05 4f896d5b7052: Preparing 04:00:05 b572919168ad: Preparing 04:00:05 0fff30928fb6: Preparing 04:00:05 4a31429acac4: Preparing 04:00:05 b2b1e652fee7: Preparing 04:00:05 3627370d8b82: Preparing 04:00:05 994456c4fd7b: Preparing 04:00:05 b572919168ad: Waiting 04:00:05 0fff30928fb6: Waiting 04:00:05 3627370d8b82: Waiting 04:00:05 994456c4fd7b: Waiting 04:00:05 4a31429acac4: Waiting 04:00:05 b2b1e652fee7: Waiting 04:00:05 3dfbc19b9fa1: Layer already exists 04:00:05 cc5d6bbadaa7: Layer already exists 04:00:05 4f896d5b7052: Layer already exists 04:00:05 a2a85c0e7b83: Layer already exists 04:00:05 70dc97cedb63: Layer already exists 04:00:05 0fff30928fb6: Layer already exists 04:00:05 b572919168ad: Layer already exists 04:00:05 b2b1e652fee7: Layer already exists 04:00:05 3627370d8b82: Layer already exists 04:00:05 4a31429acac4: Layer already exists 04:00:05 994456c4fd7b: Layer already exists 04:00:05 4.1.0-dev.23: digest: sha256:3d299acf3de4fbe1ea8e56d03bbcc2a0047c4a1fe57d8f4093bca6105021fc8c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:00:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:00:06 a2a85c0e7b83: Preparing 04:00:06 cc5d6bbadaa7: Preparing 04:00:06 3dfbc19b9fa1: Preparing 04:00:06 70dc97cedb63: Preparing 04:00:06 4f896d5b7052: Preparing 04:00:06 b572919168ad: Preparing 04:00:06 0fff30928fb6: Preparing 04:00:06 4a31429acac4: Preparing 04:00:06 b2b1e652fee7: Preparing 04:00:06 3627370d8b82: Preparing 04:00:06 994456c4fd7b: Preparing 04:00:06 0fff30928fb6: Waiting 04:00:06 4a31429acac4: Waiting 04:00:06 b2b1e652fee7: Waiting 04:00:06 3627370d8b82: Waiting 04:00:06 994456c4fd7b: Waiting 04:00:06 b572919168ad: Waiting 04:00:06 cc5d6bbadaa7: Layer already exists 04:00:06 3dfbc19b9fa1: Layer already exists 04:00:06 4f896d5b7052: Layer already exists 04:00:06 a2a85c0e7b83: Layer already exists 04:00:06 70dc97cedb63: Layer already exists 04:00:06 0fff30928fb6: Layer already exists 04:00:06 b572919168ad: Layer already exists 04:00:06 4a31429acac4: Layer already exists 04:00:06 b2b1e652fee7: Layer already exists 04:00:06 3627370d8b82: Layer already exists 04:00:06 994456c4fd7b: Layer already exists 04:00:06 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:3d299acf3de4fbe1ea8e56d03bbcc2a0047c4a1fe57d8f4093bca6105021fc8c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:00:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:00:06 a2a85c0e7b83: Preparing 04:00:06 cc5d6bbadaa7: Preparing 04:00:06 3dfbc19b9fa1: Preparing 04:00:06 70dc97cedb63: Preparing 04:00:06 4f896d5b7052: Preparing 04:00:06 b572919168ad: Preparing 04:00:06 0fff30928fb6: Preparing 04:00:06 4a31429acac4: Preparing 04:00:06 b2b1e652fee7: Preparing 04:00:06 3627370d8b82: Preparing 04:00:06 994456c4fd7b: Preparing 04:00:06 0fff30928fb6: Waiting 04:00:06 b2b1e652fee7: Waiting 04:00:06 4a31429acac4: Waiting 04:00:06 3627370d8b82: Waiting 04:00:06 b572919168ad: Waiting 04:00:06 994456c4fd7b: Waiting 04:00:06 a2a85c0e7b83: Layer already exists 04:00:06 70dc97cedb63: Layer already exists 04:00:06 3dfbc19b9fa1: Layer already exists 04:00:06 4f896d5b7052: Layer already exists 04:00:06 cc5d6bbadaa7: Layer already exists 04:00:06 0fff30928fb6: Layer already exists 04:00:06 b572919168ad: Layer already exists 04:00:06 4a31429acac4: Layer already exists 04:00:06 3627370d8b82: Layer already exists 04:00:06 b2b1e652fee7: Layer already exists 04:00:06 994456c4fd7b: Layer already exists 04:00:06 main: digest: sha256:3d299acf3de4fbe1ea8e56d03bbcc2a0047c4a1fe57d8f4093bca6105021fc8c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:00:06 ===================================================== [Pipeline] echo 04:00:06 taggedImages: 04:00:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:00:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:00:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.23 04:00:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:00:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 04:00:06 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 04:00:06 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:00:06 latest 04:00:06 4.1.0-dev.23 04:00:06 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:00:06 main 04:00:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:00:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:00:07 b26c31c246b4: Preparing 04:00:07 8f8c5f3b6442: Preparing 04:00:07 6f70ad3f0986: Preparing 04:00:07 bb9ea47b34be: Preparing 04:00:07 afe363475aaa: Preparing 04:00:07 d01db9f78464: Preparing 04:00:07 da6fa57ceb37: Preparing 04:00:07 b572919168ad: Preparing 04:00:07 0fff30928fb6: Preparing 04:00:07 0a667e3b3d9b: Preparing 04:00:07 60a9e10cad54: Preparing 04:00:07 994456c4fd7b: Preparing 04:00:07 d01db9f78464: Waiting 04:00:07 0fff30928fb6: Waiting 04:00:07 0a667e3b3d9b: Waiting 04:00:07 da6fa57ceb37: Waiting 04:00:07 60a9e10cad54: Waiting 04:00:07 b572919168ad: Waiting 04:00:07 994456c4fd7b: Waiting 04:00:07 8f8c5f3b6442: Pushed 04:00:07 afe363475aaa: Pushed 04:00:07 b26c31c246b4: Pushed 04:00:07 b572919168ad: Layer already exists 04:00:07 0fff30928fb6: Layer already exists 04:00:07 d01db9f78464: Pushed 04:00:07 da6fa57ceb37: Pushed 04:00:07 994456c4fd7b: Layer already exists 04:00:07 0a667e3b3d9b: Pushed 04:00:09 60a9e10cad54: Pushed 04:00:09 bb9ea47b34be: Pushed 04:00:10 6f70ad3f0986: Pushed 04:00:10 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:ec43103de74ab68c47dd86d4ae1e74a3e564b461807fe94c83d54f4c07e1a15b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:00:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:00:11 b26c31c246b4: Preparing 04:00:11 8f8c5f3b6442: Preparing 04:00:11 6f70ad3f0986: Preparing 04:00:11 bb9ea47b34be: Preparing 04:00:11 afe363475aaa: Preparing 04:00:11 d01db9f78464: Preparing 04:00:11 da6fa57ceb37: Preparing 04:00:11 b572919168ad: Preparing 04:00:11 0fff30928fb6: Preparing 04:00:11 0a667e3b3d9b: Preparing 04:00:11 60a9e10cad54: Preparing 04:00:11 994456c4fd7b: Preparing 04:00:11 da6fa57ceb37: Waiting 04:00:11 b572919168ad: Waiting 04:00:11 994456c4fd7b: Waiting 04:00:11 60a9e10cad54: Waiting 04:00:11 0fff30928fb6: Waiting 04:00:11 0a667e3b3d9b: Waiting 04:00:11 d01db9f78464: Waiting 04:00:11 b26c31c246b4: Layer already exists 04:00:11 afe363475aaa: Layer already exists 04:00:11 8f8c5f3b6442: Layer already exists 04:00:11 6f70ad3f0986: Layer already exists 04:00:11 bb9ea47b34be: Layer already exists 04:00:11 0fff30928fb6: Layer already exists 04:00:11 d01db9f78464: Layer already exists 04:00:11 b572919168ad: Layer already exists 04:00:11 0a667e3b3d9b: Layer already exists 04:00:11 da6fa57ceb37: Layer already exists 04:00:11 60a9e10cad54: Layer already exists 04:00:11 994456c4fd7b: Layer already exists 04:00:11 latest: digest: sha256:ec43103de74ab68c47dd86d4ae1e74a3e564b461807fe94c83d54f4c07e1a15b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.23 04:00:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:00:12 b26c31c246b4: Preparing 04:00:12 8f8c5f3b6442: Preparing 04:00:12 6f70ad3f0986: Preparing 04:00:12 bb9ea47b34be: Preparing 04:00:12 afe363475aaa: Preparing 04:00:12 d01db9f78464: Preparing 04:00:12 da6fa57ceb37: Preparing 04:00:12 b572919168ad: Preparing 04:00:12 0fff30928fb6: Preparing 04:00:12 0a667e3b3d9b: Preparing 04:00:12 60a9e10cad54: Preparing 04:00:12 994456c4fd7b: Preparing 04:00:12 d01db9f78464: Waiting 04:00:12 da6fa57ceb37: Waiting 04:00:12 60a9e10cad54: Waiting 04:00:12 994456c4fd7b: Waiting 04:00:12 0fff30928fb6: Waiting 04:00:12 0a667e3b3d9b: Waiting 04:00:12 bb9ea47b34be: Layer already exists 04:00:12 6f70ad3f0986: Layer already exists 04:00:12 afe363475aaa: Layer already exists 04:00:12 8f8c5f3b6442: Layer already exists 04:00:12 b26c31c246b4: Layer already exists 04:00:12 d01db9f78464: Layer already exists 04:00:12 da6fa57ceb37: Layer already exists 04:00:12 b572919168ad: Layer already exists 04:00:12 0fff30928fb6: Layer already exists 04:00:12 0a667e3b3d9b: Layer already exists 04:00:12 60a9e10cad54: Layer already exists 04:00:12 994456c4fd7b: Layer already exists 04:00:12 4.1.0-dev.23: digest: sha256:ec43103de74ab68c47dd86d4ae1e74a3e564b461807fe94c83d54f4c07e1a15b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:00:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:00:12 b26c31c246b4: Preparing 04:00:12 8f8c5f3b6442: Preparing 04:00:12 6f70ad3f0986: Preparing 04:00:12 bb9ea47b34be: Preparing 04:00:12 afe363475aaa: Preparing 04:00:12 d01db9f78464: Preparing 04:00:12 da6fa57ceb37: Preparing 04:00:12 b572919168ad: Preparing 04:00:12 0fff30928fb6: Preparing 04:00:12 0a667e3b3d9b: Preparing 04:00:12 60a9e10cad54: Preparing 04:00:12 994456c4fd7b: Preparing 04:00:12 60a9e10cad54: Waiting 04:00:12 0a667e3b3d9b: Waiting 04:00:12 b572919168ad: Waiting 04:00:12 0fff30928fb6: Waiting 04:00:12 994456c4fd7b: Waiting 04:00:12 d01db9f78464: Waiting 04:00:12 da6fa57ceb37: Waiting 04:00:12 8f8c5f3b6442: Layer already exists 04:00:12 6f70ad3f0986: Layer already exists 04:00:12 afe363475aaa: Layer already exists 04:00:12 bb9ea47b34be: Layer already exists 04:00:12 b26c31c246b4: Layer already exists 04:00:12 d01db9f78464: Layer already exists 04:00:12 da6fa57ceb37: Layer already exists 04:00:12 0a667e3b3d9b: Layer already exists 04:00:12 b572919168ad: Layer already exists 04:00:12 0fff30928fb6: Layer already exists 04:00:12 60a9e10cad54: Layer already exists 04:00:12 994456c4fd7b: Layer already exists 04:00:12 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:ec43103de74ab68c47dd86d4ae1e74a3e564b461807fe94c83d54f4c07e1a15b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:00:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:00:13 b26c31c246b4: Preparing 04:00:13 8f8c5f3b6442: Preparing 04:00:13 6f70ad3f0986: Preparing 04:00:13 bb9ea47b34be: Preparing 04:00:13 afe363475aaa: Preparing 04:00:13 d01db9f78464: Preparing 04:00:13 da6fa57ceb37: Preparing 04:00:13 b572919168ad: Preparing 04:00:13 0fff30928fb6: Preparing 04:00:13 0a667e3b3d9b: Preparing 04:00:13 60a9e10cad54: Preparing 04:00:13 994456c4fd7b: Preparing 04:00:13 b572919168ad: Waiting 04:00:13 60a9e10cad54: Waiting 04:00:13 0fff30928fb6: Waiting 04:00:13 d01db9f78464: Waiting 04:00:13 0a667e3b3d9b: Waiting 04:00:13 da6fa57ceb37: Waiting 04:00:13 994456c4fd7b: Waiting 04:00:13 6f70ad3f0986: Layer already exists 04:00:13 b26c31c246b4: Layer already exists 04:00:13 afe363475aaa: Layer already exists 04:00:13 8f8c5f3b6442: Layer already exists 04:00:13 bb9ea47b34be: Layer already exists 04:00:13 b572919168ad: Layer already exists 04:00:13 da6fa57ceb37: Layer already exists 04:00:13 0fff30928fb6: Layer already exists 04:00:13 d01db9f78464: Layer already exists 04:00:13 0a667e3b3d9b: Layer already exists 04:00:13 994456c4fd7b: Layer already exists 04:00:13 60a9e10cad54: Layer already exists 04:00:13 main: digest: sha256:ec43103de74ab68c47dd86d4ae1e74a3e564b461807fe94c83d54f4c07e1a15b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:00:13 ===================================================== [Pipeline] echo 04:00:13 taggedImages: 04:00:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:00:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:00:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.23 04:00:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:00:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 04:00:13 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 04:00:13 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:00:13 latest 04:00:13 4.1.0-dev.23 04:00:13 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:00:13 main 04:00:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:13 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:00:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:00:14 0028ce23e324: Preparing 04:00:14 d6fd18b02213: Preparing 04:00:14 b572919168ad: Preparing 04:00:14 0fff30928fb6: Preparing 04:00:14 db15874f2cad: Preparing 04:00:14 b535e9ea9813: Preparing 04:00:14 994456c4fd7b: Preparing 04:00:14 b535e9ea9813: Waiting 04:00:14 994456c4fd7b: Waiting 04:00:14 b572919168ad: Layer already exists 04:00:14 0fff30928fb6: Layer already exists 04:00:14 994456c4fd7b: Layer already exists 04:00:14 db15874f2cad: Pushed 04:00:14 0028ce23e324: Pushed 04:00:15 b535e9ea9813: Pushed 04:00:17 d6fd18b02213: Pushed 04:00:17 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:817cd40d59744f5dac183b66c8ccddfb36e96ceaed0b180b5e2127e8f92dd1ee size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:18 + 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 04:00:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:00:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:00:18 0028ce23e324: Preparing 04:00:18 d6fd18b02213: Preparing 04:00:18 b572919168ad: Preparing 04:00:18 0fff30928fb6: Preparing 04:00:18 db15874f2cad: Preparing 04:00:18 b535e9ea9813: Preparing 04:00:18 994456c4fd7b: Preparing 04:00:18 b535e9ea9813: Waiting 04:00:18 994456c4fd7b: Waiting 04:00:18 db15874f2cad: Layer already exists 04:00:18 0028ce23e324: Layer already exists 04:00:18 d6fd18b02213: Layer already exists 04:00:18 b572919168ad: Layer already exists 04:00:18 0fff30928fb6: Layer already exists 04:00:18 994456c4fd7b: Layer already exists 04:00:18 b535e9ea9813: Layer already exists 04:00:18 latest: digest: sha256:817cd40d59744f5dac183b66c8ccddfb36e96ceaed0b180b5e2127e8f92dd1ee size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:18 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.23 04:00:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:00:18 0028ce23e324: Preparing 04:00:18 d6fd18b02213: Preparing 04:00:18 b572919168ad: Preparing 04:00:18 0fff30928fb6: Preparing 04:00:18 db15874f2cad: Preparing 04:00:18 b535e9ea9813: Preparing 04:00:18 994456c4fd7b: Preparing 04:00:18 b535e9ea9813: Waiting 04:00:18 994456c4fd7b: Waiting 04:00:18 0fff30928fb6: Layer already exists 04:00:18 d6fd18b02213: Layer already exists 04:00:18 db15874f2cad: Layer already exists 04:00:18 b572919168ad: Layer already exists 04:00:18 0028ce23e324: Layer already exists 04:00:18 b535e9ea9813: Layer already exists 04:00:18 994456c4fd7b: Layer already exists 04:00:18 4.1.0-dev.23: digest: sha256:817cd40d59744f5dac183b66c8ccddfb36e96ceaed0b180b5e2127e8f92dd1ee size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:19 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:00:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:00:19 0028ce23e324: Preparing 04:00:19 d6fd18b02213: Preparing 04:00:19 b572919168ad: Preparing 04:00:19 0fff30928fb6: Preparing 04:00:19 db15874f2cad: Preparing 04:00:19 b535e9ea9813: Preparing 04:00:19 994456c4fd7b: Preparing 04:00:19 b535e9ea9813: Waiting 04:00:19 994456c4fd7b: Waiting 04:00:19 0028ce23e324: Layer already exists 04:00:19 d6fd18b02213: Layer already exists 04:00:19 b572919168ad: Layer already exists 04:00:19 0fff30928fb6: Layer already exists 04:00:19 db15874f2cad: Layer already exists 04:00:19 994456c4fd7b: Layer already exists 04:00:19 b535e9ea9813: Layer already exists 04:00:19 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:817cd40d59744f5dac183b66c8ccddfb36e96ceaed0b180b5e2127e8f92dd1ee size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:19 + 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 04:00:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:00:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:00:20 0028ce23e324: Preparing 04:00:20 d6fd18b02213: Preparing 04:00:20 b572919168ad: Preparing 04:00:20 0fff30928fb6: Preparing 04:00:20 db15874f2cad: Preparing 04:00:20 b535e9ea9813: Preparing 04:00:20 994456c4fd7b: Preparing 04:00:20 b535e9ea9813: Waiting 04:00:20 994456c4fd7b: Waiting 04:00:20 d6fd18b02213: Layer already exists 04:00:20 db15874f2cad: Layer already exists 04:00:20 0028ce23e324: Layer already exists 04:00:20 0fff30928fb6: Layer already exists 04:00:20 b572919168ad: Layer already exists 04:00:20 b535e9ea9813: Layer already exists 04:00:20 994456c4fd7b: Layer already exists 04:00:20 main: digest: sha256:817cd40d59744f5dac183b66c8ccddfb36e96ceaed0b180b5e2127e8f92dd1ee size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:00:20 ===================================================== [Pipeline] echo 04:00:20 taggedImages: 04:00:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:00:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:00:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.23 04:00:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:00:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 04:00:20 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 04:00:20 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:00:20 latest 04:00:20 4.1.0-dev.23 04:00:20 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:00:20 main 04:00:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:00:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:00:21 22f039b556df: Preparing 04:00:21 e4c3ed69dc03: Preparing 04:00:21 9bb841346905: Preparing 04:00:21 b572919168ad: Preparing 04:00:21 0fff30928fb6: Preparing 04:00:21 c3043e3352df: Preparing 04:00:21 547102bbb585: Preparing 04:00:21 792dba16f9bd: Preparing 04:00:21 fff027f7ce31: Preparing 04:00:21 994456c4fd7b: Preparing 04:00:21 547102bbb585: Waiting 04:00:21 c3043e3352df: Waiting 04:00:21 792dba16f9bd: Waiting 04:00:21 fff027f7ce31: Waiting 04:00:21 0fff30928fb6: Layer already exists 04:00:21 b572919168ad: Layer already exists 04:00:21 9bb841346905: Pushed 04:00:21 e4c3ed69dc03: Pushed 04:00:21 22f039b556df: Pushed 04:00:21 994456c4fd7b: Layer already exists 04:00:21 792dba16f9bd: Pushed 04:00:21 fff027f7ce31: Pushed 04:00:26 547102bbb585: Pushed 04:00:33 c3043e3352df: Pushed 04:00:33 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:67cd2d4925ff9f09206283ab9842fcff18109e354d737de818f5053d7ba150f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:33 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:00:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:00:34 22f039b556df: Preparing 04:00:34 e4c3ed69dc03: Preparing 04:00:34 9bb841346905: Preparing 04:00:34 b572919168ad: Preparing 04:00:34 0fff30928fb6: Preparing 04:00:34 c3043e3352df: Preparing 04:00:34 547102bbb585: Preparing 04:00:34 792dba16f9bd: Preparing 04:00:34 547102bbb585: Waiting 04:00:34 c3043e3352df: Waiting 04:00:34 fff027f7ce31: Preparing 04:00:34 792dba16f9bd: Waiting 04:00:34 994456c4fd7b: Preparing 04:00:34 fff027f7ce31: Waiting 04:00:34 9bb841346905: Layer already exists 04:00:34 22f039b556df: Layer already exists 04:00:34 e4c3ed69dc03: Layer already exists 04:00:34 b572919168ad: Layer already exists 04:00:34 0fff30928fb6: Layer already exists 04:00:34 c3043e3352df: Layer already exists 04:00:34 547102bbb585: Layer already exists 04:00:34 994456c4fd7b: Layer already exists 04:00:34 792dba16f9bd: Layer already exists 04:00:34 fff027f7ce31: Layer already exists 04:00:34 latest: digest: sha256:67cd2d4925ff9f09206283ab9842fcff18109e354d737de818f5053d7ba150f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.23 04:00:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:00:34 22f039b556df: Preparing 04:00:34 e4c3ed69dc03: Preparing 04:00:34 9bb841346905: Preparing 04:00:34 b572919168ad: Preparing 04:00:34 0fff30928fb6: Preparing 04:00:34 c3043e3352df: Preparing 04:00:34 547102bbb585: Preparing 04:00:34 792dba16f9bd: Preparing 04:00:34 fff027f7ce31: Preparing 04:00:34 994456c4fd7b: Preparing 04:00:34 fff027f7ce31: Waiting 04:00:34 792dba16f9bd: Waiting 04:00:34 994456c4fd7b: Waiting 04:00:34 c3043e3352df: Waiting 04:00:34 e4c3ed69dc03: Layer already exists 04:00:34 22f039b556df: Layer already exists 04:00:34 b572919168ad: Layer already exists 04:00:34 9bb841346905: Layer already exists 04:00:34 0fff30928fb6: Layer already exists 04:00:34 547102bbb585: Layer already exists 04:00:34 c3043e3352df: Layer already exists 04:00:34 792dba16f9bd: Layer already exists 04:00:34 994456c4fd7b: Layer already exists 04:00:34 fff027f7ce31: Layer already exists 04:00:34 4.1.0-dev.23: digest: sha256:67cd2d4925ff9f09206283ab9842fcff18109e354d737de818f5053d7ba150f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:00:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:00:35 22f039b556df: Preparing 04:00:35 e4c3ed69dc03: Preparing 04:00:35 9bb841346905: Preparing 04:00:35 b572919168ad: Preparing 04:00:35 0fff30928fb6: Preparing 04:00:35 c3043e3352df: Preparing 04:00:35 547102bbb585: Preparing 04:00:35 792dba16f9bd: Preparing 04:00:35 fff027f7ce31: Preparing 04:00:35 994456c4fd7b: Preparing 04:00:35 547102bbb585: Waiting 04:00:35 c3043e3352df: Waiting 04:00:35 792dba16f9bd: Waiting 04:00:35 fff027f7ce31: Waiting 04:00:35 994456c4fd7b: Waiting 04:00:35 0fff30928fb6: Layer already exists 04:00:35 e4c3ed69dc03: Layer already exists 04:00:35 22f039b556df: Layer already exists 04:00:35 9bb841346905: Layer already exists 04:00:35 b572919168ad: Layer already exists 04:00:35 fff027f7ce31: Layer already exists 04:00:35 c3043e3352df: Layer already exists 04:00:35 792dba16f9bd: Layer already exists 04:00:35 547102bbb585: Layer already exists 04:00:35 994456c4fd7b: Layer already exists 04:00:35 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:67cd2d4925ff9f09206283ab9842fcff18109e354d737de818f5053d7ba150f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:00:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:00:36 22f039b556df: Preparing 04:00:36 e4c3ed69dc03: Preparing 04:00:36 9bb841346905: Preparing 04:00:36 b572919168ad: Preparing 04:00:36 0fff30928fb6: Preparing 04:00:36 c3043e3352df: Preparing 04:00:36 547102bbb585: Preparing 04:00:36 792dba16f9bd: Preparing 04:00:36 fff027f7ce31: Preparing 04:00:36 994456c4fd7b: Preparing 04:00:36 c3043e3352df: Waiting 04:00:36 547102bbb585: Waiting 04:00:36 792dba16f9bd: Waiting 04:00:36 fff027f7ce31: Waiting 04:00:36 994456c4fd7b: Waiting 04:00:36 0fff30928fb6: Layer already exists 04:00:36 9bb841346905: Layer already exists 04:00:36 b572919168ad: Layer already exists 04:00:36 22f039b556df: Layer already exists 04:00:36 e4c3ed69dc03: Layer already exists 04:00:36 c3043e3352df: Layer already exists 04:00:36 994456c4fd7b: Layer already exists 04:00:36 fff027f7ce31: Layer already exists 04:00:36 792dba16f9bd: Layer already exists 04:00:36 547102bbb585: Layer already exists 04:00:36 main: digest: sha256:67cd2d4925ff9f09206283ab9842fcff18109e354d737de818f5053d7ba150f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:00:36 ===================================================== [Pipeline] echo 04:00:36 taggedImages: 04:00:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:00:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:00:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.23 04:00:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:00:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 04:00:36 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 04:00:36 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:00:36 latest 04:00:36 4.1.0-dev.23 04:00:36 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:00:36 main 04:00:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:00:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:00:36 8d8b5745014d: Preparing 04:00:36 74652d73fcab: Preparing 04:00:36 020ecc75c42e: Preparing 04:00:36 b572919168ad: Preparing 04:00:36 0fff30928fb6: Preparing 04:00:36 c3043e3352df: Preparing 04:00:36 a5c6bbe4910f: Preparing 04:00:36 44aa542f936f: Preparing 04:00:36 994456c4fd7b: Preparing 04:00:36 44aa542f936f: Waiting 04:00:36 c3043e3352df: Waiting 04:00:36 a5c6bbe4910f: Waiting 04:00:36 994456c4fd7b: Waiting 04:00:36 0fff30928fb6: Layer already exists 04:00:36 b572919168ad: Layer already exists 04:00:36 c3043e3352df: Layer already exists 04:00:36 74652d73fcab: Pushed 04:00:36 8d8b5745014d: Pushed 04:00:36 020ecc75c42e: Pushed 04:00:36 a5c6bbe4910f: Pushed 04:00:36 994456c4fd7b: Layer already exists 04:00:37 44aa542f936f: Pushed 04:00:37 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:b80a8458dae851b792ae3f42d7eaae7bbb21d3e84c1e2ce27807eba831c58767 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:00:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:00:38 8d8b5745014d: Preparing 04:00:38 74652d73fcab: Preparing 04:00:38 020ecc75c42e: Preparing 04:00:38 b572919168ad: Preparing 04:00:38 0fff30928fb6: Preparing 04:00:38 c3043e3352df: Preparing 04:00:38 a5c6bbe4910f: Preparing 04:00:38 44aa542f936f: Preparing 04:00:38 994456c4fd7b: Preparing 04:00:38 a5c6bbe4910f: Waiting 04:00:38 44aa542f936f: Waiting 04:00:38 994456c4fd7b: Waiting 04:00:38 c3043e3352df: Waiting 04:00:38 020ecc75c42e: Layer already exists 04:00:38 b572919168ad: Layer already exists 04:00:38 0fff30928fb6: Layer already exists 04:00:38 74652d73fcab: Layer already exists 04:00:38 8d8b5745014d: Layer already exists 04:00:38 c3043e3352df: Layer already exists 04:00:38 44aa542f936f: Layer already exists 04:00:38 a5c6bbe4910f: Layer already exists 04:00:38 994456c4fd7b: Layer already exists 04:00:38 latest: digest: sha256:b80a8458dae851b792ae3f42d7eaae7bbb21d3e84c1e2ce27807eba831c58767 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:38 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.23 04:00:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:00:38 8d8b5745014d: Preparing 04:00:38 74652d73fcab: Preparing 04:00:38 020ecc75c42e: Preparing 04:00:38 b572919168ad: Preparing 04:00:38 0fff30928fb6: Preparing 04:00:38 c3043e3352df: Preparing 04:00:38 a5c6bbe4910f: Preparing 04:00:38 44aa542f936f: Preparing 04:00:38 994456c4fd7b: Preparing 04:00:38 44aa542f936f: Waiting 04:00:38 c3043e3352df: Waiting 04:00:38 a5c6bbe4910f: Waiting 04:00:38 994456c4fd7b: Waiting 04:00:38 8d8b5745014d: Layer already exists 04:00:38 b572919168ad: Layer already exists 04:00:38 0fff30928fb6: Layer already exists 04:00:38 74652d73fcab: Layer already exists 04:00:38 020ecc75c42e: Layer already exists 04:00:38 c3043e3352df: Layer already exists 04:00:38 a5c6bbe4910f: Layer already exists 04:00:38 994456c4fd7b: Layer already exists 04:00:38 44aa542f936f: Layer already exists 04:00:38 4.1.0-dev.23: digest: sha256:b80a8458dae851b792ae3f42d7eaae7bbb21d3e84c1e2ce27807eba831c58767 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:00:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:00:39 8d8b5745014d: Preparing 04:00:39 74652d73fcab: Preparing 04:00:39 020ecc75c42e: Preparing 04:00:39 b572919168ad: Preparing 04:00:39 0fff30928fb6: Preparing 04:00:39 c3043e3352df: Preparing 04:00:39 a5c6bbe4910f: Preparing 04:00:39 44aa542f936f: Preparing 04:00:39 994456c4fd7b: Preparing 04:00:39 c3043e3352df: Waiting 04:00:39 a5c6bbe4910f: Waiting 04:00:39 44aa542f936f: Waiting 04:00:39 994456c4fd7b: Waiting 04:00:39 020ecc75c42e: Layer already exists 04:00:39 8d8b5745014d: Layer already exists 04:00:39 0fff30928fb6: Layer already exists 04:00:39 74652d73fcab: Layer already exists 04:00:39 b572919168ad: Layer already exists 04:00:39 a5c6bbe4910f: Layer already exists 04:00:39 c3043e3352df: Layer already exists 04:00:39 44aa542f936f: Layer already exists 04:00:39 994456c4fd7b: Layer already exists 04:00:39 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:b80a8458dae851b792ae3f42d7eaae7bbb21d3e84c1e2ce27807eba831c58767 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 04:00:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:00:39 8d8b5745014d: Preparing 04:00:39 74652d73fcab: Preparing 04:00:39 020ecc75c42e: Preparing 04:00:39 b572919168ad: Preparing 04:00:39 0fff30928fb6: Preparing 04:00:39 c3043e3352df: Preparing 04:00:39 a5c6bbe4910f: Preparing 04:00:39 44aa542f936f: Preparing 04:00:39 994456c4fd7b: Preparing 04:00:39 c3043e3352df: Waiting 04:00:39 a5c6bbe4910f: Waiting 04:00:39 44aa542f936f: Waiting 04:00:39 994456c4fd7b: Waiting 04:00:39 74652d73fcab: Layer already exists 04:00:39 b572919168ad: Layer already exists 04:00:39 020ecc75c42e: Layer already exists 04:00:39 8d8b5745014d: Layer already exists 04:00:39 0fff30928fb6: Layer already exists 04:00:39 44aa542f936f: Layer already exists 04:00:39 c3043e3352df: Layer already exists 04:00:39 a5c6bbe4910f: Layer already exists 04:00:39 994456c4fd7b: Layer already exists 04:00:39 main: digest: sha256:b80a8458dae851b792ae3f42d7eaae7bbb21d3e84c1e2ce27807eba831c58767 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:00:40 ===================================================== [Pipeline] echo 04:00:40 taggedImages: 04:00:40 - nexus3.edgexfoundry.org:10004/security-spire-config:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:00:40 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:00:40 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.23 04:00:40 - nexus3.edgexfoundry.org:10004/security-spire-config:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:00:40 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 04:00:40 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 04:00:40 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:00:40 latest 04:00:40 4.1.0-dev.23 04:00:40 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:00:40 main 04:00:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:00:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:00:40 22f039b556df: Preparing 04:00:40 54fecb7ecb25: Preparing 04:00:40 c000dcbfc0f4: Preparing 04:00:40 b572919168ad: Preparing 04:00:40 0fff30928fb6: Preparing 04:00:40 3af30bc58479: Preparing 04:00:40 792dba16f9bd: Preparing 04:00:40 3af30bc58479: Waiting 04:00:40 fff027f7ce31: Preparing 04:00:40 994456c4fd7b: Preparing 04:00:40 fff027f7ce31: Waiting 04:00:40 994456c4fd7b: Waiting 04:00:40 792dba16f9bd: Waiting 04:00:40 b572919168ad: Layer already exists 04:00:40 0fff30928fb6: Layer already exists 04:00:40 22f039b556df: Layer already exists 04:00:40 792dba16f9bd: Layer already exists 04:00:40 fff027f7ce31: Layer already exists 04:00:40 994456c4fd7b: Layer already exists 04:00:40 54fecb7ecb25: Pushed 04:00:40 c000dcbfc0f4: Pushed 04:00:52 3af30bc58479: Pushed 04:00:52 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:d1e84d8bbb5f66f3bdc9690797374997c04fb91ea7b769359634d65cfc66b7bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:00:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:00:53 22f039b556df: Preparing 04:00:53 54fecb7ecb25: Preparing 04:00:53 c000dcbfc0f4: Preparing 04:00:53 b572919168ad: Preparing 04:00:53 0fff30928fb6: Preparing 04:00:53 3af30bc58479: Preparing 04:00:53 792dba16f9bd: Preparing 04:00:53 fff027f7ce31: Preparing 04:00:53 994456c4fd7b: Preparing 04:00:53 fff027f7ce31: Waiting 04:00:53 3af30bc58479: Waiting 04:00:53 994456c4fd7b: Waiting 04:00:53 22f039b556df: Layer already exists 04:00:53 54fecb7ecb25: Layer already exists 04:00:53 0fff30928fb6: Layer already exists 04:00:53 c000dcbfc0f4: Layer already exists 04:00:53 b572919168ad: Layer already exists 04:00:53 3af30bc58479: Layer already exists 04:00:53 792dba16f9bd: Layer already exists 04:00:53 fff027f7ce31: Layer already exists 04:00:53 994456c4fd7b: Layer already exists 04:00:53 latest: digest: sha256:d1e84d8bbb5f66f3bdc9690797374997c04fb91ea7b769359634d65cfc66b7bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.23 04:00:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:00:54 22f039b556df: Preparing 04:00:54 54fecb7ecb25: Preparing 04:00:54 c000dcbfc0f4: Preparing 04:00:54 b572919168ad: Preparing 04:00:54 0fff30928fb6: Preparing 04:00:54 3af30bc58479: Preparing 04:00:54 792dba16f9bd: Preparing 04:00:54 fff027f7ce31: Preparing 04:00:54 994456c4fd7b: Preparing 04:00:54 fff027f7ce31: Waiting 04:00:54 994456c4fd7b: Waiting 04:00:54 3af30bc58479: Waiting 04:00:54 c000dcbfc0f4: Layer already exists 04:00:54 0fff30928fb6: Layer already exists 04:00:54 b572919168ad: Layer already exists 04:00:54 22f039b556df: Layer already exists 04:00:54 54fecb7ecb25: Layer already exists 04:00:54 3af30bc58479: Layer already exists 04:00:54 994456c4fd7b: Layer already exists 04:00:54 792dba16f9bd: Layer already exists 04:00:54 fff027f7ce31: Layer already exists 04:00:54 4.1.0-dev.23: digest: sha256:d1e84d8bbb5f66f3bdc9690797374997c04fb91ea7b769359634d65cfc66b7bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:00:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:00:54 22f039b556df: Preparing 04:00:54 54fecb7ecb25: Preparing 04:00:54 c000dcbfc0f4: Preparing 04:00:54 b572919168ad: Preparing 04:00:54 0fff30928fb6: Preparing 04:00:54 3af30bc58479: Preparing 04:00:54 792dba16f9bd: Preparing 04:00:54 fff027f7ce31: Preparing 04:00:54 994456c4fd7b: Preparing 04:00:54 792dba16f9bd: Waiting 04:00:54 3af30bc58479: Waiting 04:00:54 fff027f7ce31: Waiting 04:00:54 54fecb7ecb25: Layer already exists 04:00:54 22f039b556df: Layer already exists 04:00:54 c000dcbfc0f4: Layer already exists 04:00:54 0fff30928fb6: Layer already exists 04:00:54 b572919168ad: Layer already exists 04:00:54 792dba16f9bd: Layer already exists 04:00:54 994456c4fd7b: Layer already exists 04:00:54 fff027f7ce31: Layer already exists 04:00:54 3af30bc58479: Layer already exists 04:00:54 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:d1e84d8bbb5f66f3bdc9690797374997c04fb91ea7b769359634d65cfc66b7bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 04:00:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:00:55 22f039b556df: Preparing 04:00:55 54fecb7ecb25: Preparing 04:00:55 c000dcbfc0f4: Preparing 04:00:55 b572919168ad: Preparing 04:00:55 0fff30928fb6: Preparing 04:00:55 3af30bc58479: Preparing 04:00:55 792dba16f9bd: Preparing 04:00:55 fff027f7ce31: Preparing 04:00:55 994456c4fd7b: Preparing 04:00:55 3af30bc58479: Waiting 04:00:55 792dba16f9bd: Waiting 04:00:55 fff027f7ce31: Waiting 04:00:55 994456c4fd7b: Waiting 04:00:55 22f039b556df: Layer already exists 04:00:55 0fff30928fb6: Layer already exists 04:00:55 b572919168ad: Layer already exists 04:00:55 54fecb7ecb25: Layer already exists 04:00:55 c000dcbfc0f4: Layer already exists 04:00:55 fff027f7ce31: Layer already exists 04:00:55 792dba16f9bd: Layer already exists 04:00:55 3af30bc58479: Layer already exists 04:00:55 994456c4fd7b: Layer already exists 04:00:55 main: digest: sha256:d1e84d8bbb5f66f3bdc9690797374997c04fb91ea7b769359634d65cfc66b7bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:00:55 ===================================================== [Pipeline] echo 04:00:55 taggedImages: 04:00:55 - nexus3.edgexfoundry.org:10004/security-spire-server:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:00:55 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:00:55 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.23 04:00:55 - nexus3.edgexfoundry.org:10004/security-spire-server:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:00:55 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 04:00:55 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 04:00:55 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:00:55 latest 04:00:55 4.1.0-dev.23 04:00:55 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:00:55 main 04:00:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:00:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:00:56 7c6be92860b2: Preparing 04:00:56 41a6fcc4d971: Preparing 04:00:56 b572919168ad: Preparing 04:00:56 0fff30928fb6: Preparing 04:00:56 83198e9cb742: Preparing 04:00:56 fec12a23a29c: Preparing 04:00:56 994456c4fd7b: Preparing 04:00:56 fec12a23a29c: Waiting 04:00:56 0fff30928fb6: Layer already exists 04:00:56 b572919168ad: Layer already exists 04:00:56 994456c4fd7b: Layer already exists 04:00:56 7c6be92860b2: Pushed 04:00:56 83198e9cb742: Pushed 04:00:57 fec12a23a29c: Pushed 04:01:00 41a6fcc4d971: Pushed 04:01:00 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:685f1f0af977b3dd5e4786b3d604078252593d5cdc4272bbee997ff37c644db2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 04:01:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:01:01 7c6be92860b2: Preparing 04:01:01 41a6fcc4d971: Preparing 04:01:01 b572919168ad: Preparing 04:01:01 0fff30928fb6: Preparing 04:01:01 83198e9cb742: Preparing 04:01:01 fec12a23a29c: Preparing 04:01:01 994456c4fd7b: Preparing 04:01:01 994456c4fd7b: Waiting 04:01:01 fec12a23a29c: Waiting 04:01:01 41a6fcc4d971: Layer already exists 04:01:01 7c6be92860b2: Layer already exists 04:01:01 b572919168ad: Layer already exists 04:01:01 0fff30928fb6: Layer already exists 04:01:01 83198e9cb742: Layer already exists 04:01:01 fec12a23a29c: Layer already exists 04:01:01 994456c4fd7b: Layer already exists 04:01:01 latest: digest: sha256:685f1f0af977b3dd5e4786b3d604078252593d5cdc4272bbee997ff37c644db2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.23 04:01:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:01:02 7c6be92860b2: Preparing 04:01:02 41a6fcc4d971: Preparing 04:01:02 b572919168ad: Preparing 04:01:02 0fff30928fb6: Preparing 04:01:02 83198e9cb742: Preparing 04:01:02 fec12a23a29c: Preparing 04:01:02 994456c4fd7b: Preparing 04:01:02 fec12a23a29c: Waiting 04:01:02 994456c4fd7b: Waiting 04:01:02 7c6be92860b2: Layer already exists 04:01:02 b572919168ad: Layer already exists 04:01:02 0fff30928fb6: Layer already exists 04:01:02 41a6fcc4d971: Layer already exists 04:01:02 83198e9cb742: Layer already exists 04:01:02 fec12a23a29c: Layer already exists 04:01:02 994456c4fd7b: Layer already exists 04:01:02 4.1.0-dev.23: digest: sha256:685f1f0af977b3dd5e4786b3d604078252593d5cdc4272bbee997ff37c644db2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:01:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:01:02 7c6be92860b2: Preparing 04:01:02 41a6fcc4d971: Preparing 04:01:02 b572919168ad: Preparing 04:01:02 0fff30928fb6: Preparing 04:01:02 83198e9cb742: Preparing 04:01:02 fec12a23a29c: Preparing 04:01:02 994456c4fd7b: Preparing 04:01:02 994456c4fd7b: Waiting 04:01:02 0fff30928fb6: Layer already exists 04:01:02 7c6be92860b2: Layer already exists 04:01:02 b572919168ad: Layer already exists 04:01:02 41a6fcc4d971: Layer already exists 04:01:02 83198e9cb742: Layer already exists 04:01:02 994456c4fd7b: Layer already exists 04:01:02 fec12a23a29c: Layer already exists 04:01:02 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:685f1f0af977b3dd5e4786b3d604078252593d5cdc4272bbee997ff37c644db2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 04:01:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:01:03 7c6be92860b2: Preparing 04:01:03 41a6fcc4d971: Preparing 04:01:03 b572919168ad: Preparing 04:01:03 0fff30928fb6: Preparing 04:01:03 83198e9cb742: Preparing 04:01:03 fec12a23a29c: Preparing 04:01:03 994456c4fd7b: Preparing 04:01:03 fec12a23a29c: Waiting 04:01:03 994456c4fd7b: Waiting 04:01:03 41a6fcc4d971: Layer already exists 04:01:03 0fff30928fb6: Layer already exists 04:01:03 7c6be92860b2: Layer already exists 04:01:03 83198e9cb742: Layer already exists 04:01:03 b572919168ad: Layer already exists 04:01:03 fec12a23a29c: Layer already exists 04:01:03 994456c4fd7b: Layer already exists 04:01:03 main: digest: sha256:685f1f0af977b3dd5e4786b3d604078252593d5cdc4272bbee997ff37c644db2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:01:03 ===================================================== [Pipeline] echo 04:01:03 taggedImages: 04:01:03 - nexus3.edgexfoundry.org:10004/support-notifications:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:01:03 - nexus3.edgexfoundry.org:10004/support-notifications:latest 04:01:03 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.23 04:01:03 - nexus3.edgexfoundry.org:10004/support-notifications:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:01:03 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 04:01:03 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 04:01:03 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:01:03 latest 04:01:03 4.1.0-dev.23 04:01:03 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:01:03 main 04:01:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:01:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:01:04 5436283b0af4: Preparing 04:01:04 a31ef3dd24ac: Preparing 04:01:04 b572919168ad: Preparing 04:01:04 0fff30928fb6: Preparing 04:01:04 d26a00112c58: Preparing 04:01:04 aa31eaed3bb2: Preparing 04:01:04 994456c4fd7b: Preparing 04:01:04 aa31eaed3bb2: Waiting 04:01:04 b572919168ad: Layer already exists 04:01:04 0fff30928fb6: Layer already exists 04:01:04 994456c4fd7b: Layer already exists 04:01:04 d26a00112c58: Pushed 04:01:04 5436283b0af4: Pushed 04:01:04 aa31eaed3bb2: Pushed 04:01:08 a31ef3dd24ac: Pushed 04:01:08 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:4e2eb7d291e01fee21666196c2080ebf17be15c987239072d6c8216f9584c0cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:08 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:01:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:01:09 5436283b0af4: Preparing 04:01:09 a31ef3dd24ac: Preparing 04:01:09 b572919168ad: Preparing 04:01:09 0fff30928fb6: Preparing 04:01:09 d26a00112c58: Preparing 04:01:09 aa31eaed3bb2: Preparing 04:01:09 994456c4fd7b: Preparing 04:01:09 aa31eaed3bb2: Waiting 04:01:09 994456c4fd7b: Waiting 04:01:09 a31ef3dd24ac: Layer already exists 04:01:09 0fff30928fb6: Layer already exists 04:01:09 d26a00112c58: Layer already exists 04:01:09 5436283b0af4: Layer already exists 04:01:09 b572919168ad: Layer already exists 04:01:09 aa31eaed3bb2: Layer already exists 04:01:09 994456c4fd7b: Layer already exists 04:01:09 latest: digest: sha256:4e2eb7d291e01fee21666196c2080ebf17be15c987239072d6c8216f9584c0cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.23 04:01:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:01:09 5436283b0af4: Preparing 04:01:09 a31ef3dd24ac: Preparing 04:01:09 b572919168ad: Preparing 04:01:09 0fff30928fb6: Preparing 04:01:09 d26a00112c58: Preparing 04:01:09 aa31eaed3bb2: Preparing 04:01:09 994456c4fd7b: Preparing 04:01:09 aa31eaed3bb2: Waiting 04:01:09 994456c4fd7b: Waiting 04:01:09 b572919168ad: Layer already exists 04:01:09 5436283b0af4: Layer already exists 04:01:09 d26a00112c58: Layer already exists 04:01:09 0fff30928fb6: Layer already exists 04:01:09 a31ef3dd24ac: Layer already exists 04:01:09 aa31eaed3bb2: Layer already exists 04:01:09 994456c4fd7b: Layer already exists 04:01:09 4.1.0-dev.23: digest: sha256:4e2eb7d291e01fee21666196c2080ebf17be15c987239072d6c8216f9584c0cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:01:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:01:10 5436283b0af4: Preparing 04:01:10 a31ef3dd24ac: Preparing 04:01:10 b572919168ad: Preparing 04:01:10 0fff30928fb6: Preparing 04:01:10 d26a00112c58: Preparing 04:01:10 aa31eaed3bb2: Preparing 04:01:10 994456c4fd7b: Preparing 04:01:10 aa31eaed3bb2: Waiting 04:01:10 994456c4fd7b: Waiting 04:01:10 5436283b0af4: Layer already exists 04:01:10 0fff30928fb6: Layer already exists 04:01:10 d26a00112c58: Layer already exists 04:01:10 b572919168ad: Layer already exists 04:01:10 a31ef3dd24ac: Layer already exists 04:01:10 aa31eaed3bb2: Layer already exists 04:01:10 994456c4fd7b: Layer already exists 04:01:10 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:4e2eb7d291e01fee21666196c2080ebf17be15c987239072d6c8216f9584c0cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 04:01:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:01:11 5436283b0af4: Preparing 04:01:11 a31ef3dd24ac: Preparing 04:01:11 b572919168ad: Preparing 04:01:11 0fff30928fb6: Preparing 04:01:11 d26a00112c58: Preparing 04:01:11 aa31eaed3bb2: Preparing 04:01:11 994456c4fd7b: Preparing 04:01:11 aa31eaed3bb2: Waiting 04:01:11 994456c4fd7b: Waiting 04:01:11 a31ef3dd24ac: Layer already exists 04:01:11 5436283b0af4: Layer already exists 04:01:11 d26a00112c58: Layer already exists 04:01:11 b572919168ad: Layer already exists 04:01:11 0fff30928fb6: Layer already exists 04:01:11 aa31eaed3bb2: Layer already exists 04:01:11 994456c4fd7b: Layer already exists 04:01:11 main: digest: sha256:4e2eb7d291e01fee21666196c2080ebf17be15c987239072d6c8216f9584c0cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:01:11 ===================================================== [Pipeline] echo 04:01:11 taggedImages: 04:01:11 - nexus3.edgexfoundry.org:10004/support-scheduler:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:01:11 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:01:11 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/support-scheduler:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 04:01:11 ========================================================= 04:01:11 [edgeXBuildMultiArch] RAW Config: 04:01:11 images: 04:01:11 - nexus3.edgexfoundry.org:10004/core-command:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:01:11 - nexus3.edgexfoundry.org:10004/core-command:latest 04:01:11 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/core-command:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/core-command:main 04:01:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:01:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:01:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:01:11 - nexus3.edgexfoundry.org:10004/core-data:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:01:11 - nexus3.edgexfoundry.org:10004/core-data:latest 04:01:11 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/core-data:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/core-data:main 04:01:11 - nexus3.edgexfoundry.org:10004/core-keeper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:01:11 - nexus3.edgexfoundry.org:10004/core-keeper:latest 04:01:11 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/core-keeper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/core-keeper:main 04:01:11 - nexus3.edgexfoundry.org:10004/core-metadata:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:01:11 - nexus3.edgexfoundry.org:10004/core-metadata:latest 04:01:11 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/core-metadata:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/core-metadata:main 04:01:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:01:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:01:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:01:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:01:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:01:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:01:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:01:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:01:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:01:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:01:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:01:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:01:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:01:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:01:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:01:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:01:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:01:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:01:11 - nexus3.edgexfoundry.org:10004/security-spire-config:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:01:11 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:01:11 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/security-spire-config:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/security-spire-config:main 04:01:11 - nexus3.edgexfoundry.org:10004/security-spire-server:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:01:11 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:01:11 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/security-spire-server:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/security-spire-server:main 04:01:11 - nexus3.edgexfoundry.org:10004/support-notifications:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:01:11 - nexus3.edgexfoundry.org:10004/support-notifications:latest 04:01:11 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/support-notifications:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/support-notifications:main 04:01:11 - nexus3.edgexfoundry.org:10004/support-scheduler:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:01:11 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:01:11 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/support-scheduler:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:01:11 - nexus3.edgexfoundry.org:10004/support-scheduler:main 04:01:11 settingsFile: 04:01:11 edgex-go-settings 04:01:11 ========================================================= [Pipeline] node 04:01:26 Still waiting to schedule task 04:01:26 All nodes of label ‘centos7-docker-4c-2g’ are offline 04:01:45 Running on prd-centos7-docker-4c-2g-3001 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:01:45 provisioning config files... 04:01:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config1451796834415362693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:01:46 ---> ****-login.sh 04:01:46 nexus3.edgexfoundry.org:10001 04:17:24 #144 ... 04:17:24 04:17:24 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:17:24 #150 DONE 1054.5s 04:17:24 04:17:24 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:17:24 #155 DONE 0.2s 04:17:24 04:17:24 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:17:24 #156 DONE 0.2s 04:17:24 04:17:24 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:17:24 #145 ... 04:17:24 04:17:24 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:17:24 #157 DONE 0.2s 04:17:24 04:17:24 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:17:24 #158 DONE 0.1s 04:17:24 04:17:24 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:17:24 #159 DONE 0.2s 04:17:24 04:17:24 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:17:24 #160 DONE 2.3s 04:17:24 04:17:24 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:17:24 #152 ... 04:17:24 04:17:24 #110 [core-common-config-bootstrapper] exporting to image 04:17:24 #110 exporting layers 04:17:24 #110 exporting layers 0.7s done 04:17:24 #110 writing image sha256:acfecdedfa3967d4dad2dfaf48cb1cabe588622a010a68f1cec6fd9e4aa3dec8 done 04:17:24 #110 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 04:17:24 #110 DONE 5.5s 04:17:24 04:17:24 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:17:24 #144 ... 04:17:24 04:17:24 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:17:24 #152 DONE 1068.4s 04:17:24 04:17:24 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:17:24 #161 DONE 0.4s 04:17:24 04:17:24 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:17:26 #162 DONE 2.2s 04:17:26 04:17:26 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:17:26 #163 DONE 0.2s 04:17:26 04:17:26 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:17:26 #145 ... 04:17:26 04:17:26 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:17:26 #164 DONE 0.2s 04:17:26 04:17:26 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:17:27 #165 DONE 0.3s 04:17:27 04:17:27 #34 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 04:17:27 #34 ... 04:17:27 04:17:27 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:17:27 #166 DONE 0.1s 04:17:27 04:17:27 #167 [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/ 04:17:27 #167 DONE 0.2s 04:17:27 04:17:27 #168 [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/ 04:17:27 #168 DONE 0.1s 04:17:27 04:17:27 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:17:27 #145 ... 04:17:27 04:17:27 #169 [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/ 04:17:27 #169 DONE 0.1s 04:17:27 04:17:27 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:17:27 #170 DONE 0.1s 04:17:27 04:17:27 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:17:27 #145 ... 04:17:27 04:17:27 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:17:29 #171 DONE 2.0s 04:17:29 04:17:29 #110 [security-bootstrapper] exporting to image 04:17:29 #110 exporting layers 04:17:30 #110 exporting layers 1.0s done 04:17:30 #110 writing image sha256:ce7b1d8742e1177066ac7f6ffd5d91e2816e12eb6df7273263b5b7316ffd237e done 04:17:30 #110 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 04:17:30 #110 DONE 6.4s 04:17:30 04:17:30 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:31:53 #145 ... 04:31:53 04:31:53 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:31:53 #154 DONE 1937.0s 04:31:53 04:31:53 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:31:53 #148 ... 04:31:53 04:31:53 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:31:53 #172 DONE 0.3s 04:31:53 04:31:53 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:31:53 #144 ... 04:31:53 04:31:53 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:31:53 #173 DONE 0.3s 04:31:53 04:31:53 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:31:53 #145 ... 04:31:53 04:31:53 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:31:53 #174 DONE 0.3s 04:31:53 04:31:53 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:31:54 #175 DONE 0.2s 04:31:54 04:31:54 #110 [core-command] exporting to image 04:31:54 #110 exporting layers 04:31:54 #110 exporting layers 0.3s done 04:31:54 #110 writing image sha256:642fd4e982e4c31717049e409c4161934afe8b786682048e5e700d001451c60b done 04:31:54 #110 naming to docker.io/library/core-command-arm64 done 04:31:54 #110 DONE 6.8s 04:31:54 04:31:54 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:32:16 #146 ... 04:32:16 04:32:16 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:32:16 #145 1960.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:32:24 #145 ... 04:32:24 04:32:24 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:32:24 #148 DONE 1968.9s 04:32:24 04:32:24 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:32:24 #144 ... 04:32:24 04:32:24 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:32:25 #176 DONE 0.3s 04:32:25 04:32:25 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:32:25 #145 ... 04:32:25 04:32:25 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:32:25 #177 DONE 0.1s 04:32:25 04:32:25 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:32:25 #178 DONE 0.1s 04:32:25 04:32:25 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:32:25 #179 DONE 0.2s 04:32:25 04:32:25 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:32:26 #180 DONE 0.4s 04:32:26 04:32:26 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:32:26 #43 ... 04:32:26 04:32:26 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:32:26 #181 DONE 0.1s 04:32:26 04:32:26 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:32:28 #182 DONE 2.2s 04:32:28 04:32:28 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:32:28 #145 ... 04:32:28 04:32:28 #110 [security-proxy-setup] exporting to image 04:32:28 #110 exporting layers 04:32:29 #110 exporting layers 0.8s done 04:32:29 #110 writing image sha256:2d911f211a3081b34858c85767e1af4e2dac970ac95e118790afae3eb4c5e87b done 04:32:29 #110 naming to docker.io/library/security-proxy-setup-arm64 done 04:32:29 #110 DONE 7.6s 04:32:29 04:32:29 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:32:51 #145 DONE 1992.9s 04:32:51 04:32:51 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:32:51 #147 ... 04:32:51 04:32:51 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:32:51 #183 DONE 0.5s 04:32:51 04:32:51 #129 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:32:51 #129 ... 04:32:51 04:32:51 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:32:51 #184 DONE 0.2s 04:32:51 04:32:51 #185 [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 04:32:51 #185 DONE 0.2s 04:32:51 04:32:51 #186 [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 04:32:51 #186 DONE 0.1s 04:32:51 04:32:51 #129 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:32:51 #129 ... 04:32:51 04:32:51 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:32:51 #187 DONE 0.1s 04:32:51 04:32:51 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:32:51 #188 DONE 0.3s 04:32:51 04:32:51 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:32:51 #189 DONE 0.4s 04:32:51 04:32:51 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:32:51 #190 DONE 0.1s 04:32:51 04:32:51 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:32:52 #191 DONE 1.9s 04:32:52 04:32:52 #12 [security-bootstrapper internal] load build definition from Dockerfile 04:32:52 #12 ... 04:32:52 04:32:52 #110 [security-secretstore-setup] exporting to image 04:32:52 #110 exporting layers 04:32:54 #110 exporting layers 1.7s done 04:32:54 #110 writing image sha256:1a91fa817fd1652457e7337e91d7f8ce11b9a90603a08b2468a76a0e8b8d159d done 04:32:54 #110 naming to docker.io/library/security-secretstore-setup-arm64 done 04:32:54 #110 DONE 9.3s 04:32:54 04:32:54 #129 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:34:02 #129 ... 04:34:02 04:34:02 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:34:02 #146 DONE 2060.8s 04:34:02 04:34:02 #129 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:34:02 #129 ... 04:34:02 04:34:02 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:34:02 #192 DONE 0.2s 04:34:02 04:34:02 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:34:02 #193 DONE 0.1s 04:34:02 04:34:02 #34 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 04:34:02 #34 ... 04:34:02 04:34:02 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:34:02 #194 DONE 0.5s 04:34:02 04:34:02 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:34:02 #195 DONE 0.1s 04:34:02 04:34:02 #110 [security-spiffe-token-provider] exporting to image 04:34:02 #110 exporting layers 04:34:02 #110 exporting layers 1.0s done 04:34:02 #110 writing image sha256:f9de982dd927f8cf0f00448df61a11e53ed1ae12bb95a47f2057b26205f79292 done 04:34:02 #110 naming to docker.io/library/security-spiffe-token-provider-arm64 done 04:34:02 #110 DONE 10.3s 04:34:02 04:34:02 #129 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:34:29 #129 ... 04:34:29 04:34:29 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:34:29 #153 DONE 2092.7s 04:34:29 04:34:29 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:34:29 #144 ... 04:34:29 04:34:29 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:34:29 #196 DONE 0.1s 04:34:29 04:34:29 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:34:29 #197 DONE 0.1s 04:34:29 04:34:29 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:34:29 #198 DONE 0.3s 04:34:29 04:34:29 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:34:29 #149 ... 04:34:29 04:34:29 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 04:34:29 #199 DONE 0.2s 04:34:29 04:34:29 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:34:29 #200 DONE 0.1s 04:34:29 04:34:29 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:34:31 #201 DONE 1.8s 04:34:31 04:34:31 #110 [security-proxy-auth] exporting to image 04:34:31 #110 exporting layers 04:34:32 #110 exporting layers 0.7s done 04:34:32 #110 writing image sha256:29a8d3459735c9968279324ba285821b604f90b6b8fc7a878e73414acfc24992 done 04:34:32 #110 naming to docker.io/library/security-proxy-auth-arm64 done 04:34:32 #110 DONE 11.1s 04:34:32 04:34:32 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:34:34 #43 ... 04:34:34 04:34:34 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:34:34 #149 DONE 2099.5s 04:34:35 04:34:35 #34 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 04:34:35 #34 ... 04:34:35 04:34:35 #129 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:34:35 #129 DONE 2100.1s 04:34:35 04:34:35 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:34:35 #202 DONE 0.4s 04:34:35 04:34:35 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:34:36 #144 ... 04:34:36 04:34:36 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:34:36 #203 DONE 0.4s 04:34:36 04:34:36 #12 [security-bootstrapper internal] load build definition from Dockerfile 04:34:36 #12 ... 04:34:36 04:34:36 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:34:37 #204 DONE 0.6s 04:34:37 04:34:37 #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:34:37 #205 ... 04:34:37 04:34:37 #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 04:34:37 #206 DONE 0.3s 04:34:37 04:34:37 #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:34:37 #205 DONE 0.2s 04:34:37 04:34:37 #110 [core-data] exporting to image 04:34:37 #110 exporting layers 04:34:37 #110 ... 04:34:37 04:34:37 #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:34:37 #207 DONE 0.7s 04:34:37 04:34:37 #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:34:38 #208 DONE 0.2s 04:34:38 04:34:38 #110 [core-data] exporting to image 04:34:38 #110 writing image sha256:7b257eb0cc96c07439ec3147450b8a1d880b184153500ad1703cff0cc5f26d28 done 04:34:38 #110 naming to docker.io/library/core-data-arm64 done 04:34:38 #110 exporting layers 0.4s done 04:34:38 #110 writing image sha256:137e1796573c9a2063cd97e874561157e6c60e1f1335cacaf9111c2d66346fa6 done 04:34:38 #110 naming to docker.io/library/core-keeper-arm64 done 04:34:38 #110 DONE 12.2s 04:34:38 04:34:38 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:34:40 #144 ... 04:34:40 04:34:40 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:34:40 #151 DONE 2104.5s 04:34:40 04:34:40 #34 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 04:34:40 #34 ... 04:34:40 04:34:40 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:34:40 #209 DONE 0.2s 04:34:40 04:34:40 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:34:40 #210 DONE 0.2s 04:34:40 04:34:40 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:34:40 #144 ... 04:34:40 04:34:40 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:34:40 #211 DONE 0.4s 04:34:40 04:34:40 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:34:41 #144 ... 04:34:41 04:34:41 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:34:41 #212 DONE 0.1s 04:34:41 04:34:41 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:34:41 #213 DONE 0.1s 04:34:41 04:34:41 #34 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 04:34:41 #34 ... 04:34:41 04:34:41 #110 [core-metadata] exporting to image 04:34:42 #110 exporting layers 0.5s done 04:34:42 #110 writing image sha256:011944caef9bb70dbadecf979cdbfc425bf05de90ee8e492a323e5b28e16c179 done 04:34:42 #110 naming to docker.io/library/core-metadata-arm64 done 04:34:42 #110 DONE 12.7s 04:34:42 04:34:42 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:35:14 #43 ... 04:35:14 04:35:14 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:35:14 #144 DONE 2133.9s 04:35:14 04:35:14 #12 [security-bootstrapper internal] load build definition from Dockerfile 04:35:14 #12 ... 04:35:14 04:35:14 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:35:14 #214 DONE 0.1s 04:35:14 04:35:14 #12 [security-bootstrapper internal] load build definition from Dockerfile 04:35:14 #12 ... 04:35:14 04:35:14 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:35:14 #215 DONE 0.1s 04:35:14 04:35:14 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:35:14 #216 DONE 0.5s 04:35:14 04:35:14 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:35:14 #147 ... 04:35:14 04:35:14 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 04:35:14 #217 DONE 0.1s 04:35:14 04:35:14 #110 [support-scheduler] exporting to image 04:35:14 #110 exporting layers 04:35:14 #110 exporting layers 0.9s done 04:35:14 #110 writing image sha256:dbc6d9710ae7f680575d0340ec4af57573762ad962ec0404b71ff97fd1730e2b done 04:35:14 #110 naming to docker.io/library/support-scheduler-arm64 done 04:35:14 #110 DONE 13.7s 04:35:14 04:35:14 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:35:17 #147 DONE 2142.0s 04:35:17 04:35:17 #12 [security-bootstrapper internal] load build definition from Dockerfile 04:35:17 #12 ... 04:35:17 04:35:17 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:35:17 #218 DONE 0.1s 04:35:17 04:35:17 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:35:17 #219 DONE 0.1s 04:35:17 04:35:17 #34 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 04:35:18 #34 ... 04:35:18 04:35:18 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:35:18 #220 DONE 0.4s 04:35:18 04:35:18 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:35:18 #221 DONE 0.1s 04:35:18 04:35:18 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:35:18 #43 ... 04:35:18 04:35:18 #110 [support-notifications] exporting to image 04:35:18 #110 exporting layers 04:35:18 #110 exporting layers 0.6s done 04:35:18 #110 writing image sha256:b8ec1fb916ceec4a9a3906c772c0d8c978b8e4ab3700a0aa5b19862d2ab5834d done 04:35:18 #110 naming to docker.io/library/support-notifications-arm64 done 04:35:18 #110 DONE 14.3s 04:35:18 04:35:18 #34 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 04:35:18 time="2025-06-09T03:56:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:35:18 time="2025-06-09T03:56:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:35:18 time="2025-06-09T03:56:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:35:18 time="2025-06-09T03:56:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:35:18 time="2025-06-09T03:56:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:35:18 time="2025-06-09T03:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:35:18 time="2025-06-09T03:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:35:18 time="2025-06-09T03:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:35:18 time="2025-06-09T03:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:35:18 time="2025-06-09T03:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:35:18 time="2025-06-09T03:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:35:18 time="2025-06-09T03:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:35:18 time="2025-06-09T03:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:35:18 time="2025-06-09T03:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:35:18 time="2025-06-09T03:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:35:18 $ docker stop --time=1 5e79cd9e97a092718b42cb72c982c91086b07a8e31b828553d1e90f9d2d2f0e5 04:35:20 $ docker rm -f --volumes 5e79cd9e97a092718b42cb72c982c91086b07a8e31b828553d1e90f9d2d2f0e5 [Pipeline] // withDockerContainer [Pipeline] sh 04:35:21 + docker images 04:35:21 REPOSITORY TAG IMAGE ID CREATED SIZE 04:35:21 support-notifications-arm64 latest b8ec1fb916ce 3 seconds ago 52.8MB 04:35:21 support-scheduler-arm64 latest dbc6d9710ae7 11 seconds ago 48.9MB 04:35:21 core-metadata-arm64 latest 011944caef9b 40 seconds ago 33.5MB 04:35:21 core-keeper-arm64 latest 137e1796573c 44 seconds ago 33MB 04:35:21 core-data-arm64 latest 7b257eb0cc96 44 seconds ago 33.3MB 04:35:21 security-proxy-auth-arm64 latest 29a8d3459735 50 seconds ago 32.2MB 04:35:21 security-spiffe-token-provider-arm64 latest f9de982dd927 About a minute ago 48.6MB 04:35:21 security-secretstore-setup-arm64 latest 1a91fa817fd1 2 minutes ago 68.2MB 04:35:21 security-proxy-setup-arm64 latest 2d911f211a30 2 minutes ago 38.9MB 04:35:21 core-command-arm64 latest 642fd4e982e4 3 minutes ago 28.9MB 04:35:21 security-bootstrapper-arm64 latest ce7b1d8742e1 17 minutes ago 21.1MB 04:35:21 core-common-config-bootstrapper-arm64 latest acfecdedfa39 18 minutes ago 18MB 04:35:21 security-spire-config-arm64 latest c9c954d10be8 37 minutes ago 143MB 04:35:21 security-spire-agent-arm64 latest af5c9f48388e 37 minutes ago 187MB 04:35:21 security-spire-server-arm64 latest 4a129a1331b6 37 minutes ago 144MB 04:35:21 ci-base-image-arm64 latest d30d535c7f98 39 minutes ago 910MB 04:35:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 12c1d4c06be1 8 weeks ago 560MB 04:35:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:35:21 provisioning config files... 04:35:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/850@tmp/config11470244981360925176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:35:21 ---> ****-login.sh 04:35:21 nexus3.edgexfoundry.org:10001 04:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:35:21 Configure a credential helper to remove this warning. See 04:35:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:35:21 04:35:21 Login Succeeded 04:35:21 nexus3.edgexfoundry.org:10002 04:35:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:35:22 Configure a credential helper to remove this warning. See 04:35:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:35:22 04:35:22 Login Succeeded 04:35:22 nexus3.edgexfoundry.org:10003 04:35:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:35:22 Configure a credential helper to remove this warning. See 04:35:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:35:22 04:35:22 Login Succeeded 04:35:22 nexus3.edgexfoundry.org:10004 04:35:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:35:22 Configure a credential helper to remove this warning. See 04:35:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:35:22 04:35:22 Login Succeeded 04:35:22 ****.io 04:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:35:23 Configure a credential helper to remove this warning. See 04:35:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:35:23 04:35:23 Login Succeeded 04:35:23 ---> ****-login.sh ends [Pipeline] } 04:35:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:35:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:35:23 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 04:35:23 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:35:23 latest 04:35:23 4.1.0-dev.23 04:35:23 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:35:23 main 04:35:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:35:24 c3f8a8380847: Preparing 04:35:24 5a3de40c6147: Preparing 04:35:24 6c603c8d537f: Preparing 04:35:24 473caabf694c: Preparing 04:35:24 cb5a31736055: Preparing 04:35:24 4015750cb8ae: Preparing 04:35:24 dd9c8f8612c8: Preparing 04:35:24 dd9c8f8612c8: Waiting 04:35:24 4015750cb8ae: Waiting 04:35:24 c3f8a8380847: Pushed 04:35:24 cb5a31736055: Pushed 04:35:24 473caabf694c: Pushed 04:35:24 6c603c8d537f: Pushed 04:35:24 dd9c8f8612c8: Layer already exists 04:35:24 4015750cb8ae: Pushed 04:35:28 5a3de40c6147: Pushed 04:35:29 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:76b161ed4e0d63f4dc2fc10f4432923c2219d2b6783ebdcb9f9ac1b099778016 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:35:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:35:29 c3f8a8380847: Preparing 04:35:29 5a3de40c6147: Preparing 04:35:29 6c603c8d537f: Preparing 04:35:29 473caabf694c: Preparing 04:35:29 cb5a31736055: Preparing 04:35:29 4015750cb8ae: Preparing 04:35:29 dd9c8f8612c8: Preparing 04:35:29 4015750cb8ae: Waiting 04:35:29 dd9c8f8612c8: Waiting 04:35:29 c3f8a8380847: Layer already exists 04:35:29 cb5a31736055: Layer already exists 04:35:29 6c603c8d537f: Layer already exists 04:35:29 5a3de40c6147: Layer already exists 04:35:29 473caabf694c: Layer already exists 04:35:29 dd9c8f8612c8: Layer already exists 04:35:29 4015750cb8ae: Layer already exists 04:35:29 latest: digest: sha256:76b161ed4e0d63f4dc2fc10f4432923c2219d2b6783ebdcb9f9ac1b099778016 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.23 04:35:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:35:30 c3f8a8380847: Preparing 04:35:30 5a3de40c6147: Preparing 04:35:30 6c603c8d537f: Preparing 04:35:30 473caabf694c: Preparing 04:35:30 cb5a31736055: Preparing 04:35:30 4015750cb8ae: Preparing 04:35:30 dd9c8f8612c8: Preparing 04:35:30 4015750cb8ae: Waiting 04:35:30 dd9c8f8612c8: Waiting 04:35:30 c3f8a8380847: Layer already exists 04:35:30 473caabf694c: Layer already exists 04:35:30 6c603c8d537f: Layer already exists 04:35:30 cb5a31736055: Layer already exists 04:35:30 5a3de40c6147: Layer already exists 04:35:30 4015750cb8ae: Layer already exists 04:35:30 dd9c8f8612c8: Layer already exists 04:35:30 4.1.0-dev.23: digest: sha256:76b161ed4e0d63f4dc2fc10f4432923c2219d2b6783ebdcb9f9ac1b099778016 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:35:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:35:31 c3f8a8380847: Preparing 04:35:31 5a3de40c6147: Preparing 04:35:31 6c603c8d537f: Preparing 04:35:31 473caabf694c: Preparing 04:35:31 cb5a31736055: Preparing 04:35:31 4015750cb8ae: Preparing 04:35:31 dd9c8f8612c8: Preparing 04:35:31 4015750cb8ae: Waiting 04:35:31 dd9c8f8612c8: Waiting 04:35:31 c3f8a8380847: Layer already exists 04:35:31 cb5a31736055: Layer already exists 04:35:31 6c603c8d537f: Layer already exists 04:35:31 5a3de40c6147: Layer already exists 04:35:31 473caabf694c: Layer already exists 04:35:31 dd9c8f8612c8: Layer already exists 04:35:31 4015750cb8ae: Layer already exists 04:35:31 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:76b161ed4e0d63f4dc2fc10f4432923c2219d2b6783ebdcb9f9ac1b099778016 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 04:35:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:35:32 c3f8a8380847: Preparing 04:35:32 5a3de40c6147: Preparing 04:35:32 6c603c8d537f: Preparing 04:35:32 473caabf694c: Preparing 04:35:32 cb5a31736055: Preparing 04:35:32 4015750cb8ae: Preparing 04:35:32 dd9c8f8612c8: Preparing 04:35:32 4015750cb8ae: Waiting 04:35:32 dd9c8f8612c8: Waiting 04:35:32 6c603c8d537f: Layer already exists 04:35:32 c3f8a8380847: Layer already exists 04:35:32 5a3de40c6147: Layer already exists 04:35:32 473caabf694c: Layer already exists 04:35:32 cb5a31736055: Layer already exists 04:35:32 dd9c8f8612c8: Layer already exists 04:35:32 4015750cb8ae: Layer already exists 04:35:32 main: digest: sha256:76b161ed4e0d63f4dc2fc10f4432923c2219d2b6783ebdcb9f9ac1b099778016 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:35:32 ===================================================== [Pipeline] echo 04:35:32 taggedImages: 04:35:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:35:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:35:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.23 04:35:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:35:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:35:32 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 04:35:32 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:35:32 latest 04:35:32 4.1.0-dev.23 04:35:32 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:35:32 main 04:35:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:33 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:35:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:35:33 b71965bb132d: Preparing 04:35:33 9e638df63be3: Preparing 04:35:33 19129e20d3db: Preparing 04:35:33 b6d51eff9ab8: Preparing 04:35:33 6c603c8d537f: Preparing 04:35:33 473caabf694c: Preparing 04:35:33 cb5a31736055: Preparing 04:35:33 4015750cb8ae: Preparing 04:35:33 dd9c8f8612c8: Preparing 04:35:33 473caabf694c: Waiting 04:35:33 cb5a31736055: Waiting 04:35:33 4015750cb8ae: Waiting 04:35:33 dd9c8f8612c8: Waiting 04:35:33 6c603c8d537f: Layer already exists 04:35:33 473caabf694c: Layer already exists 04:35:33 cb5a31736055: Layer already exists 04:35:33 19129e20d3db: Pushed 04:35:33 b71965bb132d: Pushed 04:35:33 4015750cb8ae: Layer already exists 04:35:33 9e638df63be3: Pushed 04:35:33 dd9c8f8612c8: Layer already exists 04:35:35 b6d51eff9ab8: Pushed 04:35:36 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:656da15bba7339950364c1b975f7285e5bcc87c80059a7ad707d7456b0d56f39 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:36 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:35:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:35:36 b71965bb132d: Preparing 04:35:36 9e638df63be3: Preparing 04:35:36 19129e20d3db: Preparing 04:35:36 b6d51eff9ab8: Preparing 04:35:36 6c603c8d537f: Preparing 04:35:36 473caabf694c: Preparing 04:35:36 cb5a31736055: Preparing 04:35:36 4015750cb8ae: Preparing 04:35:36 dd9c8f8612c8: Preparing 04:35:36 cb5a31736055: Waiting 04:35:36 4015750cb8ae: Waiting 04:35:36 dd9c8f8612c8: Waiting 04:35:36 473caabf694c: Waiting 04:35:36 19129e20d3db: Layer already exists 04:35:36 b6d51eff9ab8: Layer already exists 04:35:36 6c603c8d537f: Layer already exists 04:35:36 b71965bb132d: Layer already exists 04:35:36 9e638df63be3: Layer already exists 04:35:36 cb5a31736055: Layer already exists 04:35:36 4015750cb8ae: Layer already exists 04:35:36 473caabf694c: Layer already exists 04:35:36 dd9c8f8612c8: Layer already exists 04:35:37 latest: digest: sha256:656da15bba7339950364c1b975f7285e5bcc87c80059a7ad707d7456b0d56f39 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:37 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.23 04:35:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:35:37 b71965bb132d: Preparing 04:35:37 9e638df63be3: Preparing 04:35:37 19129e20d3db: Preparing 04:35:37 b6d51eff9ab8: Preparing 04:35:37 6c603c8d537f: Preparing 04:35:37 473caabf694c: Preparing 04:35:37 cb5a31736055: Preparing 04:35:37 4015750cb8ae: Preparing 04:35:37 dd9c8f8612c8: Preparing 04:35:37 cb5a31736055: Waiting 04:35:37 4015750cb8ae: Waiting 04:35:37 dd9c8f8612c8: Waiting 04:35:37 473caabf694c: Waiting 04:35:37 b71965bb132d: Layer already exists 04:35:37 9e638df63be3: Layer already exists 04:35:37 b6d51eff9ab8: Layer already exists 04:35:37 6c603c8d537f: Layer already exists 04:35:37 19129e20d3db: Layer already exists 04:35:37 473caabf694c: Layer already exists 04:35:37 cb5a31736055: Layer already exists 04:35:37 4015750cb8ae: Layer already exists 04:35:37 dd9c8f8612c8: Layer already exists 04:35:37 4.1.0-dev.23: digest: sha256:656da15bba7339950364c1b975f7285e5bcc87c80059a7ad707d7456b0d56f39 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:38 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:35:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:35:38 b71965bb132d: Preparing 04:35:38 9e638df63be3: Preparing 04:35:38 19129e20d3db: Preparing 04:35:38 b6d51eff9ab8: Preparing 04:35:38 6c603c8d537f: Preparing 04:35:38 473caabf694c: Preparing 04:35:38 cb5a31736055: Preparing 04:35:38 4015750cb8ae: Preparing 04:35:38 dd9c8f8612c8: Preparing 04:35:38 473caabf694c: Waiting 04:35:38 cb5a31736055: Waiting 04:35:38 4015750cb8ae: Waiting 04:35:38 dd9c8f8612c8: Waiting 04:35:38 b6d51eff9ab8: Layer already exists 04:35:38 19129e20d3db: Layer already exists 04:35:38 b71965bb132d: Layer already exists 04:35:38 6c603c8d537f: Layer already exists 04:35:38 9e638df63be3: Layer already exists 04:35:38 473caabf694c: Layer already exists 04:35:38 4015750cb8ae: Layer already exists 04:35:38 cb5a31736055: Layer already exists 04:35:38 dd9c8f8612c8: Layer already exists 04:35:39 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:656da15bba7339950364c1b975f7285e5bcc87c80059a7ad707d7456b0d56f39 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 04:35:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:35:39 b71965bb132d: Preparing 04:35:39 9e638df63be3: Preparing 04:35:39 19129e20d3db: Preparing 04:35:39 b6d51eff9ab8: Preparing 04:35:39 6c603c8d537f: Preparing 04:35:39 473caabf694c: Preparing 04:35:39 cb5a31736055: Preparing 04:35:39 4015750cb8ae: Preparing 04:35:39 dd9c8f8612c8: Preparing 04:35:39 473caabf694c: Waiting 04:35:39 4015750cb8ae: Waiting 04:35:39 dd9c8f8612c8: Waiting 04:35:39 cb5a31736055: Waiting 04:35:39 b71965bb132d: Layer already exists 04:35:39 b6d51eff9ab8: Layer already exists 04:35:39 19129e20d3db: Layer already exists 04:35:39 6c603c8d537f: Layer already exists 04:35:39 9e638df63be3: Layer already exists 04:35:39 473caabf694c: Layer already exists 04:35:39 dd9c8f8612c8: Layer already exists 04:35:39 cb5a31736055: Layer already exists 04:35:39 4015750cb8ae: Layer already exists 04:35:40 main: digest: sha256:656da15bba7339950364c1b975f7285e5bcc87c80059a7ad707d7456b0d56f39 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:35:40 ===================================================== [Pipeline] echo 04:35:40 taggedImages: 04:35:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:35:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:35:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.23 04:35:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:35:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 04:35:40 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 04:35:40 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:35:40 latest 04:35:40 4.1.0-dev.23 04:35:40 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:35:40 main 04:35:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:35:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:35:41 6a6856e646e0: Preparing 04:35:41 2f13f190838c: Preparing 04:35:41 6c603c8d537f: Preparing 04:35:41 473caabf694c: Preparing 04:35:41 239fdbbf9f19: Preparing 04:35:41 693cb2230eaf: Preparing 04:35:41 dd9c8f8612c8: Preparing 04:35:41 693cb2230eaf: Waiting 04:35:41 dd9c8f8612c8: Waiting 04:35:41 473caabf694c: Layer already exists 04:35:41 6c603c8d537f: Layer already exists 04:35:41 dd9c8f8612c8: Layer already exists 04:35:41 239fdbbf9f19: Pushed 04:35:41 6a6856e646e0: Pushed 04:35:41 693cb2230eaf: Pushed 04:35:46 2f13f190838c: Pushed 04:35:46 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:6e0dca05bdbf58c51d4043f0e9f3984e258f9a9b5e20ecdee3a60435165b261e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:35:47 6a6856e646e0: Preparing 04:35:47 2f13f190838c: Preparing 04:35:47 6c603c8d537f: Preparing 04:35:47 473caabf694c: Preparing 04:35:47 239fdbbf9f19: Preparing 04:35:47 693cb2230eaf: Preparing 04:35:47 dd9c8f8612c8: Preparing 04:35:47 693cb2230eaf: Waiting 04:35:47 dd9c8f8612c8: Waiting 04:35:47 2f13f190838c: Layer already exists 04:35:47 6a6856e646e0: Layer already exists 04:35:47 473caabf694c: Layer already exists 04:35:47 6c603c8d537f: Layer already exists 04:35:47 239fdbbf9f19: Layer already exists 04:35:47 693cb2230eaf: Layer already exists 04:35:47 dd9c8f8612c8: Layer already exists 04:35:47 latest: digest: sha256:6e0dca05bdbf58c51d4043f0e9f3984e258f9a9b5e20ecdee3a60435165b261e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.23 04:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:35:48 6a6856e646e0: Preparing 04:35:48 2f13f190838c: Preparing 04:35:48 6c603c8d537f: Preparing 04:35:48 473caabf694c: Preparing 04:35:48 239fdbbf9f19: Preparing 04:35:48 693cb2230eaf: Preparing 04:35:48 dd9c8f8612c8: Preparing 04:35:48 693cb2230eaf: Waiting 04:35:48 dd9c8f8612c8: Waiting 04:35:48 473caabf694c: Layer already exists 04:35:48 6a6856e646e0: Layer already exists 04:35:48 239fdbbf9f19: Layer already exists 04:35:48 2f13f190838c: Layer already exists 04:35:48 6c603c8d537f: Layer already exists 04:35:48 693cb2230eaf: Layer already exists 04:35:48 dd9c8f8612c8: Layer already exists 04:35:48 4.1.0-dev.23: digest: sha256:6e0dca05bdbf58c51d4043f0e9f3984e258f9a9b5e20ecdee3a60435165b261e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:35:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:35:49 6a6856e646e0: Preparing 04:35:49 2f13f190838c: Preparing 04:35:49 6c603c8d537f: Preparing 04:35:49 473caabf694c: Preparing 04:35:49 239fdbbf9f19: Preparing 04:35:49 693cb2230eaf: Preparing 04:35:49 dd9c8f8612c8: Preparing 04:35:49 693cb2230eaf: Waiting 04:35:49 dd9c8f8612c8: Waiting 04:35:49 2f13f190838c: Layer already exists 04:35:49 6c603c8d537f: Layer already exists 04:35:49 6a6856e646e0: Layer already exists 04:35:49 473caabf694c: Layer already exists 04:35:49 239fdbbf9f19: Layer already exists 04:35:49 693cb2230eaf: Layer already exists 04:35:49 dd9c8f8612c8: Layer already exists 04:35:49 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:6e0dca05bdbf58c51d4043f0e9f3984e258f9a9b5e20ecdee3a60435165b261e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 04:35:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:35:50 6a6856e646e0: Preparing 04:35:50 2f13f190838c: Preparing 04:35:50 6c603c8d537f: Preparing 04:35:50 473caabf694c: Preparing 04:35:50 239fdbbf9f19: Preparing 04:35:50 693cb2230eaf: Preparing 04:35:50 dd9c8f8612c8: Preparing 04:35:50 693cb2230eaf: Waiting 04:35:50 dd9c8f8612c8: Waiting 04:35:50 6c603c8d537f: Layer already exists 04:35:50 473caabf694c: Layer already exists 04:35:50 239fdbbf9f19: Layer already exists 04:35:50 6a6856e646e0: Layer already exists 04:35:50 2f13f190838c: Layer already exists 04:35:50 dd9c8f8612c8: Layer already exists 04:35:50 693cb2230eaf: Layer already exists 04:35:50 main: digest: sha256:6e0dca05bdbf58c51d4043f0e9f3984e258f9a9b5e20ecdee3a60435165b261e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:35:50 ===================================================== [Pipeline] echo 04:35:50 taggedImages: 04:35:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:35:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:35:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.23 04:35:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:35:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:35:50 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 04:35:50 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:35:50 latest 04:35:50 4.1.0-dev.23 04:35:50 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:35:50 main 04:35:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:50 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:35:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:35:51 3f6739ee29d2: Preparing 04:35:51 0628e109ef10: Preparing 04:35:51 473caabf694c: Preparing 04:35:51 275377061e25: Preparing 04:35:51 b57a9b6cb6e1: Preparing 04:35:51 dd9c8f8612c8: Preparing 04:35:51 dd9c8f8612c8: Waiting 04:35:51 473caabf694c: Layer already exists 04:35:51 dd9c8f8612c8: Layer already exists 04:35:51 b57a9b6cb6e1: Pushed 04:35:51 3f6739ee29d2: Pushed 04:35:51 275377061e25: Pushed 04:35:56 0628e109ef10: Pushed 04:35:56 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:2890793f79d0ec67d8377711a090b9b518adec0dd1beb3183c5de234a1a14726 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:57 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:35:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:35:57 3f6739ee29d2: Preparing 04:35:57 0628e109ef10: Preparing 04:35:57 473caabf694c: Preparing 04:35:57 275377061e25: Preparing 04:35:57 b57a9b6cb6e1: Preparing 04:35:57 dd9c8f8612c8: Preparing 04:35:57 dd9c8f8612c8: Waiting 04:35:57 0628e109ef10: Layer already exists 04:35:57 473caabf694c: Layer already exists 04:35:57 3f6739ee29d2: Layer already exists 04:35:57 275377061e25: Layer already exists 04:35:57 b57a9b6cb6e1: Layer already exists 04:35:57 dd9c8f8612c8: Layer already exists 04:35:57 latest: digest: sha256:2890793f79d0ec67d8377711a090b9b518adec0dd1beb3183c5de234a1a14726 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:58 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.23 04:35:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:35:58 3f6739ee29d2: Preparing 04:35:58 0628e109ef10: Preparing 04:35:58 473caabf694c: Preparing 04:35:58 275377061e25: Preparing 04:35:58 b57a9b6cb6e1: Preparing 04:35:58 dd9c8f8612c8: Preparing 04:35:58 dd9c8f8612c8: Waiting 04:35:58 3f6739ee29d2: Layer already exists 04:35:58 0628e109ef10: Layer already exists 04:35:58 473caabf694c: Layer already exists 04:35:58 275377061e25: Layer already exists 04:35:58 b57a9b6cb6e1: Layer already exists 04:35:58 dd9c8f8612c8: Layer already exists 04:35:58 4.1.0-dev.23: digest: sha256:2890793f79d0ec67d8377711a090b9b518adec0dd1beb3183c5de234a1a14726 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:59 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:35:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:35:59 3f6739ee29d2: Preparing 04:35:59 0628e109ef10: Preparing 04:35:59 473caabf694c: Preparing 04:35:59 275377061e25: Preparing 04:35:59 b57a9b6cb6e1: Preparing 04:35:59 dd9c8f8612c8: Preparing 04:35:59 dd9c8f8612c8: Waiting 04:35:59 0628e109ef10: Layer already exists 04:35:59 b57a9b6cb6e1: Layer already exists 04:35:59 473caabf694c: Layer already exists 04:35:59 275377061e25: Layer already exists 04:35:59 3f6739ee29d2: Layer already exists 04:35:59 dd9c8f8612c8: Layer already exists 04:35:59 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:2890793f79d0ec67d8377711a090b9b518adec0dd1beb3183c5de234a1a14726 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:00 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 04:36:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:36:00 3f6739ee29d2: Preparing 04:36:00 0628e109ef10: Preparing 04:36:00 473caabf694c: Preparing 04:36:00 275377061e25: Preparing 04:36:00 b57a9b6cb6e1: Preparing 04:36:00 dd9c8f8612c8: Preparing 04:36:00 dd9c8f8612c8: Waiting 04:36:00 473caabf694c: Layer already exists 04:36:00 3f6739ee29d2: Layer already exists 04:36:00 b57a9b6cb6e1: Layer already exists 04:36:00 275377061e25: Layer already exists 04:36:00 0628e109ef10: Layer already exists 04:36:00 dd9c8f8612c8: Layer already exists 04:36:00 main: digest: sha256:2890793f79d0ec67d8377711a090b9b518adec0dd1beb3183c5de234a1a14726 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:36:00 ===================================================== [Pipeline] echo 04:36:00 taggedImages: 04:36:00 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:36:00 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:36:00 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.23 04:36:00 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:36:00 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 04:36:00 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 04:36:00 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:36:00 latest 04:36:00 4.1.0-dev.23 04:36:00 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:36:00 main 04:36:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:36:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:36:01 a5b6725709ef: Preparing 04:36:01 8956531f0ba2: Preparing 04:36:01 8b94d5a1ddda: Preparing 04:36:01 6c603c8d537f: Preparing 04:36:01 473caabf694c: Preparing 04:36:01 cb5a31736055: Preparing 04:36:01 4015750cb8ae: Preparing 04:36:01 dd9c8f8612c8: Preparing 04:36:01 cb5a31736055: Waiting 04:36:01 4015750cb8ae: Waiting 04:36:01 dd9c8f8612c8: Waiting 04:36:01 473caabf694c: Layer already exists 04:36:01 6c603c8d537f: Layer already exists 04:36:01 cb5a31736055: Layer already exists 04:36:01 4015750cb8ae: Layer already exists 04:36:01 8956531f0ba2: Pushed 04:36:01 dd9c8f8612c8: Layer already exists 04:36:01 a5b6725709ef: Pushed 04:36:07 8b94d5a1ddda: Pushed 04:36:07 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:dffe605a3709186462059a1482bd0841937f830c413279b206b88aaeabcf8c7f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:36:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:36:07 a5b6725709ef: Preparing 04:36:07 8956531f0ba2: Preparing 04:36:07 8b94d5a1ddda: Preparing 04:36:07 6c603c8d537f: Preparing 04:36:07 473caabf694c: Preparing 04:36:07 cb5a31736055: Preparing 04:36:07 4015750cb8ae: Preparing 04:36:07 dd9c8f8612c8: Preparing 04:36:07 cb5a31736055: Waiting 04:36:07 4015750cb8ae: Waiting 04:36:07 dd9c8f8612c8: Waiting 04:36:07 473caabf694c: Layer already exists 04:36:07 8956531f0ba2: Layer already exists 04:36:07 a5b6725709ef: Layer already exists 04:36:07 6c603c8d537f: Layer already exists 04:36:07 8b94d5a1ddda: Layer already exists 04:36:07 cb5a31736055: Layer already exists 04:36:07 dd9c8f8612c8: Layer already exists 04:36:07 4015750cb8ae: Layer already exists 04:36:08 latest: digest: sha256:dffe605a3709186462059a1482bd0841937f830c413279b206b88aaeabcf8c7f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.23 04:36:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:36:08 a5b6725709ef: Preparing 04:36:08 8956531f0ba2: Preparing 04:36:08 8b94d5a1ddda: Preparing 04:36:08 6c603c8d537f: Preparing 04:36:08 473caabf694c: Preparing 04:36:08 cb5a31736055: Preparing 04:36:08 4015750cb8ae: Preparing 04:36:08 dd9c8f8612c8: Preparing 04:36:08 cb5a31736055: Waiting 04:36:08 4015750cb8ae: Waiting 04:36:08 dd9c8f8612c8: Waiting 04:36:08 8956531f0ba2: Layer already exists 04:36:08 6c603c8d537f: Layer already exists 04:36:08 8b94d5a1ddda: Layer already exists 04:36:08 473caabf694c: Layer already exists 04:36:08 a5b6725709ef: Layer already exists 04:36:08 4015750cb8ae: Layer already exists 04:36:08 cb5a31736055: Layer already exists 04:36:08 dd9c8f8612c8: Layer already exists 04:36:08 4.1.0-dev.23: digest: sha256:dffe605a3709186462059a1482bd0841937f830c413279b206b88aaeabcf8c7f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:36:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:36:09 a5b6725709ef: Preparing 04:36:09 8956531f0ba2: Preparing 04:36:09 8b94d5a1ddda: Preparing 04:36:09 6c603c8d537f: Preparing 04:36:09 473caabf694c: Preparing 04:36:09 cb5a31736055: Preparing 04:36:09 4015750cb8ae: Preparing 04:36:09 dd9c8f8612c8: Preparing 04:36:09 cb5a31736055: Waiting 04:36:09 4015750cb8ae: Waiting 04:36:09 dd9c8f8612c8: Waiting 04:36:09 8b94d5a1ddda: Layer already exists 04:36:09 6c603c8d537f: Layer already exists 04:36:09 8956531f0ba2: Layer already exists 04:36:09 473caabf694c: Layer already exists 04:36:09 a5b6725709ef: Layer already exists 04:36:09 dd9c8f8612c8: Layer already exists 04:36:09 4015750cb8ae: Layer already exists 04:36:09 cb5a31736055: Layer already exists 04:36:09 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:dffe605a3709186462059a1482bd0841937f830c413279b206b88aaeabcf8c7f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 04:36:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:36:10 a5b6725709ef: Preparing 04:36:10 8956531f0ba2: Preparing 04:36:10 8b94d5a1ddda: Preparing 04:36:10 6c603c8d537f: Preparing 04:36:10 473caabf694c: Preparing 04:36:10 cb5a31736055: Preparing 04:36:10 4015750cb8ae: Preparing 04:36:10 dd9c8f8612c8: Preparing 04:36:10 cb5a31736055: Waiting 04:36:10 4015750cb8ae: Waiting 04:36:10 dd9c8f8612c8: Waiting 04:36:10 a5b6725709ef: Layer already exists 04:36:10 473caabf694c: Layer already exists 04:36:10 8b94d5a1ddda: Layer already exists 04:36:10 6c603c8d537f: Layer already exists 04:36:10 8956531f0ba2: Layer already exists 04:36:10 cb5a31736055: Layer already exists 04:36:10 4015750cb8ae: Layer already exists 04:36:10 dd9c8f8612c8: Layer already exists 04:36:10 main: digest: sha256:dffe605a3709186462059a1482bd0841937f830c413279b206b88aaeabcf8c7f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:36:10 ===================================================== [Pipeline] echo 04:36:10 taggedImages: 04:36:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:36:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:36:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.23 04:36:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:36:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:36:10 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:36:10 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:36:10 latest 04:36:10 4.1.0-dev.23 04:36:10 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:36:10 main 04:36:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:36:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:36:11 b8ba205cf424: Preparing 04:36:11 700e2d43ba1d: Preparing 04:36:11 0cb1dc435a5a: Preparing 04:36:11 e8a473a2d832: Preparing 04:36:11 e73a2acbf8c9: Preparing 04:36:11 e8f37b1c8bd3: Preparing 04:36:11 f9c5cd55e19b: Preparing 04:36:11 6c603c8d537f: Preparing 04:36:11 473caabf694c: Preparing 04:36:11 604daf371705: Preparing 04:36:11 574a3a06c3dd: Preparing 04:36:11 5f70bf18a086: Preparing 04:36:11 201fc391d244: Preparing 04:36:11 e8f37b1c8bd3: Waiting 04:36:11 473caabf694c: Waiting 04:36:11 604daf371705: Waiting 04:36:11 f9c5cd55e19b: Waiting 04:36:11 6c603c8d537f: Waiting 04:36:11 5f70bf18a086: Waiting 04:36:11 4893af00035f: Preparing 04:36:11 43d8ea06bee8: Preparing 04:36:11 dd9c8f8612c8: Preparing 04:36:11 4893af00035f: Waiting 04:36:11 43d8ea06bee8: Waiting 04:36:11 dd9c8f8612c8: Waiting 04:36:11 201fc391d244: Waiting 04:36:11 b8ba205cf424: Pushed 04:36:11 700e2d43ba1d: Pushed 04:36:11 0cb1dc435a5a: Pushed 04:36:11 e8a473a2d832: Pushed 04:36:11 e73a2acbf8c9: Pushed 04:36:11 6c603c8d537f: Layer already exists 04:36:11 473caabf694c: Layer already exists 04:36:11 e8f37b1c8bd3: Pushed 04:36:12 5f70bf18a086: Layer already exists 04:36:12 574a3a06c3dd: Pushed 04:36:12 604daf371705: Pushed 04:36:12 201fc391d244: Pushed 04:36:12 dd9c8f8612c8: Layer already exists 04:36:12 4893af00035f: Pushed 04:36:12 43d8ea06bee8: Pushed 04:36:15 f9c5cd55e19b: Pushed 04:36:15 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:47bb2bd49873b5f7fdc890456bbb2aee0109c0ca8edbf3a156fbc09311325d43 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:36:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:36:16 b8ba205cf424: Preparing 04:36:16 700e2d43ba1d: Preparing 04:36:16 0cb1dc435a5a: Preparing 04:36:16 e8a473a2d832: Preparing 04:36:16 e73a2acbf8c9: Preparing 04:36:16 e8f37b1c8bd3: Preparing 04:36:16 f9c5cd55e19b: Preparing 04:36:16 6c603c8d537f: Preparing 04:36:16 473caabf694c: Preparing 04:36:16 604daf371705: Preparing 04:36:16 574a3a06c3dd: Preparing 04:36:16 5f70bf18a086: Preparing 04:36:16 201fc391d244: Preparing 04:36:16 4893af00035f: Preparing 04:36:16 43d8ea06bee8: Preparing 04:36:16 dd9c8f8612c8: Preparing 04:36:16 574a3a06c3dd: Waiting 04:36:16 e8f37b1c8bd3: Waiting 04:36:16 5f70bf18a086: Waiting 04:36:16 f9c5cd55e19b: Waiting 04:36:16 201fc391d244: Waiting 04:36:16 6c603c8d537f: Waiting 04:36:16 4893af00035f: Waiting 04:36:16 473caabf694c: Waiting 04:36:16 43d8ea06bee8: Waiting 04:36:16 604daf371705: Waiting 04:36:16 b8ba205cf424: Layer already exists 04:36:16 0cb1dc435a5a: Layer already exists 04:36:16 e8a473a2d832: Layer already exists 04:36:16 700e2d43ba1d: Layer already exists 04:36:16 e73a2acbf8c9: Layer already exists 04:36:16 f9c5cd55e19b: Layer already exists 04:36:16 e8f37b1c8bd3: Layer already exists 04:36:16 473caabf694c: Layer already exists 04:36:16 6c603c8d537f: Layer already exists 04:36:16 604daf371705: Layer already exists 04:36:16 43d8ea06bee8: Layer already exists 04:36:16 5f70bf18a086: Layer already exists 04:36:16 201fc391d244: Layer already exists 04:36:16 4893af00035f: Layer already exists 04:36:16 574a3a06c3dd: Layer already exists 04:36:16 dd9c8f8612c8: Layer already exists 04:36:16 latest: digest: sha256:47bb2bd49873b5f7fdc890456bbb2aee0109c0ca8edbf3a156fbc09311325d43 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.23 04:36:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:36:16 b8ba205cf424: Preparing 04:36:16 700e2d43ba1d: Preparing 04:36:16 0cb1dc435a5a: Preparing 04:36:16 e8a473a2d832: Preparing 04:36:16 e73a2acbf8c9: Preparing 04:36:16 e8f37b1c8bd3: Preparing 04:36:16 f9c5cd55e19b: Preparing 04:36:16 6c603c8d537f: Preparing 04:36:16 473caabf694c: Preparing 04:36:16 604daf371705: Preparing 04:36:16 574a3a06c3dd: Preparing 04:36:16 5f70bf18a086: Preparing 04:36:16 201fc391d244: Preparing 04:36:16 4893af00035f: Preparing 04:36:16 43d8ea06bee8: Preparing 04:36:16 dd9c8f8612c8: Preparing 04:36:16 473caabf694c: Waiting 04:36:16 604daf371705: Waiting 04:36:16 574a3a06c3dd: Waiting 04:36:16 5f70bf18a086: Waiting 04:36:16 201fc391d244: Waiting 04:36:16 e8f37b1c8bd3: Waiting 04:36:16 f9c5cd55e19b: Waiting 04:36:16 6c603c8d537f: Waiting 04:36:16 4893af00035f: Waiting 04:36:16 43d8ea06bee8: Waiting 04:36:16 dd9c8f8612c8: Waiting 04:36:16 e73a2acbf8c9: Layer already exists 04:36:16 e8a473a2d832: Layer already exists 04:36:16 b8ba205cf424: Layer already exists 04:36:16 700e2d43ba1d: Layer already exists 04:36:16 0cb1dc435a5a: Layer already exists 04:36:16 e8f37b1c8bd3: Layer already exists 04:36:16 473caabf694c: Layer already exists 04:36:16 f9c5cd55e19b: Layer already exists 04:36:16 6c603c8d537f: Layer already exists 04:36:16 604daf371705: Layer already exists 04:36:16 201fc391d244: Layer already exists 04:36:16 574a3a06c3dd: Layer already exists 04:36:16 5f70bf18a086: Layer already exists 04:36:16 4893af00035f: Layer already exists 04:36:16 43d8ea06bee8: Layer already exists 04:36:16 dd9c8f8612c8: Layer already exists 04:36:17 4.1.0-dev.23: digest: sha256:47bb2bd49873b5f7fdc890456bbb2aee0109c0ca8edbf3a156fbc09311325d43 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:36:18 b8ba205cf424: Preparing 04:36:18 700e2d43ba1d: Preparing 04:36:18 0cb1dc435a5a: Preparing 04:36:18 e8a473a2d832: Preparing 04:36:18 e73a2acbf8c9: Preparing 04:36:18 e8f37b1c8bd3: Preparing 04:36:18 f9c5cd55e19b: Preparing 04:36:18 6c603c8d537f: Preparing 04:36:18 473caabf694c: Preparing 04:36:18 604daf371705: Preparing 04:36:18 574a3a06c3dd: Preparing 04:36:18 5f70bf18a086: Preparing 04:36:18 201fc391d244: Preparing 04:36:18 4893af00035f: Preparing 04:36:18 43d8ea06bee8: Preparing 04:36:18 dd9c8f8612c8: Preparing 04:36:18 6c603c8d537f: Waiting 04:36:18 473caabf694c: Waiting 04:36:18 604daf371705: Waiting 04:36:18 e8f37b1c8bd3: Waiting 04:36:18 574a3a06c3dd: Waiting 04:36:18 f9c5cd55e19b: Waiting 04:36:18 5f70bf18a086: Waiting 04:36:18 43d8ea06bee8: Waiting 04:36:18 201fc391d244: Waiting 04:36:18 dd9c8f8612c8: Waiting 04:36:18 4893af00035f: Waiting 04:36:18 e73a2acbf8c9: Layer already exists 04:36:18 0cb1dc435a5a: Layer already exists 04:36:18 700e2d43ba1d: Layer already exists 04:36:18 b8ba205cf424: Layer already exists 04:36:18 e8a473a2d832: Layer already exists 04:36:18 e8f37b1c8bd3: Layer already exists 04:36:18 473caabf694c: Layer already exists 04:36:18 6c603c8d537f: Layer already exists 04:36:18 f9c5cd55e19b: Layer already exists 04:36:18 604daf371705: Layer already exists 04:36:18 5f70bf18a086: Layer already exists 04:36:18 574a3a06c3dd: Layer already exists 04:36:18 201fc391d244: Layer already exists 04:36:18 43d8ea06bee8: Layer already exists 04:36:18 4893af00035f: Layer already exists 04:36:18 dd9c8f8612c8: Layer already exists 04:36:18 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:47bb2bd49873b5f7fdc890456bbb2aee0109c0ca8edbf3a156fbc09311325d43 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 04:36:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:36:19 b8ba205cf424: Preparing 04:36:19 700e2d43ba1d: Preparing 04:36:19 0cb1dc435a5a: Preparing 04:36:19 e8a473a2d832: Preparing 04:36:19 e73a2acbf8c9: Preparing 04:36:19 e8f37b1c8bd3: Preparing 04:36:19 f9c5cd55e19b: Preparing 04:36:19 6c603c8d537f: Preparing 04:36:19 473caabf694c: Preparing 04:36:19 604daf371705: Preparing 04:36:19 574a3a06c3dd: Preparing 04:36:19 5f70bf18a086: Preparing 04:36:19 201fc391d244: Preparing 04:36:19 4893af00035f: Preparing 04:36:19 43d8ea06bee8: Preparing 04:36:19 dd9c8f8612c8: Preparing 04:36:19 e8f37b1c8bd3: Waiting 04:36:19 f9c5cd55e19b: Waiting 04:36:19 6c603c8d537f: Waiting 04:36:19 473caabf694c: Waiting 04:36:19 604daf371705: Waiting 04:36:19 4893af00035f: Waiting 04:36:19 43d8ea06bee8: Waiting 04:36:19 dd9c8f8612c8: Waiting 04:36:19 574a3a06c3dd: Waiting 04:36:19 5f70bf18a086: Waiting 04:36:19 201fc391d244: Waiting 04:36:19 b8ba205cf424: Layer already exists 04:36:19 e73a2acbf8c9: Layer already exists 04:36:19 0cb1dc435a5a: Layer already exists 04:36:19 e8a473a2d832: Layer already exists 04:36:19 700e2d43ba1d: Layer already exists 04:36:19 e8f37b1c8bd3: Layer already exists 04:36:19 473caabf694c: Layer already exists 04:36:19 f9c5cd55e19b: Layer already exists 04:36:19 6c603c8d537f: Layer already exists 04:36:19 604daf371705: Layer already exists 04:36:19 574a3a06c3dd: Layer already exists 04:36:19 201fc391d244: Layer already exists 04:36:19 43d8ea06bee8: Layer already exists 04:36:19 5f70bf18a086: Layer already exists 04:36:19 4893af00035f: Layer already exists 04:36:19 dd9c8f8612c8: Layer already exists 04:36:19 main: digest: sha256:47bb2bd49873b5f7fdc890456bbb2aee0109c0ca8edbf3a156fbc09311325d43 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:36:19 ===================================================== [Pipeline] echo 04:36:19 taggedImages: 04:36:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:36:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:36:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.23 04:36:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:36:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:36:19 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 04:36:19 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:36:19 latest 04:36:19 4.1.0-dev.23 04:36:19 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:36:19 main 04:36:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:19 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:36:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:36:20 80e04220dfc4: Preparing 04:36:20 2bf4b7f2bc5e: Preparing 04:36:20 c42be45c7834: Preparing 04:36:20 59dc7b0fff78: Preparing 04:36:20 6c603c8d537f: Preparing 04:36:20 473caabf694c: Preparing 04:36:20 cb5a31736055: Preparing 04:36:20 4015750cb8ae: Preparing 04:36:20 dd9c8f8612c8: Preparing 04:36:20 4015750cb8ae: Waiting 04:36:20 473caabf694c: Waiting 04:36:20 cb5a31736055: Waiting 04:36:20 dd9c8f8612c8: Waiting 04:36:20 6c603c8d537f: Layer already exists 04:36:20 473caabf694c: Layer already exists 04:36:20 2bf4b7f2bc5e: Pushed 04:36:20 c42be45c7834: Pushed 04:36:20 cb5a31736055: Layer already exists 04:36:20 4015750cb8ae: Layer already exists 04:36:20 dd9c8f8612c8: Layer already exists 04:36:20 80e04220dfc4: Pushed 04:36:25 59dc7b0fff78: Pushed 04:36:25 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:e3aafb023e27fd1bf1619964cf9456324e8fcdab4c5be803c0420cf67a0f6790 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:26 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:36:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:36:26 80e04220dfc4: Preparing 04:36:26 2bf4b7f2bc5e: Preparing 04:36:26 c42be45c7834: Preparing 04:36:26 59dc7b0fff78: Preparing 04:36:26 6c603c8d537f: Preparing 04:36:26 473caabf694c: Preparing 04:36:26 cb5a31736055: Preparing 04:36:26 4015750cb8ae: Preparing 04:36:26 dd9c8f8612c8: Preparing 04:36:26 cb5a31736055: Waiting 04:36:26 4015750cb8ae: Waiting 04:36:26 dd9c8f8612c8: Waiting 04:36:26 473caabf694c: Waiting 04:36:26 80e04220dfc4: Layer already exists 04:36:26 c42be45c7834: Layer already exists 04:36:26 2bf4b7f2bc5e: Layer already exists 04:36:26 59dc7b0fff78: Layer already exists 04:36:26 6c603c8d537f: Layer already exists 04:36:26 473caabf694c: Layer already exists 04:36:26 4015750cb8ae: Layer already exists 04:36:26 dd9c8f8612c8: Layer already exists 04:36:26 cb5a31736055: Layer already exists 04:36:26 latest: digest: sha256:e3aafb023e27fd1bf1619964cf9456324e8fcdab4c5be803c0420cf67a0f6790 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:27 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.23 04:36:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:36:27 80e04220dfc4: Preparing 04:36:27 2bf4b7f2bc5e: Preparing 04:36:27 c42be45c7834: Preparing 04:36:27 59dc7b0fff78: Preparing 04:36:27 6c603c8d537f: Preparing 04:36:27 473caabf694c: Preparing 04:36:27 cb5a31736055: Preparing 04:36:27 4015750cb8ae: Preparing 04:36:27 dd9c8f8612c8: Preparing 04:36:27 cb5a31736055: Waiting 04:36:27 4015750cb8ae: Waiting 04:36:27 dd9c8f8612c8: Waiting 04:36:27 473caabf694c: Waiting 04:36:27 2bf4b7f2bc5e: Layer already exists 04:36:27 c42be45c7834: Layer already exists 04:36:27 6c603c8d537f: Layer already exists 04:36:27 80e04220dfc4: Layer already exists 04:36:27 59dc7b0fff78: Layer already exists 04:36:27 cb5a31736055: Layer already exists 04:36:27 473caabf694c: Layer already exists 04:36:27 4015750cb8ae: Layer already exists 04:36:27 dd9c8f8612c8: Layer already exists 04:36:27 4.1.0-dev.23: digest: sha256:e3aafb023e27fd1bf1619964cf9456324e8fcdab4c5be803c0420cf67a0f6790 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:28 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:36:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:36:28 80e04220dfc4: Preparing 04:36:28 2bf4b7f2bc5e: Preparing 04:36:28 c42be45c7834: Preparing 04:36:28 59dc7b0fff78: Preparing 04:36:28 6c603c8d537f: Preparing 04:36:28 473caabf694c: Preparing 04:36:28 cb5a31736055: Preparing 04:36:28 4015750cb8ae: Preparing 04:36:28 dd9c8f8612c8: Preparing 04:36:28 473caabf694c: Waiting 04:36:28 cb5a31736055: Waiting 04:36:28 dd9c8f8612c8: Waiting 04:36:28 4015750cb8ae: Waiting 04:36:28 c42be45c7834: Layer already exists 04:36:28 80e04220dfc4: Layer already exists 04:36:28 6c603c8d537f: Layer already exists 04:36:28 59dc7b0fff78: Layer already exists 04:36:28 2bf4b7f2bc5e: Layer already exists 04:36:28 cb5a31736055: Layer already exists 04:36:28 473caabf694c: Layer already exists 04:36:28 4015750cb8ae: Layer already exists 04:36:28 dd9c8f8612c8: Layer already exists 04:36:28 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:e3aafb023e27fd1bf1619964cf9456324e8fcdab4c5be803c0420cf67a0f6790 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:29 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 04:36:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:36:29 80e04220dfc4: Preparing 04:36:29 2bf4b7f2bc5e: Preparing 04:36:29 c42be45c7834: Preparing 04:36:29 59dc7b0fff78: Preparing 04:36:29 6c603c8d537f: Preparing 04:36:29 473caabf694c: Preparing 04:36:29 cb5a31736055: Preparing 04:36:29 4015750cb8ae: Preparing 04:36:29 dd9c8f8612c8: Preparing 04:36:29 cb5a31736055: Waiting 04:36:29 dd9c8f8612c8: Waiting 04:36:29 4015750cb8ae: Waiting 04:36:29 473caabf694c: Waiting 04:36:29 6c603c8d537f: Layer already exists 04:36:29 59dc7b0fff78: Layer already exists 04:36:29 80e04220dfc4: Layer already exists 04:36:29 2bf4b7f2bc5e: Layer already exists 04:36:29 c42be45c7834: Layer already exists 04:36:29 cb5a31736055: Layer already exists 04:36:29 473caabf694c: Layer already exists 04:36:29 4015750cb8ae: Layer already exists 04:36:29 dd9c8f8612c8: Layer already exists 04:36:29 main: digest: sha256:e3aafb023e27fd1bf1619964cf9456324e8fcdab4c5be803c0420cf67a0f6790 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:36:29 ===================================================== [Pipeline] echo 04:36:29 taggedImages: 04:36:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:36:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:36:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.23 04:36:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:36:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:36:29 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:36:29 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:36:29 latest 04:36:29 4.1.0-dev.23 04:36:29 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:36:29 main 04:36:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:30 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:36:30 be02f56bafc2: Preparing 04:36:30 25e2d0a7a6d5: Preparing 04:36:30 1b3077938319: Preparing 04:36:30 d6fe1b318b95: Preparing 04:36:30 6398e9f53cea: Preparing 04:36:30 6c603c8d537f: Preparing 04:36:30 473caabf694c: Preparing 04:36:30 407af36bf85f: Preparing 04:36:30 ee0e75126713: Preparing 04:36:30 9d4ae6f0a2a3: Preparing 04:36:30 dd9c8f8612c8: Preparing 04:36:30 407af36bf85f: Waiting 04:36:30 6c603c8d537f: Waiting 04:36:30 ee0e75126713: Waiting 04:36:30 9d4ae6f0a2a3: Waiting 04:36:30 dd9c8f8612c8: Waiting 04:36:30 473caabf694c: Waiting 04:36:30 d6fe1b318b95: Pushed 04:36:30 6398e9f53cea: Pushed 04:36:30 be02f56bafc2: Pushed 04:36:30 25e2d0a7a6d5: Pushed 04:36:30 6c603c8d537f: Layer already exists 04:36:30 473caabf694c: Layer already exists 04:36:30 dd9c8f8612c8: Layer already exists 04:36:30 407af36bf85f: Pushed 04:36:30 ee0e75126713: Pushed 04:36:34 9d4ae6f0a2a3: Pushed 04:36:34 1b3077938319: Pushed 04:36:35 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:1d2014d2e92b21552ac3aa5e7f0800415fbbb73b6b64a891963c02922a801fa2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:36:35 be02f56bafc2: Preparing 04:36:35 25e2d0a7a6d5: Preparing 04:36:35 1b3077938319: Preparing 04:36:35 d6fe1b318b95: Preparing 04:36:35 6398e9f53cea: Preparing 04:36:35 6c603c8d537f: Preparing 04:36:35 473caabf694c: Preparing 04:36:35 407af36bf85f: Preparing 04:36:35 ee0e75126713: Preparing 04:36:35 9d4ae6f0a2a3: Preparing 04:36:35 dd9c8f8612c8: Preparing 04:36:35 407af36bf85f: Waiting 04:36:35 ee0e75126713: Waiting 04:36:35 9d4ae6f0a2a3: Waiting 04:36:35 dd9c8f8612c8: Waiting 04:36:35 6c603c8d537f: Waiting 04:36:35 473caabf694c: Waiting 04:36:35 be02f56bafc2: Layer already exists 04:36:35 6398e9f53cea: Layer already exists 04:36:35 1b3077938319: Layer already exists 04:36:35 d6fe1b318b95: Layer already exists 04:36:35 25e2d0a7a6d5: Layer already exists 04:36:35 6c603c8d537f: Layer already exists 04:36:35 407af36bf85f: Layer already exists 04:36:35 473caabf694c: Layer already exists 04:36:35 ee0e75126713: Layer already exists 04:36:35 9d4ae6f0a2a3: Layer already exists 04:36:35 dd9c8f8612c8: Layer already exists 04:36:35 latest: digest: sha256:1d2014d2e92b21552ac3aa5e7f0800415fbbb73b6b64a891963c02922a801fa2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:36 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.23 04:36:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:36:36 be02f56bafc2: Preparing 04:36:36 25e2d0a7a6d5: Preparing 04:36:36 1b3077938319: Preparing 04:36:36 d6fe1b318b95: Preparing 04:36:36 6398e9f53cea: Preparing 04:36:36 6c603c8d537f: Preparing 04:36:36 473caabf694c: Preparing 04:36:36 407af36bf85f: Preparing 04:36:36 ee0e75126713: Preparing 04:36:36 9d4ae6f0a2a3: Preparing 04:36:36 dd9c8f8612c8: Preparing 04:36:36 407af36bf85f: Waiting 04:36:36 ee0e75126713: Waiting 04:36:36 9d4ae6f0a2a3: Waiting 04:36:36 dd9c8f8612c8: Waiting 04:36:36 6c603c8d537f: Waiting 04:36:36 473caabf694c: Waiting 04:36:36 25e2d0a7a6d5: Layer already exists 04:36:36 1b3077938319: Layer already exists 04:36:36 d6fe1b318b95: Layer already exists 04:36:36 6398e9f53cea: Layer already exists 04:36:36 be02f56bafc2: Layer already exists 04:36:36 407af36bf85f: Layer already exists 04:36:36 6c603c8d537f: Layer already exists 04:36:36 473caabf694c: Layer already exists 04:36:36 ee0e75126713: Layer already exists 04:36:36 9d4ae6f0a2a3: Layer already exists 04:36:36 dd9c8f8612c8: Layer already exists 04:36:36 4.1.0-dev.23: digest: sha256:1d2014d2e92b21552ac3aa5e7f0800415fbbb73b6b64a891963c02922a801fa2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:36:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:36:37 be02f56bafc2: Preparing 04:36:37 25e2d0a7a6d5: Preparing 04:36:37 1b3077938319: Preparing 04:36:37 d6fe1b318b95: Preparing 04:36:37 6398e9f53cea: Preparing 04:36:37 6c603c8d537f: Preparing 04:36:37 473caabf694c: Preparing 04:36:37 407af36bf85f: Preparing 04:36:37 ee0e75126713: Preparing 04:36:37 9d4ae6f0a2a3: Preparing 04:36:37 dd9c8f8612c8: Preparing 04:36:37 407af36bf85f: Waiting 04:36:37 ee0e75126713: Waiting 04:36:37 6c603c8d537f: Waiting 04:36:37 9d4ae6f0a2a3: Waiting 04:36:37 473caabf694c: Waiting 04:36:37 dd9c8f8612c8: Waiting 04:36:37 be02f56bafc2: Layer already exists 04:36:37 1b3077938319: Layer already exists 04:36:37 d6fe1b318b95: Layer already exists 04:36:37 6398e9f53cea: Layer already exists 04:36:37 25e2d0a7a6d5: Layer already exists 04:36:37 ee0e75126713: Layer already exists 04:36:37 473caabf694c: Layer already exists 04:36:37 6c603c8d537f: Layer already exists 04:36:37 9d4ae6f0a2a3: Layer already exists 04:36:37 407af36bf85f: Layer already exists 04:36:37 dd9c8f8612c8: Layer already exists 04:36:37 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:1d2014d2e92b21552ac3aa5e7f0800415fbbb73b6b64a891963c02922a801fa2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 04:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:36:38 be02f56bafc2: Preparing 04:36:38 25e2d0a7a6d5: Preparing 04:36:38 1b3077938319: Preparing 04:36:38 d6fe1b318b95: Preparing 04:36:38 6398e9f53cea: Preparing 04:36:38 6c603c8d537f: Preparing 04:36:38 473caabf694c: Preparing 04:36:38 407af36bf85f: Preparing 04:36:38 ee0e75126713: Preparing 04:36:38 9d4ae6f0a2a3: Preparing 04:36:38 dd9c8f8612c8: Preparing 04:36:38 473caabf694c: Waiting 04:36:38 407af36bf85f: Waiting 04:36:38 ee0e75126713: Waiting 04:36:38 9d4ae6f0a2a3: Waiting 04:36:38 dd9c8f8612c8: Waiting 04:36:38 6c603c8d537f: Waiting 04:36:38 d6fe1b318b95: Layer already exists 04:36:38 25e2d0a7a6d5: Layer already exists 04:36:38 6398e9f53cea: Layer already exists 04:36:38 1b3077938319: Layer already exists 04:36:38 be02f56bafc2: Layer already exists 04:36:38 473caabf694c: Layer already exists 04:36:38 407af36bf85f: Layer already exists 04:36:38 6c603c8d537f: Layer already exists 04:36:38 ee0e75126713: Layer already exists 04:36:38 9d4ae6f0a2a3: Layer already exists 04:36:38 dd9c8f8612c8: Layer already exists 04:36:38 main: digest: sha256:1d2014d2e92b21552ac3aa5e7f0800415fbbb73b6b64a891963c02922a801fa2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:36:38 ===================================================== [Pipeline] echo 04:36:38 taggedImages: 04:36:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:36:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:36:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.23 04:36:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:36:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:36:38 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:36:38 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:36:38 latest 04:36:38 4.1.0-dev.23 04:36:38 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:36:38 main 04:36:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:39 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:36:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:36:39 11e2f92303d6: Preparing 04:36:39 3ad6fe00c636: Preparing 04:36:39 cd445583ff63: Preparing 04:36:39 0a60bb56b743: Preparing 04:36:39 aab18ecae826: Preparing 04:36:39 994ba0feff01: Preparing 04:36:39 d168619dfe16: Preparing 04:36:39 6c603c8d537f: Preparing 04:36:39 473caabf694c: Preparing 04:36:39 738a6e5f40dc: Preparing 04:36:39 07f2a33bb1d0: Preparing 04:36:39 dd9c8f8612c8: Preparing 04:36:39 473caabf694c: Waiting 04:36:39 d168619dfe16: Waiting 04:36:39 738a6e5f40dc: Waiting 04:36:39 07f2a33bb1d0: Waiting 04:36:39 994ba0feff01: Waiting 04:36:39 dd9c8f8612c8: Waiting 04:36:39 6c603c8d537f: Waiting 04:36:40 aab18ecae826: Pushed 04:36:40 3ad6fe00c636: Pushed 04:36:40 11e2f92303d6: Pushed 04:36:40 6c603c8d537f: Layer already exists 04:36:40 473caabf694c: Layer already exists 04:36:40 994ba0feff01: Pushed 04:36:40 d168619dfe16: Pushed 04:36:40 dd9c8f8612c8: Layer already exists 04:36:40 738a6e5f40dc: Pushed 04:36:43 07f2a33bb1d0: Pushed 04:36:44 0a60bb56b743: Pushed 04:36:46 cd445583ff63: Pushed 04:36:46 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:cd156b7fabc9c2ae43da7a9ac306d28f289f5c0290e8a832f925b483c6e2267c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:36:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:36:47 11e2f92303d6: Preparing 04:36:47 3ad6fe00c636: Preparing 04:36:47 cd445583ff63: Preparing 04:36:47 0a60bb56b743: Preparing 04:36:47 aab18ecae826: Preparing 04:36:47 994ba0feff01: Preparing 04:36:47 d168619dfe16: Preparing 04:36:47 6c603c8d537f: Preparing 04:36:47 473caabf694c: Preparing 04:36:47 738a6e5f40dc: Preparing 04:36:47 07f2a33bb1d0: Preparing 04:36:47 dd9c8f8612c8: Preparing 04:36:47 994ba0feff01: Waiting 04:36:47 d168619dfe16: Waiting 04:36:47 6c603c8d537f: Waiting 04:36:47 07f2a33bb1d0: Waiting 04:36:47 dd9c8f8612c8: Waiting 04:36:47 473caabf694c: Waiting 04:36:47 738a6e5f40dc: Waiting 04:36:47 0a60bb56b743: Layer already exists 04:36:47 cd445583ff63: Layer already exists 04:36:47 11e2f92303d6: Layer already exists 04:36:47 3ad6fe00c636: Layer already exists 04:36:47 aab18ecae826: Layer already exists 04:36:47 994ba0feff01: Layer already exists 04:36:47 d168619dfe16: Layer already exists 04:36:47 6c603c8d537f: Layer already exists 04:36:47 473caabf694c: Layer already exists 04:36:47 738a6e5f40dc: Layer already exists 04:36:47 07f2a33bb1d0: Layer already exists 04:36:47 dd9c8f8612c8: Layer already exists 04:36:47 latest: digest: sha256:cd156b7fabc9c2ae43da7a9ac306d28f289f5c0290e8a832f925b483c6e2267c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.23 04:36:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:36:48 11e2f92303d6: Preparing 04:36:48 3ad6fe00c636: Preparing 04:36:48 cd445583ff63: Preparing 04:36:48 0a60bb56b743: Preparing 04:36:48 aab18ecae826: Preparing 04:36:48 994ba0feff01: Preparing 04:36:48 d168619dfe16: Preparing 04:36:48 6c603c8d537f: Preparing 04:36:48 473caabf694c: Preparing 04:36:48 738a6e5f40dc: Preparing 04:36:48 07f2a33bb1d0: Preparing 04:36:48 dd9c8f8612c8: Preparing 04:36:48 d168619dfe16: Waiting 04:36:48 6c603c8d537f: Waiting 04:36:48 473caabf694c: Waiting 04:36:48 738a6e5f40dc: Waiting 04:36:48 07f2a33bb1d0: Waiting 04:36:48 994ba0feff01: Waiting 04:36:48 dd9c8f8612c8: Waiting 04:36:48 3ad6fe00c636: Layer already exists 04:36:48 aab18ecae826: Layer already exists 04:36:48 cd445583ff63: Layer already exists 04:36:48 11e2f92303d6: Layer already exists 04:36:48 0a60bb56b743: Layer already exists 04:36:48 994ba0feff01: Layer already exists 04:36:48 6c603c8d537f: Layer already exists 04:36:48 738a6e5f40dc: Layer already exists 04:36:48 473caabf694c: Layer already exists 04:36:48 d168619dfe16: Layer already exists 04:36:48 07f2a33bb1d0: Layer already exists 04:36:48 dd9c8f8612c8: Layer already exists 04:36:48 4.1.0-dev.23: digest: sha256:cd156b7fabc9c2ae43da7a9ac306d28f289f5c0290e8a832f925b483c6e2267c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:48 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:36:49 11e2f92303d6: Preparing 04:36:49 3ad6fe00c636: Preparing 04:36:49 cd445583ff63: Preparing 04:36:49 0a60bb56b743: Preparing 04:36:49 aab18ecae826: Preparing 04:36:49 994ba0feff01: Preparing 04:36:49 d168619dfe16: Preparing 04:36:49 6c603c8d537f: Preparing 04:36:49 473caabf694c: Preparing 04:36:49 738a6e5f40dc: Preparing 04:36:49 07f2a33bb1d0: Preparing 04:36:49 dd9c8f8612c8: Preparing 04:36:49 994ba0feff01: Waiting 04:36:49 d168619dfe16: Waiting 04:36:49 6c603c8d537f: Waiting 04:36:49 473caabf694c: Waiting 04:36:49 738a6e5f40dc: Waiting 04:36:49 07f2a33bb1d0: Waiting 04:36:49 dd9c8f8612c8: Waiting 04:36:49 aab18ecae826: Layer already exists 04:36:49 cd445583ff63: Layer already exists 04:36:49 11e2f92303d6: Layer already exists 04:36:49 3ad6fe00c636: Layer already exists 04:36:49 0a60bb56b743: Layer already exists 04:36:49 d168619dfe16: Layer already exists 04:36:49 738a6e5f40dc: Layer already exists 04:36:49 994ba0feff01: Layer already exists 04:36:49 473caabf694c: Layer already exists 04:36:49 6c603c8d537f: Layer already exists 04:36:49 dd9c8f8612c8: Layer already exists 04:36:49 07f2a33bb1d0: Layer already exists 04:36:49 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:cd156b7fabc9c2ae43da7a9ac306d28f289f5c0290e8a832f925b483c6e2267c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:49 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 04:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:36:49 11e2f92303d6: Preparing 04:36:49 3ad6fe00c636: Preparing 04:36:49 cd445583ff63: Preparing 04:36:49 0a60bb56b743: Preparing 04:36:49 aab18ecae826: Preparing 04:36:49 994ba0feff01: Preparing 04:36:49 d168619dfe16: Preparing 04:36:49 994ba0feff01: Waiting 04:36:49 6c603c8d537f: Preparing 04:36:49 d168619dfe16: Waiting 04:36:49 473caabf694c: Preparing 04:36:49 6c603c8d537f: Waiting 04:36:49 473caabf694c: Waiting 04:36:49 738a6e5f40dc: Preparing 04:36:49 07f2a33bb1d0: Preparing 04:36:49 738a6e5f40dc: Waiting 04:36:49 dd9c8f8612c8: Preparing 04:36:49 07f2a33bb1d0: Waiting 04:36:49 dd9c8f8612c8: Waiting 04:36:49 aab18ecae826: Layer already exists 04:36:49 0a60bb56b743: Layer already exists 04:36:49 11e2f92303d6: Layer already exists 04:36:49 3ad6fe00c636: Layer already exists 04:36:49 cd445583ff63: Layer already exists 04:36:49 994ba0feff01: Layer already exists 04:36:49 473caabf694c: Layer already exists 04:36:49 6c603c8d537f: Layer already exists 04:36:49 d168619dfe16: Layer already exists 04:36:49 738a6e5f40dc: Layer already exists 04:36:49 07f2a33bb1d0: Layer already exists 04:36:49 dd9c8f8612c8: Layer already exists 04:36:50 main: digest: sha256:cd156b7fabc9c2ae43da7a9ac306d28f289f5c0290e8a832f925b483c6e2267c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:36:50 ===================================================== [Pipeline] echo 04:36:50 taggedImages: 04:36:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:36:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:36:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.23 04:36:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:36:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:36:50 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 04:36:50 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:36:50 latest 04:36:50 4.1.0-dev.23 04:36:50 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:36:50 main 04:36:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:50 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:36:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:36:51 c718202d8c83: Preparing 04:36:51 fe49b19fefb4: Preparing 04:36:51 6c603c8d537f: Preparing 04:36:51 473caabf694c: Preparing 04:36:51 c9db2118574c: Preparing 04:36:51 660ab3b8454a: Preparing 04:36:51 dd9c8f8612c8: Preparing 04:36:51 660ab3b8454a: Waiting 04:36:51 dd9c8f8612c8: Waiting 04:36:51 473caabf694c: Layer already exists 04:36:51 6c603c8d537f: Layer already exists 04:36:51 c9db2118574c: Pushed 04:36:51 dd9c8f8612c8: Layer already exists 04:36:51 c718202d8c83: Pushed 04:36:53 660ab3b8454a: Pushed 04:36:58 fe49b19fefb4: Pushed 04:36:58 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:beac6da60d19ea622f38cc1c738f0e55eade4c66ff29bb9ba7a0cc71cb9b363f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:58 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:36:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:36:59 c718202d8c83: Preparing 04:36:59 fe49b19fefb4: Preparing 04:36:59 6c603c8d537f: Preparing 04:36:59 473caabf694c: Preparing 04:36:59 c9db2118574c: Preparing 04:36:59 660ab3b8454a: Preparing 04:36:59 dd9c8f8612c8: Preparing 04:36:59 660ab3b8454a: Waiting 04:36:59 c9db2118574c: Layer already exists 04:36:59 473caabf694c: Layer already exists 04:36:59 6c603c8d537f: Layer already exists 04:36:59 fe49b19fefb4: Layer already exists 04:36:59 660ab3b8454a: Layer already exists 04:36:59 c718202d8c83: Layer already exists 04:36:59 dd9c8f8612c8: Layer already exists 04:36:59 latest: digest: sha256:beac6da60d19ea622f38cc1c738f0e55eade4c66ff29bb9ba7a0cc71cb9b363f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:59 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.23 04:37:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:37:00 c718202d8c83: Preparing 04:37:00 fe49b19fefb4: Preparing 04:37:00 6c603c8d537f: Preparing 04:37:00 473caabf694c: Preparing 04:37:00 c9db2118574c: Preparing 04:37:00 660ab3b8454a: Preparing 04:37:00 dd9c8f8612c8: Preparing 04:37:00 660ab3b8454a: Waiting 04:37:00 dd9c8f8612c8: Waiting 04:37:00 c9db2118574c: Layer already exists 04:37:00 c718202d8c83: Layer already exists 04:37:00 6c603c8d537f: Layer already exists 04:37:00 fe49b19fefb4: Layer already exists 04:37:00 473caabf694c: Layer already exists 04:37:00 660ab3b8454a: Layer already exists 04:37:00 dd9c8f8612c8: Layer already exists 04:37:00 4.1.0-dev.23: digest: sha256:beac6da60d19ea622f38cc1c738f0e55eade4c66ff29bb9ba7a0cc71cb9b363f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:00 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:37:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:37:01 c718202d8c83: Preparing 04:37:01 fe49b19fefb4: Preparing 04:37:01 6c603c8d537f: Preparing 04:37:01 473caabf694c: Preparing 04:37:01 c9db2118574c: Preparing 04:37:01 660ab3b8454a: Preparing 04:37:01 dd9c8f8612c8: Preparing 04:37:01 660ab3b8454a: Waiting 04:37:01 dd9c8f8612c8: Waiting 04:37:01 c9db2118574c: Layer already exists 04:37:01 473caabf694c: Layer already exists 04:37:01 6c603c8d537f: Layer already exists 04:37:01 c718202d8c83: Layer already exists 04:37:01 fe49b19fefb4: Layer already exists 04:37:01 660ab3b8454a: Layer already exists 04:37:01 dd9c8f8612c8: Layer already exists 04:37:01 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:beac6da60d19ea622f38cc1c738f0e55eade4c66ff29bb9ba7a0cc71cb9b363f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:01 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 04:37:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:37:01 c718202d8c83: Preparing 04:37:01 fe49b19fefb4: Preparing 04:37:01 6c603c8d537f: Preparing 04:37:01 473caabf694c: Preparing 04:37:01 c9db2118574c: Preparing 04:37:01 660ab3b8454a: Preparing 04:37:01 dd9c8f8612c8: Preparing 04:37:01 660ab3b8454a: Waiting 04:37:01 dd9c8f8612c8: Waiting 04:37:01 473caabf694c: Layer already exists 04:37:01 c718202d8c83: Layer already exists 04:37:01 fe49b19fefb4: Layer already exists 04:37:01 6c603c8d537f: Layer already exists 04:37:01 c9db2118574c: Layer already exists 04:37:01 660ab3b8454a: Layer already exists 04:37:01 dd9c8f8612c8: Layer already exists 04:37:01 main: digest: sha256:beac6da60d19ea622f38cc1c738f0e55eade4c66ff29bb9ba7a0cc71cb9b363f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:37:02 ===================================================== [Pipeline] echo 04:37:02 taggedImages: 04:37:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:37:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:37:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.23 04:37:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:37:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:37:02 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 04:37:02 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:37:02 latest 04:37:02 4.1.0-dev.23 04:37:02 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:37:02 main 04:37:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:02 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:37:03 7fbca84782d6: Preparing 04:37:03 fa2530534af2: Preparing 04:37:03 c907e1870610: Preparing 04:37:03 6c603c8d537f: Preparing 04:37:03 473caabf694c: Preparing 04:37:03 ee00ab964bb0: Preparing 04:37:03 bb2a5fa2f42b: Preparing 04:37:03 c789f9b040c1: Preparing 04:37:03 ac4f9e0808ac: Preparing 04:37:03 dd9c8f8612c8: Preparing 04:37:03 ee00ab964bb0: Waiting 04:37:03 bb2a5fa2f42b: Waiting 04:37:03 c789f9b040c1: Waiting 04:37:03 ac4f9e0808ac: Waiting 04:37:03 473caabf694c: Layer already exists 04:37:03 6c603c8d537f: Layer already exists 04:37:03 fa2530534af2: Pushed 04:37:03 c907e1870610: Pushed 04:37:03 7fbca84782d6: Pushed 04:37:03 dd9c8f8612c8: Layer already exists 04:37:03 c789f9b040c1: Pushed 04:37:04 ac4f9e0808ac: Pushed 04:37:14 bb2a5fa2f42b: Pushed 04:37:29 ee00ab964bb0: Pushed 04:37:29 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:60beb9d6c67a8feba0c381498452ba970e7bb434b80c08f37427aea603b616b3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:37:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:37:29 7fbca84782d6: Preparing 04:37:29 fa2530534af2: Preparing 04:37:29 c907e1870610: Preparing 04:37:29 6c603c8d537f: Preparing 04:37:29 473caabf694c: Preparing 04:37:29 ee00ab964bb0: Preparing 04:37:29 bb2a5fa2f42b: Preparing 04:37:29 c789f9b040c1: Preparing 04:37:29 ac4f9e0808ac: Preparing 04:37:29 dd9c8f8612c8: Preparing 04:37:29 ac4f9e0808ac: Waiting 04:37:29 bb2a5fa2f42b: Waiting 04:37:29 c789f9b040c1: Waiting 04:37:29 dd9c8f8612c8: Waiting 04:37:29 ee00ab964bb0: Waiting 04:37:29 7fbca84782d6: Layer already exists 04:37:29 c907e1870610: Layer already exists 04:37:29 473caabf694c: Layer already exists 04:37:29 fa2530534af2: Layer already exists 04:37:29 6c603c8d537f: Layer already exists 04:37:29 ac4f9e0808ac: Layer already exists 04:37:29 bb2a5fa2f42b: Layer already exists 04:37:29 c789f9b040c1: Layer already exists 04:37:29 ee00ab964bb0: Layer already exists 04:37:29 dd9c8f8612c8: Layer already exists 04:37:30 latest: digest: sha256:60beb9d6c67a8feba0c381498452ba970e7bb434b80c08f37427aea603b616b3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:30 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.23 04:37:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:37:30 7fbca84782d6: Preparing 04:37:30 fa2530534af2: Preparing 04:37:30 c907e1870610: Preparing 04:37:30 6c603c8d537f: Preparing 04:37:30 473caabf694c: Preparing 04:37:30 ee00ab964bb0: Preparing 04:37:30 bb2a5fa2f42b: Preparing 04:37:30 c789f9b040c1: Preparing 04:37:30 ac4f9e0808ac: Preparing 04:37:30 dd9c8f8612c8: Preparing 04:37:30 ee00ab964bb0: Waiting 04:37:30 ac4f9e0808ac: Waiting 04:37:30 dd9c8f8612c8: Waiting 04:37:30 bb2a5fa2f42b: Waiting 04:37:30 c789f9b040c1: Waiting 04:37:30 473caabf694c: Layer already exists 04:37:30 c907e1870610: Layer already exists 04:37:30 7fbca84782d6: Layer already exists 04:37:30 6c603c8d537f: Layer already exists 04:37:30 fa2530534af2: Layer already exists 04:37:30 bb2a5fa2f42b: Layer already exists 04:37:30 ee00ab964bb0: Layer already exists 04:37:30 c789f9b040c1: Layer already exists 04:37:30 dd9c8f8612c8: Layer already exists 04:37:30 ac4f9e0808ac: Layer already exists 04:37:30 4.1.0-dev.23: digest: sha256:60beb9d6c67a8feba0c381498452ba970e7bb434b80c08f37427aea603b616b3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:31 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:37:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:37:31 7fbca84782d6: Preparing 04:37:31 fa2530534af2: Preparing 04:37:31 c907e1870610: Preparing 04:37:31 6c603c8d537f: Preparing 04:37:31 473caabf694c: Preparing 04:37:31 ee00ab964bb0: Preparing 04:37:31 bb2a5fa2f42b: Preparing 04:37:31 c789f9b040c1: Preparing 04:37:31 ac4f9e0808ac: Preparing 04:37:31 dd9c8f8612c8: Preparing 04:37:31 ee00ab964bb0: Waiting 04:37:31 bb2a5fa2f42b: Waiting 04:37:31 c789f9b040c1: Waiting 04:37:31 dd9c8f8612c8: Waiting 04:37:31 ac4f9e0808ac: Waiting 04:37:31 fa2530534af2: Layer already exists 04:37:31 6c603c8d537f: Layer already exists 04:37:31 473caabf694c: Layer already exists 04:37:31 7fbca84782d6: Layer already exists 04:37:31 c907e1870610: Layer already exists 04:37:31 ee00ab964bb0: Layer already exists 04:37:31 bb2a5fa2f42b: Layer already exists 04:37:31 ac4f9e0808ac: Layer already exists 04:37:31 c789f9b040c1: Layer already exists 04:37:31 dd9c8f8612c8: Layer already exists 04:37:31 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:60beb9d6c67a8feba0c381498452ba970e7bb434b80c08f37427aea603b616b3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:32 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 04:37:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:37:32 7fbca84782d6: Preparing 04:37:32 fa2530534af2: Preparing 04:37:32 c907e1870610: Preparing 04:37:32 6c603c8d537f: Preparing 04:37:32 473caabf694c: Preparing 04:37:32 ee00ab964bb0: Preparing 04:37:32 bb2a5fa2f42b: Preparing 04:37:32 c789f9b040c1: Preparing 04:37:32 ac4f9e0808ac: Preparing 04:37:32 dd9c8f8612c8: Preparing 04:37:32 c789f9b040c1: Waiting 04:37:32 ac4f9e0808ac: Waiting 04:37:32 dd9c8f8612c8: Waiting 04:37:32 ee00ab964bb0: Waiting 04:37:32 bb2a5fa2f42b: Waiting 04:37:32 473caabf694c: Layer already exists 04:37:32 fa2530534af2: Layer already exists 04:37:32 6c603c8d537f: Layer already exists 04:37:32 7fbca84782d6: Layer already exists 04:37:32 c907e1870610: Layer already exists 04:37:32 dd9c8f8612c8: Layer already exists 04:37:32 bb2a5fa2f42b: Layer already exists 04:37:32 ac4f9e0808ac: Layer already exists 04:37:32 ee00ab964bb0: Layer already exists 04:37:32 c789f9b040c1: Layer already exists 04:37:32 main: digest: sha256:60beb9d6c67a8feba0c381498452ba970e7bb434b80c08f37427aea603b616b3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:37:32 ===================================================== [Pipeline] echo 04:37:32 taggedImages: 04:37:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:37:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:37:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.23 04:37:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:37:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:37:32 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 04:37:32 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:37:32 latest 04:37:32 4.1.0-dev.23 04:37:32 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:37:32 main 04:37:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:33 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:37:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:37:33 ed118ced3b4a: Preparing 04:37:33 04f6be9170ef: Preparing 04:37:33 bf43d932a21e: Preparing 04:37:33 6c603c8d537f: Preparing 04:37:33 473caabf694c: Preparing 04:37:33 987c0778de47: Preparing 04:37:33 6b0827be0ed4: Preparing 04:37:33 92e47d14a4c9: Preparing 04:37:33 dd9c8f8612c8: Preparing 04:37:33 987c0778de47: Waiting 04:37:33 6b0827be0ed4: Waiting 04:37:33 92e47d14a4c9: Waiting 04:37:33 dd9c8f8612c8: Waiting 04:37:33 473caabf694c: Layer already exists 04:37:33 6c603c8d537f: Layer already exists 04:37:33 04f6be9170ef: Pushed 04:37:33 bf43d932a21e: Pushed 04:37:33 ed118ced3b4a: Pushed 04:37:33 dd9c8f8612c8: Layer already exists 04:37:33 6b0827be0ed4: Pushed 04:37:34 92e47d14a4c9: Pushed 04:38:01 987c0778de47: Pushed 04:38:01 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:1bddad37a4e7bb90c9eb6eeb6d3390eb9d51bfde054cb9531558860b45cff46f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:01 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:38:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:38:01 ed118ced3b4a: Preparing 04:38:01 04f6be9170ef: Preparing 04:38:01 bf43d932a21e: Preparing 04:38:01 6c603c8d537f: Preparing 04:38:01 473caabf694c: Preparing 04:38:01 987c0778de47: Preparing 04:38:01 6b0827be0ed4: Preparing 04:38:01 92e47d14a4c9: Preparing 04:38:01 dd9c8f8612c8: Preparing 04:38:01 987c0778de47: Waiting 04:38:01 6b0827be0ed4: Waiting 04:38:01 dd9c8f8612c8: Waiting 04:38:01 92e47d14a4c9: Waiting 04:38:01 ed118ced3b4a: Layer already exists 04:38:01 473caabf694c: Layer already exists 04:38:01 bf43d932a21e: Layer already exists 04:38:01 6c603c8d537f: Layer already exists 04:38:01 04f6be9170ef: Layer already exists 04:38:01 92e47d14a4c9: Layer already exists 04:38:01 987c0778de47: Layer already exists 04:38:01 6b0827be0ed4: Layer already exists 04:38:01 dd9c8f8612c8: Layer already exists 04:38:02 latest: digest: sha256:1bddad37a4e7bb90c9eb6eeb6d3390eb9d51bfde054cb9531558860b45cff46f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.23 04:38:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:38:02 ed118ced3b4a: Preparing 04:38:02 04f6be9170ef: Preparing 04:38:02 bf43d932a21e: Preparing 04:38:02 6c603c8d537f: Preparing 04:38:02 473caabf694c: Preparing 04:38:02 987c0778de47: Preparing 04:38:02 6b0827be0ed4: Preparing 04:38:02 92e47d14a4c9: Preparing 04:38:02 dd9c8f8612c8: Preparing 04:38:02 987c0778de47: Waiting 04:38:02 6b0827be0ed4: Waiting 04:38:02 92e47d14a4c9: Waiting 04:38:02 dd9c8f8612c8: Waiting 04:38:02 04f6be9170ef: Layer already exists 04:38:02 ed118ced3b4a: Layer already exists 04:38:02 bf43d932a21e: Layer already exists 04:38:02 6c603c8d537f: Layer already exists 04:38:02 473caabf694c: Layer already exists 04:38:02 92e47d14a4c9: Layer already exists 04:38:02 987c0778de47: Layer already exists 04:38:02 6b0827be0ed4: Layer already exists 04:38:02 dd9c8f8612c8: Layer already exists 04:38:02 4.1.0-dev.23: digest: sha256:1bddad37a4e7bb90c9eb6eeb6d3390eb9d51bfde054cb9531558860b45cff46f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:03 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:38:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:38:03 ed118ced3b4a: Preparing 04:38:03 04f6be9170ef: Preparing 04:38:03 bf43d932a21e: Preparing 04:38:03 6c603c8d537f: Preparing 04:38:03 473caabf694c: Preparing 04:38:03 987c0778de47: Preparing 04:38:03 6b0827be0ed4: Preparing 04:38:03 92e47d14a4c9: Preparing 04:38:03 dd9c8f8612c8: Preparing 04:38:03 6b0827be0ed4: Waiting 04:38:03 92e47d14a4c9: Waiting 04:38:03 dd9c8f8612c8: Waiting 04:38:03 987c0778de47: Waiting 04:38:03 473caabf694c: Layer already exists 04:38:03 bf43d932a21e: Layer already exists 04:38:03 ed118ced3b4a: Layer already exists 04:38:03 04f6be9170ef: Layer already exists 04:38:03 6c603c8d537f: Layer already exists 04:38:03 987c0778de47: Layer already exists 04:38:03 6b0827be0ed4: Layer already exists 04:38:03 dd9c8f8612c8: Layer already exists 04:38:03 92e47d14a4c9: Layer already exists 04:38:04 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:1bddad37a4e7bb90c9eb6eeb6d3390eb9d51bfde054cb9531558860b45cff46f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 04:38:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:38:04 ed118ced3b4a: Preparing 04:38:04 04f6be9170ef: Preparing 04:38:04 bf43d932a21e: Preparing 04:38:04 6c603c8d537f: Preparing 04:38:04 473caabf694c: Preparing 04:38:04 987c0778de47: Preparing 04:38:04 6b0827be0ed4: Preparing 04:38:04 92e47d14a4c9: Preparing 04:38:04 dd9c8f8612c8: Preparing 04:38:04 6b0827be0ed4: Waiting 04:38:04 92e47d14a4c9: Waiting 04:38:04 987c0778de47: Waiting 04:38:04 dd9c8f8612c8: Waiting 04:38:04 04f6be9170ef: Layer already exists 04:38:04 ed118ced3b4a: Layer already exists 04:38:04 473caabf694c: Layer already exists 04:38:04 6c603c8d537f: Layer already exists 04:38:04 bf43d932a21e: Layer already exists 04:38:04 6b0827be0ed4: Layer already exists 04:38:04 dd9c8f8612c8: Layer already exists 04:38:04 987c0778de47: Layer already exists 04:38:04 92e47d14a4c9: Layer already exists 04:38:04 main: digest: sha256:1bddad37a4e7bb90c9eb6eeb6d3390eb9d51bfde054cb9531558860b45cff46f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:38:05 ===================================================== [Pipeline] echo 04:38:05 taggedImages: 04:38:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:38:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:38:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.23 04:38:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:38:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:38:05 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 04:38:05 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:38:05 latest 04:38:05 4.1.0-dev.23 04:38:05 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:38:05 main 04:38:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:05 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:38:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:38:05 894889635586: Preparing 04:38:05 d42798f2f84f: Preparing 04:38:05 b060d66b77f7: Preparing 04:38:05 6c603c8d537f: Preparing 04:38:05 473caabf694c: Preparing 04:38:05 c92c526f4fbe: Preparing 04:38:05 c789f9b040c1: Preparing 04:38:05 ac4f9e0808ac: Preparing 04:38:05 dd9c8f8612c8: Preparing 04:38:05 c789f9b040c1: Waiting 04:38:05 ac4f9e0808ac: Waiting 04:38:05 dd9c8f8612c8: Waiting 04:38:05 c92c526f4fbe: Waiting 04:38:05 6c603c8d537f: Layer already exists 04:38:05 473caabf694c: Layer already exists 04:38:06 c789f9b040c1: Layer already exists 04:38:06 b060d66b77f7: Pushed 04:38:06 d42798f2f84f: Pushed 04:38:06 894889635586: Pushed 04:38:06 ac4f9e0808ac: Layer already exists 04:38:06 dd9c8f8612c8: Layer already exists 04:38:32 c92c526f4fbe: Pushed 04:38:32 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:e6c3bc247e4a75616869fc24da49119a550c3d526eec4f32db45509974b2838f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:33 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:38:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:38:33 894889635586: Preparing 04:38:33 d42798f2f84f: Preparing 04:38:33 b060d66b77f7: Preparing 04:38:33 6c603c8d537f: Preparing 04:38:33 473caabf694c: Preparing 04:38:33 c92c526f4fbe: Preparing 04:38:33 c789f9b040c1: Preparing 04:38:33 ac4f9e0808ac: Preparing 04:38:33 dd9c8f8612c8: Preparing 04:38:33 c92c526f4fbe: Waiting 04:38:33 c789f9b040c1: Waiting 04:38:33 ac4f9e0808ac: Waiting 04:38:33 dd9c8f8612c8: Waiting 04:38:33 6c603c8d537f: Layer already exists 04:38:33 b060d66b77f7: Layer already exists 04:38:33 894889635586: Layer already exists 04:38:33 473caabf694c: Layer already exists 04:38:33 d42798f2f84f: Layer already exists 04:38:33 c92c526f4fbe: Layer already exists 04:38:33 ac4f9e0808ac: Layer already exists 04:38:33 c789f9b040c1: Layer already exists 04:38:33 dd9c8f8612c8: Layer already exists 04:38:33 latest: digest: sha256:e6c3bc247e4a75616869fc24da49119a550c3d526eec4f32db45509974b2838f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:34 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.23 04:38:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:38:34 894889635586: Preparing 04:38:34 d42798f2f84f: Preparing 04:38:34 b060d66b77f7: Preparing 04:38:34 6c603c8d537f: Preparing 04:38:34 473caabf694c: Preparing 04:38:34 c92c526f4fbe: Preparing 04:38:34 c789f9b040c1: Preparing 04:38:34 ac4f9e0808ac: Preparing 04:38:34 dd9c8f8612c8: Preparing 04:38:34 c789f9b040c1: Waiting 04:38:34 ac4f9e0808ac: Waiting 04:38:34 dd9c8f8612c8: Waiting 04:38:34 c92c526f4fbe: Waiting 04:38:34 d42798f2f84f: Layer already exists 04:38:34 6c603c8d537f: Layer already exists 04:38:34 473caabf694c: Layer already exists 04:38:34 894889635586: Layer already exists 04:38:34 b060d66b77f7: Layer already exists 04:38:34 c92c526f4fbe: Layer already exists 04:38:34 ac4f9e0808ac: Layer already exists 04:38:34 c789f9b040c1: Layer already exists 04:38:34 dd9c8f8612c8: Layer already exists 04:38:34 4.1.0-dev.23: digest: sha256:e6c3bc247e4a75616869fc24da49119a550c3d526eec4f32db45509974b2838f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:34 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:38:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:38:35 894889635586: Preparing 04:38:35 d42798f2f84f: Preparing 04:38:35 b060d66b77f7: Preparing 04:38:35 6c603c8d537f: Preparing 04:38:35 473caabf694c: Preparing 04:38:35 c92c526f4fbe: Preparing 04:38:35 c789f9b040c1: Preparing 04:38:35 ac4f9e0808ac: Preparing 04:38:35 dd9c8f8612c8: Preparing 04:38:35 c92c526f4fbe: Waiting 04:38:35 c789f9b040c1: Waiting 04:38:35 ac4f9e0808ac: Waiting 04:38:35 dd9c8f8612c8: Waiting 04:38:35 b060d66b77f7: Layer already exists 04:38:35 d42798f2f84f: Layer already exists 04:38:35 6c603c8d537f: Layer already exists 04:38:35 473caabf694c: Layer already exists 04:38:35 894889635586: Layer already exists 04:38:35 c92c526f4fbe: Layer already exists 04:38:35 ac4f9e0808ac: Layer already exists 04:38:35 c789f9b040c1: Layer already exists 04:38:35 dd9c8f8612c8: Layer already exists 04:38:35 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:e6c3bc247e4a75616869fc24da49119a550c3d526eec4f32db45509974b2838f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:35 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 04:38:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:38:36 894889635586: Preparing 04:38:36 d42798f2f84f: Preparing 04:38:36 b060d66b77f7: Preparing 04:38:36 6c603c8d537f: Preparing 04:38:36 473caabf694c: Preparing 04:38:36 c92c526f4fbe: Preparing 04:38:36 c789f9b040c1: Preparing 04:38:36 ac4f9e0808ac: Preparing 04:38:36 dd9c8f8612c8: Preparing 04:38:36 c789f9b040c1: Waiting 04:38:36 ac4f9e0808ac: Waiting 04:38:36 dd9c8f8612c8: Waiting 04:38:36 c92c526f4fbe: Waiting 04:38:36 894889635586: Layer already exists 04:38:36 d42798f2f84f: Layer already exists 04:38:36 473caabf694c: Layer already exists 04:38:36 b060d66b77f7: Layer already exists 04:38:36 6c603c8d537f: Layer already exists 04:38:36 c92c526f4fbe: Layer already exists 04:38:36 c789f9b040c1: Layer already exists 04:38:36 ac4f9e0808ac: Layer already exists 04:38:36 dd9c8f8612c8: Layer already exists 04:38:36 main: digest: sha256:e6c3bc247e4a75616869fc24da49119a550c3d526eec4f32db45509974b2838f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:38:36 ===================================================== [Pipeline] echo 04:38:36 taggedImages: 04:38:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:38:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:38:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.23 04:38:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:38:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:38:36 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 04:38:36 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:38:36 latest 04:38:36 4.1.0-dev.23 04:38:36 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:38:36 main 04:38:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:38:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:38:37 d9f3d995f427: Preparing 04:38:37 2aa9e5fe1cef: Preparing 04:38:37 6c603c8d537f: Preparing 04:38:37 473caabf694c: Preparing 04:38:37 7c1848eba00e: Preparing 04:38:37 4c1b863fb496: Preparing 04:38:37 dd9c8f8612c8: Preparing 04:38:37 4c1b863fb496: Waiting 04:38:37 dd9c8f8612c8: Waiting 04:38:37 473caabf694c: Layer already exists 04:38:37 6c603c8d537f: Layer already exists 04:38:37 dd9c8f8612c8: Layer already exists 04:38:37 d9f3d995f427: Pushed 04:38:37 7c1848eba00e: Pushed 04:38:38 4c1b863fb496: Pushed 04:38:46 2aa9e5fe1cef: Pushed 04:38:46 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:a8698b8b47d3a1409ca2cd7ae6c5060d4c542d964952f62aa4170a08ac3cb66f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:38:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:38:47 d9f3d995f427: Preparing 04:38:47 2aa9e5fe1cef: Preparing 04:38:47 6c603c8d537f: Preparing 04:38:47 473caabf694c: Preparing 04:38:47 7c1848eba00e: Preparing 04:38:47 4c1b863fb496: Preparing 04:38:47 dd9c8f8612c8: Preparing 04:38:47 4c1b863fb496: Waiting 04:38:47 dd9c8f8612c8: Waiting 04:38:47 6c603c8d537f: Layer already exists 04:38:47 7c1848eba00e: Layer already exists 04:38:47 2aa9e5fe1cef: Layer already exists 04:38:47 d9f3d995f427: Layer already exists 04:38:47 473caabf694c: Layer already exists 04:38:47 4c1b863fb496: Layer already exists 04:38:47 dd9c8f8612c8: Layer already exists 04:38:47 latest: digest: sha256:a8698b8b47d3a1409ca2cd7ae6c5060d4c542d964952f62aa4170a08ac3cb66f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.23 04:38:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:38:47 d9f3d995f427: Preparing 04:38:47 2aa9e5fe1cef: Preparing 04:38:47 6c603c8d537f: Preparing 04:38:47 473caabf694c: Preparing 04:38:47 7c1848eba00e: Preparing 04:38:47 4c1b863fb496: Preparing 04:38:47 dd9c8f8612c8: Preparing 04:38:47 4c1b863fb496: Waiting 04:38:47 dd9c8f8612c8: Waiting 04:38:47 7c1848eba00e: Layer already exists 04:38:47 473caabf694c: Layer already exists 04:38:47 d9f3d995f427: Layer already exists 04:38:47 2aa9e5fe1cef: Layer already exists 04:38:47 6c603c8d537f: Layer already exists 04:38:47 4c1b863fb496: Layer already exists 04:38:47 dd9c8f8612c8: Layer already exists 04:38:47 4.1.0-dev.23: digest: sha256:a8698b8b47d3a1409ca2cd7ae6c5060d4c542d964952f62aa4170a08ac3cb66f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:38:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:38:48 d9f3d995f427: Preparing 04:38:48 2aa9e5fe1cef: Preparing 04:38:48 6c603c8d537f: Preparing 04:38:48 473caabf694c: Preparing 04:38:48 7c1848eba00e: Preparing 04:38:48 4c1b863fb496: Preparing 04:38:48 dd9c8f8612c8: Preparing 04:38:48 4c1b863fb496: Waiting 04:38:48 dd9c8f8612c8: Waiting 04:38:48 473caabf694c: Layer already exists 04:38:48 2aa9e5fe1cef: Layer already exists 04:38:48 d9f3d995f427: Layer already exists 04:38:48 6c603c8d537f: Layer already exists 04:38:48 7c1848eba00e: Layer already exists 04:38:48 dd9c8f8612c8: Layer already exists 04:38:48 4c1b863fb496: Layer already exists 04:38:48 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:a8698b8b47d3a1409ca2cd7ae6c5060d4c542d964952f62aa4170a08ac3cb66f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 04:38:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:38:49 d9f3d995f427: Preparing 04:38:49 2aa9e5fe1cef: Preparing 04:38:49 6c603c8d537f: Preparing 04:38:49 473caabf694c: Preparing 04:38:49 7c1848eba00e: Preparing 04:38:49 4c1b863fb496: Preparing 04:38:49 dd9c8f8612c8: Preparing 04:38:49 4c1b863fb496: Waiting 04:38:49 dd9c8f8612c8: Waiting 04:38:49 7c1848eba00e: Layer already exists 04:38:49 6c603c8d537f: Layer already exists 04:38:49 2aa9e5fe1cef: Layer already exists 04:38:49 473caabf694c: Layer already exists 04:38:49 d9f3d995f427: Layer already exists 04:38:49 4c1b863fb496: Layer already exists 04:38:49 dd9c8f8612c8: Layer already exists 04:38:49 main: digest: sha256:a8698b8b47d3a1409ca2cd7ae6c5060d4c542d964952f62aa4170a08ac3cb66f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:38:49 ===================================================== [Pipeline] echo 04:38:49 taggedImages: 04:38:49 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:38:49 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:38:49 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.23 04:38:49 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:38:49 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:38:49 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 04:38:49 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:38:49 latest 04:38:49 4.1.0-dev.23 04:38:49 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:38:49 main 04:38:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:38:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:38:50 ca451549a569: Preparing 04:38:50 7f3e11ceb010: Preparing 04:38:50 6c603c8d537f: Preparing 04:38:50 473caabf694c: Preparing 04:38:50 1b80a2a05e56: Preparing 04:38:50 fe24bf0017a7: Preparing 04:38:50 dd9c8f8612c8: Preparing 04:38:50 fe24bf0017a7: Waiting 04:38:50 dd9c8f8612c8: Waiting 04:38:50 6c603c8d537f: Layer already exists 04:38:50 473caabf694c: Layer already exists 04:38:50 dd9c8f8612c8: Layer already exists 04:38:50 1b80a2a05e56: Pushed 04:38:50 ca451549a569: Pushed 04:38:51 fe24bf0017a7: Pushed 04:38:59 7f3e11ceb010: Pushed 04:38:59 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:e122f2790de37707d98f13e1538ac29cc2860b273f00faa1ec22e1bf4fdae8b6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:39:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:39:00 ca451549a569: Preparing 04:39:00 7f3e11ceb010: Preparing 04:39:00 6c603c8d537f: Preparing 04:39:00 473caabf694c: Preparing 04:39:00 1b80a2a05e56: Preparing 04:39:00 fe24bf0017a7: Preparing 04:39:00 dd9c8f8612c8: Preparing 04:39:00 fe24bf0017a7: Waiting 04:39:00 dd9c8f8612c8: Waiting 04:39:00 6c603c8d537f: Layer already exists 04:39:00 ca451549a569: Layer already exists 04:39:00 473caabf694c: Layer already exists 04:39:00 7f3e11ceb010: Layer already exists 04:39:00 1b80a2a05e56: Layer already exists 04:39:00 fe24bf0017a7: Layer already exists 04:39:00 dd9c8f8612c8: Layer already exists 04:39:00 latest: digest: sha256:e122f2790de37707d98f13e1538ac29cc2860b273f00faa1ec22e1bf4fdae8b6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.23 04:39:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:39:01 ca451549a569: Preparing 04:39:01 7f3e11ceb010: Preparing 04:39:01 6c603c8d537f: Preparing 04:39:01 473caabf694c: Preparing 04:39:01 1b80a2a05e56: Preparing 04:39:01 fe24bf0017a7: Preparing 04:39:01 dd9c8f8612c8: Preparing 04:39:01 dd9c8f8612c8: Waiting 04:39:01 fe24bf0017a7: Waiting 04:39:01 1b80a2a05e56: Layer already exists 04:39:01 6c603c8d537f: Layer already exists 04:39:01 473caabf694c: Layer already exists 04:39:01 ca451549a569: Layer already exists 04:39:01 7f3e11ceb010: Layer already exists 04:39:01 dd9c8f8612c8: Layer already exists 04:39:01 fe24bf0017a7: Layer already exists 04:39:01 4.1.0-dev.23: digest: sha256:e122f2790de37707d98f13e1538ac29cc2860b273f00faa1ec22e1bf4fdae8b6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:39:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:39:02 ca451549a569: Preparing 04:39:02 7f3e11ceb010: Preparing 04:39:02 6c603c8d537f: Preparing 04:39:02 473caabf694c: Preparing 04:39:02 1b80a2a05e56: Preparing 04:39:02 fe24bf0017a7: Preparing 04:39:02 dd9c8f8612c8: Preparing 04:39:02 fe24bf0017a7: Waiting 04:39:02 dd9c8f8612c8: Waiting 04:39:02 7f3e11ceb010: Layer already exists 04:39:02 473caabf694c: Layer already exists 04:39:02 1b80a2a05e56: Layer already exists 04:39:02 ca451549a569: Layer already exists 04:39:02 6c603c8d537f: Layer already exists 04:39:02 fe24bf0017a7: Layer already exists 04:39:02 dd9c8f8612c8: Layer already exists 04:39:02 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:e122f2790de37707d98f13e1538ac29cc2860b273f00faa1ec22e1bf4fdae8b6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 04:39:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:39:03 ca451549a569: Preparing 04:39:03 7f3e11ceb010: Preparing 04:39:03 6c603c8d537f: Preparing 04:39:03 473caabf694c: Preparing 04:39:03 1b80a2a05e56: Preparing 04:39:03 fe24bf0017a7: Preparing 04:39:03 dd9c8f8612c8: Preparing 04:39:03 fe24bf0017a7: Waiting 04:39:03 dd9c8f8612c8: Waiting 04:39:03 473caabf694c: Layer already exists 04:39:03 7f3e11ceb010: Layer already exists 04:39:03 ca451549a569: Layer already exists 04:39:03 1b80a2a05e56: Layer already exists 04:39:03 6c603c8d537f: Layer already exists 04:39:03 fe24bf0017a7: Layer already exists 04:39:03 dd9c8f8612c8: Layer already exists 04:39:03 main: digest: sha256:e122f2790de37707d98f13e1538ac29cc2860b273f00faa1ec22e1bf4fdae8b6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:39:03 ===================================================== [Pipeline] echo 04:39:03 taggedImages: 04:39:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 04:39:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:39:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.23 04:39:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 04:39:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.23 [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.23 [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.23 [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.23 [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.23 [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.23 [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.23 [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo 04:39:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.23 [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.23 [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.23 [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.23 [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.23 [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.23 [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.23 [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.23 [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] echo 04:39:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:39:04 04:39:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:39:05 arm64: Pulling from edgex-lftools-log-publisher 04:39:05 8998bd30e6a1: Pulling fs layer 04:39:05 04944245beec: Pulling fs layer 04:39:05 699f458cf7ca: Pulling fs layer 04:39:05 765212b225bb: Pulling fs layer 04:39:05 f23df028b6ca: Pulling fs layer 04:39:05 d65c8cfc05b1: Pulling fs layer 04:39:05 2437ff75d9bd: Pulling fs layer 04:39:05 765212b225bb: Waiting 04:39:05 d65c8cfc05b1: Waiting 04:39:05 f23df028b6ca: Waiting 04:39:05 2437ff75d9bd: Waiting 04:39:05 04944245beec: Verifying Checksum 04:39:05 04944245beec: Download complete 04:39:05 765212b225bb: Verifying Checksum 04:39:05 765212b225bb: Download complete 04:39:05 f23df028b6ca: Verifying Checksum 04:39:05 f23df028b6ca: Download complete 04:39:05 d65c8cfc05b1: Verifying Checksum 04:39:05 d65c8cfc05b1: Download complete 04:39:05 699f458cf7ca: Verifying Checksum 04:39:05 699f458cf7ca: Download complete 04:39:06 8998bd30e6a1: Download complete 04:39:08 2437ff75d9bd: Verifying Checksum 04:39:08 2437ff75d9bd: Download complete 04:39:10 8998bd30e6a1: Pull complete 04:39:11 04944245beec: Pull complete 04:39:12 699f458cf7ca: Pull complete 04:39:12 765212b225bb: Pull complete 04:39:13 f23df028b6ca: Pull complete 04:39:14 d65c8cfc05b1: Pull complete 04:39:32 2437ff75d9bd: Pull complete 04:39:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:39:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:39:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:32 prd-ubuntu20.04-docker-arm64-4c-16g-3000 does not seem to be running inside a container 04:39:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/850 -v /w/workspace/edgex-go/850:/w/workspace/edgex-go/850:rw,z -v /w/workspace/edgex-go/850@tmp:/w/workspace/edgex-go/850@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:39:35 $ docker top f1ce3cc212fe19f575df7cd534855ef6bfe8be0b91608a7ab9fb8e1004ec66c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:39:36 ---> job-cost.sh 04:39:36 lf-activate-venv: SKIPPING 04:39:36 INFO: No Stack... 04:39:36 INFO: Retrieving Pricing Info for: v3-standard-4 04:39:37 INFO: Archiving Costs [Pipeline] sh 04:39:37 + cat /w/workspace/edgex-go/850/archives/cost.csv 04:39:37 + cut -d, -f6 [Pipeline] lock 04:39:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-850-stack-cost] 04:39:37 Resource [jenkins-edgexfoundry-edgex-go-main-850-stack-cost] did not exist. Created. 04:39:37 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-850-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:39:38 + echo total: 0.10999999940395355 [Pipeline] stash 04:39:39 Stashed 1 file(s) [Pipeline] } 04:39:39 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-850-stack-cost] [Pipeline] // lock [Pipeline] } 04:39:39 $ docker stop --time=1 f1ce3cc212fe19f575df7cd534855ef6bfe8be0b91608a7ab9fb8e1004ec66c9 04:39:40 $ docker rm -f --volumes f1ce3cc212fe19f575df7cd534855ef6bfe8be0b91608a7ab9fb8e1004ec66c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:51:42 Cancelling nested steps due to timeout 09:51:42 Sending interrupt signal to process 09:51:56 script returned exit code 143 [Pipeline] } 09:51:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:51:56 + '[' -d /w/workspace/edgex-go/850/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:51:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:51:57 ---> package-listing.sh 09:51:57 ++ facter osfamily 09:51:57 ++ tr '[:upper:]' '[:lower:]' 09:51:58 + OS_FAMILY=redhat 09:51:58 + workspace=/w/workspace/edgex-go/850 09:51:58 + START_PACKAGES=/tmp/packages_start.txt 09:51:58 + END_PACKAGES=/tmp/packages_end.txt 09:51:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:51:58 + PACKAGES=/tmp/packages_start.txt 09:51:58 + '[' /w/workspace/edgex-go/850 ']' 09:51:58 + PACKAGES=/tmp/packages_end.txt 09:51:58 + case "${OS_FAMILY}" in 09:51:58 + sort 09:51:58 + rpm -qa 09:51:58 + '[' -f /tmp/packages_start.txt ']' 09:51:58 + '[' -f /tmp/packages_end.txt ']' 09:51:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:51:58 + '[' /w/workspace/edgex-go/850 ']' 09:51:58 + mkdir -p /w/workspace/edgex-go/850/archives/ 09:51:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/850/archives/ [Pipeline] echo 09:51:58 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/850/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:51:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:51:59 09:51:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:51:59 latest: Pulling from edgex-lftools-log-publisher 09:51:59 5eb5b503b376: Pulling fs layer 09:51:59 5c69ac0246d0: Pulling fs layer 09:51:59 ec43610c2a17: Pulling fs layer 09:51:59 3a2ae6a8a46f: Pulling fs layer 09:51:59 33b1e0a273af: Pulling fs layer 09:51:59 5d3b04190fa2: Pulling fs layer 09:51:59 2f39f015ded8: Pulling fs layer 09:51:59 3a2ae6a8a46f: Waiting 09:51:59 33b1e0a273af: Waiting 09:51:59 5d3b04190fa2: Waiting 09:51:59 5c69ac0246d0: Verifying Checksum 09:51:59 5c69ac0246d0: Download complete 09:52:00 3a2ae6a8a46f: Verifying Checksum 09:52:00 3a2ae6a8a46f: Download complete 09:52:00 33b1e0a273af: Verifying Checksum 09:52:00 33b1e0a273af: Download complete 09:52:00 5d3b04190fa2: Verifying Checksum 09:52:00 5d3b04190fa2: Download complete 09:52:00 ec43610c2a17: Verifying Checksum 09:52:00 ec43610c2a17: Download complete 09:52:00 5eb5b503b376: Verifying Checksum 09:52:00 5eb5b503b376: Download complete 09:52:00 2f39f015ded8: Verifying Checksum 09:52:00 2f39f015ded8: Download complete 09:52:01 5eb5b503b376: Pull complete 09:52:01 5c69ac0246d0: Pull complete 09:52:02 ec43610c2a17: Pull complete 09:52:02 3a2ae6a8a46f: Pull complete 09:52:02 33b1e0a273af: Pull complete 09:52:02 5d3b04190fa2: Pull complete 09:52:06 2f39f015ded8: Pull complete 09:52:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:52:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:52:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:52:06 prd-centos7-docker-4c-2g-3001 does not seem to be running inside a container 09:52:06 $ 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/850/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:52:09 $ docker top 020c484e62559b0925d77ec8b1cda4467ea0b1a2e80f23cfb63b791843c39609 -eo pid,comm [Pipeline] { [Pipeline] sh 09:52:09 + touch /tmp/pre-build-complete [Pipeline] sh 09:52:10 + mkdir -p /var/log/sysstat [Pipeline] sh 09:52:10 + ls /var/log/sa-host 09:52:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:52:10 provisioning config files... 09:52:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config8453377836279614055tmp [Pipeline] { [Pipeline] echo 09:52:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:52:11 ---> create-netrc.sh [Pipeline] } 09:52:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:52:11 ---> python-tools-install.sh [Pipeline] echo 09:52:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:52:11 ---> sudo-logs.sh 09:52:11 Archiving 'sudo' log.. 09:52:11 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:52:11 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 09:52:11 $ docker stop --time=1 020c484e62559b0925d77ec8b1cda4467ea0b1a2e80f23cfb63b791843c39609 09:52:12 $ docker rm -f --volumes 020c484e62559b0925d77ec8b1cda4467ea0b1a2e80f23cfb63b791843c39609 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 09:52:13 [WS-CLEANUP] Deleting project workspace... 09:52:13 [WS-CLEANUP] Deferred wipeout is used... 09:52:13 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:52:13 Failed in branch amd64 [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 09:52:14 + [ -d /w/workspace/edgex-go/850/archives ] [Pipeline] libraryResource [Pipeline] sh 09:52:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:52:15 ---> package-listing.sh 09:52:15 ++ facter osfamily 09:52:15 ++ tr '[:upper:]' '[:lower:]' 09:52:15 + OS_FAMILY=debian 09:52:15 + workspace=/w/workspace/edgex-go/850 09:52:15 + START_PACKAGES=/tmp/packages_start.txt 09:52:15 + END_PACKAGES=/tmp/packages_end.txt 09:52:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:52:15 + PACKAGES=/tmp/packages_start.txt 09:52:15 + '[' /w/workspace/edgex-go/850 ']' 09:52:15 + PACKAGES=/tmp/packages_end.txt 09:52:15 + case "${OS_FAMILY}" in 09:52:15 + dpkg -l 09:52:15 + grep '^ii' 09:52:15 + '[' -f /tmp/packages_start.txt ']' 09:52:15 + '[' -f /tmp/packages_end.txt ']' 09:52:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:52:15 + '[' /w/workspace/edgex-go/850 ']' 09:52:15 + mkdir -p /w/workspace/edgex-go/850/archives/ 09:52:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/850/archives/ [Pipeline] echo 09:52:15 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/850/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:52:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:52:16 09:52:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:52:16 latest: Pulling from edgex-lftools-log-publisher 09:52:16 5eb5b503b376: Pulling fs layer 09:52:16 5c69ac0246d0: Pulling fs layer 09:52:16 ec43610c2a17: Pulling fs layer 09:52:16 3a2ae6a8a46f: Pulling fs layer 09:52:16 33b1e0a273af: Pulling fs layer 09:52:16 5d3b04190fa2: Pulling fs layer 09:52:16 2f39f015ded8: Pulling fs layer 09:52:16 3a2ae6a8a46f: Waiting 09:52:16 2f39f015ded8: Waiting 09:52:16 33b1e0a273af: Waiting 09:52:16 5d3b04190fa2: Waiting 09:52:16 5c69ac0246d0: Verifying Checksum 09:52:16 5c69ac0246d0: Download complete 09:52:16 3a2ae6a8a46f: Verifying Checksum 09:52:16 3a2ae6a8a46f: Download complete 09:52:16 33b1e0a273af: Verifying Checksum 09:52:16 33b1e0a273af: Download complete 09:52:16 5d3b04190fa2: Verifying Checksum 09:52:16 5d3b04190fa2: Download complete 09:52:16 ec43610c2a17: Verifying Checksum 09:52:16 ec43610c2a17: Download complete 09:52:16 5eb5b503b376: Verifying Checksum 09:52:16 5eb5b503b376: Download complete 09:52:17 2f39f015ded8: Download complete 09:52:18 5eb5b503b376: Pull complete 09:52:18 5c69ac0246d0: Pull complete 09:52:18 ec43610c2a17: Pull complete 09:52:19 3a2ae6a8a46f: Pull complete 09:52:19 33b1e0a273af: Pull complete 09:52:19 5d3b04190fa2: Pull complete 09:52:23 2f39f015ded8: Pull complete 09:52:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:52:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:52:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:52:23 prd-ubuntu20.04-docker-8c-8g-2996 does not seem to be running inside a container 09:52:23 $ 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/850/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/850 -v /w/workspace/edgex-go/850:/w/workspace/edgex-go/850:rw,z -v /w/workspace/edgex-go/850@tmp:/w/workspace/edgex-go/850@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:52:24 $ docker top cae6a2620ca349807f7ede873348d555d12068113162dec2940dcc4140e6b10e -eo pid,comm [Pipeline] { [Pipeline] sh 09:52:25 + touch /tmp/pre-build-complete [Pipeline] sh 09:52:25 + mkdir -p /var/log/sysstat [Pipeline] sh 09:52:25 + ls /var/log/sa-host 09:52:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:52:25 provisioning config files... 09:52:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/850@tmp/config6161527072673922275tmp [Pipeline] { [Pipeline] echo 09:52:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:52:25 ---> create-netrc.sh [Pipeline] } 09:52:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:52:26 ---> python-tools-install.sh [Pipeline] echo 09:52:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:52:26 ---> sudo-logs.sh 09:52:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:52:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:52:26 ---> job-cost.sh 09:52:26 lf-activate-venv: SKIPPING 09:52:26 DEBUG: total: 0.10999999940395355 09:52:26 INFO: Retrieving Stack Cost... 09:52:27 INFO: Retrieving Pricing Info for: v3-standard-8 09:52:27 INFO: Archiving Costs [Pipeline] echo 09:52:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:52:28 ---> logs-deploy.sh 09:52:28 lf-activate-venv: SKIPPING 09:52:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/850 09:52:28 INFO: archiving workspace using pattern(s): 09:52:29 Archives upload complete. 09:52:29 INFO: archiving logs to Nexus 09:52:30 ---> uname -a: 09:52:30 Linux prd-ubuntu20-04-docker-8c-8g-2996 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:52:30 09:52:30 09:52:30 ---> lscpu: 09:52:30 Architecture: x86_64 09:52:30 CPU op-mode(s): 32-bit, 64-bit 09:52:30 Byte Order: Little Endian 09:52:30 Address sizes: 40 bits physical, 48 bits virtual 09:52:30 CPU(s): 8 09:52:30 On-line CPU(s) list: 0-7 09:52:30 Thread(s) per core: 1 09:52:30 Core(s) per socket: 1 09:52:30 Socket(s): 8 09:52:30 NUMA node(s): 1 09:52:30 Vendor ID: AuthenticAMD 09:52:30 CPU family: 23 09:52:30 Model: 49 09:52:30 Model name: AMD EPYC-Rome Processor 09:52:30 Stepping: 0 09:52:30 CPU MHz: 2800.000 09:52:30 BogoMIPS: 5600.00 09:52:30 Virtualization: AMD-V 09:52:30 Hypervisor vendor: KVM 09:52:30 Virtualization type: full 09:52:30 L1d cache: 256 KiB 09:52:30 L1i cache: 256 KiB 09:52:30 L2 cache: 4 MiB 09:52:30 L3 cache: 128 MiB 09:52:30 NUMA node0 CPU(s): 0-7 09:52:30 Vulnerability Itlb multihit: Not affected 09:52:30 Vulnerability L1tf: Not affected 09:52:30 Vulnerability Mds: Not affected 09:52:30 Vulnerability Meltdown: Not affected 09:52:30 Vulnerability Mmio stale data: Not affected 09:52:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:52:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:52:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:52:30 Vulnerability Srbds: Not affected 09:52:30 Vulnerability Tsx async abort: Not affected 09:52:30 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 09:52:30 09:52:30 09:52:30 ---> nproc: 09:52:30 8 09:52:30 09:52:30 09:52:30 ---> df -h: 09:52:30 Filesystem Size Used Avail Use% Mounted on 09:52:30 overlay 155G 30G 126G 19% / 09:52:30 tmpfs 64M 0 64M 0% /dev 09:52:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:52:30 shm 64M 0 64M 0% /dev/shm 09:52:30 /dev/vda1 155G 30G 126G 19% /facter-os 09:52:30 09:52:30 09:52:30 ---> sar -b -r -n DEV: 09:52:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2996) 06/09/25 _x86_64_ (8 CPU) 09:52:30 09:52:30 02:28:35 LINUX RESTART (8 CPU) 09:52:30 09:52:30 02:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:52:30 02:30:01 9.30 2.78 6.52 0.00 97.18 1138.34 0.00 09:52:30 02:31:01 2.12 0.00 2.12 0.00 0.00 25.61 0.00 09:52:30 02:32:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 09:52:30 02:33:01 1.57 0.00 1.57 0.00 0.00 19.19 0.00 09:52:30 02:34:01 37.26 6.00 31.26 0.00 2641.83 6093.65 0.00 09:52:30 02:35:01 6.42 0.02 6.40 0.00 0.13 115.31 0.00 09:52:30 02:36:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 09:52:30 02:37:01 1.92 0.00 1.92 0.00 0.00 22.40 0.00 09:52:30 02:38:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 09:52:30 02:39:01 1.67 0.00 1.67 0.00 0.00 19.73 0.00 09:52:30 02:40:01 1.15 0.00 1.15 0.00 0.00 17.33 0.00 09:52:30 02:41:01 1.68 0.00 1.68 0.00 0.00 20.80 0.00 09:52:30 02:42:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 09:52:30 02:43:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 09:52:30 02:44:01 1.88 0.02 1.87 0.00 0.13 24.80 0.00 09:52:30 02:45:01 1.23 0.00 1.23 0.00 0.00 15.73 0.00 09:52:30 02:46:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 09:52:30 02:47:01 1.42 0.00 1.42 0.00 0.00 17.46 0.00 09:52:30 02:48:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 09:52:30 02:49:01 1.50 0.00 1.50 0.00 0.00 19.20 0.00 09:52:30 02:50:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 09:52:30 02:51:01 1.07 0.00 1.07 0.00 0.00 13.86 0.00 09:52:30 02:52:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 09:52:30 02:53:01 0.82 0.00 0.82 0.00 0.00 10.66 0.00 09:52:30 02:54:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 09:52:30 02:55:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 09:52:30 02:56:01 0.83 0.00 0.83 0.00 0.00 10.00 0.00 09:52:30 02:57:01 3.90 1.88 2.02 0.00 65.19 26.53 0.00 09:52:30 02:58:01 3.35 2.17 1.18 0.00 41.46 26.93 0.00 09:52:30 02:59:01 1.55 0.00 1.55 0.00 0.00 20.26 0.00 09:52:30 03:00:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 09:52:30 03:01:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 09:52:30 03:02:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 09:52:30 03:03:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 09:52:30 03:04:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 09:52:30 03:05:01 1.38 0.00 1.38 0.00 0.00 16.93 0.00 09:52:30 03:06:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 09:52:30 03:07:01 1.48 0.00 1.48 0.00 0.00 18.40 0.00 09:52:30 03:08:01 0.85 0.00 0.85 0.00 0.00 10.00 0.00 09:52:30 03:09:01 1.42 0.00 1.42 0.00 0.00 18.00 0.00 09:52:30 03:10:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 09:52:30 03:11:01 1.47 0.00 1.47 0.00 0.00 18.53 0.00 09:52:30 03:12:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 09:52:30 03:13:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 09:52:30 03:14:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 09:52:30 03:15:01 1.38 0.00 1.38 0.00 0.00 18.13 0.00 09:52:30 03:16:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 09:52:30 03:17:01 1.37 0.02 1.35 0.00 0.13 16.00 0.00 09:52:30 03:18:01 1.28 0.00 1.28 0.00 0.00 13.86 0.00 09:52:30 03:19:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 09:52:30 03:20:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 09:52:30 03:21:01 1.47 0.00 1.47 0.00 0.00 18.26 0.00 09:52:30 03:22:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 09:52:30 03:23:01 0.88 0.00 0.88 0.00 0.00 11.33 0.00 09:52:30 03:24:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 09:52:30 03:25:01 1.57 0.00 1.57 0.00 0.00 19.20 0.00 09:52:30 03:26:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 09:52:30 03:27:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 09:52:30 03:28:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 09:52:30 03:29:01 1.42 0.00 1.42 0.00 0.00 18.66 0.00 09:52:30 03:30:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 09:52:30 03:31:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 09:52:30 03:32:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 09:52:30 03:33:01 1.13 0.00 1.13 0.00 0.00 14.26 0.00 09:52:30 03:34:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 09:52:30 03:35:01 0.87 0.00 0.87 0.00 0.00 12.00 0.00 09:52:30 03:36:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 09:52:30 03:37:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 09:52:30 03:38:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 09:52:30 03:39:01 1.45 0.00 1.45 0.00 0.00 18.00 0.00 09:52:30 03:40:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 09:52:30 03:41:01 1.47 0.00 1.47 0.00 0.00 18.13 0.00 09:52:30 03:42:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 09:52:30 03:43:01 1.70 0.00 1.70 0.00 0.00 20.53 0.00 09:52:30 03:44:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 09:52:30 03:45:01 1.73 0.00 1.73 0.00 0.00 20.13 0.00 09:52:30 03:46:01 1.43 0.00 1.43 0.00 0.00 16.13 0.00 09:52:30 03:47:01 2.03 0.00 2.03 0.00 0.00 23.59 0.00 09:52:30 03:48:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 09:52:30 03:49:01 1.72 0.00 1.72 0.00 0.00 21.06 0.00 09:52:30 03:50:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 09:52:30 03:51:01 1.50 0.00 1.50 0.00 0.00 18.39 0.00 09:52:30 03:52:02 276.14 12.71 263.42 0.00 1849.16 29150.47 0.00 09:52:30 03:53:01 197.41 1.53 195.88 0.00 43.38 66908.80 0.00 09:52:30 03:54:01 50.03 0.00 50.03 0.00 0.00 36618.73 0.00 09:52:30 03:55:01 42.89 0.28 42.60 0.00 3.47 20225.66 0.00 09:52:30 03:56:01 644.91 0.63 644.28 0.00 57.32 270631.69 0.00 09:52:30 03:57:01 803.25 16.51 786.74 0.00 133.82 231657.58 0.00 09:52:30 03:58:01 548.88 0.10 548.78 0.00 0.80 132642.99 0.00 09:52:30 03:59:01 156.38 0.02 156.36 0.00 0.13 59151.88 0.00 09:52:30 04:00:01 693.98 0.12 693.87 0.00 19.06 109815.70 0.00 09:52:30 04:01:01 28.77 0.03 28.74 0.00 2.67 755.75 0.00 09:52:30 04:02:01 6.65 0.00 6.65 0.00 0.00 149.18 0.00 09:52:30 04:03:01 1.75 0.00 1.75 0.00 0.00 21.20 0.00 09:52:30 04:04:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 09:52:30 04:05:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 09:52:30 04:06:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 09:52:30 04:07:01 0.97 0.00 0.97 0.00 0.00 12.80 0.00 09:52:30 04:08:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 09:52:30 04:09:01 0.90 0.00 0.90 0.00 0.00 11.60 0.00 09:52:30 04:10:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 09:52:30 04:11:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 09:52:30 04:12:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 09:52:30 04:13:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 09:52:30 04:14:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 09:52:30 04:15:01 1.42 0.00 1.42 0.00 0.00 18.00 0.00 09:52:30 04:16:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 09:52:30 04:17:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 09:52:30 04:18:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 09:52:30 04:19:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 09:52:30 04:20:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 09:52:30 04:21:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 09:52:30 04:22:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 09:52:30 04:23:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 09:52:30 04:24:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 09:52:30 04:25:01 1.62 0.00 1.62 0.00 0.00 20.66 0.00 09:52:30 04:26:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 09:52:30 04:27:01 1.23 0.00 1.23 0.00 0.00 15.20 0.00 09:52:30 04:28:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 09:52:30 04:29:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 09:52:30 04:30:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 09:52:30 04:31:01 1.70 0.00 1.70 0.00 0.00 19.99 0.00 09:52:30 04:32:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 09:52:30 04:33:01 1.47 0.00 1.47 0.00 0.00 18.00 0.00 09:52:30 04:34:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 09:52:30 04:35:01 1.42 0.00 1.42 0.00 0.00 17.60 0.00 09:52:30 04:36:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 09:52:30 04:37:01 1.05 0.00 1.05 0.00 0.00 13.73 0.00 09:52:30 04:38:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 09:52:30 04:39:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 09:52:30 04:40:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 09:52:30 04:41:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 09:52:30 04:42:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 09:52:30 04:43:01 1.43 0.00 1.43 0.00 0.00 17.60 0.00 09:52:30 04:44:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 09:52:30 04:45:01 1.62 0.00 1.62 0.00 0.00 20.13 0.00 09:52:30 04:46:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 09:52:30 04:47:01 1.60 0.00 1.60 0.00 0.00 20.00 0.00 09:52:30 04:48:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 09:52:30 04:49:01 1.62 0.00 1.62 0.00 0.00 19.33 0.00 09:52:30 04:50:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 09:52:30 04:51:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 09:52:30 04:52:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 09:52:30 04:53:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 09:52:30 04:54:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 09:52:30 04:55:01 1.70 0.00 1.70 0.00 0.00 20.80 0.00 09:52:30 04:56:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 09:52:30 04:57:01 1.58 0.00 1.58 0.00 0.00 18.80 0.00 09:52:30 04:58:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 09:52:30 04:59:01 0.98 0.00 0.98 0.00 0.00 12.80 0.00 09:52:30 05:00:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 09:52:30 05:01:01 1.87 0.00 1.87 0.00 0.00 21.06 0.00 09:52:30 05:02:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 09:52:30 05:03:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 09:52:30 05:04:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 09:52:30 05:05:01 1.57 0.00 1.57 0.00 0.00 19.73 0.00 09:52:30 05:06:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 09:52:30 05:07:02 1.83 0.00 1.83 0.00 0.00 21.06 0.00 09:52:30 05:08:01 1.03 0.00 1.03 0.00 0.00 11.66 0.00 09:52:30 05:09:01 1.02 0.00 1.02 0.00 0.00 13.73 0.00 09:52:30 05:10:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 09:52:30 05:11:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 09:52:30 05:12:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 09:52:30 05:13:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 09:52:30 05:14:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 09:52:30 05:15:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 09:52:30 05:16:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 09:52:30 05:17:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 09:52:30 05:18:01 1.53 0.00 1.53 0.00 0.00 16.53 0.00 09:52:30 05:19:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 09:52:30 05:20:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 09:52:30 05:21:01 1.78 0.00 1.78 0.00 0.00 21.33 0.00 09:52:30 05:22:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 09:52:30 05:23:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 09:52:30 05:24:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 09:52:30 05:25:01 1.20 0.02 1.18 0.00 1.20 14.13 0.00 09:52:30 05:26:01 1.52 0.00 1.52 0.00 0.00 16.79 0.00 09:52:30 05:27:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 09:52:30 05:28:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 09:52:30 05:29:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 09:52:30 05:30:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 09:52:30 05:31:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 09:52:30 05:32:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 09:52:30 05:33:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 09:52:30 05:34:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 09:52:30 05:35:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 09:52:30 05:36:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 09:52:30 05:37:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 09:52:30 05:38:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 09:52:30 05:39:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 09:52:30 05:40:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 09:52:30 05:41:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 09:52:30 05:42:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 09:52:30 05:43:01 1.62 0.00 1.62 0.00 0.00 18.53 0.00 09:52:30 05:44:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 09:52:30 05:45:01 1.62 0.00 1.62 0.00 0.00 18.80 0.00 09:52:30 05:46:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 09:52:30 05:47:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 09:52:30 05:48:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 09:52:30 05:49:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 09:52:30 05:50:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 09:52:30 05:51:01 2.25 0.00 2.25 0.00 0.00 25.33 0.00 09:52:30 05:52:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 09:52:30 05:53:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 09:52:30 05:54:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 09:52:30 05:55:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 09:52:30 05:56:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 09:52:30 05:57:01 2.02 0.00 2.02 0.00 0.00 22.66 0.00 09:52:30 05:58:01 1.22 0.00 1.22 0.00 0.00 13.06 0.00 09:52:30 05:59:01 1.82 0.00 1.82 0.00 0.00 21.86 0.00 09:52:30 06:00:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 09:52:30 06:01:01 1.73 0.00 1.73 0.00 0.00 20.40 0.00 09:52:30 06:02:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 09:52:30 06:03:01 1.75 0.00 1.75 0.00 0.00 20.00 0.00 09:52:30 06:04:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 09:52:30 06:05:01 1.75 0.00 1.75 0.00 0.00 20.13 0.00 09:52:30 06:06:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 09:52:30 06:07:01 1.88 0.00 1.88 0.00 0.00 21.86 0.00 09:52:30 06:08:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 09:52:30 06:09:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 09:52:30 06:10:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 09:52:30 06:11:01 1.62 0.00 1.62 0.00 0.00 19.46 0.00 09:52:30 06:12:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 09:52:30 06:13:01 1.62 0.00 1.62 0.00 0.00 18.53 0.00 09:52:30 06:14:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 09:52:30 06:15:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 09:52:30 06:16:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 09:52:30 06:17:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 09:52:30 06:18:01 1.60 0.00 1.60 0.00 0.00 17.46 0.00 09:52:30 06:19:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 09:52:30 06:20:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 09:52:30 06:21:01 1.83 0.00 1.83 0.00 0.00 21.73 0.00 09:52:30 06:22:01 1.17 0.00 1.17 0.00 0.00 12.13 0.00 09:52:30 06:23:01 1.80 0.00 1.80 0.00 0.00 20.00 0.00 09:52:30 06:24:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 09:52:30 06:25:01 1.02 0.03 0.98 0.00 0.27 11.86 0.00 09:52:30 06:26:01 5.00 2.26 2.73 0.00 36.87 83.32 0.00 09:52:30 06:27:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 09:52:30 06:28:01 1.50 0.00 1.50 0.00 0.00 16.00 0.00 09:52:30 06:29:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 09:52:30 06:30:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 09:52:30 06:31:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 09:52:30 06:32:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 09:52:30 06:33:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 09:52:30 06:34:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 09:52:30 06:35:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 09:52:30 06:36:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 09:52:30 06:37:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 09:52:30 06:38:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 09:52:30 06:39:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 09:52:30 06:40:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 09:52:30 06:41:01 1.68 0.00 1.68 0.00 0.00 19.20 0.00 09:52:30 06:42:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 09:52:30 06:43:01 1.68 0.00 1.68 0.00 0.00 20.26 0.00 09:52:30 06:44:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 09:52:30 06:45:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 09:52:30 06:46:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 09:52:30 06:47:01 1.55 0.00 1.55 0.00 0.00 18.40 0.00 09:52:30 06:48:01 1.25 0.00 1.25 0.00 0.00 13.20 0.00 09:52:30 06:49:01 1.67 0.00 1.67 0.00 0.00 19.46 0.00 09:52:30 06:50:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 09:52:30 06:51:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 09:52:30 06:52:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 09:52:30 06:53:01 1.83 0.00 1.83 0.00 0.00 21.46 0.00 09:52:30 06:54:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 09:52:30 06:55:01 1.75 0.00 1.75 0.00 0.00 19.60 0.00 09:52:30 06:56:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 09:52:30 06:57:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 09:52:30 06:58:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 09:52:30 06:59:01 1.05 0.00 1.05 0.00 0.00 13.60 0.00 09:52:30 07:00:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 09:52:30 07:01:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 09:52:30 07:02:01 1.50 0.00 1.50 0.00 0.00 16.26 0.00 09:52:30 07:03:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 09:52:30 07:04:01 1.48 0.00 1.48 0.00 0.00 16.66 0.00 09:52:30 07:05:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 09:52:30 07:06:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 09:52:30 07:07:01 1.67 0.00 1.67 0.00 0.00 19.86 0.00 09:52:30 07:08:01 1.23 0.00 1.23 0.00 0.00 13.20 0.00 09:52:30 07:09:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 09:52:30 07:10:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 09:52:30 07:11:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 09:52:30 07:12:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 09:52:30 07:13:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 09:52:30 07:14:01 14.86 2.73 12.13 0.00 2048.33 2587.04 0.00 09:52:30 07:15:01 2.35 0.00 2.35 0.00 0.00 24.80 0.00 09:52:30 07:16:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 09:52:30 07:17:01 2.20 0.00 2.20 0.00 0.00 25.06 0.00 09:52:30 07:18:01 1.70 0.00 1.70 0.00 0.00 18.53 0.00 09:52:30 07:19:01 2.28 0.00 2.28 0.00 0.00 33.59 0.00 09:52:30 07:20:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 09:52:30 07:21:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 09:52:30 07:22:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 09:52:30 07:23:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 09:52:30 07:24:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 09:52:30 07:25:01 1.77 0.00 1.77 0.00 0.00 19.60 0.00 09:52:30 07:26:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 09:52:30 07:27:01 1.73 0.00 1.73 0.00 0.00 20.13 0.00 09:52:30 07:28:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 09:52:30 07:29:01 1.75 0.00 1.75 0.00 0.00 20.26 0.00 09:52:30 07:30:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 09:52:30 07:31:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 09:52:30 07:32:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 09:52:30 07:33:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 09:52:30 07:34:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 09:52:30 07:35:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 09:52:30 07:36:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 09:52:30 07:37:01 1.85 0.00 1.85 0.00 0.00 21.86 0.00 09:52:30 07:38:01 1.23 0.00 1.23 0.00 0.00 12.80 0.00 09:52:30 07:39:01 1.73 0.00 1.73 0.00 0.00 19.60 0.00 09:52:30 07:40:01 1.20 0.00 1.20 0.00 0.00 12.53 0.00 09:52:30 07:41:01 1.83 0.00 1.83 0.00 0.00 20.26 0.00 09:52:30 07:42:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 09:52:30 07:43:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 09:52:30 07:44:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 09:52:30 07:45:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 09:52:30 07:46:02 1.23 0.00 1.23 0.00 0.00 13.06 0.00 09:52:30 07:47:01 1.80 0.00 1.80 0.00 0.00 20.34 0.00 09:52:30 07:48:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 09:52:30 07:49:01 1.65 0.00 1.65 0.00 0.00 19.20 0.00 09:52:30 07:50:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 09:52:30 07:51:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 09:52:30 07:52:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 09:52:30 07:53:01 1.78 0.00 1.78 0.00 0.00 20.40 0.00 09:52:30 07:54:01 1.12 0.00 1.12 0.00 0.00 11.60 0.00 09:52:30 07:55:01 1.65 0.00 1.65 0.00 0.00 19.33 0.00 09:52:30 07:56:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 09:52:30 07:57:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 09:52:30 07:58:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 09:52:30 07:59:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 09:52:30 08:00:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 09:52:30 08:01:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 09:52:30 08:02:01 1.38 0.00 1.38 0.00 0.00 14.66 0.00 09:52:30 08:03:01 1.72 0.00 1.72 0.00 0.00 20.66 0.00 09:52:30 08:04:01 1.32 0.00 1.32 0.00 0.00 13.86 0.00 09:52:30 08:05:01 1.72 0.00 1.72 0.00 0.00 20.26 0.00 09:52:30 08:06:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 09:52:30 08:07:01 1.68 0.00 1.68 0.00 0.00 19.20 0.00 09:52:30 08:08:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 09:52:30 08:09:01 2.02 0.00 2.02 0.00 0.00 21.86 0.00 09:52:30 08:10:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 09:52:30 08:11:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 09:52:30 08:12:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 09:52:30 08:13:01 1.82 0.00 1.82 0.00 0.00 21.33 0.00 09:52:30 08:14:01 1.23 0.00 1.23 0.00 0.00 13.06 0.00 09:52:30 08:15:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 09:52:30 08:16:01 1.20 0.00 1.20 0.00 0.00 12.66 0.00 09:52:30 08:17:01 1.73 0.00 1.73 0.00 0.00 20.26 0.00 09:52:30 08:18:01 1.53 0.00 1.53 0.00 0.00 16.80 0.00 09:52:30 08:19:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 09:52:30 08:20:01 1.48 0.00 1.48 0.00 0.00 16.13 0.00 09:52:30 08:21:01 1.75 0.00 1.75 0.00 0.00 20.26 0.00 09:52:30 08:22:01 1.13 0.00 1.13 0.00 0.00 11.60 0.00 09:52:30 08:23:01 1.78 0.00 1.78 0.00 0.00 20.40 0.00 09:52:30 08:24:01 1.20 0.00 1.20 0.00 0.00 11.73 0.00 09:52:30 08:25:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 09:52:30 08:26:01 1.22 0.00 1.22 0.00 0.00 12.26 0.00 09:52:30 08:27:01 1.72 0.00 1.72 0.00 0.00 18.80 0.00 09:52:30 08:28:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 09:52:30 08:29:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 09:52:30 08:30:01 1.42 0.00 1.42 0.00 0.00 15.20 0.00 09:52:30 08:31:01 1.65 0.00 1.65 0.00 0.00 18.66 0.00 09:52:30 08:32:01 1.17 0.00 1.17 0.00 0.00 11.60 0.00 09:52:30 08:33:01 1.90 0.00 1.90 0.00 0.00 22.00 0.00 09:52:30 08:34:01 1.08 0.00 1.08 0.00 0.00 10.80 0.00 09:52:30 08:35:01 1.72 0.00 1.72 0.00 0.00 19.59 0.00 09:52:30 08:36:01 1.18 0.00 1.18 0.00 0.00 12.13 0.00 09:52:30 08:37:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 09:52:30 08:38:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 09:52:30 08:39:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 09:52:30 08:40:01 1.47 0.00 1.47 0.00 0.00 15.86 0.00 09:52:30 08:41:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 09:52:30 08:42:01 1.40 0.00 1.40 0.00 0.00 14.53 0.00 09:52:30 08:43:01 1.80 0.00 1.80 0.00 0.00 20.53 0.00 09:52:30 08:44:01 1.22 0.00 1.22 0.00 0.00 12.26 0.00 09:52:30 08:45:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 09:52:30 08:46:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 09:52:30 08:47:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 09:52:30 08:48:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 09:52:30 08:49:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 09:52:30 08:50:01 1.53 0.00 1.53 0.00 0.00 16.53 0.00 09:52:30 08:51:01 1.77 0.00 1.77 0.00 0.00 20.40 0.00 09:52:30 08:52:01 1.13 0.00 1.13 0.00 0.00 11.46 0.00 09:52:30 08:53:01 1.82 0.00 1.82 0.00 0.00 21.06 0.00 09:52:30 08:54:01 1.28 0.00 1.28 0.00 0.00 13.46 0.00 09:52:30 08:55:01 1.73 0.00 1.73 0.00 0.00 19.33 0.00 09:52:30 08:56:01 1.13 0.00 1.13 0.00 0.00 11.33 0.00 09:52:30 08:57:01 1.75 0.00 1.75 0.00 0.00 19.86 0.00 09:52:30 08:58:01 1.28 0.00 1.28 0.00 0.00 13.60 0.00 09:52:30 08:59:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 09:52:30 09:00:01 1.32 0.00 1.32 0.00 0.00 13.20 0.00 09:52:30 09:01:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 09:52:30 09:02:01 1.52 0.00 1.52 0.00 0.00 16.26 0.00 09:52:30 09:03:01 1.67 0.00 1.67 0.00 0.00 18.66 0.00 09:52:30 09:04:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 09:52:30 09:05:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 09:52:30 09:06:01 1.40 0.00 1.40 0.00 0.00 14.80 0.00 09:52:30 09:07:01 1.73 0.00 1.73 0.00 0.00 19.73 0.00 09:52:30 09:08:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 09:52:30 09:09:01 1.73 0.00 1.73 0.00 0.00 19.06 0.00 09:52:30 09:10:01 1.23 0.00 1.23 0.00 0.00 12.80 0.00 09:52:30 09:11:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 09:52:30 09:12:01 1.88 0.00 1.88 0.00 0.00 21.06 0.00 09:52:30 09:13:01 2.03 0.00 2.03 0.00 0.00 23.46 0.00 09:52:30 09:14:01 1.27 0.00 1.27 0.00 0.00 12.66 0.00 09:52:30 09:15:01 1.73 0.00 1.73 0.00 0.00 20.53 0.00 09:52:30 09:16:01 1.12 0.00 1.12 0.00 0.00 11.33 0.00 09:52:30 09:17:01 1.88 0.00 1.88 0.00 0.00 21.06 0.00 09:52:30 09:18:01 1.48 0.00 1.48 0.00 0.00 15.99 0.00 09:52:30 09:19:02 1.68 0.00 1.68 0.00 0.00 17.33 0.00 09:52:30 09:20:01 1.29 0.00 1.29 0.00 0.00 14.37 0.00 09:52:30 09:21:01 1.13 0.00 1.13 0.00 0.00 11.46 0.00 09:52:30 09:22:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 09:52:30 09:23:01 1.17 0.00 1.17 0.00 0.00 12.00 0.00 09:52:30 09:24:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 09:52:30 09:25:01 1.13 0.00 1.13 0.00 0.00 11.60 0.00 09:52:30 09:26:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 09:52:30 09:27:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 09:52:30 09:28:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 09:52:30 09:29:01 1.60 0.00 1.60 0.00 0.00 16.53 0.00 09:52:30 09:30:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 09:52:30 09:31:01 1.63 0.00 1.63 0.00 0.00 16.80 0.00 09:52:30 09:32:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 09:52:30 09:33:01 1.65 0.00 1.65 0.00 0.00 17.60 0.00 09:52:30 09:34:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 09:52:30 09:35:01 1.13 0.00 1.13 0.00 0.00 11.60 0.00 09:52:30 09:36:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 09:52:30 09:37:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 09:52:30 09:38:01 1.52 0.00 1.52 0.00 0.00 16.93 0.00 09:52:30 09:39:01 1.82 0.00 1.82 0.00 0.00 20.53 0.00 09:52:30 09:40:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 09:52:30 09:41:01 1.15 0.00 1.15 0.00 0.00 11.60 0.00 09:52:30 09:42:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 09:52:30 09:43:01 1.15 0.00 1.15 0.00 0.00 12.00 0.00 09:52:30 09:44:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 09:52:30 09:45:01 1.68 0.00 1.68 0.00 0.00 18.26 0.00 09:52:30 09:46:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 09:52:30 09:47:01 1.13 0.00 1.13 0.00 0.00 11.60 0.00 09:52:30 09:48:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 09:52:30 09:49:01 1.45 0.00 1.45 0.00 0.00 15.46 0.00 09:52:30 09:50:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 09:52:30 09:51:01 1.13 0.00 1.13 0.00 0.00 11.20 0.00 09:52:30 09:52:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 09:52:30 Average: 9.26 0.11 9.14 0.00 15.90 2197.51 0.00 09:52:30 09:52:30 02:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:52:30 02:30:01 30561344 31836180 540028 1.64 47280 1541668 1680044 4.95 616524 1415644 240 09:52:30 02:31:01 30561812 31836728 538948 1.64 47344 1541672 1680044 4.95 617540 1415624 196 09:52:30 02:32:01 30561936 31836980 538660 1.64 47368 1541672 1680044 4.95 617392 1415728 184 09:52:30 02:33:01 30561768 31836904 538696 1.64 47432 1541680 1680044 4.95 617356 1415732 184 09:52:30 02:34:01 30216972 31803356 535888 1.63 73608 1832252 1629244 4.80 829544 1512116 1168 09:52:30 02:35:01 30222980 31804552 535364 1.63 72188 1828992 1613520 4.76 828364 1508856 20 09:52:30 02:36:01 30223504 31805212 534852 1.63 72272 1828996 1613520 4.76 830000 1508860 168 09:52:30 02:37:01 30223304 31805108 534868 1.63 72368 1828996 1613520 4.76 830028 1508860 160 09:52:30 02:38:01 30223160 31805008 534908 1.63 72408 1829000 1613520 4.76 829976 1508864 180 09:52:30 02:39:01 30225032 31806952 532788 1.62 72464 1829004 1613520 4.76 827644 1508868 180 09:52:30 02:40:01 30225584 31807556 532120 1.62 72512 1829004 1613520 4.76 827748 1508868 180 09:52:30 02:41:01 30224972 31807008 532788 1.62 72568 1829016 1613520 4.76 827808 1508872 176 09:52:30 02:42:01 30225256 31807304 532464 1.62 72592 1829016 1613520 4.76 827572 1508880 172 09:52:30 02:43:01 30225016 31807192 532352 1.62 72656 1829020 1613520 4.76 827744 1508884 216 09:52:30 02:44:01 30223224 31805480 533740 1.62 72716 1829000 1629244 4.80 827548 1508856 28 09:52:30 02:45:01 30223436 31805724 533412 1.62 72740 1829000 1612604 4.75 828240 1508856 208 09:52:30 02:46:01 30223460 31805756 533356 1.62 72764 1829004 1612604 4.75 827704 1508860 4 09:52:30 02:47:01 30223548 31805908 533308 1.62 72796 1829004 1612604 4.75 828224 1508860 184 09:52:30 02:48:01 30223540 31805928 533240 1.62 72812 1829008 1612604 4.75 828152 1508864 16 09:52:30 02:49:01 30223544 31805936 533012 1.62 72852 1829012 1612604 4.75 827612 1508868 48 09:52:30 02:50:01 30223424 31805884 532984 1.62 72880 1829016 1612604 4.75 828040 1508868 168 09:52:30 02:51:01 30223376 31805876 532936 1.62 72912 1829020 1612604 4.75 828088 1508876 224 09:52:30 02:52:01 30223400 31805904 532880 1.62 72940 1829020 1612604 4.75 827664 1508876 8 09:52:30 02:53:01 30223384 31805920 532812 1.62 72956 1829024 1596500 4.71 827828 1508880 180 09:52:30 02:54:01 30223256 31805840 532780 1.62 72980 1829028 1596500 4.71 828248 1508884 172 09:52:30 02:55:01 30223140 31805756 533040 1.62 73012 1829028 1596500 4.71 828556 1508884 168 09:52:30 02:56:01 30223148 31805912 532868 1.62 73028 1829160 1596500 4.71 828556 1509016 176 09:52:30 02:57:01 30204032 31788888 549928 1.67 73068 1831112 1671628 4.93 849532 1510280 100 09:52:30 02:58:01 30165648 31752572 585488 1.78 73104 1832648 1653824 4.87 887164 1510940 172 09:52:30 02:59:01 30163428 31750392 587608 1.79 73144 1832644 1653824 4.87 889208 1510876 28 09:52:30 03:00:01 30163160 31750160 587780 1.79 73168 1832652 1653824 4.87 889088 1510876 188 09:52:30 03:01:01 30163080 31750108 587772 1.79 73192 1832656 1653824 4.87 889156 1510880 200 09:52:30 03:02:01 30162908 31749960 587856 1.79 73216 1832656 1653824 4.87 890012 1510880 168 09:52:30 03:03:01 30162848 31749940 588024 1.79 73248 1832660 1653824 4.87 889836 1510884 200 09:52:30 03:04:01 30162644 31749756 588208 1.79 73288 1832648 1653824 4.87 890660 1510888 20 09:52:30 03:05:01 30162004 31749176 588804 1.79 73320 1832664 1653824 4.87 890760 1510888 212 09:52:30 03:06:01 30161736 31748928 589104 1.79 73336 1832668 1653824 4.87 890972 1510892 168 09:52:30 03:07:01 30161468 31748692 589288 1.79 73368 1832672 1653824 4.87 890992 1510892 172 09:52:30 03:08:01 30161524 31748752 589212 1.79 73384 1832676 1653824 4.87 890412 1510896 8 09:52:30 03:09:01 30161540 31748796 589108 1.79 73416 1832672 1653824 4.87 890448 1510904 40 09:52:30 03:10:01 30160676 31747932 590096 1.79 73440 1832680 1653824 4.87 891216 1510904 8 09:52:30 03:11:01 30160612 31747956 589896 1.79 73464 1832684 1653824 4.87 890992 1510908 40 09:52:30 03:12:01 30160224 31747608 590128 1.79 73480 1832684 1653824 4.87 891108 1510908 188 09:52:30 03:13:01 30160208 31747620 590056 1.79 73504 1832688 1637548 4.83 891236 1510912 224 09:52:30 03:14:01 30160516 31747932 589724 1.79 73528 1832688 1637548 4.83 890840 1510916 8 09:52:30 03:15:01 30160112 31747600 589952 1.79 73568 1832700 1637548 4.83 891652 1510920 220 09:52:30 03:16:01 30159768 31747304 590396 1.80 73608 1832704 1637548 4.83 891796 1510928 188 09:52:30 03:17:01 30159768 31747336 590352 1.80 73636 1832700 1637548 4.83 891988 1510928 208 09:52:30 03:18:01 30160092 31747676 589988 1.79 73660 1832708 1637548 4.83 891724 1510932 8 09:52:30 03:19:01 30159784 31747416 590188 1.79 73688 1832704 1637548 4.83 891928 1510932 56 09:52:30 03:20:01 30159640 31747412 590116 1.79 73708 1832840 1637548 4.83 892248 1511048 200 09:52:30 03:21:01 30159624 31747428 590040 1.79 73732 1832844 1637548 4.83 892080 1511052 220 09:52:30 03:22:01 30159324 31747152 590252 1.80 73756 1832844 1637548 4.83 892152 1511052 196 09:52:30 03:23:01 30159380 31747232 590408 1.80 73772 1832848 1637548 4.83 892220 1511056 280 09:52:30 03:24:01 30158732 31746588 590724 1.80 73804 1832848 1637548 4.83 891840 1511056 32 09:52:30 03:25:01 30158144 31746148 590996 1.80 73836 1832856 1637548 4.83 892480 1511076 208 09:52:30 03:26:01 30157836 31745860 591212 1.80 73852 1832860 1637548 4.83 892484 1511080 192 09:52:30 03:27:01 30157544 31745600 591412 1.80 73884 1832860 1637548 4.83 892536 1511080 160 09:52:30 03:28:01 30157268 31745364 591588 1.80 73916 1832864 1637548 4.83 892660 1511084 196 09:52:30 03:29:01 30156644 31744756 592132 1.80 73964 1832856 1653720 4.87 892412 1511088 204 09:52:30 03:30:01 30156832 31745056 591664 1.80 73980 1832872 1653720 4.87 892956 1511092 196 09:52:30 03:31:01 30156992 31745252 591604 1.80 74012 1832876 1653720 4.87 892968 1511096 260 09:52:30 03:32:01 30156480 31744760 592076 1.80 74028 1832876 1653720 4.87 893136 1511096 12 09:52:30 03:33:01 30156488 31744796 591972 1.80 74052 1832884 1653720 4.87 893220 1511100 272 09:52:30 03:34:01 30156276 31744604 592148 1.80 74068 1832884 1653720 4.87 892928 1511100 16 09:52:30 03:35:01 30156328 31744724 591920 1.80 74092 1832888 1653720 4.87 893016 1511104 208 09:52:30 03:36:01 30156100 31744524 592004 1.80 74116 1832892 1653720 4.87 893916 1511116 20 09:52:30 03:37:01 30156044 31744496 592016 1.80 74140 1832892 1653720 4.87 893640 1511116 188 09:52:30 03:38:01 30155956 31744460 591940 1.80 74180 1832896 1653720 4.87 893948 1511120 212 09:52:30 03:39:01 30155264 31743920 592460 1.80 74220 1833008 1653720 4.87 893828 1511248 48 09:52:30 03:40:01 30155208 31743912 592412 1.80 74244 1833028 1653720 4.87 894208 1511252 192 09:52:30 03:41:01 30155160 31743904 592360 1.80 74276 1833032 1653720 4.87 894328 1511256 236 09:52:30 03:42:01 30155216 31743960 592280 1.80 74300 1833032 1653720 4.87 893900 1511256 8 09:52:30 03:43:01 30155176 31743948 592204 1.80 74340 1833032 1653720 4.87 894012 1511260 8 09:52:30 03:44:01 30155148 31743964 592400 1.80 74396 1833024 1653720 4.87 894036 1511264 8 09:52:30 03:45:01 30154344 31743272 593084 1.80 74436 1833044 1653720 4.87 894328 1511268 12 09:52:30 03:46:01 30154560 31743588 592972 1.80 74532 1833048 1653720 4.87 894728 1511272 84 09:52:30 03:47:01 30154552 31743664 592888 1.80 74628 1833040 1653720 4.87 894556 1511272 8 09:52:30 03:48:01 30154300 31743520 593024 1.80 74720 1833056 1653720 4.87 894640 1511276 8 09:52:30 03:49:01 30154316 31743604 592924 1.80 74784 1833056 1653720 4.87 894960 1511280 36 09:52:30 03:50:01 30153676 31743036 593432 1.80 74872 1833060 1653720 4.87 895184 1511284 12 09:52:30 03:51:01 30153132 31742528 593936 1.81 74912 1833064 1653720 4.87 895512 1511288 40 09:52:30 03:52:02 28811048 31456784 840304 2.56 88116 2848988 1791096 5.28 1277860 2399696 176900 09:52:30 03:53:01 26430160 30983080 1286860 3.91 155448 4530748 2486276 7.33 2311244 3564656 679500 09:52:30 03:54:01 26160360 31080884 1187288 3.61 158632 4870928 2503008 7.38 2168148 3953984 473788 09:52:30 03:55:01 25943264 31407188 860912 2.62 163624 5358852 1856208 5.47 1710600 4579112 414708 09:52:30 03:56:01 19645828 31122752 1119952 3.41 187560 11176228 3631348 10.70 2543344 9834056 12984 09:52:30 03:57:01 9078764 29049308 3128764 9.51 410144 18678424 10449872 30.80 5847540 16229680 1362936 09:52:30 03:58:01 5327184 27688240 4494844 13.67 426024 20958796 10168304 29.97 8217288 17530060 132740 09:52:30 03:59:01 3537044 29118536 3063044 9.31 438628 24036796 8162632 24.06 8163316 19239304 1791936 09:52:30 04:00:01 8096944 31383568 860940 2.62 446092 22013924 2212828 6.52 3558852 19655732 544 09:52:30 04:01:01 8083152 31371544 872632 2.65 447344 22014392 2338228 6.89 4025308 19203108 620 09:52:30 04:02:01 8098296 31386856 857576 2.61 447552 22014424 2211248 6.52 4048900 19162548 20 09:52:30 04:03:01 8098784 31387392 857036 2.61 447580 22014428 2211248 6.52 4048316 19162552 20 09:52:30 04:04:01 8111768 31400396 844536 2.57 447604 22014428 2211248 6.52 4036100 19162552 8 09:52:30 04:05:01 8111728 31400400 844596 2.57 447640 22014432 2211248 6.52 4035856 19162556 212 09:52:30 04:06:01 8115968 31404648 840548 2.56 447648 22014432 2211248 6.52 4031756 19162556 12 09:52:30 04:07:01 8116008 31404692 840472 2.56 447672 22014436 2211248 6.52 4031776 19162560 208 09:52:30 04:08:01 8115936 31404660 840456 2.56 447676 22014440 2211248 6.52 4031656 19162564 8 09:52:30 04:09:01 8115888 31404628 840436 2.56 447688 22014444 2211248 6.52 4031548 19162568 196 09:52:30 04:10:01 8115864 31404608 840392 2.56 447716 22014444 2211248 6.52 4031836 19162572 20 09:52:30 04:11:01 8115712 31404488 840392 2.56 447720 22014448 2211248 6.52 4031792 19162572 232 09:52:30 04:12:01 8115964 31404752 840112 2.55 447724 22014452 2211248 6.52 4031280 19162576 16 09:52:30 04:13:01 8116132 31404944 840072 2.55 447740 22014456 2211248 6.52 4031436 19162580 208 09:52:30 04:14:01 8116332 31405184 840048 2.55 447760 22014456 2211248 6.52 4031160 19162580 16 09:52:30 04:15:01 8116072 31404928 840272 2.56 447772 22014456 2211248 6.52 4031112 19162584 188 09:52:30 04:16:01 8116252 31405132 840000 2.55 447784 22014464 2211248 6.52 4031248 19162584 16 09:52:30 04:17:01 8115920 31404824 840236 2.56 447796 22014472 2211248 6.52 4031456 19162596 204 09:52:30 04:18:01 8116408 31405448 839552 2.55 447808 22014604 2227308 6.56 4031120 19162728 8 09:52:30 04:19:01 8116092 31405144 839796 2.55 447820 22014604 2227308 6.56 4031132 19162728 200 09:52:30 04:20:01 8116320 31405388 839516 2.55 447840 22014596 2227308 6.56 4031228 19162732 8 09:52:30 04:21:01 8116572 31405652 839236 2.55 447856 22014608 2227308 6.56 4031168 19162732 192 09:52:30 04:22:01 8116636 31405724 839152 2.55 447868 22014612 2227308 6.56 4031168 19162736 8 09:52:30 04:23:01 8116668 31405760 839112 2.55 447872 22014616 2227308 6.56 4031176 19162740 188 09:52:30 04:24:01 8116668 31405760 839112 2.55 447872 22014616 2227308 6.56 4031188 19162740 8 09:52:30 04:25:01 8116652 31405808 839084 2.55 447896 22014620 2227308 6.56 4031308 19162744 64 09:52:30 04:26:01 8116868 31406028 839072 2.55 447908 22014620 2227308 6.56 4031244 19162744 8 09:52:30 04:27:01 8117160 31406324 838756 2.55 447924 22014628 2227308 6.56 4031252 19162748 152 09:52:30 04:28:01 8117052 31406224 839036 2.55 447932 22014632 2227308 6.56 4031256 19162756 8 09:52:30 04:29:01 8117304 31406480 838768 2.55 447944 22014632 2243392 6.61 4031284 19162756 196 09:52:30 04:30:01 8117176 31406404 838808 2.55 447960 22014632 2243392 6.61 4031708 19162760 16 09:52:30 04:31:01 8117200 31406444 838772 2.55 447968 22014636 2243392 6.61 4031348 19162760 4 09:52:30 04:32:01 8117200 31406448 838756 2.55 447976 22014644 2243392 6.61 4031348 19162764 4 09:52:30 04:33:01 8116980 31406240 838916 2.55 447996 22014648 2243392 6.61 4031400 19162772 44 09:52:30 04:34:01 8116956 31406216 838912 2.55 448000 22014648 2243392 6.61 4031396 19162772 12 09:52:30 04:35:01 8117064 31406372 838720 2.55 448028 22014652 2243392 6.61 4031496 19162776 212 09:52:30 04:36:01 8117160 31406520 838756 2.55 448044 22014656 2243392 6.61 4031612 19162780 20 09:52:30 04:37:01 8116844 31406228 838992 2.55 448068 22014660 2243392 6.61 4031860 19162784 300 09:52:30 04:38:01 8116868 31406264 838956 2.55 448076 22014664 2243392 6.61 4031532 19162788 8 09:52:30 04:39:01 8116628 31406076 838944 2.55 448088 22014664 2243392 6.61 4032008 19162788 276 09:52:30 04:40:01 8116652 31406104 838908 2.55 448108 22014656 2227280 6.56 4031636 19162792 8 09:52:30 04:41:01 8116832 31406304 838708 2.55 448128 22014668 2227280 6.56 4031580 19162792 184 09:52:30 04:42:01 8116564 31406156 838784 2.55 448136 22014800 2227280 6.56 4031580 19162912 4 09:52:30 04:43:01 8116508 31406156 838748 2.55 448152 22014804 2227280 6.56 4032204 19162916 252 09:52:30 04:44:01 8116532 31406180 838724 2.55 448152 22014804 2227280 6.56 4031708 19162916 16 09:52:30 04:45:01 8116736 31406408 838428 2.55 448176 22014812 2227280 6.56 4031656 19162920 56 09:52:30 04:46:01 8116688 31406380 838404 2.55 448188 22014812 2227280 6.56 4031664 19162936 12 09:52:30 04:47:01 8116856 31406556 838372 2.55 448200 22014816 2227280 6.56 4031664 19162940 44 09:52:30 04:48:01 8117040 31406744 838352 2.55 448204 22014816 2243416 6.61 4031672 19162940 8 09:52:30 04:49:01 8116780 31406488 838572 2.55 448216 22014824 2243416 6.61 4031680 19162944 40 09:52:30 04:50:01 8116424 31406192 838812 2.55 448232 22014828 2243416 6.61 4032276 19162952 256 09:52:30 04:51:01 8116480 31406252 838748 2.55 448236 22014828 2243416 6.61 4031716 19162952 188 09:52:30 04:52:01 8116416 31406196 838744 2.55 448260 22014824 2243416 6.61 4031716 19162956 24 09:52:30 04:53:01 8116564 31406344 838516 2.55 448280 22014832 2243416 6.61 4031716 19162956 4 09:52:30 04:54:01 8116304 31406156 838676 2.55 448292 22014840 2243416 6.61 4031852 19162960 16 09:52:30 04:55:01 8116488 31406344 838652 2.55 448296 22014840 2227032 6.56 4031840 19162964 40 09:52:30 04:56:01 8116480 31406340 838648 2.55 448304 22014844 2227032 6.56 4031800 19162968 4 09:52:30 04:57:01 8116252 31406140 838796 2.55 448320 22014848 2227032 6.56 4031936 19162972 52 09:52:30 04:58:01 8114932 31404992 839800 2.55 448344 22014848 2243096 6.61 4032328 19162968 24 09:52:30 04:59:01 8114756 31404852 839908 2.55 448344 22014852 2243096 6.61 4032184 19162972 212 09:52:30 05:00:01 8114684 31404792 839888 2.55 448360 22014852 2243096 6.61 4032140 19162976 32 09:52:30 05:01:01 8114756 31405000 839612 2.55 448388 22014984 2243096 6.61 4032564 19163096 12 09:52:30 05:02:01 8114740 31405028 839572 2.55 448428 22014984 2243096 6.61 4032208 19163100 8 09:52:30 05:03:01 8114628 31404956 839528 2.55 448436 22014992 2243096 6.61 4032208 19163100 48 09:52:30 05:04:01 8114832 31405196 839360 2.55 448440 22014996 2243096 6.61 4032616 19163104 20 09:52:30 05:05:01 8114968 31405356 839300 2.55 448456 22015004 2243096 6.61 4032280 19163108 92 09:52:30 05:06:01 8115184 31405580 839260 2.55 448476 22015004 2243096 6.61 4032268 19163108 4 09:52:30 05:07:02 8115040 31405476 839328 2.55 448504 22015000 2243096 6.61 4032284 19163112 12 09:52:30 05:08:01 8115024 31405520 839300 2.55 448524 22015008 2243096 6.61 4032324 19163116 12 09:52:30 05:09:01 8114660 31405168 839560 2.55 448532 22015012 2243096 6.61 4032340 19163120 208 09:52:30 05:10:01 8114572 31405100 839508 2.55 448564 22015016 2243096 6.61 4032944 19163140 200 09:52:30 05:11:01 8114596 31405180 839452 2.55 448596 22015016 2243096 6.61 4032412 19163136 152 09:52:30 05:12:01 8114328 31404956 839624 2.55 448620 22015020 2243096 6.61 4032632 19163140 20 09:52:30 05:13:01 8114248 31404880 839620 2.55 448636 22015024 2243096 6.61 4032444 19163140 204 09:52:30 05:14:01 8114768 31405412 839164 2.55 448652 22015028 2243096 6.61 4032564 19163148 8 09:52:30 05:15:01 8113988 31404728 839936 2.55 448680 22015032 2243096 6.61 4032936 19163156 324 09:52:30 05:16:01 8114516 31405292 839372 2.55 448716 22015032 2243096 6.61 4032540 19163152 32 09:52:30 05:17:01 8114356 31405168 839372 2.55 448728 22015036 2243096 6.61 4032872 19163156 376 09:52:30 05:18:01 8114396 31405208 839320 2.55 448740 22015036 2243096 6.61 4032564 19163156 8 09:52:30 05:19:01 8114568 31405408 839072 2.55 448752 22015040 2243096 6.61 4032564 19163160 164 09:52:30 05:20:01 8113952 31404828 839632 2.55 448788 22015044 2243096 6.61 4032828 19163164 24 09:52:30 05:21:01 8113824 31404744 839604 2.55 448808 22015052 2243096 6.61 4032984 19163164 280 09:52:30 05:22:01 8113628 31404556 839784 2.55 448816 22015056 2243096 6.61 4032632 19163168 8 09:52:30 05:23:01 8113580 31404632 839628 2.55 448832 22015184 2243096 6.61 4032636 19163292 236 09:52:30 05:24:01 8113748 31404848 839584 2.55 448856 22015188 2227008 6.56 4032632 19163296 24 09:52:30 05:25:01 8113480 31404624 839768 2.55 448868 22015228 2243060 6.61 4032700 19163336 232 09:52:30 05:26:01 8113392 31404580 839772 2.55 448876 22015228 2243060 6.61 4033068 19163348 40 09:52:30 05:27:01 8113384 31404576 839764 2.55 448888 22015232 2243060 6.61 4032664 19163352 228 09:52:30 05:28:01 8113012 31404212 840008 2.55 448888 22015232 2243060 6.61 4033196 19163352 208 09:52:30 05:29:01 8113068 31404272 839936 2.55 448900 22015236 2243060 6.61 4032684 19163356 220 09:52:30 05:30:01 8113368 31404616 839556 2.55 448912 22015240 2243060 6.61 4032772 19163360 28 09:52:30 05:31:01 8113528 31404776 839524 2.55 448928 22015244 2243060 6.61 4032704 19163360 208 09:52:30 05:32:01 8113728 31405004 839508 2.55 448936 22015248 2243060 6.61 4032724 19163364 24 09:52:30 05:33:01 8113460 31404740 839736 2.55 448948 22015248 2243060 6.61 4032732 19163368 212 09:52:30 05:34:01 8113412 31404696 839704 2.55 448964 22015252 2243060 6.61 4032724 19163372 4 09:52:30 05:35:01 8113484 31404804 839764 2.55 448984 22015256 2243060 6.61 4032816 19163376 236 09:52:30 05:36:01 8114068 31405436 839120 2.55 449020 22015244 2243060 6.61 4032916 19163376 16 09:52:30 05:37:01 8113516 31404928 839568 2.55 449044 22015260 2226932 6.56 4032836 19163380 236 09:52:30 05:38:01 8113436 31404876 839604 2.55 449064 22015264 2226932 6.56 4032856 19163380 4 09:52:30 05:39:01 8113640 31405092 839316 2.55 449080 22015272 2226932 6.56 4032876 19163392 216 09:52:30 05:40:01 8113560 31405024 839300 2.55 449104 22015276 2243204 6.61 4032920 19163396 4 09:52:30 05:41:01 8113260 31404728 839520 2.55 449120 22015276 2243204 6.61 4032860 19163396 216 09:52:30 05:42:01 8113212 31404744 839488 2.55 449132 22015280 2243204 6.61 4032916 19163400 8 09:52:30 05:43:01 8113132 31404664 839604 2.55 449144 22015280 2243204 6.61 4032928 19163400 44 09:52:30 05:44:01 8113332 31404872 839584 2.55 449156 22015284 2243204 6.61 4032916 19163404 8 09:52:30 05:45:01 8113316 31404896 839568 2.55 449164 22015284 2243204 6.61 4033012 19163404 44 09:52:30 05:46:01 8113224 31404832 839788 2.55 449184 22015288 2243204 6.61 4032976 19163408 32 09:52:30 05:47:01 8113492 31405108 839468 2.55 449200 22015292 2243204 6.61 4032988 19163412 208 09:52:30 05:48:01 8113476 31405100 839412 2.55 449204 22015292 2243204 6.61 4032980 19163412 8 09:52:30 05:49:01 8113428 31405060 839376 2.55 449220 22015300 2243204 6.61 4032996 19163420 216 09:52:30 05:50:01 8113444 31405220 839200 2.55 449236 22015428 2243204 6.61 4033080 19163524 8 09:52:30 05:51:01 8113196 31405084 839156 2.55 449272 22015432 2243204 6.61 4033608 19163552 192 09:52:30 05:52:01 8113220 31405112 839116 2.55 449284 22015436 2243204 6.61 4033068 19163556 8 09:52:30 05:53:01 8113352 31405268 838868 2.55 449296 22015436 2243204 6.61 4033108 19163556 216 09:52:30 05:54:01 8113512 31405440 838820 2.55 449320 22015440 2243204 6.61 4033092 19163560 8 09:52:30 05:55:01 8113024 31405000 839260 2.55 449336 22015440 2243204 6.61 4033216 19163564 232 09:52:30 05:56:01 8112936 31404924 839208 2.55 449368 22015440 2243204 6.61 4033412 19163568 20 09:52:30 05:57:01 8113148 31405200 838932 2.55 449408 22015448 2259272 6.66 4033212 19163572 40 09:52:30 05:58:01 8111736 31403896 840116 2.55 449432 22015448 2257496 6.65 4033844 19163572 16 09:52:30 05:59:01 8111988 31404192 839820 2.55 449456 22015460 2257496 6.65 4033464 19163580 48 09:52:30 06:00:01 8111932 31404140 839800 2.55 449460 22015460 2257496 6.65 4033448 19163580 8 09:52:30 06:01:01 8112360 31404608 839592 2.55 449480 22015456 2257496 6.65 4033404 19163584 44 09:52:30 06:02:01 8112360 31404628 839568 2.55 449488 22015468 2257496 6.65 4033404 19163588 8 09:52:30 06:03:01 8112320 31404604 839548 2.55 449496 22015468 2257496 6.65 4033432 19163588 4 09:52:30 06:04:01 8112660 31404952 839236 2.55 449512 22015472 2257496 6.65 4033964 19163592 20 09:52:30 06:05:01 8112788 31405112 839264 2.55 449524 22015472 2257496 6.65 4033524 19163592 12 09:52:30 06:06:01 8112772 31405100 839256 2.55 449532 22015472 2257496 6.65 4033448 19163596 12 09:52:30 06:07:01 8112432 31404804 839500 2.55 449556 22015480 2257496 6.65 4033504 19163604 4 09:52:30 06:08:01 8112140 31404516 839708 2.55 449572 22015484 2257496 6.65 4033488 19163604 4 09:52:30 06:09:01 8112092 31404492 839732 2.55 449576 22015488 2257496 6.65 4033524 19163608 40 09:52:30 06:10:01 8111760 31404164 839984 2.55 449592 22015488 2257496 6.65 4033524 19163608 12 09:52:30 06:11:01 8111720 31404168 839940 2.55 449620 22015492 2257496 6.65 4033560 19163616 220 09:52:30 06:12:01 8111924 31404376 839652 2.55 449636 22015500 2257496 6.65 4033544 19163620 4 09:52:30 06:13:01 8112092 31404592 839620 2.55 449656 22015500 2257496 6.65 4033608 19163620 44 09:52:30 06:14:01 8112076 31404584 839588 2.55 449668 22015504 2257496 6.65 4033884 19163624 8 09:52:30 06:15:01 8112124 31404648 839512 2.55 449680 22015504 2257496 6.65 4033680 19163624 212 09:52:30 06:16:01 8112004 31404572 839476 2.55 449712 22015508 2257496 6.65 4033992 19163628 16 09:52:30 06:17:01 8111988 31404580 839464 2.55 449732 22015516 2257496 6.65 4033684 19163636 232 09:52:30 06:18:01 8111696 31404316 839748 2.55 449744 22015516 2257496 6.65 4033672 19163636 8 09:52:30 06:19:01 8111624 31404272 839760 2.55 449760 22015520 2257496 6.65 4033716 19163640 220 09:52:30 06:20:01 8112028 31404680 839500 2.55 449764 22015520 2257496 6.65 4033764 19163640 8 09:52:30 06:21:01 8111924 31404604 839504 2.55 449788 22015524 2257496 6.65 4034292 19163644 220 09:52:30 06:22:01 8111948 31404636 839464 2.55 449796 22015528 2241128 6.60 4033728 19163648 8 09:52:30 06:23:01 8111896 31404612 839656 2.55 449812 22015528 2241128 6.60 4033772 19163648 4 09:52:30 06:24:01 8111872 31404504 839712 2.55 449828 22015532 2241128 6.60 4033756 19163652 12 09:52:30 06:25:01 8111800 31404476 839692 2.55 449856 22015532 2241128 6.60 4034104 19163656 220 09:52:30 06:26:01 8109424 31404704 839260 2.55 449912 22017904 2241128 6.60 4033928 19165924 148 09:52:30 06:27:01 8109400 31404740 839204 2.55 449956 22017908 2241128 6.60 4034016 19165932 228 09:52:30 06:28:01 8109320 31404660 839252 2.55 449972 22017908 2241128 6.60 4034000 19165932 12 09:52:30 06:29:01 8109272 31404660 839220 2.55 449992 22017912 2241128 6.60 4034060 19165936 228 09:52:30 06:30:01 8109256 31404644 839172 2.55 450000 22017912 2241128 6.60 4034108 19165936 8 09:52:30 06:31:01 8109200 31404684 839072 2.55 450024 22017980 2241128 6.60 4034096 19166000 212 09:52:30 06:32:01 8109184 31404696 839052 2.55 450044 22017980 2241128 6.60 4034104 19166004 12 09:52:30 06:33:01 8109356 31404888 838804 2.55 450060 22017984 2257212 6.65 4034136 19166008 208 09:52:30 06:34:01 8109296 31404836 839032 2.55 450076 22017988 2257212 6.65 4034120 19166012 8 09:52:30 06:35:01 8109572 31405156 838708 2.55 450096 22017992 2257212 6.65 4034260 19166016 208 09:52:30 06:36:01 8109588 31405176 838720 2.55 450108 22017996 2257212 6.65 4034364 19166020 16 09:52:30 06:37:01 8110008 31405636 838432 2.55 450128 22018000 2257212 6.65 4034244 19166024 232 09:52:30 06:38:01 8109992 31405632 838412 2.55 450144 22018000 2257212 6.65 4034240 19166024 8 09:52:30 06:39:01 8109944 31405628 838364 2.55 450176 22018004 2257212 6.65 4034296 19166028 228 09:52:30 06:40:01 8109896 31405480 838476 2.55 450196 22018004 2257212 6.65 4034344 19166028 4 09:52:30 06:41:01 8109880 31405500 838412 2.55 450212 22018008 2257212 6.65 4034332 19166032 44 09:52:30 06:42:01 8109832 31405456 838388 2.55 450224 22018008 2257212 6.65 4034316 19166036 8 09:52:30 06:43:01 8109752 31405408 838384 2.55 450236 22018020 2257212 6.65 4034356 19166044 48 09:52:30 06:44:01 8109452 31405112 838612 2.55 450244 22018024 2257212 6.65 4034340 19166048 8 09:52:30 06:45:01 8109404 31405088 838592 2.55 450252 22018024 2257212 6.65 4034448 19166048 180 09:52:30 06:46:01 8109388 31405076 838588 2.55 450252 22018028 2257212 6.65 4034368 19166052 8 09:52:30 06:47:01 8109308 31405004 838600 2.55 450268 22018020 2273420 6.70 4034392 19166052 180 09:52:30 06:48:01 8109248 31405056 838684 2.55 450272 22018140 2273420 6.70 4034384 19166156 8 09:52:30 06:49:01 8109188 31405020 838896 2.55 450296 22018144 2273420 6.70 4034708 19166160 40 09:52:30 06:50:01 8109376 31405232 838648 2.55 450312 22018144 2256796 6.65 4034520 19166160 8 09:52:30 06:51:01 8109888 31405764 838048 2.55 450320 22018148 2256796 6.65 4034680 19166164 4 09:52:30 06:52:01 8109872 31405756 838036 2.55 450340 22018140 2256796 6.65 4034476 19166164 12 09:52:30 06:53:01 8109792 31405716 838020 2.55 450368 22018148 2256796 6.65 4034516 19166180 4 09:52:30 06:54:01 8109484 31405412 838224 2.55 450392 22018160 2240128 6.60 4034500 19166184 8 09:52:30 06:55:01 8109340 31405324 838292 2.55 450404 22018160 2240128 6.60 4034644 19166184 4 09:52:30 06:56:01 8109064 31405052 838492 2.55 450408 22018164 2240128 6.60 4034560 19166188 24 09:52:30 06:57:01 8109268 31405380 838084 2.55 450436 22018280 2240128 6.60 4034596 19166292 212 09:52:30 06:58:01 8108968 31405132 838332 2.55 450452 22018296 2240128 6.60 4034660 19166320 4 09:52:30 06:59:01 8107024 31403156 840180 2.56 450464 22018304 2256284 6.65 4034972 19166324 216 09:52:30 07:00:01 8106868 31403000 840464 2.56 450484 22018304 2256284 6.65 4034824 19166324 12 09:52:30 07:01:01 8107112 31403292 840272 2.56 450508 22018304 2256284 6.65 4034724 19166328 196 09:52:30 07:02:01 8107316 31403500 839984 2.55 450524 22018312 2256284 6.65 4034724 19166328 4 09:52:30 07:03:01 8107260 31403480 840068 2.55 450532 22018316 2256284 6.65 4034768 19166336 200 09:52:30 07:04:01 8107556 31403784 839944 2.55 450552 22018320 2256284 6.65 4035012 19166340 16 09:52:30 07:05:01 8107224 31403456 840232 2.56 450576 22018320 2256284 6.65 4035036 19166340 180 09:52:30 07:06:01 8107176 31403596 840076 2.55 450600 22018452 2256284 6.65 4034808 19166476 8 09:52:30 07:07:01 8107412 31403840 839764 2.55 450620 22018448 2256284 6.65 4034808 19166476 208 09:52:30 07:08:01 8107572 31404044 839724 2.55 450632 22018456 2256284 6.65 4034844 19166476 8 09:52:30 07:09:01 8107548 31404028 839692 2.55 450644 22018460 2256284 6.65 4034860 19166480 40 09:52:30 07:10:01 8107288 31403768 839992 2.55 450660 22018460 2256284 6.65 4034904 19166480 16 09:52:30 07:11:01 8107460 31404004 839732 2.55 450680 22018468 2256284 6.65 4034904 19166488 216 09:52:30 07:12:01 8107616 31404168 839568 2.55 450696 22018464 2256284 6.65 4035216 19166492 8 09:52:30 07:13:01 8107616 31404192 839520 2.55 450716 22018472 2256284 6.65 4034956 19166492 228 09:52:30 07:14:01 7967536 31394444 848876 2.58 451820 22145248 2286960 6.74 4107444 19225840 232 09:52:30 07:15:01 7967428 31394336 849148 2.58 451840 22145248 2286960 6.74 4107548 19225840 8 09:52:30 07:16:01 7967972 31394888 848568 2.58 451848 22145256 2286960 6.74 4107428 19225848 8 09:52:30 07:17:01 7970580 31397556 846064 2.57 451900 22145256 2286960 6.74 4104608 19225852 36 09:52:30 07:18:01 7971124 31398168 845432 2.57 451936 22145264 2286960 6.74 4104680 19225864 8 09:52:30 07:19:01 7971816 31398888 844680 2.57 451952 22145268 2286960 6.74 4104172 19225860 220 09:52:30 07:20:01 7971832 31398928 844600 2.57 451972 22145268 2286960 6.74 4104560 19225860 212 09:52:30 07:21:01 7972204 31399308 844208 2.57 451984 22145272 2286960 6.74 4104092 19225864 40 09:52:30 07:22:01 7972156 31399292 844172 2.57 452016 22145260 2286960 6.74 4104160 19225868 4 09:52:30 07:23:01 7972076 31399216 844164 2.57 452028 22145276 2286960 6.74 4104148 19225872 228 09:52:30 07:24:01 7972028 31399208 844140 2.57 452036 22145280 2286960 6.74 4103804 19225872 8 09:52:30 07:25:01 7971976 31399168 844336 2.57 452048 22145280 2286960 6.74 4103816 19225872 196 09:52:30 07:26:01 7972212 31399408 844056 2.57 452060 22145284 2286960 6.74 4103824 19225876 8 09:52:30 07:27:01 7972228 31399424 844008 2.57 452072 22145288 2286960 6.74 4103816 19225876 400 09:52:30 07:28:01 7972012 31399220 844144 2.57 452076 22145292 2286960 6.74 4103816 19225884 12 09:52:30 07:29:01 7971904 31399116 844368 2.57 452088 22145296 2286960 6.74 4103816 19225888 60 09:52:30 07:30:01 7972128 31399384 844352 2.57 452092 22145296 2286960 6.74 4103872 19225888 12 09:52:30 07:31:01 7972168 31399432 844260 2.57 452100 22145300 2286960 6.74 4103868 19225892 192 09:52:30 07:32:01 7972404 31399668 843952 2.57 452120 22145292 2286960 6.74 4103868 19225892 8 09:52:30 07:33:01 7971844 31399120 844464 2.57 452132 22145308 2286960 6.74 4103884 19225900 40 09:52:30 07:34:01 7972120 31399400 844116 2.57 452140 22145312 2286960 6.74 4103868 19225904 28 09:52:30 07:35:01 7972260 31399600 843944 2.57 452156 22145312 2286960 6.74 4103992 19225908 212 09:52:30 07:36:01 7972172 31399516 843952 2.57 452164 22145316 2286960 6.74 4104044 19225912 20 09:52:30 07:37:01 7971968 31399316 844120 2.57 452176 22145320 2286960 6.74 4103936 19225912 60 09:52:30 07:38:01 7971920 31399276 844096 2.57 452184 22145324 2286960 6.74 4103924 19225920 4 09:52:30 07:39:01 7971904 31399380 843940 2.57 452208 22145456 2286960 6.74 4103924 19226040 40 09:52:30 07:40:01 7971792 31399328 843976 2.57 452224 22145456 2286960 6.74 4104040 19226044 8 09:52:30 07:41:01 7971960 31399500 843956 2.57 452232 22145456 2286960 6.74 4103988 19226048 0 09:52:30 07:42:01 7971888 31399388 844084 2.57 452260 22145456 2286960 6.74 4103980 19226048 8 09:52:30 07:43:01 7972092 31399608 843912 2.57 452268 22145464 2286960 6.74 4103984 19226064 44 09:52:30 07:44:01 7972116 31399692 843816 2.57 452272 22145464 2269916 6.69 4104132 19226056 20 09:52:30 07:45:01 7972376 31399968 843536 2.57 452280 22145472 2269916 6.69 4104068 19226060 52 09:52:30 07:46:02 7972368 31399964 843472 2.57 452296 22145476 2269916 6.69 4104064 19226064 8 09:52:30 07:47:01 7972520 31400116 843452 2.57 452312 22145476 2269916 6.69 4104064 19226064 44 09:52:30 07:48:01 7972440 31400048 843424 2.56 452332 22145484 2269916 6.69 4104472 19226076 36 09:52:30 07:49:01 7972108 31399776 843744 2.57 452344 22145484 2269916 6.69 4104120 19226080 236 09:52:30 07:50:01 7972096 31399772 843900 2.57 452352 22145488 2269916 6.69 4104188 19226080 8 09:52:30 07:51:01 7972064 31399752 843888 2.57 452360 22145492 2269916 6.69 4104160 19226084 240 09:52:30 07:52:01 7972332 31400020 843552 2.57 452368 22145492 2269916 6.69 4104172 19226084 8 09:52:30 07:53:01 7972284 31399976 843528 2.57 452376 22145496 2269916 6.69 4104416 19226088 196 09:52:30 07:54:01 7971984 31399676 843760 2.57 452384 22145496 2269916 6.69 4104160 19226088 8 09:52:30 07:55:01 7971952 31399680 843668 2.57 452392 22145504 2269916 6.69 4104252 19226092 44 09:52:30 07:56:01 7972060 31399800 843484 2.57 452404 22145508 2269916 6.69 4104208 19226096 8 09:52:30 07:57:01 7972296 31400040 843220 2.56 452416 22145504 2269916 6.69 4104200 19226096 184 09:52:30 07:58:01 7972084 31399856 843580 2.57 452424 22145504 2269916 6.69 4104284 19226100 16 09:52:30 07:59:01 7970448 31398112 845284 2.57 452432 22145512 2269916 6.69 4106712 19226108 212 09:52:30 08:00:01 7970560 31398240 845092 2.57 452444 22145516 2269916 6.69 4106496 19226108 52 09:52:30 08:01:01 7970732 31398528 844724 2.57 452448 22145648 2269916 6.69 4106636 19226224 204 09:52:30 08:02:01 7970684 31398480 844708 2.57 452452 22145648 2269916 6.69 4106376 19226224 8 09:52:30 08:03:01 7970700 31398500 844644 2.57 452476 22145656 2269916 6.69 4106396 19226228 248 09:52:30 08:04:01 7971032 31398892 844540 2.57 452480 22145656 2269916 6.69 4106720 19226248 20 09:52:30 08:05:01 7970884 31398760 844640 2.57 452488 22145664 2286044 6.74 4106496 19226256 196 09:52:30 08:06:01 7970088 31397972 845504 2.57 452492 22145668 2286044 6.74 4106428 19226260 8 09:52:30 08:07:01 7970568 31398456 845212 2.57 452508 22145668 2269636 6.69 4106704 19226260 236 09:52:30 08:08:01 7970768 31398664 845004 2.57 452520 22145672 2269636 6.69 4106432 19226264 32 09:52:30 08:09:01 7970744 31398640 844996 2.57 452528 22145672 2269636 6.69 4106436 19226264 300 09:52:30 08:10:01 7970728 31398668 844940 2.57 452548 22145676 2269636 6.69 4106536 19226268 12 09:52:30 08:11:01 7970680 31398644 844920 2.57 452556 22145680 2269636 6.69 4106500 19226272 40 09:52:30 08:12:01 7970696 31398664 844836 2.57 452564 22145680 2269636 6.69 4106496 19226272 8 09:52:30 08:13:01 7970648 31398620 844792 2.57 452588 22145688 2269636 6.69 4106496 19226276 64 09:52:30 08:14:01 7970632 31398612 844736 2.57 452596 22145688 2269636 6.69 4106520 19226280 8 09:52:30 08:15:01 7970496 31398528 844920 2.57 452616 22145692 2269636 6.69 4106612 19226284 40 09:52:30 08:16:01 7970472 31398532 844876 2.57 452636 22145696 2269636 6.69 4106572 19226288 8 09:52:30 08:17:01 7970164 31398332 844984 2.57 452652 22145824 2285916 6.74 4106572 19226396 40 09:52:30 08:18:01 7969820 31398040 845436 2.57 452672 22145828 2285916 6.74 4106624 19226400 32 09:52:30 08:19:01 7969852 31398096 845388 2.57 452680 22145828 2285916 6.74 4106608 19226420 224 09:52:30 08:20:01 7970084 31398332 845292 2.57 452700 22145832 2285916 6.74 4106668 19226424 8 09:52:30 08:21:01 7970036 31398352 845292 2.57 452720 22145840 2269668 6.69 4106664 19226432 44 09:52:30 08:22:01 7970240 31398556 845012 2.57 452736 22145844 2269668 6.69 4106676 19226432 8 09:52:30 08:23:01 7969940 31398264 845224 2.57 452756 22145848 2269668 6.69 4106664 19226436 60 09:52:30 08:24:01 7969664 31397996 845424 2.57 452764 22145848 2269668 6.69 4106672 19226444 8 09:52:30 08:25:01 7969680 31398072 845320 2.57 452784 22145852 2269668 6.69 4106788 19226444 44 09:52:30 08:26:01 7969884 31398308 845032 2.57 452796 22145856 2269668 6.69 4106756 19226448 8 09:52:30 08:27:01 7970080 31398512 844740 2.57 452816 22145856 2269668 6.69 4107040 19226448 44 09:52:30 08:28:01 7970028 31398508 844976 2.57 452840 22145848 2269668 6.69 4106792 19226452 28 09:52:30 08:29:01 7969816 31398316 845112 2.57 452860 22145860 2269668 6.69 4106880 19226452 216 09:52:30 08:30:01 7970056 31398568 845020 2.57 452864 22145864 2269668 6.69 4106864 19226456 8 09:52:30 08:31:01 7970040 31398580 844980 2.57 452884 22145872 2269668 6.69 4106828 19226460 48 09:52:30 08:32:01 7970404 31398932 844592 2.57 452908 22145872 2269668 6.69 4107172 19226464 20 09:52:30 08:33:01 7970072 31398620 844880 2.57 452936 22145868 2269668 6.69 4107112 19226468 4 09:52:30 08:34:01 7970240 31398788 844852 2.57 452944 22145876 2269668 6.69 4106884 19226468 12 09:52:30 08:35:01 7970240 31398800 844780 2.57 452964 22145876 2269668 6.69 4107056 19226472 4 09:52:30 08:36:01 7970564 31399180 844368 2.57 452976 22145884 2269668 6.69 4107020 19226476 16 09:52:30 08:37:01 7970004 31398628 844860 2.57 452984 22145884 2269668 6.69 4106952 19226476 184 09:52:30 08:38:01 7969996 31398624 844796 2.57 452996 22145884 2269544 6.69 4106952 19226480 8 09:52:30 08:39:01 7970200 31398832 844628 2.57 453004 22145888 2269544 6.69 4106952 19226484 184 09:52:30 08:40:01 7970184 31398820 844576 2.57 453012 22145896 2269544 6.69 4107028 19226488 8 09:52:30 08:41:01 7970084 31398836 844676 2.57 453036 22146028 2269544 6.69 4107020 19226604 184 09:52:30 08:42:01 7970052 31398864 844648 2.57 453040 22146032 2269544 6.69 4107008 19226608 8 09:52:30 08:43:01 7970288 31399108 844368 2.57 453068 22146020 2269544 6.69 4107016 19226608 180 09:52:30 08:44:01 7970240 31399064 844324 2.57 453080 22146036 2269544 6.69 4107016 19226608 12 09:52:30 08:45:01 7970412 31399248 844116 2.57 453092 22146036 2269544 6.69 4107088 19226612 180 09:52:30 08:46:01 7970132 31399048 844564 2.57 453108 22146040 2269544 6.69 4107192 19226632 8 09:52:30 08:47:01 7970084 31399020 844568 2.57 453124 22146040 2269544 6.69 4107088 19226636 192 09:52:30 08:48:01 7969940 31398880 844640 2.57 453140 22146036 2269544 6.69 4107088 19226640 4 09:52:30 08:49:01 7970052 31399020 844444 2.57 453144 22146052 2269544 6.69 4107384 19226640 192 09:52:30 08:50:01 7970028 31399012 844388 2.57 453148 22146056 2269544 6.69 4107204 19226644 8 09:52:30 08:51:01 7970144 31399160 844104 2.57 453180 22146056 2269544 6.69 4107120 19226644 56 09:52:30 08:52:01 7970128 31399052 844244 2.57 453192 22146060 2269544 6.69 4107120 19226648 8 09:52:30 08:53:01 7970048 31398980 844220 2.57 453212 22146048 2269544 6.69 4107120 19226652 4 09:52:30 08:54:01 7970244 31399248 843920 2.57 453228 22146068 2253480 6.64 4107188 19226660 4 09:52:30 08:55:01 7970200 31399236 844084 2.57 453236 22146072 2269540 6.69 4107208 19226660 44 09:52:30 08:56:01 7969932 31398968 844308 2.57 453252 22146072 2269540 6.69 4107208 19226660 8 09:52:30 08:57:01 7969908 31398948 844240 2.57 453272 22146076 2269540 6.69 4107208 19226664 44 09:52:30 08:58:01 7969828 31398924 844284 2.57 453292 22146072 2269540 6.69 4107324 19226668 16 09:52:30 08:59:01 7968420 31397604 845472 2.57 453312 22146084 2269540 6.69 4107648 19226672 52 09:52:30 09:00:01 7968404 31397596 845388 2.57 453344 22146088 2269540 6.69 4107488 19226676 16 09:52:30 09:01:01 7968640 31397896 845056 2.57 453376 22146088 2269540 6.69 4107432 19226676 228 09:52:30 09:02:01 7968276 31397536 845344 2.57 453388 22146092 2269540 6.69 4107432 19226680 8 09:52:30 09:03:01 7968696 31397968 845156 2.57 453400 22146096 2253428 6.64 4107432 19226684 216 09:52:30 09:04:01 7969008 31398352 845036 2.57 453420 22146096 2253428 6.64 4107820 19226688 16 09:52:30 09:05:01 7969308 31398680 844648 2.57 453448 22146100 2253428 6.64 4107680 19226692 240 09:52:30 09:06:01 7969252 31398624 844632 2.57 453456 22146100 2253428 6.64 4107528 19226692 8 09:52:30 09:07:01 7969140 31398516 844772 2.57 453476 22146100 2253428 6.64 4107528 19226696 200 09:52:30 09:08:01 7969092 31398476 844756 2.57 453480 22146108 2253428 6.64 4107528 19226700 8 09:52:30 09:09:01 7968900 31398288 844784 2.57 453488 22146112 2253428 6.64 4107604 19226704 60 09:52:30 09:10:01 7968908 31398344 844764 2.57 453496 22146116 2269540 6.69 4107632 19226708 8 09:52:30 09:11:01 7963176 31392632 850380 2.59 453508 22146120 2264628 6.67 4116936 19226708 4 09:52:30 09:12:01 7968564 31398064 844868 2.57 453532 22146124 2293612 6.76 4120116 19214896 200 09:52:30 09:13:01 7967816 31397360 845556 2.57 453576 22146128 2293612 6.76 4119632 19214900 244 09:52:30 09:14:01 7967320 31396888 846012 2.57 453592 22146128 2293612 6.76 4119744 19214900 12 09:52:30 09:15:01 7967896 31397480 845420 2.57 453604 22146132 2293612 6.76 4119680 19214904 56 09:52:30 09:16:01 7968300 31397892 845180 2.57 453612 22146136 2293612 6.76 4120264 19214904 220 09:52:30 09:17:01 7968464 31398076 844940 2.57 453620 22146140 2293612 6.76 4120348 19214908 228 09:52:30 09:18:01 7968396 31398048 845140 2.57 453632 22146144 2293612 6.76 4120124 19214916 40 09:52:30 09:19:02 7968476 31398132 845064 2.57 453636 22146144 2293612 6.76 4119848 19214916 12 09:52:30 09:20:01 7968508 31398168 844996 2.57 453652 22146148 2293612 6.76 4119776 19214920 8 09:52:30 09:21:01 7968436 31398128 844988 2.57 453668 22146148 2293612 6.76 4119784 19214920 180 09:52:30 09:22:01 7968120 31397824 845208 2.57 453668 22146152 2293612 6.76 4120304 19214924 204 09:52:30 09:23:01 7968120 31397836 845180 2.57 453676 22146156 2293612 6.76 4119760 19214928 188 09:52:30 09:24:01 7968484 31398212 844908 2.57 453688 22146156 2293612 6.76 4120124 19214928 12 09:52:30 09:25:01 7968572 31398308 844816 2.57 453692 22146164 2276632 6.71 4119860 19214932 196 09:52:30 09:26:01 7968532 31398268 844816 2.57 453704 22146164 2276632 6.71 4119784 19214932 8 09:52:30 09:27:01 7968160 31397940 845040 2.57 453720 22146172 2276632 6.71 4120384 19214944 316 09:52:30 09:28:01 7968184 31397968 845000 2.57 453732 22146176 2276632 6.71 4119824 19214948 8 09:52:30 09:29:01 7968136 31397960 844936 2.57 453760 22146172 2276632 6.71 4119868 19214948 176 09:52:30 09:30:01 7967812 31397676 845108 2.57 453788 22146180 2276632 6.71 4120460 19214952 204 09:52:30 09:31:01 7967844 31397716 845052 2.57 453796 22146180 2276632 6.71 4119920 19214952 184 09:52:30 09:32:01 7967992 31397876 844780 2.57 453800 22146184 2276632 6.71 4120284 19214956 212 09:52:30 09:33:01 7968016 31397928 844676 2.57 453812 22146252 2276632 6.71 4119940 19214972 8 09:52:30 09:34:01 7967828 31397816 844964 2.57 453840 22146248 2276632 6.71 4120296 19215024 12 09:52:30 09:35:01 7968144 31398148 844616 2.57 453844 22146260 2276632 6.71 4120040 19215028 188 09:52:30 09:36:01 7968216 31398236 844592 2.57 453860 22146260 2276632 6.71 4120092 19215028 16 09:52:30 09:37:01 7968396 31398448 844316 2.57 453880 22146264 2276632 6.71 4120028 19215036 208 09:52:30 09:38:01 7968048 31398120 844656 2.57 453896 22146268 2260564 6.66 4120380 19215040 212 09:52:30 09:39:01 7968072 31398144 844624 2.57 453916 22146256 2244128 6.61 4120012 19215040 296 09:52:30 09:40:01 7968016 31398136 844568 2.57 453936 22146272 2244128 6.61 4120676 19215044 208 09:52:30 09:41:01 7968016 31398156 844532 2.57 453952 22146272 2244128 6.61 4120072 19215044 176 09:52:30 09:42:01 7967868 31398160 844632 2.57 453968 22146404 2244128 6.61 4120492 19215176 200 09:52:30 09:43:01 7967924 31398240 844556 2.57 453988 22146412 2244128 6.61 4120120 19215180 188 09:52:30 09:44:01 7968312 31398640 844276 2.57 454000 22146412 2244128 6.61 4120380 19215180 12 09:52:30 09:45:01 7968028 31398380 844544 2.57 454008 22146420 2244128 6.61 4120504 19215192 388 09:52:30 09:46:01 7968280 31398632 844248 2.57 454024 22146420 2260200 6.66 4120136 19215192 8 09:52:30 09:47:01 7967940 31398320 844456 2.57 454032 22146424 2260200 6.66 4120564 19215196 296 09:52:30 09:48:01 7968176 31398568 844148 2.57 454044 22146424 2260200 6.66 4120728 19215196 204 09:52:30 09:49:01 7967924 31398324 844372 2.57 454048 22146428 2260200 6.66 4120172 19215200 12 09:52:30 09:50:01 7967776 31398216 844580 2.57 454076 22146432 2260200 6.66 4120680 19215204 216 09:52:30 09:51:01 7967800 31398380 844388 2.57 454092 22146560 2260200 6.66 4120768 19215324 300 09:52:30 09:52:01 7967888 31398472 844280 2.57 454108 22146564 2260200 6.66 4120220 19215328 8 09:52:30 Average: 12329934 31448628 812857 2.47 377173 18134883 2194663 6.47 3472210 15746398 11490 09:52:30 09:52:30 02:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:52:30 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:30:01 ens3 136.33 88.39 402.62 21.46 0.00 0.00 0.00 0.00 09:52:30 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 02:31:01 ens3 0.73 0.38 0.36 0.28 0.00 0.00 0.00 0.00 09:52:30 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:32:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 02:33:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:34:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 09:52:30 02:34:01 ens3 100.53 48.34 2278.46 3.53 0.00 0.00 0.00 0.00 09:52:30 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 02:35:01 ens3 0.93 0.38 1.17 0.09 0.00 0.00 0.00 0.00 09:52:30 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:36:01 ens3 0.75 0.40 0.68 0.22 0.00 0.00 0.00 0.00 09:52:30 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 02:37:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:38:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 02:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:40:01 ens3 0.32 0.10 0.14 0.07 0.00 0.00 0.00 0.00 09:52:30 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 02:41:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:42:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 02:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:44:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 02:45:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:46:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 02:47:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 02:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:50:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:52:30 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 02:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 02:53:01 ens3 0.23 0.12 0.12 0.01 0.00 0.00 0.00 0.00 09:52:30 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 02:55:01 ens3 0.28 0.27 0.09 0.08 0.00 0.00 0.00 0.00 09:52:30 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:57:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:52:30 02:57:01 ens3 1.23 1.03 0.95 0.42 0.00 0.00 0.00 0.00 09:52:30 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:58:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 02:58:01 ens3 12.18 8.08 10.91 5.09 0.00 0.00 0.00 0.00 09:52:30 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 02:59:01 ens3 1.82 1.55 0.98 1.22 0.00 0.00 0.00 0.00 09:52:30 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:00:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:01:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 09:52:30 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:02:01 ens3 0.60 0.37 0.32 0.21 0.00 0.00 0.00 0.00 09:52:30 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:03:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:04:01 ens3 0.72 0.27 0.30 0.21 0.00 0.00 0.00 0.00 09:52:30 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:05:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:06:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:08:01 ens3 0.22 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:52:30 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:10:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:52:30 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:12:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:15:01 ens3 0.42 0.40 0.20 0.09 0.00 0.00 0.00 0.00 09:52:30 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:18:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:20:01 ens3 0.22 0.22 0.13 0.07 0.00 0.00 0.00 0.00 09:52:30 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:21:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:24:01 ens3 0.15 0.08 0.08 0.04 0.00 0.00 0.00 0.00 09:52:30 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:25:01 ens3 0.25 0.18 0.07 0.04 0.00 0.00 0.00 0.00 09:52:30 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:28:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:29:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:30:01 ens3 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 09:52:30 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:33:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:34:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:35:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:36:01 ens3 0.50 0.42 0.26 0.22 0.00 0.00 0.00 0.00 09:52:30 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:37:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:38:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:39:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:40:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:44:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:49:01 ens3 0.35 0.23 0.25 0.08 0.00 0.00 0.00 0.00 09:52:30 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:50:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:52:02 docker0 593.28 538.96 41.38 2981.74 0.00 0.00 0.00 0.00 09:52:30 03:52:02 lo 3.73 3.73 0.36 0.36 0.00 0.00 0.00 0.00 09:52:30 03:52:02 vethaadc832 593.28 539.06 49.49 2981.75 0.00 0.00 0.00 0.24 09:52:30 03:52:02 ens3 1389.39 1358.84 9990.84 164.09 0.00 0.00 0.00 0.00 09:52:30 03:53:01 docker0 203.25 322.89 17.59 1686.04 0.00 0.00 0.00 0.00 09:52:30 03:53:01 vethbfd51b3 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:52:30 03:53:01 lo 1.42 1.42 0.13 0.13 0.00 0.00 0.00 0.00 09:52:30 03:53:01 ens3 480.53 296.93 4968.12 44.23 0.00 0.00 0.00 0.00 09:52:30 03:54:01 docker0 1.25 1.25 0.09 0.11 0.00 0.00 0.00 0.00 09:52:30 03:54:01 vethbfd51b3 1.25 1.28 0.11 0.12 0.00 0.00 0.00 0.00 09:52:30 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:54:01 ens3 57.06 66.26 27.60 105.99 0.00 0.00 0.00 0.00 09:52:30 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:55:01 vethbfd51b3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:55:01 ens3 17.48 11.08 14.87 9.37 0.00 0.00 0.00 0.00 09:52:30 03:56:01 vethfd95a66 16.00 21.08 1.54 10.31 0.00 0.00 0.00 0.00 09:52:30 03:56:01 docker0 158.62 248.71 11.73 1475.81 0.00 0.00 0.00 0.00 09:52:30 03:56:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 09:52:30 03:56:01 veth89700a7 15.80 21.18 1.53 10.32 0.00 0.00 0.00 0.00 09:52:30 03:56:01 ens3 407.85 241.33 4563.25 40.28 0.00 0.00 0.00 0.00 09:52:30 03:56:01 veth8b9199b 15.56 20.58 1.51 10.28 0.00 0.00 0.00 0.00 09:52:30 03:56:01 vethab5a878 15.91 21.45 1.54 10.49 0.00 0.00 0.00 0.00 09:52:30 03:56:01 veth4581e4f 15.68 20.50 1.52 10.28 0.00 0.00 0.00 0.00 09:52:30 03:56:01 vethf6216cb 0.35 1.53 0.03 0.18 0.00 0.00 0.00 0.00 09:52:30 03:56:01 veth68e1347 15.73 20.78 1.52 10.29 0.00 0.00 0.00 0.00 09:52:30 03:57:01 docker0 346.57 726.46 32.49 7345.54 0.00 0.00 0.00 0.00 09:52:30 03:57:01 veth4ccf5fd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:52:30 03:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:57:01 veth65c8132 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:52:30 03:57:01 veth6eb05e6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:52:30 03:57:01 veth192dac0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:52:30 03:57:01 vethd7fe3a6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:52:30 03:57:01 ens3 745.33 357.98 7366.32 44.97 0.00 0.00 0.00 0.00 09:52:30 03:57:01 veth26e413d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:52:30 03:57:01 veth405caa2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:52:30 03:57:01 veth9ec7245 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:52:30 03:57:01 vethf6216cb 0.08 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:52:30 03:57:01 veth06a31d0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:52:30 03:57:01 veth6d351b0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:52:30 03:57:01 veth66bca2c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:52:30 03:57:01 veth42d6931 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:52:30 03:58:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:58:01 veth4ccf5fd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:58:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 09:52:30 03:58:01 veth6eb05e6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:58:01 veth192dac0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:58:01 vethd7fe3a6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:58:01 ens3 6.41 4.92 4.47 6.91 0.00 0.00 0.00 0.00 09:52:30 03:58:01 veth26e413d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:58:01 veth405caa2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:58:01 veth9ec7245 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:58:01 vethf6216cb 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:58:01 veth6d351b0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:58:01 veth66bca2c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:58:01 veth42d6931 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:59:01 veth4ccf5fd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 03:59:01 veth6eb05e6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:59:01 veth192dac0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:59:01 vethd7fe3a6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:59:01 ens3 6.05 4.08 4.57 3.62 0.00 0.00 0.00 0.00 09:52:30 03:59:01 veth26e413d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:59:01 veth405caa2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:59:01 veth9ec7245 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:59:01 vethf6216cb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:59:01 veth6d351b0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:59:01 veth66bca2c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 03:59:01 veth42d6931 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:00:01 lo 37.93 37.93 3.74 3.74 0.00 0.00 0.00 0.00 09:52:30 04:00:01 ens3 317.43 312.70 178.32 1014.69 0.00 0.00 0.00 0.00 09:52:30 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:01:01 lo 35.39 35.39 3.48 3.48 0.00 0.00 0.00 0.00 09:52:30 04:01:01 ens3 418.79 414.70 171.47 2640.56 0.00 0.00 0.00 0.00 09:52:30 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:02:01 lo 7.07 7.07 0.70 0.70 0.00 0.00 0.00 0.00 09:52:30 04:02:01 ens3 79.60 83.75 37.87 301.36 0.00 0.00 0.00 0.00 09:52:30 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:04:01 ens3 0.78 0.30 0.30 0.21 0.00 0.00 0.00 0.00 09:52:30 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:05:01 ens3 0.37 0.23 0.15 0.08 0.00 0.00 0.00 0.00 09:52:30 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:06:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:08:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:09:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:10:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:11:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:12:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:13:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:15:01 ens3 0.28 0.27 0.08 0.08 0.00 0.00 0.00 0.00 09:52:30 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:18:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:20:01 ens3 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:22:01 ens3 0.25 0.07 0.17 0.00 0.00 0.00 0.00 0.00 09:52:30 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:25:01 ens3 0.28 0.22 0.09 0.08 0.00 0.00 0.00 0.00 09:52:30 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:28:01 ens3 0.13 0.03 0.06 0.00 0.00 0.00 0.00 0.00 09:52:30 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:30:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:32:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:33:01 ens3 0.23 0.18 0.07 0.01 0.00 0.00 0.00 0.00 09:52:30 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:35:01 ens3 0.25 0.28 0.08 0.08 0.00 0.00 0.00 0.00 09:52:30 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:36:01 ens3 0.60 0.47 0.32 0.22 0.00 0.00 0.00 0.00 09:52:30 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:38:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:39:01 ens3 0.18 0.17 0.05 0.04 0.00 0.00 0.00 0.00 09:52:30 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:40:01 ens3 0.18 0.07 0.10 0.03 0.00 0.00 0.00 0.00 09:52:30 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:42:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:44:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:45:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:47:01 ens3 0.25 0.13 0.07 0.01 0.00 0.00 0.00 0.00 09:52:30 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:49:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:53:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:54:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:55:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:57:01 ens3 0.30 0.23 0.10 0.24 0.00 0.00 0.00 0.00 09:52:30 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:58:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:58:01 ens3 2.80 2.52 1.57 3.93 0.00 0.00 0.00 0.00 09:52:30 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 04:59:01 ens3 1.63 1.42 0.86 1.22 0.00 0.00 0.00 0.00 09:52:30 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:00:01 ens3 0.33 0.02 0.04 0.00 0.00 0.00 0.00 0.00 09:52:30 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:01:01 ens3 0.65 0.38 0.33 0.22 0.00 0.00 0.00 0.00 09:52:30 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:03:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:04:01 ens3 0.88 0.28 0.38 0.27 0.00 0.00 0.00 0.00 09:52:30 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:05:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 09:52:30 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:06:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:07:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:07:02 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:08:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:10:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:52:30 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:11:01 ens3 0.27 0.15 0.07 0.01 0.00 0.00 0.00 0.00 09:52:30 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:12:01 ens3 0.92 0.37 0.39 0.28 0.00 0.00 0.00 0.00 09:52:30 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:13:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:52:30 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:14:01 ens3 0.55 0.13 0.14 0.07 0.00 0.00 0.00 0.00 09:52:30 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:15:01 ens3 0.70 0.45 0.40 0.27 0.00 0.00 0.00 0.00 09:52:30 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:16:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:18:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:19:01 ens3 0.63 0.10 0.06 0.01 0.00 0.00 0.00 0.00 09:52:30 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:20:01 ens3 0.55 0.35 0.33 0.27 0.00 0.00 0.00 0.00 09:52:30 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:21:01 ens3 0.27 0.13 0.07 0.01 0.00 0.00 0.00 0.00 09:52:30 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:24:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:25:01 ens3 0.37 0.23 0.14 0.07 0.00 0.00 0.00 0.00 09:52:30 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:27:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:52:30 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:28:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:29:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:30:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:52:30 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:32:01 ens3 0.22 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:52:30 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:35:01 ens3 0.28 0.25 0.08 0.08 0.00 0.00 0.00 0.00 09:52:30 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:36:01 ens3 0.50 0.33 0.26 0.21 0.00 0.00 0.00 0.00 09:52:30 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:38:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:52:30 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:39:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:40:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:52:30 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:43:01 ens3 0.25 0.13 0.07 0.01 0.00 0.00 0.00 0.00 09:52:30 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:45:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:48:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:52:30 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:50:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:52:30 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:53:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:54:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:55:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:58:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:58:01 ens3 3.02 2.42 1.72 4.15 0.00 0.00 0.00 0.00 09:52:30 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 05:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 05:59:01 ens3 1.52 1.27 0.79 1.15 0.00 0.00 0.00 0.00 09:52:30 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:00:01 ens3 0.12 0.07 0.07 0.06 0.00 0.00 0.00 0.00 09:52:30 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:03:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:04:01 ens3 0.98 0.37 0.40 0.25 0.00 0.00 0.00 0.00 09:52:30 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:05:01 ens3 0.17 0.15 0.04 0.04 0.00 0.00 0.00 0.00 09:52:30 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:06:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:08:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:09:01 ens3 0.22 0.22 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:11:01 ens3 0.30 0.23 0.13 0.02 0.00 0.00 0.00 0.00 09:52:30 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:13:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:14:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:15:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:18:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:19:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 09:52:30 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:20:01 ens3 0.23 0.08 0.12 0.00 0.00 0.00 0.00 0.00 09:52:30 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:24:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:28:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:30:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:52:30 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:31:01 ens3 0.30 0.18 0.12 0.01 0.00 0.00 0.00 0.00 09:52:30 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:32:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:35:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:36:01 ens3 0.50 0.33 0.26 0.21 0.00 0.00 0.00 0.00 09:52:30 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:38:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:40:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:52:30 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:45:01 ens3 0.50 0.45 0.26 0.09 0.00 0.00 0.00 0.00 09:52:30 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:48:01 ens3 0.40 0.00 0.04 0.00 0.00 0.00 0.00 0.00 09:52:30 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:49:01 ens3 0.42 0.45 0.26 0.22 0.00 0.00 0.00 0.00 09:52:30 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:50:01 ens3 0.77 0.17 0.13 0.07 0.00 0.00 0.00 0.00 09:52:30 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:51:01 ens3 0.70 0.40 0.36 0.28 0.00 0.00 0.00 0.00 09:52:30 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:53:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 09:52:30 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:55:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:56:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:58:01 ens3 0.30 0.15 0.16 0.23 0.00 0.00 0.00 0.00 09:52:30 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 06:59:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:52:30 06:59:01 ens3 2.65 2.23 1.45 3.88 0.00 0.00 0.00 0.00 09:52:30 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:00:01 ens3 1.57 1.30 0.86 1.21 0.00 0.00 0.00 0.00 09:52:30 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:02:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:03:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:04:01 ens3 0.83 0.28 0.36 0.21 0.00 0.00 0.00 0.00 09:52:30 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:05:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:07:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:08:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:10:01 ens3 0.42 0.32 0.21 0.10 0.00 0.00 0.00 0.00 09:52:30 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:13:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:14:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 09:52:30 07:14:01 ens3 43.66 18.00 713.53 1.42 0.00 0.00 0.00 0.00 09:52:30 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:15:01 ens3 0.32 0.32 0.09 0.05 0.00 0.00 0.00 0.00 09:52:30 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:19:01 ens3 0.17 0.17 0.05 0.04 0.00 0.00 0.00 0.00 09:52:30 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:20:01 ens3 0.08 0.05 0.04 0.03 0.00 0.00 0.00 0.00 09:52:30 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:21:01 ens3 0.32 0.23 0.13 0.02 0.00 0.00 0.00 0.00 09:52:30 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:24:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:25:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:28:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:29:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:32:01 ens3 0.18 0.10 0.12 0.01 0.00 0.00 0.00 0.00 09:52:30 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:33:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:34:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:35:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:36:01 ens3 0.52 0.37 0.26 0.21 0.00 0.00 0.00 0.00 09:52:30 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:38:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:39:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:40:01 ens3 0.20 0.12 0.12 0.01 0.00 0.00 0.00 0.00 09:52:30 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:44:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:46:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:50:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:52:30 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:52:01 ens3 0.18 0.03 0.12 0.00 0.00 0.00 0.00 0.00 09:52:30 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:53:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:55:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:56:01 ens3 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:52:30 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:58:01 ens3 0.28 0.18 0.10 0.24 0.00 0.00 0.00 0.00 09:52:30 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 07:59:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:52:30 07:59:01 ens3 2.67 2.25 1.46 3.89 0.00 0.00 0.00 0.00 09:52:30 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:00:01 ens3 1.62 1.33 0.92 1.21 0.00 0.00 0.00 0.00 09:52:30 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:03:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:04:01 ens3 0.68 0.33 0.30 0.21 0.00 0.00 0.00 0.00 09:52:30 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:05:01 ens3 0.35 0.22 0.14 0.07 0.00 0.00 0.00 0.00 09:52:30 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:06:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:08:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:09:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:10:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:12:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:13:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:14:01 ens3 0.17 0.07 0.06 0.01 0.00 0.00 0.00 0.00 09:52:30 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:15:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:18:01 ens3 0.18 0.07 0.06 0.00 0.00 0.00 0.00 0.00 09:52:30 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:20:01 ens3 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:24:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 09:52:30 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:25:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 09:52:30 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:29:01 ens3 0.58 0.47 0.41 0.21 0.00 0.00 0.00 0.00 09:52:30 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:30:01 ens3 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 09:52:30 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:32:01 ens3 0.75 0.40 0.30 0.22 0.00 0.00 0.00 0.00 09:52:30 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:35:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:36:01 ens3 0.50 0.22 0.26 0.20 0.00 0.00 0.00 0.00 09:52:30 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:37:01 ens3 0.25 0.15 0.07 0.01 0.00 0.00 0.00 0.00 09:52:30 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:38:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:40:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:52:30 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:42:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:44:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:45:01 ens3 0.57 0.18 0.12 0.07 0.00 0.00 0.00 0.00 09:52:30 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:46:01 ens3 0.60 0.35 0.38 0.22 0.00 0.00 0.00 0.00 09:52:30 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:48:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:52:30 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:49:01 ens3 0.57 0.37 0.30 0.24 0.00 0.00 0.00 0.00 09:52:30 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:50:01 ens3 0.10 0.03 0.04 0.03 0.00 0.00 0.00 0.00 09:52:30 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:52:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:53:01 ens3 0.25 0.15 0.07 0.01 0.00 0.00 0.00 0.00 09:52:30 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:54:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:52:30 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:55:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:57:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:58:01 ens3 0.28 0.17 0.16 0.24 0.00 0.00 0.00 0.00 09:52:30 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 08:59:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:52:30 08:59:01 ens3 2.75 2.23 1.53 3.93 0.00 0.00 0.00 0.00 09:52:30 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:00:01 ens3 1.38 0.67 0.83 1.05 0.00 0.00 0.00 0.00 09:52:30 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:02:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:03:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:04:01 ens3 0.83 0.32 0.37 0.27 0.00 0.00 0.00 0.00 09:52:30 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:05:01 ens3 0.25 0.20 0.07 0.01 0.00 0.00 0.00 0.00 09:52:30 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:07:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:08:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:09:01 ens3 0.22 0.22 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:10:01 ens3 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 09:52:30 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:13:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:14:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:15:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 09:52:30 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:16:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:17:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:18:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:19:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:19:02 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 09:52:30 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:20:01 ens3 0.19 0.08 0.06 0.01 0.00 0.00 0.00 0.00 09:52:30 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:21:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:22:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:23:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:24:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:25:01 ens3 0.35 0.22 0.14 0.08 0.00 0.00 0.00 0.00 09:52:30 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:26:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:27:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:28:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:29:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:30:01 ens3 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00 09:52:30 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:31:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:32:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:33:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:34:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:35:01 ens3 0.33 0.20 0.14 0.07 0.00 0.00 0.00 0.00 09:52:30 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:36:01 ens3 0.48 0.35 0.26 0.21 0.00 0.00 0.00 0.00 09:52:30 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:37:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:38:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:39:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:40:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:52:30 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:41:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:42:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:43:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:44:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:45:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:46:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:47:01 ens3 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:48:01 ens3 0.25 0.17 0.12 0.01 0.00 0.00 0.00 0.00 09:52:30 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:49:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:50:01 ens3 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:52:30 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:51:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:52:30 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:30 09:52:01 ens3 0.17 0.08 0.06 0.00 0.00 0.00 0.00 0.00 09:52:30 Average: docker0 2.93 4.14 0.23 30.39 0.00 0.00 0.00 0.00 09:52:30 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 09:52:30 Average: ens3 9.72 7.62 69.28 10.04 0.00 0.00 0.00 0.00 09:52:30 09:52:30 09:52:30 ---> sar -P ALL: 09:52:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2996) 06/09/25 _x86_64_ (8 CPU) 09:52:30 09:52:30 02:28:35 LINUX RESTART (8 CPU) 09:52:30 09:52:30 02:29:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 02:30:01 all 1.10 0.00 0.16 0.03 0.01 98.69 09:52:30 02:30:01 0 1.57 0.00 0.13 0.02 0.02 98.27 09:52:30 02:30:01 1 1.92 0.00 0.07 0.02 0.00 98.00 09:52:30 02:30:01 2 1.05 0.00 0.28 0.02 0.00 98.65 09:52:30 02:30:01 3 0.38 0.00 0.20 0.03 0.02 99.37 09:52:30 02:30:01 4 0.34 0.00 0.15 0.07 0.03 99.41 09:52:30 02:30:01 5 0.45 0.00 0.17 0.08 0.02 99.28 09:52:30 02:30:01 6 0.98 0.00 0.20 0.00 0.02 98.80 09:52:30 02:30:01 7 2.10 0.00 0.12 0.02 0.00 97.77 09:52:30 02:31:01 all 0.04 0.00 0.02 0.01 0.01 99.94 09:52:30 02:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 02:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 02:31:01 2 0.10 0.00 0.02 0.00 0.02 99.87 09:52:30 02:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 02:31:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 02:31:01 5 0.08 0.00 0.05 0.03 0.02 99.82 09:52:30 02:31:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:52:30 02:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 02:32:01 all 0.02 0.00 0.00 0.01 0.01 99.96 09:52:30 02:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 02:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 02:32:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 02:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 02:32:01 5 0.00 0.00 0.00 0.08 0.00 99.92 09:52:30 02:32:01 6 0.05 0.00 0.02 0.00 0.03 99.90 09:52:30 02:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 02:33:01 all 0.01 0.00 0.01 0.05 0.01 99.91 09:52:30 02:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 02:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 02:33:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 02:33:01 3 0.00 0.00 0.00 0.23 0.02 99.75 09:52:30 02:33:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 02:33:01 5 0.02 0.00 0.02 0.20 0.00 99.77 09:52:30 02:33:01 6 0.02 0.00 0.05 0.00 0.02 99.92 09:52:30 02:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:34:01 all 2.11 0.00 1.19 0.34 0.03 96.33 09:52:30 02:34:01 0 1.43 0.00 2.12 0.15 0.02 96.28 09:52:30 02:34:01 1 2.55 0.00 0.75 0.02 0.02 96.66 09:52:30 02:34:01 2 1.12 0.00 0.78 0.43 0.03 97.63 09:52:30 02:34:01 3 2.10 0.00 0.82 0.33 0.03 96.71 09:52:30 02:34:01 4 1.47 0.00 0.69 0.10 0.02 97.72 09:52:30 02:34:01 5 3.47 0.00 1.50 1.47 0.03 93.52 09:52:30 02:34:01 6 2.66 0.00 0.84 0.03 0.03 96.44 09:52:30 02:34:01 7 2.09 0.00 2.04 0.20 0.03 95.65 09:52:30 02:35:01 all 0.09 0.00 0.04 0.07 0.01 99.79 09:52:30 02:35:01 0 0.03 0.00 0.05 0.35 0.02 99.55 09:52:30 02:35:01 1 0.07 0.00 0.03 0.00 0.00 99.90 09:52:30 02:35:01 2 0.08 0.00 0.07 0.00 0.00 99.85 09:52:30 02:35:01 3 0.23 0.00 0.07 0.22 0.02 99.47 09:52:30 02:35:01 4 0.02 0.00 0.03 0.00 0.00 99.95 09:52:30 02:35:01 5 0.13 0.00 0.03 0.00 0.00 99.83 09:52:30 02:35:01 6 0.07 0.00 0.02 0.02 0.00 99.90 09:52:30 02:35:01 7 0.08 0.00 0.05 0.00 0.02 99.85 09:52:30 02:36:01 all 0.09 0.00 0.01 0.01 0.01 99.89 09:52:30 02:36:01 0 0.02 0.00 0.02 0.03 0.00 99.93 09:52:30 02:36:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 02:36:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 02:36:01 3 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 02:36:01 4 0.60 0.00 0.00 0.00 0.02 99.38 09:52:30 02:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 02:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 02:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 02:37:01 all 0.20 0.00 0.01 0.01 0.01 99.78 09:52:30 02:37:01 0 0.02 0.00 0.02 0.05 0.00 99.92 09:52:30 02:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:37:01 2 0.08 0.00 0.00 0.00 0.00 99.92 09:52:30 02:37:01 3 0.03 0.00 0.03 0.02 0.03 99.88 09:52:30 02:37:01 4 1.42 0.00 0.02 0.00 0.00 98.56 09:52:30 02:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 02:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:38:01 all 0.01 0.00 0.01 0.00 0.00 99.98 09:52:30 02:38:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 02:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 02:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 02:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 02:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 02:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 02:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 02:39:01 all 0.02 0.00 0.01 0.00 0.01 99.97 09:52:30 02:39:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 02:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 02:39:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 02:39:01 3 0.03 0.00 0.03 0.02 0.03 99.88 09:52:30 02:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 02:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 02:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 02:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:40:01 all 0.17 0.00 0.02 0.00 0.01 99.79 09:52:30 02:40:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 02:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 02:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 02:40:01 3 0.02 0.00 0.07 0.00 0.02 99.90 09:52:30 02:40:01 4 1.30 0.00 0.07 0.00 0.00 98.63 09:52:30 02:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 02:40:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 02:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 09:52:30 02:40:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 02:41:01 all 0.20 0.00 0.01 0.00 0.01 99.77 09:52:30 02:41:01 0 0.02 0.00 0.02 0.03 0.00 99.93 09:52:30 02:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 02:41:01 3 0.03 0.00 0.02 0.00 0.03 99.92 09:52:30 02:41:01 4 1.53 0.00 0.00 0.00 0.02 98.45 09:52:30 02:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 02:41:01 6 0.00 0.00 0.03 0.00 0.00 99.97 09:52:30 02:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:42:01 all 0.26 0.00 0.00 0.06 0.01 99.68 09:52:30 02:42:01 0 0.00 0.00 0.00 0.45 0.00 99.55 09:52:30 02:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 02:42:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 02:42:01 4 1.99 0.00 0.00 0.00 0.00 98.01 09:52:30 02:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 02:42:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 02:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:43:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:52:30 02:43:01 0 0.00 0.00 0.02 0.02 0.02 99.95 09:52:30 02:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 02:43:01 3 0.03 0.00 0.03 0.00 0.03 99.90 09:52:30 02:43:01 4 0.27 0.00 0.00 0.00 0.02 99.72 09:52:30 02:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:43:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:52:30 02:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:44:01 all 0.02 0.00 0.03 0.01 0.01 99.94 09:52:30 02:44:01 0 0.00 0.00 0.02 0.03 0.00 99.95 09:52:30 02:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 02:44:01 2 0.07 0.00 0.02 0.00 0.02 99.90 09:52:30 02:44:01 3 0.00 0.00 0.07 0.02 0.02 99.90 09:52:30 02:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 02:44:01 5 0.00 0.00 0.03 0.00 0.00 99.97 09:52:30 02:44:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 02:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 02:45:01 all 0.01 0.00 0.01 0.00 0.00 99.98 09:52:30 02:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 02:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 02:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 02:45:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 02:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 02:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 02:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:52:30 02:46:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 02:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 02:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 02:46:01 3 0.05 0.00 0.02 0.00 0.03 99.90 09:52:30 02:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 02:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 02:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 02:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 02:47:01 all 0.01 0.00 0.00 0.00 0.01 99.97 09:52:30 02:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 02:47:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 02:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 02:47:01 3 0.03 0.00 0.00 0.02 0.02 99.93 09:52:30 02:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:47:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 02:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:48:01 all 0.01 0.00 0.01 0.00 0.00 99.98 09:52:30 02:48:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 02:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 02:48:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 02:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 02:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 02:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 02:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:52:30 02:49:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 02:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 02:49:01 3 0.03 0.00 0.02 0.02 0.03 99.90 09:52:30 02:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:49:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:52:30 02:49:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 02:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:50:01 all 0.01 0.00 0.01 0.00 0.01 99.98 09:52:30 02:50:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:52:30 02:50:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 02:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 02:50:01 3 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 02:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 02:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:51:01 all 0.02 0.00 0.00 0.00 0.01 99.97 09:52:30 02:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:51:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 02:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 02:51:01 3 0.03 0.00 0.00 0.00 0.03 99.93 09:52:30 02:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 02:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 02:51:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 02:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 09:52:30 02:51:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 02:52:01 all 0.20 0.00 0.01 0.00 0.00 99.78 09:52:30 02:52:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 02:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 02:52:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 02:52:01 4 1.52 0.00 0.03 0.00 0.00 98.45 09:52:30 02:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 02:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 02:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 02:53:01 all 0.26 0.00 0.01 0.00 0.01 99.72 09:52:30 02:53:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 02:53:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 02:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 02:53:01 3 0.03 0.00 0.05 0.00 0.02 99.90 09:52:30 02:53:01 4 1.99 0.00 0.00 0.00 0.02 98.00 09:52:30 02:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 02:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 02:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:54:01 all 0.26 0.00 0.01 0.00 0.01 99.72 09:52:30 02:54:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 02:54:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 02:54:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 02:54:01 3 0.03 0.00 0.05 0.00 0.03 99.88 09:52:30 02:54:01 4 1.95 0.00 0.02 0.00 0.00 98.03 09:52:30 02:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 02:54:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 02:54:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 02:55:01 all 0.27 0.00 0.00 0.00 0.01 99.72 09:52:30 02:55:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 02:55:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 02:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 02:55:01 3 0.05 0.00 0.00 0.02 0.03 99.90 09:52:30 02:55:01 4 1.95 0.00 0.00 0.00 0.02 98.03 09:52:30 02:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 02:55:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:52:30 02:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:56:01 all 0.11 0.00 0.01 0.00 0.01 99.87 09:52:30 02:56:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 02:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 02:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 02:56:01 3 0.02 0.00 0.03 0.00 0.03 99.92 09:52:30 02:56:01 4 0.83 0.00 0.00 0.00 0.00 99.17 09:52:30 02:56:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 02:56:01 6 0.00 0.00 0.03 0.00 0.00 99.97 09:52:30 02:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 02:57:01 all 0.16 0.00 0.04 0.01 0.01 99.78 09:52:30 02:57:01 0 0.17 0.00 0.03 0.03 0.00 99.77 09:52:30 02:57:01 1 0.18 0.00 0.05 0.00 0.00 99.77 09:52:30 02:57:01 2 0.53 0.00 0.10 0.00 0.02 99.35 09:52:30 02:57:01 3 0.13 0.00 0.03 0.02 0.02 99.80 09:52:30 02:57:01 4 0.00 0.00 0.03 0.00 0.02 99.95 09:52:30 02:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 02:57:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 02:57:01 7 0.20 0.00 0.05 0.05 0.00 99.70 09:52:30 02:58:01 all 0.64 0.00 0.05 0.01 0.01 99.29 09:52:30 02:58:01 0 0.27 0.00 0.03 0.02 0.02 99.67 09:52:30 02:58:01 1 1.50 0.00 0.03 0.00 0.02 98.45 09:52:30 02:58:01 2 0.47 0.00 0.03 0.07 0.00 99.43 09:52:30 02:58:01 3 0.43 0.00 0.07 0.02 0.03 99.45 09:52:30 02:58:01 4 1.78 0.00 0.10 0.00 0.00 98.12 09:52:30 02:58:01 5 0.05 0.00 0.05 0.00 0.00 99.90 09:52:30 02:58:01 6 0.15 0.00 0.05 0.00 0.00 99.80 09:52:30 02:58:01 7 0.45 0.00 0.02 0.00 0.00 99.53 09:52:30 02:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:52:30 02:59:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 02:59:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 02:59:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 02:59:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 02:59:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 02:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 02:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 02:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 03:00:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:52:30 03:00:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 03:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 03:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 03:00:01 3 0.02 0.00 0.02 0.00 0.03 99.93 09:52:30 03:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:00:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 03:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:52:30 03:01:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 03:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 03:01:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 03:01:01 3 0.05 0.00 0.02 0.02 0.02 99.90 09:52:30 03:01:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 03:01:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 03:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 03:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:02:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:52:30 03:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:02:01 1 0.08 0.00 0.00 0.00 0.00 99.92 09:52:30 03:02:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 03:02:01 3 0.03 0.00 0.07 0.00 0.02 99.88 09:52:30 03:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 03:02:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 03:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:52:30 03:02:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 03:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:52:30 03:03:01 0 0.00 0.00 0.03 0.02 0.00 99.95 09:52:30 03:03:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 03:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:03:01 3 0.02 0.00 0.02 0.02 0.03 99.92 09:52:30 03:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:03:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 03:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:04:01 all 0.01 0.00 0.00 0.00 0.01 99.97 09:52:30 03:04:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 03:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:04:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 03:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 03:04:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 03:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 03:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:05:01 all 0.09 0.00 0.01 0.00 0.01 99.88 09:52:30 03:05:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 03:05:01 1 0.63 0.00 0.02 0.00 0.00 99.35 09:52:30 03:05:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 03:05:01 3 0.03 0.00 0.02 0.02 0.03 99.90 09:52:30 03:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 03:05:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 03:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 03:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:52:30 03:06:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 03:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 03:06:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 03:06:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 03:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:07:01 all 0.01 0.00 0.00 0.00 0.01 99.97 09:52:30 03:07:01 0 0.00 0.00 0.02 0.02 0.02 99.95 09:52:30 03:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 03:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 03:07:01 3 0.02 0.00 0.02 0.02 0.03 99.92 09:52:30 03:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:08:01 all 0.01 0.00 0.01 0.01 0.01 99.97 09:52:30 03:08:01 0 0.02 0.00 0.00 0.05 0.00 99.93 09:52:30 03:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 03:08:01 3 0.00 0.00 0.03 0.00 0.03 99.93 09:52:30 03:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 03:08:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 03:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:52:30 03:09:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 03:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 03:09:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 03:09:01 3 0.03 0.00 0.03 0.02 0.02 99.90 09:52:30 03:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 03:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:52:30 03:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:10:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 03:10:01 3 0.02 0.00 0.03 0.00 0.03 99.92 09:52:30 03:10:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 03:10:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 03:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:10:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 03:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:52:30 03:11:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 03:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 03:11:01 3 0.02 0.00 0.02 0.00 0.03 99.93 09:52:30 03:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:11:01 5 0.00 0.00 0.05 0.00 0.00 99.95 09:52:30 03:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 03:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:12:01 all 0.06 0.00 0.01 0.00 0.01 99.92 09:52:30 03:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 03:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 03:12:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 03:12:01 3 0.02 0.00 0.03 0.02 0.02 99.92 09:52:30 03:12:01 4 0.37 0.00 0.00 0.00 0.02 99.62 09:52:30 03:12:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 03:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:13:01 all 0.25 0.00 0.00 0.00 0.01 99.73 09:52:30 03:13:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 03:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:13:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 03:13:01 3 0.03 0.00 0.02 0.00 0.03 99.92 09:52:30 03:13:01 4 1.94 0.00 0.00 0.00 0.00 98.06 09:52:30 03:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 03:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 03:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 09:52:30 03:13:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 03:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:52:30 03:14:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 03:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 03:14:01 3 0.03 0.00 0.00 0.02 0.03 99.92 09:52:30 03:14:01 4 0.07 0.00 0.03 0.00 0.02 99.88 09:52:30 03:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:14:01 6 0.00 0.00 0.03 0.00 0.00 99.97 09:52:30 03:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:15:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:52:30 03:15:01 0 0.02 0.00 0.00 0.03 0.00 99.95 09:52:30 03:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 03:15:01 3 0.02 0.00 0.05 0.02 0.02 99.90 09:52:30 03:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 03:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:52:30 03:16:01 0 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 03:16:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 03:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 03:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 03:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 03:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:17:01 all 0.01 0.00 0.01 0.00 0.01 99.98 09:52:30 03:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 03:17:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 03:17:01 3 0.02 0.00 0.02 0.00 0.03 99.93 09:52:30 03:17:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 03:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 03:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:18:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 03:18:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 03:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:18:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 03:18:01 3 0.03 0.00 0.05 0.02 0.03 99.87 09:52:30 03:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:18:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 03:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:19:01 all 0.14 0.00 0.01 0.00 0.01 99.83 09:52:30 03:19:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 03:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 03:19:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 03:19:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 03:19:01 4 1.03 0.00 0.03 0.00 0.02 98.92 09:52:30 03:19:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 03:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 03:20:01 all 0.26 0.00 0.00 0.00 0.01 99.73 09:52:30 03:20:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 03:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 03:20:01 3 0.03 0.00 0.00 0.00 0.03 99.93 09:52:30 03:20:01 4 1.95 0.00 0.02 0.00 0.00 98.03 09:52:30 03:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:21:01 all 0.10 0.00 0.01 0.01 0.01 99.87 09:52:30 03:21:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:52:30 03:21:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 03:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 03:21:01 3 0.00 0.00 0.02 0.02 0.02 99.95 09:52:30 03:21:01 4 0.76 0.00 0.05 0.00 0.02 99.17 09:52:30 03:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:21:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 03:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:52:30 03:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 03:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 03:22:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 03:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:22:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 03:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:52:30 03:23:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 03:23:01 1 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 03:23:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 03:23:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 03:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:23:01 6 0.05 0.00 0.05 0.00 0.03 99.87 09:52:30 03:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:24:01 all 0.00 0.00 0.01 0.00 0.01 99.98 09:52:30 03:24:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 03:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 03:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 03:24:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 03:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 03:24:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 03:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 09:52:30 03:24:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 03:25:01 all 0.02 0.00 0.01 0.01 0.01 99.96 09:52:30 03:25:01 0 0.00 0.00 0.00 0.03 0.00 99.97 09:52:30 03:25:01 1 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 03:25:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 03:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 03:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:25:01 6 0.07 0.00 0.03 0.00 0.03 99.87 09:52:30 03:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:26:01 all 0.01 0.00 0.00 0.00 0.01 99.98 09:52:30 03:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:26:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 03:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 03:26:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 03:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:26:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 03:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:52:30 03:27:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 03:27:01 1 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 03:27:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 03:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 03:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:27:01 6 0.05 0.00 0.03 0.00 0.03 99.88 09:52:30 03:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:28:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:52:30 03:28:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 03:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 03:28:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 03:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 03:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:28:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 03:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 03:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:29:01 all 0.13 0.00 0.01 0.00 0.01 99.85 09:52:30 03:29:01 0 0.00 0.00 0.00 0.03 0.00 99.97 09:52:30 03:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:29:01 2 0.10 0.00 0.02 0.00 0.03 99.85 09:52:30 03:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:29:01 4 0.86 0.00 0.03 0.00 0.02 99.09 09:52:30 03:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:29:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 03:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:30:01 all 0.26 0.00 0.00 0.00 0.01 99.73 09:52:30 03:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:30:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 03:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 03:30:01 4 1.99 0.00 0.00 0.00 0.00 98.01 09:52:30 03:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 03:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:31:01 all 0.26 0.00 0.01 0.00 0.01 99.72 09:52:30 03:31:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 03:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:31:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 03:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 03:31:01 4 1.97 0.00 0.00 0.00 0.02 98.01 09:52:30 03:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:31:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 03:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:32:01 all 0.13 0.00 0.02 0.00 0.01 99.84 09:52:30 03:32:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 03:32:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 03:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:32:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 03:32:01 4 0.99 0.00 0.08 0.00 0.02 98.91 09:52:30 03:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 03:32:01 6 0.03 0.00 0.00 0.00 0.03 99.93 09:52:30 03:32:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 03:33:01 all 0.01 0.00 0.01 0.00 0.00 99.98 09:52:30 03:33:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 03:33:01 1 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 03:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:33:01 6 0.03 0.00 0.05 0.00 0.00 99.92 09:52:30 03:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:52:30 03:34:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 03:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 03:34:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 03:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 03:34:01 6 0.03 0.00 0.05 0.00 0.03 99.88 09:52:30 03:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:52:30 03:35:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 03:35:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 03:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 03:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 03:35:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 03:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:35:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 03:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 09:52:30 03:35:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 03:36:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:52:30 03:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:36:01 1 0.03 0.00 0.00 0.02 0.02 99.93 09:52:30 03:36:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 03:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 03:36:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 03:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:36:01 6 0.03 0.00 0.03 0.00 0.03 99.90 09:52:30 03:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 03:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:52:30 03:37:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 03:37:01 1 0.00 0.00 0.03 0.00 0.00 99.97 09:52:30 03:37:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 03:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:37:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 03:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:52:30 03:38:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 03:38:01 1 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 03:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 03:38:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 03:38:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 03:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:38:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 03:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 03:39:01 all 0.00 0.00 0.00 0.01 0.01 99.98 09:52:30 03:39:01 0 0.00 0.00 0.00 0.03 0.00 99.97 09:52:30 03:39:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 03:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 03:39:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 03:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 03:39:01 6 0.02 0.00 0.00 0.00 0.03 99.95 09:52:30 03:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:52:30 03:40:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 03:40:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 03:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 03:40:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 03:40:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 03:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 03:40:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 03:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:52:30 03:41:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 03:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:41:01 2 0.02 0.00 0.02 0.02 0.00 99.95 09:52:30 03:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 03:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 03:41:01 6 0.03 0.00 0.02 0.00 0.03 99.92 09:52:30 03:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 03:42:01 all 0.01 0.00 0.00 0.00 0.01 99.97 09:52:30 03:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 03:42:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 03:42:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 03:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 03:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 03:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:42:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 03:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:43:01 all 0.20 0.00 0.00 0.00 0.01 99.78 09:52:30 03:43:01 0 0.00 0.00 0.00 0.03 0.00 99.97 09:52:30 03:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 03:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 03:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:43:01 5 0.93 0.00 0.00 0.00 0.00 99.07 09:52:30 03:43:01 6 0.66 0.00 0.03 0.00 0.03 99.27 09:52:30 03:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:44:01 all 0.13 0.00 0.02 0.00 0.01 99.84 09:52:30 03:44:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 03:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 03:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 03:44:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 03:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:44:01 6 0.94 0.00 0.15 0.00 0.02 98.89 09:52:30 03:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:52:30 03:45:01 0 0.00 0.00 0.00 0.03 0.00 99.97 09:52:30 03:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 03:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 03:45:01 3 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 03:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:45:01 6 0.02 0.00 0.02 0.00 0.03 99.93 09:52:30 03:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 03:46:01 all 0.05 0.00 0.02 0.01 0.00 99.91 09:52:30 03:46:01 0 0.00 0.00 0.00 0.10 0.00 99.90 09:52:30 03:46:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:52:30 03:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 03:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 03:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:46:01 6 0.32 0.00 0.07 0.00 0.02 99.60 09:52:30 03:46:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:52:30 09:52:30 03:46:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 03:47:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:52:30 03:47:01 0 0.02 0.00 0.00 0.10 0.00 99.88 09:52:30 03:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:47:01 2 0.05 0.00 0.02 0.02 0.02 99.90 09:52:30 03:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 03:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:47:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 03:47:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 03:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 03:48:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:52:30 03:48:01 0 0.00 0.00 0.00 0.05 0.02 99.93 09:52:30 03:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:48:01 2 0.08 0.00 0.02 0.00 0.00 99.90 09:52:30 03:48:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 03:48:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 03:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:48:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 03:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 03:49:01 all 0.18 0.00 0.01 0.01 0.01 99.79 09:52:30 03:49:01 0 0.00 0.00 0.02 0.05 0.00 99.93 09:52:30 03:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 03:49:01 2 0.07 0.00 0.00 0.00 0.02 99.92 09:52:30 03:49:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 03:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:49:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 03:49:01 6 1.29 0.00 0.07 0.00 0.02 98.63 09:52:30 03:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:50:01 all 0.27 0.00 0.00 0.01 0.01 99.72 09:52:30 03:50:01 0 0.00 0.00 0.00 0.05 0.00 99.95 09:52:30 03:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:50:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 03:50:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 03:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:50:01 6 1.99 0.00 0.02 0.00 0.03 97.96 09:52:30 03:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 03:51:01 all 0.25 0.00 0.02 0.00 0.01 99.72 09:52:30 03:51:01 0 0.00 0.00 0.02 0.03 0.02 99.93 09:52:30 03:51:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 03:51:01 2 0.78 0.00 0.02 0.00 0.02 99.19 09:52:30 03:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 03:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 03:51:01 6 1.19 0.00 0.03 0.00 0.02 98.76 09:52:30 03:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 03:52:02 all 6.91 0.00 2.39 0.82 0.04 89.84 09:52:30 03:52:02 0 9.70 0.00 1.88 0.60 0.03 87.79 09:52:30 03:52:02 1 7.42 0.00 2.02 0.03 0.03 90.49 09:52:30 03:52:02 2 5.48 0.00 4.43 3.36 0.05 86.68 09:52:30 03:52:02 3 9.59 0.00 2.36 1.51 0.05 86.49 09:52:30 03:52:02 4 5.24 0.00 2.30 0.05 0.05 92.36 09:52:30 03:52:02 5 2.74 0.00 2.17 0.05 0.03 95.00 09:52:30 03:52:02 6 4.48 0.00 1.38 0.03 0.05 94.06 09:52:30 03:52:02 7 10.62 0.00 2.55 0.89 0.05 85.89 09:52:30 03:53:01 all 30.58 0.00 6.67 0.83 0.08 61.84 09:52:30 03:53:01 0 28.88 0.00 7.26 0.98 0.07 62.81 09:52:30 03:53:01 1 30.64 0.00 6.13 0.74 0.10 62.39 09:52:30 03:53:01 2 31.02 0.00 6.31 0.10 0.09 62.48 09:52:30 03:53:01 3 29.55 0.00 8.25 4.55 0.09 57.56 09:52:30 03:53:01 4 30.95 0.00 6.28 0.03 0.09 62.65 09:52:30 03:53:01 5 30.06 0.00 6.07 0.10 0.09 63.69 09:52:30 03:53:01 6 32.45 0.00 6.51 0.07 0.07 60.90 09:52:30 03:53:01 7 31.07 0.00 6.56 0.07 0.07 62.23 09:52:30 03:54:01 all 38.60 0.00 6.52 0.33 0.09 54.45 09:52:30 03:54:01 0 37.64 0.00 6.99 0.00 0.08 55.29 09:52:30 03:54:01 1 37.62 0.00 5.92 0.10 0.08 56.28 09:52:30 03:54:01 2 38.52 0.00 6.80 1.61 0.08 52.99 09:52:30 03:54:01 3 42.74 0.00 7.01 0.02 0.10 50.13 09:52:30 03:54:01 4 41.01 0.00 6.42 0.00 0.08 52.49 09:52:30 03:54:01 5 35.22 0.00 5.95 0.00 0.10 58.73 09:52:30 03:54:01 6 38.65 0.00 6.48 0.00 0.10 54.77 09:52:30 03:54:01 7 37.38 0.00 6.62 0.94 0.08 54.97 09:52:30 03:55:01 all 65.95 0.00 8.15 0.11 0.10 25.69 09:52:30 03:55:01 0 65.25 0.00 8.11 0.00 0.10 26.54 09:52:30 03:55:01 1 67.07 0.00 7.59 0.07 0.12 25.16 09:52:30 03:55:01 2 64.84 0.00 8.62 0.13 0.10 26.31 09:52:30 03:55:01 3 64.42 0.00 8.15 0.03 0.10 27.29 09:52:30 03:55:01 4 66.79 0.00 8.22 0.61 0.10 24.28 09:52:30 03:55:01 5 66.15 0.00 8.43 0.00 0.10 25.32 09:52:30 03:55:01 6 66.13 0.00 7.78 0.02 0.08 25.99 09:52:30 03:55:01 7 66.92 0.00 8.29 0.02 0.10 24.67 09:52:30 03:56:01 all 29.49 0.00 10.28 3.38 0.10 56.75 09:52:30 03:56:01 0 30.29 0.00 10.84 2.76 0.08 56.03 09:52:30 03:56:01 1 30.38 0.00 10.58 3.38 0.10 55.56 09:52:30 03:56:01 2 29.47 0.00 10.23 6.63 0.10 53.56 09:52:30 03:56:01 3 29.54 0.00 10.24 2.42 0.10 57.70 09:52:30 03:56:01 4 28.57 0.00 9.57 3.99 0.10 57.77 09:52:30 03:56:01 5 28.61 0.00 9.58 3.31 0.12 58.39 09:52:30 03:56:01 6 30.50 0.00 10.01 2.14 0.10 57.26 09:52:30 03:56:01 7 28.54 0.00 11.17 2.48 0.10 57.72 09:52:30 03:57:01 all 56.89 0.00 11.99 6.40 0.10 24.62 09:52:30 03:57:01 0 56.56 0.00 15.89 16.71 0.12 10.72 09:52:30 03:57:01 1 57.58 0.00 11.20 4.57 0.12 26.53 09:52:30 03:57:01 2 55.91 0.00 11.82 3.86 0.10 28.31 09:52:30 03:57:01 3 56.09 0.00 11.18 5.17 0.12 27.44 09:52:30 03:57:01 4 56.07 0.00 11.48 3.05 0.08 29.32 09:52:30 03:57:01 5 56.77 0.00 11.18 4.60 0.10 27.35 09:52:30 03:57:01 6 57.96 0.00 11.66 8.90 0.08 21.39 09:52:30 03:57:01 7 58.19 0.00 11.50 4.35 0.10 25.86 09:52:30 09:52:30 03:57:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 03:58:01 all 89.57 0.00 10.31 0.00 0.11 0.00 09:52:30 03:58:01 0 87.90 0.00 11.96 0.00 0.13 0.00 09:52:30 03:58:01 1 89.70 0.00 10.20 0.00 0.10 0.00 09:52:30 03:58:01 2 89.06 0.00 10.81 0.00 0.12 0.02 09:52:30 03:58:01 3 89.14 0.00 10.75 0.00 0.12 0.00 09:52:30 03:58:01 4 90.60 0.00 9.28 0.00 0.12 0.00 09:52:30 03:58:01 5 90.35 0.00 9.57 0.00 0.08 0.00 09:52:30 03:58:01 6 88.59 0.00 11.28 0.00 0.13 0.00 09:52:30 03:58:01 7 91.25 0.00 8.65 0.00 0.10 0.00 09:52:30 03:59:01 all 90.51 0.00 9.38 0.00 0.11 0.00 09:52:30 03:59:01 0 89.30 0.00 10.58 0.00 0.12 0.00 09:52:30 03:59:01 1 90.49 0.00 9.40 0.00 0.12 0.00 09:52:30 03:59:01 2 90.15 0.00 9.73 0.00 0.12 0.00 09:52:30 03:59:01 3 90.55 0.00 9.35 0.00 0.10 0.00 09:52:30 03:59:01 4 90.70 0.00 9.20 0.00 0.10 0.00 09:52:30 03:59:01 5 90.94 0.00 8.93 0.00 0.12 0.02 09:52:30 03:59:01 6 90.75 0.00 9.13 0.00 0.12 0.00 09:52:30 03:59:01 7 91.15 0.00 8.75 0.00 0.10 0.00 09:52:30 04:00:01 all 21.80 0.00 4.42 0.53 0.07 73.18 09:52:30 04:00:01 0 19.85 0.00 5.03 0.40 0.05 74.67 09:52:30 04:00:01 1 22.92 0.00 4.10 0.82 0.08 72.07 09:52:30 04:00:01 2 21.63 0.00 5.32 0.30 0.07 72.68 09:52:30 04:00:01 3 19.81 0.00 4.29 0.32 0.07 75.51 09:52:30 04:00:01 4 24.27 0.00 4.36 0.32 0.08 70.97 09:52:30 04:00:01 5 22.91 0.00 3.89 1.27 0.07 71.86 09:52:30 04:00:01 6 20.22 0.00 4.02 0.57 0.07 75.13 09:52:30 04:00:01 7 22.78 0.00 4.32 0.25 0.07 72.58 09:52:30 04:01:01 all 10.89 0.00 1.00 0.09 0.07 87.95 09:52:30 04:01:01 0 13.48 0.00 1.35 0.20 0.08 84.89 09:52:30 04:01:01 1 13.68 0.00 1.13 0.15 0.08 84.95 09:52:30 04:01:01 2 14.06 0.00 0.94 0.02 0.08 84.91 09:52:30 04:01:01 3 5.95 0.00 0.63 0.00 0.05 93.37 09:52:30 04:01:01 4 6.12 0.00 0.80 0.03 0.05 93.00 09:52:30 04:01:01 5 10.81 0.00 0.97 0.30 0.07 87.85 09:52:30 04:01:01 6 11.15 0.00 1.07 0.02 0.08 87.67 09:52:30 04:01:01 7 11.88 0.00 1.09 0.02 0.08 86.93 09:52:30 04:02:01 all 1.11 0.00 0.21 0.02 0.02 98.64 09:52:30 04:02:01 0 2.02 0.00 0.25 0.10 0.03 97.60 09:52:30 04:02:01 1 0.30 0.00 0.20 0.00 0.02 99.48 09:52:30 04:02:01 2 1.18 0.00 0.32 0.00 0.02 98.48 09:52:30 04:02:01 3 0.17 0.00 0.15 0.00 0.02 99.67 09:52:30 04:02:01 4 1.80 0.00 0.13 0.00 0.02 98.05 09:52:30 04:02:01 5 1.32 0.00 0.22 0.02 0.02 98.43 09:52:30 04:02:01 6 1.27 0.00 0.28 0.02 0.03 98.40 09:52:30 04:02:01 7 0.82 0.00 0.13 0.00 0.02 99.03 09:52:30 04:03:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:52:30 04:03:01 0 0.03 0.00 0.02 0.02 0.03 99.90 09:52:30 04:03:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 04:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 04:03:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 04:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 04:03:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 04:03:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 04:03:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 04:04:01 all 0.04 0.00 0.02 0.00 0.01 99.92 09:52:30 04:04:01 0 0.08 0.00 0.03 0.02 0.03 99.83 09:52:30 04:04:01 1 0.07 0.00 0.03 0.00 0.02 99.88 09:52:30 04:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 04:04:01 3 0.00 0.00 0.03 0.00 0.02 99.95 09:52:30 04:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 04:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:04:01 6 0.08 0.00 0.02 0.02 0.03 99.85 09:52:30 04:04:01 7 0.07 0.00 0.03 0.00 0.02 99.88 09:52:30 04:05:01 all 0.02 0.00 0.02 0.09 0.02 99.85 09:52:30 04:05:01 0 0.03 0.00 0.03 0.53 0.02 99.38 09:52:30 04:05:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 04:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 04:05:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 04:05:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 04:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 04:05:01 6 0.02 0.00 0.05 0.17 0.03 99.73 09:52:30 04:05:01 7 0.05 0.00 0.05 0.00 0.02 99.88 09:52:30 04:06:01 all 0.17 0.00 0.04 0.00 0.01 99.78 09:52:30 04:06:01 0 0.12 0.00 0.07 0.02 0.02 99.78 09:52:30 04:06:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 04:06:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 04:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 04:06:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 04:06:01 5 0.96 0.00 0.12 0.00 0.00 98.92 09:52:30 04:06:01 6 0.05 0.00 0.05 0.02 0.02 99.87 09:52:30 04:06:01 7 0.08 0.00 0.03 0.00 0.00 99.88 09:52:30 04:07:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:52:30 04:07:01 0 0.07 0.00 0.03 0.02 0.02 99.87 09:52:30 04:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 04:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 04:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 04:07:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 04:07:01 6 0.00 0.00 0.03 0.00 0.02 99.95 09:52:30 04:07:01 7 0.07 0.00 0.05 0.00 0.02 99.87 09:52:30 04:08:01 all 0.04 0.00 0.02 0.00 0.01 99.93 09:52:30 04:08:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 04:08:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 04:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:08:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:52:30 04:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 04:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 04:08:01 6 0.08 0.00 0.05 0.02 0.02 99.83 09:52:30 04:08:01 7 0.08 0.00 0.02 0.00 0.02 99.88 09:52:30 09:52:30 04:08:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 04:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:52:30 04:09:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:52:30 04:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 04:09:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 04:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 04:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:09:01 6 0.08 0.00 0.03 0.02 0.02 99.85 09:52:30 04:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 04:10:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:52:30 04:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 04:10:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 04:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 04:10:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 04:10:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:52:30 04:10:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 04:10:01 6 0.07 0.00 0.03 0.02 0.02 99.87 09:52:30 04:10:01 7 0.07 0.00 0.03 0.00 0.02 99.88 09:52:30 04:11:01 all 0.02 0.00 0.02 0.08 0.01 99.87 09:52:30 04:11:01 0 0.02 0.00 0.02 0.63 0.00 99.33 09:52:30 04:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 04:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 04:11:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 04:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 04:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 04:11:01 6 0.05 0.00 0.03 0.00 0.03 99.88 09:52:30 04:11:01 7 0.03 0.00 0.03 0.00 0.00 99.93 09:52:30 04:12:01 all 0.04 0.00 0.02 0.00 0.01 99.93 09:52:30 04:12:01 0 0.05 0.00 0.00 0.00 0.02 99.93 09:52:30 04:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 04:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 04:12:01 3 0.00 0.00 0.03 0.02 0.00 99.95 09:52:30 04:12:01 4 0.08 0.00 0.00 0.00 0.00 99.92 09:52:30 04:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 04:12:01 6 0.05 0.00 0.07 0.00 0.02 99.87 09:52:30 04:12:01 7 0.07 0.00 0.03 0.00 0.02 99.88 09:52:30 04:13:01 all 0.13 0.00 0.02 0.00 0.01 99.84 09:52:30 04:13:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 04:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 04:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:13:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 04:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 04:13:01 5 0.88 0.00 0.02 0.00 0.02 99.09 09:52:30 04:13:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 04:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 04:14:01 all 0.29 0.00 0.02 0.00 0.01 99.68 09:52:30 04:14:01 0 0.05 0.00 0.05 0.00 0.00 99.90 09:52:30 04:14:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 04:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 04:14:01 3 0.05 0.00 0.00 0.02 0.00 99.93 09:52:30 04:14:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 04:14:01 5 1.97 0.00 0.00 0.00 0.00 98.03 09:52:30 04:14:01 6 0.07 0.00 0.05 0.00 0.02 99.87 09:52:30 04:14:01 7 0.07 0.00 0.02 0.00 0.00 99.92 09:52:30 04:15:01 all 0.21 0.00 0.01 0.00 0.01 99.76 09:52:30 04:15:01 0 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 04:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 04:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 04:15:01 3 0.07 0.00 0.03 0.00 0.02 99.88 09:52:30 04:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:15:01 5 1.47 0.00 0.00 0.00 0.00 98.53 09:52:30 04:15:01 6 0.07 0.00 0.05 0.00 0.03 99.85 09:52:30 04:15:01 7 0.05 0.00 0.00 0.00 0.02 99.93 09:52:30 04:16:01 all 0.02 0.00 0.02 0.00 0.00 99.95 09:52:30 04:16:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:52:30 04:16:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 04:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:16:01 3 0.03 0.00 0.02 0.02 0.02 99.92 09:52:30 04:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 04:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 04:16:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 04:16:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:52:30 04:17:01 all 0.04 0.00 0.02 0.00 0.01 99.92 09:52:30 04:17:01 0 0.03 0.00 0.05 0.02 0.02 99.88 09:52:30 04:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 04:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 04:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 04:17:01 4 0.05 0.00 0.02 0.00 0.03 99.90 09:52:30 04:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:17:01 6 0.05 0.00 0.03 0.00 0.03 99.88 09:52:30 04:17:01 7 0.12 0.00 0.00 0.00 0.00 99.88 09:52:30 04:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:52:30 04:18:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:52:30 04:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 04:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 04:18:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 04:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 04:18:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 04:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 04:18:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 04:19:01 all 0.15 0.00 0.02 0.00 0.02 99.81 09:52:30 04:19:01 0 0.03 0.00 0.03 0.02 0.02 99.90 09:52:30 04:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 04:19:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 04:19:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 04:19:01 4 0.02 0.00 0.02 0.00 0.03 99.93 09:52:30 04:19:01 5 1.04 0.00 0.02 0.00 0.00 98.94 09:52:30 04:19:01 6 0.03 0.00 0.03 0.00 0.05 99.88 09:52:30 04:19:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 09:52:30 04:19:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 04:20:01 all 0.27 0.00 0.01 0.00 0.01 99.70 09:52:30 04:20:01 0 0.05 0.00 0.00 0.02 0.02 99.92 09:52:30 04:20:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 04:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 04:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:20:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 04:20:01 5 1.95 0.00 0.00 0.00 0.02 98.03 09:52:30 04:20:01 6 0.08 0.00 0.05 0.00 0.03 99.83 09:52:30 04:20:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 04:21:01 all 0.28 0.00 0.01 0.00 0.01 99.70 09:52:30 04:21:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 04:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 04:21:01 3 0.03 0.00 0.00 0.02 0.02 99.93 09:52:30 04:21:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 04:21:01 5 1.95 0.00 0.02 0.00 0.00 98.03 09:52:30 04:21:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 04:21:01 7 0.07 0.00 0.02 0.00 0.02 99.90 09:52:30 04:22:01 all 0.16 0.00 0.02 0.00 0.01 99.80 09:52:30 04:22:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 04:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 04:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 04:22:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 04:22:01 4 0.03 0.00 0.02 0.00 0.03 99.92 09:52:30 04:22:01 5 1.06 0.00 0.07 0.00 0.00 98.87 09:52:30 04:22:01 6 0.08 0.00 0.07 0.00 0.03 99.82 09:52:30 04:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 04:23:01 all 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 04:23:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 04:23:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 04:23:01 2 0.00 0.00 0.03 0.00 0.00 99.97 09:52:30 04:23:01 3 0.03 0.00 0.00 0.02 0.02 99.93 09:52:30 04:23:01 4 0.03 0.00 0.05 0.00 0.02 99.90 09:52:30 04:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 04:23:01 6 0.07 0.00 0.03 0.00 0.03 99.87 09:52:30 04:23:01 7 0.07 0.00 0.02 0.00 0.03 99.88 09:52:30 04:24:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 04:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 04:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 04:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 04:24:01 3 0.00 0.00 0.03 0.02 0.02 99.93 09:52:30 04:24:01 4 0.03 0.00 0.02 0.00 0.03 99.92 09:52:30 04:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 04:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 04:24:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 04:25:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:52:30 04:25:01 0 0.05 0.00 0.02 0.03 0.00 99.90 09:52:30 04:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 04:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 04:25:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:52:30 04:25:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 04:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:25:01 6 0.05 0.00 0.02 0.00 0.03 99.90 09:52:30 04:25:01 7 0.05 0.00 0.03 0.00 0.03 99.88 09:52:30 04:26:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 04:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 04:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:26:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 04:26:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 04:26:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 04:26:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 04:26:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 04:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 04:27:01 all 0.04 0.00 0.01 0.00 0.01 99.93 09:52:30 04:27:01 0 0.03 0.00 0.00 0.02 0.00 99.95 09:52:30 04:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 04:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 04:27:01 3 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 04:27:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 04:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:27:01 6 0.07 0.00 0.03 0.00 0.03 99.87 09:52:30 04:27:01 7 0.07 0.00 0.02 0.00 0.03 99.88 09:52:30 04:28:01 all 0.02 0.00 0.01 0.00 0.02 99.95 09:52:30 04:28:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 04:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 04:28:01 3 0.03 0.00 0.00 0.02 0.02 99.93 09:52:30 04:28:01 4 0.03 0.00 0.05 0.00 0.02 99.90 09:52:30 04:28:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 04:28:01 6 0.00 0.00 0.00 0.00 0.03 99.97 09:52:30 04:28:01 7 0.07 0.00 0.02 0.00 0.03 99.88 09:52:30 04:29:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:52:30 04:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 04:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 04:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 04:29:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 04:29:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 04:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:29:01 6 0.05 0.00 0.02 0.00 0.03 99.90 09:52:30 04:29:01 7 0.08 0.00 0.03 0.00 0.03 99.85 09:52:30 04:30:01 all 0.01 0.00 0.01 0.00 0.02 99.95 09:52:30 04:30:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 04:30:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 04:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 04:30:01 3 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 04:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 04:30:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 04:30:01 6 0.02 0.00 0.05 0.00 0.03 99.90 09:52:30 04:30:01 7 0.03 0.00 0.02 0.00 0.03 99.92 09:52:30 09:52:30 04:30:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 04:31:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:52:30 04:31:01 0 0.03 0.00 0.03 0.02 0.02 99.90 09:52:30 04:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:31:01 2 0.00 0.00 0.03 0.00 0.02 99.95 09:52:30 04:31:01 3 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 04:31:01 4 0.05 0.00 0.00 0.00 0.02 99.93 09:52:30 04:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:31:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 04:31:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:52:30 04:32:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:52:30 04:32:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 04:32:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 04:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 04:32:01 4 0.05 0.00 0.03 0.00 0.00 99.92 09:52:30 04:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:32:01 6 0.07 0.00 0.02 0.00 0.03 99.88 09:52:30 04:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 04:33:01 all 0.02 0.00 0.02 0.00 0.02 99.94 09:52:30 04:33:01 0 0.02 0.00 0.03 0.00 0.03 99.92 09:52:30 04:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 04:33:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 04:33:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 04:33:01 4 0.02 0.00 0.05 0.00 0.02 99.92 09:52:30 04:33:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 04:33:01 6 0.05 0.00 0.05 0.00 0.02 99.88 09:52:30 04:33:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 04:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:52:30 04:34:01 0 0.03 0.00 0.02 0.02 0.02 99.92 09:52:30 04:34:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 04:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:34:01 3 0.05 0.00 0.00 0.02 0.02 99.92 09:52:30 04:34:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:52:30 04:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:34:01 6 0.07 0.00 0.02 0.00 0.03 99.88 09:52:30 04:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 04:35:01 all 0.01 0.00 0.02 0.00 0.01 99.95 09:52:30 04:35:01 0 0.02 0.00 0.05 0.02 0.03 99.88 09:52:30 04:35:01 1 0.00 0.00 0.03 0.00 0.00 99.97 09:52:30 04:35:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 04:35:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 04:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 04:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 04:35:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 04:35:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 04:36:01 all 0.05 0.00 0.02 0.00 0.02 99.91 09:52:30 04:36:01 0 0.05 0.00 0.02 0.02 0.03 99.88 09:52:30 04:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 04:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 04:36:01 3 0.08 0.00 0.03 0.00 0.02 99.87 09:52:30 04:36:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 04:36:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 04:36:01 6 0.10 0.00 0.03 0.00 0.03 99.83 09:52:30 04:36:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 04:37:01 all 0.01 0.00 0.02 0.00 0.01 99.96 09:52:30 04:37:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 04:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:37:01 3 0.02 0.00 0.08 0.02 0.02 99.87 09:52:30 04:37:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 04:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:37:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 04:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 04:38:01 all 0.04 0.00 0.02 0.00 0.01 99.92 09:52:30 04:38:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:52:30 04:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 04:38:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 04:38:01 3 0.08 0.00 0.02 0.02 0.02 99.87 09:52:30 04:38:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 04:38:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 04:38:01 6 0.05 0.00 0.02 0.00 0.03 99.90 09:52:30 04:38:01 7 0.07 0.00 0.02 0.00 0.02 99.90 09:52:30 04:39:01 all 0.01 0.00 0.02 0.00 0.01 99.95 09:52:30 04:39:01 0 0.03 0.00 0.03 0.02 0.02 99.90 09:52:30 04:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 04:39:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:52:30 04:39:01 3 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 04:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 04:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:39:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 04:39:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 04:40:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:52:30 04:40:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 04:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 04:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 04:40:01 3 0.00 0.00 0.02 0.02 0.02 99.95 09:52:30 04:40:01 4 0.05 0.00 0.00 0.00 0.02 99.93 09:52:30 04:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:40:01 6 0.07 0.00 0.03 0.00 0.03 99.87 09:52:30 04:40:01 7 0.05 0.00 0.00 0.00 0.02 99.93 09:52:30 04:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:52:30 04:41:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 04:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 04:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:41:01 3 0.02 0.00 0.02 0.02 0.03 99.92 09:52:30 04:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 04:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:41:01 6 0.07 0.00 0.02 0.00 0.02 99.90 09:52:30 04:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 09:52:30 04:41:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 04:42:01 all 0.09 0.00 0.01 0.00 0.02 99.89 09:52:30 04:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 04:42:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 04:42:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 04:42:01 3 0.02 0.00 0.02 0.00 0.03 99.93 09:52:30 04:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 04:42:01 5 0.47 0.00 0.02 0.00 0.02 99.50 09:52:30 04:42:01 6 0.05 0.00 0.02 0.00 0.03 99.90 09:52:30 04:42:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 04:43:01 all 0.26 0.00 0.01 0.00 0.01 99.71 09:52:30 04:43:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 04:43:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 04:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:43:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 04:43:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 04:43:01 5 1.97 0.00 0.00 0.00 0.00 98.03 09:52:30 04:43:01 6 0.03 0.00 0.02 0.00 0.03 99.92 09:52:30 04:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 04:44:01 all 0.28 0.00 0.02 0.00 0.01 99.69 09:52:30 04:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 04:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 04:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 04:44:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 04:44:01 4 0.03 0.00 0.00 0.02 0.02 99.93 09:52:30 04:44:01 5 1.97 0.00 0.00 0.00 0.00 98.03 09:52:30 04:44:01 6 0.05 0.00 0.08 0.00 0.05 99.82 09:52:30 04:44:01 7 0.05 0.00 0.00 0.00 0.02 99.93 09:52:30 04:45:01 all 0.26 0.00 0.02 0.00 0.01 99.70 09:52:30 04:45:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 04:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 04:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 04:45:01 3 0.00 0.00 0.00 0.00 0.03 99.97 09:52:30 04:45:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:52:30 04:45:01 5 1.95 0.00 0.00 0.00 0.00 98.05 09:52:30 04:45:01 6 0.07 0.00 0.05 0.00 0.03 99.85 09:52:30 04:45:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 04:46:01 all 0.17 0.00 0.03 0.00 0.01 99.78 09:52:30 04:46:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 04:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 04:46:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 04:46:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:52:30 04:46:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 04:46:01 5 1.24 0.00 0.07 0.00 0.02 98.68 09:52:30 04:46:01 6 0.03 0.00 0.07 0.00 0.05 99.85 09:52:30 04:46:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:52:30 04:47:01 all 0.03 0.00 0.01 0.00 0.02 99.94 09:52:30 04:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 04:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 04:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:47:01 3 0.03 0.00 0.00 0.02 0.02 99.93 09:52:30 04:47:01 4 0.03 0.00 0.03 0.00 0.03 99.90 09:52:30 04:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:47:01 6 0.05 0.00 0.05 0.00 0.05 99.85 09:52:30 04:47:01 7 0.07 0.00 0.02 0.00 0.02 99.90 09:52:30 04:48:01 all 0.01 0.00 0.02 0.00 0.01 99.95 09:52:30 04:48:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 04:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 04:48:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 04:48:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 04:48:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 04:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 04:48:01 6 0.03 0.00 0.00 0.00 0.03 99.93 09:52:30 04:48:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 04:49:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:52:30 04:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 04:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 04:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 04:49:01 3 0.05 0.00 0.03 0.02 0.02 99.88 09:52:30 04:49:01 4 0.07 0.00 0.02 0.00 0.02 99.90 09:52:30 04:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 04:49:01 6 0.02 0.00 0.02 0.00 0.03 99.93 09:52:30 04:49:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 04:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:52:30 04:50:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 04:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 04:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:50:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:52:30 04:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 04:50:01 6 0.02 0.00 0.02 0.00 0.05 99.92 09:52:30 04:50:01 7 0.07 0.00 0.02 0.00 0.00 99.92 09:52:30 04:51:01 all 0.03 0.00 0.01 0.00 0.02 99.94 09:52:30 04:51:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 04:51:01 1 0.08 0.00 0.00 0.00 0.03 99.88 09:52:30 04:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 04:51:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 04:51:01 4 0.03 0.00 0.02 0.02 0.02 99.92 09:52:30 04:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 04:51:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 04:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 04:52:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:52:30 04:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 04:52:01 1 0.00 0.00 0.03 0.00 0.02 99.95 09:52:30 04:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 04:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 04:52:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 04:52:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 04:52:01 6 0.02 0.00 0.03 0.00 0.03 99.92 09:52:30 04:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:52:30 04:52:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 04:53:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:52:30 04:53:01 0 0.03 0.00 0.00 0.02 0.00 99.95 09:52:30 04:53:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 04:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 04:53:01 3 0.02 0.00 0.02 0.02 0.00 99.95 09:52:30 04:53:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 04:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 04:53:01 6 0.07 0.00 0.07 0.00 0.03 99.83 09:52:30 04:53:01 7 0.07 0.00 0.02 0.00 0.02 99.90 09:52:30 04:54:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:52:30 04:54:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 04:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:54:01 2 0.02 0.00 0.02 0.02 0.00 99.95 09:52:30 04:54:01 3 0.03 0.00 0.00 0.02 0.02 99.93 09:52:30 04:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 04:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 04:54:01 6 0.08 0.00 0.02 0.00 0.03 99.87 09:52:30 04:54:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 04:55:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:52:30 04:55:01 0 0.03 0.00 0.02 0.03 0.00 99.92 09:52:30 04:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 04:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 04:55:01 3 0.03 0.00 0.02 0.02 0.02 99.92 09:52:30 04:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 04:55:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 04:55:01 6 0.03 0.00 0.07 0.00 0.05 99.85 09:52:30 04:55:01 7 0.05 0.00 0.00 0.02 0.00 99.93 09:52:30 04:56:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 04:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 04:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 04:56:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 04:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:56:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 04:56:01 6 0.03 0.00 0.03 0.00 0.03 99.90 09:52:30 04:56:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 04:57:01 all 0.12 0.00 0.01 0.01 0.02 99.84 09:52:30 04:57:01 0 0.03 0.00 0.02 0.02 0.02 99.92 09:52:30 04:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 04:57:01 2 0.00 0.00 0.02 0.02 0.02 99.95 09:52:30 04:57:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 04:57:01 4 0.05 0.00 0.00 0.00 0.02 99.93 09:52:30 04:57:01 5 0.68 0.00 0.02 0.00 0.02 99.29 09:52:30 04:57:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 04:57:01 7 0.10 0.00 0.03 0.00 0.03 99.83 09:52:30 04:58:01 all 0.08 0.00 0.03 0.00 0.01 99.88 09:52:30 04:58:01 0 0.10 0.00 0.00 0.02 0.00 99.88 09:52:30 04:58:01 1 0.17 0.00 0.03 0.00 0.02 99.78 09:52:30 04:58:01 2 0.17 0.00 0.05 0.00 0.02 99.77 09:52:30 04:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 04:58:01 4 0.02 0.00 0.03 0.00 0.00 99.95 09:52:30 04:58:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 04:58:01 6 0.08 0.00 0.05 0.00 0.02 99.85 09:52:30 04:58:01 7 0.07 0.00 0.02 0.00 0.00 99.92 09:52:30 04:59:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:52:30 04:59:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:52:30 04:59:01 1 0.07 0.00 0.03 0.00 0.02 99.88 09:52:30 04:59:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 04:59:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 04:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 04:59:01 6 0.08 0.00 0.02 0.00 0.03 99.87 09:52:30 04:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 05:00:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:52:30 05:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:00:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 05:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 05:00:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 05:00:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 05:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:00:01 6 0.10 0.00 0.05 0.00 0.03 99.82 09:52:30 05:00:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 05:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:52:30 05:01:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 05:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 05:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 05:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 05:01:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 05:01:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 05:01:01 6 0.08 0.00 0.03 0.00 0.03 99.85 09:52:30 05:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:02:01 all 0.04 0.00 0.02 0.01 0.01 99.92 09:52:30 05:02:01 0 0.02 0.00 0.02 0.05 0.02 99.90 09:52:30 05:02:01 1 0.08 0.00 0.05 0.00 0.02 99.85 09:52:30 05:02:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 05:02:01 3 0.02 0.00 0.03 0.02 0.03 99.90 09:52:30 05:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:02:01 6 0.07 0.00 0.03 0.00 0.03 99.87 09:52:30 05:02:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:52:30 05:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:52:30 05:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:03:01 3 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 05:03:01 4 0.02 0.00 0.03 0.02 0.02 99.92 09:52:30 05:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:03:01 6 0.05 0.00 0.03 0.00 0.03 99.88 09:52:30 05:03:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 09:52:30 05:03:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 05:04:01 all 0.03 0.00 0.02 0.00 0.01 99.93 09:52:30 05:04:01 0 0.03 0.00 0.02 0.02 0.00 99.93 09:52:30 05:04:01 1 0.03 0.00 0.05 0.00 0.02 99.90 09:52:30 05:04:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 05:04:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 05:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 05:04:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 05:04:01 6 0.07 0.00 0.03 0.00 0.02 99.88 09:52:30 05:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 05:05:01 all 0.01 0.00 0.02 0.00 0.01 99.95 09:52:30 05:05:01 0 0.02 0.00 0.03 0.02 0.02 99.92 09:52:30 05:05:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 05:05:01 2 0.00 0.00 0.03 0.00 0.02 99.95 09:52:30 05:05:01 3 0.00 0.00 0.02 0.02 0.03 99.93 09:52:30 05:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 05:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:05:01 6 0.02 0.00 0.03 0.00 0.03 99.92 09:52:30 05:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:06:01 all 0.10 0.00 0.01 0.00 0.02 99.86 09:52:30 05:06:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 05:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 05:06:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 05:06:01 3 0.02 0.00 0.02 0.00 0.03 99.93 09:52:30 05:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 05:06:01 5 0.63 0.00 0.03 0.00 0.00 99.33 09:52:30 05:06:01 6 0.03 0.00 0.03 0.00 0.03 99.90 09:52:30 05:06:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 05:07:02 all 0.27 0.00 0.02 0.00 0.01 99.70 09:52:30 05:07:02 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 05:07:02 1 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 05:07:02 2 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 05:07:02 3 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 05:07:02 4 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 05:07:02 5 1.97 0.00 0.00 0.00 0.00 98.03 09:52:30 05:07:02 6 0.12 0.00 0.07 0.00 0.03 99.78 09:52:30 05:07:02 7 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 05:08:01 all 0.28 0.00 0.01 0.00 0.01 99.70 09:52:30 05:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 05:08:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 05:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 05:08:01 3 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 05:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:08:01 5 1.97 0.00 0.00 0.00 0.02 98.01 09:52:30 05:08:01 6 0.08 0.00 0.07 0.00 0.02 99.83 09:52:30 05:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 05:09:01 all 0.26 0.00 0.01 0.01 0.01 99.70 09:52:30 05:09:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 05:09:01 1 0.00 0.00 0.03 0.00 0.02 99.95 09:52:30 05:09:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 05:09:01 3 0.02 0.00 0.00 0.05 0.02 99.92 09:52:30 05:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:09:01 5 1.97 0.00 0.00 0.00 0.00 98.03 09:52:30 05:09:01 6 0.07 0.00 0.03 0.00 0.05 99.85 09:52:30 05:09:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 05:10:01 all 0.27 0.00 0.02 0.00 0.01 99.68 09:52:30 05:10:01 0 0.03 0.00 0.00 0.02 0.00 99.95 09:52:30 05:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 05:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 05:10:01 3 0.02 0.00 0.03 0.02 0.03 99.90 09:52:30 05:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 05:10:01 5 1.97 0.00 0.00 0.00 0.02 98.01 09:52:30 05:10:01 6 0.08 0.00 0.10 0.00 0.03 99.78 09:52:30 05:10:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 05:11:01 all 0.09 0.00 0.01 0.00 0.01 99.89 09:52:30 05:11:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 05:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 05:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 05:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 05:11:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 05:11:01 5 0.57 0.00 0.02 0.00 0.00 99.42 09:52:30 05:11:01 6 0.05 0.00 0.02 0.00 0.03 99.90 09:52:30 05:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:12:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:52:30 05:12:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 05:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 05:12:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 05:12:01 3 0.03 0.00 0.02 0.02 0.03 99.90 09:52:30 05:12:01 4 0.08 0.00 0.02 0.00 0.02 99.88 09:52:30 05:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:12:01 6 0.07 0.00 0.02 0.00 0.02 99.90 09:52:30 05:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 05:13:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 05:13:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 05:13:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 05:13:01 2 0.02 0.00 0.02 0.00 0.03 99.93 09:52:30 05:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 05:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:13:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 05:13:01 7 0.02 0.00 0.03 0.00 0.03 99.92 09:52:30 05:14:01 all 0.03 0.00 0.02 0.00 0.01 99.93 09:52:30 05:14:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 05:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 05:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 05:14:01 3 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 05:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 05:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 05:14:01 6 0.07 0.00 0.07 0.00 0.03 99.83 09:52:30 05:14:01 7 0.08 0.00 0.05 0.00 0.02 99.85 09:52:30 09:52:30 05:14:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 05:15:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:52:30 05:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:15:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 05:15:01 2 0.07 0.00 0.03 0.00 0.03 99.87 09:52:30 05:15:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 05:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 05:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:15:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 05:15:01 7 0.02 0.00 0.02 0.00 0.03 99.93 09:52:30 05:16:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:52:30 05:16:01 0 0.02 0.00 0.00 0.03 0.00 99.95 09:52:30 05:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 05:16:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 05:16:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 05:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 05:16:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 05:16:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 05:16:01 7 0.05 0.00 0.00 0.00 0.02 99.93 09:52:30 05:17:01 all 0.02 0.00 0.02 0.00 0.01 99.94 09:52:30 05:17:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:52:30 05:17:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 05:17:01 2 0.03 0.00 0.03 0.00 0.03 99.90 09:52:30 05:17:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 05:17:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 05:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:17:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 05:17:01 7 0.02 0.00 0.07 0.00 0.03 99.88 09:52:30 05:18:01 all 0.01 0.00 0.02 0.00 0.01 99.96 09:52:30 05:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 05:18:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 05:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 05:18:01 3 0.05 0.00 0.03 0.00 0.03 99.88 09:52:30 05:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:18:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 05:18:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 05:19:01 all 0.03 0.00 0.02 0.00 0.02 99.92 09:52:30 05:19:01 0 0.03 0.00 0.02 0.02 0.02 99.92 09:52:30 05:19:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 05:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 05:19:01 3 0.07 0.00 0.07 0.02 0.03 99.82 09:52:30 05:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 05:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 05:19:01 6 0.07 0.00 0.02 0.00 0.02 99.90 09:52:30 05:19:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 05:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:52:30 05:20:01 0 0.03 0.00 0.03 0.02 0.00 99.92 09:52:30 05:20:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:52:30 05:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 05:20:01 3 0.03 0.00 0.02 0.02 0.03 99.90 09:52:30 05:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 05:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:21:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:52:30 05:21:01 0 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 05:21:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 05:21:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 05:21:01 3 0.03 0.00 0.02 0.00 0.03 99.92 09:52:30 05:21:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 05:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:21:01 6 0.07 0.00 0.02 0.00 0.02 99.90 09:52:30 05:21:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 05:22:01 all 0.00 0.00 0.00 0.00 0.02 99.97 09:52:30 05:22:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 05:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 05:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 05:22:01 3 0.00 0.00 0.02 0.02 0.05 99.92 09:52:30 05:22:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 05:22:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 05:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:22:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 05:23:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:52:30 05:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 05:23:01 3 0.05 0.00 0.03 0.00 0.03 99.88 09:52:30 05:23:01 4 0.07 0.00 0.03 0.00 0.02 99.88 09:52:30 05:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:23:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 05:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 05:24:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 05:24:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 05:24:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 05:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:24:01 3 0.02 0.00 0.02 0.02 0.05 99.90 09:52:30 05:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 05:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:24:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 05:24:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 05:25:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:52:30 05:25:01 0 0.03 0.00 0.00 0.02 0.00 99.95 09:52:30 05:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 05:25:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 05:25:01 3 0.07 0.00 0.02 0.02 0.03 99.87 09:52:30 05:25:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 05:25:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 05:25:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:52:30 05:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 09:52:30 05:25:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 05:26:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 05:26:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 05:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 05:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 05:26:01 3 0.00 0.00 0.02 0.02 0.03 99.93 09:52:30 05:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 05:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 05:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:27:01 all 0.17 0.00 0.01 0.00 0.01 99.80 09:52:30 05:27:01 0 0.05 0.00 0.00 0.02 0.02 99.92 09:52:30 05:27:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 05:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 05:27:01 3 0.03 0.00 0.02 0.00 0.05 99.90 09:52:30 05:27:01 4 0.10 0.00 0.02 0.00 0.00 99.88 09:52:30 05:27:01 5 0.99 0.00 0.00 0.00 0.00 99.01 09:52:30 05:27:01 6 0.08 0.00 0.02 0.00 0.02 99.88 09:52:30 05:27:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 05:28:01 all 0.26 0.00 0.02 0.00 0.01 99.69 09:52:30 05:28:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 05:28:01 1 0.05 0.00 0.07 0.00 0.02 99.87 09:52:30 05:28:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 05:28:01 3 0.03 0.00 0.05 0.02 0.03 99.87 09:52:30 05:28:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 05:28:01 5 1.95 0.00 0.00 0.00 0.02 98.03 09:52:30 05:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 05:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 05:29:01 all 0.28 0.00 0.02 0.00 0.01 99.69 09:52:30 05:29:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:52:30 05:29:01 1 0.07 0.00 0.05 0.00 0.02 99.87 09:52:30 05:29:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 05:29:01 3 0.07 0.00 0.05 0.00 0.03 99.85 09:52:30 05:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:29:01 5 1.97 0.00 0.00 0.00 0.00 98.03 09:52:30 05:29:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 05:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 05:30:01 all 0.27 0.00 0.01 0.00 0.01 99.70 09:52:30 05:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 05:30:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 05:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:30:01 3 0.07 0.00 0.03 0.02 0.03 99.85 09:52:30 05:30:01 4 0.07 0.00 0.03 0.00 0.02 99.88 09:52:30 05:30:01 5 1.95 0.00 0.00 0.00 0.00 98.05 09:52:30 05:30:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 05:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:31:01 all 0.17 0.00 0.01 0.00 0.02 99.79 09:52:30 05:31:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 05:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 05:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 05:31:01 3 0.05 0.00 0.03 0.02 0.05 99.85 09:52:30 05:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 05:31:01 5 1.24 0.00 0.02 0.00 0.02 98.73 09:52:30 05:31:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 05:31:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 05:32:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:52:30 05:32:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 05:32:01 1 0.07 0.00 0.03 0.00 0.02 99.88 09:52:30 05:32:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 05:32:01 3 0.02 0.00 0.03 0.02 0.03 99.90 09:52:30 05:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 05:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 05:32:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 05:33:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 05:33:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 05:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 05:33:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 05:33:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 05:33:01 4 0.03 0.00 0.08 0.00 0.03 99.85 09:52:30 05:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 05:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:52:30 05:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 05:34:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 05:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:34:01 3 0.03 0.00 0.02 0.02 0.02 99.92 09:52:30 05:34:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 05:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:34:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 05:34:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 05:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:52:30 05:35:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 05:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 05:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 05:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 05:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:35:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 05:35:01 7 0.05 0.00 0.03 0.00 0.03 99.88 09:52:30 05:36:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:52:30 05:36:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 05:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 05:36:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 05:36:01 3 0.07 0.00 0.02 0.02 0.02 99.88 09:52:30 05:36:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 05:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 05:36:01 7 0.07 0.00 0.02 0.00 0.03 99.88 09:52:30 09:52:30 05:36:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 05:37:01 all 0.01 0.00 0.01 0.00 0.01 99.95 09:52:30 05:37:01 0 0.02 0.00 0.02 0.02 0.03 99.92 09:52:30 05:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 05:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:37:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 05:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 05:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 05:37:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 05:37:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 05:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:52:30 05:38:01 0 0.03 0.00 0.02 0.02 0.02 99.92 09:52:30 05:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 05:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:38:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 05:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:38:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 05:38:01 7 0.05 0.00 0.03 0.00 0.03 99.88 09:52:30 05:39:01 all 0.01 0.00 0.02 0.00 0.01 99.95 09:52:30 05:39:01 0 0.00 0.00 0.02 0.02 0.02 99.95 09:52:30 05:39:01 1 0.07 0.00 0.02 0.00 0.02 99.90 09:52:30 05:39:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 05:39:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 05:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:39:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 05:39:01 7 0.02 0.00 0.05 0.00 0.03 99.90 09:52:30 05:40:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:52:30 05:40:01 0 0.03 0.00 0.02 0.02 0.02 99.92 09:52:30 05:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 05:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 05:40:01 3 0.03 0.00 0.00 0.02 0.02 99.93 09:52:30 05:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:40:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 05:40:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 05:40:01 7 0.05 0.00 0.05 0.00 0.03 99.87 09:52:30 05:41:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 05:41:01 0 0.02 0.00 0.02 0.02 0.03 99.92 09:52:30 05:41:01 1 0.02 0.00 0.03 0.00 0.03 99.92 09:52:30 05:41:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 05:41:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 05:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 05:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:41:01 7 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 05:42:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:52:30 05:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 05:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 05:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:42:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 05:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 05:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:42:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:52:30 05:42:01 7 0.10 0.00 0.05 0.00 0.03 99.82 09:52:30 05:43:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 05:43:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 05:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:43:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 05:43:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 05:43:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 05:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:43:01 7 0.08 0.00 0.08 0.00 0.03 99.80 09:52:30 05:44:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:52:30 05:44:01 0 0.05 0.00 0.02 0.02 0.02 99.90 09:52:30 05:44:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 05:44:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 05:44:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 05:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 05:44:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 05:44:01 7 0.07 0.00 0.07 0.00 0.03 99.83 09:52:30 05:45:01 all 0.11 0.00 0.01 0.00 0.01 99.86 09:52:30 05:45:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 05:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 05:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:45:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 05:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 05:45:01 5 0.80 0.00 0.03 0.00 0.00 99.17 09:52:30 05:45:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 05:45:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 05:46:01 all 0.27 0.00 0.02 0.00 0.02 99.69 09:52:30 05:46:01 0 0.02 0.00 0.02 0.02 0.03 99.92 09:52:30 05:46:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 05:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 05:46:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 05:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:46:01 5 1.97 0.00 0.00 0.00 0.02 98.01 09:52:30 05:46:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 05:46:01 7 0.08 0.00 0.05 0.00 0.03 99.83 09:52:30 05:47:01 all 0.27 0.00 0.01 0.00 0.01 99.71 09:52:30 05:47:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 05:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 05:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 05:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 05:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:47:01 5 1.97 0.00 0.00 0.00 0.00 98.03 09:52:30 05:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 05:47:01 7 0.05 0.00 0.03 0.00 0.03 99.88 09:52:30 09:52:30 05:47:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 05:48:01 all 0.26 0.00 0.01 0.00 0.01 99.71 09:52:30 05:48:01 0 0.02 0.00 0.02 0.00 0.03 99.93 09:52:30 05:48:01 1 0.03 0.00 0.05 0.00 0.02 99.90 09:52:30 05:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:48:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 05:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:48:01 5 1.94 0.00 0.00 0.00 0.00 98.06 09:52:30 05:48:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 05:48:01 7 0.03 0.00 0.02 0.00 0.03 99.92 09:52:30 05:49:01 all 0.25 0.00 0.02 0.00 0.01 99.73 09:52:30 05:49:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 05:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:49:01 3 0.03 0.00 0.00 0.02 0.00 99.95 09:52:30 05:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 05:49:01 5 1.77 0.00 0.03 0.00 0.02 98.18 09:52:30 05:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 05:49:01 7 0.10 0.00 0.07 0.00 0.02 99.82 09:52:30 05:50:01 all 0.02 0.00 0.02 0.00 0.02 99.94 09:52:30 05:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 05:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 05:50:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 05:50:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 05:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 05:50:01 5 0.00 0.00 0.03 0.00 0.00 99.97 09:52:30 05:50:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 05:50:01 7 0.07 0.00 0.05 0.00 0.05 99.83 09:52:30 05:51:01 all 0.03 0.00 0.02 0.01 0.01 99.93 09:52:30 05:51:01 0 0.02 0.00 0.02 0.03 0.03 99.90 09:52:30 05:51:01 1 0.03 0.00 0.05 0.00 0.02 99.90 09:52:30 05:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 05:51:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 05:51:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 05:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 05:51:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 05:51:01 7 0.12 0.00 0.03 0.00 0.02 99.83 09:52:30 05:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:52:30 05:52:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:52:30 05:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 05:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 05:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 05:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 05:52:01 7 0.02 0.00 0.05 0.00 0.02 99.92 09:52:30 05:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:52:30 05:53:01 0 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 05:53:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 05:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 05:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 05:53:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 05:53:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 05:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:53:01 7 0.03 0.00 0.02 0.00 0.03 99.92 09:52:30 05:54:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:52:30 05:54:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 05:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 05:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 05:54:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 05:54:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 05:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:54:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 05:54:01 7 0.05 0.00 0.03 0.00 0.03 99.88 09:52:30 05:55:01 all 0.04 0.00 0.02 0.00 0.01 99.93 09:52:30 05:55:01 0 0.03 0.00 0.05 0.02 0.02 99.88 09:52:30 05:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:55:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 05:55:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 05:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 05:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:55:01 6 0.08 0.00 0.02 0.00 0.00 99.90 09:52:30 05:55:01 7 0.13 0.00 0.05 0.00 0.03 99.78 09:52:30 05:56:01 all 0.03 0.00 0.02 0.00 0.01 99.95 09:52:30 05:56:01 0 0.03 0.00 0.02 0.02 0.03 99.90 09:52:30 05:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 05:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 05:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 05:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 05:56:01 7 0.10 0.00 0.08 0.00 0.03 99.78 09:52:30 05:57:01 all 0.02 0.00 0.01 0.01 0.02 99.94 09:52:30 05:57:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 05:57:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 05:57:01 2 0.07 0.00 0.02 0.02 0.02 99.88 09:52:30 05:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 05:57:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 05:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 05:57:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 05:57:01 7 0.03 0.00 0.02 0.00 0.03 99.92 09:52:30 05:58:01 all 0.09 0.00 0.04 0.00 0.01 99.86 09:52:30 05:58:01 0 0.10 0.00 0.03 0.02 0.02 99.83 09:52:30 05:58:01 1 0.05 0.00 0.10 0.00 0.00 99.85 09:52:30 05:58:01 2 0.08 0.00 0.02 0.00 0.02 99.88 09:52:30 05:58:01 3 0.05 0.00 0.07 0.00 0.00 99.88 09:52:30 05:58:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 05:58:01 5 0.17 0.00 0.00 0.00 0.00 99.83 09:52:30 05:58:01 6 0.07 0.00 0.00 0.00 0.00 99.93 09:52:30 05:58:01 7 0.18 0.00 0.07 0.00 0.03 99.72 09:52:30 09:52:30 05:58:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 05:59:01 all 0.28 0.00 0.01 0.01 0.01 99.68 09:52:30 05:59:01 0 0.08 0.00 0.03 0.07 0.03 99.78 09:52:30 05:59:01 1 0.07 0.00 0.00 0.00 0.02 99.92 09:52:30 05:59:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 05:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 05:59:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 05:59:01 5 1.97 0.00 0.00 0.00 0.02 98.01 09:52:30 05:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 05:59:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 06:00:01 all 0.27 0.00 0.02 0.00 0.01 99.70 09:52:30 06:00:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 06:00:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 06:00:01 2 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 06:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:00:01 5 1.97 0.00 0.00 0.00 0.00 98.03 09:52:30 06:00:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 06:00:01 7 0.05 0.00 0.07 0.00 0.03 99.85 09:52:30 06:01:01 all 0.27 0.00 0.02 0.00 0.01 99.70 09:52:30 06:01:01 0 0.02 0.00 0.05 0.02 0.02 99.90 09:52:30 06:01:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 06:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 06:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:01:01 5 1.95 0.00 0.00 0.00 0.00 98.05 09:52:30 06:01:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 06:01:01 7 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 06:02:01 all 0.27 0.00 0.01 0.00 0.02 99.70 09:52:30 06:02:01 0 0.03 0.00 0.02 0.00 0.03 99.92 09:52:30 06:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:02:01 2 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 06:02:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 06:02:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 06:02:01 5 1.92 0.00 0.02 0.00 0.02 98.05 09:52:30 06:02:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 06:02:01 7 0.05 0.00 0.02 0.00 0.03 99.90 09:52:30 06:03:01 all 0.04 0.00 0.02 0.01 0.01 99.92 09:52:30 06:03:01 0 0.00 0.00 0.02 0.02 0.02 99.95 09:52:30 06:03:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 06:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 06:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:03:01 4 0.00 0.00 0.00 0.03 0.00 99.97 09:52:30 06:03:01 5 0.23 0.00 0.07 0.00 0.00 99.70 09:52:30 06:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:03:01 7 0.02 0.00 0.02 0.00 0.03 99.93 09:52:30 06:04:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:52:30 06:04:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 06:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 06:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 06:04:01 3 0.07 0.00 0.02 0.00 0.05 99.87 09:52:30 06:04:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:04:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 06:04:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:52:30 06:04:01 7 0.07 0.00 0.02 0.00 0.02 99.90 09:52:30 06:05:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 06:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 06:05:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 06:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 06:05:01 3 0.05 0.00 0.05 0.00 0.03 99.87 09:52:30 06:05:01 4 0.00 0.00 0.00 0.03 0.00 99.97 09:52:30 06:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:05:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 06:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 06:06:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:52:30 06:06:01 0 0.05 0.00 0.00 0.02 0.00 99.93 09:52:30 06:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 06:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 06:06:01 3 0.05 0.00 0.00 0.00 0.03 99.92 09:52:30 06:06:01 4 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 06:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:06:01 6 0.00 0.00 0.05 0.00 0.03 99.92 09:52:30 06:06:01 7 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 06:07:01 all 0.01 0.00 0.02 0.00 0.01 99.95 09:52:30 06:07:01 0 0.00 0.00 0.02 0.02 0.02 99.95 09:52:30 06:07:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 06:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 06:07:01 3 0.00 0.00 0.02 0.00 0.03 99.95 09:52:30 06:07:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 06:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 06:07:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 06:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 06:08:01 all 0.03 0.00 0.01 0.00 0.02 99.94 09:52:30 06:08:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 06:08:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 06:08:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 06:08:01 3 0.03 0.00 0.03 0.00 0.03 99.90 09:52:30 06:08:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 06:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:08:01 6 0.05 0.00 0.03 0.00 0.03 99.88 09:52:30 06:08:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:09:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:52:30 06:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:09:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 06:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:09:01 3 0.02 0.00 0.03 0.00 0.03 99.92 09:52:30 06:09:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 06:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:09:01 6 0.07 0.00 0.05 0.00 0.02 99.87 09:52:30 06:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 09:52:30 06:09:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 06:10:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:52:30 06:10:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 06:10:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 06:10:01 2 0.03 0.00 0.05 0.00 0.03 99.88 09:52:30 06:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 06:10:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 06:10:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 06:10:01 6 0.05 0.00 0.03 0.00 0.03 99.88 09:52:30 06:10:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 06:11:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 06:11:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 06:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:11:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 06:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 06:11:01 4 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 06:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 06:11:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 06:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:12:01 all 0.03 0.00 0.01 0.00 0.02 99.95 09:52:30 06:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:12:01 2 0.07 0.00 0.02 0.00 0.03 99.88 09:52:30 06:12:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:12:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 06:12:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 06:12:01 6 0.03 0.00 0.03 0.00 0.03 99.90 09:52:30 06:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:13:01 all 0.01 0.00 0.02 0.01 0.01 99.95 09:52:30 06:13:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 06:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 06:13:01 2 0.02 0.00 0.03 0.00 0.03 99.92 09:52:30 06:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:13:01 4 0.00 0.00 0.00 0.03 0.00 99.97 09:52:30 06:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:13:01 6 0.05 0.00 0.07 0.00 0.03 99.85 09:52:30 06:13:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 06:14:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:52:30 06:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 06:14:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 06:14:01 2 0.07 0.00 0.03 0.00 0.03 99.87 09:52:30 06:14:01 3 0.03 0.00 0.02 0.02 0.00 99.93 09:52:30 06:14:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 06:14:01 6 0.08 0.00 0.02 0.00 0.02 99.88 09:52:30 06:14:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:52:30 06:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 06:15:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 06:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:15:01 2 0.00 0.00 0.03 0.00 0.02 99.95 09:52:30 06:15:01 3 0.00 0.00 0.02 0.02 0.02 99.95 09:52:30 06:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:15:01 6 0.03 0.00 0.03 0.00 0.03 99.90 09:52:30 06:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:16:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 06:16:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 06:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 06:16:01 2 0.02 0.00 0.03 0.00 0.03 99.92 09:52:30 06:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:16:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 06:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:17:01 all 0.04 0.00 0.01 0.00 0.01 99.93 09:52:30 06:17:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 06:17:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 06:17:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 06:17:01 3 0.08 0.00 0.05 0.00 0.03 99.83 09:52:30 06:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 06:17:01 6 0.07 0.00 0.05 0.00 0.03 99.85 09:52:30 06:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 06:18:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 06:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 06:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 06:18:01 3 0.02 0.00 0.08 0.02 0.03 99.85 09:52:30 06:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 06:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:18:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:18:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 06:19:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:52:30 06:19:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 06:19:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 06:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 06:19:01 3 0.02 0.00 0.02 0.02 0.03 99.92 09:52:30 06:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 06:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 06:19:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 06:19:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 06:20:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 06:20:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 06:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 06:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 06:20:01 3 0.02 0.00 0.03 0.02 0.03 99.90 09:52:30 06:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:20:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 06:20:01 7 0.07 0.00 0.03 0.00 0.02 99.88 09:52:30 09:52:30 06:20:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 06:21:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:52:30 06:21:01 0 0.00 0.00 0.00 0.03 0.00 99.97 09:52:30 06:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 06:21:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 06:21:01 3 0.02 0.00 0.03 0.00 0.03 99.92 09:52:30 06:21:01 4 0.03 0.00 0.00 0.02 0.02 99.93 09:52:30 06:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:21:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:52:30 06:21:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 06:22:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:52:30 06:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:22:01 1 0.00 0.00 0.03 0.00 0.00 99.97 09:52:30 06:22:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 06:22:01 3 0.02 0.00 0.03 0.02 0.03 99.90 09:52:30 06:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 06:22:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 06:22:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 06:22:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 06:23:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:52:30 06:23:01 0 0.03 0.00 0.00 0.02 0.00 99.95 09:52:30 06:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 06:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 06:23:01 3 0.03 0.00 0.03 0.00 0.03 99.90 09:52:30 06:23:01 4 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 06:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:23:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 06:23:01 7 0.07 0.00 0.02 0.00 0.02 99.90 09:52:30 06:24:01 all 0.02 0.00 0.02 0.00 0.02 99.94 09:52:30 06:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:24:01 2 0.02 0.00 0.03 0.00 0.03 99.92 09:52:30 06:24:01 3 0.02 0.00 0.03 0.02 0.03 99.90 09:52:30 06:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 06:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:24:01 7 0.05 0.00 0.07 0.00 0.02 99.87 09:52:30 06:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:52:30 06:25:01 0 0.03 0.00 0.02 0.02 0.00 99.93 09:52:30 06:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:25:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:52:30 06:25:01 3 0.08 0.00 0.03 0.02 0.05 99.82 09:52:30 06:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 06:25:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:52:30 06:26:01 all 0.04 0.00 0.04 0.01 0.02 99.89 09:52:30 06:26:01 0 0.00 0.00 0.03 0.02 0.02 99.93 09:52:30 06:26:01 1 0.00 0.00 0.02 0.03 0.00 99.95 09:52:30 06:26:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:26:01 3 0.08 0.00 0.03 0.00 0.05 99.83 09:52:30 06:26:01 4 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 06:26:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 06:26:01 6 0.14 0.00 0.14 0.00 0.02 99.71 09:52:30 06:26:01 7 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 06:27:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:52:30 06:27:01 0 0.03 0.00 0.00 0.02 0.00 99.95 09:52:30 06:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:27:01 3 0.12 0.00 0.05 0.00 0.03 99.80 09:52:30 06:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 06:27:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 06:27:01 7 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 06:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:52:30 06:28:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 06:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:28:01 2 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 06:28:01 3 0.02 0.00 0.03 0.00 0.03 99.92 09:52:30 06:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:29:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:52:30 06:29:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 06:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:29:01 2 0.03 0.00 0.02 0.02 0.00 99.93 09:52:30 06:29:01 3 0.03 0.00 0.02 0.00 0.05 99.90 09:52:30 06:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 06:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 06:29:01 7 0.08 0.00 0.05 0.00 0.02 99.85 09:52:30 06:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:52:30 06:30:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 06:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:30:01 3 0.03 0.00 0.03 0.00 0.03 99.90 09:52:30 06:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 06:30:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 06:30:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 06:30:01 7 0.05 0.00 0.03 0.00 0.00 99.92 09:52:30 06:31:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:52:30 06:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 06:31:01 2 0.00 0.00 0.02 0.02 0.02 99.95 09:52:30 06:31:01 3 0.02 0.00 0.00 0.00 0.03 99.95 09:52:30 06:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:31:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 06:31:01 7 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 09:52:30 06:31:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 06:32:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:52:30 06:32:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:52:30 06:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:32:01 2 0.05 0.00 0.00 0.02 0.00 99.93 09:52:30 06:32:01 3 0.05 0.00 0.03 0.00 0.03 99.88 09:52:30 06:32:01 4 0.05 0.00 0.05 0.00 0.03 99.87 09:52:30 06:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:32:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:32:01 7 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 06:33:01 all 0.01 0.00 0.02 0.00 0.01 99.95 09:52:30 06:33:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 06:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 06:33:01 3 0.03 0.00 0.03 0.00 0.03 99.90 09:52:30 06:33:01 4 0.05 0.00 0.05 0.02 0.02 99.87 09:52:30 06:33:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 06:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 06:33:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:52:30 06:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:52:30 06:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:34:01 2 0.03 0.00 0.00 0.02 0.02 99.93 09:52:30 06:34:01 3 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 06:34:01 4 0.05 0.00 0.03 0.00 0.03 99.88 09:52:30 06:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:34:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 06:35:01 all 0.07 0.00 0.01 0.00 0.01 99.90 09:52:30 06:35:01 0 0.17 0.00 0.00 0.02 0.00 99.82 09:52:30 06:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 06:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 06:35:01 3 0.02 0.00 0.00 0.00 0.03 99.95 09:52:30 06:35:01 4 0.05 0.00 0.03 0.02 0.03 99.87 09:52:30 06:35:01 5 0.27 0.00 0.02 0.00 0.02 99.70 09:52:30 06:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 06:35:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 06:36:01 all 0.28 0.00 0.01 0.00 0.01 99.69 09:52:30 06:36:01 0 0.12 0.00 0.00 0.02 0.00 99.87 09:52:30 06:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 06:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:36:01 3 0.03 0.00 0.02 0.00 0.03 99.92 09:52:30 06:36:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:36:01 5 1.97 0.00 0.00 0.00 0.00 98.03 09:52:30 06:36:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 06:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 06:37:01 all 0.26 0.00 0.02 0.00 0.02 99.70 09:52:30 06:37:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 06:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 06:37:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 06:37:01 3 0.00 0.00 0.03 0.00 0.02 99.95 09:52:30 06:37:01 4 0.03 0.00 0.03 0.02 0.02 99.90 09:52:30 06:37:01 5 1.97 0.00 0.00 0.00 0.02 98.01 09:52:30 06:37:01 6 0.03 0.00 0.02 0.00 0.03 99.92 09:52:30 06:37:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:38:01 all 0.28 0.00 0.01 0.00 0.01 99.69 09:52:30 06:38:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 06:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 06:38:01 3 0.07 0.00 0.03 0.00 0.03 99.87 09:52:30 06:38:01 4 0.05 0.00 0.02 0.02 0.00 99.92 09:52:30 06:38:01 5 1.99 0.00 0.00 0.00 0.00 98.01 09:52:30 06:38:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 06:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 06:39:01 all 0.26 0.00 0.01 0.00 0.02 99.71 09:52:30 06:39:01 0 0.00 0.00 0.02 0.02 0.02 99.95 09:52:30 06:39:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 06:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 06:39:01 3 0.02 0.00 0.00 0.00 0.03 99.95 09:52:30 06:39:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 06:39:01 5 1.94 0.00 0.00 0.00 0.00 98.06 09:52:30 06:39:01 6 0.03 0.00 0.03 0.00 0.03 99.90 09:52:30 06:39:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 06:40:01 all 0.05 0.00 0.02 0.00 0.01 99.91 09:52:30 06:40:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 06:40:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 06:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 06:40:01 3 0.03 0.00 0.03 0.02 0.02 99.90 09:52:30 06:40:01 4 0.00 0.00 0.03 0.00 0.00 99.97 09:52:30 06:40:01 5 0.20 0.00 0.03 0.00 0.02 99.75 09:52:30 06:40:01 6 0.03 0.00 0.02 0.00 0.03 99.92 09:52:30 06:40:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 06:41:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 06:41:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 06:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 06:41:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 06:41:01 3 0.02 0.00 0.03 0.02 0.03 99.90 09:52:30 06:41:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:41:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 06:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:42:01 all 0.04 0.00 0.02 0.00 0.01 99.93 09:52:30 06:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 06:42:01 2 0.03 0.00 0.02 0.02 0.02 99.92 09:52:30 06:42:01 3 0.07 0.00 0.02 0.00 0.03 99.88 09:52:30 06:42:01 4 0.07 0.00 0.03 0.00 0.02 99.88 09:52:30 06:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:42:01 6 0.03 0.00 0.05 0.00 0.03 99.88 09:52:30 06:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 09:52:30 06:42:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 06:43:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:52:30 06:43:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 06:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:43:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 06:43:01 3 0.00 0.00 0.00 0.02 0.03 99.95 09:52:30 06:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 06:43:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 06:43:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 06:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:44:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:52:30 06:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 06:44:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 06:44:01 3 0.03 0.00 0.00 0.00 0.03 99.93 09:52:30 06:44:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 06:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:44:01 6 0.05 0.00 0.03 0.00 0.03 99.88 09:52:30 06:44:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 06:45:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:52:30 06:45:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 06:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:45:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 06:45:01 3 0.02 0.00 0.03 0.02 0.03 99.90 09:52:30 06:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 06:45:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 06:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 06:46:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:52:30 06:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 06:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:46:01 3 0.02 0.00 0.03 0.02 0.03 99.90 09:52:30 06:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 06:46:01 6 0.08 0.00 0.02 0.00 0.03 99.87 09:52:30 06:46:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 06:47:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:52:30 06:47:01 0 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 06:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 06:47:01 3 0.07 0.00 0.03 0.00 0.03 99.87 09:52:30 06:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:47:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 06:47:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:52:30 06:48:01 all 0.01 0.00 0.01 0.00 0.02 99.95 09:52:30 06:48:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 06:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 06:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 06:48:01 3 0.03 0.00 0.03 0.02 0.03 99.88 09:52:30 06:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:48:01 6 0.03 0.00 0.05 0.00 0.05 99.87 09:52:30 06:48:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:52:30 06:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 06:49:01 3 0.03 0.00 0.03 0.02 0.03 99.88 09:52:30 06:49:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 06:49:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:52:30 06:49:01 7 0.07 0.00 0.00 0.00 0.00 99.93 09:52:30 06:50:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:52:30 06:50:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 06:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 06:50:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 06:50:01 3 0.05 0.00 0.03 0.02 0.03 99.87 09:52:30 06:50:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 06:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:50:01 6 0.02 0.00 0.03 0.00 0.03 99.92 09:52:30 06:50:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 06:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:52:30 06:51:01 0 0.07 0.00 0.00 0.02 0.02 99.90 09:52:30 06:51:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:52:30 06:51:01 2 0.00 0.00 0.03 0.00 0.00 99.97 09:52:30 06:51:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 06:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 06:51:01 6 0.07 0.00 0.05 0.00 0.02 99.87 09:52:30 06:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 06:52:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 06:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 06:52:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 06:52:01 3 0.00 0.00 0.02 0.00 0.03 99.95 09:52:30 06:52:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:52:01 6 0.05 0.00 0.05 0.00 0.03 99.87 09:52:30 06:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 06:53:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:52:30 06:53:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 06:53:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:52:30 06:53:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 06:53:01 3 0.05 0.00 0.02 0.02 0.03 99.88 09:52:30 06:53:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 06:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 06:53:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 06:53:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 09:52:30 06:53:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 06:54:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:52:30 06:54:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 06:54:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:52:30 06:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:54:01 3 0.03 0.00 0.03 0.02 0.02 99.90 09:52:30 06:54:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 06:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 06:54:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 06:54:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 06:55:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:52:30 06:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 06:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 06:55:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:55:01 3 0.05 0.00 0.00 0.02 0.03 99.90 09:52:30 06:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 06:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:55:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 06:55:01 7 0.07 0.00 0.03 0.00 0.02 99.88 09:52:30 06:56:01 all 0.21 0.00 0.02 0.00 0.01 99.75 09:52:30 06:56:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 06:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 06:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 06:56:01 3 0.00 0.00 0.02 0.02 0.03 99.93 09:52:30 06:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 06:56:01 5 1.60 0.00 0.02 0.00 0.02 98.37 09:52:30 06:56:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 06:56:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:57:01 all 0.28 0.00 0.02 0.00 0.01 99.69 09:52:30 06:57:01 0 0.03 0.00 0.03 0.02 0.03 99.88 09:52:30 06:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 06:57:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 06:57:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 06:57:01 5 1.97 0.00 0.00 0.00 0.00 98.03 09:52:30 06:57:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 06:57:01 7 0.05 0.00 0.05 0.00 0.02 99.88 09:52:30 06:58:01 all 0.27 0.00 0.01 0.00 0.01 99.70 09:52:30 06:58:01 0 0.03 0.00 0.00 0.02 0.00 99.95 09:52:30 06:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 06:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 06:58:01 3 0.00 0.00 0.02 0.02 0.03 99.93 09:52:30 06:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 06:58:01 5 1.97 0.00 0.00 0.00 0.00 98.03 09:52:30 06:58:01 6 0.08 0.00 0.00 0.00 0.02 99.90 09:52:30 06:58:01 7 0.03 0.00 0.03 0.00 0.03 99.90 09:52:30 06:59:01 all 0.31 0.00 0.04 0.00 0.01 99.63 09:52:30 06:59:01 0 0.07 0.00 0.03 0.02 0.02 99.87 09:52:30 06:59:01 1 0.10 0.00 0.10 0.00 0.00 99.80 09:52:30 06:59:01 2 0.00 0.00 0.03 0.00 0.02 99.95 09:52:30 06:59:01 3 0.03 0.00 0.02 0.02 0.02 99.92 09:52:30 06:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 06:59:01 5 1.99 0.00 0.00 0.00 0.00 98.01 09:52:30 06:59:01 6 0.08 0.00 0.05 0.00 0.02 99.85 09:52:30 06:59:01 7 0.18 0.00 0.05 0.00 0.02 99.75 09:52:30 07:00:01 all 0.22 0.00 0.02 0.00 0.01 99.75 09:52:30 07:00:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 07:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:00:01 3 0.03 0.00 0.02 0.02 0.03 99.90 09:52:30 07:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:00:01 5 1.52 0.00 0.07 0.00 0.02 98.40 09:52:30 07:00:01 6 0.08 0.00 0.02 0.00 0.03 99.87 09:52:30 07:00:01 7 0.05 0.00 0.05 0.00 0.00 99.90 09:52:30 07:01:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 07:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:01:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 07:01:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 07:01:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 07:01:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 07:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:01:01 6 0.03 0.00 0.03 0.00 0.03 99.90 09:52:30 07:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 07:02:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:52:30 07:02:01 0 0.03 0.00 0.02 0.02 0.00 99.93 09:52:30 07:02:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 07:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 07:02:01 3 0.03 0.00 0.00 0.02 0.03 99.92 09:52:30 07:02:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 07:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:02:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 07:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 07:03:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 07:03:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 07:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:03:01 3 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 07:03:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 07:03:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 07:03:01 6 0.02 0.00 0.03 0.00 0.03 99.92 09:52:30 07:03:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 07:04:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:52:30 07:04:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 07:04:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 07:04:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 07:04:01 3 0.03 0.00 0.03 0.02 0.03 99.88 09:52:30 07:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:04:01 6 0.10 0.00 0.03 0.00 0.03 99.83 09:52:30 07:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 09:52:30 07:04:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 07:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:52:30 07:05:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 07:05:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 07:05:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 07:05:01 3 0.03 0.00 0.00 0.00 0.03 99.93 09:52:30 07:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 07:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:05:01 6 0.07 0.00 0.03 0.00 0.02 99.88 09:52:30 07:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:06:01 all 0.02 0.00 0.01 0.00 0.02 99.95 09:52:30 07:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 07:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 07:06:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 07:06:01 3 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 07:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 07:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 07:06:01 6 0.03 0.00 0.05 0.00 0.03 99.88 09:52:30 07:06:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 07:07:01 all 0.02 0.00 0.01 0.01 0.01 99.96 09:52:30 07:07:01 0 0.02 0.00 0.00 0.03 0.00 99.95 09:52:30 07:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 07:07:01 3 0.03 0.00 0.02 0.02 0.03 99.90 09:52:30 07:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 07:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:07:01 6 0.08 0.00 0.03 0.00 0.03 99.85 09:52:30 07:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:08:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:52:30 07:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 07:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 07:08:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 07:08:01 3 0.07 0.00 0.00 0.00 0.03 99.90 09:52:30 07:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 07:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:08:01 6 0.10 0.00 0.07 0.00 0.02 99.82 09:52:30 07:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 07:09:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:52:30 07:09:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 07:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:09:01 3 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 07:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:09:01 6 0.03 0.00 0.02 0.00 0.03 99.92 09:52:30 07:09:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 07:10:01 all 0.02 0.00 0.01 0.00 0.02 99.94 09:52:30 07:10:01 0 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 07:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 07:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 07:10:01 3 0.05 0.00 0.03 0.02 0.02 99.88 09:52:30 07:10:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 07:10:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 07:10:01 6 0.05 0.00 0.03 0.00 0.03 99.88 09:52:30 07:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 07:11:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:52:30 07:11:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 07:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:11:01 3 0.03 0.00 0.03 0.02 0.03 99.88 09:52:30 07:11:01 4 0.02 0.00 0.03 0.00 0.00 99.95 09:52:30 07:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:11:01 6 0.10 0.00 0.08 0.00 0.02 99.80 09:52:30 07:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:12:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:52:30 07:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 07:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:12:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 07:12:01 3 0.03 0.00 0.02 0.00 0.03 99.92 09:52:30 07:12:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 07:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:12:01 6 0.03 0.00 0.05 0.00 0.03 99.88 09:52:30 07:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 07:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:52:30 07:13:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 07:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 07:13:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 07:13:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 07:13:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 07:13:01 6 0.08 0.00 0.05 0.00 0.05 99.82 09:52:30 07:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:14:01 all 0.37 0.00 0.23 0.13 0.01 99.26 09:52:30 07:14:01 0 0.18 0.00 0.13 0.30 0.02 99.37 09:52:30 07:14:01 1 0.50 0.00 0.68 0.10 0.02 98.70 09:52:30 07:14:01 2 0.08 0.00 0.05 0.00 0.02 99.85 09:52:30 07:14:01 3 0.15 0.00 0.12 0.23 0.02 99.48 09:52:30 07:14:01 4 0.75 0.00 0.18 0.23 0.00 98.83 09:52:30 07:14:01 5 0.55 0.00 0.13 0.08 0.00 99.23 09:52:30 07:14:01 6 0.42 0.00 0.15 0.00 0.03 99.40 09:52:30 07:14:01 7 0.30 0.00 0.38 0.07 0.02 99.23 09:52:30 07:15:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:52:30 07:15:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 07:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 07:15:01 3 0.03 0.00 0.03 0.02 0.02 99.90 09:52:30 07:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 07:15:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 07:15:01 6 0.05 0.00 0.03 0.00 0.03 99.88 09:52:30 07:15:01 7 0.02 0.00 0.02 0.00 0.03 99.93 09:52:30 09:52:30 07:15:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 07:16:01 all 0.02 0.00 0.02 0.00 0.01 99.96 09:52:30 07:16:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 07:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:16:01 3 0.03 0.00 0.05 0.00 0.02 99.90 09:52:30 07:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 07:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:16:01 6 0.05 0.00 0.07 0.00 0.03 99.85 09:52:30 07:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 07:17:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:52:30 07:17:01 0 0.02 0.00 0.00 0.03 0.00 99.95 09:52:30 07:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 07:17:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 07:17:01 3 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 07:17:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 07:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:17:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 07:17:01 7 0.02 0.00 0.02 0.02 0.03 99.92 09:52:30 07:18:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:52:30 07:18:01 0 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 07:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 07:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:18:01 3 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 07:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 07:18:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 07:18:01 6 0.08 0.00 0.08 0.00 0.03 99.80 09:52:30 07:18:01 7 0.00 0.00 0.03 0.00 0.02 99.95 09:52:30 07:19:01 all 0.17 0.00 0.02 0.01 0.01 99.80 09:52:30 07:19:01 0 0.02 0.00 0.02 0.03 0.00 99.93 09:52:30 07:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 07:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 07:19:01 3 0.03 0.00 0.03 0.02 0.02 99.90 09:52:30 07:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 07:19:01 5 1.14 0.00 0.03 0.00 0.00 98.83 09:52:30 07:19:01 6 0.05 0.00 0.03 0.00 0.03 99.88 09:52:30 07:19:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 07:20:01 all 0.27 0.00 0.01 0.00 0.01 99.71 09:52:30 07:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 07:20:01 3 0.03 0.00 0.02 0.02 0.03 99.90 09:52:30 07:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:20:01 5 1.97 0.00 0.00 0.00 0.00 98.03 09:52:30 07:20:01 6 0.08 0.00 0.03 0.00 0.03 99.85 09:52:30 07:20:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 07:21:01 all 0.27 0.00 0.02 0.01 0.01 99.69 09:52:30 07:21:01 0 0.02 0.00 0.02 0.07 0.00 99.90 09:52:30 07:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 07:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:21:01 3 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 07:21:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 07:21:01 5 1.97 0.00 0.00 0.00 0.02 98.01 09:52:30 07:21:01 6 0.05 0.00 0.05 0.00 0.03 99.87 09:52:30 07:21:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 07:22:01 all 0.26 0.00 0.01 0.00 0.01 99.72 09:52:30 07:22:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 07:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:22:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 07:22:01 3 0.03 0.00 0.02 0.00 0.03 99.92 09:52:30 07:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 07:22:01 5 1.95 0.00 0.00 0.00 0.00 98.05 09:52:30 07:22:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 07:22:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 07:23:01 all 0.09 0.00 0.02 0.00 0.01 99.88 09:52:30 07:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:23:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 07:23:01 3 0.03 0.00 0.00 0.02 0.02 99.93 09:52:30 07:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 07:23:01 5 0.53 0.00 0.07 0.00 0.00 99.40 09:52:30 07:23:01 6 0.08 0.00 0.03 0.00 0.03 99.85 09:52:30 07:23:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 07:24:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:52:30 07:24:01 0 0.00 0.00 0.02 0.02 0.02 99.95 09:52:30 07:24:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 07:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 07:24:01 3 0.03 0.00 0.03 0.02 0.02 99.90 09:52:30 07:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 07:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 07:24:01 6 0.08 0.00 0.03 0.00 0.03 99.85 09:52:30 07:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:25:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:52:30 07:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 07:25:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 07:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 07:25:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 07:25:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 07:25:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 07:25:01 6 0.08 0.00 0.05 0.00 0.05 99.82 09:52:30 07:25:01 7 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 07:26:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 07:26:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 07:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:26:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 07:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:26:01 6 0.05 0.00 0.07 0.00 0.05 99.83 09:52:30 07:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 09:52:30 07:26:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 07:27:01 all 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 07:27:01 0 0.03 0.00 0.00 0.02 0.00 99.95 09:52:30 07:27:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 07:27:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 07:27:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 07:27:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 07:27:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 07:27:01 6 0.12 0.00 0.10 0.00 0.05 99.73 09:52:30 07:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 07:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:52:30 07:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 07:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 07:28:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 07:28:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 07:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:28:01 6 0.08 0.00 0.05 0.00 0.03 99.83 09:52:30 07:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:29:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:52:30 07:29:01 0 0.03 0.00 0.00 0.02 0.00 99.95 09:52:30 07:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 07:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 07:29:01 3 0.03 0.00 0.05 0.02 0.02 99.88 09:52:30 07:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 07:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 07:29:01 6 0.05 0.00 0.05 0.00 0.03 99.87 09:52:30 07:29:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 07:30:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 07:30:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 07:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 07:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 07:30:01 3 0.02 0.00 0.02 0.02 0.00 99.95 09:52:30 07:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 07:30:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 07:30:01 6 0.03 0.00 0.07 0.00 0.02 99.88 09:52:30 07:30:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 07:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:52:30 07:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:31:01 1 0.00 0.00 0.00 0.00 0.03 99.97 09:52:30 07:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:31:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 07:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:31:01 6 0.03 0.00 0.05 0.00 0.03 99.88 09:52:30 07:31:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 07:32:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:52:30 07:32:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 07:32:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 07:32:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 07:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:32:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 07:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:32:01 6 0.05 0.00 0.02 0.02 0.03 99.88 09:52:30 07:32:01 7 0.03 0.00 0.05 0.00 0.00 99.92 09:52:30 07:33:01 all 0.02 0.00 0.02 0.00 0.01 99.94 09:52:30 07:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 07:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 07:33:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 07:33:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 07:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 07:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 07:33:01 6 0.10 0.00 0.07 0.00 0.02 99.82 09:52:30 07:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:34:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:52:30 07:34:01 0 0.03 0.00 0.03 0.02 0.00 99.92 09:52:30 07:34:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:52:30 07:34:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 07:34:01 3 0.03 0.00 0.02 0.02 0.03 99.90 09:52:30 07:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 07:34:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 07:34:01 6 0.05 0.00 0.05 0.00 0.02 99.88 09:52:30 07:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:35:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:52:30 07:35:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 07:35:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 07:35:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:52:30 07:35:01 3 0.03 0.00 0.03 0.00 0.03 99.90 09:52:30 07:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 07:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:35:01 6 0.07 0.00 0.03 0.00 0.02 99.88 09:52:30 07:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:36:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:52:30 07:36:01 0 0.05 0.00 0.00 0.00 0.02 99.93 09:52:30 07:36:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:52:30 07:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 07:36:01 3 0.05 0.00 0.02 0.02 0.02 99.90 09:52:30 07:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 07:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:36:01 6 0.07 0.00 0.03 0.00 0.02 99.88 09:52:30 07:36:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 07:37:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:52:30 07:37:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 07:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 07:37:01 2 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 07:37:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 07:37:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 07:37:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 07:37:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 07:37:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 09:52:30 07:37:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 07:38:01 all 0.25 0.00 0.01 0.00 0.01 99.73 09:52:30 07:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:38:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 07:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 07:38:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:52:30 07:38:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 07:38:01 5 1.78 0.00 0.00 0.00 0.00 98.22 09:52:30 07:38:01 6 0.07 0.00 0.03 0.00 0.00 99.90 09:52:30 07:38:01 7 0.03 0.00 0.00 0.00 0.03 99.93 09:52:30 07:39:01 all 0.25 0.00 0.01 0.01 0.01 99.72 09:52:30 07:39:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 07:39:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 07:39:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 07:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 07:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 07:39:01 5 1.97 0.00 0.00 0.00 0.00 98.03 09:52:30 07:39:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 07:39:01 7 0.02 0.00 0.08 0.00 0.02 99.88 09:52:30 07:40:01 all 0.27 0.00 0.01 0.00 0.01 99.70 09:52:30 07:40:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 07:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 07:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 07:40:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 07:40:01 5 1.95 0.00 0.00 0.00 0.02 98.03 09:52:30 07:40:01 6 0.03 0.00 0.05 0.00 0.02 99.90 09:52:30 07:40:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 07:41:01 all 0.26 0.00 0.02 0.00 0.01 99.70 09:52:30 07:41:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 07:41:01 1 0.05 0.00 0.05 0.00 0.03 99.87 09:52:30 07:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:41:01 3 0.03 0.00 0.02 0.02 0.00 99.93 09:52:30 07:41:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 07:41:01 5 1.90 0.00 0.02 0.00 0.00 98.08 09:52:30 07:41:01 6 0.03 0.00 0.05 0.00 0.02 99.90 09:52:30 07:41:01 7 0.03 0.00 0.03 0.00 0.03 99.90 09:52:30 07:42:01 all 0.10 0.00 0.02 0.00 0.01 99.87 09:52:30 07:42:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 07:42:01 1 0.07 0.00 0.02 0.00 0.00 99.92 09:52:30 07:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 07:42:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:52:30 07:42:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 07:42:01 5 0.53 0.00 0.07 0.00 0.02 99.38 09:52:30 07:42:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 07:42:01 7 0.03 0.00 0.03 0.00 0.00 99.93 09:52:30 07:43:01 all 0.01 0.00 0.02 0.00 0.01 99.95 09:52:30 07:43:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 07:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 07:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 07:43:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 07:43:01 4 0.00 0.00 0.05 0.02 0.02 99.92 09:52:30 07:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:43:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 07:43:01 7 0.07 0.00 0.07 0.00 0.03 99.83 09:52:30 07:44:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:52:30 07:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:44:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 07:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:44:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 07:44:01 4 0.03 0.00 0.00 0.02 0.00 99.95 09:52:30 07:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:44:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 07:44:01 7 0.08 0.00 0.03 0.00 0.05 99.83 09:52:30 07:45:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 07:45:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 07:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 07:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 07:45:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 07:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 07:45:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 07:45:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 07:45:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 07:46:02 all 0.02 0.00 0.02 0.00 0.01 99.95 09:52:30 07:46:02 0 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:46:02 1 0.02 0.00 0.03 0.00 0.00 99.95 09:52:30 07:46:02 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:46:02 3 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 07:46:02 4 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 07:46:02 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:46:02 6 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 07:46:02 7 0.03 0.00 0.07 0.00 0.05 99.85 09:52:30 07:47:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:52:30 07:47:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 07:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 07:47:01 3 0.00 0.00 0.02 0.02 0.02 99.95 09:52:30 07:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 07:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 07:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 07:47:01 7 0.07 0.00 0.05 0.00 0.03 99.85 09:52:30 07:48:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 07:48:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 07:48:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 07:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:48:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 07:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:48:01 6 0.00 0.00 0.03 0.00 0.02 99.95 09:52:30 07:48:01 7 0.05 0.00 0.02 0.00 0.03 99.90 09:52:30 09:52:30 07:48:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 07:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:52:30 07:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:49:01 1 0.07 0.00 0.02 0.00 0.02 99.90 09:52:30 07:49:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 07:49:01 3 0.05 0.00 0.00 0.02 0.02 99.92 09:52:30 07:49:01 4 0.05 0.00 0.00 0.00 0.02 99.93 09:52:30 07:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 07:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 07:49:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 07:50:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:52:30 07:50:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 07:50:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:52:30 07:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:50:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:52:30 07:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 07:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:50:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 07:50:01 7 0.07 0.00 0.02 0.00 0.03 99.88 09:52:30 07:51:01 all 0.02 0.00 0.02 0.00 0.01 99.94 09:52:30 07:51:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 07:51:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 07:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 07:51:01 3 0.03 0.00 0.05 0.03 0.02 99.87 09:52:30 07:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 07:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 07:51:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 07:51:01 7 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 07:52:01 all 0.02 0.00 0.02 0.00 0.01 99.94 09:52:30 07:52:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 07:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 07:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 07:52:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 07:52:01 4 0.03 0.00 0.05 0.00 0.00 99.92 09:52:30 07:52:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 07:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 07:52:01 7 0.03 0.00 0.08 0.00 0.03 99.85 09:52:30 07:53:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:52:30 07:53:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 07:53:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 07:53:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 07:53:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 07:53:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 07:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 07:53:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 07:54:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:52:30 07:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:54:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 07:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:54:01 3 0.00 0.00 0.02 0.02 0.02 99.95 09:52:30 07:54:01 4 0.03 0.00 0.05 0.00 0.02 99.90 09:52:30 07:54:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 07:54:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 07:54:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 07:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:52:30 07:55:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 07:55:01 1 0.03 0.00 0.05 0.00 0.03 99.88 09:52:30 07:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:55:01 3 0.02 0.00 0.02 0.02 0.00 99.95 09:52:30 07:55:01 4 0.07 0.00 0.03 0.00 0.02 99.88 09:52:30 07:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 07:55:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 07:56:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:52:30 07:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:56:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 07:56:01 2 0.03 0.00 0.03 0.00 0.03 99.90 09:52:30 07:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 07:56:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 07:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 07:56:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:52:30 07:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 07:57:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:52:30 07:57:01 0 0.03 0.00 0.00 0.02 0.00 99.95 09:52:30 07:57:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 07:57:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 07:57:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 07:57:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 07:57:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 07:57:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 07:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 07:58:01 all 0.22 0.00 0.01 0.00 0.01 99.74 09:52:30 07:58:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 07:58:01 1 0.02 0.00 0.03 0.00 0.03 99.92 09:52:30 07:58:01 2 0.00 0.00 0.02 0.00 0.03 99.95 09:52:30 07:58:01 3 0.03 0.00 0.02 0.02 0.00 99.93 09:52:30 07:58:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 07:58:01 5 1.68 0.00 0.02 0.00 0.00 98.30 09:52:30 07:58:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:52:30 07:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 07:59:01 all 0.35 0.00 0.03 0.00 0.01 99.61 09:52:30 07:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 07:59:01 1 0.17 0.00 0.02 0.00 0.02 99.80 09:52:30 07:59:01 2 0.07 0.00 0.07 0.00 0.02 99.85 09:52:30 07:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 07:59:01 4 0.07 0.00 0.08 0.00 0.00 99.85 09:52:30 07:59:01 5 2.12 0.00 0.02 0.00 0.02 97.85 09:52:30 07:59:01 6 0.23 0.00 0.02 0.00 0.00 99.75 09:52:30 07:59:01 7 0.07 0.00 0.02 0.00 0.00 99.92 09:52:30 09:52:30 07:59:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 08:00:01 all 0.26 0.00 0.01 0.00 0.01 99.72 09:52:30 08:00:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 08:00:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 08:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:00:01 3 0.00 0.00 0.02 0.02 0.03 99.93 09:52:30 08:00:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 08:00:01 5 1.89 0.00 0.00 0.00 0.00 98.11 09:52:30 08:00:01 6 0.07 0.00 0.00 0.00 0.02 99.92 09:52:30 08:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:01:01 all 0.26 0.00 0.02 0.00 0.01 99.71 09:52:30 08:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:01:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:52:30 08:01:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 08:01:01 3 0.07 0.00 0.03 0.02 0.02 99.87 09:52:30 08:01:01 4 0.03 0.00 0.05 0.00 0.02 99.90 09:52:30 08:01:01 5 1.89 0.00 0.02 0.00 0.02 98.08 09:52:30 08:01:01 6 0.00 0.00 0.03 0.00 0.00 99.97 09:52:30 08:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:02:01 all 0.12 0.00 0.02 0.00 0.01 99.84 09:52:30 08:02:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 08:02:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 08:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:02:01 3 0.03 0.00 0.03 0.00 0.03 99.90 09:52:30 08:02:01 4 0.07 0.00 0.03 0.00 0.02 99.88 09:52:30 08:02:01 5 0.75 0.00 0.07 0.00 0.00 99.19 09:52:30 08:02:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 08:02:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 08:03:01 all 0.01 0.00 0.02 0.01 0.01 99.95 09:52:30 08:03:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 08:03:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 08:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 08:03:01 3 0.00 0.00 0.03 0.02 0.02 99.93 09:52:30 08:03:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 08:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 08:03:01 6 0.07 0.00 0.05 0.02 0.02 99.85 09:52:30 08:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:04:01 all 0.03 0.00 0.02 0.00 0.02 99.94 09:52:30 08:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:04:01 1 0.05 0.00 0.03 0.00 0.03 99.88 09:52:30 08:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 08:04:01 3 0.05 0.00 0.02 0.00 0.03 99.90 09:52:30 08:04:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 08:04:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 08:04:01 6 0.02 0.00 0.05 0.00 0.02 99.92 09:52:30 08:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 08:05:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:52:30 08:05:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 08:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:05:01 3 0.03 0.00 0.02 0.02 0.02 99.92 09:52:30 08:05:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 08:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:05:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 08:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:06:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:52:30 08:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 08:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:06:01 3 0.03 0.00 0.02 0.02 0.03 99.90 09:52:30 08:06:01 4 0.03 0.00 0.03 0.00 0.03 99.90 09:52:30 08:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:06:01 6 0.07 0.00 0.05 0.00 0.03 99.85 09:52:30 08:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:07:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 08:07:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 08:07:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 08:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 08:07:01 3 0.02 0.00 0.02 0.02 0.03 99.92 09:52:30 08:07:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 08:07:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 08:07:01 6 0.03 0.00 0.05 0.00 0.02 99.90 09:52:30 08:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:08:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:52:30 08:08:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 08:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 08:08:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 08:08:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 08:08:01 4 0.05 0.00 0.05 0.00 0.03 99.87 09:52:30 08:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:08:01 6 0.03 0.00 0.05 0.00 0.02 99.90 09:52:30 08:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:09:01 all 0.03 0.00 0.02 0.00 0.01 99.95 09:52:30 08:09:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 08:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 08:09:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 08:09:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 08:09:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 08:09:01 5 0.02 0.00 0.05 0.00 0.02 99.92 09:52:30 08:09:01 6 0.07 0.00 0.02 0.00 0.00 99.92 09:52:30 08:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:10:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:52:30 08:10:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 08:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:10:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 08:10:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 08:10:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 08:10:01 5 0.07 0.00 0.05 0.00 0.02 99.87 09:52:30 08:10:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:52:30 08:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:52:30 08:10:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 08:11:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 08:11:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 08:11:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 08:11:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 08:11:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 08:11:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 08:11:01 5 0.05 0.00 0.02 0.00 0.05 99.88 09:52:30 08:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 08:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:12:01 all 0.03 0.00 0.00 0.00 0.01 99.96 09:52:30 08:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 08:12:01 4 0.07 0.00 0.00 0.00 0.00 99.93 09:52:30 08:12:01 5 0.03 0.00 0.03 0.00 0.03 99.90 09:52:30 08:12:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:52:30 08:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:13:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 08:13:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 08:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 08:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 08:13:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 08:13:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 08:13:01 5 0.05 0.00 0.03 0.00 0.05 99.87 09:52:30 08:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 08:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:14:01 all 0.03 0.00 0.01 0.00 0.01 99.96 09:52:30 08:14:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 08:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 08:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 08:14:01 5 0.07 0.00 0.03 0.00 0.03 99.87 09:52:30 08:14:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 08:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:15:01 all 0.01 0.00 0.02 0.00 0.01 99.96 09:52:30 08:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 08:15:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 08:15:01 4 0.00 0.00 0.03 0.00 0.02 99.95 09:52:30 08:15:01 5 0.05 0.00 0.07 0.00 0.03 99.85 09:52:30 08:15:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 08:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 08:16:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 08:16:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 08:16:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 08:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 08:16:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 08:16:01 4 0.03 0.00 0.03 0.00 0.00 99.93 09:52:30 08:16:01 5 0.05 0.00 0.03 0.00 0.03 99.88 09:52:30 08:16:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 08:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:17:01 all 0.20 0.00 0.02 0.00 0.01 99.76 09:52:30 08:17:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 08:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:17:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 08:17:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 08:17:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 08:17:01 5 1.45 0.00 0.07 0.00 0.03 98.45 09:52:30 08:17:01 6 0.03 0.00 0.05 0.00 0.03 99.88 09:52:30 08:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:18:01 all 0.26 0.00 0.01 0.00 0.01 99.72 09:52:30 08:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 08:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 08:18:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 08:18:01 5 1.99 0.00 0.03 0.00 0.02 97.96 09:52:30 08:18:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 08:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:19:01 all 0.28 0.00 0.01 0.00 0.01 99.69 09:52:30 08:19:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 08:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:19:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 08:19:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 08:19:01 5 2.00 0.00 0.03 0.00 0.03 97.93 09:52:30 08:19:01 6 0.08 0.00 0.05 0.00 0.03 99.83 09:52:30 08:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:20:01 all 0.27 0.00 0.02 0.00 0.01 99.70 09:52:30 08:20:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 08:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 08:20:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 08:20:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 08:20:01 4 0.03 0.00 0.05 0.00 0.02 99.90 09:52:30 08:20:01 5 1.99 0.00 0.02 0.00 0.02 97.98 09:52:30 08:20:01 6 0.05 0.00 0.05 0.00 0.02 99.88 09:52:30 08:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:21:01 all 0.28 0.00 0.02 0.00 0.01 99.69 09:52:30 08:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 08:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:21:01 3 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 08:21:01 4 0.07 0.00 0.05 0.00 0.00 99.88 09:52:30 08:21:01 5 2.02 0.00 0.02 0.00 0.02 97.95 09:52:30 08:21:01 6 0.07 0.00 0.03 0.00 0.03 99.87 09:52:30 08:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 09:52:30 08:21:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 08:22:01 all 0.17 0.00 0.01 0.00 0.01 99.81 09:52:30 08:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 08:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 08:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 08:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 08:22:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 08:22:01 5 1.27 0.00 0.03 0.00 0.02 98.68 09:52:30 08:22:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:52:30 08:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:23:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:52:30 08:23:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 08:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 08:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:23:01 3 0.02 0.00 0.02 0.02 0.03 99.92 09:52:30 08:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 08:23:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 08:23:01 6 0.08 0.00 0.07 0.00 0.02 99.83 09:52:30 08:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:24:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:52:30 08:24:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 08:24:01 1 0.02 0.00 0.02 0.00 0.03 99.93 09:52:30 08:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 08:24:01 3 0.00 0.00 0.02 0.02 0.02 99.95 09:52:30 08:24:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 08:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:24:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 08:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:25:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:52:30 08:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 08:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 08:25:01 3 0.02 0.00 0.03 0.02 0.03 99.90 09:52:30 08:25:01 4 0.07 0.00 0.03 0.00 0.02 99.88 09:52:30 08:25:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 08:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 08:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:26:01 all 0.01 0.00 0.02 0.00 0.01 99.96 09:52:30 08:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:26:01 1 0.02 0.00 0.02 0.00 0.03 99.93 09:52:30 08:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:26:01 3 0.02 0.00 0.03 0.00 0.03 99.92 09:52:30 08:26:01 4 0.03 0.00 0.05 0.00 0.02 99.90 09:52:30 08:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:26:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 08:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:27:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:52:30 08:27:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 08:27:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 08:27:01 2 0.05 0.00 0.00 0.00 0.00 99.95 09:52:30 08:27:01 3 0.03 0.00 0.00 0.02 0.02 99.93 09:52:30 08:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 08:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 08:27:01 6 0.08 0.00 0.07 0.00 0.03 99.82 09:52:30 08:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:28:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:52:30 08:28:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 08:28:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 08:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 08:28:01 3 0.02 0.00 0.03 0.02 0.02 99.92 09:52:30 08:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 08:28:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 08:28:01 6 0.08 0.00 0.03 0.00 0.02 99.87 09:52:30 08:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:52:30 08:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 08:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 08:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 08:29:01 3 0.02 0.00 0.03 0.00 0.03 99.92 09:52:30 08:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 08:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:29:01 6 0.10 0.00 0.03 0.00 0.02 99.85 09:52:30 08:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 08:30:01 all 0.02 0.00 0.02 0.00 0.01 99.94 09:52:30 08:30:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 08:30:01 1 0.02 0.00 0.02 0.00 0.03 99.93 09:52:30 08:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 08:30:01 3 0.03 0.00 0.05 0.02 0.03 99.87 09:52:30 08:30:01 4 0.05 0.00 0.05 0.00 0.02 99.88 09:52:30 08:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 08:30:01 6 0.03 0.00 0.05 0.00 0.02 99.90 09:52:30 08:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 08:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 08:31:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 08:31:01 3 0.03 0.00 0.02 0.02 0.03 99.90 09:52:30 08:31:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 08:31:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 08:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 08:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:32:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:52:30 08:32:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 08:32:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 08:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 08:32:01 3 0.03 0.00 0.00 0.00 0.03 99.93 09:52:30 08:32:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 08:32:01 5 0.03 0.00 0.05 0.00 0.02 99.90 09:52:30 08:32:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 08:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 09:52:30 08:32:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 08:33:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 08:33:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 08:33:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 08:33:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 08:33:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 08:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 08:33:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 08:33:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 08:33:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 08:34:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:52:30 08:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:34:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:52:30 08:34:01 2 0.07 0.00 0.00 0.00 0.00 99.93 09:52:30 08:34:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 08:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 08:34:01 5 0.07 0.00 0.03 0.00 0.02 99.88 09:52:30 08:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 08:34:01 7 0.05 0.00 0.02 0.00 0.03 99.90 09:52:30 08:35:01 all 0.14 0.00 0.01 0.01 0.02 99.82 09:52:30 08:35:01 0 0.02 0.00 0.02 0.05 0.03 99.88 09:52:30 08:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 08:35:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 08:35:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 08:35:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 08:35:01 5 1.04 0.00 0.03 0.00 0.03 98.89 09:52:30 08:35:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 08:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:36:01 all 0.28 0.00 0.01 0.00 0.01 99.70 09:52:30 08:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 08:36:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:52:30 08:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 08:36:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 08:36:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:52:30 08:36:01 5 2.04 0.00 0.02 0.00 0.02 97.93 09:52:30 08:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:36:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 08:37:01 all 0.25 0.00 0.01 0.00 0.01 99.73 09:52:30 08:37:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 08:37:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 08:37:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 08:37:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 08:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:37:01 5 1.92 0.00 0.00 0.00 0.00 98.08 09:52:30 08:37:01 6 0.00 0.00 0.05 0.00 0.03 99.92 09:52:30 08:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:38:01 all 0.22 0.00 0.01 0.00 0.01 99.75 09:52:30 08:38:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 08:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 08:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 08:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 08:38:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 08:38:01 5 1.58 0.00 0.02 0.00 0.02 98.39 09:52:30 08:38:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 08:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:39:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:52:30 08:39:01 0 0.00 0.00 0.02 0.00 0.03 99.95 09:52:30 08:39:01 1 0.00 0.00 0.00 0.00 0.03 99.97 09:52:30 08:39:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 08:39:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 08:39:01 4 0.00 0.00 0.03 0.00 0.00 99.97 09:52:30 08:39:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:52:30 08:39:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 08:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:40:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:52:30 08:40:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 08:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 08:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 08:40:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 08:40:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 08:40:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 08:40:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 08:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 08:41:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 08:41:01 0 0.07 0.00 0.03 0.02 0.03 99.85 09:52:30 08:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 08:41:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 08:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 08:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 08:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:41:01 6 0.03 0.00 0.02 0.00 0.03 99.92 09:52:30 08:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:42:01 all 0.03 0.00 0.01 0.00 0.02 99.94 09:52:30 08:42:01 0 0.02 0.00 0.02 0.00 0.05 99.92 09:52:30 08:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 08:42:01 3 0.05 0.00 0.00 0.02 0.02 99.92 09:52:30 08:42:01 4 0.07 0.00 0.03 0.00 0.02 99.88 09:52:30 08:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 08:42:01 6 0.07 0.00 0.02 0.00 0.02 99.90 09:52:30 08:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 08:43:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 08:43:01 0 0.02 0.00 0.03 0.02 0.03 99.90 09:52:30 08:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 08:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 08:43:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 08:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:43:01 6 0.03 0.00 0.03 0.02 0.00 99.92 09:52:30 08:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 09:52:30 08:43:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 08:44:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:52:30 08:44:01 0 0.03 0.00 0.03 0.02 0.03 99.88 09:52:30 08:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 08:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 08:44:01 3 0.05 0.00 0.03 0.02 0.03 99.87 09:52:30 08:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:44:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 08:44:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 08:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:45:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 08:45:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:52:30 08:45:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 08:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 08:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 08:45:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 08:45:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 08:45:01 6 0.00 0.00 0.03 0.00 0.00 99.97 09:52:30 08:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:52:30 08:46:01 0 0.02 0.00 0.03 0.02 0.03 99.90 09:52:30 08:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 08:46:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 08:46:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 08:46:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 08:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 08:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:47:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:52:30 08:47:01 0 0.03 0.00 0.02 0.00 0.05 99.90 09:52:30 08:47:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 08:47:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:52:30 08:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 08:47:01 4 0.03 0.00 0.07 0.00 0.02 99.88 09:52:30 08:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:47:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 08:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 08:48:01 all 0.02 0.00 0.01 0.00 0.02 99.95 09:52:30 08:48:01 0 0.03 0.00 0.05 0.02 0.03 99.87 09:52:30 08:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 08:48:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 08:48:01 3 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 08:48:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 08:48:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 08:48:01 6 0.07 0.00 0.02 0.00 0.02 99.90 09:52:30 08:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:52:30 08:49:01 0 0.05 0.00 0.03 0.00 0.03 99.88 09:52:30 08:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 08:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:49:01 3 0.03 0.00 0.02 0.02 0.02 99.92 09:52:30 08:49:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 08:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:49:01 6 0.03 0.00 0.05 0.00 0.02 99.90 09:52:30 08:49:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 08:50:01 all 0.02 0.00 0.01 0.00 0.02 99.95 09:52:30 08:50:01 0 0.02 0.00 0.00 0.02 0.05 99.92 09:52:30 08:50:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 08:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 08:50:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 08:50:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 08:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 08:50:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 08:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:51:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:52:30 08:51:01 0 0.05 0.00 0.07 0.02 0.02 99.85 09:52:30 08:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 08:51:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 08:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 08:51:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 08:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 08:51:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 08:51:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 08:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:52:30 08:52:01 0 0.05 0.00 0.03 0.00 0.03 99.88 09:52:30 08:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 08:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 08:52:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 08:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 08:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:52:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 08:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:53:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:52:30 08:53:01 0 0.05 0.00 0.03 0.02 0.03 99.87 09:52:30 08:53:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 08:53:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 08:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 08:53:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 08:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 08:53:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 08:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:54:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 08:54:01 0 0.03 0.00 0.03 0.02 0.02 99.90 09:52:30 08:54:01 1 0.00 0.00 0.03 0.00 0.02 99.95 09:52:30 08:54:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 08:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 08:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:54:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 08:54:01 7 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 09:52:30 08:54:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 08:55:01 all 0.18 0.00 0.01 0.00 0.01 99.79 09:52:30 08:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 08:55:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:52:30 08:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:55:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 08:55:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:52:30 08:55:01 5 1.26 0.00 0.05 0.00 0.02 98.68 09:52:30 08:55:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:52:30 08:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 08:56:01 all 0.26 0.00 0.01 0.00 0.01 99.71 09:52:30 08:56:01 0 0.00 0.00 0.02 0.02 0.03 99.93 09:52:30 08:56:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 08:56:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 08:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:56:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 08:56:01 5 1.97 0.00 0.00 0.00 0.00 98.03 09:52:30 08:56:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 08:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:57:01 all 0.28 0.00 0.01 0.01 0.01 99.69 09:52:30 08:57:01 0 0.03 0.00 0.03 0.02 0.02 99.90 09:52:30 08:57:01 1 0.05 0.00 0.05 0.00 0.02 99.88 09:52:30 08:57:01 2 0.03 0.00 0.00 0.00 0.03 99.93 09:52:30 08:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 08:57:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:52:30 08:57:01 5 1.99 0.00 0.00 0.00 0.02 98.00 09:52:30 08:57:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 08:57:01 7 0.02 0.00 0.00 0.03 0.02 99.93 09:52:30 08:58:01 all 0.27 0.00 0.01 0.00 0.01 99.71 09:52:30 08:58:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 08:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 08:58:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 08:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 08:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 08:58:01 5 1.99 0.00 0.02 0.00 0.02 97.98 09:52:30 08:58:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 08:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 08:59:01 all 0.36 0.00 0.02 0.01 0.01 99.60 09:52:30 08:59:01 0 0.10 0.00 0.03 0.02 0.03 99.82 09:52:30 08:59:01 1 0.07 0.00 0.03 0.00 0.02 99.88 09:52:30 08:59:01 2 0.12 0.00 0.02 0.00 0.03 99.83 09:52:30 08:59:01 3 0.13 0.00 0.00 0.02 0.00 99.85 09:52:30 08:59:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 08:59:01 5 2.02 0.00 0.07 0.00 0.02 97.90 09:52:30 08:59:01 6 0.07 0.00 0.02 0.00 0.00 99.92 09:52:30 08:59:01 7 0.30 0.00 0.00 0.02 0.00 99.68 09:52:30 09:00:01 all 0.06 0.00 0.02 0.00 0.01 99.91 09:52:30 09:00:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:52:30 09:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 09:00:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 09:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 09:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 09:00:01 5 0.35 0.00 0.08 0.00 0.00 99.57 09:52:30 09:00:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 09:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 09:01:01 all 0.01 0.00 0.01 0.00 0.02 99.96 09:52:30 09:01:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 09:01:01 1 0.02 0.00 0.02 0.00 0.03 99.93 09:52:30 09:01:01 2 0.03 0.00 0.00 0.00 0.03 99.93 09:52:30 09:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 09:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 09:01:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 09:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 09:01:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 09:02:01 all 0.03 0.00 0.02 0.00 0.01 99.93 09:52:30 09:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:02:01 1 0.03 0.00 0.05 0.00 0.02 99.90 09:52:30 09:02:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 09:02:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 09:02:01 4 0.07 0.00 0.02 0.00 0.02 99.90 09:52:30 09:02:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 09:02:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 09:02:01 7 0.03 0.00 0.00 0.02 0.00 99.95 09:52:30 09:03:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 09:03:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 09:03:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:52:30 09:03:01 2 0.00 0.00 0.02 0.00 0.03 99.95 09:52:30 09:03:01 3 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 09:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 09:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 09:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 09:04:01 all 0.04 0.00 0.02 0.00 0.01 99.93 09:52:30 09:04:01 0 0.03 0.00 0.03 0.02 0.00 99.92 09:52:30 09:04:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 09:04:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 09:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 09:04:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 09:04:01 5 0.03 0.00 0.00 0.00 0.03 99.93 09:52:30 09:04:01 6 0.05 0.00 0.03 0.00 0.00 99.92 09:52:30 09:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 09:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:52:30 09:05:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 09:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 09:05:01 2 0.05 0.00 0.02 0.00 0.03 99.90 09:52:30 09:05:01 3 0.00 0.00 0.00 0.00 0.03 99.97 09:52:30 09:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:05:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 09:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:05:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 09:52:30 09:05:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 09:06:01 all 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 09:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 09:06:01 1 0.05 0.00 0.02 0.00 0.03 99.90 09:52:30 09:06:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 09:06:01 3 0.03 0.00 0.03 0.02 0.00 99.92 09:52:30 09:06:01 4 0.03 0.00 0.05 0.00 0.03 99.88 09:52:30 09:06:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 09:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 09:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:07:01 all 0.02 0.00 0.01 0.01 0.01 99.96 09:52:30 09:07:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 09:07:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 09:07:01 2 0.03 0.00 0.00 0.00 0.03 99.93 09:52:30 09:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 09:07:01 4 0.03 0.00 0.03 0.02 0.02 99.90 09:52:30 09:07:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 09:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:07:01 7 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 09:08:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:52:30 09:08:01 0 0.05 0.00 0.00 0.00 0.02 99.93 09:52:30 09:08:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:52:30 09:08:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 09:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 09:08:01 4 0.07 0.00 0.02 0.00 0.03 99.88 09:52:30 09:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:08:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:52:30 09:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 09:09:01 all 0.02 0.00 0.01 0.00 0.02 99.95 09:52:30 09:09:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 09:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 09:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 09:09:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 09:09:01 4 0.03 0.00 0.03 0.00 0.03 99.90 09:52:30 09:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:09:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 09:09:01 7 0.00 0.00 0.02 0.02 0.03 99.93 09:52:30 09:10:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:52:30 09:10:01 0 0.03 0.00 0.00 0.02 0.00 99.95 09:52:30 09:10:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 09:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 09:10:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 09:10:01 4 0.03 0.00 0.08 0.00 0.03 99.85 09:52:30 09:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 09:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 09:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 09:11:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:52:30 09:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 09:11:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:52:30 09:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 09:11:01 3 0.02 0.00 0.03 0.02 0.02 99.92 09:52:30 09:11:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 09:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 09:11:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 09:11:01 7 0.02 0.00 0.05 0.00 0.02 99.92 09:52:30 09:12:01 all 0.06 0.00 0.04 0.00 0.02 99.88 09:52:30 09:12:01 0 0.03 0.00 0.03 0.02 0.00 99.92 09:52:30 09:12:01 1 0.17 0.00 0.10 0.00 0.02 99.72 09:52:30 09:12:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 09:12:01 3 0.03 0.00 0.03 0.02 0.02 99.90 09:52:30 09:12:01 4 0.12 0.00 0.08 0.00 0.05 99.75 09:52:30 09:12:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 09:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 09:12:01 7 0.07 0.00 0.03 0.00 0.03 99.87 09:52:30 09:13:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 09:13:01 0 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 09:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 09:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 09:13:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 09:13:01 4 0.03 0.00 0.05 0.00 0.03 99.88 09:52:30 09:13:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 09:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:13:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 09:14:01 all 0.03 0.00 0.02 0.00 0.01 99.93 09:52:30 09:14:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 09:14:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 09:14:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 09:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 09:14:01 4 0.07 0.00 0.05 0.00 0.02 99.87 09:52:30 09:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:14:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 09:14:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 09:15:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:52:30 09:15:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 09:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 09:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 09:15:01 3 0.00 0.00 0.00 0.03 0.02 99.95 09:52:30 09:15:01 4 0.03 0.00 0.05 0.00 0.03 99.88 09:52:30 09:15:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 09:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:15:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 09:16:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 09:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 09:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 09:16:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 09:16:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 09:16:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 09:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 09:16:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 09:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 09:52:30 09:16:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 09:17:01 all 0.25 0.00 0.02 0.00 0.01 99.71 09:52:30 09:17:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 09:17:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 09:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 09:17:01 3 0.03 0.00 0.02 0.02 0.02 99.92 09:52:30 09:17:01 4 0.05 0.00 0.03 0.00 0.05 99.87 09:52:30 09:17:01 5 1.81 0.00 0.05 0.00 0.02 98.13 09:52:30 09:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 09:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:18:01 all 0.25 0.00 0.01 0.01 0.01 99.73 09:52:30 09:18:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 09:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 09:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 09:18:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 09:18:01 4 0.02 0.00 0.03 0.00 0.03 99.92 09:52:30 09:18:01 5 1.97 0.00 0.00 0.02 0.00 98.01 09:52:30 09:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 09:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 09:19:02 all 0.28 0.00 0.01 0.00 0.02 99.69 09:52:30 09:19:02 0 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:19:02 1 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 09:19:02 2 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 09:19:02 3 0.03 0.00 0.00 0.02 0.02 99.93 09:52:30 09:19:02 4 0.07 0.00 0.03 0.00 0.05 99.85 09:52:30 09:19:02 5 1.99 0.00 0.00 0.00 0.02 98.00 09:52:30 09:19:02 6 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 09:19:02 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:20:01 all 0.26 0.00 0.01 0.00 0.01 99.73 09:52:30 09:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 09:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 09:20:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 09:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 09:20:01 4 0.02 0.00 0.02 0.00 0.03 99.93 09:52:30 09:20:01 5 1.92 0.00 0.00 0.00 0.00 98.08 09:52:30 09:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 09:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 09:21:01 all 0.07 0.00 0.03 0.00 0.01 99.89 09:52:30 09:21:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 09:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 09:21:01 2 0.02 0.00 0.05 0.00 0.02 99.92 09:52:30 09:21:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 09:21:01 4 0.05 0.00 0.05 0.00 0.05 99.85 09:52:30 09:21:01 5 0.37 0.00 0.10 0.00 0.02 99.52 09:52:30 09:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 09:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:22:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 09:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 09:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 09:22:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 09:22:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 09:22:01 4 0.03 0.00 0.05 0.00 0.03 99.88 09:52:30 09:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 09:22:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 09:22:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 09:23:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:52:30 09:23:01 0 0.03 0.00 0.00 0.02 0.00 99.95 09:52:30 09:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 09:23:01 4 0.03 0.00 0.03 0.00 0.03 99.90 09:52:30 09:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 09:23:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 09:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 09:24:01 all 0.01 0.00 0.02 0.00 0.02 99.96 09:52:30 09:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 09:24:01 1 0.00 0.00 0.02 0.00 0.03 99.95 09:52:30 09:24:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 09:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 09:24:01 4 0.02 0.00 0.08 0.00 0.05 99.85 09:52:30 09:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 09:24:01 6 0.03 0.00 0.02 0.02 0.00 99.93 09:52:30 09:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 09:25:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:52:30 09:25:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 09:25:01 1 0.05 0.00 0.05 0.00 0.00 99.90 09:52:30 09:25:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 09:25:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 09:25:01 4 0.07 0.00 0.07 0.00 0.03 99.83 09:52:30 09:25:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 09:25:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 09:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:26:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:52:30 09:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:26:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 09:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 09:26:01 3 0.00 0.00 0.02 0.02 0.02 99.95 09:52:30 09:26:01 4 0.05 0.00 0.07 0.00 0.05 99.83 09:52:30 09:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:26:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 09:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 09:27:01 all 0.04 0.00 0.02 0.00 0.01 99.94 09:52:30 09:27:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:52:30 09:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 09:27:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 09:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 09:27:01 4 0.07 0.00 0.03 0.00 0.03 99.87 09:52:30 09:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 09:27:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 09:27:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 09:52:30 09:27:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 09:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:52:30 09:28:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 09:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 09:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 09:28:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 09:28:01 4 0.03 0.00 0.05 0.00 0.03 99.88 09:52:30 09:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 09:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 09:29:01 all 0.03 0.00 0.01 0.00 0.00 99.95 09:52:30 09:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 09:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:29:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 09:29:01 4 0.15 0.00 0.08 0.00 0.03 99.73 09:52:30 09:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 09:29:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 09:30:01 all 0.02 0.00 0.01 0.00 0.02 99.95 09:52:30 09:30:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 09:30:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 09:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 09:30:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 09:30:01 4 0.03 0.00 0.02 0.00 0.03 99.92 09:52:30 09:30:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 09:30:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 09:30:01 7 0.02 0.00 0.03 0.00 0.03 99.92 09:52:30 09:31:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:52:30 09:31:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 09:31:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 09:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 09:31:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 09:31:01 4 0.05 0.00 0.05 0.00 0.03 99.87 09:52:30 09:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 09:31:01 6 0.02 0.00 0.05 0.00 0.02 99.92 09:52:30 09:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 09:32:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:52:30 09:32:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 09:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 09:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:32:01 3 0.02 0.00 0.03 0.02 0.02 99.92 09:52:30 09:32:01 4 0.05 0.00 0.00 0.00 0.03 99.92 09:52:30 09:32:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 09:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 09:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 09:33:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:52:30 09:33:01 0 0.03 0.00 0.02 0.02 0.02 99.92 09:52:30 09:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:33:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 09:33:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 09:33:01 4 0.05 0.00 0.03 0.00 0.03 99.88 09:52:30 09:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:52:30 09:33:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 09:33:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 09:34:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:52:30 09:34:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:52:30 09:34:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 09:34:01 2 0.07 0.00 0.02 0.00 0.02 99.90 09:52:30 09:34:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 09:34:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:52:30 09:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 09:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 09:34:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 09:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:52:30 09:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 09:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:35:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 09:35:01 4 0.02 0.00 0.05 0.00 0.03 99.90 09:52:30 09:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 09:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 09:35:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 09:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:52:30 09:36:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 09:36:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:52:30 09:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 09:36:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 09:36:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 09:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:36:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 09:36:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 09:37:01 all 0.21 0.00 0.02 0.00 0.02 99.75 09:52:30 09:37:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 09:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 09:37:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 09:37:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:52:30 09:37:01 4 0.02 0.00 0.02 0.00 0.03 99.93 09:52:30 09:37:01 5 1.61 0.00 0.03 0.00 0.02 98.34 09:52:30 09:37:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:52:30 09:37:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 09:38:01 all 0.28 0.00 0.02 0.00 0.01 99.69 09:52:30 09:38:01 0 0.03 0.00 0.02 0.02 0.00 99.93 09:52:30 09:38:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:52:30 09:38:01 2 0.05 0.00 0.03 0.00 0.03 99.88 09:52:30 09:38:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 09:38:01 4 0.05 0.00 0.07 0.00 0.02 99.87 09:52:30 09:38:01 5 2.00 0.00 0.00 0.00 0.00 98.00 09:52:30 09:38:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 09:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:52:30 09:38:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 09:39:01 all 0.27 0.00 0.02 0.00 0.01 99.70 09:52:30 09:39:01 0 0.03 0.00 0.07 0.02 0.02 99.87 09:52:30 09:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 09:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 09:39:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 09:39:01 4 0.05 0.00 0.02 0.00 0.03 99.90 09:52:30 09:39:01 5 1.97 0.00 0.00 0.00 0.00 98.03 09:52:30 09:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 09:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:40:01 all 0.16 0.00 0.01 0.00 0.01 99.81 09:52:30 09:40:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 09:40:01 1 0.07 0.00 0.00 0.00 0.00 99.93 09:52:30 09:40:01 2 0.03 0.00 0.00 0.00 0.03 99.93 09:52:30 09:40:01 3 0.03 0.00 0.00 0.02 0.02 99.93 09:52:30 09:40:01 4 0.05 0.00 0.05 0.00 0.02 99.88 09:52:30 09:40:01 5 1.01 0.00 0.03 0.00 0.02 98.94 09:52:30 09:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 09:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:41:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 09:41:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:52:30 09:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:41:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 09:41:01 3 0.02 0.00 0.00 0.00 0.03 99.95 09:52:30 09:41:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 09:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 09:41:01 6 0.03 0.00 0.05 0.00 0.02 99.90 09:52:30 09:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:42:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:52:30 09:42:01 0 0.03 0.00 0.00 0.02 0.00 99.95 09:52:30 09:42:01 1 0.03 0.00 0.05 0.00 0.02 99.90 09:52:30 09:42:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 09:42:01 3 0.05 0.00 0.03 0.02 0.02 99.88 09:52:30 09:42:01 4 0.03 0.00 0.02 0.00 0.03 99.92 09:52:30 09:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 09:42:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:52:30 09:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:43:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:52:30 09:43:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 09:43:01 1 0.08 0.00 0.02 0.00 0.02 99.88 09:52:30 09:43:01 2 0.00 0.00 0.02 0.00 0.03 99.95 09:52:30 09:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 09:43:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 09:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 09:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 09:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 09:44:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:52:30 09:44:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:52:30 09:44:01 1 0.08 0.00 0.03 0.00 0.02 99.87 09:52:30 09:44:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 09:44:01 3 0.02 0.00 0.00 0.03 0.00 99.95 09:52:30 09:44:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 09:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:44:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 09:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:45:01 all 0.01 0.00 0.01 0.00 0.02 99.95 09:52:30 09:45:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 09:45:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 09:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 09:45:01 3 0.02 0.00 0.03 0.02 0.02 99.92 09:52:30 09:45:01 4 0.00 0.00 0.02 0.00 0.03 99.95 09:52:30 09:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 09:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 09:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:46:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 09:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:46:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 09:46:01 2 0.02 0.00 0.02 0.00 0.03 99.93 09:52:30 09:46:01 3 0.00 0.00 0.00 0.00 0.03 99.97 09:52:30 09:46:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 09:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 09:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 09:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 09:47:01 all 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 09:47:01 0 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 09:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 09:47:01 2 0.00 0.00 0.05 0.00 0.02 99.93 09:52:30 09:47:01 3 0.02 0.00 0.02 0.02 0.02 99.93 09:52:30 09:47:01 4 0.05 0.00 0.03 0.00 0.03 99.88 09:52:30 09:47:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:52:30 09:47:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 09:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 09:48:01 all 0.03 0.00 0.02 0.00 0.01 99.95 09:52:30 09:48:01 0 0.05 0.00 0.03 0.02 0.00 99.90 09:52:30 09:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:52:30 09:48:01 2 0.00 0.00 0.03 0.00 0.02 99.95 09:52:30 09:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 09:48:01 4 0.07 0.00 0.07 0.00 0.02 99.85 09:52:30 09:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:49:01 all 0.02 0.00 0.02 0.00 0.01 99.94 09:52:30 09:49:01 0 0.02 0.00 0.00 0.02 0.02 99.95 09:52:30 09:49:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:52:30 09:49:01 2 0.03 0.00 0.02 0.00 0.03 99.92 09:52:30 09:49:01 3 0.02 0.00 0.02 0.02 0.00 99.95 09:52:30 09:49:01 4 0.02 0.00 0.02 0.00 0.03 99.93 09:52:30 09:49:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:52:30 09:49:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:52:30 09:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 09:52:30 09:49:01 CPU %user %nice %system %iowait %steal %idle 09:52:30 09:50:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:52:30 09:50:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:52:30 09:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 09:50:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:52:30 09:50:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:52:30 09:50:01 4 0.03 0.00 0.03 0.00 0.03 99.90 09:52:30 09:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:52:30 09:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:52:30 09:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 09:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:52:30 09:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 09:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 09:51:01 2 0.02 0.00 0.00 0.00 0.03 99.95 09:52:30 09:51:01 3 0.03 0.00 0.00 0.02 0.02 99.93 09:52:30 09:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:52:30 09:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 09:51:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:52:30 09:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:52:30 09:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:52:30 09:52:01 0 0.03 0.00 0.03 0.02 0.00 99.92 09:52:30 09:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:52:30 09:52:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 09:52:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:52:30 09:52:01 4 0.02 0.00 0.00 0.00 0.03 99.95 09:52:30 09:52:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:52:30 09:52:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:52:30 09:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:52:30 Average: all 1.07 0.00 0.18 0.03 0.01 98.70 09:52:30 Average: 0 1.01 0.00 0.19 0.07 0.01 98.72 09:52:30 Average: 1 1.04 0.00 0.17 0.02 0.01 98.75 09:52:30 Average: 2 1.02 0.00 0.18 0.04 0.01 98.75 09:52:30 Average: 3 1.01 0.00 0.18 0.04 0.02 98.75 09:52:30 Average: 4 1.09 0.00 0.17 0.02 0.01 98.71 09:52:30 Average: 5 1.31 0.00 0.16 0.03 0.01 98.49 09:52:30 Average: 6 1.05 0.00 0.18 0.03 0.02 98.72 09:52:30 Average: 7 1.05 0.00 0.17 0.02 0.01 98.75 09:52:30 09:52:30 09:52:30