Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cb0dce8708fd522d150da3e1420c31c1aba44d74 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-ssh15872781725619459264.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh1483774662095183061.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 056ae7b86453181957306e7078512cbe12174832 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-ssh9574517429639447520.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh1573476194555157651.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-ssh3355277004109058176.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8548 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/900 [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/900 # 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 cb0dce8708fd522d150da3e1420c31c1aba44d74 (main) Commit message: "build(deps): Bump github.com/spf13/cast from 1.9.2 to 1.10.0 (#5249)" > 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 cb0dce8708fd522d150da3e1420c31c1aba44d74 # timeout=10 > git rev-list --no-walk 5c25be3e1a794386de6cc01739111128939cdde3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:23:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:23:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:23:41 ========================================================= 06:23:41 EdgeX Global Pipelines Version Info 06:23:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:23:42 ------------------- 06:23:42 stable info: 06:23:42 ------------------- 06:23:42 Commited By: Cherry Wang cherry@iotechsys.com 06:23:42 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 06:23:42 Message: update stable to v1.0.276 06:23:43 ------------------- 06:23:43 experimental info: 06:23:43 ------------------- 06:23:43 Commited By: **** collab-it+edgex@linuxfoundation.org 06:23:43 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 06:23:43 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:23:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:23:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:23:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:23:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:23:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:23:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:23:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:23:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:23:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:23:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:23:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:23:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:23:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:23:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:23:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:23:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:23:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:23:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:23:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:23:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 06:23:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:23:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:23:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:23:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:23:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:23:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:23:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo 06:23:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb0dce8 [Pipeline] echo 06:23:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:23:43 provisioning config files... 06:23:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/900@tmp/config8247726902281959878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:23:44 ---> ****-login.sh 06:23:44 nexus3.edgexfoundry.org:10001 06:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:44 06:23:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:23:44 Configure a credential helper to remove this warning. See 06:23:44 https://docs.****.com/go/credential-store/ 06:23:44 06:23:44 Login Succeeded 06:23:44 nexus3.edgexfoundry.org:10002 06:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:44 06:23:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:23:44 Configure a credential helper to remove this warning. See 06:23:44 https://docs.****.com/go/credential-store/ 06:23:44 06:23:44 Login Succeeded 06:23:44 nexus3.edgexfoundry.org:10003 06:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:44 06:23:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:23:44 Configure a credential helper to remove this warning. See 06:23:44 https://docs.****.com/go/credential-store/ 06:23:44 06:23:44 Login Succeeded 06:23:44 nexus3.edgexfoundry.org:10004 06:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:44 06:23:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:23:44 Configure a credential helper to remove this warning. See 06:23:44 https://docs.****.com/go/credential-store/ 06:23:44 06:23:44 Login Succeeded 06:23:44 ****.io 06:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:45 06:23:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:23:45 Configure a credential helper to remove this warning. See 06:23:45 https://docs.****.com/go/credential-store/ 06:23:45 06:23:45 Login Succeeded 06:23:45 ---> ****-login.sh ends [Pipeline] } 06:23:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:23:45 + 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 06:23:45 + dirname cmd/core-command/Dockerfile 06:23:45 + cut -d/ -f2 06:23:45 + echo core-command,cmd/core-command/Dockerfile 06:23:45 + dirname cmd/core-common-config-bootstrapper/Dockerfile 06:23:45 + cut -d/ -f2 06:23:45 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 06:23:45 + + cut -d/ -f2 06:23:45 dirname cmd/core-data/Dockerfile 06:23:45 + echo core-data,cmd/core-data/Dockerfile 06:23:45 + dirname cmd/core-keeper/Dockerfile 06:23:45 + cut -d/ -f2 06:23:45 + echo core-keeper,cmd/core-keeper/Dockerfile 06:23:45 + cut -d/ -f2 06:23:45 + dirname cmd/core-metadata/Dockerfile 06:23:45 + echo core-metadata,cmd/core-metadata/Dockerfile 06:23:45 + dirname cmd/security-bootstrapper/Dockerfile 06:23:45 + cut -d/ -f2 06:23:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:23:45 + dirname cmd/security-proxy-auth/Dockerfile 06:23:45 + cut -d/ -f2 06:23:45 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 06:23:45 + dirname cmd/security-proxy-setup/Dockerfile 06:23:45 + cut -d/ -f2 06:23:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:23:45 + dirname cmd/security-secretstore-setup/Dockerfile 06:23:45 + cut -d/ -f2 06:23:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:23:45 + dirname cmd/security-spiffe-token-provider/Dockerfile 06:23:45 + cut -d/ -f2 06:23:45 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:23:45 + dirname cmd/security-spire-agent/Dockerfile 06:23:45 + cut -d/ -f2 06:23:45 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:23:45 + dirname cmd/security-spire-config/Dockerfile 06:23:45 + cut -d/ -f2 06:23:45 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:23:45 + dirname cmd/security-spire-server/Dockerfile 06:23:45 + cut -d/ -f2 06:23:45 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:23:45 + dirname+ cmd/support-notifications/Dockerfile 06:23:45 cut -d/ -f2 06:23:45 + echo support-notifications,cmd/support-notifications/Dockerfile 06:23:45 + dirname cmd/support-scheduler/Dockerfile 06:23:45 + cut -d/ -f2 06:23:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 06:23:45 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 06:23:45 + git rev-list -1 --merges cb0dce8708fd522d150da3e1420c31c1aba44d74~1..cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo 06:23:45 -----------> git rev-list -1 --merges cb0dce8708fd522d150da3e1420c31c1aba44d74~1..cb0dce8708fd522d150da3e1420c31c1aba44d74 cb0dce8708fd522d150da3e1420c31c1aba44d74 [false] [Pipeline] sh 06:23:46 + git log --format=format:%s -1 cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo 06:23:46 ========================================================= 06:23:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:23:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:23:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:23:46 + grep -v github /etc/ssh/ssh_known_hosts 06:23:46 + [ -e /tmp/ssh_known_hosts ] 06:23:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:23:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:23:46 + sudo tee -a /etc/ssh/ssh_known_hosts 06:23:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:23:46 06:23:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:23:47 0.1.4: Pulling from edgex-devops/py-git-semver 06:23:47 3dae71ba6b94: Pulling fs layer 06:23:47 6bf1a483ea7c: Pulling fs layer 06:23:47 f5dfc541a4d3: Pulling fs layer 06:23:47 461d9e800cba: Pulling fs layer 06:23:47 80192f66455f: Pulling fs layer 06:23:47 2e8e34ca0e6c: Pulling fs layer 06:23:47 a29436f7fd5d: Pulling fs layer 06:23:47 923cac83aea3: Pulling fs layer 06:23:47 25ad8b0a4227: Pulling fs layer 06:23:47 db01528c6b51: Pulling fs layer 06:23:47 28988de357af: Pulling fs layer 06:23:47 461d9e800cba: Waiting 06:23:47 80192f66455f: Waiting 06:23:47 2e8e34ca0e6c: Waiting 06:23:47 a29436f7fd5d: Waiting 06:23:47 db01528c6b51: Waiting 06:23:47 923cac83aea3: Waiting 06:23:47 25ad8b0a4227: Waiting 06:23:47 28988de357af: Waiting 06:23:47 6bf1a483ea7c: Verifying Checksum 06:23:47 6bf1a483ea7c: Download complete 06:23:47 461d9e800cba: Verifying Checksum 06:23:47 461d9e800cba: Download complete 06:23:47 80192f66455f: Verifying Checksum 06:23:47 80192f66455f: Download complete 06:23:47 f5dfc541a4d3: Verifying Checksum 06:23:47 f5dfc541a4d3: Download complete 06:23:47 3dae71ba6b94: Verifying Checksum 06:23:47 3dae71ba6b94: Download complete 06:23:47 923cac83aea3: Verifying Checksum 06:23:47 923cac83aea3: Download complete 06:23:47 25ad8b0a4227: Verifying Checksum 06:23:47 25ad8b0a4227: Download complete 06:23:47 db01528c6b51: Verifying Checksum 06:23:47 db01528c6b51: Download complete 06:23:47 28988de357af: Verifying Checksum 06:23:47 28988de357af: Download complete 06:23:47 a29436f7fd5d: Verifying Checksum 06:23:47 a29436f7fd5d: Download complete 06:23:47 2e8e34ca0e6c: Verifying Checksum 06:23:47 2e8e34ca0e6c: Download complete 06:23:48 3dae71ba6b94: Pull complete 06:23:49 6bf1a483ea7c: Pull complete 06:23:50 f5dfc541a4d3: Pull complete 06:23:50 461d9e800cba: Pull complete 06:23:50 80192f66455f: Pull complete 06:23:55 2e8e34ca0e6c: Pull complete 06:23:55 a29436f7fd5d: Pull complete 06:23:55 923cac83aea3: Pull complete 06:23:55 25ad8b0a4227: Pull complete 06:23:56 db01528c6b51: Pull complete 06:23:56 28988de357af: Pull complete 06:23:56 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:23:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:23:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:23:56 prd-ubuntu20.04-docker-8c-8g-8548 does not seem to be running inside a container 06:23:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/900 -v /w/workspace/edgex-go/900:/w/workspace/edgex-go/900:rw,z -v /w/workspace/edgex-go/900@tmp:/w/workspace/edgex-go/900@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:23:58 $ docker top 590a7f377bae532f7d41497942968883a26b4117599d9155339d4f5d1de3ff3b -eo pid,comm 06:23:58 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). 06:23:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:23:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:23:58 [ssh-agent] Looking for ssh-agent implementation... 06:23:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:23:58 $ docker exec 590a7f377bae532f7d41497942968883a26b4117599d9155339d4f5d1de3ff3b ssh-agent 06:23:58 SSH_AUTH_SOCK=/tmp/ssh-B0mHk2Nj0jT7/agent.32 06:23:58 SSH_AGENT_PID=38 06:23:58 Running ssh-add (command line suppressed) 06:23:58 Identity added: /w/workspace/edgex-go/900@tmp/private_key_6909464856328844833.key (/w/workspace/edgex-go/900@tmp/private_key_6909464856328844833.key) 06:23:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:23:58 + git config --global --add safe.directory /w/workspace/edgex-go/900 [Pipeline] sh 06:23:59 + git tag --points-at HEAD [Pipeline] } 06:23:59 $ docker exec --env ******** --env ******** 590a7f377bae532f7d41497942968883a26b4117599d9155339d4f5d1de3ff3b ssh-agent -k 06:23:59 unset SSH_AUTH_SOCK; 06:23:59 unset SSH_AGENT_PID; 06:23:59 echo Agent pid 38 killed; 06:23:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:23:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:23:59 [ssh-agent] Looking for ssh-agent implementation... 06:23:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:23:59 $ docker exec 590a7f377bae532f7d41497942968883a26b4117599d9155339d4f5d1de3ff3b ssh-agent 06:23:59 SSH_AUTH_SOCK=/tmp/ssh-cgBBe8xjNo76/agent.85 06:23:59 SSH_AGENT_PID=92 06:23:59 Running ssh-add (command line suppressed) 06:23:59 Identity added: /w/workspace/edgex-go/900@tmp/private_key_9691485222438513691.key (/w/workspace/edgex-go/900@tmp/private_key_9691485222438513691.key) 06:23:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:23:59 + git semver init 06:24:00 2025-09-09 06:24:00,051 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:24:00 2025-09-09 06:24:00,054 [run_init] DEBUG init version:0.0.0 force:False 06:24:00 2025-09-09 06:24:00,055 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/900/.semver 06:24:00 2025-09-09 06:24:00,056 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/900/.semver 06:24:00 2025-09-09 06:24:00,056 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/900/.semver'], cwd=/w/workspace/edgex-go/900, stdin=None, shell=False, universal_newlines=False) 06:24:05 2025-09-09 06:24:04,514 [append_file] DEBUG append to file:/w/workspace/edgex-go/900/.git/info/exclude 06:24:05 2025-09-09 06:24:04,514 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/900/.semver/main with force:False 06:24:05 2025-09-09 06:24:04,514 [read_version] DEBUG read version from /w/workspace/edgex-go/900/.semver/main 06:24:05 2025-09-09 06:24:04,515 [read_version] DEBUG read version from /w/workspace/edgex-go/900/.semver/main 06:24:05 4.1.0-dev.59 [Pipeline] } 06:24:05 $ docker exec --env ******** --env ******** 590a7f377bae532f7d41497942968883a26b4117599d9155339d4f5d1de3ff3b ssh-agent -k 06:24:05 unset SSH_AUTH_SOCK; 06:24:05 unset SSH_AGENT_PID; 06:24:05 echo Agent pid 92 killed; 06:24:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:24:05 + git semver [Pipeline] } 06:24:06 $ docker stop --time=1 590a7f377bae532f7d41497942968883a26b4117599d9155339d4f5d1de3ff3b 06:24:07 $ docker rm -f --volumes 590a7f377bae532f7d41497942968883a26b4117599d9155339d4f5d1de3ff3b [Pipeline] // withDockerContainer [Pipeline] sh 06:24:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:24:08 Stashed 1 file(s) [Pipeline] echo 06:24:08 [edgeXSemver]: initialized semver on version 4.1.0-dev.59 [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 06:24:08 + git config --global --add safe.directory /w/workspace/edgex-go/900 [Pipeline] echo 06:24:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:24:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:24:08 ========================================================= 06:24:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:24:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:24:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:24:08 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:24:08 0a9a5dfd008f: Pulling fs layer 06:24:08 36466aa92d05: Pulling fs layer 06:24:08 e10405b45d13: Pulling fs layer 06:24:08 096b7ceb2af7: Pulling fs layer 06:24:08 4f4fb700ef54: Pulling fs layer 06:24:08 c451b95d7931: Pulling fs layer 06:24:08 9febf9df4401: Pulling fs layer 06:24:08 1477f019b032: Pulling fs layer 06:24:08 c7dc25521971: Pulling fs layer 06:24:08 096b7ceb2af7: Waiting 06:24:08 1477f019b032: Waiting 06:24:08 4f4fb700ef54: Waiting 06:24:08 c451b95d7931: Waiting 06:24:08 c7dc25521971: Waiting 06:24:08 9febf9df4401: Waiting 06:24:08 36466aa92d05: Verifying Checksum 06:24:08 36466aa92d05: Download complete 06:24:08 096b7ceb2af7: Verifying Checksum 06:24:08 096b7ceb2af7: Download complete 06:24:08 4f4fb700ef54: Verifying Checksum 06:24:08 4f4fb700ef54: Download complete 06:24:08 c451b95d7931: Verifying Checksum 06:24:08 c451b95d7931: Download complete 06:24:08 0a9a5dfd008f: Download complete 06:24:08 9febf9df4401: Verifying Checksum 06:24:08 9febf9df4401: Download complete 06:24:09 0a9a5dfd008f: Pull complete 06:24:09 c7dc25521971: Verifying Checksum 06:24:09 c7dc25521971: Download complete 06:24:09 36466aa92d05: Pull complete 06:24:09 e10405b45d13: Download complete 06:24:09 1477f019b032: Verifying Checksum 06:24:09 1477f019b032: Download complete 06:24:15 e10405b45d13: Pull complete 06:24:15 096b7ceb2af7: Pull complete 06:24:15 4f4fb700ef54: Pull complete 06:24:15 c451b95d7931: Pull complete 06:24:15 9febf9df4401: Pull complete 06:24:19 1477f019b032: Pull complete 06:24:19 c7dc25521971: Pull complete 06:24:19 Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 06:24:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:24:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 06:24:19 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:24:19 WORKDIR /edgex 06:24:19 COPY go.mod . 06:24:19 RUN go mod download 06:24:19 docker build -t ci-base-image-x86_64 -f - . 06:24:20 #0 building with "default" instance using docker driver 06:24:20 06:24:20 #1 [internal] load build definition from Dockerfile 06:24:20 #1 transferring dockerfile: 164B done 06:24:20 #1 DONE 0.0s 06:24:20 06:24:20 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:24:20 #2 DONE 0.0s 06:24:20 06:24:20 #3 [internal] load .dockerignore 06:24:20 #3 transferring context: 50B done 06:24:20 #3 DONE 0.0s 06:24:20 06:24:20 #4 [internal] load build context 06:24:20 #4 transferring context: 6.57kB done 06:24:20 #4 DONE 0.0s 06:24:20 06:24:20 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:24:20 #5 DONE 0.1s 06:24:20 06:24:20 #6 [2/4] WORKDIR /edgex 06:24:21 #6 DONE 1.4s 06:24:21 06:24:21 #7 [3/4] COPY go.mod . 06:24:21 #7 DONE 0.0s 06:24:21 06:24:21 #8 [4/4] RUN go mod download 06:24:23 Still waiting to schedule task 06:24:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:24:31 #8 DONE 9.8s 06:24:31 06:24:31 #9 exporting to image 06:24:31 #9 exporting layers 06:24:35 #9 exporting layers 3.8s done 06:24:35 #9 writing image sha256:c6180e7a9571ccb0e5b8b75a526842b768b82c0d8bf8ae60bf8c03c9bc9d0200 done 06:24:35 #9 naming to docker.io/library/ci-base-image-x86_64 done 06:24:35 #9 DONE 3.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:36 + docker inspect -f . ci-base-image-x86_64 06:24:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:36 prd-ubuntu20.04-docker-8c-8g-8548 does not seem to be running inside a container 06:24:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/900 -v /w/workspace/edgex-go/900:/w/workspace/edgex-go/900:rw,z -v /w/workspace/edgex-go/900@tmp:/w/workspace/edgex-go/900@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:24:36 $ docker top 99a4b6eafaf77eb471008753a3467ee250bd76c093dca989a9f5d7b3ed7f590d -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:37 + go version 06:24:37 go version go1.23.9 linux/amd64 [Pipeline] } 06:24:37 $ docker stop --time=1 99a4b6eafaf77eb471008753a3467ee250bd76c093dca989a9f5d7b3ed7f590d 06:24:38 $ docker rm -f --volumes 99a4b6eafaf77eb471008753a3467ee250bd76c093dca989a9f5d7b3ed7f590d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:38 + docker inspect -f . ci-base-image-x86_64 06:24:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:38 prd-ubuntu20.04-docker-8c-8g-8548 does not seem to be running inside a container 06:24:38 $ 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/900 -v /w/workspace/edgex-go/900:/w/workspace/edgex-go/900:rw,z -v /w/workspace/edgex-go/900@tmp:/w/workspace/edgex-go/900@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:24:39 $ docker top ba8c167633c83e9be82fc2af6f74c64d2bac061913d9d45a3f9080951d8e153f -eo pid,comm [Pipeline] { [Pipeline] echo 06:24:39 ========================================================= 06:24:39 [edgeXBuildGoParallel] Running Tests and Build... 06:24:39 ========================================================= [Pipeline] sh 06:24:39 + git config --global --add safe.directory /w/workspace/edgex-go/900 [Pipeline] fileExists [Pipeline] sh 06:24:39 + make test 06:24:39 go test -race -coverprofile=coverage.out ./... 06:24:47 ? github.com/edgexfoundry/edgex-go [no test files] 06:25:14 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 06:25:14 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 06:25:14 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 06:25:14 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 06:25:14 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 06:25:14 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 06:25:14 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 06:25:14 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 06:25:14 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 06:25:14 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 06:25:14 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 06:25:14 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 06:25:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:25:14 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 06:25:14 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 06:25:14 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 06:25:14 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 06:25:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 42.3% of statements 06:25:15 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 06:25:15 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 06:25:16 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 06:25:16 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 06:25:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements 06:25:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 06:25:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:25:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 06:25:17 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 06:25:17 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 06:25:17 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:25:17 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 06:25:17 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 06:25:17 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 06:25:17 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 06:25:17 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 06:25:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 06:25:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 06:25:18 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 06:25:18 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 06:25:18 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 06:25:18 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:25:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.4% of statements 06:25:19 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 4.8% of statements 06:25:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.087s coverage: 53.7% of statements 06:25:20 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 06:25:20 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 06:25:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.775s coverage: 94.2% of statements 06:25:21 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 92.4% of statements 06:25:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 8.4% of statements 06:25:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 06:25:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:25:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:25:22 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 06:25:22 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 06:25:22 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 06:25:22 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 06:25:22 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 06:25:22 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:25:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:25:22 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 06:25:22 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 06:25:22 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 06:25:22 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 06:25:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.381s coverage: 95.8% of statements 06:25:23 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 06:25:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:25:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 06:25:24 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 06:25:24 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 06:25:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 06:25:24 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 06:25:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.043s coverage: 0.0% of statements [no tests to run] 06:25:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements 06:25:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 39.4% of statements 06:25:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.025s coverage: 68.8% of statements 06:25:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements 06:25:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.034s coverage: 87.1% of statements 06:25:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 06:25:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 06:25:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 06:25:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 06:25:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements 06:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:25:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 06:25:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 06:25:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 06:25:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 06:25:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 06:25:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 06:25:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 06:25:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 06:25:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 06:25:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 06:25:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 06:25:28 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 06:25:28 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 06:25:28 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 06:25:30 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 06:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:25:32 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 06:25:33 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 06:25:33 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 06:25:33 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 06:25:36 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 06:25:37 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 06:25:37 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 06:25:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 06:25:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 06:25:37 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:25:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.038s coverage: 94.4% of statements 06:25:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 06:25:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 06:25:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 06:25:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:25:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 06:25:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 06:25:40 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 06:25:40 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 06:25:40 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 06:25:40 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 06:25:40 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 06:25:40 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 06:25:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 06:25:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 06:25:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 06:25:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 06:25:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 06:25:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:25:42 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:25:42 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 06:25:42 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 06:25:42 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 06:25:42 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 06:25:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 06:25:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:25:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.057s coverage: 92.9% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.033s coverage: 87.2% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.083s coverage: 81.8% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.082s coverage: 82.1% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 6.8% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.050s coverage: 33.3% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.047s coverage: 100.0% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.188s coverage: 54.5% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.022s coverage: 100.0% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.032s coverage: 96.8% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.145s coverage: 29.2% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.019s coverage: 93.8% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.031s coverage: 54.0% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 17.0% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.145s coverage: 94.9% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.036s coverage: 9.0% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.074s coverage: 97.7% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.032s coverage: 43.6% of statements 06:25:50 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 06:25:50 running golangci-lint 06:25:50 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 06:25:50 go version go1.23.9 linux/amd64 06:25:50 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 06:25:50 level=info msg="[config_reader] Used config file .golangci.yml" 06:25:50 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 06:26:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8549 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 06:26:07 Running in /w/workspace/edgex-go/900 [Pipeline] { [Pipeline] checkout 06:26:07 The recommended git tool is: git 06:26:12 using credential edgex-jenkins-ssh 06:26:12 Cloning the remote Git repository 06:26:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:26:12 > git init /w/workspace/edgex-go/900 # timeout=10 06:26:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:26:12 > git --version # timeout=10 06:26:12 > git --version # 'git version 2.25.1' 06:26:12 using GIT_SSH to set credentials SSH Credentials for GitHub 06:26:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:26:17 level=info msg="[loader] Go packages loading at mode 575 (exports_file|types_sizes|compiled_files|deps|name|files|imports) took 24.298207299s" 06:26:17 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.015253ms" 06:26:31 Avoid second fetch 06:26:31 Checking out Revision cb0dce8708fd522d150da3e1420c31c1aba44d74 (main) 06:26:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:26:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:26:31 > git config core.sparsecheckout # timeout=10 06:26:31 > git checkout -f cb0dce8708fd522d150da3e1420c31c1aba44d74 # timeout=10 06:26:32 level=info msg="[linters_context/goanalysis] analyzers took 2m1.564913076s with top 10 stages: buildir: 1m13.395581798s, gosec: 4.64770295s, inspect: 2.963446682s, fact_deprecated: 2.321525392s, ctrlflow: 2.014235393s, printf: 2.003941446s, fact_purity: 1.642377549s, S1038: 1.483251509s, nilness: 1.432934799s, typedness: 991.125109ms" 06:26:32 level=info msg="[runner] Issues before processing: 201, after processing: 0" 06:26:32 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 201/201, skip_dirs: 201/201, autogenerated_exclude: 201/201, identifier_marker: 201/201, exclude-rules: 201/20, cgo: 201/201, path_prettifier: 201/201, skip_files: 201/201, exclude: 201/201, invalid_issue: 201/201, nolint: 20/0" 06:26:32 level=info msg="[runner] processing took 16.030586ms with stages: nolint: 7.759016ms, identifier_marker: 3.618906ms, path_prettifier: 1.722162ms, exclude-rules: 1.147019ms, autogenerated_exclude: 822.486µs, skip_dirs: 778.796µs, cgo: 97.24µs, invalid_issue: 52.44µs, filename_unadjuster: 28.621µs, max_same_issues: 580ns, uniq_by_line: 540ns, fixer: 520ns, skip_files: 450ns, path_prefixer: 440ns, exclude: 290ns, sort_results: 260ns, source_code: 200ns, max_from_linter: 160ns, diff: 150ns, max_per_file_from_linter: 110ns, path_shortener: 100ns, severity-rules: 100ns" 06:26:32 level=info msg="[runner] linters took 15.420371968s with stages: goanalysis_metalinter: 15.404243992s" 06:26:32 level=info msg="File cache stats: 0 entries of total size 0B" 06:26:32 level=info msg="Memory: 393 samples, avg is 322.0MB, max is 1433.1MB" 06:26:32 level=info msg="Execution took 39.776687355s" 06:26:32 go vet ./... 06:26:32 Commit message: "build(deps): Bump github.com/spf13/cast from 1.9.2 to 1.10.0 (#5249)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:26:36 provisioning config files... 06:26:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/900@tmp/config8873033157055426270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:26:37 ---> ****-login.sh 06:26:37 nexus3.edgexfoundry.org:10001 06:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:38 Configure a credential helper to remove this warning. See 06:26:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:38 06:26:38 Login Succeeded 06:26:38 nexus3.edgexfoundry.org:10002 06:26:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:38 Configure a credential helper to remove this warning. See 06:26:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:38 06:26:38 Login Succeeded 06:26:38 nexus3.edgexfoundry.org:10003 06:26:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:38 Configure a credential helper to remove this warning. See 06:26:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:38 06:26:38 Login Succeeded 06:26:38 nexus3.edgexfoundry.org:10004 06:26:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:26:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:26:38 ./bin/test-attribution-txt.sh 06:26:38 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 06:26:38 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 06:26:38 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 06:26:38 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 06:26:38 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 06:26:38 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 06:26:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 06:26:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:39 Configure a credential helper to remove this warning. See 06:26:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:39 06:26:39 Login Succeeded 06:26:39 ****.io 06:26:39 + ls -al . 06:26:39 total 2052 06:26:39 drwxrwxr-x 11 1001 1001 4096 Sep 9 06:24 . 06:26:39 drwxr-xr-x 4 root root 4096 Sep 9 06:24 .. 06:26:39 drwxrwxr-x 2 1001 1001 4096 Sep 9 06:23 .blubracket 06:26:39 -rw-rw-r-- 1 1001 1001 10 Sep 9 06:23 .dockerignore 06:26:39 drwxrwxr-x 8 1001 1001 4096 Sep 9 06:25 .git 06:26:39 drwxrwxr-x 3 1001 1001 4096 Sep 9 06:23 .github 06:26:39 -rw-rw-r-- 1 1001 1001 909 Sep 9 06:23 .gitignore 06:26:39 -rw-rw-r-- 1 1001 1001 218 Sep 9 06:23 .golangci.yml 06:26:39 -rw-rw-r-- 1 1001 1001 100 Sep 9 06:23 .hadolint.yml 06:26:39 drwxr-xr-x 3 1001 1001 4096 Sep 9 06:24 .semver 06:26:39 -rw-rw-r-- 1 1001 1001 155 Sep 9 06:23 .sonarcloud.properties 06:26:39 -rw-rw-r-- 1 1001 1001 1171 Sep 9 06:23 ADOPTERS.md 06:26:39 -rw-rw-r-- 1 1001 1001 17374 Sep 9 06:23 Attribution.txt 06:26:39 -rw-rw-r-- 1 1001 1001 108018 Sep 9 06:23 CHANGELOG.md 06:26:39 -rw-rw-r-- 1 1001 1001 3804 Sep 9 06:23 CONTRIBUTING.md 06:26:39 -rw-rw-r-- 1 1001 1001 677 Sep 9 06:23 GOVERNANCE.md 06:26:39 -rw-rw-r-- 1 1001 1001 858 Sep 9 06:23 Jenkinsfile 06:26:39 -rw-rw-r-- 1 1001 1001 10775 Sep 9 06:23 LICENSE 06:26:39 -rw-rw-r-- 1 1001 1001 16740 Sep 9 06:23 Makefile 06:26:39 -rw-rw-r-- 1 1001 1001 582 Sep 9 06:23 OWNERS.md 06:26:39 -rw-rw-r-- 1 1001 1001 9932 Sep 9 06:23 README.md 06:26:39 -rw-rw-r-- 1 1001 1001 789 Sep 9 06:23 SECURITY.md 06:26:39 -rw-rw-r-- 1 1001 1001 12 Sep 9 06:24 VERSION 06:26:39 drwxrwxr-x 2 1001 1001 4096 Sep 9 06:23 bin 06:26:39 drwxrwxr-x 19 1001 1001 4096 Sep 9 06:23 cmd 06:26:39 -rw-r--r-- 1 root root 1722544 Sep 9 06:25 coverage.out 06:26:39 drwxrwxr-x 2 1001 1001 4096 Sep 9 06:23 fuzz_test 06:26:39 -rw-rw-r-- 1 1001 1001 6539 Sep 9 06:23 go.mod 06:26:39 -rw-rw-r-- 1 1001 1001 88541 Sep 9 06:23 go.sum 06:26:39 drwxrwxr-x 7 1001 1001 4096 Sep 9 06:23 internal 06:26:39 drwxrwxr-x 2 1001 1001 4096 Sep 9 06:23 openapi 06:26:39 -rw-rw-r-- 1 1001 1001 584 Sep 9 06:23 security.txt 06:26:39 -rw-rw-r-- 1 1001 1001 204 Sep 9 06:23 version.go [Pipeline] sh 06:26:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:39 + '[' -e coverage.out ] 06:26:39 + chown 1001:1001 coverage.out [Pipeline] stash 06:26:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:39 Configure a credential helper to remove this warning. See 06:26:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:39 06:26:39 Login Succeeded 06:26:39 ---> ****-login.sh ends [Pipeline] } 06:26:39 Deleting 1 temporary files 06:26:39 Stashed 1 file(s) [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 06:26:39 + make build 06:26:39 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] sh 06:26:40 + git config --global --add safe.directory /w/workspace/edgex-go/900 [Pipeline] echo 06:26:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:26:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:26:40 ========================================================= 06:26:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:26:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:26:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:26:40 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:26:40 94e9d8af2201: Pulling fs layer 06:26:40 a6c56e8762df: Pulling fs layer 06:26:40 f0f3c8884826: Pulling fs layer 06:26:40 c7e7622c144d: Pulling fs layer 06:26:40 4f4fb700ef54: Pulling fs layer 06:26:40 b4c3b6d88c5a: Pulling fs layer 06:26:40 ba8bce9d2590: Pulling fs layer 06:26:40 ca778ea9c289: Pulling fs layer 06:26:40 4f4fb700ef54: Waiting 06:26:40 b4c3b6d88c5a: Waiting 06:26:40 ba8bce9d2590: Waiting 06:26:40 ca778ea9c289: Waiting 06:26:40 c7e7622c144d: Waiting 06:26:40 a6c56e8762df: Verifying Checksum 06:26:40 a6c56e8762df: Download complete 06:26:40 c7e7622c144d: Verifying Checksum 06:26:40 c7e7622c144d: Download complete 06:26:40 4f4fb700ef54: Verifying Checksum 06:26:40 4f4fb700ef54: Download complete 06:26:40 b4c3b6d88c5a: Verifying Checksum 06:26:40 b4c3b6d88c5a: Download complete 06:26:40 94e9d8af2201: Download complete 06:26:41 ca778ea9c289: Verifying Checksum 06:26:41 ca778ea9c289: Download complete 06:26:42 94e9d8af2201: Pull complete 06:26:42 a6c56e8762df: Pull complete 06:26:43 f0f3c8884826: Verifying Checksum 06:26:43 f0f3c8884826: Download complete 06:26:43 ba8bce9d2590: Verifying Checksum 06:26:43 ba8bce9d2590: Download complete 06:26:58 f0f3c8884826: Pull complete 06:26:58 c7e7622c144d: Pull complete 06:26:58 4f4fb700ef54: Pull complete 06:26:58 b4c3b6d88c5a: Pull complete 06:27:05 ba8bce9d2590: Pull complete 06:27:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:27:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:27:06 ca778ea9c289: Pull complete 06:27:06 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 06:27:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:27:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 06:27:07 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:27:07 WORKDIR /edgex 06:27:07 COPY go.mod . 06:27:07 RUN go mod downloaddocker 06:27:07 build -t ci-base-image-arm64 -f - . 06:27:07 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:27:08 Sending build context to Docker daemon 3.797MB 06:27:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:27:08 ---> 47b25d7523d1 06:27:08 Step 2/4 : WORKDIR /edgex 06:27:08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:27:10 ---> Running in ffa925cc29d7 06:27:10 Removing intermediate container ffa925cc29d7 06:27:10 ---> 8502f6f62fdc 06:27:10 Step 3/4 : COPY go.mod . 06:27:10 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:27:10 ---> 9c1048299a05 06:27:10 Step 4/4 : RUN go mod download 06:27:11 ---> Running in dce64d225185 06:27:16 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:27:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:27:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:27:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:27:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:27:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:27:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 06:27:29 $ docker stop --time=1 ba8c167633c83e9be82fc2af6f74c64d2bac061913d9d45a3f9080951d8e153f 06:27:31 $ docker rm -f --volumes ba8c167633c83e9be82fc2af6f74c64d2bac061913d9d45a3f9080951d8e153f [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 06:27:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:27:32 06:27:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:27:33 latest: Pulling from edgex-devops/edgex-compose 06:27:33 91d30c5bc195: Pulling fs layer 06:27:33 2e9b0aa3be6d: Pulling fs layer 06:27:33 9c61dcf015f6: Pulling fs layer 06:27:33 4698f68db338: Pulling fs layer 06:27:33 2a2f49069b9e: Pulling fs layer 06:27:33 e0025b399a48: Pulling fs layer 06:27:33 4698f68db338: Waiting 06:27:33 2a2f49069b9e: Waiting 06:27:33 e0025b399a48: Waiting 06:27:33 91d30c5bc195: Verifying Checksum 06:27:33 4698f68db338: Download complete 06:27:33 2e9b0aa3be6d: Verifying Checksum 06:27:33 2e9b0aa3be6d: Download complete 06:27:33 e0025b399a48: Verifying Checksum 06:27:33 e0025b399a48: Download complete 06:27:33 91d30c5bc195: Pull complete 06:27:33 2a2f49069b9e: Verifying Checksum 06:27:33 2a2f49069b9e: Download complete 06:27:33 2e9b0aa3be6d: Pull complete 06:27:34 9c61dcf015f6: Verifying Checksum 06:27:34 9c61dcf015f6: Download complete 06:27:38 9c61dcf015f6: Pull complete 06:27:38 4698f68db338: Pull complete 06:27:38 2a2f49069b9e: Pull complete 06:27:38 e0025b399a48: Pull complete 06:27:38 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 06:27:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:27:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:27:38 prd-ubuntu20.04-docker-8c-8g-8548 does not seem to be running inside a container 06:27:38 $ 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/900 -v /w/workspace/edgex-go/900:/w/workspace/edgex-go/900:rw,z -v /w/workspace/edgex-go/900@tmp:/w/workspace/edgex-go/900@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:27:39 $ docker top 37e30ca5e2dd26977931c6f998705dd1cab7adb0762ab2470960f041b5b0e1e5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:40 + docker compose -f ./docker-compose-build.yml build --parallel 06:27:40 #1 [core-data internal] load build definition from Dockerfile 06:27:40 #1 transferring dockerfile: 2.04kB done 06:27:40 #1 DONE 0.1s 06:27:40 06:27:40 #2 [security-secretstore-setup internal] load build definition from Dockerfile 06:27:40 #2 ... 06:27:40 06:27:40 #3 [support-notifications internal] load build definition from Dockerfile 06:27:40 #3 transferring dockerfile: 2.00kB done 06:27:40 #3 DONE 0.1s 06:27:40 06:27:40 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:27:40 #4 transferring dockerfile: 1.89kB done 06:27:40 #4 DONE 0.1s 06:27:40 06:27:40 #5 [security-proxy-auth internal] load build definition from Dockerfile 06:27:40 #5 transferring dockerfile: 2.14kB done 06:27:40 #5 DONE 0.1s 06:27:40 06:27:40 #6 [security-bootstrapper internal] load build definition from Dockerfile 06:27:40 #6 transferring dockerfile: 3.02kB done 06:27:40 #6 DONE 0.2s 06:27:40 06:27:40 #7 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:27:40 #7 DONE 0.0s 06:27:40 06:27:40 #8 [security-spire-server internal] load build definition from Dockerfile 06:27:40 #8 transferring dockerfile: 1.70kB done 06:27:40 #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 06:27:40 #8 DONE 0.2s 06:27:40 06:27:40 #9 [security-spire-agent internal] load build definition from Dockerfile 06:27:40 #9 transferring dockerfile: 1.81kB done 06:27:40 #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 06:27:40 #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 06:27:40 #9 DONE 0.2s 06:27:40 06:27:40 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:27:40 #10 transferring dockerfile: 2.23kB done 06:27:40 #10 DONE 0.2s 06:27:40 06:27:40 #11 [support-notifications internal] load .dockerignore 06:27:40 #11 DONE 0.0s 06:27:40 06:27:40 #12 [core-data internal] load .dockerignore 06:27:40 #12 DONE 0.0s 06:27:40 06:27:40 #2 [security-secretstore-setup internal] load build definition from Dockerfile 06:27:40 #2 transferring dockerfile: 2.49kB done 06:27:40 #2 DONE 0.2s 06:27:40 06:27:40 #13 [security-spire-config internal] load build definition from Dockerfile 06:27:40 #13 transferring dockerfile: 1.69kB done 06:27:40 #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 06:27:40 #13 DONE 0.2s 06:27:40 06:27:40 #14 [security-proxy-setup internal] load build definition from Dockerfile 06:27:40 #14 transferring dockerfile: 2.50kB done 06:27:40 #14 DONE 0.2s 06:27:40 06:27:40 #15 [support-scheduler internal] load build definition from Dockerfile 06:27:40 #15 transferring dockerfile: 1.83kB done 06:27:40 #15 DONE 0.2s 06:27:40 06:27:40 #16 [core-metadata internal] load build definition from Dockerfile 06:27:40 #16 transferring dockerfile: 2.10kB done 06:27:40 #16 DONE 0.2s 06:27:40 06:27:40 #17 [core-command internal] load build definition from Dockerfile 06:27:40 #17 transferring dockerfile: 1.94kB done 06:27:40 #17 DONE 0.2s 06:27:40 06:27:40 #18 [core-keeper internal] load build definition from Dockerfile 06:27:40 #18 transferring dockerfile: 2.01kB done 06:27:40 #18 DONE 0.2s 06:27:40 06:27:40 #7 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:27:40 #7 DONE 0.0s 06:27:40 06:27:40 #12 [core-data internal] load .dockerignore 06:27:40 #12 transferring context: 50B done 06:27:40 #12 DONE 0.0s 06:27:40 06:27:40 #19 [core-command internal] load metadata for docker.io/library/alpine:3.20 06:27:40 #19 DONE 0.2s 06:27:40 06:27:40 #11 [support-notifications internal] load .dockerignore 06:27:40 #11 transferring context: 50B done 06:27:40 #11 DONE 0.1s 06:27:40 06:27:40 #20 [security-spiffe-token-provider internal] load .dockerignore 06:27:40 #20 transferring context: 50B done 06:27:40 #20 DONE 0.1s 06:27:40 06:27:40 #21 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:27:40 #21 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:27:40 #21 ... 06:27:40 06:27:40 #22 [security-bootstrapper internal] load .dockerignore 06:27:40 #22 transferring context: 50B done 06:27:40 #22 DONE 0.1s 06:27:40 06:27:40 #23 [security-proxy-auth internal] load .dockerignore 06:27:40 #23 transferring context: 50B done 06:27:40 #23 DONE 0.1s 06:27:40 06:27:40 #24 [core-common-config-bootstrapper internal] load .dockerignore 06:27:40 #24 transferring context: 50B done 06:27:40 #24 DONE 0.1s 06:27:40 06:27:40 #21 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:27:40 #21 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:27:40 #21 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 06:27:40 #21 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s 06:27:40 #21 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:27:40 #21 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 06:27:40 #21 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 06:27:40 #21 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 06:27:40 #21 ... 06:27:40 06:27:40 #25 [security-secretstore-setup internal] load .dockerignore 06:27:40 #25 transferring context: 50B 0.0s done 06:27:40 #25 DONE 0.2s 06:27:40 06:27:40 #26 [core-keeper internal] load .dockerignore 06:27:40 #26 transferring context: 50B done 06:27:40 #26 DONE 0.3s 06:27:40 06:27:40 #27 [security-proxy-setup internal] load .dockerignore 06:27:40 #27 transferring context: 50B done 06:27:40 #27 DONE 0.3s 06:27:40 06:27:40 #28 [support-scheduler internal] load .dockerignore 06:27:40 #28 transferring context: 50B done 06:27:40 #28 DONE 0.3s 06:27:40 06:27:40 #29 [core-command internal] load .dockerignore 06:27:40 #29 transferring context: 50B done 06:27:40 #29 DONE 0.3s 06:27:40 06:27:40 #30 [core-metadata internal] load .dockerignore 06:27:40 #30 transferring context: 50B done 06:27:40 #30 DONE 0.3s 06:27:40 06:27:40 #21 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:27:40 #21 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:27:40 #21 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 06:27:40 #21 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 06:27:40 #21 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:27:40 #21 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 06:27:40 #21 ... 06:27:40 06:27:40 #31 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 06:27:40 #31 DONE 0.4s 06:27:40 06:27:40 #21 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:27:40 #21 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 06:27:41 #21 ... 06:27:41 06:27:41 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 06:27:41 #32 DONE 1.2s 06:27:41 06:27:41 #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 06:27:41 #33 DONE 0.7s 06:27:41 06:27:41 #21 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:27:41 #21 DONE 1.1s 06:27:41 06:27:41 #34 [security-spire-server internal] load .dockerignore 06:27:41 #34 transferring context: 50B 0.0s done 06:27:41 #34 DONE 0.1s 06:27:41 06:27:41 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 06:27:41 #35 DONE 1.3s 06:27:41 06:27:41 #36 [security-spire-config internal] load .dockerignore 06:27:41 #36 transferring context: 50B 0.0s done 06:27:41 #36 DONE 0.1s 06:27:41 06:27:41 #37 [security-spire-agent internal] load .dockerignore 06:27:41 #37 ... 06:27:41 06:27:41 #21 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:27:41 #21 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:27:41 #21 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 06:27:41 #21 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 06:27:41 #21 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:27:41 #21 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 06:27:41 #21 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 06:27:41 #21 DONE 1.1s 06:27:42 06:27:42 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:27:42 #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:27:42 #38 ... 06:27:42 06:27:42 #21 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:27:42 #21 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:27:42 #21 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 06:27:42 #21 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 06:27:42 #21 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:27:42 #21 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 06:27:42 #21 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 06:27:42 #21 DONE 1.1s 06:27:42 06:27:42 #37 [security-spire-agent internal] load .dockerignore 06:27:42 #37 transferring context: 50B 0.0s done 06:27:42 #37 DONE 0.4s 06:27:42 06:27:42 #39 [security-spire-config internal] load build context 06:27:42 #39 transferring context: 22.05kB 0.0s done 06:27:42 #39 DONE 0.3s 06:27:42 06:27:42 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:27:42 #40 DONE 0.0s 06:27:42 06:27:42 #41 [security-spire-agent internal] load build context 06:27:42 #41 DONE 0.0s 06:27:42 06:27:42 #42 [security-spire-server internal] load build context 06:27:42 #42 transferring context: 23.80kB 0.1s done 06:27:42 #42 DONE 0.4s 06:27:42 06:27:42 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:27:42 #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done 06:27:42 #38 ... 06:27:42 06:27:42 #41 [security-spire-agent internal] load build context 06:27:42 #41 transferring context: 23.33kB 0.0s done 06:27:42 #41 DONE 0.1s 06:27:42 06:27:42 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:27:42 #38 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 06:27:42 #38 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 06:27:42 #38 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 06:27:42 #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 06:27:42 #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s 06:27:42 #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s 06:27:42 #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 06:27:42 #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s 06:27:42 #38 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 06:27:42 #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 06:27:42 #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 06:27:42 #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 7.34MB / 36.47MB 0.4s 06:27:42 #38 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 06:27:42 #38 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 06:27:42 #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 22.57MB / 36.47MB 0.6s 06:27:42 #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.7s 06:27:43 #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.3s done 06:27:44 #38 ... 06:27:44 06:27:44 #43 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:44 #43 DONE 3.0s 06:27:44 06:27:44 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:27:44 #38 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 06:27:47 #38 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.7s done 06:27:48 #38 ... 06:27:48 06:27:48 #44 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:27:48 #0 0.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:27:48 #0 0.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:27:48 #0 1.334 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:27:48 #0 1.334 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:27:48 #0 1.334 OK: 24174 distinct packages available 06:27:48 #0 1.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:27:48 #0 1.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:27:48 #0 1.832 OK: 248 MiB in 58 packages 06:27:48 #44 DONE 6.6s 06:27:48 06:27:48 #45 [core-data internal] load build context 06:27:48 #45 transferring context: 127.59MB 7.7s 06:27:48 #45 ... 06:27:48 06:27:48 #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:27:48 #0 1.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:27:48 #0 1.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:27:48 #0 1.520 OK: 248 MiB in 58 packages 06:27:48 #46 DONE 7.1s 06:27:48 06:27:48 #45 [core-data internal] load build context 06:27:48 #45 ... 06:27:48 06:27:48 #47 [security-bootstrapper internal] load build context 06:27:49 #47 ... 06:27:49 06:27:49 #45 [core-data internal] load build context 06:27:49 #45 ... 06:27:49 06:27:49 #48 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:27:49 #0 0.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:27:49 #0 0.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:27:49 #0 1.041 OK: 248 MiB in 58 packages 06:27:49 #48 DONE 7.9s 06:27:49 06:27:49 #45 [core-data internal] load build context 06:27:50 #45 ... 06:27:50 06:27:50 #49 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 06:27:50 #0 0.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:27:50 #0 0.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:27:50 #0 1.293 OK: 248 MiB in 58 packages 06:27:50 #49 DONE 8.7s 06:27:50 06:27:50 #45 [core-data internal] load build context 06:27:50 #45 ... 06:27:50 06:27:50 #50 [core-common-config-bootstrapper internal] load build context 06:27:50 #50 ... 06:27:50 06:27:50 #51 [security-spiffe-token-provider internal] load build context 06:27:50 #51 ... 06:27:50 06:27:50 #52 [core-metadata internal] load build context 06:27:51 #52 ... 06:27:51 06:27:51 #53 [support-notifications internal] load build context 06:27:51 #53 ... 06:27:51 06:27:51 #54 [security-proxy-setup internal] load build context 06:27:51 #54 ... 06:27:51 06:27:51 #55 [security-secretstore-setup internal] load build context 06:27:51 #55 ... 06:27:51 06:27:51 #56 [core-keeper internal] load build context 06:27:51 #56 ... 06:27:51 06:27:51 #57 [core-command internal] load build context 06:27:51 #57 ... 06:27:51 06:27:51 #58 [security-proxy-auth internal] load build context 06:27:51 #58 ... 06:27:51 06:27:51 #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 06:27:51 #0 0.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:27:51 #0 0.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:27:51 #0 1.116 OK: 248 MiB in 58 packages 06:27:51 #59 ... 06:27:51 06:27:51 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:27:51 #0 2.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:27:51 #0 2.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:27:51 #0 3.032 (1/2) Installing dumb-init (1.2.5-r3) 06:27:51 #0 3.036 (2/2) Installing su-exec (0.2-r3) 06:27:51 #0 3.039 Executing busybox-1.36.1-r29.trigger 06:27:51 #0 3.050 OK: 8 MiB in 16 packages 06:27:51 #60 ... 06:27:51 06:27:51 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:27:52 #61 ... 06:27:52 06:27:52 #62 [support-scheduler internal] load build context 06:27:52 #62 ... 06:27:52 06:27:52 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:27:52 #63 ... 06:27:52 06:27:52 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:27:52 #0 8.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:27:52 #0 8.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:27:52 #0 8.715 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:27:52 #0 8.715 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:27:52 #0 8.715 OK: 24174 distinct packages available 06:27:52 #0 8.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:27:52 #0 8.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:27:52 #0 9.136 (1/14) Installing ca-certificates (20250619-r0) 06:27:52 #0 9.156 (2/14) Installing brotli-libs (1.1.0-r2) 06:27:52 #0 9.175 (3/14) Installing c-ares (1.33.1-r0) 06:27:52 #0 9.180 (4/14) Installing libunistring (1.2-r0) 06:27:52 #0 9.200 (5/14) Installing libidn2 (2.3.7-r0) 06:27:52 #0 9.206 (6/14) Installing nghttp2-libs (1.62.1-r0) 06:27:52 #0 9.211 (7/14) Installing libpsl (0.21.5-r1) 06:27:52 #0 9.215 (8/14) Installing zstd-libs (1.5.6-r0) 06:27:52 #0 9.234 (9/14) Installing libcurl (8.12.1-r0) 06:27:52 #0 9.239 (10/14) Installing curl (8.12.1-r0) 06:27:52 #0 9.244 (11/14) Installing dumb-init (1.2.5-r3) 06:27:52 #0 9.249 (12/14) Installing musl-obstack (1.2.3-r2) 06:27:52 #0 9.252 (13/14) Installing libucontext (1.2-r3) 06:27:52 #0 9.255 (14/14) Installing gcompat (1.1.0-r4) 06:27:52 #0 9.260 Executing busybox-1.36.1-r29.trigger 06:27:52 #0 9.267 Executing ca-certificates-20250619-r0.trigger 06:27:52 #0 9.536 OK: 13 MiB in 28 packages 06:27:52 #64 ... 06:27:52 06:27:52 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:52 #65 ... 06:27:52 06:27:52 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:27:52 #0 2.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:27:52 #0 2.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:27:52 #0 2.693 (1/3) Installing ca-certificates (20250619-r0) 06:27:52 #0 2.715 (2/3) Installing dumb-init (1.2.5-r3) 06:27:52 #0 2.717 (3/3) Installing tzdata (2025b-r0) 06:27:52 #0 2.770 Executing busybox-1.36.1-r29.trigger 06:27:52 #0 2.781 Executing ca-certificates-20250619-r0.trigger 06:27:52 #0 2.856 OK: 10 MiB in 17 packages 06:27:52 #66 ... 06:27:52 06:27:52 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:27:52 #0 1.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:27:52 #0 1.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:27:52 #0 2.316 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:27:52 #0 2.316 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:27:52 #0 2.316 OK: 24174 distinct packages available 06:27:52 #0 2.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:27:52 #0 2.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:27:52 #0 2.794 (1/5) Installing dumb-init (1.2.5-r3) 06:27:52 #0 2.818 (2/5) Installing musl-obstack (1.2.3-r2) 06:27:52 #0 2.829 (3/5) Installing libucontext (1.2-r3) 06:27:52 #0 2.837 (4/5) Installing gcompat (1.1.0-r4) 06:27:52 #0 2.837 (5/5) Installing openssl (3.3.4-r0) 06:27:52 #0 2.851 Executing busybox-1.36.1-r29.trigger 06:27:52 #0 2.865 OK: 9 MiB in 19 packages 06:27:52 #67 ... 06:27:52 06:27:52 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:27:52 #68 ... 06:27:52 06:27:52 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:27:52 #40 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 06:27:52 #40 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done 06:27:52 #40 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.2s done 06:27:52 #40 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 06:27:52 #40 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 06:27:52 #40 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 06:27:52 #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 06:27:52 #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 06:27:52 #40 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 06:27:52 #40 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.7s done 06:27:52 #40 ... 06:27:52 06:27:52 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:27:53 #69 ... 06:27:53 06:27:53 #70 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:27:53 #0 2.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:27:53 #0 2.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:27:53 #0 3.331 (1/1) Installing dumb-init (1.2.5-r3) 06:27:53 #0 3.337 Executing busybox-1.36.1-r29.trigger 06:27:53 #0 3.344 OK: 8 MiB in 15 packages 06:27:53 #70 ... 06:27:53 06:27:53 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:27:53 #71 ... 06:27:53 06:27:53 #62 [support-scheduler internal] load build context 06:27:53 #62 transferring context: 595.00MB 12.6s 06:27:53 #62 transferring context: 595.38MB 12.6s done 06:27:54 #62 ... 06:27:54 06:27:54 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:27:54 #72 ... 06:27:54 06:27:54 #53 [support-notifications internal] load build context 06:27:54 #53 transferring context: 595.38MB 14.4s done 06:27:56 #53 ... 06:27:56 06:27:56 #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 06:27:56 #59 DONE 14.8s 06:27:56 06:27:56 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:27:56 #60 DONE 14.8s 06:27:56 06:27:56 #56 [core-keeper internal] load build context 06:27:56 #56 transferring context: 595.38MB 12.4s done 06:27:56 #56 DONE 15.6s 06:27:56 06:27:56 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:27:56 #67 DONE 14.7s 06:27:56 06:27:56 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:27:56 #66 DONE 14.8s 06:27:56 06:27:56 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:27:56 #64 DONE 14.8s 06:27:56 06:27:56 #62 [support-scheduler internal] load build context 06:27:56 #62 DONE 15.7s 06:27:56 06:27:56 #57 [core-command internal] load build context 06:27:56 #57 transferring context: 595.38MB 12.9s done 06:27:56 #57 DONE 15.7s 06:27:56 06:27:56 #54 [security-proxy-setup internal] load build context 06:27:56 #54 transferring context: 595.38MB 12.9s done 06:27:56 #54 DONE 15.7s 06:27:56 06:27:56 #58 [security-proxy-auth internal] load build context 06:27:56 #58 transferring context: 595.38MB 13.3s done 06:27:56 #58 DONE 15.9s 06:27:56 06:27:56 #52 [core-metadata internal] load build context 06:27:56 #52 transferring context: 595.38MB 13.5s done 06:27:56 #52 DONE 15.7s 06:27:56 06:27:56 #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:27:56 #73 ... 06:27:56 06:27:56 #47 [security-bootstrapper internal] load build context 06:27:56 #47 transferring context: 595.38MB 14.1s done 06:27:56 #47 DONE 16.0s 06:27:56 06:27:56 #51 [security-spiffe-token-provider internal] load build context 06:27:56 #51 transferring context: 595.38MB 13.9s done 06:27:56 #51 DONE 16.0s 06:27:56 06:27:56 #55 [security-secretstore-setup internal] load build context 06:27:56 #55 transferring context: 595.38MB 14.1s done 06:27:56 #55 DONE 15.8s 06:27:56 06:27:56 #53 [support-notifications internal] load build context 06:27:56 #53 DONE 16.0s 06:27:56 06:27:56 #50 [core-common-config-bootstrapper internal] load build context 06:27:56 #50 transferring context: 595.38MB 14.3s done 06:27:56 #50 DONE 16.0s 06:27:56 06:27:56 #70 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:27:56 #70 DONE 15.0s 06:27:56 06:27:56 #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade 06:27:57 #74 ... 06:27:57 06:27:57 #45 [core-data internal] load build context 06:27:57 #45 transferring context: 595.38MB 16.2s done 06:27:57 #45 DONE 16.4s 06:27:57 06:27:57 #75 [core-data builder 4/7] COPY go.mod vendor* ./ 06:27:57 #75 DONE 0.4s 06:27:57 06:27:57 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:27:57 #76 DONE 0.4s 06:27:57 06:27:57 #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:27:57 #73 DONE 0.4s 06:27:57 06:27:57 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:27:57 #77 DONE 0.4s 06:27:57 06:27:57 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:27:57 #78 DONE 0.3s 06:27:57 06:27:57 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:27:57 #40 DONE 14.8s 06:27:57 06:27:57 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:27:57 #38 DONE 15.3s 06:27:57 06:27:57 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:27:57 #79 ... 06:27:57 06:27:57 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:57 #65 DONE 15.8s 06:27:57 06:27:57 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:27:57 #61 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:27:57 #61 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:27:57 #61 16.15 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:27:57 #61 16.15 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:27:57 #61 16.15 OK: 24174 distinct packages available 06:27:58 #61 16.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:27:58 #61 16.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:27:58 #61 ... 06:27:58 06:27:58 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:27:58 #68 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:27:58 #68 15.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:27:58 #68 16.24 (1/1) Installing dumb-init (1.2.5-r3) 06:27:58 #68 16.25 Executing busybox-1.36.1-r29.trigger 06:27:58 #68 16.25 OK: 8 MiB in 15 packages 06:27:58 #68 DONE 16.6s 06:27:58 06:27:58 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:27:58 #63 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:27:58 #63 15.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:27:58 #63 16.23 (1/7) Installing ca-certificates (20250619-r0) 06:27:58 #63 16.25 (2/7) Installing dumb-init (1.2.5-r3) 06:27:58 #63 16.27 (3/7) Installing libgcc (13.2.1_git20240309-r1) 06:27:58 #63 16.27 (4/7) Installing libsodium (1.0.19-r0) 06:27:58 #63 16.28 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 06:27:58 #63 16.31 (6/7) Installing libzmq (4.3.5-r2) 06:27:58 #63 16.32 (7/7) Installing zeromq (4.3.5-r2) 06:27:58 #63 16.32 Executing busybox-1.36.1-r29.trigger 06:27:58 #63 16.34 Executing ca-certificates-20250619-r0.trigger 06:27:58 #63 16.43 OK: 12 MiB in 21 packages 06:27:58 #63 DONE 16.7s 06:27:58 06:27:58 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:27:58 #80 ... 06:27:58 06:27:58 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:27:58 #69 15.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:27:58 #69 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:27:58 #69 16.26 (1/4) Installing dumb-init (1.2.5-r3) 06:27:58 #69 16.27 (2/4) Installing openssl (3.3.4-r0) 06:27:58 #69 16.28 (3/4) Installing su-exec (0.2-r3) 06:27:58 #69 16.29 (4/4) Installing yq-go (4.44.1-r2) 06:27:58 #69 16.47 Executing busybox-1.36.1-r29.trigger 06:27:58 #69 16.53 OK: 19 MiB in 18 packages 06:27:58 #69 DONE 16.8s 06:27:58 06:27:58 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:27:58 #71 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:27:58 #71 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:27:58 #71 16.21 (1/4) Installing ca-certificates (20250619-r0) 06:27:58 #71 16.23 (2/4) Installing dumb-init (1.2.5-r3) 06:27:58 #71 16.24 (3/4) Installing su-exec (0.2-r3) 06:27:58 #71 16.24 (4/4) Installing yq-go (4.44.1-r2) 06:27:58 #71 16.47 Executing busybox-1.36.1-r29.trigger 06:27:58 #71 16.53 Executing ca-certificates-20250619-r0.trigger 06:27:58 #71 16.67 OK: 19 MiB in 18 packages 06:27:58 #71 DONE 16.9s 06:27:58 06:27:58 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:27:58 #61 16.84 (1/4) Installing dumb-init (1.2.5-r3) 06:27:58 #61 16.86 (2/4) Installing musl-obstack (1.2.3-r2) 06:27:58 #61 16.86 (3/4) Installing libucontext (1.2-r3) 06:27:58 #61 16.86 (4/4) Installing gcompat (1.1.0-r4) 06:27:58 #61 16.87 Executing busybox-1.36.1-r29.trigger 06:27:58 #61 16.89 OK: 8 MiB in 18 packages 06:27:58 #61 ... 06:27:58 06:27:58 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:27:58 #0 1.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:27:58 #0 1.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:27:58 #0 1.990 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:27:58 #0 2.021 Executing busybox-1.36.1-r30.post-upgrade 06:27:58 #0 2.100 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:27:58 #0 2.109 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:27:58 #0 2.109 Executing busybox-1.36.1-r30.trigger 06:27:58 #0 2.121 OK: 8 MiB in 16 packages 06:27:58 #81 DONE 2.4s 06:27:58 06:27:58 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:27:58 #61 DONE 17.1s 06:27:58 06:27:58 #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:27:58 #0 1.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:27:58 #0 1.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:27:58 #0 2.159 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:27:58 #0 2.173 Executing busybox-1.36.1-r30.post-upgrade 06:27:58 #0 2.238 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:27:58 #0 2.241 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:27:58 #0 2.247 Executing busybox-1.36.1-r30.trigger 06:27:58 #0 2.286 OK: 9 MiB in 19 packages 06:27:58 #82 DONE 2.5s 06:27:58 06:27:58 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:27:59 #83 ... 06:27:59 06:27:59 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:27:59 #0 1.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:27:59 #0 1.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:27:59 #0 2.083 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:27:59 #0 2.096 Executing busybox-1.36.1-r30.post-upgrade 06:27:59 #0 2.206 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:27:59 #0 2.208 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:27:59 #0 2.214 Executing busybox-1.36.1-r30.trigger 06:27:59 #0 2.237 OK: 13 MiB in 28 packages 06:27:59 #84 DONE 2.6s 06:27:59 06:27:59 #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade 06:27:59 #74 1.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:27:59 #74 2.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:27:59 #74 2.495 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:27:59 #74 2.513 Executing busybox-1.36.1-r30.post-upgrade 06:27:59 #74 ... 06:27:59 06:27:59 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:27:59 #0 1.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:27:59 #0 1.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:27:59 #0 2.407 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:27:59 #0 2.423 Executing busybox-1.36.1-r30.post-upgrade 06:27:59 #0 2.489 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:27:59 #0 2.492 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:27:59 #0 2.503 Executing busybox-1.36.1-r30.trigger 06:27:59 #0 2.507 OK: 10 MiB in 17 packages 06:27:59 #85 DONE 3.0s 06:27:59 06:27:59 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:27:59 #83 DONE 0.5s 06:27:59 06:27:59 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:27:59 #86 DONE 0.5s 06:27:59 06:27:59 #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade 06:27:59 #74 2.867 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:27:59 #74 2.870 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:27:59 #74 2.875 Executing busybox-1.36.1-r30.trigger 06:27:59 #74 ... 06:27:59 06:27:59 #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:27:59 #87 DONE 0.1s 06:27:59 06:27:59 #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade 06:27:59 #74 2.885 OK: 8 MiB in 15 packages 06:27:59 #74 DONE 3.4s 06:27:59 06:27:59 #88 [security-spire-server stage-2 6/9] COPY security.txt / 06:27:59 #88 DONE 0.4s 06:27:59 06:27:59 #89 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:27:59 #0 1.055 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:27:59 #0 1.456 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:27:59 #0 1.904 (1/1) Installing dumb-init (1.2.5-r3) 06:27:59 #0 2.033 Executing busybox-1.36.1-r29.trigger 06:27:59 #0 2.043 OK: 8 MiB in 15 packages 06:27:59 #89 DONE 2.6s 06:27:59 06:27:59 #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:27:59 #90 DONE 0.5s 06:27:59 06:27:59 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:27:59 #80 1.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:28:00 #80 ... 06:28:00 06:28:00 #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:28:00 #91 DONE 0.1s 06:28:00 06:28:00 #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:28:00 #92 DONE 0.1s 06:28:00 06:28:00 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:28:00 #80 1.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:28:00 #80 ... 06:28:00 06:28:00 #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:28:00 #93 DONE 0.1s 06:28:00 06:28:00 #94 [security-spire-agent stage-3 7/10] COPY security.txt / 06:28:00 #94 DONE 0.1s 06:28:00 06:28:00 #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:28:00 #95 DONE 0.1s 06:28:00 06:28:00 #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:28:00 #96 DONE 0.1s 06:28:00 06:28:00 #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:28:00 #97 DONE 0.1s 06:28:00 06:28:00 #98 [security-spire-server] exporting to image 06:28:00 #98 exporting layers 06:28:00 #98 ... 06:28:00 06:28:00 #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:28:00 #99 DONE 0.0s 06:28:00 06:28:00 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:28:00 #80 2.113 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:28:00 #80 2.134 Executing busybox-1.36.1-r30.post-upgrade 06:28:00 #80 2.185 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:28:00 #80 2.188 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:28:00 #80 2.194 Executing busybox-1.36.1-r30.trigger 06:28:00 #80 2.204 OK: 12 MiB in 21 packages 06:28:00 #80 ... 06:28:00 06:28:00 #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:28:00 #100 DONE 1.8s 06:28:00 06:28:00 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:28:00 #72 12.50 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:28:00 #72 15.18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:28:00 #72 15.73 OK: 248 MiB in 58 packages 06:28:00 #72 DONE 15.9s 06:28:00 06:28:00 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:28:00 #80 DONE 2.4s 06:28:00 06:28:00 #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:28:00 #101 DONE 0.1s 06:28:00 06:28:00 #102 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:28:00 #0 1.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:28:00 #0 1.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:28:00 #0 2.248 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:28:00 #0 2.268 Executing busybox-1.36.1-r30.post-upgrade 06:28:00 #0 2.331 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:28:00 #0 2.338 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:28:00 #0 2.338 Executing busybox-1.36.1-r30.trigger 06:28:00 #0 2.361 OK: 8 MiB in 15 packages 06:28:00 #102 DONE 2.5s 06:28:00 06:28:00 #98 [security-spire-server] exporting to image 06:28:00 #98 exporting layers 0.5s done 06:28:00 #98 writing image sha256:d6e6ea7a8b0bc302c40c261a1e4aaba807384a5445d6689791fca2e72d2b9fdf done 06:28:00 #98 naming to docker.io/library/security-spire-server 0.0s done 06:28:00 #98 DONE 0.5s 06:28:00 06:28:00 #103 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:28:00 #103 DONE 0.1s 06:28:00 06:28:00 #104 [security-spire-agent] exporting to image 06:28:01 #104 exporting layers 0.5s done 06:28:01 #104 writing image sha256:fbc27365156e8e15a69bdd31e2a95168423091b93ba217fa1db54a218bdab58c done 06:28:01 #104 naming to docker.io/library/security-spire-agent done 06:28:01 #104 DONE 0.5s 06:28:01 06:28:01 #105 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:01 #105 ... 06:28:01 06:28:01 #106 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:28:01 #0 1.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:28:01 #0 2.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:28:01 #0 2.405 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:28:01 #0 2.419 Executing busybox-1.36.1-r30.post-upgrade 06:28:01 #0 2.456 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:28:01 #0 2.459 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:28:01 #0 2.462 Executing busybox-1.36.1-r30.trigger 06:28:01 #0 2.471 OK: 19 MiB in 18 packages 06:28:01 #106 DONE 2.7s 06:28:01 06:28:01 #107 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:28:01 #0 1.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:28:01 #0 1.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:28:01 #0 2.117 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:28:01 #0 2.131 Executing busybox-1.36.1-r30.post-upgrade 06:28:01 #0 2.172 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:28:01 #0 2.173 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:28:01 #0 2.176 Executing busybox-1.36.1-r30.trigger 06:28:01 #0 2.182 OK: 8 MiB in 18 packages 06:28:01 #107 DONE 2.3s 06:28:01 06:28:01 #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:28:01 #108 ... 06:28:01 06:28:01 #109 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:28:01 #0 2.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:28:01 #0 2.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:28:01 #0 2.650 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:28:01 #0 2.666 Executing busybox-1.36.1-r30.post-upgrade 06:28:01 #0 2.709 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:28:01 #0 2.713 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:28:01 #0 2.718 Executing busybox-1.36.1-r30.trigger 06:28:01 #0 2.723 OK: 19 MiB in 18 packages 06:28:01 #109 DONE 3.0s 06:28:01 06:28:01 #110 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:28:01 #110 DONE 0.3s 06:28:01 06:28:01 #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:01 #111 ... 06:28:01 06:28:01 #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:28:01 #108 DONE 0.4s 06:28:01 06:28:01 #112 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:28:01 #112 DONE 0.0s 06:28:01 06:28:01 #113 [security-spire-config stage-2 6/10] COPY security.txt / 06:28:01 #113 DONE 0.0s 06:28:01 06:28:01 #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:28:01 #114 DONE 0.0s 06:28:02 06:28:02 #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:28:02 #115 DONE 0.0s 06:28:02 06:28:02 #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:28:02 #116 DONE 0.0s 06:28:02 06:28:02 #117 [security-spire-config] exporting to image 06:28:02 #117 exporting layers 0.6s done 06:28:02 #117 writing image sha256:931035ad12948d6b1e5a78662459cc176cd6598a9e3dad52c391a1b60efb4734 done 06:28:02 #117 naming to docker.io/library/security-spire-config done 06:28:02 #117 DONE 0.6s 06:28:02 06:28:02 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:07 #118 ... 06:28:07 06:28:07 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:07 #119 ... 06:28:07 06:28:07 #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:07 Removing intermediate container dce64d225185 06:28:07 ---> ba33e1f51ede 06:28:07 Successfully built ba33e1f51ede 06:28:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:07 + docker inspect -f . ci-base-image-arm64 06:28:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:08 prd-ubuntu20.04-docker-arm64-4c-16g-8549 does not seem to be running inside a container 06:28:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/900 -v /w/workspace/edgex-go/900:/w/workspace/edgex-go/900:rw,z -v /w/workspace/edgex-go/900@tmp:/w/workspace/edgex-go/900@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 06:28:09 $ docker top b057c5226f4c4178e174e025d13d73f0292109eede0b4f2dae439e56eb95e6a6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:10 + go version 06:28:10 go version go1.23.9 linux/arm64 [Pipeline] } 06:28:10 $ docker stop --time=1 b057c5226f4c4178e174e025d13d73f0292109eede0b4f2dae439e56eb95e6a6 06:28:11 $ docker rm -f --volumes b057c5226f4c4178e174e025d13d73f0292109eede0b4f2dae439e56eb95e6a6 [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 06:28:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:28:12 06:28:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:28:12 latest: Pulling from edgex-devops/edgex-compose-arm64 06:28:12 547446be3368: Pulling fs layer 06:28:12 d125d8839a47: Pulling fs layer 06:28:12 3e85d5ac6304: Pulling fs layer 06:28:12 c3105a71a48b: Pulling fs layer 06:28:12 0f093f025ec4: Pulling fs layer 06:28:12 c3106fc0e877: Pulling fs layer 06:28:12 c3105a71a48b: Waiting 06:28:12 0f093f025ec4: Waiting 06:28:12 c3106fc0e877: Waiting 06:28:13 547446be3368: Verifying Checksum 06:28:13 547446be3368: Download complete 06:28:13 c3105a71a48b: Verifying Checksum 06:28:13 c3105a71a48b: Download complete 06:28:13 d125d8839a47: Verifying Checksum 06:28:13 d125d8839a47: Download complete 06:28:13 c3106fc0e877: Verifying Checksum 06:28:13 c3106fc0e877: Download complete 06:28:13 0f093f025ec4: Verifying Checksum 06:28:13 0f093f025ec4: Download complete 06:28:14 547446be3368: Pull complete 06:28:14 d125d8839a47: Pull complete 06:28:15 3e85d5ac6304: Verifying Checksum 06:28:15 3e85d5ac6304: Download complete 06:28:23 #120 DONE 25.8s 06:28:23 06:28:23 #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:23 #111 DONE 25.8s 06:28:23 06:28:23 #105 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:23 #105 DONE 21.9s 06:28:23 06:28:23 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:23 #119 DONE 25.8s 06:28:23 06:28:23 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:23 #118 DONE 25.8s 06:28:23 06:28:23 #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:23 #79 DONE 25.8s 06:28:23 06:28:23 #121 [core-command builder 6/7] COPY . . 06:28:25 3e85d5ac6304: Pull complete 06:28:25 c3105a71a48b: Pull complete 06:28:26 0f093f025ec4: Pull complete 06:28:26 c3106fc0e877: Pull complete 06:28:26 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 06:28:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:28:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:27 prd-ubuntu20.04-docker-arm64-4c-16g-8549 does not seem to be running inside a container 06:28:27 $ 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/900 -v /w/workspace/edgex-go/900:/w/workspace/edgex-go/900:rw,z -v /w/workspace/edgex-go/900@tmp:/w/workspace/edgex-go/900@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 06:28:29 $ docker top 71a083bf7a1e867fbad57939c8a9eff987928bf2d0feab9bdcb16dbc38f5b6a0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:29 + docker compose -f ./docker-compose-build.yml build --parallel 06:28:31 #121 ... 06:28:31 06:28:31 #122 [support-notifications builder 6/7] COPY . . 06:28:31 #122 DONE 7.2s 06:28:31 06:28:31 #123 [security-bootstrapper builder 6/7] COPY . . 06:28:31 #123 DONE 7.2s 06:28:31 06:28:31 #124 [support-scheduler builder 6/7] COPY . . 06:28:31 #124 DONE 7.3s 06:28:31 06:28:31 #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:31 #125 CACHED 06:28:31 06:28:31 #126 [security-bootstrapper builder 6/7] COPY . . 06:28:31 #126 CACHED 06:28:31 06:28:31 #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:28:31 #127 CACHED 06:28:31 06:28:31 #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:31 #128 CACHED 06:28:31 06:28:31 #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:28:31 #129 CACHED 06:28:31 06:28:31 #130 [security-secretstore-setup builder 6/7] COPY . . 06:28:31 #130 CACHED 06:28:31 06:28:31 #131 [security-spiffe-token-provider builder 6/7] COPY . . 06:28:31 #131 DONE 7.3s 06:28:31 06:28:31 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:28:31 #132 ... 06:28:31 06:28:31 #121 [core-data builder 6/7] COPY . . 06:28:31 #121 DONE 7.3s 06:28:31 06:28:31 #133 [core-keeper builder 7/8] COPY . . 06:28:31 #133 DONE 7.4s 06:28:31 06:28:31 #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:31 #134 CACHED 06:28:31 06:28:31 #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:28:31 #135 CACHED 06:28:31 06:28:31 #136 [security-proxy-auth builder 6/7] COPY . . 06:28:31 #136 CACHED 06:28:31 06:28:31 #137 [core-data builder 6/7] COPY . . 06:28:31 #137 CACHED 06:28:31 06:28:31 #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:31 #138 CACHED 06:28:31 06:28:31 #139 [core-data builder 4/7] COPY go.mod vendor* ./ 06:28:31 #139 CACHED 06:28:31 06:28:31 #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:31 #140 CACHED 06:28:31 06:28:31 #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:28:31 #141 CACHED 06:28:31 06:28:31 #142 [core-common-config-bootstrapper builder 6/7] COPY . . 06:28:31 #142 CACHED 06:28:31 06:28:31 #143 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:28:31 #143 CACHED 06:28:31 06:28:31 #144 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:31 #144 CACHED 06:28:31 06:28:31 #145 [core-metadata builder 6/7] COPY . . 06:28:31 #145 CACHED 06:28:31 06:28:31 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:28:31 #146 1.113 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:28:39 #1 [security-proxy-auth internal] load build definition from Dockerfile 06:28:39 #1 transferring dockerfile: 06:28:39 #1 transferring dockerfile: 2.14kB 0.0s done 06:28:39 #1 DONE 0.1s 06:28:39 06:28:39 #2 [security-secretstore-setup internal] load build definition from Dockerfile 06:28:39 #2 transferring dockerfile: 2.49kB done 06:28:39 #2 DONE 0.1s 06:28:39 06:28:39 #3 [security-spire-agent internal] load build definition from Dockerfile 06:28:39 #3 transferring dockerfile: 1.81kB 0.0s done 06:28:39 #3 DONE 0.1s 06:28:39 06:28:39 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:28:39 #4 transferring dockerfile: 2.23kB done 06:28:39 #4 DONE 0.1s 06:28:39 06:28:39 #5 [security-proxy-setup internal] load build definition from Dockerfile 06:28:39 #5 transferring dockerfile: 2.50kB done 06:28:39 #5 DONE 0.1s 06:28:39 06:28:39 #6 [core-command internal] load build definition from Dockerfile 06:28:39 #6 transferring dockerfile: 1.94kB done 06:28:39 #6 DONE 0.1s 06:28:39 06:28:39 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:28:39 #7 transferring dockerfile: 1.89kB 0.0s done 06:28:39 #7 DONE 0.1s 06:28:39 06:28:39 #8 [support-scheduler internal] load build definition from Dockerfile 06:28:39 #8 transferring dockerfile: 1.83kB 0.0s done 06:28:39 #8 DONE 0.1s 06:28:39 06:28:39 #9 [security-spire-server internal] load build definition from Dockerfile 06:28:39 #9 transferring dockerfile: 1.70kB 0.0s done 06:28:39 #9 DONE 0.1s 06:28:39 06:28:39 #10 [core-data internal] load build definition from Dockerfile 06:28:40 #10 transferring dockerfile: 2.04kB done 06:28:40 #10 DONE 0.1s 06:28:40 06:28:40 #11 [security-bootstrapper internal] load build definition from Dockerfile 06:28:40 #11 transferring dockerfile: 3.02kB done 06:28:40 #11 DONE 0.1s 06:28:40 06:28:40 #12 [core-keeper internal] load build definition from Dockerfile 06:28:40 #12 transferring dockerfile: 2.01kB done 06:28:40 #12 DONE 0.1s 06:28:40 06:28:40 #13 [security-spire-config internal] load build definition from Dockerfile 06:28:40 #13 transferring dockerfile: 1.69kB 0.0s done 06:28:40 #13 DONE 0.1s 06:28:40 06:28:40 #14 [core-metadata internal] load build definition from Dockerfile 06:28:40 #14 transferring dockerfile: 2.10kB done 06:28:40 #14 DONE 0.1s 06:28:40 06:28:40 #15 [support-notifications internal] load build definition from Dockerfile 06:28:40 #15 transferring dockerfile: 2.00kB done 06:28:40 #15 DONE 0.1s 06:28:40 06:28:40 #16 [security-proxy-auth internal] load .dockerignore 06:28:40 #16 transferring context: 50B done 06:28:40 #16 DONE 0.1s 06:28:40 06:28:40 #17 [security-secretstore-setup internal] load .dockerignore 06:28:40 #17 transferring context: 50B 0.0s done 06:28:40 #17 DONE 0.0s 06:28:40 06:28:40 #18 [security-spire-agent internal] load .dockerignore 06:28:40 #18 transferring context: 50B done 06:28:40 #18 DONE 0.1s 06:28:40 06:28:40 #19 [core-common-config-bootstrapper internal] load .dockerignore 06:28:40 #19 transferring context: 50B 0.0s done 06:28:40 #19 DONE 0.0s 06:28:40 06:28:40 #20 [security-proxy-setup internal] load .dockerignore 06:28:41 #20 transferring context: 50B 0.0s done 06:28:41 #20 DONE 0.0s 06:28:41 06:28:41 #21 [core-command internal] load .dockerignore 06:28:41 #21 transferring context: 50B done 06:28:41 #21 DONE 0.1s 06:28:41 06:28:41 #22 [security-spiffe-token-provider internal] load .dockerignore 06:28:41 #22 transferring context: 50B 0.0s done 06:28:41 #22 DONE 0.1s 06:28:41 06:28:41 #23 [support-scheduler internal] load .dockerignore 06:28:41 #23 transferring context: 50B 0.0s done 06:28:41 #23 DONE 0.1s 06:28:41 06:28:41 #24 [security-spire-server internal] load .dockerignore 06:28:41 #146 ... 06:28:41 06:28:41 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:28:41 #0 1.133 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:28:41 #147 ... 06:28:41 06:28:41 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:28:41 #0 0.451 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:28:41 #148 ... 06:28:41 06:28:41 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:28:41 #0 1.154 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:28:41 #149 ... 06:28:41 06:28:41 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:28:41 #0 0.654 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:28:41 #150 ... 06:28:41 06:28:41 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:28:41 #0 0.573 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:28:41 #151 ... 06:28:41 06:28:41 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:28:41 #0 0.740 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:28:41 #152 ... 06:28:41 06:28:41 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:28:41 #0 1.118 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:28:41 #153 ... 06:28:41 06:28:41 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:28:41 #0 1.103 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:28:41 #154 ... 06:28:41 06:28:41 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:28:41 #0 1.108 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:28:41 #24 transferring context: 50B done 06:28:41 #24 DONE 0.1s 06:28:41 06:28:41 #25 [security-bootstrapper internal] load .dockerignore 06:28:41 #25 transferring context: 50B done 06:28:41 #25 DONE 0.0s 06:28:41 06:28:41 #26 [core-data internal] load .dockerignore 06:28:41 #26 transferring context: 50B done 06:28:41 #26 DONE 0.1s 06:28:41 06:28:41 #27 [core-keeper internal] load .dockerignore 06:28:41 #155 ... 06:28:41 06:28:41 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:28:41 #0 0.697 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:28:41 #156 ... 06:28:41 06:28:41 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:28:41 #132 1.176 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:28:41 #27 transferring context: 50B 0.0s done 06:28:41 #27 DONE 0.1s 06:28:41 06:28:41 #28 [security-spire-config internal] load .dockerignore 06:28:41 #28 transferring context: 50B 0.0s done 06:28:41 #28 DONE 0.1s 06:28:41 06:28:41 #29 [core-metadata internal] load .dockerignore 06:28:41 #29 transferring context: 50B 0.0s done 06:28:41 #29 DONE 0.1s 06:28:41 06:28:41 #30 [support-notifications internal] load .dockerignore 06:28:41 #30 transferring context: 50B 0.0s done 06:28:41 #30 DONE 0.1s 06:28:41 06:28:41 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:28:41 #31 DONE 0.0s 06:28:41 06:28:41 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 06:28:42 #32 ... 06:28:42 06:28:42 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:28:42 #31 DONE 0.0s 06:28:42 06:28:42 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 06:28:42 #32 ... 06:28:42 06:28:42 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:28:42 #31 DONE 0.0s 06:28:42 06:28:42 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 06:28:42 #32 ... 06:28:42 06:28:42 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:28:42 #31 DONE 0.0s 06:28:42 06:28:42 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 06:28:43 #32 ... 06:28:43 06:28:43 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:28:43 #31 DONE 0.0s 06:28:43 06:28:43 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 06:28:43 #32 ... 06:28:43 06:28:43 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:28:43 #31 DONE 0.0s 06:28:43 06:28:43 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 06:28:43 #32 ... 06:28:43 06:28:43 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:28:43 #31 DONE 0.0s 06:28:43 06:28:43 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 06:28:43 #32 DONE 1.9s 06:28:43 06:28:43 #33 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:28:43 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:28:43 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:28:43 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:28:43 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:28:43 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0B / 4.09MB 0.0s 06:28:43 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:28:43 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:28:43 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:28:44 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.10MB / 4.09MB 0.8s 06:28:44 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 3.15MB / 4.09MB 1.0s 06:28:45 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.3s 06:28:45 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.3s done 06:28:45 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 06:28:46 #33 ... 06:28:46 06:28:46 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 06:28:46 #34 DONE 4.3s 06:28:46 06:28:46 #33 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:28:47 #33 ... 06:28:47 06:28:47 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:28:47 #35 DONE 0.0s 06:28:47 06:28:47 #33 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:28:47 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:28:47 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:28:47 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:28:47 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:28:47 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.3s done 06:28:47 #33 ... 06:28:47 06:28:47 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 06:28:47 #36 DONE 4.6s 06:28:47 06:28:47 #33 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:28:47 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:28:47 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:28:47 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:28:47 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:28:47 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.3s done 06:28:48 #33 ... 06:28:48 06:28:48 #37 [core-command internal] load build context 06:28:48 #37 transferring context: 3.31MB 3.4s done 06:28:48 #37 DONE 4.5s 06:28:48 06:28:48 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:28:48 #33 ... 06:28:48 06:28:48 #38 [core-metadata internal] load build context 06:28:48 #38 transferring context: 3.31MB 3.5s done 06:28:48 #38 DONE 4.6s 06:28:48 06:28:48 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:28:48 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 3.4s done 06:28:49 #33 ... 06:28:49 06:28:49 #39 [security-spire-config internal] load build context 06:28:49 #39 transferring context: 22.05kB 0.2s done 06:28:49 #39 DONE 2.1s 06:28:49 06:28:49 #40 [core-keeper internal] load build context 06:28:49 #40 transferring context: 3.31MB 4.4s done 06:28:49 #40 DONE 5.4s 06:28:49 06:28:49 #41 [support-scheduler internal] load build context 06:28:49 #41 transferring context: 3.31MB 4.3s done 06:28:49 #41 DONE 5.3s 06:28:49 06:28:49 #42 [security-proxy-auth internal] load build context 06:28:49 #42 transferring context: 3.31MB 4.5s done 06:28:49 #42 DONE 5.4s 06:28:49 06:28:49 #43 [security-spire-server internal] load build context 06:28:49 #43 transferring context: 23.80kB 0.1s done 06:28:49 #43 DONE 2.2s 06:28:49 06:28:49 #44 [security-spiffe-token-provider internal] load build context 06:28:49 #44 transferring context: 3.31MB 4.5s done 06:28:49 #44 DONE 5.5s 06:28:49 06:28:49 #45 [security-spire-agent internal] load build context 06:28:49 #45 transferring context: 23.33kB 0.1s done 06:28:49 #45 DONE 2.0s 06:28:49 06:28:49 #46 [security-secretstore-setup internal] load build context 06:28:49 #46 transferring context: 3.31MB 4.5s done 06:28:49 #46 DONE 5.5s 06:28:49 06:28:49 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:28:49 #35 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.9s done 06:28:49 #35 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 06:28:49 #35 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 06:28:49 #35 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 06:28:49 #35 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done 06:28:49 #35 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.6s done 06:28:49 #35 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.6s done 06:28:49 #35 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 06:28:49 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.05MB / 33.17MB 1.0s 06:28:49 #35 ... 06:28:49 06:28:49 #47 [core-data internal] load build context 06:28:49 #47 transferring context: 3.31MB 4.6s done 06:28:49 #47 DONE 5.6s 06:28:49 06:28:49 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:28:49 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.15MB / 33.17MB 1.1s 06:28:49 #35 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 06:28:49 #35 ... 06:28:49 06:28:49 #48 [support-notifications internal] load build context 06:28:49 #48 transferring context: 3.31MB 4.7s done 06:28:49 #48 DONE 5.7s 06:28:49 06:28:49 #49 [security-bootstrapper internal] load build context 06:28:49 #49 transferring context: 3.31MB 4.7s done 06:28:49 #49 DONE 5.7s 06:28:49 06:28:49 #50 [security-proxy-setup internal] load build context 06:28:49 #50 transferring context: 3.31MB 4.9s done 06:28:49 #50 DONE 5.7s 06:28:49 06:28:49 #51 [core-common-config-bootstrapper internal] load build context 06:28:49 #51 transferring context: 3.31MB 5.0s done 06:28:49 #51 DONE 5.7s 06:28:49 06:28:49 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:28:49 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.34MB / 33.17MB 1.3s 06:28:49 #35 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 06:28:49 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 1.4s 06:28:49 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 1.6s 06:28:49 #35 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 06:28:50 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 1.7s 06:28:50 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.02MB / 33.17MB 1.8s 06:28:50 #35 ... 06:28:50 06:28:50 #52 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 06:28:50 #52 DONE 7.3s 06:28:50 06:28:50 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:28:50 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.41MB / 33.17MB 2.0s 06:28:50 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.41MB / 33.17MB 2.2s 06:28:50 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 2.4s 06:28:50 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 2.6s done 06:28:50 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 2.6s done 06:28:51 #35 ... 06:28:51 06:28:51 #53 [security-secretstore-setup builder 2/8] WORKDIR /edgex-go 06:28:51 #53 DONE 2.1s 06:28:51 06:28:51 #54 [core-command builder 3/7] RUN apk add --update --no-cache make git 06:28:57 #54 ... 06:28:57 06:28:57 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:28:57 #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.6s 06:28:57 #35 ... 06:28:57 06:28:57 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:28:57 #55 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.7s done 06:28:57 #55 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 06:28:57 #55 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 06:28:57 #55 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 06:28:57 #55 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done 06:28:57 #55 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.4s done 06:28:57 #55 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 06:28:57 #55 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 1.4s done 06:28:57 #55 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.5s done 06:28:57 #55 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 06:28:57 #55 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.2s 06:28:57 #55 ... 06:28:57 06:28:57 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:28:57 #56 DONE 8.0s 06:28:57 06:28:57 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:28:57 #55 ... 06:28:57 06:28:57 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:28:59 #35 ... 06:28:59 06:28:59 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:28:59 #0 8.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:28:59 #0 8.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:28:59 #57 ... 06:28:59 06:28:59 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:28:59 #58 ... 06:28:59 06:28:59 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:29:00 #59 ... 06:29:00 06:29:00 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:29:00 #0 9.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:29:00 #60 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:29:00 #60 ... 06:29:00 06:29:00 #33 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:29:00 #33 ... 06:29:00 06:29:00 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:29:00 #0 8.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:29:00 #0 9.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:29:00 #61 ... 06:29:00 06:29:00 #62 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:29:00 #0 9.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:29:00 #62 ... 06:29:00 06:29:00 #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:00 #63 DONE 9.2s 06:29:00 06:29:00 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:29:00 #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:29:00 #64 ... 06:29:00 06:29:00 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:29:00 #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:29:00 #65 ... 06:29:00 06:29:00 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:29:00 #0 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:29:00 #66 ... 06:29:00 06:29:00 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:29:00 #0 9.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:29:00 #0 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:29:01 #67 ... 06:29:01 06:29:01 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:29:01 #58 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:29:01 #58 ... 06:29:01 06:29:01 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:29:01 #0 9.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:29:01 #68 ... 06:29:01 06:29:01 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:29:01 #69 ... 06:29:01 06:29:01 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:29:01 #70 ... 06:29:01 06:29:01 #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:29:01 #71 ... 06:29:01 06:29:01 #54 [core-command builder 3/7] RUN apk add --update --no-cache make git 06:29:01 #54 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:29:04 #54 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:29:07 #54 ... 06:29:07 06:29:07 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:29:07 #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.1s 06:29:07 #35 ... 06:29:07 06:29:07 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:29:07 #55 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.6s done 06:29:07 #55 ... 06:29:07 06:29:07 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:29:07 #0 6.962 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:29:07 #0 9.358 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:29:08 #72 ... 06:29:08 06:29:08 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:29:08 #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.5s done 06:29:10 #35 ... 06:29:10 06:29:10 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:29:10 #0 4.519 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:29:10 #0 6.462 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:29:10 #73 ... 06:29:10 06:29:10 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:29:10 #60 20.17 (1/4) Installing ca-certificates (20250619-r0) 06:29:10 #60 20.85 (2/4) Installing dumb-init (1.2.5-r3) 06:29:10 #60 20.90 (3/4) Installing su-exec (0.2-r3) 06:29:10 #60 20.99 (4/4) Installing yq-go (4.44.1-r2) 06:29:11 #60 ... 06:29:11 06:29:11 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:29:11 #57 15.49 (1/3) Installing ca-certificates (20250619-r0) 06:29:11 #57 16.43 (2/3) Installing dumb-init (1.2.5-r3) 06:29:11 #57 16.47 (3/3) Installing tzdata (2025b-r0) 06:29:11 #57 18.04 Executing busybox-1.36.1-r29.trigger 06:29:11 #57 18.11 Executing ca-certificates-20250619-r0.trigger 06:29:11 #57 19.29 OK: 11 MiB in 17 packages 06:29:11 #57 DONE 21.4s 06:29:11 06:29:11 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:29:11 #59 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:29:11 #59 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:29:11 #59 ... 06:29:11 06:29:11 #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:29:11 #74 ... 06:29:11 06:29:11 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:29:11 #64 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:29:11 #64 ... 06:29:11 06:29:11 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:29:11 #69 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:29:11 #69 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:29:11 #69 ... 06:29:11 06:29:11 #62 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:29:11 #62 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:29:11 #62 ... 06:29:11 06:29:11 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:29:11 #70 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:29:11 #70 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:29:12 #70 ... 06:29:12 06:29:12 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:29:12 #64 22.35 (1/1) Installing dumb-init (1.2.5-r3) 06:29:12 #64 22.46 Executing busybox-1.36.1-r29.trigger 06:29:12 #64 ... 06:29:12 06:29:12 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:29:12 #66 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:29:12 #66 ... 06:29:12 06:29:12 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:29:12 #60 22.71 Executing busybox-1.36.1-r29.trigger 06:29:12 #60 ... 06:29:12 06:29:12 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:29:12 #65 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:29:12 #65 22.97 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:29:12 #65 22.97 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:29:12 #65 22.97 OK: 24052 distinct packages available 06:29:12 #65 ... 06:29:12 06:29:12 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:29:12 #59 22.94 (1/7) Installing ca-certificates (20250619-r0) 06:29:12 #59 23.30 (2/7) Installing dumb-init (1.2.5-r3) 06:29:12 #59 ... 06:29:12 06:29:12 #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:29:12 #71 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:29:12 #71 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:29:12 #71 ... 06:29:12 06:29:12 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:29:12 #66 23.35 (1/2) Installing dumb-init (1.2.5-r3) 06:29:12 #66 23.38 (2/2) Installing su-exec (0.2-r3) 06:29:12 #66 23.41 Executing busybox-1.36.1-r29.trigger 06:29:13 #66 ... 06:29:13 06:29:13 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:29:13 #58 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:29:13 #58 ... 06:29:13 06:29:13 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:29:13 #68 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:29:13 #68 21.78 OK: 239 MiB in 58 packages 06:29:13 #68 ... 06:29:13 06:29:13 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:29:13 #59 23.34 (3/7) Installing libgcc (13.2.1_git20240309-r1) 06:29:13 #59 23.36 (4/7) Installing libsodium (1.0.19-r0) 06:29:13 #59 23.39 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 06:29:13 #59 23.74 (6/7) Installing libzmq (4.3.5-r2) 06:29:13 #59 23.84 (7/7) Installing zeromq (4.3.5-r2) 06:29:13 #59 23.91 Executing busybox-1.36.1-r29.trigger 06:29:13 #59 24.08 Executing ca-certificates-20250619-r0.trigger 06:29:14 #59 ... 06:29:14 06:29:14 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:29:14 #64 22.64 OK: 9 MiB in 15 packages 06:29:14 #64 DONE 24.3s 06:29:14 06:29:14 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:29:14 #75 ... 06:29:14 06:29:14 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:29:14 #68 DONE 23.4s 06:29:14 06:29:14 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:29:15 #76 ... 06:29:15 06:29:15 #62 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:29:15 #62 22.54 (1/1) Installing dumb-init (1.2.5-r3) 06:29:15 #62 22.61 Executing busybox-1.36.1-r29.trigger 06:29:15 #62 22.77 OK: 9 MiB in 15 packages 06:29:15 #62 DONE 26.3s 06:29:15 06:29:15 #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 06:29:15 #77 ... 06:29:15 06:29:15 #54 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:29:15 #54 21.36 OK: 239 MiB in 58 packages 06:29:15 #54 DONE 25.2s 06:29:16 06:29:16 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:29:16 #66 23.56 OK: 9 MiB in 16 packages 06:29:16 #66 DONE 26.1s 06:29:16 06:29:16 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:29:16 #76 DONE 1.2s 06:29:16 06:29:16 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:29:16 #59 26.16 OK: 14 MiB in 21 packages 06:29:17 #59 ... 06:29:17 06:29:17 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:29:17 #60 22.92 Executing ca-certificates-20250619-r0.trigger 06:29:17 #60 23.97 OK: 20 MiB in 18 packages 06:29:17 #60 DONE 27.6s 06:29:17 06:29:17 #78 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:29:17 #78 DONE 1.5s 06:29:17 06:29:17 #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:17 #79 ... 06:29:17 06:29:17 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:29:17 #61 18.15 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:29:17 #61 18.15 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:29:17 #61 18.15 OK: 24052 distinct packages available 06:29:17 #61 20.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:29:17 #61 22.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:29:17 #61 ... 06:29:17 06:29:17 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:29:17 #58 24.87 (1/4) Installing dumb-init (1.2.5-r3) 06:29:17 #58 24.99 (2/4) Installing openssl (3.3.4-r0) 06:29:17 #58 25.24 (3/4) Installing su-exec (0.2-r3) 06:29:17 #58 25.32 (4/4) Installing yq-go (4.44.1-r2) 06:29:17 #58 27.47 Executing busybox-1.36.1-r29.trigger 06:29:17 #58 27.77 OK: 20 MiB in 18 packages 06:29:17 #58 ... 06:29:17 06:29:17 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:29:17 #69 23.29 OK: 239 MiB in 58 packages 06:29:17 #69 DONE 26.6s 06:29:18 06:29:18 #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:29:18 #71 23.87 OK: 239 MiB in 58 packages 06:29:18 #71 DONE 26.8s 06:29:18 06:29:18 #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:29:18 #80 ... 06:29:18 06:29:18 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:29:18 #72 17.97 (1/1) Installing dumb-init (1.2.5-r3) 06:29:18 #72 18.60 Executing busybox-1.36.1-r29.trigger 06:29:18 #72 18.98 OK: 9 MiB in 15 packages 06:29:18 #72 DONE 20.8s 06:29:18 06:29:18 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:29:18 #59 DONE 29.2s 06:29:18 06:29:18 #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:29:19 #81 ... 06:29:19 06:29:19 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:29:19 #73 16.53 OK: 239 MiB in 58 packages 06:29:19 #73 DONE 18.8s 06:29:19 06:29:19 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:29:19 #67 19.90 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:29:19 #67 19.92 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:29:19 #67 19.92 OK: 24052 distinct packages available 06:29:19 #67 21.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:29:19 #67 23.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:29:19 #67 ... 06:29:19 06:29:19 #82 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:29:19 #82 ... 06:29:19 06:29:19 #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:29:19 #81 DONE 1.9s 06:29:19 06:29:19 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:20 #83 ... 06:29:20 06:29:20 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:29:20 #58 DONE 30.7s 06:29:20 06:29:20 #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:29:20 #80 DONE 2.4s 06:29:20 06:29:20 #84 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:23 #84 ... 06:29:23 06:29:23 #82 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:29:23 #82 DONE 3.0s 06:29:23 06:29:23 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:29:23 #61 32.48 (1/5) Installing dumb-init (1.2.5-r3) 06:29:23 #61 32.51 (2/5) Installing musl-obstack (1.2.3-r2) 06:29:23 #61 32.52 (3/5) Installing libucontext (1.2-r3) 06:29:23 #61 32.55 (4/5) Installing gcompat (1.1.0-r4) 06:29:23 #61 32.58 (5/5) Installing openssl (3.3.4-r0) 06:29:23 #61 32.67 Executing busybox-1.36.1-r29.trigger 06:29:23 #61 32.82 OK: 10 MiB in 19 packages 06:29:23 #61 ... 06:29:23 06:29:23 #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:29:23 #74 2.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:29:23 #74 4.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:29:23 #74 11.88 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:29:23 #74 12.01 Executing busybox-1.36.1-r30.post-upgrade 06:29:23 #74 12.51 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:29:23 #74 ... 06:29:23 06:29:23 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:29:23 #67 32.81 (1/14) Installing ca-certificates (20250619-r0) 06:29:23 #67 33.24 (2/14) Installing brotli-libs (1.1.0-r2) 06:29:23 #67 33.41 (3/14) Installing c-ares (1.33.1-r0) 06:29:23 #67 33.42 (4/14) Installing libunistring (1.2-r0) 06:29:23 #67 33.55 (5/14) Installing libidn2 (2.3.7-r0) 06:29:23 #67 33.58 (6/14) Installing nghttp2-libs (1.62.1-r0) 06:29:23 #67 33.60 (7/14) Installing libpsl (0.21.5-r1) 06:29:23 #67 33.61 (8/14) Installing zstd-libs (1.5.6-r0) 06:29:23 #67 33.68 (9/14) Installing libcurl (8.12.1-r0) 06:29:23 #67 33.73 (10/14) Installing curl (8.12.1-r0) 06:29:23 #67 33.75 (11/14) Installing dumb-init (1.2.5-r3) 06:29:23 #67 33.77 (12/14) Installing musl-obstack (1.2.3-r2) 06:29:23 #67 ... 06:29:23 06:29:23 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:29:23 #61 DONE 34.0s 06:29:23 06:29:23 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:29:23 #67 33.78 (13/14) Installing libucontext (1.2-r3) 06:29:23 #67 33.84 (14/14) Installing gcompat (1.1.0-r4) 06:29:23 #67 33.84 Executing busybox-1.36.1-r29.trigger 06:29:23 #67 33.89 Executing ca-certificates-20250619-r0.trigger 06:29:24 #67 34.51 OK: 15 MiB in 28 packages 06:29:24 #67 ... 06:29:24 06:29:24 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:29:24 #65 24.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:29:24 #65 27.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:29:24 #65 34.01 (1/4) Installing dumb-init (1.2.5-r3) 06:29:24 #65 34.04 (2/4) Installing musl-obstack (1.2.3-r2) 06:29:24 #65 34.04 (3/4) Installing libucontext (1.2-r3) 06:29:24 #65 34.04 (4/4) Installing gcompat (1.1.0-r4) 06:29:24 #65 34.07 Executing busybox-1.36.1-r29.trigger 06:29:24 #65 34.13 OK: 9 MiB in 18 packages 06:29:24 #65 ... 06:29:24 06:29:24 #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:29:24 #74 12.58 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:29:24 #74 12.59 Executing busybox-1.36.1-r30.trigger 06:29:24 #74 12.67 OK: 11 MiB in 17 packages 06:29:25 #74 DONE 14.2s 06:29:25 06:29:25 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:29:25 #75 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:29:25 #75 ... 06:29:25 06:29:25 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:29:25 #65 DONE 35.5s 06:29:25 06:29:25 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:29:25 #85 ... 06:29:25 06:29:25 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:29:25 #67 DONE 35.9s 06:29:25 06:29:25 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:29:25 #86 ... 06:29:25 06:29:25 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:29:25 #70 25.96 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:29:25 #70 25.96 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:29:25 #70 25.96 OK: 24052 distinct packages available 06:29:25 #70 28.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:29:25 #70 29.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:29:25 #70 33.93 OK: 239 MiB in 58 packages 06:29:25 #70 DONE 34.4s 06:29:25 06:29:25 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:29:25 #87 ... 06:29:25 06:29:25 #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:29:26 #88 ... 06:29:26 06:29:26 #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:26 #89 ... 06:29:26 06:29:26 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:29:26 #75 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:29:27 #75 ... 06:29:27 06:29:27 #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:29:27 #88 DONE 1.5s 06:29:27 06:29:27 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:29:27 #75 13.40 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:29:27 #75 ... 06:29:27 06:29:27 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:29:27 #90 ... 06:29:27 06:29:27 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:29:27 #75 13.50 Executing busybox-1.36.1-r30.post-upgrade 06:29:27 #75 13.74 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:29:27 #75 13.74 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:29:27 #75 13.74 Executing busybox-1.36.1-r30.trigger 06:29:27 #75 13.79 OK: 9 MiB in 15 packages 06:29:28 #75 DONE 14.4s 06:29:28 06:29:28 #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 06:29:28 #77 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:29:28 #77 13.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:29:29 #77 ... 06:29:29 06:29:29 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:29:29 #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:29:29 #91 ... 06:29:29 06:29:29 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:29:29 #90 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:29:30 #90 ... 06:29:30 06:29:30 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:29:30 #92 ... 06:29:30 06:29:30 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:29:30 #91 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:29:32 #91 ... 06:29:32 06:29:32 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:32 #93 ... 06:29:32 06:29:32 #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 06:29:32 #77 17.49 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:29:32 #77 17.65 Executing busybox-1.36.1-r30.post-upgrade 06:29:32 #77 18.11 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:29:32 #77 18.51 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:29:32 #77 18.53 Executing busybox-1.36.1-r30.trigger 06:29:32 #77 18.56 OK: 9 MiB in 15 packages 06:29:33 #77 ... 06:29:33 06:29:33 #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:29:33 #0 7.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:29:33 #0 9.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:29:33 #94 ... 06:29:33 06:29:33 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:29:33 #85 6.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:29:33 #85 7.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:29:34 #85 ... 06:29:34 06:29:34 #77 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 06:29:34 #77 DONE 20.3s 06:29:34 06:29:34 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:29:34 #86 6.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:29:34 #86 7.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:29:37 #86 ... 06:29:37 06:29:37 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:29:37 #91 16.84 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:29:37 #91 16.98 Executing busybox-1.36.1-r30.post-upgrade 06:29:37 #91 17.35 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:29:37 #91 17.36 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:29:37 #91 17.37 Executing busybox-1.36.1-r30.trigger 06:29:37 #91 17.42 OK: 14 MiB in 21 packages 06:29:37 #91 ... 06:29:37 06:29:37 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:37 #95 ... 06:29:37 06:29:37 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:29:37 #87 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:29:37 #87 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:29:37 #87 20.35 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:29:37 #87 20.49 Executing busybox-1.36.1-r30.post-upgrade 06:29:37 #87 20.81 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:29:37 #87 20.82 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:29:37 #87 20.86 Executing busybox-1.36.1-r30.trigger 06:29:37 #87 20.94 OK: 9 MiB in 16 packages 06:29:38 #87 DONE 22.1s 06:29:38 06:29:38 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:29:38 #96 ... 06:29:38 06:29:38 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:29:38 #91 DONE 18.8s 06:29:38 06:29:38 #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:29:38 #94 14.61 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:29:38 #94 14.85 Executing busybox-1.36.1-r30.post-upgrade 06:29:38 #94 15.48 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:29:39 #94 15.48 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:29:39 #94 15.51 Executing busybox-1.36.1-r30.trigger 06:29:39 #94 15.59 OK: 10 MiB in 19 packages 06:29:39 #94 ... 06:29:39 06:29:39 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:29:39 #90 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:29:39 #90 19.71 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:29:39 #90 19.84 Executing busybox-1.36.1-r30.post-upgrade 06:29:39 #90 20.25 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:29:39 #90 20.26 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:29:39 #90 20.27 Executing busybox-1.36.1-r30.trigger 06:29:39 #90 20.36 OK: 20 MiB in 18 packages 06:29:39 #90 DONE 22.2s 06:29:39 06:29:39 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:29:39 #85 14.07 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:29:39 #85 14.25 Executing busybox-1.36.1-r30.post-upgrade 06:29:39 #85 14.70 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:29:40 #85 14.71 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:29:40 #85 14.73 Executing busybox-1.36.1-r30.trigger 06:29:40 #85 14.80 OK: 9 MiB in 18 packages 06:29:40 #85 ... 06:29:40 06:29:40 #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:29:40 #94 DONE 17.2s 06:29:40 06:29:40 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:29:40 #92 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:29:40 #92 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:29:40 #92 18.37 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:29:40 #92 18.59 Executing busybox-1.36.1-r30.post-upgrade 06:29:40 #92 19.07 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:29:40 #92 19.08 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:29:40 #92 19.20 Executing busybox-1.36.1-r30.trigger 06:29:40 #92 19.40 OK: 20 MiB in 18 packages 06:29:41 #92 ... 06:29:41 06:29:41 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:29:41 #97 ... 06:29:41 06:29:41 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:29:41 #96 DONE 3.4s 06:29:41 06:29:41 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:29:41 #86 13.42 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:29:41 #86 13.56 Executing busybox-1.36.1-r30.post-upgrade 06:29:41 #86 14.11 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:29:41 #86 14.12 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:29:41 #86 14.17 Executing busybox-1.36.1-r30.trigger 06:29:41 #86 14.20 OK: 15 MiB in 28 packages 06:29:41 #86 DONE 15.9s 06:29:41 06:29:41 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:29:41 #98 ... 06:29:41 06:29:41 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:29:41 #92 DONE 21.3s 06:29:41 06:29:41 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:29:41 #85 DONE 16.6s 06:29:41 06:29:41 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:29:42 #99 ... 06:29:42 06:29:42 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:29:42 #98 DONE 0.6s 06:29:42 06:29:42 #100 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:29:42 #100 DONE 0.6s 06:29:42 06:29:42 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:29:43 #101 ... 06:29:43 06:29:43 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:29:43 #97 DONE 2.8s 06:29:43 06:29:43 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:29:44 #102 ... 06:29:44 06:29:44 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:29:44 #101 DONE 3.1s 06:29:44 06:29:44 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:29:44 #103 DONE 0.3s 06:29:44 06:29:44 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:29:44 #99 DONE 2.3s 06:29:44 06:29:44 #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:29:44 #104 DONE 0.3s 06:29:44 06:29:44 #105 [security-spire-server stage-2 6/9] COPY security.txt / 06:29:44 #105 DONE 0.3s 06:29:44 06:29:44 #106 [security-spire-config stage-2 6/10] COPY security.txt / 06:29:44 #106 DONE 0.3s 06:29:44 06:29:44 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:29:44 #107 DONE 0.3s 06:29:44 06:29:44 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:29:45 #108 DONE 0.2s 06:29:45 06:29:45 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:29:45 #109 DONE 0.2s 06:29:45 06:29:45 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:29:45 #110 ... 06:29:45 06:29:45 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:29:45 #102 DONE 1.6s 06:29:45 06:29:45 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:29:45 #110 DONE 0.2s 06:29:45 06:29:45 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:29:45 #111 DONE 0.2s 06:29:45 06:29:45 #112 [security-spire-server] exporting to image 06:29:45 #112 exporting layers 06:29:45 #112 ... 06:29:45 06:29:45 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:29:45 #113 DONE 0.3s 06:29:45 06:29:45 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:29:45 #114 DONE 0.3s 06:29:45 06:29:45 #112 [security-spire-config] exporting to image 06:29:45 #112 ... 06:29:45 06:29:45 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 06:29:45 #115 DONE 0.2s 06:29:45 06:29:45 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:29:46 #116 DONE 0.2s 06:29:46 06:29:46 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:29:46 #117 DONE 0.2s 06:29:46 06:29:46 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:29:46 #118 DONE 0.2s 06:29:46 06:29:46 #112 [security-spire-agent] exporting to image 06:29:47 #112 exporting layers 2.8s done 06:29:47 #112 writing image sha256:1c56ce0584da9e247f3fb487339f33a1dde0c47132fe82ccc1bde2ba772c10f1 06:29:48 #112 writing image sha256:1c56ce0584da9e247f3fb487339f33a1dde0c47132fe82ccc1bde2ba772c10f1 done 06:29:48 #112 naming to docker.io/library/security-spire-server-arm64 done 06:29:48 #112 exporting layers 2.6s done 06:29:48 #112 writing image sha256:b070ec7a78d9fbd06fd0cb281dc573c384c3fbf0fa92fb8c4485e9fe118763c9 done 06:29:48 #112 naming to docker.io/library/security-spire-config-arm64 done 06:29:48 #112 exporting layers 2.0s done 06:29:48 #112 writing image sha256:00d3375990c4a21e5c3408cc9a0d025da4f76111e5efd290874f9b77b05ca94f done 06:29:48 #112 naming to docker.io/library/security-spire-agent-arm64 done 06:29:48 #112 DONE 3.4s 06:29:48 06:29:48 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:17 #132 ... 06:30:17 06:30:17 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:30:17 #152 DONE 94.5s 06:30:17 06:30:17 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:30:17 #153 DONE 94.4s 06:30:17 06:30:17 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:30:17 #157 DONE 0.1s 06:30:17 06:30:17 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:30:17 #158 DONE 0.1s 06:30:17 06:30:17 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:30:17 #159 ... 06:30:17 06:30:17 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:30:17 #160 DONE 0.2s 06:30:17 06:30:17 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:30:17 #161 DONE 0.3s 06:30:17 06:30:17 #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:30:17 #162 DONE 0.2s 06:30:17 06:30:17 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:30:17 #163 DONE 0.1s 06:30:17 06:30:17 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:30:17 #164 ... 06:30:17 06:30:17 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:30:17 #159 DONE 1.0s 06:30:17 06:30:17 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 06:30:17 #165 DONE 0.2s 06:30:17 06:30:17 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 06:30:17 #166 DONE 0.2s 06:30:17 06:30:17 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:30:17 #164 ... 06:30:17 06:30:17 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:30:17 #167 DONE 0.2s 06:30:17 06:30:17 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:30:17 #168 DONE 0.3s 06:30:17 06:30:17 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:30:17 #154 ... 06:30:17 06:30:17 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:30:17 #164 DONE 1.2s 06:30:17 06:30:17 #169 [core-common-config-bootstrapper] exporting to image 06:30:17 #169 exporting layers 06:30:17 #169 ... 06:30:17 06:30:17 #170 [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/ 06:30:17 #170 DONE 0.2s 06:30:17 06:30:17 #171 [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/ 06:30:17 #171 DONE 0.1s 06:30:17 06:30:17 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:30:17 #150 ... 06:30:17 06:30:17 #169 [core-common-config-bootstrapper] exporting to image 06:30:17 #169 exporting layers 0.3s done 06:30:17 #169 writing image sha256:4ece23bba4214af972b604c1144fa8fda22d7823da602f32fd2317a861f11a36 done 06:30:17 #169 naming to docker.io/library/core-common-config-bootstrapper done 06:30:17 #169 DONE 0.4s 06:30:17 06:30:17 #172 [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/ 06:30:17 #172 DONE 0.1s 06:30:17 06:30:17 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:30:17 #173 DONE 0.0s 06:30:17 06:30:17 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:30:17 #174 DONE 1.0s 06:30:17 06:30:17 #175 [security-bootstrapper] exporting to image 06:30:17 #175 exporting layers 0.6s done 06:30:17 #175 writing image sha256:685aaa08a4e8aea1fdd704dee905404ef3a6275ee35168c53229422f70e47146 done 06:30:17 #175 naming to docker.io/library/security-bootstrapper done 06:30:17 #175 DONE 0.6s 06:30:17 06:30:17 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:31:10 #83 DONE 110.2s 06:31:10 06:31:10 #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:10 #79 DONE 112.8s 06:31:10 06:31:10 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:10 #93 DONE 107.4s 06:31:10 06:31:10 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:10 #95 DONE 102.8s 06:31:10 06:31:10 #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:10 #89 DONE 114.0s 06:31:10 06:31:10 #119 [core-metadata builder 6/7] COPY . . 06:31:10 #119 ... 06:31:10 06:31:10 #84 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:10 #84 DONE 109.5s 06:31:10 06:31:10 #120 [security-bootstrapper builder 6/7] COPY . . 06:31:12 #120 DONE 1.9s 06:31:12 06:31:12 #121 [core-keeper builder 7/8] COPY . . 06:31:12 #121 DONE 2.0s 06:31:12 06:31:12 #122 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:31:12 #122 ... 06:31:12 06:31:12 #123 [support-notifications builder 6/7] COPY . . 06:31:12 #123 DONE 2.0s 06:31:12 06:31:12 #119 [core-metadata builder 6/7] COPY . . 06:31:12 #119 DONE 2.0s 06:31:12 06:31:12 #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:12 #124 CACHED 06:31:12 06:31:12 #125 [core-data builder 4/7] COPY go.mod vendor* ./ 06:31:12 #125 CACHED 06:31:12 06:31:12 #126 [core-data builder 6/7] COPY . . 06:31:12 #126 CACHED 06:31:12 06:31:12 #127 [security-spiffe-token-provider builder 6/7] COPY . . 06:31:12 #127 DONE 2.0s 06:31:12 06:31:12 #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:12 #128 CACHED 06:31:12 06:31:12 #129 [security-proxy-setup builder 6/7] COPY . . 06:31:12 #129 CACHED 06:31:12 06:31:12 #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:31:12 #130 CACHED 06:31:12 06:31:12 #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:12 #131 CACHED 06:31:12 06:31:12 #132 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:31:12 #132 CACHED 06:31:12 06:31:12 #133 [security-secretstore-setup builder 6/7] COPY . . 06:31:12 #133 CACHED 06:31:12 06:31:12 #134 [core-command builder 4/7] COPY go.mod vendor* ./ 06:31:12 #134 CACHED 06:31:12 06:31:12 #135 [core-command builder 6/7] COPY . . 06:31:12 #135 CACHED 06:31:12 06:31:12 #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:12 #136 CACHED 06:31:12 06:31:12 #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:12 #137 CACHED 06:31:12 06:31:12 #138 [security-proxy-auth builder 6/7] COPY . . 06:31:12 #138 CACHED 06:31:12 06:31:12 #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:31:12 #139 CACHED 06:31:12 06:31:12 #140 [support-scheduler builder 6/7] COPY . . 06:31:12 #140 DONE 2.1s 06:31:12 06:31:12 #141 [core-common-config-bootstrapper builder 6/7] COPY . . 06:31:12 #141 CACHED 06:31:12 06:31:12 #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:31:12 #142 CACHED 06:31:12 06:31:12 #143 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:12 #143 CACHED 06:31:12 06:31:12 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:31:17 #144 ... 06:31:17 06:31:17 #122 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:31:17 #122 3.925 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:31:21 #122 ... 06:31:21 06:31:21 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:31:21 #144 6.228 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:31:22 #144 ... 06:31:22 06:31:22 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:31:22 #0 6.076 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:31:22 #145 ... 06:31:22 06:31:22 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:31:22 #0 4.772 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:31:22 #146 ... 06:31:22 06:31:22 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:31:22 #0 6.556 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:31:22 #147 ... 06:31:22 06:31:22 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:31:22 #0 6.575 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:31:22 #148 ... 06:31:22 06:31:22 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:31:22 #0 5.343 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:31:23 #149 ... 06:31:23 06:31:23 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:31:23 #0 6.085 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:31:23 #150 ... 06:31:23 06:31:23 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:31:23 #0 6.299 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:31:23 #151 ... 06:31:23 06:31:23 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:31:23 #0 5.916 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:31:23 #152 ... 06:31:23 06:31:23 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:31:23 #0 5.332 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:31:23 #153 ... 06:31:23 06:31:23 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:31:23 #0 6.128 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:31:25 #156 ... 06:31:25 06:31:25 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:31:25 #147 165.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:31:25 #147 ... 06:31:25 06:31:25 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:31:25 #150 DONE 166.9s 06:31:25 06:31:25 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:31:25 #155 DONE 166.8s 06:31:25 06:31:25 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:31:25 #146 ... 06:31:25 06:31:25 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:31:25 #176 ... 06:31:25 06:31:25 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:31:25 #149 DONE 167.1s 06:31:25 06:31:25 #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:31:25 #177 DONE 0.2s 06:31:25 06:31:25 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:31:25 #176 DONE 0.2s 06:31:25 06:31:25 #178 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:31:25 #178 DONE 0.1s 06:31:25 06:31:25 #179 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:31:25 #179 DONE 0.1s 06:31:25 06:31:25 #180 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:31:25 #180 DONE 0.1s 06:31:25 06:31:25 #181 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:31:25 #181 DONE 0.1s 06:31:25 06:31:25 #182 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:31:25 #182 DONE 0.1s 06:31:25 06:31:25 #183 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:31:25 #183 DONE 0.2s 06:31:25 06:31:25 #184 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:31:25 #184 DONE 0.2s 06:31:25 06:31:25 #185 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:31:25 #185 DONE 0.2s 06:31:25 06:31:25 #186 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:31:25 #186 DONE 0.2s 06:31:25 06:31:25 #187 [core-command] exporting to image 06:31:25 #187 exporting layers 06:31:25 #187 ... 06:31:25 06:31:25 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:31:25 #188 DONE 0.2s 06:31:25 06:31:25 #189 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:31:25 #189 DONE 0.2s 06:31:25 06:31:25 #187 [core-command] exporting to image 06:31:25 #187 exporting layers 0.2s done 06:31:25 #187 writing image sha256:a6a88833de4a8e45af947de4d92fa6b50ff61715739015bc197d01f843b70a96 done 06:31:25 #187 naming to docker.io/library/core-command done 06:31:25 #187 DONE 0.3s 06:31:25 06:31:25 #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:31:25 #190 DONE 0.1s 06:31:25 06:31:25 #191 [security-spiffe-token-provider] exporting to image 06:31:25 #191 exporting layers 0.3s done 06:31:25 #191 writing image sha256:a1e7254a539f6b4e515d54ea83c710a58987d120ad04e37316ebd3be07686907 done 06:31:25 #191 naming to docker.io/library/security-spiffe-token-provider done 06:31:25 #191 DONE 0.3s 06:31:25 06:31:25 #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:31:25 #192 ... 06:31:25 06:31:25 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:31:25 #147 DONE 168.8s 06:31:25 06:31:25 #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:31:25 #192 DONE 0.8s 06:31:25 06:31:25 #193 [security-proxy-setup] exporting to image 06:31:25 #193 ... 06:31:25 06:31:25 #194 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:31:25 #194 DONE 0.2s 06:31:25 06:31:25 #195 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:31:25 #195 DONE 0.0s 06:31:25 06:31:25 #196 [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 06:31:25 #196 DONE 0.0s 06:31:25 06:31:25 #193 [security-proxy-setup] exporting to image 06:31:25 #193 exporting layers 0.3s done 06:31:25 #193 writing image sha256:ac1a7cc51ae8553834c9be0ab2320d6593dbdcf28e894fe6b7c14d2e954e6542 done 06:31:25 #193 naming to docker.io/library/security-proxy-setup 0.0s done 06:31:25 #193 DONE 0.4s 06:31:25 06:31:25 #197 [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 06:31:25 #197 DONE 0.0s 06:31:25 06:31:25 #198 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:31:25 #198 DONE 0.2s 06:31:25 06:31:25 #199 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:31:25 #199 DONE 0.2s 06:31:25 06:31:25 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:31:25 #132 ... 06:31:25 06:31:25 #200 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:31:25 #200 DONE 0.3s 06:31:25 06:31:25 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:31:25 #132 ... 06:31:25 06:31:25 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:31:25 #148 DONE 169.8s 06:31:25 06:31:25 #201 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:31:25 #201 DONE 0.1s 06:31:25 06:31:25 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:31:25 #202 DONE 0.1s 06:31:25 06:31:25 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:31:25 #203 DONE 0.1s 06:31:25 06:31:25 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:31:25 #204 DONE 0.5s 06:31:25 06:31:25 #205 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:31:25 #205 DONE 0.8s 06:31:25 06:31:25 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:31:25 #156 DONE 170.7s 06:31:25 06:31:25 #206 [security-secretstore-setup] exporting to image 06:31:25 #206 ... 06:31:25 06:31:25 #207 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:31:25 #207 DONE 0.2s 06:31:25 06:31:25 #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:31:25 #208 DONE 0.1s 06:31:25 06:31:25 #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:31:25 #209 DONE 0.1s 06:31:25 06:31:25 #210 [core-data] exporting to image 06:31:25 #210 ... 06:31:25 06:31:25 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:31:25 #154 DONE 171.3s 06:31:25 06:31:25 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:31:25 #211 DONE 0.3s 06:31:25 06:31:25 #208 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:31:25 #208 DONE 0.1s 06:31:25 06:31:25 #209 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:31:25 #209 DONE 0.1s 06:31:25 06:31:25 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:31:25 #146 DONE 171.3s 06:31:25 06:31:25 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:31:25 #212 DONE 0.1s 06:31:25 06:31:25 #213 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:31:25 #213 CACHED 06:31:25 06:31:25 #214 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:31:25 #214 CACHED 06:31:25 06:31:25 #215 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 06:31:25 #215 ... 06:31:25 06:31:25 #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:31:25 #216 DONE 0.1s 06:31:25 06:31:25 #206 [security-secretstore-setup] exporting to image 06:31:25 #206 exporting layers 0.6s done 06:31:25 #206 writing image sha256:0a947d325f1e8648801cf8298adbd494d734975cc86484f4212fcb077792e6e4 done 06:31:25 #206 naming to docker.io/library/security-secretstore-setup done 06:31:25 #206 DONE 0.7s 06:31:25 06:31:25 #210 [core-data] exporting to image 06:31:25 #210 exporting layers 0.4s done 06:31:25 #210 writing image sha256:bdbbb6811aced2de471bd791df536b8b90cf315a2c9dfe76250101f2df8d541e done 06:31:25 #210 naming to docker.io/library/core-data done 06:31:25 #210 DONE 0.5s 06:31:25 06:31:25 #215 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 06:31:25 #215 DONE 0.2s 06:31:25 06:31:25 #217 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:31:25 #217 DONE 0.2s 06:31:25 06:31:25 #218 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 06:31:25 #218 DONE 0.2s 06:31:25 06:31:25 #219 [core-metadata] exporting to image 06:31:25 #219 exporting layers 0.3s done 06:31:25 #219 writing image sha256:cc45da18f64ed9767df9ed5294236070987f38f2a7463b835dcd18ec2bcb6973 done 06:31:25 #219 naming to docker.io/library/core-metadata done 06:31:25 #219 DONE 0.4s 06:31:25 06:31:25 #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:31:25 #220 DONE 0.2s 06:31:25 06:31:25 #221 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:31:25 #221 DONE 0.0s 06:31:25 06:31:25 #222 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:31:25 #222 DONE 0.1s 06:31:25 06:31:25 #223 [core-keeper] exporting to image 06:31:25 #223 exporting layers 0.2s done 06:31:25 #223 writing image sha256:996d12d1184be21fa1282c8cbf55717f8dec3d6435fed8425e265d4b856ff8dc done 06:31:25 #223 naming to docker.io/library/core-keeper done 06:31:25 #223 DONE 0.2s 06:31:25 06:31:25 #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:31:25 #224 DONE 0.5s 06:31:25 06:31:25 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:31:25 #151 ... 06:31:25 06:31:25 #225 [security-proxy-auth] exporting to image 06:31:25 #225 ... 06:31:25 06:31:25 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:31:25 #132 DONE 173.2s 06:31:25 06:31:25 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:31:25 #151 DONE 173.3s 06:31:25 06:31:25 #225 [security-proxy-auth] exporting to image 06:31:25 #225 exporting layers 0.9s done 06:31:25 #225 writing image sha256:6a68a632c2f22273bff8fbac0b6c92ac3df9d4b709fe45775d02b0e650525d98 06:31:25 #225 writing image sha256:6a68a632c2f22273bff8fbac0b6c92ac3df9d4b709fe45775d02b0e650525d98 done 06:31:25 #225 naming to docker.io/library/security-proxy-auth done 06:31:25 #225 DONE 0.9s 06:31:25 06:31:25 #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:31:25 #226 DONE 0.1s 06:31:25 06:31:25 #227 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:31:25 #227 DONE 0.1s 06:31:25 06:31:25 #228 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:31:25 #228 DONE 0.0s 06:31:25 06:31:25 #229 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:31:25 #229 DONE 0.0s 06:31:25 06:31:25 #230 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:31:25 #230 DONE 0.3s 06:31:25 06:31:25 #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:31:25 #231 DONE 0.3s 06:31:25 06:31:25 #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 06:31:25 #232 DONE 0.0s 06:31:25 06:31:25 #233 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:31:25 #233 DONE 0.0s 06:31:25 06:31:25 #234 [support-notifications] exporting to image 06:31:25 #234 exporting layers 0.1s done 06:31:25 #234 writing image sha256:d4bd5a9e4f3b0abb6607aec3ed61e462dfc0279190e318da70eb751f69f59298 done 06:31:25 #234 naming to docker.io/library/support-notifications done 06:31:25 #234 DONE 0.2s 06:31:25 06:31:25 #235 [support-scheduler] exporting to image 06:31:25 #235 exporting layers 0.2s done 06:31:25 #235 writing image sha256:2c4723fd642723daf97e3bde7d8eec4292f42932b2dce04aba144dede5ebb512 done 06:31:25 #235 naming to docker.io/library/support-scheduler done 06:31:25 #235 DONE 0.2s 06:31:25 time="2025-09-09T06:27:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:31:25 time="2025-09-09T06:27:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:31:25 time="2025-09-09T06:27:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:31:25 time="2025-09-09T06:27:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:31:25 time="2025-09-09T06:27:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:31:25 time="2025-09-09T06:27:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:31:25 time="2025-09-09T06:27:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:31:25 time="2025-09-09T06:27:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:31:25 time="2025-09-09T06:27:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:31:25 time="2025-09-09T06:27:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:31:25 time="2025-09-09T06:27:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:31:25 time="2025-09-09T06:27:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:31:25 time="2025-09-09T06:27:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:31:25 time="2025-09-09T06:27:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:31:25 time="2025-09-09T06:27:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:31:25 $ docker stop --time=1 37e30ca5e2dd26977931c6f998705dd1cab7adb0762ab2470960f041b5b0e1e5 06:31:26 $ docker rm -f --volumes 37e30ca5e2dd26977931c6f998705dd1cab7adb0762ab2470960f041b5b0e1e5 [Pipeline] // withDockerContainer [Pipeline] sh 06:31:27 + docker images 06:31:27 REPOSITORY TAG IMAGE ID CREATED SIZE 06:31:27 support-notifications latest d4bd5a9e4f3b 4 seconds ago 53.6MB 06:31:27 support-scheduler latest 2c4723fd6427 4 seconds ago 50MB 06:31:27 security-proxy-auth latest 6a68a632c2f2 5 seconds ago 45.5MB 06:31:27 core-keeper latest 996d12d1184b 6 seconds ago 45.3MB 06:31:27 core-metadata latest cc45da18f64e 6 seconds ago 46.4MB 06:31:27 security-secretstore-setup latest 0a947d325f1e 7 seconds ago 80.6MB 06:31:27 core-data latest bdbbb6811ace 7 seconds ago 46.3MB 06:31:27 security-proxy-setup latest ac1a7cc51ae8 9 seconds ago 49.9MB 06:31:27 security-spiffe-token-provider latest a1e7254a539f 10 seconds ago 48.8MB 06:31:27 core-command latest a6a88833de4a 10 seconds ago 40.5MB 06:31:27 security-bootstrapper latest 685aaa08a4e8 About a minute ago 21.2MB 06:31:27 core-common-config-bootstrapper latest 4ece23bba421 About a minute ago 20.2MB 06:31:27 security-spire-config latest 931035ad1294 3 minutes ago 150MB 06:31:27 security-spire-server latest d6e6ea7a8b0b 3 minutes ago 150MB 06:31:27 security-spire-agent latest fbc27365156e 3 minutes ago 196MB 06:31:27 ci-base-image-x86_64 latest c6180e7a9571 6 minutes ago 936MB 06:31:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 5 weeks ago 580MB 06:31:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 3 months ago 573MB 06:31:27 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 06:31:27 provisioning config files... 06:31:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/900@tmp/config3377492805497715432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:31:27 ---> ****-login.sh 06:31:27 nexus3.edgexfoundry.org:10001 06:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:27 Login Succeeded 06:31:27 nexus3.edgexfoundry.org:10002 06:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:28 Login Succeeded 06:31:28 nexus3.edgexfoundry.org:10003 06:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:28 Login Succeeded 06:31:28 nexus3.edgexfoundry.org:10004 06:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:28 Login Succeeded 06:31:28 ****.io 06:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:28 Login Succeeded 06:31:28 ---> ****-login.sh ends [Pipeline] } 06:31:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:31:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:31:28 [edgeXDocker.push] Tagging docker image core-command with the following tags: 06:31:28 cb0dce8708fd522d150da3e1420c31c1aba44d74 06:31:28 latest 06:31:28 4.1.0-dev.59 06:31:28 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:31:28 main 06:31:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:29 + docker push nexus3.edgexfoundry.org:10004/core-command:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:31:29 7702d7da3fa3: Preparing 06:31:29 db010a36cb3e: Preparing 06:31:29 447f8ac17e96: Preparing 06:31:29 aa7b0b047894: Preparing 06:31:29 611909203ed8: Preparing 06:31:29 0386d37bbc16: Preparing 06:31:29 097100c76c15: Preparing 06:31:29 0386d37bbc16: Waiting 06:31:29 097100c76c15: Waiting 06:31:29 447f8ac17e96: Pushed 06:31:29 aa7b0b047894: Pushed 06:31:29 7702d7da3fa3: Pushed 06:31:29 097100c76c15: Layer already exists 06:31:29 0386d37bbc16: Pushed 06:31:29 611909203ed8: Pushed 06:31:32 db010a36cb3e: Pushed 06:31:32 cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:98eda5a135c0915ac3e6afdfd7635fa94765eab6a01de8c0caec6bcfce72af07 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:33 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 06:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:31:33 7702d7da3fa3: Preparing 06:31:33 db010a36cb3e: Preparing 06:31:33 447f8ac17e96: Preparing 06:31:33 aa7b0b047894: Preparing 06:31:33 611909203ed8: Preparing 06:31:33 0386d37bbc16: Preparing 06:31:33 097100c76c15: Preparing 06:31:33 0386d37bbc16: Waiting 06:31:33 097100c76c15: Waiting 06:31:33 447f8ac17e96: Layer already exists 06:31:33 611909203ed8: Layer already exists 06:31:33 db010a36cb3e: Layer already exists 06:31:33 7702d7da3fa3: Layer already exists 06:31:33 aa7b0b047894: Layer already exists 06:31:33 0386d37bbc16: Layer already exists 06:31:33 097100c76c15: Layer already exists 06:31:33 latest: digest: sha256:98eda5a135c0915ac3e6afdfd7635fa94765eab6a01de8c0caec6bcfce72af07 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:33 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 06:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:31:33 7702d7da3fa3: Preparing 06:31:33 db010a36cb3e: Preparing 06:31:33 447f8ac17e96: Preparing 06:31:33 aa7b0b047894: Preparing 06:31:33 611909203ed8: Preparing 06:31:33 0386d37bbc16: Preparing 06:31:33 097100c76c15: Preparing 06:31:33 0386d37bbc16: Waiting 06:31:33 097100c76c15: Waiting 06:31:33 611909203ed8: Layer already exists 06:31:33 7702d7da3fa3: Layer already exists 06:31:33 db010a36cb3e: Layer already exists 06:31:33 447f8ac17e96: Layer already exists 06:31:33 aa7b0b047894: Layer already exists 06:31:33 097100c76c15: Layer already exists 06:31:33 0386d37bbc16: Layer already exists 06:31:33 4.1.0-dev.59: digest: sha256:98eda5a135c0915ac3e6afdfd7635fa94765eab6a01de8c0caec6bcfce72af07 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:34 + docker push nexus3.edgexfoundry.org:10004/core-command:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:31:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:31:34 7702d7da3fa3: Preparing 06:31:34 db010a36cb3e: Preparing 06:31:34 447f8ac17e96: Preparing 06:31:34 aa7b0b047894: Preparing 06:31:34 611909203ed8: Preparing 06:31:34 0386d37bbc16: Preparing 06:31:34 097100c76c15: Preparing 06:31:34 0386d37bbc16: Waiting 06:31:34 097100c76c15: Waiting 06:31:34 611909203ed8: Layer already exists 06:31:34 7702d7da3fa3: Layer already exists 06:31:34 447f8ac17e96: Layer already exists 06:31:34 db010a36cb3e: Layer already exists 06:31:34 aa7b0b047894: Layer already exists 06:31:34 0386d37bbc16: Layer already exists 06:31:34 097100c76c15: Layer already exists 06:31:34 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:98eda5a135c0915ac3e6afdfd7635fa94765eab6a01de8c0caec6bcfce72af07 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:35 + docker push nexus3.edgexfoundry.org:10004/core-command:main 06:31:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:31:35 7702d7da3fa3: Preparing 06:31:35 db010a36cb3e: Preparing 06:31:35 447f8ac17e96: Preparing 06:31:35 aa7b0b047894: Preparing 06:31:35 611909203ed8: Preparing 06:31:35 0386d37bbc16: Preparing 06:31:35 097100c76c15: Preparing 06:31:35 0386d37bbc16: Waiting 06:31:35 097100c76c15: Waiting 06:31:35 db010a36cb3e: Layer already exists 06:31:35 611909203ed8: Layer already exists 06:31:35 447f8ac17e96: Layer already exists 06:31:35 7702d7da3fa3: Layer already exists 06:31:35 aa7b0b047894: Layer already exists 06:31:35 0386d37bbc16: Layer already exists 06:31:35 097100c76c15: Layer already exists 06:31:35 main: digest: sha256:98eda5a135c0915ac3e6afdfd7635fa94765eab6a01de8c0caec6bcfce72af07 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:31:35 ===================================================== [Pipeline] echo 06:31:35 taggedImages: 06:31:35 - nexus3.edgexfoundry.org:10004/core-command:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:31:35 - nexus3.edgexfoundry.org:10004/core-command:latest 06:31:35 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 06:31:35 - nexus3.edgexfoundry.org:10004/core-command:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:31:35 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 06:31:35 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 06:31:35 cb0dce8708fd522d150da3e1420c31c1aba44d74 06:31:35 latest 06:31:35 4.1.0-dev.59 06:31:35 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:31:35 main 06:31:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:35 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:31:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:31:35 696110252943: Preparing 06:31:35 7f94a231ae4f: Preparing 06:31:35 e0529b1cf97a: Preparing 06:31:35 ebfa97c2a273: Preparing 06:31:35 447f8ac17e96: Preparing 06:31:35 aa7b0b047894: Preparing 06:31:35 611909203ed8: Preparing 06:31:35 0386d37bbc16: Preparing 06:31:35 097100c76c15: Preparing 06:31:35 611909203ed8: Waiting 06:31:35 0386d37bbc16: Waiting 06:31:35 097100c76c15: Waiting 06:31:35 aa7b0b047894: Waiting 06:31:35 447f8ac17e96: Layer already exists 06:31:35 aa7b0b047894: Layer already exists 06:31:35 611909203ed8: Layer already exists 06:31:35 e0529b1cf97a: Pushed 06:31:35 0386d37bbc16: Layer already exists 06:31:35 696110252943: Pushed 06:31:35 097100c76c15: Layer already exists 06:31:35 7f94a231ae4f: Pushed 06:31:37 ebfa97c2a273: Pushed 06:31:37 cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:fdc2626979d74dfb97dfce6880872598f9edc7292ae81e3690d1b86522b95129 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:37 + 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 06:31:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:31:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:31:37 696110252943: Preparing 06:31:37 7f94a231ae4f: Preparing 06:31:37 e0529b1cf97a: Preparing 06:31:37 ebfa97c2a273: Preparing 06:31:37 447f8ac17e96: Preparing 06:31:37 aa7b0b047894: Preparing 06:31:37 611909203ed8: Preparing 06:31:37 0386d37bbc16: Preparing 06:31:37 097100c76c15: Preparing 06:31:37 611909203ed8: Waiting 06:31:37 0386d37bbc16: Waiting 06:31:37 097100c76c15: Waiting 06:31:37 aa7b0b047894: Waiting 06:31:37 7f94a231ae4f: Layer already exists 06:31:37 696110252943: Layer already exists 06:31:37 ebfa97c2a273: Layer already exists 06:31:37 447f8ac17e96: Layer already exists 06:31:37 e0529b1cf97a: Layer already exists 06:31:37 611909203ed8: Layer already exists 06:31:37 aa7b0b047894: Layer already exists 06:31:37 097100c76c15: Layer already exists 06:31:37 0386d37bbc16: Layer already exists 06:31:37 latest: digest: sha256:fdc2626979d74dfb97dfce6880872598f9edc7292ae81e3690d1b86522b95129 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:38 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 06:31:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:31:38 696110252943: Preparing 06:31:38 7f94a231ae4f: Preparing 06:31:38 e0529b1cf97a: Preparing 06:31:38 ebfa97c2a273: Preparing 06:31:38 447f8ac17e96: Preparing 06:31:38 aa7b0b047894: Preparing 06:31:38 611909203ed8: Preparing 06:31:38 0386d37bbc16: Preparing 06:31:38 097100c76c15: Preparing 06:31:38 aa7b0b047894: Waiting 06:31:38 0386d37bbc16: Waiting 06:31:38 611909203ed8: Waiting 06:31:38 097100c76c15: Waiting 06:31:38 696110252943: Layer already exists 06:31:38 e0529b1cf97a: Layer already exists 06:31:38 7f94a231ae4f: Layer already exists 06:31:38 447f8ac17e96: Layer already exists 06:31:38 ebfa97c2a273: Layer already exists 06:31:38 aa7b0b047894: Layer already exists 06:31:38 0386d37bbc16: Layer already exists 06:31:38 097100c76c15: Layer already exists 06:31:38 611909203ed8: Layer already exists 06:31:38 4.1.0-dev.59: digest: sha256:fdc2626979d74dfb97dfce6880872598f9edc7292ae81e3690d1b86522b95129 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:39 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:31:39 696110252943: Preparing 06:31:39 7f94a231ae4f: Preparing 06:31:39 e0529b1cf97a: Preparing 06:31:39 ebfa97c2a273: Preparing 06:31:39 447f8ac17e96: Preparing 06:31:39 aa7b0b047894: Preparing 06:31:39 611909203ed8: Preparing 06:31:39 0386d37bbc16: Preparing 06:31:39 097100c76c15: Preparing 06:31:39 611909203ed8: Waiting 06:31:39 097100c76c15: Waiting 06:31:39 0386d37bbc16: Waiting 06:31:39 aa7b0b047894: Waiting 06:31:39 447f8ac17e96: Layer already exists 06:31:39 696110252943: Layer already exists 06:31:39 e0529b1cf97a: Layer already exists 06:31:39 ebfa97c2a273: Layer already exists 06:31:39 7f94a231ae4f: Layer already exists 06:31:39 aa7b0b047894: Layer already exists 06:31:39 0386d37bbc16: Layer already exists 06:31:39 097100c76c15: Layer already exists 06:31:39 611909203ed8: Layer already exists 06:31:39 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:fdc2626979d74dfb97dfce6880872598f9edc7292ae81e3690d1b86522b95129 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:39 + 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 06:31:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:31:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:31:40 696110252943: Preparing 06:31:40 7f94a231ae4f: Preparing 06:31:40 e0529b1cf97a: Preparing 06:31:40 ebfa97c2a273: Preparing 06:31:40 447f8ac17e96: Preparing 06:31:40 aa7b0b047894: Preparing 06:31:40 611909203ed8: Preparing 06:31:40 0386d37bbc16: Preparing 06:31:40 097100c76c15: Preparing 06:31:40 611909203ed8: Waiting 06:31:40 0386d37bbc16: Waiting 06:31:40 097100c76c15: Waiting 06:31:40 aa7b0b047894: Waiting 06:31:40 447f8ac17e96: Layer already exists 06:31:40 e0529b1cf97a: Layer already exists 06:31:40 696110252943: Layer already exists 06:31:40 ebfa97c2a273: Layer already exists 06:31:40 7f94a231ae4f: Layer already exists 06:31:40 aa7b0b047894: Layer already exists 06:31:40 0386d37bbc16: Layer already exists 06:31:40 097100c76c15: Layer already exists 06:31:40 611909203ed8: Layer already exists 06:31:40 main: digest: sha256:fdc2626979d74dfb97dfce6880872598f9edc7292ae81e3690d1b86522b95129 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:31:40 ===================================================== [Pipeline] echo 06:31:40 taggedImages: 06:31:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:31:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:31:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 06:31:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:31:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 06:31:40 [edgeXDocker.push] Tagging docker image core-data with the following tags: 06:31:40 cb0dce8708fd522d150da3e1420c31c1aba44d74 06:31:40 latest 06:31:40 4.1.0-dev.59 06:31:40 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:31:40 main 06:31:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:40 + docker push nexus3.edgexfoundry.org:10004/core-data:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:31:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:31:40 a56ce11e344b: Preparing 06:31:40 69a2264df730: Preparing 06:31:40 447f8ac17e96: Preparing 06:31:40 aa7b0b047894: Preparing 06:31:40 80cc55627d56: Preparing 06:31:40 cf1ebc981dd0: Preparing 06:31:40 097100c76c15: Preparing 06:31:40 cf1ebc981dd0: Waiting 06:31:40 097100c76c15: Waiting 06:31:40 aa7b0b047894: Layer already exists 06:31:40 447f8ac17e96: Layer already exists 06:31:40 097100c76c15: Layer already exists 06:31:40 a56ce11e344b: Pushed 06:31:40 cf1ebc981dd0: Pushed 06:31:40 80cc55627d56: Pushed 06:31:45 69a2264df730: Pushed 06:31:45 cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:2f713e32e694bbdc1016f54dbba79ed25899f2da58d41187576c19d186c63895 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:45 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 06:31:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:31:45 a56ce11e344b: Preparing 06:31:45 69a2264df730: Preparing 06:31:45 447f8ac17e96: Preparing 06:31:45 aa7b0b047894: Preparing 06:31:45 80cc55627d56: Preparing 06:31:45 cf1ebc981dd0: Preparing 06:31:45 097100c76c15: Preparing 06:31:45 cf1ebc981dd0: Waiting 06:31:45 097100c76c15: Waiting 06:31:45 80cc55627d56: Layer already exists 06:31:45 447f8ac17e96: Layer already exists 06:31:45 aa7b0b047894: Layer already exists 06:31:45 69a2264df730: Layer already exists 06:31:45 a56ce11e344b: Layer already exists 06:31:45 cf1ebc981dd0: Layer already exists 06:31:45 097100c76c15: Layer already exists 06:31:45 latest: digest: sha256:2f713e32e694bbdc1016f54dbba79ed25899f2da58d41187576c19d186c63895 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:46 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 06:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:31:46 a56ce11e344b: Preparing 06:31:46 69a2264df730: Preparing 06:31:46 447f8ac17e96: Preparing 06:31:46 aa7b0b047894: Preparing 06:31:46 80cc55627d56: Preparing 06:31:46 cf1ebc981dd0: Preparing 06:31:46 097100c76c15: Preparing 06:31:46 097100c76c15: Waiting 06:31:46 cf1ebc981dd0: Waiting 06:31:46 447f8ac17e96: Layer already exists 06:31:46 aa7b0b047894: Layer already exists 06:31:46 69a2264df730: Layer already exists 06:31:46 a56ce11e344b: Layer already exists 06:31:46 80cc55627d56: Layer already exists 06:31:46 097100c76c15: Layer already exists 06:31:46 cf1ebc981dd0: Layer already exists 06:31:46 4.1.0-dev.59: digest: sha256:2f713e32e694bbdc1016f54dbba79ed25899f2da58d41187576c19d186c63895 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:47 + docker push nexus3.edgexfoundry.org:10004/core-data:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:31:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:31:47 a56ce11e344b: Preparing 06:31:47 69a2264df730: Preparing 06:31:47 447f8ac17e96: Preparing 06:31:47 aa7b0b047894: Preparing 06:31:47 80cc55627d56: Preparing 06:31:47 cf1ebc981dd0: Preparing 06:31:47 097100c76c15: Preparing 06:31:47 097100c76c15: Waiting 06:31:47 cf1ebc981dd0: Waiting 06:31:47 80cc55627d56: Layer already exists 06:31:47 aa7b0b047894: Layer already exists 06:31:47 a56ce11e344b: Layer already exists 06:31:47 69a2264df730: Layer already exists 06:31:47 447f8ac17e96: Layer already exists 06:31:47 cf1ebc981dd0: Layer already exists 06:31:47 097100c76c15: Layer already exists 06:31:47 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:2f713e32e694bbdc1016f54dbba79ed25899f2da58d41187576c19d186c63895 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:47 + docker push nexus3.edgexfoundry.org:10004/core-data:main 06:31:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:31:47 a56ce11e344b: Preparing 06:31:47 69a2264df730: Preparing 06:31:47 447f8ac17e96: Preparing 06:31:47 aa7b0b047894: Preparing 06:31:47 80cc55627d56: Preparing 06:31:47 cf1ebc981dd0: Preparing 06:31:47 097100c76c15: Preparing 06:31:47 cf1ebc981dd0: Waiting 06:31:47 097100c76c15: Waiting 06:31:47 a56ce11e344b: Layer already exists 06:31:47 69a2264df730: Layer already exists 06:31:47 aa7b0b047894: Layer already exists 06:31:47 80cc55627d56: Layer already exists 06:31:47 447f8ac17e96: Layer already exists 06:31:47 cf1ebc981dd0: Layer already exists 06:31:47 097100c76c15: Layer already exists 06:31:47 main: digest: sha256:2f713e32e694bbdc1016f54dbba79ed25899f2da58d41187576c19d186c63895 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:31:47 ===================================================== [Pipeline] echo 06:31:47 taggedImages: 06:31:47 - nexus3.edgexfoundry.org:10004/core-data:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:31:47 - nexus3.edgexfoundry.org:10004/core-data:latest 06:31:47 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 06:31:47 - nexus3.edgexfoundry.org:10004/core-data:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:31:47 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 06:31:47 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 06:31:47 cb0dce8708fd522d150da3e1420c31c1aba44d74 06:31:47 latest 06:31:47 4.1.0-dev.59 06:31:47 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:31:47 main 06:31:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:48 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:31:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:31:48 0a9220b30b77: Preparing 06:31:48 747f7daa634b: Preparing 06:31:48 aa7b0b047894: Preparing 06:31:48 9bcac9b4adf6: Preparing 06:31:48 436e3790d634: Preparing 06:31:48 097100c76c15: Preparing 06:31:48 097100c76c15: Waiting 06:31:48 aa7b0b047894: Layer already exists 06:31:48 097100c76c15: Layer already exists 06:31:48 436e3790d634: Pushed 06:31:48 9bcac9b4adf6: Pushed 06:31:48 0a9220b30b77: Pushed 06:31:52 747f7daa634b: Pushed 06:31:52 cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:50ea41fba7ebc9ed5e81943a51b50011412644d49a5c47baaa17c4455984051a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:53 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 06:31:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:31:53 0a9220b30b77: Preparing 06:31:53 747f7daa634b: Preparing 06:31:53 aa7b0b047894: Preparing 06:31:53 9bcac9b4adf6: Preparing 06:31:53 436e3790d634: Preparing 06:31:53 097100c76c15: Preparing 06:31:53 097100c76c15: Waiting 06:31:53 0a9220b30b77: Layer already exists 06:31:53 aa7b0b047894: Layer already exists 06:31:53 9bcac9b4adf6: Layer already exists 06:31:53 747f7daa634b: Layer already exists 06:31:53 436e3790d634: Layer already exists 06:31:53 097100c76c15: Layer already exists 06:31:53 latest: digest: sha256:50ea41fba7ebc9ed5e81943a51b50011412644d49a5c47baaa17c4455984051a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:53 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 06:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:31:54 0a9220b30b77: Preparing 06:31:54 747f7daa634b: Preparing 06:31:54 aa7b0b047894: Preparing 06:31:54 9bcac9b4adf6: Preparing 06:31:54 436e3790d634: Preparing 06:31:54 097100c76c15: Preparing 06:31:54 097100c76c15: Waiting 06:31:54 436e3790d634: Layer already exists 06:31:54 9bcac9b4adf6: Layer already exists 06:31:54 747f7daa634b: Layer already exists 06:31:54 aa7b0b047894: Layer already exists 06:31:54 0a9220b30b77: Layer already exists 06:31:54 097100c76c15: Layer already exists 06:31:54 4.1.0-dev.59: digest: sha256:50ea41fba7ebc9ed5e81943a51b50011412644d49a5c47baaa17c4455984051a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:54 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:31:54 0a9220b30b77: Preparing 06:31:54 747f7daa634b: Preparing 06:31:54 aa7b0b047894: Preparing 06:31:54 9bcac9b4adf6: Preparing 06:31:54 436e3790d634: Preparing 06:31:54 097100c76c15: Preparing 06:31:54 097100c76c15: Waiting 06:31:54 436e3790d634: Layer already exists 06:31:54 aa7b0b047894: Layer already exists 06:31:54 747f7daa634b: Layer already exists 06:31:54 0a9220b30b77: Layer already exists 06:31:54 9bcac9b4adf6: Layer already exists 06:31:54 097100c76c15: Layer already exists 06:31:54 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:50ea41fba7ebc9ed5e81943a51b50011412644d49a5c47baaa17c4455984051a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:55 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 06:31:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:31:55 0a9220b30b77: Preparing 06:31:55 747f7daa634b: Preparing 06:31:55 aa7b0b047894: Preparing 06:31:55 9bcac9b4adf6: Preparing 06:31:55 436e3790d634: Preparing 06:31:55 097100c76c15: Preparing 06:31:55 9bcac9b4adf6: Layer already exists 06:31:55 747f7daa634b: Layer already exists 06:31:55 0a9220b30b77: Layer already exists 06:31:55 aa7b0b047894: Layer already exists 06:31:55 436e3790d634: Layer already exists 06:31:55 097100c76c15: Layer already exists 06:31:55 main: digest: sha256:50ea41fba7ebc9ed5e81943a51b50011412644d49a5c47baaa17c4455984051a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:31:55 ===================================================== [Pipeline] echo 06:31:55 taggedImages: 06:31:55 - nexus3.edgexfoundry.org:10004/core-keeper:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:31:55 - nexus3.edgexfoundry.org:10004/core-keeper:latest 06:31:55 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 06:31:55 - nexus3.edgexfoundry.org:10004/core-keeper:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:31:55 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 06:31:55 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 06:31:55 cb0dce8708fd522d150da3e1420c31c1aba44d74 06:31:55 latest 06:31:55 4.1.0-dev.59 06:31:55 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:31:55 main 06:31:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:31:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:31:56 eb9470fac5f8: Preparing 06:31:56 51ad17243838: Preparing 06:31:56 af3962391d8e: Preparing 06:31:56 447f8ac17e96: Preparing 06:31:56 aa7b0b047894: Preparing 06:31:56 611909203ed8: Preparing 06:31:56 0386d37bbc16: Preparing 06:31:56 097100c76c15: Preparing 06:31:56 611909203ed8: Waiting 06:31:56 0386d37bbc16: Waiting 06:31:56 097100c76c15: Waiting 06:31:56 447f8ac17e96: Layer already exists 06:31:56 aa7b0b047894: Layer already exists 06:31:56 611909203ed8: Layer already exists 06:31:56 097100c76c15: Layer already exists 06:31:56 0386d37bbc16: Layer already exists 06:31:56 eb9470fac5f8: Pushed 06:31:56 51ad17243838: Pushed 06:32:00 af3962391d8e: Pushed 06:32:00 cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:15f81d3646a1a14edd155439194ea1503e8cbadcd61d2ed7c07f8f58bc592b26 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:00 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 06:32:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:32:01 eb9470fac5f8: Preparing 06:32:01 51ad17243838: Preparing 06:32:01 af3962391d8e: Preparing 06:32:01 447f8ac17e96: Preparing 06:32:01 aa7b0b047894: Preparing 06:32:01 611909203ed8: Preparing 06:32:01 0386d37bbc16: Preparing 06:32:01 097100c76c15: Preparing 06:32:01 611909203ed8: Waiting 06:32:01 0386d37bbc16: Waiting 06:32:01 097100c76c15: Waiting 06:32:01 447f8ac17e96: Layer already exists 06:32:01 af3962391d8e: Layer already exists 06:32:01 eb9470fac5f8: Layer already exists 06:32:01 51ad17243838: Layer already exists 06:32:01 aa7b0b047894: Layer already exists 06:32:01 611909203ed8: Layer already exists 06:32:01 0386d37bbc16: Layer already exists 06:32:01 097100c76c15: Layer already exists 06:32:01 latest: digest: sha256:15f81d3646a1a14edd155439194ea1503e8cbadcd61d2ed7c07f8f58bc592b26 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 06:32:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:32:01 eb9470fac5f8: Preparing 06:32:01 51ad17243838: Preparing 06:32:01 af3962391d8e: Preparing 06:32:01 447f8ac17e96: Preparing 06:32:01 aa7b0b047894: Preparing 06:32:01 611909203ed8: Preparing 06:32:01 0386d37bbc16: Preparing 06:32:01 097100c76c15: Preparing 06:32:01 611909203ed8: Waiting 06:32:01 0386d37bbc16: Waiting 06:32:01 097100c76c15: Waiting 06:32:01 aa7b0b047894: Layer already exists 06:32:01 eb9470fac5f8: Layer already exists 06:32:01 af3962391d8e: Layer already exists 06:32:01 51ad17243838: Layer already exists 06:32:01 447f8ac17e96: Layer already exists 06:32:01 097100c76c15: Layer already exists 06:32:01 611909203ed8: Layer already exists 06:32:01 0386d37bbc16: Layer already exists 06:32:01 4.1.0-dev.59: digest: sha256:15f81d3646a1a14edd155439194ea1503e8cbadcd61d2ed7c07f8f58bc592b26 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:32:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:32:02 eb9470fac5f8: Preparing 06:32:02 51ad17243838: Preparing 06:32:02 af3962391d8e: Preparing 06:32:02 447f8ac17e96: Preparing 06:32:02 aa7b0b047894: Preparing 06:32:02 611909203ed8: Preparing 06:32:02 0386d37bbc16: Preparing 06:32:02 097100c76c15: Preparing 06:32:02 611909203ed8: Waiting 06:32:02 0386d37bbc16: Waiting 06:32:02 097100c76c15: Waiting 06:32:02 447f8ac17e96: Layer already exists 06:32:02 51ad17243838: Layer already exists 06:32:02 af3962391d8e: Layer already exists 06:32:02 aa7b0b047894: Layer already exists 06:32:02 eb9470fac5f8: Layer already exists 06:32:02 611909203ed8: Layer already exists 06:32:02 097100c76c15: Layer already exists 06:32:02 0386d37bbc16: Layer already exists 06:32:02 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:15f81d3646a1a14edd155439194ea1503e8cbadcd61d2ed7c07f8f58bc592b26 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 06:32:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:32:03 eb9470fac5f8: Preparing 06:32:03 51ad17243838: Preparing 06:32:03 af3962391d8e: Preparing 06:32:03 447f8ac17e96: Preparing 06:32:03 aa7b0b047894: Preparing 06:32:03 611909203ed8: Preparing 06:32:03 0386d37bbc16: Preparing 06:32:03 097100c76c15: Preparing 06:32:03 611909203ed8: Waiting 06:32:03 0386d37bbc16: Waiting 06:32:03 097100c76c15: Waiting 06:32:03 51ad17243838: Layer already exists 06:32:03 447f8ac17e96: Layer already exists 06:32:03 eb9470fac5f8: Layer already exists 06:32:03 aa7b0b047894: Layer already exists 06:32:03 af3962391d8e: Layer already exists 06:32:03 611909203ed8: Layer already exists 06:32:03 0386d37bbc16: Layer already exists 06:32:03 097100c76c15: Layer already exists 06:32:03 main: digest: sha256:15f81d3646a1a14edd155439194ea1503e8cbadcd61d2ed7c07f8f58bc592b26 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:32:03 ===================================================== [Pipeline] echo 06:32:03 taggedImages: 06:32:03 - nexus3.edgexfoundry.org:10004/core-metadata:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:32:03 - nexus3.edgexfoundry.org:10004/core-metadata:latest 06:32:03 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 06:32:03 - nexus3.edgexfoundry.org:10004/core-metadata:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:32:03 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 06:32:03 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 06:32:03 cb0dce8708fd522d150da3e1420c31c1aba44d74 06:32:03 latest 06:32:03 4.1.0-dev.59 06:32:03 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:32:03 main 06:32:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:32:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:32:03 fa00bebe7847: Preparing 06:32:03 a14b863a8873: Preparing 06:32:03 faea1e537a4b: Preparing 06:32:03 14c12da282c3: Preparing 06:32:03 ee0792187b30: Preparing 06:32:03 e72d40d3930f: Preparing 06:32:03 1c3a135998ff: Preparing 06:32:03 447f8ac17e96: Preparing 06:32:03 aa7b0b047894: Preparing 06:32:03 a146d444c2bc: Preparing 06:32:03 b7a70c8a9845: Preparing 06:32:03 5f70bf18a086: Preparing 06:32:03 018204f10200: Preparing 06:32:03 5367a6003822: Preparing 06:32:03 e72d40d3930f: Waiting 06:32:03 16818bc8e0e1: Preparing 06:32:03 1c3a135998ff: Waiting 06:32:03 447f8ac17e96: Waiting 06:32:03 097100c76c15: Preparing 06:32:03 aa7b0b047894: Waiting 06:32:03 a146d444c2bc: Waiting 06:32:03 b7a70c8a9845: Waiting 06:32:03 5f70bf18a086: Waiting 06:32:03 097100c76c15: Waiting 06:32:03 018204f10200: Waiting 06:32:03 5367a6003822: Waiting 06:32:03 16818bc8e0e1: Waiting 06:32:03 14c12da282c3: Pushed 06:32:03 faea1e537a4b: Pushed 06:32:03 a14b863a8873: Pushed 06:32:03 fa00bebe7847: Pushed 06:32:03 ee0792187b30: Pushed 06:32:03 447f8ac17e96: Layer already exists 06:32:03 aa7b0b047894: Layer already exists 06:32:03 e72d40d3930f: Pushed 06:32:03 5f70bf18a086: Layer already exists 06:32:04 a146d444c2bc: Pushed 06:32:04 b7a70c8a9845: Pushed 06:32:04 018204f10200: Pushed 06:32:04 097100c76c15: Layer already exists 06:32:04 16818bc8e0e1: Pushed 06:32:04 5367a6003822: Pushed 06:32:05 1c3a135998ff: Pushed 06:32:05 cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:1db52597378bf5f7539101c66a89a654656281cb913330ea7d1d2749caa7e748 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:06 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:32:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:32:06 fa00bebe7847: Preparing 06:32:06 a14b863a8873: Preparing 06:32:06 faea1e537a4b: Preparing 06:32:06 14c12da282c3: Preparing 06:32:06 ee0792187b30: Preparing 06:32:06 e72d40d3930f: Preparing 06:32:06 1c3a135998ff: Preparing 06:32:06 447f8ac17e96: Preparing 06:32:06 aa7b0b047894: Preparing 06:32:06 a146d444c2bc: Preparing 06:32:06 b7a70c8a9845: Preparing 06:32:06 5f70bf18a086: Preparing 06:32:06 018204f10200: Preparing 06:32:06 5367a6003822: Preparing 06:32:06 16818bc8e0e1: Preparing 06:32:06 097100c76c15: Preparing 06:32:06 1c3a135998ff: Waiting 06:32:06 a146d444c2bc: Waiting 06:32:06 447f8ac17e96: Waiting 06:32:06 aa7b0b047894: Waiting 06:32:06 b7a70c8a9845: Waiting 06:32:06 5f70bf18a086: Waiting 06:32:06 018204f10200: Waiting 06:32:06 16818bc8e0e1: Waiting 06:32:06 097100c76c15: Waiting 06:32:06 5367a6003822: Waiting 06:32:06 e72d40d3930f: Waiting 06:32:06 a14b863a8873: Layer already exists 06:32:06 14c12da282c3: Layer already exists 06:32:06 faea1e537a4b: Layer already exists 06:32:06 ee0792187b30: Layer already exists 06:32:06 fa00bebe7847: Layer already exists 06:32:06 e72d40d3930f: Layer already exists 06:32:06 1c3a135998ff: Layer already exists 06:32:06 447f8ac17e96: Layer already exists 06:32:06 a146d444c2bc: Layer already exists 06:32:06 aa7b0b047894: Layer already exists 06:32:06 b7a70c8a9845: Layer already exists 06:32:06 5f70bf18a086: Layer already exists 06:32:06 018204f10200: Layer already exists 06:32:06 5367a6003822: Layer already exists 06:32:06 16818bc8e0e1: Layer already exists 06:32:06 097100c76c15: Layer already exists 06:32:06 latest: digest: sha256:1db52597378bf5f7539101c66a89a654656281cb913330ea7d1d2749caa7e748 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:06 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 06:32:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:32:07 fa00bebe7847: Preparing 06:32:07 a14b863a8873: Preparing 06:32:07 faea1e537a4b: Preparing 06:32:07 14c12da282c3: Preparing 06:32:07 ee0792187b30: Preparing 06:32:07 e72d40d3930f: Preparing 06:32:07 1c3a135998ff: Preparing 06:32:07 447f8ac17e96: Preparing 06:32:07 aa7b0b047894: Preparing 06:32:07 a146d444c2bc: Preparing 06:32:07 b7a70c8a9845: Preparing 06:32:07 5f70bf18a086: Preparing 06:32:07 018204f10200: Preparing 06:32:07 5367a6003822: Preparing 06:32:07 e72d40d3930f: Waiting 06:32:07 16818bc8e0e1: Preparing 06:32:07 097100c76c15: Preparing 06:32:07 1c3a135998ff: Waiting 06:32:07 447f8ac17e96: Waiting 06:32:07 aa7b0b047894: Waiting 06:32:07 a146d444c2bc: Waiting 06:32:07 b7a70c8a9845: Waiting 06:32:07 5f70bf18a086: Waiting 06:32:07 018204f10200: Waiting 06:32:07 097100c76c15: Waiting 06:32:07 5367a6003822: Waiting 06:32:07 16818bc8e0e1: Waiting 06:32:07 14c12da282c3: Layer already exists 06:32:07 a14b863a8873: Layer already exists 06:32:07 faea1e537a4b: Layer already exists 06:32:07 fa00bebe7847: Layer already exists 06:32:07 ee0792187b30: Layer already exists 06:32:07 e72d40d3930f: Layer already exists 06:32:07 1c3a135998ff: Layer already exists 06:32:07 447f8ac17e96: Layer already exists 06:32:07 aa7b0b047894: Layer already exists 06:32:07 a146d444c2bc: Layer already exists 06:32:07 b7a70c8a9845: Layer already exists 06:32:07 5f70bf18a086: Layer already exists 06:32:07 018204f10200: Layer already exists 06:32:07 5367a6003822: Layer already exists 06:32:07 16818bc8e0e1: Layer already exists 06:32:07 097100c76c15: Layer already exists 06:32:07 4.1.0-dev.59: digest: sha256:1db52597378bf5f7539101c66a89a654656281cb913330ea7d1d2749caa7e748 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:32:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:32:07 fa00bebe7847: Preparing 06:32:07 a14b863a8873: Preparing 06:32:07 faea1e537a4b: Preparing 06:32:07 14c12da282c3: Preparing 06:32:07 ee0792187b30: Preparing 06:32:07 e72d40d3930f: Preparing 06:32:07 1c3a135998ff: Preparing 06:32:07 447f8ac17e96: Preparing 06:32:07 aa7b0b047894: Preparing 06:32:07 a146d444c2bc: Preparing 06:32:07 b7a70c8a9845: Preparing 06:32:07 5f70bf18a086: Preparing 06:32:07 018204f10200: Preparing 06:32:07 5367a6003822: Preparing 06:32:07 16818bc8e0e1: Preparing 06:32:07 097100c76c15: Preparing 06:32:07 b7a70c8a9845: Waiting 06:32:07 5f70bf18a086: Waiting 06:32:07 1c3a135998ff: Waiting 06:32:07 097100c76c15: Waiting 06:32:07 447f8ac17e96: Waiting 06:32:07 aa7b0b047894: Waiting 06:32:07 a146d444c2bc: Waiting 06:32:07 018204f10200: Waiting 06:32:07 16818bc8e0e1: Waiting 06:32:07 5367a6003822: Waiting 06:32:07 e72d40d3930f: Waiting 06:32:07 faea1e537a4b: Layer already exists 06:32:07 ee0792187b30: Layer already exists 06:32:07 14c12da282c3: Layer already exists 06:32:07 a14b863a8873: Layer already exists 06:32:07 fa00bebe7847: Layer already exists 06:32:07 e72d40d3930f: Layer already exists 06:32:07 aa7b0b047894: Layer already exists 06:32:07 447f8ac17e96: Layer already exists 06:32:07 1c3a135998ff: Layer already exists 06:32:07 a146d444c2bc: Layer already exists 06:32:07 b7a70c8a9845: Layer already exists 06:32:07 5f70bf18a086: Layer already exists 06:32:07 018204f10200: Layer already exists 06:32:07 5367a6003822: Layer already exists 06:32:07 16818bc8e0e1: Layer already exists 06:32:07 097100c76c15: Layer already exists 06:32:07 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:1db52597378bf5f7539101c66a89a654656281cb913330ea7d1d2749caa7e748 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:32:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:32:08 fa00bebe7847: Preparing 06:32:08 a14b863a8873: Preparing 06:32:08 faea1e537a4b: Preparing 06:32:08 14c12da282c3: Preparing 06:32:08 ee0792187b30: Preparing 06:32:08 e72d40d3930f: Preparing 06:32:08 1c3a135998ff: Preparing 06:32:08 447f8ac17e96: Preparing 06:32:08 aa7b0b047894: Preparing 06:32:08 a146d444c2bc: Preparing 06:32:08 b7a70c8a9845: Preparing 06:32:08 5f70bf18a086: Preparing 06:32:08 018204f10200: Preparing 06:32:08 5367a6003822: Preparing 06:32:08 16818bc8e0e1: Preparing 06:32:08 097100c76c15: Preparing 06:32:08 e72d40d3930f: Waiting 06:32:08 a146d444c2bc: Waiting 06:32:08 b7a70c8a9845: Waiting 06:32:08 1c3a135998ff: Waiting 06:32:08 5f70bf18a086: Waiting 06:32:08 447f8ac17e96: Waiting 06:32:08 018204f10200: Waiting 06:32:08 aa7b0b047894: Waiting 06:32:08 5367a6003822: Waiting 06:32:08 16818bc8e0e1: Waiting 06:32:08 097100c76c15: Waiting 06:32:08 fa00bebe7847: Layer already exists 06:32:08 14c12da282c3: Layer already exists 06:32:08 ee0792187b30: Layer already exists 06:32:08 a14b863a8873: Layer already exists 06:32:08 faea1e537a4b: Layer already exists 06:32:08 1c3a135998ff: Layer already exists 06:32:08 447f8ac17e96: Layer already exists 06:32:08 e72d40d3930f: Layer already exists 06:32:08 a146d444c2bc: Layer already exists 06:32:08 aa7b0b047894: Layer already exists 06:32:08 b7a70c8a9845: Layer already exists 06:32:08 5f70bf18a086: Layer already exists 06:32:08 16818bc8e0e1: Layer already exists 06:32:08 5367a6003822: Layer already exists 06:32:08 018204f10200: Layer already exists 06:32:08 097100c76c15: Layer already exists 06:32:08 main: digest: sha256:1db52597378bf5f7539101c66a89a654656281cb913330ea7d1d2749caa7e748 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:32:08 ===================================================== [Pipeline] echo 06:32:08 taggedImages: 06:32:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:32:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:32:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 06:32:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:32:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 06:32:08 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 06:32:08 cb0dce8708fd522d150da3e1420c31c1aba44d74 06:32:08 latest 06:32:08 4.1.0-dev.59 06:32:08 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:32:08 main 06:32:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:08 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:32:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:32:09 5e52a2eef0a7: Preparing 06:32:09 6352c9d43988: Preparing 06:32:09 f812f0113d0b: Preparing 06:32:09 a4d340a8899c: Preparing 06:32:09 447f8ac17e96: Preparing 06:32:09 aa7b0b047894: Preparing 06:32:09 611909203ed8: Preparing 06:32:09 0386d37bbc16: Preparing 06:32:09 097100c76c15: Preparing 06:32:09 aa7b0b047894: Waiting 06:32:09 0386d37bbc16: Waiting 06:32:09 611909203ed8: Waiting 06:32:09 097100c76c15: Waiting 06:32:09 447f8ac17e96: Layer already exists 06:32:09 aa7b0b047894: Layer already exists 06:32:09 611909203ed8: Layer already exists 06:32:09 6352c9d43988: Pushed 06:32:09 0386d37bbc16: Layer already exists 06:32:09 f812f0113d0b: Pushed 06:32:09 097100c76c15: Layer already exists 06:32:09 5e52a2eef0a7: Pushed 06:32:13 a4d340a8899c: Pushed 06:32:13 cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:2a68fc1f8b3c14695c78853c5d02af0841a25c79049c2bbf654bf780c41514da size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:13 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:32:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:32:13 5e52a2eef0a7: Preparing 06:32:13 6352c9d43988: Preparing 06:32:13 f812f0113d0b: Preparing 06:32:13 a4d340a8899c: Preparing 06:32:13 447f8ac17e96: Preparing 06:32:13 aa7b0b047894: Preparing 06:32:13 611909203ed8: Preparing 06:32:13 0386d37bbc16: Preparing 06:32:13 097100c76c15: Preparing 06:32:13 aa7b0b047894: Waiting 06:32:13 0386d37bbc16: Waiting 06:32:13 611909203ed8: Waiting 06:32:13 097100c76c15: Waiting 06:32:13 447f8ac17e96: Layer already exists 06:32:13 5e52a2eef0a7: Layer already exists 06:32:13 a4d340a8899c: Layer already exists 06:32:13 f812f0113d0b: Layer already exists 06:32:13 6352c9d43988: Layer already exists 06:32:13 aa7b0b047894: Layer already exists 06:32:13 097100c76c15: Layer already exists 06:32:13 0386d37bbc16: Layer already exists 06:32:13 611909203ed8: Layer already exists 06:32:13 latest: digest: sha256:2a68fc1f8b3c14695c78853c5d02af0841a25c79049c2bbf654bf780c41514da size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 06:32:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:32:14 5e52a2eef0a7: Preparing 06:32:14 6352c9d43988: Preparing 06:32:14 f812f0113d0b: Preparing 06:32:14 a4d340a8899c: Preparing 06:32:14 447f8ac17e96: Preparing 06:32:14 aa7b0b047894: Preparing 06:32:14 611909203ed8: Preparing 06:32:14 0386d37bbc16: Preparing 06:32:14 097100c76c15: Preparing 06:32:14 aa7b0b047894: Waiting 06:32:14 611909203ed8: Waiting 06:32:14 097100c76c15: Waiting 06:32:14 0386d37bbc16: Waiting 06:32:14 5e52a2eef0a7: Layer already exists 06:32:14 6352c9d43988: Layer already exists 06:32:14 a4d340a8899c: Layer already exists 06:32:14 f812f0113d0b: Layer already exists 06:32:14 447f8ac17e96: Layer already exists 06:32:14 0386d37bbc16: Layer already exists 06:32:14 aa7b0b047894: Layer already exists 06:32:14 611909203ed8: Layer already exists 06:32:14 097100c76c15: Layer already exists 06:32:14 4.1.0-dev.59: digest: sha256:2a68fc1f8b3c14695c78853c5d02af0841a25c79049c2bbf654bf780c41514da size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:32:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:32:15 5e52a2eef0a7: Preparing 06:32:15 6352c9d43988: Preparing 06:32:15 f812f0113d0b: Preparing 06:32:15 a4d340a8899c: Preparing 06:32:15 447f8ac17e96: Preparing 06:32:15 aa7b0b047894: Preparing 06:32:15 611909203ed8: Preparing 06:32:15 0386d37bbc16: Preparing 06:32:15 097100c76c15: Preparing 06:32:15 aa7b0b047894: Waiting 06:32:15 611909203ed8: Waiting 06:32:15 0386d37bbc16: Waiting 06:32:15 097100c76c15: Waiting 06:32:15 f812f0113d0b: Layer already exists 06:32:15 a4d340a8899c: Layer already exists 06:32:15 6352c9d43988: Layer already exists 06:32:15 447f8ac17e96: Layer already exists 06:32:15 5e52a2eef0a7: Layer already exists 06:32:15 611909203ed8: Layer already exists 06:32:15 aa7b0b047894: Layer already exists 06:32:15 0386d37bbc16: Layer already exists 06:32:15 097100c76c15: Layer already exists 06:32:15 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:2a68fc1f8b3c14695c78853c5d02af0841a25c79049c2bbf654bf780c41514da size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:15 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:32:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:32:15 5e52a2eef0a7: Preparing 06:32:15 6352c9d43988: Preparing 06:32:15 f812f0113d0b: Preparing 06:32:15 a4d340a8899c: Preparing 06:32:15 447f8ac17e96: Preparing 06:32:15 aa7b0b047894: Preparing 06:32:15 611909203ed8: Preparing 06:32:15 0386d37bbc16: Preparing 06:32:15 097100c76c15: Preparing 06:32:15 aa7b0b047894: Waiting 06:32:15 611909203ed8: Waiting 06:32:15 0386d37bbc16: Waiting 06:32:15 097100c76c15: Waiting 06:32:15 f812f0113d0b: Layer already exists 06:32:15 5e52a2eef0a7: Layer already exists 06:32:15 6352c9d43988: Layer already exists 06:32:15 447f8ac17e96: Layer already exists 06:32:15 a4d340a8899c: Layer already exists 06:32:15 0386d37bbc16: Layer already exists 06:32:15 aa7b0b047894: Layer already exists 06:32:15 611909203ed8: Layer already exists 06:32:15 097100c76c15: Layer already exists 06:32:15 main: digest: sha256:2a68fc1f8b3c14695c78853c5d02af0841a25c79049c2bbf654bf780c41514da size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:32:16 ===================================================== [Pipeline] echo 06:32:16 taggedImages: 06:32:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:32:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:32:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 06:32:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:32:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 06:32:16 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 06:32:16 cb0dce8708fd522d150da3e1420c31c1aba44d74 06:32:16 latest 06:32:16 4.1.0-dev.59 06:32:16 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:32:16 main 06:32:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:32:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:32:16 c7190ab998bb: Preparing 06:32:16 f81505344f12: Preparing 06:32:16 f89ea189b900: Preparing 06:32:16 decff1d7c4be: Preparing 06:32:16 f7dc7bb864d6: Preparing 06:32:16 447f8ac17e96: Preparing 06:32:16 aa7b0b047894: Preparing 06:32:16 f65f7e480da1: Preparing 06:32:16 d2c2ab832d27: Preparing 06:32:16 447f8ac17e96: Waiting 06:32:16 f65f7e480da1: Waiting 06:32:16 d455311bf41a: Preparing 06:32:16 097100c76c15: Preparing 06:32:16 d2c2ab832d27: Waiting 06:32:16 d455311bf41a: Waiting 06:32:16 097100c76c15: Waiting 06:32:16 f7dc7bb864d6: Pushed 06:32:16 decff1d7c4be: Pushed 06:32:16 c7190ab998bb: Pushed 06:32:16 f81505344f12: Pushed 06:32:16 447f8ac17e96: Layer already exists 06:32:16 aa7b0b047894: Layer already exists 06:32:16 097100c76c15: Layer already exists 06:32:16 f65f7e480da1: Pushed 06:32:17 d2c2ab832d27: Pushed 06:32:18 d455311bf41a: Pushed 06:32:19 f89ea189b900: Pushed 06:32:20 cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:901f95b066b124bce7086bd045f7399238306c174fd5e4c1123d051bbdb553df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:32:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:32:20 c7190ab998bb: Preparing 06:32:20 f81505344f12: Preparing 06:32:20 f89ea189b900: Preparing 06:32:20 decff1d7c4be: Preparing 06:32:20 f7dc7bb864d6: Preparing 06:32:20 447f8ac17e96: Preparing 06:32:20 aa7b0b047894: Preparing 06:32:20 f65f7e480da1: Preparing 06:32:20 d2c2ab832d27: Preparing 06:32:20 447f8ac17e96: Waiting 06:32:20 aa7b0b047894: Waiting 06:32:20 f65f7e480da1: Waiting 06:32:20 d2c2ab832d27: Waiting 06:32:20 d455311bf41a: Preparing 06:32:20 097100c76c15: Preparing 06:32:20 d455311bf41a: Waiting 06:32:20 097100c76c15: Waiting 06:32:20 c7190ab998bb: Layer already exists 06:32:20 f81505344f12: Layer already exists 06:32:20 f7dc7bb864d6: Layer already exists 06:32:20 decff1d7c4be: Layer already exists 06:32:20 f89ea189b900: Layer already exists 06:32:20 d2c2ab832d27: Layer already exists 06:32:20 aa7b0b047894: Layer already exists 06:32:20 f65f7e480da1: Layer already exists 06:32:20 447f8ac17e96: Layer already exists 06:32:20 d455311bf41a: Layer already exists 06:32:20 097100c76c15: Layer already exists 06:32:20 latest: digest: sha256:901f95b066b124bce7086bd045f7399238306c174fd5e4c1123d051bbdb553df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:21 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 06:32:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:32:21 c7190ab998bb: Preparing 06:32:21 f81505344f12: Preparing 06:32:21 f89ea189b900: Preparing 06:32:21 decff1d7c4be: Preparing 06:32:21 f7dc7bb864d6: Preparing 06:32:21 447f8ac17e96: Preparing 06:32:21 aa7b0b047894: Preparing 06:32:21 f65f7e480da1: Preparing 06:32:21 d2c2ab832d27: Preparing 06:32:21 d455311bf41a: Preparing 06:32:21 097100c76c15: Preparing 06:32:21 447f8ac17e96: Waiting 06:32:21 aa7b0b047894: Waiting 06:32:21 f65f7e480da1: Waiting 06:32:21 d455311bf41a: Waiting 06:32:21 d2c2ab832d27: Waiting 06:32:21 097100c76c15: Waiting 06:32:21 f7dc7bb864d6: Layer already exists 06:32:21 f89ea189b900: Layer already exists 06:32:21 c7190ab998bb: Layer already exists 06:32:21 decff1d7c4be: Layer already exists 06:32:21 f81505344f12: Layer already exists 06:32:21 aa7b0b047894: Layer already exists 06:32:21 447f8ac17e96: Layer already exists 06:32:21 d2c2ab832d27: Layer already exists 06:32:21 f65f7e480da1: Layer already exists 06:32:21 d455311bf41a: Layer already exists 06:32:21 097100c76c15: Layer already exists 06:32:21 4.1.0-dev.59: digest: sha256:901f95b066b124bce7086bd045f7399238306c174fd5e4c1123d051bbdb553df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:21 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:32:22 c7190ab998bb: Preparing 06:32:22 f81505344f12: Preparing 06:32:22 f89ea189b900: Preparing 06:32:22 decff1d7c4be: Preparing 06:32:22 f7dc7bb864d6: Preparing 06:32:22 447f8ac17e96: Preparing 06:32:22 aa7b0b047894: Preparing 06:32:22 f65f7e480da1: Preparing 06:32:22 d2c2ab832d27: Preparing 06:32:22 d455311bf41a: Preparing 06:32:22 097100c76c15: Preparing 06:32:22 f65f7e480da1: Waiting 06:32:22 d2c2ab832d27: Waiting 06:32:22 d455311bf41a: Waiting 06:32:22 097100c76c15: Waiting 06:32:22 447f8ac17e96: Waiting 06:32:22 aa7b0b047894: Waiting 06:32:22 f7dc7bb864d6: Layer already exists 06:32:22 f81505344f12: Layer already exists 06:32:22 decff1d7c4be: Layer already exists 06:32:22 f89ea189b900: Layer already exists 06:32:22 c7190ab998bb: Layer already exists 06:32:22 aa7b0b047894: Layer already exists 06:32:22 f65f7e480da1: Layer already exists 06:32:22 447f8ac17e96: Layer already exists 06:32:22 d455311bf41a: Layer already exists 06:32:22 d2c2ab832d27: Layer already exists 06:32:22 097100c76c15: Layer already exists 06:32:22 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:901f95b066b124bce7086bd045f7399238306c174fd5e4c1123d051bbdb553df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:22 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:32:22 c7190ab998bb: Preparing 06:32:22 f81505344f12: Preparing 06:32:22 f89ea189b900: Preparing 06:32:22 decff1d7c4be: Preparing 06:32:22 f7dc7bb864d6: Preparing 06:32:22 447f8ac17e96: Preparing 06:32:22 aa7b0b047894: Preparing 06:32:22 f65f7e480da1: Preparing 06:32:22 d2c2ab832d27: Preparing 06:32:22 d455311bf41a: Preparing 06:32:22 097100c76c15: Preparing 06:32:22 f65f7e480da1: Waiting 06:32:22 d2c2ab832d27: Waiting 06:32:22 d455311bf41a: Waiting 06:32:22 447f8ac17e96: Waiting 06:32:22 097100c76c15: Waiting 06:32:22 aa7b0b047894: Waiting 06:32:22 f89ea189b900: Layer already exists 06:32:22 f7dc7bb864d6: Layer already exists 06:32:22 decff1d7c4be: Layer already exists 06:32:22 f81505344f12: Layer already exists 06:32:22 c7190ab998bb: Layer already exists 06:32:22 447f8ac17e96: Layer already exists 06:32:22 aa7b0b047894: Layer already exists 06:32:22 d455311bf41a: Layer already exists 06:32:22 d2c2ab832d27: Layer already exists 06:32:22 f65f7e480da1: Layer already exists 06:32:22 097100c76c15: Layer already exists 06:32:22 main: digest: sha256:901f95b066b124bce7086bd045f7399238306c174fd5e4c1123d051bbdb553df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:32:22 ===================================================== [Pipeline] echo 06:32:22 taggedImages: 06:32:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:32:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:32:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 06:32:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:32:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 06:32:22 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 06:32:22 cb0dce8708fd522d150da3e1420c31c1aba44d74 06:32:22 latest 06:32:22 4.1.0-dev.59 06:32:22 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:32:22 main 06:32:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:32:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:32:23 376061cbe9ce: Preparing 06:32:23 882de811d254: Preparing 06:32:23 e6f186116293: Preparing 06:32:23 ceaabdf95468: Preparing 06:32:23 857e5c29520c: Preparing 06:32:23 e3227824ea2d: Preparing 06:32:23 75ab8ba9aa75: Preparing 06:32:23 447f8ac17e96: Preparing 06:32:23 aa7b0b047894: Preparing 06:32:23 d0488edbd4ab: Preparing 06:32:23 1300d5a0c436: Preparing 06:32:23 097100c76c15: Preparing 06:32:23 e3227824ea2d: Waiting 06:32:23 75ab8ba9aa75: Waiting 06:32:23 447f8ac17e96: Waiting 06:32:23 aa7b0b047894: Waiting 06:32:23 d0488edbd4ab: Waiting 06:32:23 1300d5a0c436: Waiting 06:32:23 097100c76c15: Waiting 06:32:23 857e5c29520c: Pushed 06:32:23 882de811d254: Pushed 06:32:23 376061cbe9ce: Pushed 06:32:23 447f8ac17e96: Layer already exists 06:32:23 aa7b0b047894: Layer already exists 06:32:23 e3227824ea2d: Pushed 06:32:23 75ab8ba9aa75: Pushed 06:32:23 097100c76c15: Layer already exists 06:32:23 d0488edbd4ab: Pushed 06:32:25 1300d5a0c436: Pushed 06:32:26 ceaabdf95468: Pushed 06:32:26 e6f186116293: Pushed 06:32:26 cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:ba8a1f8c83f781018751739134963a1652bfb76c5a4a8573db9ee8381da0b5c2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:32:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:32:27 376061cbe9ce: Preparing 06:32:27 882de811d254: Preparing 06:32:27 e6f186116293: Preparing 06:32:27 ceaabdf95468: Preparing 06:32:27 857e5c29520c: Preparing 06:32:27 e3227824ea2d: Preparing 06:32:27 75ab8ba9aa75: Preparing 06:32:27 447f8ac17e96: Preparing 06:32:27 aa7b0b047894: Preparing 06:32:27 e3227824ea2d: Waiting 06:32:27 75ab8ba9aa75: Waiting 06:32:27 447f8ac17e96: Waiting 06:32:27 aa7b0b047894: Waiting 06:32:27 d0488edbd4ab: Preparing 06:32:27 1300d5a0c436: Preparing 06:32:27 097100c76c15: Preparing 06:32:27 d0488edbd4ab: Waiting 06:32:27 1300d5a0c436: Waiting 06:32:27 097100c76c15: Waiting 06:32:27 e6f186116293: Layer already exists 06:32:27 857e5c29520c: Layer already exists 06:32:27 882de811d254: Layer already exists 06:32:27 376061cbe9ce: Layer already exists 06:32:27 ceaabdf95468: Layer already exists 06:32:27 75ab8ba9aa75: Layer already exists 06:32:27 e3227824ea2d: Layer already exists 06:32:27 aa7b0b047894: Layer already exists 06:32:27 447f8ac17e96: Layer already exists 06:32:27 d0488edbd4ab: Layer already exists 06:32:27 1300d5a0c436: Layer already exists 06:32:27 097100c76c15: Layer already exists 06:32:27 latest: digest: sha256:ba8a1f8c83f781018751739134963a1652bfb76c5a4a8573db9ee8381da0b5c2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 06:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:32:28 376061cbe9ce: Preparing 06:32:28 882de811d254: Preparing 06:32:28 e6f186116293: Preparing 06:32:28 ceaabdf95468: Preparing 06:32:28 857e5c29520c: Preparing 06:32:28 e3227824ea2d: Preparing 06:32:28 75ab8ba9aa75: Preparing 06:32:28 447f8ac17e96: Preparing 06:32:28 aa7b0b047894: Preparing 06:32:28 d0488edbd4ab: Preparing 06:32:28 1300d5a0c436: Preparing 06:32:28 097100c76c15: Preparing 06:32:28 75ab8ba9aa75: Waiting 06:32:28 447f8ac17e96: Waiting 06:32:28 aa7b0b047894: Waiting 06:32:28 d0488edbd4ab: Waiting 06:32:28 1300d5a0c436: Waiting 06:32:28 097100c76c15: Waiting 06:32:28 e3227824ea2d: Waiting 06:32:28 ceaabdf95468: Layer already exists 06:32:28 e6f186116293: Layer already exists 06:32:28 857e5c29520c: Layer already exists 06:32:28 376061cbe9ce: Layer already exists 06:32:28 447f8ac17e96: Layer already exists 06:32:28 882de811d254: Layer already exists 06:32:28 e3227824ea2d: Layer already exists 06:32:28 75ab8ba9aa75: Layer already exists 06:32:28 aa7b0b047894: Layer already exists 06:32:28 d0488edbd4ab: Layer already exists 06:32:28 097100c76c15: Layer already exists 06:32:28 1300d5a0c436: Layer already exists 06:32:28 4.1.0-dev.59: digest: sha256:ba8a1f8c83f781018751739134963a1652bfb76c5a4a8573db9ee8381da0b5c2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:32:28 376061cbe9ce: Preparing 06:32:28 882de811d254: Preparing 06:32:28 e6f186116293: Preparing 06:32:28 ceaabdf95468: Preparing 06:32:28 857e5c29520c: Preparing 06:32:28 e3227824ea2d: Preparing 06:32:28 75ab8ba9aa75: Preparing 06:32:28 447f8ac17e96: Preparing 06:32:28 aa7b0b047894: Preparing 06:32:28 d0488edbd4ab: Preparing 06:32:28 1300d5a0c436: Preparing 06:32:28 097100c76c15: Preparing 06:32:28 e3227824ea2d: Waiting 06:32:28 75ab8ba9aa75: Waiting 06:32:28 d0488edbd4ab: Waiting 06:32:28 1300d5a0c436: Waiting 06:32:28 097100c76c15: Waiting 06:32:28 447f8ac17e96: Waiting 06:32:28 aa7b0b047894: Waiting 06:32:28 376061cbe9ce: Layer already exists 06:32:28 ceaabdf95468: Layer already exists 06:32:28 882de811d254: Layer already exists 06:32:28 857e5c29520c: Layer already exists 06:32:28 e6f186116293: Layer already exists 06:32:28 e3227824ea2d: Layer already exists 06:32:28 75ab8ba9aa75: Layer already exists 06:32:28 447f8ac17e96: Layer already exists 06:32:28 aa7b0b047894: Layer already exists 06:32:28 d0488edbd4ab: Layer already exists 06:32:28 1300d5a0c436: Layer already exists 06:32:28 097100c76c15: Layer already exists 06:32:28 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:ba8a1f8c83f781018751739134963a1652bfb76c5a4a8573db9ee8381da0b5c2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:29 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:32:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:32:29 376061cbe9ce: Preparing 06:32:29 882de811d254: Preparing 06:32:29 e6f186116293: Preparing 06:32:29 ceaabdf95468: Preparing 06:32:29 857e5c29520c: Preparing 06:32:29 e3227824ea2d: Preparing 06:32:29 75ab8ba9aa75: Preparing 06:32:29 447f8ac17e96: Preparing 06:32:29 aa7b0b047894: Preparing 06:32:29 d0488edbd4ab: Preparing 06:32:29 1300d5a0c436: Preparing 06:32:29 097100c76c15: Preparing 06:32:29 e3227824ea2d: Waiting 06:32:29 d0488edbd4ab: Waiting 06:32:29 1300d5a0c436: Waiting 06:32:29 097100c76c15: Waiting 06:32:29 447f8ac17e96: Waiting 06:32:29 75ab8ba9aa75: Waiting 06:32:29 aa7b0b047894: Waiting 06:32:29 882de811d254: Layer already exists 06:32:29 ceaabdf95468: Layer already exists 06:32:29 376061cbe9ce: Layer already exists 06:32:29 857e5c29520c: Layer already exists 06:32:29 e6f186116293: Layer already exists 06:32:29 e3227824ea2d: Layer already exists 06:32:29 75ab8ba9aa75: Layer already exists 06:32:29 447f8ac17e96: Layer already exists 06:32:29 aa7b0b047894: Layer already exists 06:32:29 d0488edbd4ab: Layer already exists 06:32:29 1300d5a0c436: Layer already exists 06:32:29 097100c76c15: Layer already exists 06:32:29 main: digest: sha256:ba8a1f8c83f781018751739134963a1652bfb76c5a4a8573db9ee8381da0b5c2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:32:29 ===================================================== [Pipeline] echo 06:32:29 taggedImages: 06:32:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:32:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:32:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 06:32:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:32:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 06:32:29 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 06:32:29 cb0dce8708fd522d150da3e1420c31c1aba44d74 06:32:29 latest 06:32:29 4.1.0-dev.59 06:32:29 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:32:29 main 06:32:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:29 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:32:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:32:30 617cefbd701b: Preparing 06:32:30 958420b5c59d: Preparing 06:32:30 447f8ac17e96: Preparing 06:32:30 aa7b0b047894: Preparing 06:32:30 51f4dcc61358: Preparing 06:32:30 32600b3306db: Preparing 06:32:30 097100c76c15: Preparing 06:32:30 32600b3306db: Waiting 06:32:30 097100c76c15: Waiting 06:32:30 aa7b0b047894: Layer already exists 06:32:30 447f8ac17e96: Layer already exists 06:32:30 097100c76c15: Layer already exists 06:32:30 617cefbd701b: Pushed 06:32:30 51f4dcc61358: Pushed 06:32:31 32600b3306db: Pushed 06:32:33 958420b5c59d: Pushed 06:32:33 cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:62c0259146640d87d299bd96c2bf24f56b9211b1ebe574164ad943563b884078 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:34 + 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 06:32:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:32:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:32:34 617cefbd701b: Preparing 06:32:34 958420b5c59d: Preparing 06:32:34 447f8ac17e96: Preparing 06:32:34 aa7b0b047894: Preparing 06:32:34 51f4dcc61358: Preparing 06:32:34 32600b3306db: Preparing 06:32:34 097100c76c15: Preparing 06:32:34 32600b3306db: Waiting 06:32:34 097100c76c15: Waiting 06:32:34 51f4dcc61358: Layer already exists 06:32:34 958420b5c59d: Layer already exists 06:32:34 447f8ac17e96: Layer already exists 06:32:34 aa7b0b047894: Layer already exists 06:32:34 617cefbd701b: Layer already exists 06:32:34 32600b3306db: Layer already exists 06:32:34 097100c76c15: Layer already exists 06:32:34 latest: digest: sha256:62c0259146640d87d299bd96c2bf24f56b9211b1ebe574164ad943563b884078 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:34 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 06:32:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:32:35 617cefbd701b: Preparing 06:32:35 958420b5c59d: Preparing 06:32:35 447f8ac17e96: Preparing 06:32:35 aa7b0b047894: Preparing 06:32:35 51f4dcc61358: Preparing 06:32:35 32600b3306db: Preparing 06:32:35 097100c76c15: Preparing 06:32:35 32600b3306db: Waiting 06:32:35 097100c76c15: Waiting 06:32:35 aa7b0b047894: Layer already exists 06:32:35 447f8ac17e96: Layer already exists 06:32:35 51f4dcc61358: Layer already exists 06:32:35 958420b5c59d: Layer already exists 06:32:35 617cefbd701b: Layer already exists 06:32:35 32600b3306db: Layer already exists 06:32:35 097100c76c15: Layer already exists 06:32:35 4.1.0-dev.59: digest: sha256:62c0259146640d87d299bd96c2bf24f56b9211b1ebe574164ad943563b884078 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:35 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:32:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:32:35 617cefbd701b: Preparing 06:32:35 958420b5c59d: Preparing 06:32:35 447f8ac17e96: Preparing 06:32:35 aa7b0b047894: Preparing 06:32:35 51f4dcc61358: Preparing 06:32:35 32600b3306db: Preparing 06:32:35 097100c76c15: Preparing 06:32:35 097100c76c15: Waiting 06:32:35 32600b3306db: Waiting 06:32:35 aa7b0b047894: Layer already exists 06:32:35 447f8ac17e96: Layer already exists 06:32:35 617cefbd701b: Layer already exists 06:32:35 958420b5c59d: Layer already exists 06:32:35 51f4dcc61358: Layer already exists 06:32:35 32600b3306db: Layer already exists 06:32:35 097100c76c15: Layer already exists 06:32:35 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:62c0259146640d87d299bd96c2bf24f56b9211b1ebe574164ad943563b884078 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:36 + 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 06:32:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:32:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:32:36 617cefbd701b: Preparing 06:32:36 958420b5c59d: Preparing 06:32:36 447f8ac17e96: Preparing 06:32:36 aa7b0b047894: Preparing 06:32:36 51f4dcc61358: Preparing 06:32:36 32600b3306db: Preparing 06:32:36 097100c76c15: Preparing 06:32:36 32600b3306db: Waiting 06:32:36 097100c76c15: Waiting 06:32:36 51f4dcc61358: Layer already exists 06:32:36 958420b5c59d: Layer already exists 06:32:36 447f8ac17e96: Layer already exists 06:32:36 617cefbd701b: Layer already exists 06:32:36 aa7b0b047894: Layer already exists 06:32:36 097100c76c15: Layer already exists 06:32:36 32600b3306db: Layer already exists 06:32:36 main: digest: sha256:62c0259146640d87d299bd96c2bf24f56b9211b1ebe574164ad943563b884078 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:32:36 ===================================================== [Pipeline] echo 06:32:36 taggedImages: 06:32:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:32:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:32:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 06:32:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:32:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 06:32:36 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 06:32:36 cb0dce8708fd522d150da3e1420c31c1aba44d74 06:32:36 latest 06:32:36 4.1.0-dev.59 06:32:36 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:32:36 main 06:32:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:36 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:32:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:32:37 4a8584347936: Preparing 06:32:37 c8f0d2303c7e: Preparing 06:32:37 ebd70553dfb4: Preparing 06:32:37 447f8ac17e96: Preparing 06:32:37 aa7b0b047894: Preparing 06:32:37 c3689121d8eb: Preparing 06:32:37 97de15d99e5a: Preparing 06:32:37 1426204b4054: Preparing 06:32:37 80294f95adb9: Preparing 06:32:37 097100c76c15: Preparing 06:32:37 97de15d99e5a: Waiting 06:32:37 c3689121d8eb: Waiting 06:32:37 1426204b4054: Waiting 06:32:37 80294f95adb9: Waiting 06:32:37 097100c76c15: Waiting 06:32:37 447f8ac17e96: Layer already exists 06:32:37 aa7b0b047894: Layer already exists 06:32:37 c8f0d2303c7e: Pushed 06:32:37 ebd70553dfb4: Pushed 06:32:37 4a8584347936: Pushed 06:32:37 097100c76c15: Layer already exists 06:32:37 1426204b4054: Pushed 06:32:37 80294f95adb9: Pushed 06:32:41 97de15d99e5a: Pushed 06:32:50 c3689121d8eb: Pushed 06:32:50 cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:4db4baec74a2eed965b3226e64e085b978b6c22febb9c4cb57abb58a0b76fbff size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:32:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:32:50 4a8584347936: Preparing 06:32:50 c8f0d2303c7e: Preparing 06:32:50 ebd70553dfb4: Preparing 06:32:50 447f8ac17e96: Preparing 06:32:50 aa7b0b047894: Preparing 06:32:50 c3689121d8eb: Preparing 06:32:50 97de15d99e5a: Preparing 06:32:50 1426204b4054: Preparing 06:32:50 80294f95adb9: Preparing 06:32:50 097100c76c15: Preparing 06:32:50 c3689121d8eb: Waiting 06:32:50 097100c76c15: Waiting 06:32:50 97de15d99e5a: Waiting 06:32:50 80294f95adb9: Waiting 06:32:50 1426204b4054: Waiting 06:32:50 4a8584347936: Layer already exists 06:32:50 c8f0d2303c7e: Layer already exists 06:32:50 aa7b0b047894: Layer already exists 06:32:50 447f8ac17e96: Layer already exists 06:32:50 ebd70553dfb4: Layer already exists 06:32:50 97de15d99e5a: Layer already exists 06:32:50 c3689121d8eb: Layer already exists 06:32:50 80294f95adb9: Layer already exists 06:32:50 097100c76c15: Layer already exists 06:32:50 1426204b4054: Layer already exists 06:32:50 latest: digest: sha256:4db4baec74a2eed965b3226e64e085b978b6c22febb9c4cb57abb58a0b76fbff size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 06:32:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:32:51 4a8584347936: Preparing 06:32:51 c8f0d2303c7e: Preparing 06:32:51 ebd70553dfb4: Preparing 06:32:51 447f8ac17e96: Preparing 06:32:51 aa7b0b047894: Preparing 06:32:51 c3689121d8eb: Preparing 06:32:51 97de15d99e5a: Preparing 06:32:51 1426204b4054: Preparing 06:32:51 80294f95adb9: Preparing 06:32:51 097100c76c15: Preparing 06:32:51 80294f95adb9: Waiting 06:32:51 c3689121d8eb: Waiting 06:32:51 097100c76c15: Waiting 06:32:51 97de15d99e5a: Waiting 06:32:51 1426204b4054: Waiting 06:32:51 c8f0d2303c7e: Layer already exists 06:32:51 aa7b0b047894: Layer already exists 06:32:51 4a8584347936: Layer already exists 06:32:51 447f8ac17e96: Layer already exists 06:32:51 ebd70553dfb4: Layer already exists 06:32:51 c3689121d8eb: Layer already exists 06:32:51 97de15d99e5a: Layer already exists 06:32:51 1426204b4054: Layer already exists 06:32:51 80294f95adb9: Layer already exists 06:32:51 097100c76c15: Layer already exists 06:32:51 4.1.0-dev.59: digest: sha256:4db4baec74a2eed965b3226e64e085b978b6c22febb9c4cb57abb58a0b76fbff size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:32:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:32:52 4a8584347936: Preparing 06:32:52 c8f0d2303c7e: Preparing 06:32:52 ebd70553dfb4: Preparing 06:32:52 447f8ac17e96: Preparing 06:32:52 aa7b0b047894: Preparing 06:32:52 c3689121d8eb: Preparing 06:32:52 97de15d99e5a: Preparing 06:32:52 1426204b4054: Preparing 06:32:52 80294f95adb9: Preparing 06:32:52 097100c76c15: Preparing 06:32:52 80294f95adb9: Waiting 06:32:52 1426204b4054: Waiting 06:32:52 097100c76c15: Waiting 06:32:52 97de15d99e5a: Waiting 06:32:52 c3689121d8eb: Waiting 06:32:52 aa7b0b047894: Layer already exists 06:32:52 ebd70553dfb4: Layer already exists 06:32:52 4a8584347936: Layer already exists 06:32:52 c8f0d2303c7e: Layer already exists 06:32:52 447f8ac17e96: Layer already exists 06:32:52 1426204b4054: Layer already exists 06:32:52 c3689121d8eb: Layer already exists 06:32:52 097100c76c15: Layer already exists 06:32:52 97de15d99e5a: Layer already exists 06:32:52 80294f95adb9: Layer already exists 06:32:52 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:4db4baec74a2eed965b3226e64e085b978b6c22febb9c4cb57abb58a0b76fbff size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:32:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:32:52 4a8584347936: Preparing 06:32:52 c8f0d2303c7e: Preparing 06:32:52 ebd70553dfb4: Preparing 06:32:52 447f8ac17e96: Preparing 06:32:52 aa7b0b047894: Preparing 06:32:52 c3689121d8eb: Preparing 06:32:52 97de15d99e5a: Preparing 06:32:52 1426204b4054: Preparing 06:32:52 80294f95adb9: Preparing 06:32:52 097100c76c15: Preparing 06:32:52 c3689121d8eb: Waiting 06:32:52 80294f95adb9: Waiting 06:32:52 097100c76c15: Waiting 06:32:52 97de15d99e5a: Waiting 06:32:52 1426204b4054: Waiting 06:32:52 c8f0d2303c7e: Layer already exists 06:32:52 4a8584347936: Layer already exists 06:32:52 ebd70553dfb4: Layer already exists 06:32:52 447f8ac17e96: Layer already exists 06:32:52 aa7b0b047894: Layer already exists 06:32:52 c3689121d8eb: Layer already exists 06:32:52 97de15d99e5a: Layer already exists 06:32:52 80294f95adb9: Layer already exists 06:32:52 1426204b4054: Layer already exists 06:32:52 097100c76c15: Layer already exists 06:32:52 main: digest: sha256:4db4baec74a2eed965b3226e64e085b978b6c22febb9c4cb57abb58a0b76fbff size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:32:52 ===================================================== [Pipeline] echo 06:32:53 taggedImages: 06:32:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:32:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:32:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 06:32:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:32:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 06:32:53 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 06:32:53 cb0dce8708fd522d150da3e1420c31c1aba44d74 06:32:53 latest 06:32:53 4.1.0-dev.59 06:32:53 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:32:53 main 06:32:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:32:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:32:53 2ff63d37af0b: Preparing 06:32:53 17b837c6b213: Preparing 06:32:53 ca92dbb4e9d7: Preparing 06:32:53 447f8ac17e96: Preparing 06:32:53 aa7b0b047894: Preparing 06:32:53 a835dbc9bcb5: Preparing 06:32:53 231332c57bc7: Preparing 06:32:53 cec87ac3b877: Preparing 06:32:53 097100c76c15: Preparing 06:32:53 a835dbc9bcb5: Waiting 06:32:53 097100c76c15: Waiting 06:32:53 cec87ac3b877: Waiting 06:32:53 231332c57bc7: Waiting 06:32:53 447f8ac17e96: Layer already exists 06:32:53 aa7b0b047894: Layer already exists 06:32:53 ca92dbb4e9d7: Pushed 06:32:53 17b837c6b213: Pushed 06:32:53 2ff63d37af0b: Pushed 06:32:53 097100c76c15: Layer already exists 06:32:53 231332c57bc7: Pushed 06:32:54 cec87ac3b877: Pushed 06:33:06 a835dbc9bcb5: Pushed 06:33:06 cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:7bc6298c2227e3133da0de2d99b39cb88181128bb9cb185de4ddc74a6c06158a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:33:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:33:07 2ff63d37af0b: Preparing 06:33:07 17b837c6b213: Preparing 06:33:07 ca92dbb4e9d7: Preparing 06:33:07 447f8ac17e96: Preparing 06:33:07 aa7b0b047894: Preparing 06:33:07 a835dbc9bcb5: Preparing 06:33:07 231332c57bc7: Preparing 06:33:07 cec87ac3b877: Preparing 06:33:07 097100c76c15: Preparing 06:33:07 cec87ac3b877: Waiting 06:33:07 097100c76c15: Waiting 06:33:07 231332c57bc7: Waiting 06:33:07 a835dbc9bcb5: Waiting 06:33:07 2ff63d37af0b: Layer already exists 06:33:07 ca92dbb4e9d7: Layer already exists 06:33:07 17b837c6b213: Layer already exists 06:33:07 aa7b0b047894: Layer already exists 06:33:07 447f8ac17e96: Layer already exists 06:33:07 a835dbc9bcb5: Layer already exists 06:33:07 231332c57bc7: Layer already exists 06:33:07 cec87ac3b877: Layer already exists 06:33:07 097100c76c15: Layer already exists 06:33:07 latest: digest: sha256:7bc6298c2227e3133da0de2d99b39cb88181128bb9cb185de4ddc74a6c06158a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 06:33:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:33:07 2ff63d37af0b: Preparing 06:33:07 17b837c6b213: Preparing 06:33:07 ca92dbb4e9d7: Preparing 06:33:07 447f8ac17e96: Preparing 06:33:07 aa7b0b047894: Preparing 06:33:07 a835dbc9bcb5: Preparing 06:33:07 231332c57bc7: Preparing 06:33:07 cec87ac3b877: Preparing 06:33:07 097100c76c15: Preparing 06:33:07 231332c57bc7: Waiting 06:33:07 cec87ac3b877: Waiting 06:33:07 097100c76c15: Waiting 06:33:07 a835dbc9bcb5: Waiting 06:33:07 447f8ac17e96: Layer already exists 06:33:07 2ff63d37af0b: Layer already exists 06:33:07 aa7b0b047894: Layer already exists 06:33:07 17b837c6b213: Layer already exists 06:33:07 ca92dbb4e9d7: Layer already exists 06:33:07 a835dbc9bcb5: Layer already exists 06:33:07 097100c76c15: Layer already exists 06:33:07 cec87ac3b877: Layer already exists 06:33:07 231332c57bc7: Layer already exists 06:33:07 4.1.0-dev.59: digest: sha256:7bc6298c2227e3133da0de2d99b39cb88181128bb9cb185de4ddc74a6c06158a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:33:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:33:08 2ff63d37af0b: Preparing 06:33:08 17b837c6b213: Preparing 06:33:08 ca92dbb4e9d7: Preparing 06:33:08 447f8ac17e96: Preparing 06:33:08 aa7b0b047894: Preparing 06:33:08 a835dbc9bcb5: Preparing 06:33:08 231332c57bc7: Preparing 06:33:08 cec87ac3b877: Preparing 06:33:08 097100c76c15: Preparing 06:33:08 231332c57bc7: Waiting 06:33:08 cec87ac3b877: Waiting 06:33:08 097100c76c15: Waiting 06:33:08 a835dbc9bcb5: Waiting 06:33:08 2ff63d37af0b: Layer already exists 06:33:08 447f8ac17e96: Layer already exists 06:33:08 ca92dbb4e9d7: Layer already exists 06:33:08 17b837c6b213: Layer already exists 06:33:08 aa7b0b047894: Layer already exists 06:33:08 a835dbc9bcb5: Layer already exists 06:33:08 231332c57bc7: Layer already exists 06:33:08 cec87ac3b877: Layer already exists 06:33:08 097100c76c15: Layer already exists 06:33:08 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:7bc6298c2227e3133da0de2d99b39cb88181128bb9cb185de4ddc74a6c06158a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 06:33:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:33:09 2ff63d37af0b: Preparing 06:33:09 17b837c6b213: Preparing 06:33:09 ca92dbb4e9d7: Preparing 06:33:09 447f8ac17e96: Preparing 06:33:09 aa7b0b047894: Preparing 06:33:09 a835dbc9bcb5: Preparing 06:33:09 231332c57bc7: Preparing 06:33:09 cec87ac3b877: Preparing 06:33:09 097100c76c15: Preparing 06:33:09 cec87ac3b877: Waiting 06:33:09 097100c76c15: Waiting 06:33:09 231332c57bc7: Waiting 06:33:09 a835dbc9bcb5: Waiting 06:33:09 2ff63d37af0b: Layer already exists 06:33:09 aa7b0b047894: Layer already exists 06:33:09 447f8ac17e96: Layer already exists 06:33:09 ca92dbb4e9d7: Layer already exists 06:33:09 17b837c6b213: Layer already exists 06:33:09 231332c57bc7: Layer already exists 06:33:09 a835dbc9bcb5: Layer already exists 06:33:09 cec87ac3b877: Layer already exists 06:33:09 097100c76c15: Layer already exists 06:33:09 main: digest: sha256:7bc6298c2227e3133da0de2d99b39cb88181128bb9cb185de4ddc74a6c06158a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:33:09 ===================================================== [Pipeline] echo 06:33:09 taggedImages: 06:33:09 - nexus3.edgexfoundry.org:10004/security-spire-config:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:33:09 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:33:09 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 06:33:09 - nexus3.edgexfoundry.org:10004/security-spire-config:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:33:09 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 06:33:09 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 06:33:09 cb0dce8708fd522d150da3e1420c31c1aba44d74 06:33:09 latest 06:33:09 4.1.0-dev.59 06:33:09 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:33:09 main 06:33:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:33:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:33:09 4a8584347936: Preparing 06:33:09 90d7f7d7ede7: Preparing 06:33:09 41ee8624b94a: Preparing 06:33:09 447f8ac17e96: Preparing 06:33:09 aa7b0b047894: Preparing 06:33:09 a3d0f5e1a51b: Preparing 06:33:09 1426204b4054: Preparing 06:33:09 80294f95adb9: Preparing 06:33:09 097100c76c15: Preparing 06:33:09 a3d0f5e1a51b: Waiting 06:33:09 1426204b4054: Waiting 06:33:09 80294f95adb9: Waiting 06:33:09 097100c76c15: Waiting 06:33:09 aa7b0b047894: Layer already exists 06:33:09 447f8ac17e96: Layer already exists 06:33:09 4a8584347936: Layer already exists 06:33:09 1426204b4054: Layer already exists 06:33:09 80294f95adb9: Layer already exists 06:33:09 097100c76c15: Layer already exists 06:33:09 90d7f7d7ede7: Pushed 06:33:09 41ee8624b94a: Pushed 06:33:24 a3d0f5e1a51b: Pushed 06:33:24 cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:978edd299499b7ec68cb38404ff72c8e1aa291b75e7de45dd881d72bf6dd109b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:33:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:33:25 4a8584347936: Preparing 06:33:25 90d7f7d7ede7: Preparing 06:33:25 41ee8624b94a: Preparing 06:33:25 447f8ac17e96: Preparing 06:33:25 aa7b0b047894: Preparing 06:33:25 a3d0f5e1a51b: Preparing 06:33:25 1426204b4054: Preparing 06:33:25 80294f95adb9: Preparing 06:33:25 097100c76c15: Preparing 06:33:25 a3d0f5e1a51b: Waiting 06:33:25 80294f95adb9: Waiting 06:33:25 1426204b4054: Waiting 06:33:25 097100c76c15: Waiting 06:33:25 41ee8624b94a: Layer already exists 06:33:25 447f8ac17e96: Layer already exists 06:33:25 4a8584347936: Layer already exists 06:33:25 90d7f7d7ede7: Layer already exists 06:33:25 aa7b0b047894: Layer already exists 06:33:25 1426204b4054: Layer already exists 06:33:25 a3d0f5e1a51b: Layer already exists 06:33:25 097100c76c15: Layer already exists 06:33:25 80294f95adb9: Layer already exists 06:33:25 latest: digest: sha256:978edd299499b7ec68cb38404ff72c8e1aa291b75e7de45dd881d72bf6dd109b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 06:33:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:33:26 4a8584347936: Preparing 06:33:26 90d7f7d7ede7: Preparing 06:33:26 41ee8624b94a: Preparing 06:33:26 447f8ac17e96: Preparing 06:33:26 aa7b0b047894: Preparing 06:33:26 a3d0f5e1a51b: Preparing 06:33:26 1426204b4054: Preparing 06:33:26 80294f95adb9: Preparing 06:33:26 097100c76c15: Preparing 06:33:26 a3d0f5e1a51b: Waiting 06:33:26 1426204b4054: Waiting 06:33:26 80294f95adb9: Waiting 06:33:26 097100c76c15: Waiting 06:33:26 4a8584347936: Layer already exists 06:33:26 447f8ac17e96: Layer already exists 06:33:26 90d7f7d7ede7: Layer already exists 06:33:26 41ee8624b94a: Layer already exists 06:33:26 aa7b0b047894: Layer already exists 06:33:26 097100c76c15: Layer already exists 06:33:26 a3d0f5e1a51b: Layer already exists 06:33:26 80294f95adb9: Layer already exists 06:33:26 1426204b4054: Layer already exists 06:33:26 4.1.0-dev.59: digest: sha256:978edd299499b7ec68cb38404ff72c8e1aa291b75e7de45dd881d72bf6dd109b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:33:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:33:26 4a8584347936: Preparing 06:33:26 90d7f7d7ede7: Preparing 06:33:26 41ee8624b94a: Preparing 06:33:26 447f8ac17e96: Preparing 06:33:26 aa7b0b047894: Preparing 06:33:26 a3d0f5e1a51b: Preparing 06:33:26 1426204b4054: Preparing 06:33:26 80294f95adb9: Preparing 06:33:26 097100c76c15: Preparing 06:33:26 a3d0f5e1a51b: Waiting 06:33:26 1426204b4054: Waiting 06:33:26 80294f95adb9: Waiting 06:33:26 097100c76c15: Waiting 06:33:26 aa7b0b047894: Layer already exists 06:33:26 4a8584347936: Layer already exists 06:33:26 41ee8624b94a: Layer already exists 06:33:26 90d7f7d7ede7: Layer already exists 06:33:26 447f8ac17e96: Layer already exists 06:33:26 80294f95adb9: Layer already exists 06:33:26 1426204b4054: Layer already exists 06:33:26 a3d0f5e1a51b: Layer already exists 06:33:26 097100c76c15: Layer already exists 06:33:26 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:978edd299499b7ec68cb38404ff72c8e1aa291b75e7de45dd881d72bf6dd109b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 06:33:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:33:27 4a8584347936: Preparing 06:33:27 90d7f7d7ede7: Preparing 06:33:27 41ee8624b94a: Preparing 06:33:27 447f8ac17e96: Preparing 06:33:27 aa7b0b047894: Preparing 06:33:27 a3d0f5e1a51b: Preparing 06:33:27 1426204b4054: Preparing 06:33:27 80294f95adb9: Preparing 06:33:27 097100c76c15: Preparing 06:33:27 a3d0f5e1a51b: Waiting 06:33:27 1426204b4054: Waiting 06:33:27 80294f95adb9: Waiting 06:33:27 097100c76c15: Waiting 06:33:27 41ee8624b94a: Layer already exists 06:33:27 90d7f7d7ede7: Layer already exists 06:33:27 aa7b0b047894: Layer already exists 06:33:27 4a8584347936: Layer already exists 06:33:27 447f8ac17e96: Layer already exists 06:33:27 a3d0f5e1a51b: Layer already exists 06:33:27 1426204b4054: Layer already exists 06:33:27 097100c76c15: Layer already exists 06:33:27 80294f95adb9: Layer already exists 06:33:27 main: digest: sha256:978edd299499b7ec68cb38404ff72c8e1aa291b75e7de45dd881d72bf6dd109b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:33:27 ===================================================== [Pipeline] echo 06:33:27 taggedImages: 06:33:27 - nexus3.edgexfoundry.org:10004/security-spire-server:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:33:27 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:33:27 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 06:33:27 - nexus3.edgexfoundry.org:10004/security-spire-server:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:33:27 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 06:33:27 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 06:33:27 cb0dce8708fd522d150da3e1420c31c1aba44d74 06:33:27 latest 06:33:27 4.1.0-dev.59 06:33:27 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:33:27 main 06:33:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:33:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:33:28 14f405479510: Preparing 06:33:28 f6c226ce5e1d: Preparing 06:33:28 447f8ac17e96: Preparing 06:33:28 aa7b0b047894: Preparing 06:33:28 1e34acd60c3a: Preparing 06:33:28 d75a95f4935c: Preparing 06:33:28 097100c76c15: Preparing 06:33:28 d75a95f4935c: Waiting 06:33:28 097100c76c15: Waiting 06:33:28 447f8ac17e96: Layer already exists 06:33:28 aa7b0b047894: Layer already exists 06:33:28 097100c76c15: Layer already exists 06:33:28 14f405479510: Pushed 06:33:28 1e34acd60c3a: Pushed 06:33:28 d75a95f4935c: Pushed 06:33:32 f6c226ce5e1d: Pushed 06:33:32 cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:c90ef5e02ed85b7b70c0e67818b70e9b23d7f0744d1fae8233d7ce20c8e7c9dd size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 06:33:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:33:33 14f405479510: Preparing 06:33:33 f6c226ce5e1d: Preparing 06:33:33 447f8ac17e96: Preparing 06:33:33 aa7b0b047894: Preparing 06:33:33 1e34acd60c3a: Preparing 06:33:33 d75a95f4935c: Preparing 06:33:33 097100c76c15: Preparing 06:33:33 d75a95f4935c: Waiting 06:33:33 097100c76c15: Waiting 06:33:33 aa7b0b047894: Layer already exists 06:33:33 1e34acd60c3a: Layer already exists 06:33:33 f6c226ce5e1d: Layer already exists 06:33:33 14f405479510: Layer already exists 06:33:33 447f8ac17e96: Layer already exists 06:33:33 d75a95f4935c: Layer already exists 06:33:33 097100c76c15: Layer already exists 06:33:33 latest: digest: sha256:c90ef5e02ed85b7b70c0e67818b70e9b23d7f0744d1fae8233d7ce20c8e7c9dd size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 06:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:33:34 14f405479510: Preparing 06:33:34 f6c226ce5e1d: Preparing 06:33:34 447f8ac17e96: Preparing 06:33:34 aa7b0b047894: Preparing 06:33:34 1e34acd60c3a: Preparing 06:33:34 d75a95f4935c: Preparing 06:33:34 097100c76c15: Preparing 06:33:34 d75a95f4935c: Waiting 06:33:34 097100c76c15: Waiting 06:33:34 f6c226ce5e1d: Layer already exists 06:33:34 1e34acd60c3a: Layer already exists 06:33:34 14f405479510: Layer already exists 06:33:34 447f8ac17e96: Layer already exists 06:33:34 aa7b0b047894: Layer already exists 06:33:34 d75a95f4935c: Layer already exists 06:33:34 097100c76c15: Layer already exists 06:33:34 4.1.0-dev.59: digest: sha256:c90ef5e02ed85b7b70c0e67818b70e9b23d7f0744d1fae8233d7ce20c8e7c9dd size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:33:34 14f405479510: Preparing 06:33:34 f6c226ce5e1d: Preparing 06:33:34 447f8ac17e96: Preparing 06:33:34 aa7b0b047894: Preparing 06:33:34 1e34acd60c3a: Preparing 06:33:34 d75a95f4935c: Preparing 06:33:34 097100c76c15: Preparing 06:33:34 d75a95f4935c: Waiting 06:33:34 097100c76c15: Waiting 06:33:34 1e34acd60c3a: Layer already exists 06:33:34 14f405479510: Layer already exists 06:33:34 f6c226ce5e1d: Layer already exists 06:33:34 447f8ac17e96: Layer already exists 06:33:34 aa7b0b047894: Layer already exists 06:33:34 d75a95f4935c: Layer already exists 06:33:34 097100c76c15: Layer already exists 06:33:34 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:c90ef5e02ed85b7b70c0e67818b70e9b23d7f0744d1fae8233d7ce20c8e7c9dd size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 06:33:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:33:35 14f405479510: Preparing 06:33:35 f6c226ce5e1d: Preparing 06:33:35 447f8ac17e96: Preparing 06:33:35 aa7b0b047894: Preparing 06:33:35 1e34acd60c3a: Preparing 06:33:35 d75a95f4935c: Preparing 06:33:35 097100c76c15: Preparing 06:33:35 d75a95f4935c: Waiting 06:33:35 097100c76c15: Waiting 06:33:35 f6c226ce5e1d: Layer already exists 06:33:35 aa7b0b047894: Layer already exists 06:33:35 447f8ac17e96: Layer already exists 06:33:35 1e34acd60c3a: Layer already exists 06:33:35 14f405479510: Layer already exists 06:33:35 097100c76c15: Layer already exists 06:33:35 d75a95f4935c: Layer already exists 06:33:35 main: digest: sha256:c90ef5e02ed85b7b70c0e67818b70e9b23d7f0744d1fae8233d7ce20c8e7c9dd size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:33:35 ===================================================== [Pipeline] echo 06:33:35 taggedImages: 06:33:35 - nexus3.edgexfoundry.org:10004/support-notifications:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:33:35 - nexus3.edgexfoundry.org:10004/support-notifications:latest 06:33:35 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 06:33:35 - nexus3.edgexfoundry.org:10004/support-notifications:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:33:35 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 06:33:35 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 06:33:35 cb0dce8708fd522d150da3e1420c31c1aba44d74 06:33:35 latest 06:33:35 4.1.0-dev.59 06:33:35 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:33:35 main 06:33:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:36 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:33:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:33:36 c6c56b7a14e9: Preparing 06:33:36 51641869269f: Preparing 06:33:36 447f8ac17e96: Preparing 06:33:36 aa7b0b047894: Preparing 06:33:36 ee94492257d3: Preparing 06:33:36 8af62e7ca933: Preparing 06:33:36 097100c76c15: Preparing 06:33:36 8af62e7ca933: Waiting 06:33:36 097100c76c15: Waiting 06:33:36 447f8ac17e96: Layer already exists 06:33:36 aa7b0b047894: Layer already exists 06:33:36 097100c76c15: Layer already exists 06:33:36 c6c56b7a14e9: Pushed 06:33:36 ee94492257d3: Pushed 06:33:36 8af62e7ca933: Pushed 06:33:40 51641869269f: Pushed 06:33:40 cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:e291faa61f59c13bc8ecbaab3f56c2deb25332b8fca6b749d3f31bee4034f4bb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:33:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:33:41 c6c56b7a14e9: Preparing 06:33:41 51641869269f: Preparing 06:33:41 447f8ac17e96: Preparing 06:33:41 aa7b0b047894: Preparing 06:33:41 ee94492257d3: Preparing 06:33:41 8af62e7ca933: Preparing 06:33:41 097100c76c15: Preparing 06:33:41 097100c76c15: Waiting 06:33:41 8af62e7ca933: Waiting 06:33:41 c6c56b7a14e9: Layer already exists 06:33:41 aa7b0b047894: Layer already exists 06:33:41 447f8ac17e96: Layer already exists 06:33:41 51641869269f: Layer already exists 06:33:41 ee94492257d3: Layer already exists 06:33:41 097100c76c15: Layer already exists 06:33:41 8af62e7ca933: Layer already exists 06:33:41 latest: digest: sha256:e291faa61f59c13bc8ecbaab3f56c2deb25332b8fca6b749d3f31bee4034f4bb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 06:33:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:33:42 c6c56b7a14e9: Preparing 06:33:42 51641869269f: Preparing 06:33:42 447f8ac17e96: Preparing 06:33:42 aa7b0b047894: Preparing 06:33:42 ee94492257d3: Preparing 06:33:42 8af62e7ca933: Preparing 06:33:42 097100c76c15: Preparing 06:33:42 097100c76c15: Waiting 06:33:42 8af62e7ca933: Waiting 06:33:42 ee94492257d3: Layer already exists 06:33:42 aa7b0b047894: Layer already exists 06:33:42 c6c56b7a14e9: Layer already exists 06:33:42 447f8ac17e96: Layer already exists 06:33:42 51641869269f: Layer already exists 06:33:42 097100c76c15: Layer already exists 06:33:42 8af62e7ca933: Layer already exists 06:33:42 4.1.0-dev.59: digest: sha256:e291faa61f59c13bc8ecbaab3f56c2deb25332b8fca6b749d3f31bee4034f4bb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:33:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:33:42 c6c56b7a14e9: Preparing 06:33:42 51641869269f: Preparing 06:33:42 447f8ac17e96: Preparing 06:33:42 aa7b0b047894: Preparing 06:33:42 ee94492257d3: Preparing 06:33:42 8af62e7ca933: Preparing 06:33:42 097100c76c15: Preparing 06:33:42 8af62e7ca933: Waiting 06:33:42 097100c76c15: Waiting 06:33:42 aa7b0b047894: Layer already exists 06:33:42 51641869269f: Layer already exists 06:33:42 c6c56b7a14e9: Layer already exists 06:33:42 ee94492257d3: Layer already exists 06:33:42 447f8ac17e96: Layer already exists 06:33:42 8af62e7ca933: Layer already exists 06:33:42 097100c76c15: Layer already exists 06:33:42 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:e291faa61f59c13bc8ecbaab3f56c2deb25332b8fca6b749d3f31bee4034f4bb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 06:33:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:33:43 c6c56b7a14e9: Preparing 06:33:43 51641869269f: Preparing 06:33:43 447f8ac17e96: Preparing 06:33:43 aa7b0b047894: Preparing 06:33:43 ee94492257d3: Preparing 06:33:43 8af62e7ca933: Preparing 06:33:43 097100c76c15: Preparing 06:33:43 8af62e7ca933: Waiting 06:33:43 aa7b0b047894: Layer already exists 06:33:43 447f8ac17e96: Layer already exists 06:33:43 c6c56b7a14e9: Layer already exists 06:33:43 ee94492257d3: Layer already exists 06:33:43 51641869269f: Layer already exists 06:33:43 8af62e7ca933: Layer already exists 06:33:43 097100c76c15: Layer already exists 06:33:43 main: digest: sha256:e291faa61f59c13bc8ecbaab3f56c2deb25332b8fca6b749d3f31bee4034f4bb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:33:43 ===================================================== [Pipeline] echo 06:33:43 taggedImages: 06:33:43 - nexus3.edgexfoundry.org:10004/support-scheduler:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:33:43 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:33:43 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/support-scheduler:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 06:33:43 ========================================================= 06:33:43 [edgeXBuildMultiArch] RAW Config: 06:33:43 images: 06:33:43 - nexus3.edgexfoundry.org:10004/core-command:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:33:43 - nexus3.edgexfoundry.org:10004/core-command:latest 06:33:43 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/core-command:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/core-command:main 06:33:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:33:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:33:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:33:43 - nexus3.edgexfoundry.org:10004/core-data:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:33:43 - nexus3.edgexfoundry.org:10004/core-data:latest 06:33:43 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/core-data:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/core-data:main 06:33:43 - nexus3.edgexfoundry.org:10004/core-keeper:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:33:43 - nexus3.edgexfoundry.org:10004/core-keeper:latest 06:33:43 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/core-keeper:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/core-keeper:main 06:33:43 - nexus3.edgexfoundry.org:10004/core-metadata:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:33:43 - nexus3.edgexfoundry.org:10004/core-metadata:latest 06:33:43 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/core-metadata:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/core-metadata:main 06:33:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:33:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:33:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:33:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:33:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:33:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:33:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:33:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:33:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:33:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:33:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:33:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:33:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:33:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:33:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:33:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:33:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:33:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:33:43 - nexus3.edgexfoundry.org:10004/security-spire-config:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:33:43 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:33:43 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/security-spire-config:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/security-spire-config:main 06:33:43 - nexus3.edgexfoundry.org:10004/security-spire-server:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:33:43 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:33:43 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/security-spire-server:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/security-spire-server:main 06:33:43 - nexus3.edgexfoundry.org:10004/support-notifications:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:33:43 - nexus3.edgexfoundry.org:10004/support-notifications:latest 06:33:43 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/support-notifications:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/support-notifications:main 06:33:43 - nexus3.edgexfoundry.org:10004/support-scheduler:cb0dce8708fd522d150da3e1420c31c1aba44d74 06:33:43 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:33:43 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/support-scheduler:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 06:33:43 - nexus3.edgexfoundry.org:10004/support-scheduler:main 06:33:43 settingsFile: 06:33:43 edgex-go-settings 06:33:43 ========================================================= [Pipeline] node 06:33:58 Still waiting to schedule task 06:33:58 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-8536’ 06:36:15 Running on prd-centos7-docker-4c-2g-8550 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:36:15 provisioning config files... 06:36:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config8085256485623140733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:36:16 ---> ****-login.sh 06:36:16 nexus3.edgexfoundry.org:10001 06:49:01 #154 ... 06:49:01 06:49:01 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:49:01 #151 DONE 1066.6s 06:49:01 06:49:01 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:49:01 #149 ... 06:49:01 06:49:01 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:49:01 #155 DONE 0.1s 06:49:01 06:49:01 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:49:01 #156 DONE 0.2s 06:49:01 06:49:01 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:49:01 #157 DONE 0.3s 06:49:01 06:49:01 #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 06:49:01 #158 DONE 0.1s 06:49:01 06:49:01 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:49:01 #159 DONE 0.2s 06:49:01 06:49:01 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:49:01 #152 ... 06:49:01 06:49:01 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:49:02 #160 DONE 2.3s 06:49:02 06:49:02 #112 [core-common-config-bootstrapper] exporting to image 06:49:02 #112 exporting layers 06:49:03 #112 exporting layers 0.9s done 06:49:03 #112 writing image sha256:262b3d7848f617475abce6656a36259338b81187f009ab29038f9b5d34c1a398 done 06:49:03 #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 06:49:03 #112 DONE 4.2s 06:49:03 06:49:03 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:49:10 #154 ... 06:49:10 06:49:10 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:49:10 #146 DONE 1078.1s 06:49:10 06:49:10 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:49:10 #161 DONE 0.4s 06:49:10 06:49:10 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:49:13 #162 DONE 2.2s 06:49:13 06:49:13 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 06:49:13 #163 DONE 0.2s 06:49:13 06:49:13 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 06:49:13 #164 DONE 0.2s 06:49:13 06:49:13 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:49:13 #165 DONE 0.4s 06:49:13 06:49:13 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:49:13 #166 DONE 0.1s 06:49:13 06:49:13 #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/ 06:49:13 #167 DONE 0.2s 06:49:13 06:49:13 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:49:14 #154 ... 06:49:14 06:49:14 #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/ 06:49:14 #168 DONE 0.1s 06:49:14 06:49:14 #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/ 06:49:14 #169 DONE 0.2s 06:49:14 06:49:14 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:49:14 #170 DONE 0.1s 06:49:14 06:49:14 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:49:18 #171 DONE 2.0s 06:49:18 06:49:18 #112 [security-bootstrapper] exporting to image 06:49:18 #112 exporting layers 06:49:18 #112 exporting layers 0.9s done 06:49:18 #112 writing image sha256:1b4d43f2e8e5a56a8ec3b7d658100e3fca640e0275fb4ddaf0d354394a075f6d 0.1s done 06:49:18 #112 naming to docker.io/library/security-bootstrapper-arm64 done 06:49:18 #112 DONE 5.3s 06:49:18 06:49:18 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:04:26 #153 ... 07:04:26 07:04:26 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:04:26 #150 DONE 1988.0s 07:04:26 07:04:26 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:04:26 #153 ... 07:04:26 07:04:26 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:04:26 #172 DONE 0.2s 07:04:26 07:04:26 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:04:26 #55 ... 07:04:26 07:04:26 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:04:26 #173 DONE 0.1s 07:04:26 07:04:26 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:04:26 #174 DONE 0.4s 07:04:26 07:04:26 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:04:26 #175 DONE 0.1s 07:04:26 07:04:26 #112 [core-command] exporting to image 07:04:26 #112 exporting layers 07:04:26 #112 exporting layers 0.5s done 07:04:26 #112 writing image sha256:09b775e32fe4c4c290be214dc4d2ae69120fa174dc01327c297cc75e8fd9efe0 done 07:04:26 #112 naming to docker.io/library/core-command-arm64 done 07:04:26 #112 DONE 5.8s 07:04:26 07:04:26 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:04:45 #55 ... 07:04:45 07:04:45 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:04:45 #152 DONE 2012.4s 07:04:45 07:04:45 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:04:45 #154 ... 07:04:45 07:04:45 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:04:45 #176 DONE 0.3s 07:04:45 07:04:45 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:04:45 #177 DONE 0.2s 07:04:45 07:04:45 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:04:45 #148 ... 07:04:45 07:04:45 #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 07:04:45 #178 DONE 0.2s 07:04:45 07:04:45 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:04:45 #179 DONE 0.1s 07:04:45 07:04:45 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:04:46 #55 ... 07:04:46 07:04:46 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:04:46 #180 DONE 0.4s 07:04:46 07:04:46 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:04:46 #154 ... 07:04:46 07:04:46 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:04:46 #181 DONE 0.2s 07:04:46 07:04:46 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:04:48 #182 DONE 1.9s 07:04:48 07:04:48 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:04:48 #149 ... 07:04:48 07:04:48 #112 [security-proxy-setup] exporting to image 07:04:48 #112 exporting layers 07:04:49 #112 exporting layers 1.2s done 07:04:49 #112 writing image sha256:a45965879158552f3d2b61f6a2885169b34907ee94ad3daac3527b9cede3d835 done 07:04:49 #112 naming to docker.io/library/security-proxy-setup-arm64 done 07:04:49 #112 DONE 7.0s 07:04:49 07:04:49 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:04:55 #153 ... 07:04:55 07:04:55 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:04:55 #147 2022.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:05:27 #147 DONE 2053.4s 07:05:27 07:05:27 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:05:27 #153 ... 07:05:27 07:05:27 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:05:27 #183 DONE 0.4s 07:05:27 07:05:27 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:05:27 #35 ... 07:05:27 07:05:27 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:05:27 #184 DONE 0.2s 07:05:27 07:05:27 #33 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:05:27 #33 ... 07:05:27 07:05:27 #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 07:05:27 #185 DONE 0.2s 07:05:27 07:05:27 #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 07:05:27 #186 DONE 0.2s 07:05:27 07:05:27 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:05:27 #187 DONE 0.2s 07:05:27 07:05:27 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:05:27 #188 DONE 0.5s 07:05:27 07:05:27 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:05:27 #149 ... 07:05:27 07:05:27 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:05:28 #189 DONE 0.4s 07:05:28 07:05:28 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:05:28 #190 DONE 0.2s 07:05:28 07:05:28 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:05:30 #191 DONE 1.9s 07:05:30 07:05:30 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:05:30 #153 ... 07:05:30 07:05:30 #112 [security-secretstore-setup] exporting to image 07:05:30 #112 exporting layers 07:05:31 #112 exporting layers 1.7s done 07:05:31 #112 writing image sha256:256e8eac45f89a7ca71499138496847aad437a831019bfa534235ff5e007e13c done 07:05:31 #112 naming to docker.io/library/security-secretstore-setup-arm64 done 07:05:31 #112 DONE 8.7s 07:05:31 07:05:31 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:06:10 #153 ... 07:06:10 07:06:10 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:06:10 #145 DONE 2098.3s 07:06:10 07:06:10 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:06:10 #153 ... 07:06:10 07:06:10 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:06:11 #192 DONE 0.3s 07:06:11 07:06:11 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:06:11 #193 DONE 0.3s 07:06:11 07:06:11 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:06:11 #55 ... 07:06:11 07:06:11 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:06:11 #194 DONE 0.4s 07:06:11 07:06:11 #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 07:06:12 #195 DONE 0.2s 07:06:12 07:06:12 #112 [security-spiffe-token-provider] exporting to image 07:06:12 #112 exporting layers 07:06:13 #112 exporting layers 1.0s done 07:06:13 #112 writing image sha256:a4220b40309e723450d187b144fb337c0066f5cce60f2b3550a25ecf129da413 done 07:06:13 #112 naming to docker.io/library/security-spiffe-token-provider-arm64 07:06:13 #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done 07:06:13 #112 DONE 9.6s 07:06:13 07:06:13 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:07:00 #55 ... 07:07:00 07:07:00 #122 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:07:00 #122 DONE 2140.5s 07:07:00 07:07:00 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:07:00 #148 ... 07:07:00 07:07:00 #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:07:00 #196 DONE 0.2s 07:07:00 07:07:00 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:07:00 #153 ... 07:07:00 07:07:00 #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:07:00 #197 DONE 0.7s 07:07:00 07:07:00 #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:07:00 #198 DONE 0.3s 07:07:00 07:07:00 #112 [core-keeper] exporting to image 07:07:00 #112 exporting layers 07:07:00 #112 exporting layers 0.5s done 07:07:00 #112 writing image sha256:ef448f220a0f885e27dd4b75253d700a859ec6d94cdb695646f9fd39472dd123 done 07:07:00 #112 naming to docker.io/library/core-keeper-arm64 done 07:07:00 #112 DONE 10.2s 07:07:00 07:07:00 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:07:00 #55 ... 07:07:00 07:07:00 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:07:00 #153 DONE 2146.4s 07:07:00 07:07:00 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:00 #35 ... 07:07:00 07:07:00 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:07:00 #199 DONE 0.1s 07:07:00 07:07:00 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:07:00 #149 ... 07:07:00 07:07:00 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:07:00 #200 DONE 0.1s 07:07:00 07:07:00 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:07:00 #201 DONE 0.5s 07:07:00 07:07:00 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:07:00 #149 ... 07:07:00 07:07:00 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:07:00 #202 DONE 0.1s 07:07:00 07:07:00 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:07:00 #203 DONE 0.2s 07:07:00 07:07:00 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:07:02 #204 DONE 2.0s 07:07:02 07:07:02 #112 [security-proxy-auth] exporting to image 07:07:02 #112 exporting layers 07:07:03 #112 exporting layers 0.9s done 07:07:03 #112 writing image sha256:8a4c2c95f17db075e5c7861ce7841a32ed570cbf1faa8947bcc0b92d19bf682b done 07:07:03 #112 naming to docker.io/library/security-proxy-auth-arm64 done 07:07:03 #112 DONE 11.1s 07:07:03 07:07:03 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:07:04 #149 DONE 2152.1s 07:07:04 07:07:04 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:04 #35 ... 07:07:04 07:07:04 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:07:04 #205 DONE 0.2s 07:07:04 07:07:04 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:07:05 #206 DONE 0.2s 07:07:05 07:07:05 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:07:06 #207 DONE 0.6s 07:07:06 07:07:06 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:07:06 #208 DONE 0.1s 07:07:06 07:07:06 #112 [core-data] exporting to image 07:07:06 #112 ... 07:07:06 07:07:06 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:07:06 #148 DONE 2154.6s 07:07:06 07:07:06 #112 [core-data] exporting to image 07:07:06 #112 exporting layers 0.9s done 07:07:06 #112 writing image sha256:76a8f6ef0c740b5ce830a1c2dcc0680dea791f0e8d1fffb6d1d4e34741f3499f 0.0s done 07:07:06 #112 naming to docker.io/library/core-data-arm64 0.0s done 07:07:06 #112 DONE 12.1s 07:07:06 07:07:06 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:07:07 #154 ... 07:07:07 07:07:07 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:07:07 #209 DONE 0.2s 07:07:07 07:07:07 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:07:07 #154 ... 07:07:07 07:07:07 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:07:07 #210 DONE 0.1s 07:07:07 07:07:07 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:07:07 #211 DONE 0.5s 07:07:07 07:07:07 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:07:08 #55 ... 07:07:08 07:07:08 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:07:08 #212 DONE 0.1s 07:07:08 07:07:08 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:07:08 #213 DONE 0.1s 07:07:08 07:07:08 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:07:08 #55 ... 07:07:08 07:07:08 #112 [core-metadata] exporting to image 07:07:08 #112 exporting layers 0.5s done 07:07:08 #112 writing image sha256:6ff259a602a0cc0c3e4ba684f5b0e7fd2650432c9489ae7ad1cf9cb0d7b36e80 done 07:07:08 #112 naming to docker.io/library/core-metadata-arm64 done 07:07:08 #112 DONE 12.6s 07:07:08 07:07:08 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:07:35 #55 ... 07:07:35 07:07:35 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:07:35 #144 DONE 2179.6s 07:07:35 07:07:35 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:07:35 #214 DONE 0.1s 07:07:35 07:07:35 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:07:35 #154 ... 07:07:35 07:07:35 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:07:35 #215 DONE 0.1s 07:07:35 07:07:35 #33 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:07:35 #33 ... 07:07:35 07:07:35 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:07:35 #216 DONE 0.4s 07:07:35 07:07:35 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:07:35 #55 ... 07:07:35 07:07:35 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:07:35 #217 DONE 0.1s 07:07:35 07:07:35 #112 [support-scheduler] exporting to image 07:07:35 #112 exporting layers 07:07:35 #112 exporting layers 1.0s done 07:07:35 #112 writing image sha256:5669837a4f402c03f4b58188c28fb4da2f15845b9856b0e14f50b112ef80fb9c done 07:07:35 #112 naming to docker.io/library/support-scheduler-arm64 done 07:07:35 #112 DONE 13.6s 07:07:35 07:07:35 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:07:39 #55 ... 07:07:39 07:07:39 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:07:39 #154 DONE 2187.6s 07:07:39 07:07:39 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:40 #35 ... 07:07:40 07:07:40 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:07:40 #218 DONE 0.1s 07:07:40 07:07:40 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:07:40 #219 DONE 0.1s 07:07:40 07:07:40 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:07:40 #220 DONE 0.4s 07:07:40 07:07:40 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:07:40 #55 ... 07:07:40 07:07:40 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:07:40 #221 DONE 0.1s 07:07:40 07:07:40 #112 [support-notifications] exporting to image 07:07:40 #112 exporting layers 07:07:41 #112 exporting layers 0.6s done 07:07:41 #112 writing image sha256:4f88368ada4ffb31bb0221fbbd60a6d17f15f90352400fe6e69a0134e11693ad done 07:07:41 #112 naming to docker.io/library/support-notifications-arm64 done 07:07:41 #112 DONE 14.2s 07:07:41 07:07:41 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:41 time="2025-09-09T06:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:07:41 time="2025-09-09T06:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:07:41 time="2025-09-09T06:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:07:41 time="2025-09-09T06:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:07:41 time="2025-09-09T06:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:07:41 time="2025-09-09T06:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:07:41 time="2025-09-09T06:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:07:41 time="2025-09-09T06:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:07:41 time="2025-09-09T06:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:07:41 time="2025-09-09T06:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:07:41 time="2025-09-09T06:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:07:41 time="2025-09-09T06:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:07:41 time="2025-09-09T06:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:07:41 time="2025-09-09T06:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:07:41 time="2025-09-09T06:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:07:41 $ docker stop --time=1 71a083bf7a1e867fbad57939c8a9eff987928bf2d0feab9bdcb16dbc38f5b6a0 07:07:43 $ docker rm -f --volumes 71a083bf7a1e867fbad57939c8a9eff987928bf2d0feab9bdcb16dbc38f5b6a0 [Pipeline] // withDockerContainer [Pipeline] sh 07:07:43 + docker images 07:07:43 REPOSITORY TAG IMAGE ID CREATED SIZE 07:07:43 support-notifications-arm64 latest 4f88368ada4f 3 seconds ago 54.1MB 07:07:43 support-scheduler-arm64 latest 5669837a4f40 10 seconds ago 50.3MB 07:07:43 core-metadata-arm64 latest 6ff259a602a0 35 seconds ago 46.7MB 07:07:43 core-data-arm64 latest 76a8f6ef0c74 38 seconds ago 46.6MB 07:07:43 security-proxy-auth-arm64 latest 8a4c2c95f17d 41 seconds ago 45.7MB 07:07:43 core-keeper-arm64 latest ef448f220a0f 49 seconds ago 45.4MB 07:07:43 security-spiffe-token-provider-arm64 latest a4220b40309e About a minute ago 49.9MB 07:07:43 security-secretstore-setup-arm64 latest 256e8eac45f8 2 minutes ago 80.2MB 07:07:43 security-proxy-setup-arm64 latest a45965879158 2 minutes ago 50.3MB 07:07:43 core-command-arm64 latest 09b775e32fe4 3 minutes ago 41MB 07:07:43 security-bootstrapper-arm64 latest 1b4d43f2e8e5 18 minutes ago 22.1MB 07:07:43 core-common-config-bootstrapper-arm64 latest 262b3d7848f6 18 minutes ago 21MB 07:07:43 security-spire-agent-arm64 latest 00d3375990c4 37 minutes ago 188MB 07:07:43 security-spire-server-arm64 latest 1c56ce0584da 37 minutes ago 145MB 07:07:43 security-spire-config-arm64 latest b070ec7a78d9 37 minutes ago 144MB 07:07:43 ci-base-image-arm64 latest ba33e1f51ede 39 minutes ago 922MB 07:07:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 5 weeks ago 566MB 07:07:43 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 07:07:43 provisioning config files... 07:07:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/900@tmp/config17761284025536350062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:07:44 ---> ****-login.sh 07:07:44 nexus3.edgexfoundry.org:10001 07:07:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:44 Configure a credential helper to remove this warning. See 07:07:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:44 07:07:44 Login Succeeded 07:07:44 nexus3.edgexfoundry.org:10002 07:07:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:44 Configure a credential helper to remove this warning. See 07:07:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:44 07:07:44 Login Succeeded 07:07:44 nexus3.edgexfoundry.org:10003 07:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:45 Configure a credential helper to remove this warning. See 07:07:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:45 07:07:45 Login Succeeded 07:07:45 nexus3.edgexfoundry.org:10004 07:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:45 Configure a credential helper to remove this warning. See 07:07:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:45 07:07:45 Login Succeeded 07:07:45 ****.io 07:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:46 Configure a credential helper to remove this warning. See 07:07:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:46 07:07:46 Login Succeeded 07:07:46 ---> ****-login.sh ends [Pipeline] } 07:07:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:07:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:07:46 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 07:07:46 cb0dce8708fd522d150da3e1420c31c1aba44d74 07:07:46 latest 07:07:46 4.1.0-dev.59 07:07:46 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:07:46 main 07:07:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 07:07:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:07:48 fd6e947a5074: Preparing 07:07:48 5cb51730edc7: Preparing 07:07:48 f57b248f9909: Preparing 07:07:48 e15ee651374a: Preparing 07:07:48 2fe5d2783ac7: Preparing 07:07:48 4f27815156c4: Preparing 07:07:48 1e890da81ec9: Preparing 07:07:48 4f27815156c4: Waiting 07:07:48 1e890da81ec9: Waiting 07:07:48 f57b248f9909: Pushed 07:07:48 e15ee651374a: Pushed 07:07:48 fd6e947a5074: Pushed 07:07:48 1e890da81ec9: Layer already exists 07:07:48 4f27815156c4: Pushed 07:07:49 2fe5d2783ac7: Pushed 07:07:55 5cb51730edc7: Pushed 07:07:55 cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:089b83abc6da2213771cf204a2e55c15f355a911fd8dc5d81975936a5285abf0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:07:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:07:56 fd6e947a5074: Preparing 07:07:56 5cb51730edc7: Preparing 07:07:56 f57b248f9909: Preparing 07:07:56 e15ee651374a: Preparing 07:07:56 2fe5d2783ac7: Preparing 07:07:56 4f27815156c4: Preparing 07:07:56 1e890da81ec9: Preparing 07:07:56 4f27815156c4: Waiting 07:07:56 1e890da81ec9: Waiting 07:07:56 e15ee651374a: Layer already exists 07:07:56 2fe5d2783ac7: Layer already exists 07:07:56 5cb51730edc7: Layer already exists 07:07:56 fd6e947a5074: Layer already exists 07:07:56 f57b248f9909: Layer already exists 07:07:56 4f27815156c4: Layer already exists 07:07:56 1e890da81ec9: Layer already exists 07:07:56 latest: digest: sha256:089b83abc6da2213771cf204a2e55c15f355a911fd8dc5d81975936a5285abf0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.59 07:07:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:07:57 fd6e947a5074: Preparing 07:07:57 5cb51730edc7: Preparing 07:07:57 f57b248f9909: Preparing 07:07:57 e15ee651374a: Preparing 07:07:57 2fe5d2783ac7: Preparing 07:07:57 4f27815156c4: Preparing 07:07:57 1e890da81ec9: Preparing 07:07:57 4f27815156c4: Waiting 07:07:57 1e890da81ec9: Waiting 07:07:57 e15ee651374a: Layer already exists 07:07:57 2fe5d2783ac7: Layer already exists 07:07:57 fd6e947a5074: Layer already exists 07:07:57 f57b248f9909: Layer already exists 07:07:57 5cb51730edc7: Layer already exists 07:07:57 1e890da81ec9: Layer already exists 07:07:57 4f27815156c4: Layer already exists 07:07:57 4.1.0-dev.59: digest: sha256:089b83abc6da2213771cf204a2e55c15f355a911fd8dc5d81975936a5285abf0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:07:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:07:58 fd6e947a5074: Preparing 07:07:58 5cb51730edc7: Preparing 07:07:58 f57b248f9909: Preparing 07:07:58 e15ee651374a: Preparing 07:07:58 2fe5d2783ac7: Preparing 07:07:58 4f27815156c4: Preparing 07:07:58 1e890da81ec9: Preparing 07:07:58 4f27815156c4: Waiting 07:07:58 1e890da81ec9: Waiting 07:07:58 2fe5d2783ac7: Layer already exists 07:07:58 e15ee651374a: Layer already exists 07:07:58 fd6e947a5074: Layer already exists 07:07:58 5cb51730edc7: Layer already exists 07:07:58 f57b248f9909: Layer already exists 07:07:58 1e890da81ec9: Layer already exists 07:07:58 4f27815156c4: Layer already exists 07:07:58 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:089b83abc6da2213771cf204a2e55c15f355a911fd8dc5d81975936a5285abf0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 07:07:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:07:59 fd6e947a5074: Preparing 07:07:59 5cb51730edc7: Preparing 07:07:59 f57b248f9909: Preparing 07:07:59 e15ee651374a: Preparing 07:07:59 2fe5d2783ac7: Preparing 07:07:59 4f27815156c4: Preparing 07:07:59 1e890da81ec9: Preparing 07:07:59 4f27815156c4: Waiting 07:07:59 1e890da81ec9: Waiting 07:07:59 fd6e947a5074: Layer already exists 07:07:59 f57b248f9909: Layer already exists 07:07:59 2fe5d2783ac7: Layer already exists 07:07:59 e15ee651374a: Layer already exists 07:07:59 5cb51730edc7: Layer already exists 07:07:59 1e890da81ec9: Layer already exists 07:07:59 4f27815156c4: Layer already exists 07:07:59 main: digest: sha256:089b83abc6da2213771cf204a2e55c15f355a911fd8dc5d81975936a5285abf0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:07:59 ===================================================== [Pipeline] echo 07:07:59 taggedImages: 07:07:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 07:07:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:07:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.59 07:07:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:07:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 07:07:59 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 07:07:59 cb0dce8708fd522d150da3e1420c31c1aba44d74 07:07:59 latest 07:07:59 4.1.0-dev.59 07:07:59 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:07:59 main 07:07:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:59 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 07:08:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:08:00 994611127db4: Preparing 07:08:00 89b3a57e8527: Preparing 07:08:00 a90ee30c8d77: Preparing 07:08:00 d19c386e8bce: Preparing 07:08:00 f57b248f9909: Preparing 07:08:00 e15ee651374a: Preparing 07:08:00 2fe5d2783ac7: Preparing 07:08:00 4f27815156c4: Preparing 07:08:00 1e890da81ec9: Preparing 07:08:00 2fe5d2783ac7: Waiting 07:08:00 4f27815156c4: Waiting 07:08:00 1e890da81ec9: Waiting 07:08:00 e15ee651374a: Waiting 07:08:00 f57b248f9909: Layer already exists 07:08:00 e15ee651374a: Layer already exists 07:08:00 89b3a57e8527: Pushed 07:08:00 2fe5d2783ac7: Layer already exists 07:08:00 a90ee30c8d77: Pushed 07:08:00 4f27815156c4: Layer already exists 07:08:00 994611127db4: Pushed 07:08:00 1e890da81ec9: Layer already exists 07:08:03 d19c386e8bce: Pushed 07:08:03 cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:de77a944f96e2866cabc36e65728294d11f385e796e751d18294e3facf68b53c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:03 + 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 07:08:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:08:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:08:03 994611127db4: Preparing 07:08:03 89b3a57e8527: Preparing 07:08:03 a90ee30c8d77: Preparing 07:08:03 d19c386e8bce: Preparing 07:08:03 f57b248f9909: Preparing 07:08:03 e15ee651374a: Preparing 07:08:03 2fe5d2783ac7: Preparing 07:08:03 4f27815156c4: Preparing 07:08:03 1e890da81ec9: Preparing 07:08:03 e15ee651374a: Waiting 07:08:03 2fe5d2783ac7: Waiting 07:08:03 4f27815156c4: Waiting 07:08:03 1e890da81ec9: Waiting 07:08:03 f57b248f9909: Layer already exists 07:08:03 a90ee30c8d77: Layer already exists 07:08:03 994611127db4: Layer already exists 07:08:03 89b3a57e8527: Layer already exists 07:08:03 d19c386e8bce: Layer already exists 07:08:03 e15ee651374a: Layer already exists 07:08:03 2fe5d2783ac7: Layer already exists 07:08:03 1e890da81ec9: Layer already exists 07:08:03 4f27815156c4: Layer already exists 07:08:04 latest: digest: sha256:de77a944f96e2866cabc36e65728294d11f385e796e751d18294e3facf68b53c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:04 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.59 07:08:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:08:04 994611127db4: Preparing 07:08:04 89b3a57e8527: Preparing 07:08:04 a90ee30c8d77: Preparing 07:08:04 d19c386e8bce: Preparing 07:08:04 f57b248f9909: Preparing 07:08:04 e15ee651374a: Preparing 07:08:04 2fe5d2783ac7: Preparing 07:08:04 4f27815156c4: Preparing 07:08:04 1e890da81ec9: Preparing 07:08:04 2fe5d2783ac7: Waiting 07:08:04 4f27815156c4: Waiting 07:08:04 1e890da81ec9: Waiting 07:08:04 e15ee651374a: Waiting 07:08:04 a90ee30c8d77: Layer already exists 07:08:04 994611127db4: Layer already exists 07:08:04 d19c386e8bce: Layer already exists 07:08:04 89b3a57e8527: Layer already exists 07:08:04 f57b248f9909: Layer already exists 07:08:04 e15ee651374a: Layer already exists 07:08:04 2fe5d2783ac7: Layer already exists 07:08:04 1e890da81ec9: Layer already exists 07:08:04 4f27815156c4: Layer already exists 07:08:04 4.1.0-dev.59: digest: sha256:de77a944f96e2866cabc36e65728294d11f385e796e751d18294e3facf68b53c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:05 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:08:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:08:05 994611127db4: Preparing 07:08:05 89b3a57e8527: Preparing 07:08:05 a90ee30c8d77: Preparing 07:08:05 d19c386e8bce: Preparing 07:08:05 f57b248f9909: Preparing 07:08:05 e15ee651374a: Preparing 07:08:05 2fe5d2783ac7: Preparing 07:08:05 4f27815156c4: Preparing 07:08:05 1e890da81ec9: Preparing 07:08:05 e15ee651374a: Waiting 07:08:05 2fe5d2783ac7: Waiting 07:08:05 4f27815156c4: Waiting 07:08:05 1e890da81ec9: Waiting 07:08:05 89b3a57e8527: Layer already exists 07:08:05 d19c386e8bce: Layer already exists 07:08:05 a90ee30c8d77: Layer already exists 07:08:05 994611127db4: Layer already exists 07:08:05 f57b248f9909: Layer already exists 07:08:05 e15ee651374a: Layer already exists 07:08:05 2fe5d2783ac7: Layer already exists 07:08:05 1e890da81ec9: Layer already exists 07:08:05 4f27815156c4: Layer already exists 07:08:05 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:de77a944f96e2866cabc36e65728294d11f385e796e751d18294e3facf68b53c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:06 + 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 07:08:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 07:08:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:08:06 994611127db4: Preparing 07:08:06 89b3a57e8527: Preparing 07:08:06 a90ee30c8d77: Preparing 07:08:06 d19c386e8bce: Preparing 07:08:06 f57b248f9909: Preparing 07:08:06 e15ee651374a: Preparing 07:08:06 2fe5d2783ac7: Preparing 07:08:06 4f27815156c4: Preparing 07:08:06 1e890da81ec9: Preparing 07:08:06 4f27815156c4: Waiting 07:08:06 1e890da81ec9: Waiting 07:08:06 e15ee651374a: Waiting 07:08:06 994611127db4: Layer already exists 07:08:06 f57b248f9909: Layer already exists 07:08:06 d19c386e8bce: Layer already exists 07:08:06 89b3a57e8527: Layer already exists 07:08:06 a90ee30c8d77: Layer already exists 07:08:06 2fe5d2783ac7: Layer already exists 07:08:06 e15ee651374a: Layer already exists 07:08:06 1e890da81ec9: Layer already exists 07:08:06 4f27815156c4: Layer already exists 07:08:06 main: digest: sha256:de77a944f96e2866cabc36e65728294d11f385e796e751d18294e3facf68b53c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:08:07 ===================================================== [Pipeline] echo 07:08:07 taggedImages: 07:08:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 07:08:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:08:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.59 07:08:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:08:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 07:08:07 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 07:08:07 cb0dce8708fd522d150da3e1420c31c1aba44d74 07:08:07 latest 07:08:07 4.1.0-dev.59 07:08:07 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:08:07 main 07:08:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 07:08:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:08:07 b30c02e25785: Preparing 07:08:07 7a340da224ac: Preparing 07:08:07 f57b248f9909: Preparing 07:08:07 e15ee651374a: Preparing 07:08:07 39b2d91e6468: Preparing 07:08:07 53709a830011: Preparing 07:08:07 1e890da81ec9: Preparing 07:08:07 53709a830011: Waiting 07:08:07 e15ee651374a: Layer already exists 07:08:07 f57b248f9909: Layer already exists 07:08:08 1e890da81ec9: Layer already exists 07:08:08 b30c02e25785: Pushed 07:08:08 53709a830011: Pushed 07:08:08 39b2d91e6468: Pushed 07:08:16 7a340da224ac: Pushed 07:08:16 cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:4b2013565636717fe0ad47ca4e5287446ed248623dd3de029423a869514d09e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:08:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:08:17 b30c02e25785: Preparing 07:08:17 7a340da224ac: Preparing 07:08:17 f57b248f9909: Preparing 07:08:17 e15ee651374a: Preparing 07:08:17 39b2d91e6468: Preparing 07:08:17 53709a830011: Preparing 07:08:17 1e890da81ec9: Preparing 07:08:17 53709a830011: Waiting 07:08:17 1e890da81ec9: Waiting 07:08:17 7a340da224ac: Layer already exists 07:08:17 e15ee651374a: Layer already exists 07:08:17 f57b248f9909: Layer already exists 07:08:17 b30c02e25785: Layer already exists 07:08:17 39b2d91e6468: Layer already exists 07:08:17 1e890da81ec9: Layer already exists 07:08:17 53709a830011: Layer already exists 07:08:17 latest: digest: sha256:4b2013565636717fe0ad47ca4e5287446ed248623dd3de029423a869514d09e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.59 07:08:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:08:18 b30c02e25785: Preparing 07:08:18 7a340da224ac: Preparing 07:08:18 f57b248f9909: Preparing 07:08:18 e15ee651374a: Preparing 07:08:18 39b2d91e6468: Preparing 07:08:18 53709a830011: Preparing 07:08:18 1e890da81ec9: Preparing 07:08:18 53709a830011: Waiting 07:08:18 1e890da81ec9: Waiting 07:08:18 e15ee651374a: Layer already exists 07:08:18 f57b248f9909: Layer already exists 07:08:18 7a340da224ac: Layer already exists 07:08:18 b30c02e25785: Layer already exists 07:08:18 39b2d91e6468: Layer already exists 07:08:18 1e890da81ec9: Layer already exists 07:08:18 53709a830011: Layer already exists 07:08:18 4.1.0-dev.59: digest: sha256:4b2013565636717fe0ad47ca4e5287446ed248623dd3de029423a869514d09e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:18 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:08:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:08:19 b30c02e25785: Preparing 07:08:19 7a340da224ac: Preparing 07:08:19 f57b248f9909: Preparing 07:08:19 e15ee651374a: Preparing 07:08:19 39b2d91e6468: Preparing 07:08:19 53709a830011: Preparing 07:08:19 1e890da81ec9: Preparing 07:08:19 53709a830011: Waiting 07:08:19 1e890da81ec9: Waiting 07:08:19 7a340da224ac: Layer already exists 07:08:19 f57b248f9909: Layer already exists 07:08:19 39b2d91e6468: Layer already exists 07:08:19 b30c02e25785: Layer already exists 07:08:19 e15ee651374a: Layer already exists 07:08:19 1e890da81ec9: Layer already exists 07:08:19 53709a830011: Layer already exists 07:08:19 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:4b2013565636717fe0ad47ca4e5287446ed248623dd3de029423a869514d09e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 07:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:08:20 b30c02e25785: Preparing 07:08:20 7a340da224ac: Preparing 07:08:20 f57b248f9909: Preparing 07:08:20 e15ee651374a: Preparing 07:08:20 39b2d91e6468: Preparing 07:08:20 53709a830011: Preparing 07:08:20 1e890da81ec9: Preparing 07:08:20 53709a830011: Waiting 07:08:20 b30c02e25785: Layer already exists 07:08:20 39b2d91e6468: Layer already exists 07:08:20 7a340da224ac: Layer already exists 07:08:20 f57b248f9909: Layer already exists 07:08:20 e15ee651374a: Layer already exists 07:08:20 53709a830011: Layer already exists 07:08:20 1e890da81ec9: Layer already exists 07:08:20 main: digest: sha256:4b2013565636717fe0ad47ca4e5287446ed248623dd3de029423a869514d09e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:08:20 ===================================================== [Pipeline] echo 07:08:20 taggedImages: 07:08:20 - nexus3.edgexfoundry.org:10004/core-data-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 07:08:20 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:08:20 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.59 07:08:20 - nexus3.edgexfoundry.org:10004/core-data-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:08:20 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 07:08:20 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 07:08:20 cb0dce8708fd522d150da3e1420c31c1aba44d74 07:08:20 latest 07:08:20 4.1.0-dev.59 07:08:20 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:08:20 main 07:08:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:20 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:21 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 07:08:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:08:21 bc671c550119: Preparing 07:08:21 ae5eadc5ee5a: Preparing 07:08:21 e15ee651374a: Preparing 07:08:21 e824f49619a7: Preparing 07:08:21 76a750a533b9: Preparing 07:08:21 1e890da81ec9: Preparing 07:08:21 1e890da81ec9: Waiting 07:08:21 e15ee651374a: Layer already exists 07:08:21 1e890da81ec9: Layer already exists 07:08:21 bc671c550119: Pushed 07:08:21 e824f49619a7: Pushed 07:08:21 76a750a533b9: Pushed 07:08:29 ae5eadc5ee5a: Pushed 07:08:29 cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:2fbe6eaaa755274f23a8efe41f1342e68b937b049bcca11c1a3857d2d56ced66 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:30 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:08:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:08:30 bc671c550119: Preparing 07:08:30 ae5eadc5ee5a: Preparing 07:08:30 e15ee651374a: Preparing 07:08:30 e824f49619a7: Preparing 07:08:30 76a750a533b9: Preparing 07:08:30 1e890da81ec9: Preparing 07:08:30 1e890da81ec9: Waiting 07:08:30 ae5eadc5ee5a: Layer already exists 07:08:30 bc671c550119: Layer already exists 07:08:30 76a750a533b9: Layer already exists 07:08:30 e15ee651374a: Layer already exists 07:08:30 e824f49619a7: Layer already exists 07:08:30 1e890da81ec9: Layer already exists 07:08:30 latest: digest: sha256:2fbe6eaaa755274f23a8efe41f1342e68b937b049bcca11c1a3857d2d56ced66 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:31 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.59 07:08:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:08:31 bc671c550119: Preparing 07:08:31 ae5eadc5ee5a: Preparing 07:08:31 e15ee651374a: Preparing 07:08:31 e824f49619a7: Preparing 07:08:31 76a750a533b9: Preparing 07:08:31 1e890da81ec9: Preparing 07:08:31 1e890da81ec9: Waiting 07:08:31 76a750a533b9: Layer already exists 07:08:31 e824f49619a7: Layer already exists 07:08:31 ae5eadc5ee5a: Layer already exists 07:08:31 e15ee651374a: Layer already exists 07:08:31 bc671c550119: Layer already exists 07:08:31 1e890da81ec9: Layer already exists 07:08:31 4.1.0-dev.59: digest: sha256:2fbe6eaaa755274f23a8efe41f1342e68b937b049bcca11c1a3857d2d56ced66 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:32 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:08:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:08:32 bc671c550119: Preparing 07:08:32 ae5eadc5ee5a: Preparing 07:08:32 e15ee651374a: Preparing 07:08:32 e824f49619a7: Preparing 07:08:32 76a750a533b9: Preparing 07:08:32 1e890da81ec9: Preparing 07:08:32 1e890da81ec9: Waiting 07:08:32 bc671c550119: Layer already exists 07:08:32 e15ee651374a: Layer already exists 07:08:32 76a750a533b9: Layer already exists 07:08:32 e824f49619a7: Layer already exists 07:08:32 ae5eadc5ee5a: Layer already exists 07:08:32 1e890da81ec9: Layer already exists 07:08:32 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:2fbe6eaaa755274f23a8efe41f1342e68b937b049bcca11c1a3857d2d56ced66 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:33 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 07:08:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:08:33 bc671c550119: Preparing 07:08:33 ae5eadc5ee5a: Preparing 07:08:33 e15ee651374a: Preparing 07:08:33 e824f49619a7: Preparing 07:08:33 76a750a533b9: Preparing 07:08:33 1e890da81ec9: Preparing 07:08:33 1e890da81ec9: Waiting 07:08:33 e824f49619a7: Layer already exists 07:08:33 ae5eadc5ee5a: Layer already exists 07:08:33 e15ee651374a: Layer already exists 07:08:33 bc671c550119: Layer already exists 07:08:33 76a750a533b9: Layer already exists 07:08:33 1e890da81ec9: Layer already exists 07:08:33 main: digest: sha256:2fbe6eaaa755274f23a8efe41f1342e68b937b049bcca11c1a3857d2d56ced66 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:08:33 ===================================================== [Pipeline] echo 07:08:33 taggedImages: 07:08:33 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 07:08:33 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:08:33 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.59 07:08:33 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:08:33 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 07:08:33 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 07:08:33 cb0dce8708fd522d150da3e1420c31c1aba44d74 07:08:33 latest 07:08:33 4.1.0-dev.59 07:08:33 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:08:33 main 07:08:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 07:08:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:08:34 95860038c053: Preparing 07:08:34 5160cd034bd6: Preparing 07:08:34 cbe2be5eaba4: Preparing 07:08:34 f57b248f9909: Preparing 07:08:34 e15ee651374a: Preparing 07:08:34 2fe5d2783ac7: Preparing 07:08:34 4f27815156c4: Preparing 07:08:34 2fe5d2783ac7: Waiting 07:08:34 1e890da81ec9: Preparing 07:08:34 4f27815156c4: Waiting 07:08:34 1e890da81ec9: Waiting 07:08:34 5160cd034bd6: Pushed 07:08:35 e15ee651374a: Layer already exists 07:08:35 f57b248f9909: Layer already exists 07:08:35 2fe5d2783ac7: Layer already exists 07:08:35 4f27815156c4: Layer already exists 07:08:36 1e890da81ec9: Layer already exists 07:08:36 95860038c053: Pushed 07:08:42 cbe2be5eaba4: Pushed 07:08:42 cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:0eff1788b6cd2aee59b341a41f96025a452f46bc21f68a60917387a1d5ccfdb4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:08:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:08:43 95860038c053: Preparing 07:08:43 5160cd034bd6: Preparing 07:08:43 cbe2be5eaba4: Preparing 07:08:43 f57b248f9909: Preparing 07:08:43 e15ee651374a: Preparing 07:08:43 2fe5d2783ac7: Preparing 07:08:43 4f27815156c4: Preparing 07:08:43 1e890da81ec9: Preparing 07:08:43 4f27815156c4: Waiting 07:08:43 2fe5d2783ac7: Waiting 07:08:43 95860038c053: Layer already exists 07:08:43 cbe2be5eaba4: Layer already exists 07:08:43 e15ee651374a: Layer already exists 07:08:43 5160cd034bd6: Layer already exists 07:08:43 f57b248f9909: Layer already exists 07:08:43 2fe5d2783ac7: Layer already exists 07:08:43 1e890da81ec9: Layer already exists 07:08:43 4f27815156c4: Layer already exists 07:08:43 latest: digest: sha256:0eff1788b6cd2aee59b341a41f96025a452f46bc21f68a60917387a1d5ccfdb4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.59 07:08:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:08:44 95860038c053: Preparing 07:08:44 5160cd034bd6: Preparing 07:08:44 cbe2be5eaba4: Preparing 07:08:44 f57b248f9909: Preparing 07:08:44 e15ee651374a: Preparing 07:08:44 2fe5d2783ac7: Preparing 07:08:44 4f27815156c4: Preparing 07:08:44 1e890da81ec9: Preparing 07:08:44 2fe5d2783ac7: Waiting 07:08:44 4f27815156c4: Waiting 07:08:44 1e890da81ec9: Waiting 07:08:44 f57b248f9909: Layer already exists 07:08:44 cbe2be5eaba4: Layer already exists 07:08:44 e15ee651374a: Layer already exists 07:08:44 5160cd034bd6: Layer already exists 07:08:44 95860038c053: Layer already exists 07:08:44 2fe5d2783ac7: Layer already exists 07:08:44 4f27815156c4: Layer already exists 07:08:44 1e890da81ec9: Layer already exists 07:08:44 4.1.0-dev.59: digest: sha256:0eff1788b6cd2aee59b341a41f96025a452f46bc21f68a60917387a1d5ccfdb4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:08:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:08:45 95860038c053: Preparing 07:08:45 5160cd034bd6: Preparing 07:08:45 cbe2be5eaba4: Preparing 07:08:45 f57b248f9909: Preparing 07:08:45 e15ee651374a: Preparing 07:08:45 2fe5d2783ac7: Preparing 07:08:45 4f27815156c4: Preparing 07:08:45 1e890da81ec9: Preparing 07:08:45 2fe5d2783ac7: Waiting 07:08:45 4f27815156c4: Waiting 07:08:45 1e890da81ec9: Waiting 07:08:45 cbe2be5eaba4: Layer already exists 07:08:45 95860038c053: Layer already exists 07:08:45 e15ee651374a: Layer already exists 07:08:45 5160cd034bd6: Layer already exists 07:08:45 f57b248f9909: Layer already exists 07:08:45 2fe5d2783ac7: Layer already exists 07:08:45 4f27815156c4: Layer already exists 07:08:45 1e890da81ec9: Layer already exists 07:08:45 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:0eff1788b6cd2aee59b341a41f96025a452f46bc21f68a60917387a1d5ccfdb4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 07:08:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:08:46 95860038c053: Preparing 07:08:46 5160cd034bd6: Preparing 07:08:46 cbe2be5eaba4: Preparing 07:08:46 f57b248f9909: Preparing 07:08:46 e15ee651374a: Preparing 07:08:46 2fe5d2783ac7: Preparing 07:08:46 4f27815156c4: Preparing 07:08:46 2fe5d2783ac7: Waiting 07:08:46 1e890da81ec9: Preparing 07:08:46 4f27815156c4: Waiting 07:08:46 1e890da81ec9: Waiting 07:08:46 cbe2be5eaba4: Layer already exists 07:08:46 5160cd034bd6: Layer already exists 07:08:46 f57b248f9909: Layer already exists 07:08:46 95860038c053: Layer already exists 07:08:46 e15ee651374a: Layer already exists 07:08:46 2fe5d2783ac7: Layer already exists 07:08:46 1e890da81ec9: Layer already exists 07:08:46 4f27815156c4: Layer already exists 07:08:46 main: digest: sha256:0eff1788b6cd2aee59b341a41f96025a452f46bc21f68a60917387a1d5ccfdb4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:08:46 ===================================================== [Pipeline] echo 07:08:46 taggedImages: 07:08:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 07:08:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:08:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.59 07:08:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:08:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 07:08:46 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 07:08:46 cb0dce8708fd522d150da3e1420c31c1aba44d74 07:08:46 latest 07:08:46 4.1.0-dev.59 07:08:46 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:08:46 main 07:08:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 07:08:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:08:47 3ff78dcc76ed: Preparing 07:08:47 ca425f698aed: Preparing 07:08:47 835a118afb83: Preparing 07:08:47 d9b343196503: Preparing 07:08:47 c47ca757e089: Preparing 07:08:47 0a92e2c4a0b3: Preparing 07:08:47 10434f297b5f: Preparing 07:08:47 0a92e2c4a0b3: Waiting 07:08:47 10434f297b5f: Waiting 07:08:47 f57b248f9909: Preparing 07:08:47 e15ee651374a: Preparing 07:08:47 f2b5cff611ea: Preparing 07:08:47 996d7ae9f2a7: Preparing 07:08:47 5f70bf18a086: Preparing 07:08:47 0b3bb97ba914: Preparing 07:08:47 d413e4ca0e54: Preparing 07:08:47 9f50948f922e: Preparing 07:08:47 1e890da81ec9: Preparing 07:08:47 e15ee651374a: Waiting 07:08:47 f2b5cff611ea: Waiting 07:08:47 996d7ae9f2a7: Waiting 07:08:47 5f70bf18a086: Waiting 07:08:47 0b3bb97ba914: Waiting 07:08:47 d413e4ca0e54: Waiting 07:08:47 9f50948f922e: Waiting 07:08:47 1e890da81ec9: Waiting 07:08:47 f57b248f9909: Waiting 07:08:47 c47ca757e089: Pushed 07:08:47 d9b343196503: Pushed 07:08:47 ca425f698aed: Pushed 07:08:47 835a118afb83: Pushed 07:08:47 3ff78dcc76ed: Pushed 07:08:47 f57b248f9909: Layer already exists 07:08:47 e15ee651374a: Layer already exists 07:08:48 0a92e2c4a0b3: Pushed 07:08:48 5f70bf18a086: Layer already exists 07:08:48 f2b5cff611ea: Pushed 07:08:48 996d7ae9f2a7: Pushed 07:08:48 1e890da81ec9: Layer already exists 07:08:48 0b3bb97ba914: Pushed 07:08:48 9f50948f922e: Pushed 07:08:48 d413e4ca0e54: Pushed 07:08:50 10434f297b5f: Pushed 07:08:50 cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:b0d381741783440af9b00e694bb96d72c1777357f4a70db5626da1783e232aca size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:51 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:08:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:08:51 3ff78dcc76ed: Preparing 07:08:51 ca425f698aed: Preparing 07:08:51 835a118afb83: Preparing 07:08:51 d9b343196503: Preparing 07:08:51 c47ca757e089: Preparing 07:08:51 0a92e2c4a0b3: Preparing 07:08:51 10434f297b5f: Preparing 07:08:51 f57b248f9909: Preparing 07:08:51 e15ee651374a: Preparing 07:08:51 f2b5cff611ea: Preparing 07:08:51 996d7ae9f2a7: Preparing 07:08:51 5f70bf18a086: Preparing 07:08:51 0b3bb97ba914: Preparing 07:08:51 d413e4ca0e54: Preparing 07:08:51 9f50948f922e: Preparing 07:08:51 1e890da81ec9: Preparing 07:08:51 0a92e2c4a0b3: Waiting 07:08:51 10434f297b5f: Waiting 07:08:51 e15ee651374a: Waiting 07:08:51 f2b5cff611ea: Waiting 07:08:51 996d7ae9f2a7: Waiting 07:08:51 f57b248f9909: Waiting 07:08:51 0b3bb97ba914: Waiting 07:08:51 d413e4ca0e54: Waiting 07:08:51 9f50948f922e: Waiting 07:08:51 1e890da81ec9: Waiting 07:08:51 5f70bf18a086: Waiting 07:08:51 c47ca757e089: Layer already exists 07:08:51 3ff78dcc76ed: Layer already exists 07:08:51 d9b343196503: Layer already exists 07:08:51 ca425f698aed: Layer already exists 07:08:51 835a118afb83: Layer already exists 07:08:51 0a92e2c4a0b3: Layer already exists 07:08:51 f57b248f9909: Layer already exists 07:08:51 10434f297b5f: Layer already exists 07:08:51 e15ee651374a: Layer already exists 07:08:51 f2b5cff611ea: Layer already exists 07:08:51 5f70bf18a086: Layer already exists 07:08:51 996d7ae9f2a7: Layer already exists 07:08:51 0b3bb97ba914: Layer already exists 07:08:51 d413e4ca0e54: Layer already exists 07:08:51 9f50948f922e: Layer already exists 07:08:51 1e890da81ec9: Layer already exists 07:08:51 latest: digest: sha256:b0d381741783440af9b00e694bb96d72c1777357f4a70db5626da1783e232aca size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.59 07:08:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:08:52 3ff78dcc76ed: Preparing 07:08:52 ca425f698aed: Preparing 07:08:52 835a118afb83: Preparing 07:08:52 d9b343196503: Preparing 07:08:52 c47ca757e089: Preparing 07:08:52 0a92e2c4a0b3: Preparing 07:08:52 10434f297b5f: Preparing 07:08:52 f57b248f9909: Preparing 07:08:52 e15ee651374a: Preparing 07:08:52 f2b5cff611ea: Preparing 07:08:52 996d7ae9f2a7: Preparing 07:08:52 5f70bf18a086: Preparing 07:08:52 0b3bb97ba914: Preparing 07:08:52 d413e4ca0e54: Preparing 07:08:52 9f50948f922e: Preparing 07:08:52 1e890da81ec9: Preparing 07:08:52 f57b248f9909: Waiting 07:08:52 e15ee651374a: Waiting 07:08:52 f2b5cff611ea: Waiting 07:08:52 996d7ae9f2a7: Waiting 07:08:52 5f70bf18a086: Waiting 07:08:52 0b3bb97ba914: Waiting 07:08:52 d413e4ca0e54: Waiting 07:08:52 0a92e2c4a0b3: Waiting 07:08:52 10434f297b5f: Waiting 07:08:52 9f50948f922e: Waiting 07:08:52 c47ca757e089: Layer already exists 07:08:52 ca425f698aed: Layer already exists 07:08:52 3ff78dcc76ed: Layer already exists 07:08:52 d9b343196503: Layer already exists 07:08:52 835a118afb83: Layer already exists 07:08:52 0a92e2c4a0b3: Layer already exists 07:08:52 10434f297b5f: Layer already exists 07:08:52 f57b248f9909: Layer already exists 07:08:52 f2b5cff611ea: Layer already exists 07:08:52 e15ee651374a: Layer already exists 07:08:52 5f70bf18a086: Layer already exists 07:08:52 996d7ae9f2a7: Layer already exists 07:08:52 0b3bb97ba914: Layer already exists 07:08:52 d413e4ca0e54: Layer already exists 07:08:52 9f50948f922e: Layer already exists 07:08:52 1e890da81ec9: Layer already exists 07:08:52 4.1.0-dev.59: digest: sha256:b0d381741783440af9b00e694bb96d72c1777357f4a70db5626da1783e232aca size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:08:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:08:53 3ff78dcc76ed: Preparing 07:08:53 ca425f698aed: Preparing 07:08:53 835a118afb83: Preparing 07:08:53 d9b343196503: Preparing 07:08:53 c47ca757e089: Preparing 07:08:53 0a92e2c4a0b3: Preparing 07:08:53 10434f297b5f: Preparing 07:08:53 f57b248f9909: Preparing 07:08:53 e15ee651374a: Preparing 07:08:53 f2b5cff611ea: Preparing 07:08:53 996d7ae9f2a7: Preparing 07:08:53 5f70bf18a086: Preparing 07:08:53 0b3bb97ba914: Preparing 07:08:53 d413e4ca0e54: Preparing 07:08:53 9f50948f922e: Preparing 07:08:53 1e890da81ec9: Preparing 07:08:53 f2b5cff611ea: Waiting 07:08:53 996d7ae9f2a7: Waiting 07:08:53 5f70bf18a086: Waiting 07:08:53 0b3bb97ba914: Waiting 07:08:53 d413e4ca0e54: Waiting 07:08:53 9f50948f922e: Waiting 07:08:53 1e890da81ec9: Waiting 07:08:53 f57b248f9909: Waiting 07:08:53 0a92e2c4a0b3: Waiting 07:08:53 10434f297b5f: Waiting 07:08:53 e15ee651374a: Waiting 07:08:53 d9b343196503: Layer already exists 07:08:53 c47ca757e089: Layer already exists 07:08:53 835a118afb83: Layer already exists 07:08:53 ca425f698aed: Layer already exists 07:08:53 3ff78dcc76ed: Layer already exists 07:08:53 10434f297b5f: Layer already exists 07:08:53 f2b5cff611ea: Layer already exists 07:08:53 e15ee651374a: Layer already exists 07:08:53 f57b248f9909: Layer already exists 07:08:53 0a92e2c4a0b3: Layer already exists 07:08:53 996d7ae9f2a7: Layer already exists 07:08:53 0b3bb97ba914: Layer already exists 07:08:53 5f70bf18a086: Layer already exists 07:08:53 d413e4ca0e54: Layer already exists 07:08:53 9f50948f922e: Layer already exists 07:08:53 1e890da81ec9: Layer already exists 07:08:53 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:b0d381741783440af9b00e694bb96d72c1777357f4a70db5626da1783e232aca size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 07:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:08:54 3ff78dcc76ed: Preparing 07:08:54 ca425f698aed: Preparing 07:08:54 835a118afb83: Preparing 07:08:54 d9b343196503: Preparing 07:08:54 c47ca757e089: Preparing 07:08:54 0a92e2c4a0b3: Preparing 07:08:54 10434f297b5f: Preparing 07:08:54 f57b248f9909: Preparing 07:08:54 e15ee651374a: Preparing 07:08:54 f2b5cff611ea: Preparing 07:08:54 996d7ae9f2a7: Preparing 07:08:54 5f70bf18a086: Preparing 07:08:54 0b3bb97ba914: Preparing 07:08:54 d413e4ca0e54: Preparing 07:08:54 9f50948f922e: Preparing 07:08:54 1e890da81ec9: Preparing 07:08:54 f57b248f9909: Waiting 07:08:54 e15ee651374a: Waiting 07:08:54 0b3bb97ba914: Waiting 07:08:54 d413e4ca0e54: Waiting 07:08:54 9f50948f922e: Waiting 07:08:54 1e890da81ec9: Waiting 07:08:54 f2b5cff611ea: Waiting 07:08:54 5f70bf18a086: Waiting 07:08:54 996d7ae9f2a7: Waiting 07:08:54 0a92e2c4a0b3: Waiting 07:08:54 10434f297b5f: Waiting 07:08:54 3ff78dcc76ed: Layer already exists 07:08:54 835a118afb83: Layer already exists 07:08:54 d9b343196503: Layer already exists 07:08:54 ca425f698aed: Layer already exists 07:08:54 c47ca757e089: Layer already exists 07:08:54 0a92e2c4a0b3: Layer already exists 07:08:54 e15ee651374a: Layer already exists 07:08:54 10434f297b5f: Layer already exists 07:08:54 f57b248f9909: Layer already exists 07:08:54 f2b5cff611ea: Layer already exists 07:08:54 9f50948f922e: Layer already exists 07:08:54 0b3bb97ba914: Layer already exists 07:08:54 996d7ae9f2a7: Layer already exists 07:08:54 5f70bf18a086: Layer already exists 07:08:54 d413e4ca0e54: Layer already exists 07:08:54 1e890da81ec9: Layer already exists 07:08:54 main: digest: sha256:b0d381741783440af9b00e694bb96d72c1777357f4a70db5626da1783e232aca size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:08:54 ===================================================== [Pipeline] echo 07:08:54 taggedImages: 07:08:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 07:08:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:08:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.59 07:08:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:08:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 07:08:54 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 07:08:54 cb0dce8708fd522d150da3e1420c31c1aba44d74 07:08:54 latest 07:08:54 4.1.0-dev.59 07:08:54 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:08:54 main 07:08:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:55 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 07:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:08:55 cdaef7b309b3: Preparing 07:08:55 75387044528a: Preparing 07:08:55 4fc45daf72cc: Preparing 07:08:55 4cfcf4e3f68b: Preparing 07:08:55 f57b248f9909: Preparing 07:08:55 e15ee651374a: Preparing 07:08:55 2fe5d2783ac7: Preparing 07:08:55 4f27815156c4: Preparing 07:08:55 1e890da81ec9: Preparing 07:08:55 e15ee651374a: Waiting 07:08:55 2fe5d2783ac7: Waiting 07:08:55 4f27815156c4: Waiting 07:08:55 1e890da81ec9: Waiting 07:08:55 f57b248f9909: Layer already exists 07:08:55 e15ee651374a: Layer already exists 07:08:55 2fe5d2783ac7: Layer already exists 07:08:55 75387044528a: Pushed 07:08:55 4fc45daf72cc: Pushed 07:08:55 4f27815156c4: Layer already exists 07:08:55 cdaef7b309b3: Pushed 07:08:55 1e890da81ec9: Layer already exists 07:09:02 4cfcf4e3f68b: Pushed 07:09:02 cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:ef86957ac935bcd6c56e961ea0d614a0b40bdcfba2a94063d33e59a6713ce349 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:03 + 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 07:09:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:09:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:09:03 cdaef7b309b3: Preparing 07:09:03 75387044528a: Preparing 07:09:03 4fc45daf72cc: Preparing 07:09:03 4cfcf4e3f68b: Preparing 07:09:03 f57b248f9909: Preparing 07:09:03 e15ee651374a: Preparing 07:09:03 2fe5d2783ac7: Preparing 07:09:03 4f27815156c4: Preparing 07:09:03 1e890da81ec9: Preparing 07:09:03 e15ee651374a: Waiting 07:09:03 2fe5d2783ac7: Waiting 07:09:03 4f27815156c4: Waiting 07:09:03 1e890da81ec9: Waiting 07:09:03 4cfcf4e3f68b: Layer already exists 07:09:03 4fc45daf72cc: Layer already exists 07:09:03 cdaef7b309b3: Layer already exists 07:09:03 75387044528a: Layer already exists 07:09:03 f57b248f9909: Layer already exists 07:09:03 2fe5d2783ac7: Layer already exists 07:09:03 e15ee651374a: Layer already exists 07:09:03 4f27815156c4: Layer already exists 07:09:03 1e890da81ec9: Layer already exists 07:09:03 latest: digest: sha256:ef86957ac935bcd6c56e961ea0d614a0b40bdcfba2a94063d33e59a6713ce349 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:04 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.59 07:09:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:09:04 cdaef7b309b3: Preparing 07:09:04 75387044528a: Preparing 07:09:04 4fc45daf72cc: Preparing 07:09:04 4cfcf4e3f68b: Preparing 07:09:04 f57b248f9909: Preparing 07:09:04 e15ee651374a: Preparing 07:09:04 2fe5d2783ac7: Preparing 07:09:04 4f27815156c4: Preparing 07:09:04 1e890da81ec9: Preparing 07:09:04 2fe5d2783ac7: Waiting 07:09:04 1e890da81ec9: Waiting 07:09:04 4f27815156c4: Waiting 07:09:04 e15ee651374a: Waiting 07:09:04 4cfcf4e3f68b: Layer already exists 07:09:04 4fc45daf72cc: Layer already exists 07:09:04 cdaef7b309b3: Layer already exists 07:09:04 75387044528a: Layer already exists 07:09:04 f57b248f9909: Layer already exists 07:09:04 e15ee651374a: Layer already exists 07:09:04 2fe5d2783ac7: Layer already exists 07:09:04 1e890da81ec9: Layer already exists 07:09:04 4f27815156c4: Layer already exists 07:09:04 4.1.0-dev.59: digest: sha256:ef86957ac935bcd6c56e961ea0d614a0b40bdcfba2a94063d33e59a6713ce349 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:05 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:09:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:09:05 cdaef7b309b3: Preparing 07:09:05 75387044528a: Preparing 07:09:05 4fc45daf72cc: Preparing 07:09:05 4cfcf4e3f68b: Preparing 07:09:05 f57b248f9909: Preparing 07:09:05 e15ee651374a: Preparing 07:09:05 2fe5d2783ac7: Preparing 07:09:05 4f27815156c4: Preparing 07:09:05 1e890da81ec9: Preparing 07:09:05 e15ee651374a: Waiting 07:09:05 2fe5d2783ac7: Waiting 07:09:05 4f27815156c4: Waiting 07:09:05 1e890da81ec9: Waiting 07:09:05 4cfcf4e3f68b: Layer already exists 07:09:05 cdaef7b309b3: Layer already exists 07:09:05 4fc45daf72cc: Layer already exists 07:09:05 75387044528a: Layer already exists 07:09:05 f57b248f9909: Layer already exists 07:09:05 e15ee651374a: Layer already exists 07:09:05 4f27815156c4: Layer already exists 07:09:05 2fe5d2783ac7: Layer already exists 07:09:05 1e890da81ec9: Layer already exists 07:09:05 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:ef86957ac935bcd6c56e961ea0d614a0b40bdcfba2a94063d33e59a6713ce349 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:05 + 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 07:09:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 07:09:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:09:06 cdaef7b309b3: Preparing 07:09:06 75387044528a: Preparing 07:09:06 4fc45daf72cc: Preparing 07:09:06 4cfcf4e3f68b: Preparing 07:09:06 f57b248f9909: Preparing 07:09:06 e15ee651374a: Preparing 07:09:06 2fe5d2783ac7: Preparing 07:09:06 4f27815156c4: Preparing 07:09:06 1e890da81ec9: Preparing 07:09:06 2fe5d2783ac7: Waiting 07:09:06 4f27815156c4: Waiting 07:09:06 e15ee651374a: Waiting 07:09:06 1e890da81ec9: Waiting 07:09:06 f57b248f9909: Layer already exists 07:09:06 4fc45daf72cc: Layer already exists 07:09:06 4cfcf4e3f68b: Layer already exists 07:09:06 75387044528a: Layer already exists 07:09:06 cdaef7b309b3: Layer already exists 07:09:06 2fe5d2783ac7: Layer already exists 07:09:06 e15ee651374a: Layer already exists 07:09:06 4f27815156c4: Layer already exists 07:09:06 1e890da81ec9: Layer already exists 07:09:06 main: digest: sha256:ef86957ac935bcd6c56e961ea0d614a0b40bdcfba2a94063d33e59a6713ce349 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:09:06 ===================================================== [Pipeline] echo 07:09:06 taggedImages: 07:09:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 07:09:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:09:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.59 07:09:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:09:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 07:09:06 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 07:09:06 cb0dce8708fd522d150da3e1420c31c1aba44d74 07:09:06 latest 07:09:06 4.1.0-dev.59 07:09:06 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:09:06 main 07:09:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:07 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 07:09:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:09:07 5fdc1aa46f99: Preparing 07:09:07 d6cdc66339e0: Preparing 07:09:07 de8eeec96f86: Preparing 07:09:07 633fe5ca331b: Preparing 07:09:07 c8741aae9ebb: Preparing 07:09:07 f57b248f9909: Preparing 07:09:07 e15ee651374a: Preparing 07:09:07 ee8c1adf2a20: Preparing 07:09:07 9d73b240a051: Preparing 07:09:07 253f763492c2: Preparing 07:09:07 1e890da81ec9: Preparing 07:09:07 e15ee651374a: Waiting 07:09:07 ee8c1adf2a20: Waiting 07:09:07 9d73b240a051: Waiting 07:09:07 253f763492c2: Waiting 07:09:07 f57b248f9909: Waiting 07:09:07 1e890da81ec9: Waiting 07:09:07 d6cdc66339e0: Pushed 07:09:07 5fdc1aa46f99: Pushed 07:09:07 c8741aae9ebb: Pushed 07:09:07 633fe5ca331b: Pushed 07:09:07 f57b248f9909: Layer already exists 07:09:07 e15ee651374a: Layer already exists 07:09:07 1e890da81ec9: Layer already exists 07:09:07 ee8c1adf2a20: Pushed 07:09:07 9d73b240a051: Pushed 07:09:10 253f763492c2: Pushed 07:09:13 de8eeec96f86: Pushed 07:09:13 cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:10f681e27495c21f3e9e3cad574301a0dc21c3be305d3227de1fc0a911ee52a8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:14 + 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 07:09:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:09:14 5fdc1aa46f99: Preparing 07:09:14 d6cdc66339e0: Preparing 07:09:14 de8eeec96f86: Preparing 07:09:14 633fe5ca331b: Preparing 07:09:14 c8741aae9ebb: Preparing 07:09:14 f57b248f9909: Preparing 07:09:14 e15ee651374a: Preparing 07:09:14 ee8c1adf2a20: Preparing 07:09:14 9d73b240a051: Preparing 07:09:14 253f763492c2: Preparing 07:09:14 1e890da81ec9: Preparing 07:09:14 ee8c1adf2a20: Waiting 07:09:14 9d73b240a051: Waiting 07:09:14 253f763492c2: Waiting 07:09:14 f57b248f9909: Waiting 07:09:14 1e890da81ec9: Waiting 07:09:14 e15ee651374a: Waiting 07:09:14 c8741aae9ebb: Layer already exists 07:09:14 de8eeec96f86: Layer already exists 07:09:14 5fdc1aa46f99: Layer already exists 07:09:14 633fe5ca331b: Layer already exists 07:09:14 d6cdc66339e0: Layer already exists 07:09:14 ee8c1adf2a20: Layer already exists 07:09:14 f57b248f9909: Layer already exists 07:09:14 253f763492c2: Layer already exists 07:09:14 9d73b240a051: Layer already exists 07:09:14 e15ee651374a: Layer already exists 07:09:14 1e890da81ec9: Layer already exists 07:09:14 latest: digest: sha256:10f681e27495c21f3e9e3cad574301a0dc21c3be305d3227de1fc0a911ee52a8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.59 07:09:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:09:15 5fdc1aa46f99: Preparing 07:09:15 d6cdc66339e0: Preparing 07:09:15 de8eeec96f86: Preparing 07:09:15 633fe5ca331b: Preparing 07:09:15 c8741aae9ebb: Preparing 07:09:15 f57b248f9909: Preparing 07:09:15 e15ee651374a: Preparing 07:09:15 ee8c1adf2a20: Preparing 07:09:15 9d73b240a051: Preparing 07:09:15 253f763492c2: Preparing 07:09:15 1e890da81ec9: Preparing 07:09:15 f57b248f9909: Waiting 07:09:15 253f763492c2: Waiting 07:09:15 e15ee651374a: Waiting 07:09:15 1e890da81ec9: Waiting 07:09:15 ee8c1adf2a20: Waiting 07:09:15 9d73b240a051: Waiting 07:09:15 d6cdc66339e0: Layer already exists 07:09:15 633fe5ca331b: Layer already exists 07:09:15 5fdc1aa46f99: Layer already exists 07:09:15 de8eeec96f86: Layer already exists 07:09:15 c8741aae9ebb: Layer already exists 07:09:15 ee8c1adf2a20: Layer already exists 07:09:15 e15ee651374a: Layer already exists 07:09:15 f57b248f9909: Layer already exists 07:09:15 9d73b240a051: Layer already exists 07:09:15 253f763492c2: Layer already exists 07:09:15 1e890da81ec9: Layer already exists 07:09:15 4.1.0-dev.59: digest: sha256:10f681e27495c21f3e9e3cad574301a0dc21c3be305d3227de1fc0a911ee52a8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:09:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:09:16 5fdc1aa46f99: Preparing 07:09:16 d6cdc66339e0: Preparing 07:09:16 de8eeec96f86: Preparing 07:09:16 633fe5ca331b: Preparing 07:09:16 c8741aae9ebb: Preparing 07:09:16 f57b248f9909: Preparing 07:09:16 e15ee651374a: Preparing 07:09:16 ee8c1adf2a20: Preparing 07:09:16 9d73b240a051: Preparing 07:09:16 253f763492c2: Preparing 07:09:16 1e890da81ec9: Preparing 07:09:16 f57b248f9909: Waiting 07:09:16 e15ee651374a: Waiting 07:09:16 ee8c1adf2a20: Waiting 07:09:16 9d73b240a051: Waiting 07:09:16 253f763492c2: Waiting 07:09:16 1e890da81ec9: Waiting 07:09:16 de8eeec96f86: Layer already exists 07:09:16 d6cdc66339e0: Layer already exists 07:09:16 c8741aae9ebb: Layer already exists 07:09:16 5fdc1aa46f99: Layer already exists 07:09:16 633fe5ca331b: Layer already exists 07:09:16 9d73b240a051: Layer already exists 07:09:16 f57b248f9909: Layer already exists 07:09:16 e15ee651374a: Layer already exists 07:09:16 ee8c1adf2a20: Layer already exists 07:09:16 253f763492c2: Layer already exists 07:09:16 1e890da81ec9: Layer already exists 07:09:16 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:10f681e27495c21f3e9e3cad574301a0dc21c3be305d3227de1fc0a911ee52a8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:17 + 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 07:09:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 07:09:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:09:17 5fdc1aa46f99: Preparing 07:09:17 d6cdc66339e0: Preparing 07:09:17 de8eeec96f86: Preparing 07:09:17 633fe5ca331b: Preparing 07:09:17 c8741aae9ebb: Preparing 07:09:17 f57b248f9909: Preparing 07:09:17 e15ee651374a: Preparing 07:09:17 f57b248f9909: Waiting 07:09:17 e15ee651374a: Waiting 07:09:17 ee8c1adf2a20: Preparing 07:09:17 9d73b240a051: Preparing 07:09:17 253f763492c2: Preparing 07:09:17 1e890da81ec9: Preparing 07:09:17 ee8c1adf2a20: Waiting 07:09:17 9d73b240a051: Waiting 07:09:17 253f763492c2: Waiting 07:09:17 1e890da81ec9: Waiting 07:09:17 5fdc1aa46f99: Layer already exists 07:09:17 633fe5ca331b: Layer already exists 07:09:17 d6cdc66339e0: Layer already exists 07:09:17 de8eeec96f86: Layer already exists 07:09:17 c8741aae9ebb: Layer already exists 07:09:17 ee8c1adf2a20: Layer already exists 07:09:17 f57b248f9909: Layer already exists 07:09:17 e15ee651374a: Layer already exists 07:09:17 9d73b240a051: Layer already exists 07:09:17 253f763492c2: Layer already exists 07:09:17 1e890da81ec9: Layer already exists 07:09:17 main: digest: sha256:10f681e27495c21f3e9e3cad574301a0dc21c3be305d3227de1fc0a911ee52a8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:09:17 ===================================================== [Pipeline] echo 07:09:17 taggedImages: 07:09:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 07:09:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:09:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.59 07:09:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:09:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 07:09:17 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 07:09:17 cb0dce8708fd522d150da3e1420c31c1aba44d74 07:09:17 latest 07:09:17 4.1.0-dev.59 07:09:17 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:09:17 main 07:09:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:18 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 07:09:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:09:18 74c9fbc4e927: Preparing 07:09:18 d2d309a73d97: Preparing 07:09:18 4a5199a5812a: Preparing 07:09:18 000a08f1cd49: Preparing 07:09:18 2d0bff220748: Preparing 07:09:18 79de989331d8: Preparing 07:09:18 7303ca2ecf1c: Preparing 07:09:18 f57b248f9909: Preparing 07:09:18 e15ee651374a: Preparing 07:09:18 32c88c1966d6: Preparing 07:09:18 a3462dce922f: Preparing 07:09:18 1e890da81ec9: Preparing 07:09:18 7303ca2ecf1c: Waiting 07:09:18 f57b248f9909: Waiting 07:09:18 e15ee651374a: Waiting 07:09:18 32c88c1966d6: Waiting 07:09:18 1e890da81ec9: Waiting 07:09:18 a3462dce922f: Waiting 07:09:18 79de989331d8: Waiting 07:09:18 d2d309a73d97: Pushed 07:09:18 2d0bff220748: Pushed 07:09:18 74c9fbc4e927: Pushed 07:09:18 f57b248f9909: Layer already exists 07:09:18 e15ee651374a: Layer already exists 07:09:18 79de989331d8: Pushed 07:09:18 7303ca2ecf1c: Pushed 07:09:19 1e890da81ec9: Layer already exists 07:09:19 32c88c1966d6: Pushed 07:09:21 a3462dce922f: Pushed 07:09:25 000a08f1cd49: Pushed 07:09:25 4a5199a5812a: Pushed 07:09:25 cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:e640f81f4aca023d65b750bf8c7c56f2d9d86f893a8f465885adb36bbc45f2ec size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:25 + 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 07:09:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:09:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:09:25 74c9fbc4e927: Preparing 07:09:25 d2d309a73d97: Preparing 07:09:25 4a5199a5812a: Preparing 07:09:25 000a08f1cd49: Preparing 07:09:25 2d0bff220748: Preparing 07:09:25 79de989331d8: Preparing 07:09:25 7303ca2ecf1c: Preparing 07:09:25 f57b248f9909: Preparing 07:09:25 e15ee651374a: Preparing 07:09:25 32c88c1966d6: Preparing 07:09:25 a3462dce922f: Preparing 07:09:25 1e890da81ec9: Preparing 07:09:25 f57b248f9909: Waiting 07:09:25 a3462dce922f: Waiting 07:09:25 1e890da81ec9: Waiting 07:09:25 e15ee651374a: Waiting 07:09:25 32c88c1966d6: Waiting 07:09:25 79de989331d8: Waiting 07:09:25 7303ca2ecf1c: Waiting 07:09:25 2d0bff220748: Layer already exists 07:09:25 000a08f1cd49: Layer already exists 07:09:25 d2d309a73d97: Layer already exists 07:09:25 74c9fbc4e927: Layer already exists 07:09:25 4a5199a5812a: Layer already exists 07:09:25 79de989331d8: Layer already exists 07:09:25 f57b248f9909: Layer already exists 07:09:25 e15ee651374a: Layer already exists 07:09:25 7303ca2ecf1c: Layer already exists 07:09:25 32c88c1966d6: Layer already exists 07:09:25 a3462dce922f: Layer already exists 07:09:25 1e890da81ec9: Layer already exists 07:09:26 latest: digest: sha256:e640f81f4aca023d65b750bf8c7c56f2d9d86f893a8f465885adb36bbc45f2ec size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.59 07:09:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:09:26 74c9fbc4e927: Preparing 07:09:26 d2d309a73d97: Preparing 07:09:26 4a5199a5812a: Preparing 07:09:26 000a08f1cd49: Preparing 07:09:26 2d0bff220748: Preparing 07:09:26 79de989331d8: Preparing 07:09:26 7303ca2ecf1c: Preparing 07:09:26 f57b248f9909: Preparing 07:09:26 e15ee651374a: Preparing 07:09:26 32c88c1966d6: Preparing 07:09:26 a3462dce922f: Preparing 07:09:26 1e890da81ec9: Preparing 07:09:26 f57b248f9909: Waiting 07:09:26 e15ee651374a: Waiting 07:09:26 32c88c1966d6: Waiting 07:09:26 a3462dce922f: Waiting 07:09:26 1e890da81ec9: Waiting 07:09:26 7303ca2ecf1c: Waiting 07:09:26 79de989331d8: Waiting 07:09:26 74c9fbc4e927: Layer already exists 07:09:26 000a08f1cd49: Layer already exists 07:09:26 4a5199a5812a: Layer already exists 07:09:26 d2d309a73d97: Layer already exists 07:09:26 2d0bff220748: Layer already exists 07:09:26 f57b248f9909: Layer already exists 07:09:26 7303ca2ecf1c: Layer already exists 07:09:26 79de989331d8: Layer already exists 07:09:26 32c88c1966d6: Layer already exists 07:09:26 e15ee651374a: Layer already exists 07:09:26 a3462dce922f: Layer already exists 07:09:26 1e890da81ec9: Layer already exists 07:09:27 4.1.0-dev.59: digest: sha256:e640f81f4aca023d65b750bf8c7c56f2d9d86f893a8f465885adb36bbc45f2ec size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:09:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:09:27 74c9fbc4e927: Preparing 07:09:27 d2d309a73d97: Preparing 07:09:27 4a5199a5812a: Preparing 07:09:27 000a08f1cd49: Preparing 07:09:27 2d0bff220748: Preparing 07:09:27 79de989331d8: Preparing 07:09:27 7303ca2ecf1c: Preparing 07:09:27 f57b248f9909: Preparing 07:09:27 e15ee651374a: Preparing 07:09:27 32c88c1966d6: Preparing 07:09:27 a3462dce922f: Preparing 07:09:27 1e890da81ec9: Preparing 07:09:27 7303ca2ecf1c: Waiting 07:09:27 f57b248f9909: Waiting 07:09:27 e15ee651374a: Waiting 07:09:27 32c88c1966d6: Waiting 07:09:27 a3462dce922f: Waiting 07:09:27 1e890da81ec9: Waiting 07:09:27 79de989331d8: Waiting 07:09:27 2d0bff220748: Layer already exists 07:09:27 000a08f1cd49: Layer already exists 07:09:27 74c9fbc4e927: Layer already exists 07:09:27 d2d309a73d97: Layer already exists 07:09:27 4a5199a5812a: Layer already exists 07:09:27 7303ca2ecf1c: Layer already exists 07:09:27 79de989331d8: Layer already exists 07:09:27 f57b248f9909: Layer already exists 07:09:27 e15ee651374a: Layer already exists 07:09:27 32c88c1966d6: Layer already exists 07:09:27 a3462dce922f: Layer already exists 07:09:27 1e890da81ec9: Layer already exists 07:09:28 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:e640f81f4aca023d65b750bf8c7c56f2d9d86f893a8f465885adb36bbc45f2ec size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:28 + 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 07:09:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 07:09:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:09:28 74c9fbc4e927: Preparing 07:09:28 d2d309a73d97: Preparing 07:09:28 4a5199a5812a: Preparing 07:09:28 000a08f1cd49: Preparing 07:09:28 2d0bff220748: Preparing 07:09:28 79de989331d8: Preparing 07:09:28 7303ca2ecf1c: Preparing 07:09:28 79de989331d8: Waiting 07:09:28 f57b248f9909: Preparing 07:09:28 7303ca2ecf1c: Waiting 07:09:28 e15ee651374a: Preparing 07:09:28 32c88c1966d6: Preparing 07:09:28 a3462dce922f: Preparing 07:09:28 1e890da81ec9: Preparing 07:09:28 e15ee651374a: Waiting 07:09:28 32c88c1966d6: Waiting 07:09:28 a3462dce922f: Waiting 07:09:28 1e890da81ec9: Waiting 07:09:28 f57b248f9909: Waiting 07:09:28 2d0bff220748: Layer already exists 07:09:28 d2d309a73d97: Layer already exists 07:09:28 000a08f1cd49: Layer already exists 07:09:28 4a5199a5812a: Layer already exists 07:09:28 74c9fbc4e927: Layer already exists 07:09:28 79de989331d8: Layer already exists 07:09:28 7303ca2ecf1c: Layer already exists 07:09:28 32c88c1966d6: Layer already exists 07:09:28 f57b248f9909: Layer already exists 07:09:28 e15ee651374a: Layer already exists 07:09:28 1e890da81ec9: Layer already exists 07:09:28 a3462dce922f: Layer already exists 07:09:29 main: digest: sha256:e640f81f4aca023d65b750bf8c7c56f2d9d86f893a8f465885adb36bbc45f2ec size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:09:29 ===================================================== [Pipeline] echo 07:09:29 taggedImages: 07:09:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 07:09:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:09:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.59 07:09:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:09:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 07:09:29 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 07:09:29 cb0dce8708fd522d150da3e1420c31c1aba44d74 07:09:29 latest 07:09:29 4.1.0-dev.59 07:09:29 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:09:29 main 07:09:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 07:09:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:09:30 392cfd6681ef: Preparing 07:09:30 907887c7b649: Preparing 07:09:30 f57b248f9909: Preparing 07:09:30 e15ee651374a: Preparing 07:09:30 a0441ca69a08: Preparing 07:09:30 ea757e26a64a: Preparing 07:09:30 1e890da81ec9: Preparing 07:09:30 ea757e26a64a: Waiting 07:09:30 1e890da81ec9: Waiting 07:09:30 f57b248f9909: Layer already exists 07:09:30 e15ee651374a: Layer already exists 07:09:30 1e890da81ec9: Layer already exists 07:09:30 392cfd6681ef: Pushed 07:09:30 a0441ca69a08: Pushed 07:09:32 ea757e26a64a: Pushed 07:09:36 907887c7b649: Pushed 07:09:36 cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:4c9a3d3f6e2b7897745e3e556f94a0e1d79d885c02dcf62e2e08b873e16ad033 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:37 + 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 07:09:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:09:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:09:37 392cfd6681ef: Preparing 07:09:37 907887c7b649: Preparing 07:09:37 f57b248f9909: Preparing 07:09:37 e15ee651374a: Preparing 07:09:37 a0441ca69a08: Preparing 07:09:37 ea757e26a64a: Preparing 07:09:37 1e890da81ec9: Preparing 07:09:37 ea757e26a64a: Waiting 07:09:37 1e890da81ec9: Waiting 07:09:37 907887c7b649: Layer already exists 07:09:37 a0441ca69a08: Layer already exists 07:09:37 392cfd6681ef: Layer already exists 07:09:37 e15ee651374a: Layer already exists 07:09:37 f57b248f9909: Layer already exists 07:09:37 ea757e26a64a: Layer already exists 07:09:37 1e890da81ec9: Layer already exists 07:09:37 latest: digest: sha256:4c9a3d3f6e2b7897745e3e556f94a0e1d79d885c02dcf62e2e08b873e16ad033 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.59 07:09:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:09:38 392cfd6681ef: Preparing 07:09:38 907887c7b649: Preparing 07:09:38 f57b248f9909: Preparing 07:09:38 e15ee651374a: Preparing 07:09:38 a0441ca69a08: Preparing 07:09:38 ea757e26a64a: Preparing 07:09:38 1e890da81ec9: Preparing 07:09:38 ea757e26a64a: Waiting 07:09:38 1e890da81ec9: Waiting 07:09:38 907887c7b649: Layer already exists 07:09:38 e15ee651374a: Layer already exists 07:09:38 392cfd6681ef: Layer already exists 07:09:38 a0441ca69a08: Layer already exists 07:09:38 f57b248f9909: Layer already exists 07:09:38 1e890da81ec9: Layer already exists 07:09:38 ea757e26a64a: Layer already exists 07:09:38 4.1.0-dev.59: digest: sha256:4c9a3d3f6e2b7897745e3e556f94a0e1d79d885c02dcf62e2e08b873e16ad033 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:09:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:09:39 392cfd6681ef: Preparing 07:09:39 907887c7b649: Preparing 07:09:39 f57b248f9909: Preparing 07:09:39 e15ee651374a: Preparing 07:09:39 a0441ca69a08: Preparing 07:09:39 ea757e26a64a: Preparing 07:09:39 1e890da81ec9: Preparing 07:09:39 ea757e26a64a: Waiting 07:09:39 1e890da81ec9: Waiting 07:09:39 392cfd6681ef: Layer already exists 07:09:39 907887c7b649: Layer already exists 07:09:39 e15ee651374a: Layer already exists 07:09:39 f57b248f9909: Layer already exists 07:09:39 a0441ca69a08: Layer already exists 07:09:39 1e890da81ec9: Layer already exists 07:09:39 ea757e26a64a: Layer already exists 07:09:39 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:4c9a3d3f6e2b7897745e3e556f94a0e1d79d885c02dcf62e2e08b873e16ad033 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:39 + 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 07:09:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 07:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:09:40 392cfd6681ef: Preparing 07:09:40 907887c7b649: Preparing 07:09:40 f57b248f9909: Preparing 07:09:40 e15ee651374a: Preparing 07:09:40 a0441ca69a08: Preparing 07:09:40 ea757e26a64a: Preparing 07:09:40 1e890da81ec9: Preparing 07:09:40 ea757e26a64a: Waiting 07:09:40 1e890da81ec9: Waiting 07:09:40 a0441ca69a08: Layer already exists 07:09:40 f57b248f9909: Layer already exists 07:09:40 392cfd6681ef: Layer already exists 07:09:40 e15ee651374a: Layer already exists 07:09:40 907887c7b649: Layer already exists 07:09:40 ea757e26a64a: Layer already exists 07:09:40 1e890da81ec9: Layer already exists 07:09:40 main: digest: sha256:4c9a3d3f6e2b7897745e3e556f94a0e1d79d885c02dcf62e2e08b873e16ad033 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:09:40 ===================================================== [Pipeline] echo 07:09:40 taggedImages: 07:09:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 07:09:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:09:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.59 07:09:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:09:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 07:09:40 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 07:09:40 cb0dce8708fd522d150da3e1420c31c1aba44d74 07:09:40 latest 07:09:40 4.1.0-dev.59 07:09:40 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:09:40 main 07:09:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 07:09:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:09:41 7d3914fee2cc: Preparing 07:09:41 87825b0b0cf0: Preparing 07:09:41 ec8d38d22c79: Preparing 07:09:41 f57b248f9909: Preparing 07:09:41 e15ee651374a: Preparing 07:09:41 6cd66c299819: Preparing 07:09:41 60a2a511416f: Preparing 07:09:41 2757d4fc4f2f: Preparing 07:09:41 d6043e4f838e: Preparing 07:09:41 1e890da81ec9: Preparing 07:09:41 2757d4fc4f2f: Waiting 07:09:41 d6043e4f838e: Waiting 07:09:41 1e890da81ec9: Waiting 07:09:41 6cd66c299819: Waiting 07:09:41 60a2a511416f: Waiting 07:09:41 e15ee651374a: Layer already exists 07:09:41 f57b248f9909: Layer already exists 07:09:41 ec8d38d22c79: Pushed 07:09:41 7d3914fee2cc: Pushed 07:09:41 87825b0b0cf0: Pushed 07:09:41 1e890da81ec9: Layer already exists 07:09:41 2757d4fc4f2f: Pushed 07:09:42 d6043e4f838e: Pushed 07:09:52 60a2a511416f: Pushed 07:10:07 6cd66c299819: Pushed 07:10:08 cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:567b6a6132089f0f9a765b2e1459c32fb2cdbdd1d659944bbff4469caf728af6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:08 + 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 07:10:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:10:09 7d3914fee2cc: Preparing 07:10:09 87825b0b0cf0: Preparing 07:10:09 ec8d38d22c79: Preparing 07:10:09 f57b248f9909: Preparing 07:10:09 e15ee651374a: Preparing 07:10:09 6cd66c299819: Preparing 07:10:09 60a2a511416f: Preparing 07:10:09 2757d4fc4f2f: Preparing 07:10:09 d6043e4f838e: Preparing 07:10:09 1e890da81ec9: Preparing 07:10:09 60a2a511416f: Waiting 07:10:09 2757d4fc4f2f: Waiting 07:10:09 d6043e4f838e: Waiting 07:10:09 1e890da81ec9: Waiting 07:10:09 6cd66c299819: Waiting 07:10:09 ec8d38d22c79: Layer already exists 07:10:09 e15ee651374a: Layer already exists 07:10:09 87825b0b0cf0: Layer already exists 07:10:09 f57b248f9909: Layer already exists 07:10:09 7d3914fee2cc: Layer already exists 07:10:09 6cd66c299819: Layer already exists 07:10:09 60a2a511416f: Layer already exists 07:10:09 2757d4fc4f2f: Layer already exists 07:10:09 d6043e4f838e: Layer already exists 07:10:09 1e890da81ec9: Layer already exists 07:10:09 latest: digest: sha256:567b6a6132089f0f9a765b2e1459c32fb2cdbdd1d659944bbff4469caf728af6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:09 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.59 07:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:10:10 7d3914fee2cc: Preparing 07:10:10 87825b0b0cf0: Preparing 07:10:10 ec8d38d22c79: Preparing 07:10:10 f57b248f9909: Preparing 07:10:10 e15ee651374a: Preparing 07:10:10 6cd66c299819: Preparing 07:10:10 60a2a511416f: Preparing 07:10:10 6cd66c299819: Waiting 07:10:10 2757d4fc4f2f: Preparing 07:10:10 60a2a511416f: Waiting 07:10:10 2757d4fc4f2f: Waiting 07:10:10 d6043e4f838e: Preparing 07:10:10 d6043e4f838e: Waiting 07:10:10 1e890da81ec9: Preparing 07:10:10 1e890da81ec9: Waiting 07:10:10 ec8d38d22c79: Layer already exists 07:10:10 f57b248f9909: Layer already exists 07:10:10 e15ee651374a: Layer already exists 07:10:10 7d3914fee2cc: Layer already exists 07:10:10 87825b0b0cf0: Layer already exists 07:10:10 2757d4fc4f2f: Layer already exists 07:10:10 6cd66c299819: Layer already exists 07:10:10 60a2a511416f: Layer already exists 07:10:10 1e890da81ec9: Layer already exists 07:10:10 d6043e4f838e: Layer already exists 07:10:10 4.1.0-dev.59: digest: sha256:567b6a6132089f0f9a765b2e1459c32fb2cdbdd1d659944bbff4469caf728af6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:10 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:10:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:10:11 7d3914fee2cc: Preparing 07:10:11 87825b0b0cf0: Preparing 07:10:11 ec8d38d22c79: Preparing 07:10:11 f57b248f9909: Preparing 07:10:11 e15ee651374a: Preparing 07:10:11 6cd66c299819: Preparing 07:10:11 60a2a511416f: Preparing 07:10:11 6cd66c299819: Waiting 07:10:11 2757d4fc4f2f: Preparing 07:10:11 60a2a511416f: Waiting 07:10:11 d6043e4f838e: Preparing 07:10:11 2757d4fc4f2f: Waiting 07:10:11 1e890da81ec9: Preparing 07:10:11 1e890da81ec9: Waiting 07:10:11 d6043e4f838e: Waiting 07:10:11 7d3914fee2cc: Layer already exists 07:10:11 ec8d38d22c79: Layer already exists 07:10:11 f57b248f9909: Layer already exists 07:10:11 87825b0b0cf0: Layer already exists 07:10:11 e15ee651374a: Layer already exists 07:10:11 60a2a511416f: Layer already exists 07:10:11 1e890da81ec9: Layer already exists 07:10:11 2757d4fc4f2f: Layer already exists 07:10:11 6cd66c299819: Layer already exists 07:10:11 d6043e4f838e: Layer already exists 07:10:11 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:567b6a6132089f0f9a765b2e1459c32fb2cdbdd1d659944bbff4469caf728af6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:11 + 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 07:10:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 07:10:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:10:12 7d3914fee2cc: Preparing 07:10:12 87825b0b0cf0: Preparing 07:10:12 ec8d38d22c79: Preparing 07:10:12 f57b248f9909: Preparing 07:10:12 e15ee651374a: Preparing 07:10:12 6cd66c299819: Preparing 07:10:12 60a2a511416f: Preparing 07:10:12 2757d4fc4f2f: Preparing 07:10:12 d6043e4f838e: Preparing 07:10:12 1e890da81ec9: Preparing 07:10:12 60a2a511416f: Waiting 07:10:12 2757d4fc4f2f: Waiting 07:10:12 1e890da81ec9: Waiting 07:10:12 d6043e4f838e: Waiting 07:10:12 6cd66c299819: Waiting 07:10:12 e15ee651374a: Layer already exists 07:10:12 ec8d38d22c79: Layer already exists 07:10:12 87825b0b0cf0: Layer already exists 07:10:12 f57b248f9909: Layer already exists 07:10:12 7d3914fee2cc: Layer already exists 07:10:12 6cd66c299819: Layer already exists 07:10:12 d6043e4f838e: Layer already exists 07:10:12 2757d4fc4f2f: Layer already exists 07:10:12 60a2a511416f: Layer already exists 07:10:12 1e890da81ec9: Layer already exists 07:10:12 main: digest: sha256:567b6a6132089f0f9a765b2e1459c32fb2cdbdd1d659944bbff4469caf728af6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:10:12 ===================================================== [Pipeline] echo 07:10:12 taggedImages: 07:10:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 07:10:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:10:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.59 07:10:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:10:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 07:10:12 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 07:10:12 cb0dce8708fd522d150da3e1420c31c1aba44d74 07:10:12 latest 07:10:12 4.1.0-dev.59 07:10:12 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:10:12 main 07:10:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 07:10:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:10:13 1b360917b93f: Preparing 07:10:13 e27102e05d17: Preparing 07:10:13 c170f124d8b2: Preparing 07:10:13 f57b248f9909: Preparing 07:10:13 e15ee651374a: Preparing 07:10:13 91328c97b7f1: Preparing 07:10:13 43c930a3ba66: Preparing 07:10:13 56348289c6b2: Preparing 07:10:13 1e890da81ec9: Preparing 07:10:13 91328c97b7f1: Waiting 07:10:13 43c930a3ba66: Waiting 07:10:13 56348289c6b2: Waiting 07:10:13 1e890da81ec9: Waiting 07:10:13 e15ee651374a: Layer already exists 07:10:13 f57b248f9909: Layer already exists 07:10:13 c170f124d8b2: Pushed 07:10:13 e27102e05d17: Pushed 07:10:13 1b360917b93f: Pushed 07:10:13 1e890da81ec9: Layer already exists 07:10:13 43c930a3ba66: Pushed 07:10:14 56348289c6b2: Pushed 07:10:40 91328c97b7f1: Pushed 07:10:40 cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:95be27a9d2f6fe9181f49da761a73be616f5c7a87b786f8119cdc74317a3842b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:41 + 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 07:10:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:10:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:10:41 1b360917b93f: Preparing 07:10:41 e27102e05d17: Preparing 07:10:41 c170f124d8b2: Preparing 07:10:41 f57b248f9909: Preparing 07:10:41 e15ee651374a: Preparing 07:10:41 91328c97b7f1: Preparing 07:10:41 43c930a3ba66: Preparing 07:10:41 56348289c6b2: Preparing 07:10:41 1e890da81ec9: Preparing 07:10:41 43c930a3ba66: Waiting 07:10:41 91328c97b7f1: Waiting 07:10:41 56348289c6b2: Waiting 07:10:41 1e890da81ec9: Waiting 07:10:41 e15ee651374a: Layer already exists 07:10:41 c170f124d8b2: Layer already exists 07:10:41 f57b248f9909: Layer already exists 07:10:41 e27102e05d17: Layer already exists 07:10:41 1b360917b93f: Layer already exists 07:10:41 56348289c6b2: Layer already exists 07:10:41 43c930a3ba66: Layer already exists 07:10:41 1e890da81ec9: Layer already exists 07:10:41 91328c97b7f1: Layer already exists 07:10:41 latest: digest: sha256:95be27a9d2f6fe9181f49da761a73be616f5c7a87b786f8119cdc74317a3842b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:41 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.59 07:10:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:10:42 1b360917b93f: Preparing 07:10:42 e27102e05d17: Preparing 07:10:42 c170f124d8b2: Preparing 07:10:42 f57b248f9909: Preparing 07:10:42 e15ee651374a: Preparing 07:10:42 91328c97b7f1: Preparing 07:10:42 43c930a3ba66: Preparing 07:10:42 56348289c6b2: Preparing 07:10:42 1e890da81ec9: Preparing 07:10:42 43c930a3ba66: Waiting 07:10:42 56348289c6b2: Waiting 07:10:42 1e890da81ec9: Waiting 07:10:42 91328c97b7f1: Waiting 07:10:42 f57b248f9909: Layer already exists 07:10:42 e15ee651374a: Layer already exists 07:10:42 1b360917b93f: Layer already exists 07:10:42 c170f124d8b2: Layer already exists 07:10:42 e27102e05d17: Layer already exists 07:10:42 91328c97b7f1: Layer already exists 07:10:42 56348289c6b2: Layer already exists 07:10:42 43c930a3ba66: Layer already exists 07:10:42 1e890da81ec9: Layer already exists 07:10:42 4.1.0-dev.59: digest: sha256:95be27a9d2f6fe9181f49da761a73be616f5c7a87b786f8119cdc74317a3842b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:10:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:10:43 1b360917b93f: Preparing 07:10:43 e27102e05d17: Preparing 07:10:43 c170f124d8b2: Preparing 07:10:43 f57b248f9909: Preparing 07:10:43 e15ee651374a: Preparing 07:10:43 91328c97b7f1: Preparing 07:10:43 43c930a3ba66: Preparing 07:10:43 56348289c6b2: Preparing 07:10:43 1e890da81ec9: Preparing 07:10:43 43c930a3ba66: Waiting 07:10:43 56348289c6b2: Waiting 07:10:43 1e890da81ec9: Waiting 07:10:43 91328c97b7f1: Waiting 07:10:43 e15ee651374a: Layer already exists 07:10:43 e27102e05d17: Layer already exists 07:10:43 1b360917b93f: Layer already exists 07:10:43 f57b248f9909: Layer already exists 07:10:43 c170f124d8b2: Layer already exists 07:10:43 91328c97b7f1: Layer already exists 07:10:43 43c930a3ba66: Layer already exists 07:10:43 56348289c6b2: Layer already exists 07:10:43 1e890da81ec9: Layer already exists 07:10:43 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:95be27a9d2f6fe9181f49da761a73be616f5c7a87b786f8119cdc74317a3842b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:44 + 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 07:10:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 07:10:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:10:44 1b360917b93f: Preparing 07:10:44 e27102e05d17: Preparing 07:10:44 c170f124d8b2: Preparing 07:10:44 f57b248f9909: Preparing 07:10:44 e15ee651374a: Preparing 07:10:44 91328c97b7f1: Preparing 07:10:44 43c930a3ba66: Preparing 07:10:44 56348289c6b2: Preparing 07:10:44 1e890da81ec9: Preparing 07:10:44 91328c97b7f1: Waiting 07:10:44 43c930a3ba66: Waiting 07:10:44 1e890da81ec9: Waiting 07:10:44 e27102e05d17: Layer already exists 07:10:44 e15ee651374a: Layer already exists 07:10:44 1b360917b93f: Layer already exists 07:10:44 f57b248f9909: Layer already exists 07:10:44 c170f124d8b2: Layer already exists 07:10:44 56348289c6b2: Layer already exists 07:10:44 91328c97b7f1: Layer already exists 07:10:44 43c930a3ba66: Layer already exists 07:10:44 1e890da81ec9: Layer already exists 07:10:44 main: digest: sha256:95be27a9d2f6fe9181f49da761a73be616f5c7a87b786f8119cdc74317a3842b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:10:45 ===================================================== [Pipeline] echo 07:10:45 taggedImages: 07:10:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 07:10:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:10:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.59 07:10:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:10:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 07:10:45 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 07:10:45 cb0dce8708fd522d150da3e1420c31c1aba44d74 07:10:45 latest 07:10:45 4.1.0-dev.59 07:10:45 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:10:45 main 07:10:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:45 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 07:10:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:10:45 28d87d297d32: Preparing 07:10:45 c164a432b819: Preparing 07:10:45 09a5a4c8d544: Preparing 07:10:45 f57b248f9909: Preparing 07:10:45 e15ee651374a: Preparing 07:10:45 08e586a3e077: Preparing 07:10:45 2757d4fc4f2f: Preparing 07:10:45 d6043e4f838e: Preparing 07:10:45 08e586a3e077: Waiting 07:10:45 1e890da81ec9: Preparing 07:10:45 d6043e4f838e: Waiting 07:10:45 1e890da81ec9: Waiting 07:10:45 2757d4fc4f2f: Waiting 07:10:45 f57b248f9909: Layer already exists 07:10:45 e15ee651374a: Layer already exists 07:10:45 2757d4fc4f2f: Layer already exists 07:10:46 d6043e4f838e: Layer already exists 07:10:46 c164a432b819: Pushed 07:10:46 09a5a4c8d544: Pushed 07:10:46 28d87d297d32: Pushed 07:10:46 1e890da81ec9: Layer already exists 07:11:12 08e586a3e077: Pushed 07:11:12 cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:76984a790b867f70b6efa4da1038a0b8e20bcd51e9c93c80e2f3b9d840756681 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:12 + 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 07:11:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:11:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:11:13 28d87d297d32: Preparing 07:11:13 c164a432b819: Preparing 07:11:13 09a5a4c8d544: Preparing 07:11:13 f57b248f9909: Preparing 07:11:13 e15ee651374a: Preparing 07:11:13 08e586a3e077: Preparing 07:11:13 2757d4fc4f2f: Preparing 07:11:13 d6043e4f838e: Preparing 07:11:13 1e890da81ec9: Preparing 07:11:13 08e586a3e077: Waiting 07:11:13 2757d4fc4f2f: Waiting 07:11:13 d6043e4f838e: Waiting 07:11:13 1e890da81ec9: Waiting 07:11:13 28d87d297d32: Layer already exists 07:11:13 09a5a4c8d544: Layer already exists 07:11:13 e15ee651374a: Layer already exists 07:11:13 c164a432b819: Layer already exists 07:11:13 f57b248f9909: Layer already exists 07:11:13 08e586a3e077: Layer already exists 07:11:13 2757d4fc4f2f: Layer already exists 07:11:13 d6043e4f838e: Layer already exists 07:11:13 1e890da81ec9: Layer already exists 07:11:13 latest: digest: sha256:76984a790b867f70b6efa4da1038a0b8e20bcd51e9c93c80e2f3b9d840756681 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.59 07:11:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:11:14 28d87d297d32: Preparing 07:11:14 c164a432b819: Preparing 07:11:14 09a5a4c8d544: Preparing 07:11:14 f57b248f9909: Preparing 07:11:14 e15ee651374a: Preparing 07:11:14 08e586a3e077: Preparing 07:11:14 2757d4fc4f2f: Preparing 07:11:14 d6043e4f838e: Preparing 07:11:14 1e890da81ec9: Preparing 07:11:14 08e586a3e077: Waiting 07:11:14 2757d4fc4f2f: Waiting 07:11:14 d6043e4f838e: Waiting 07:11:14 1e890da81ec9: Waiting 07:11:14 f57b248f9909: Layer already exists 07:11:14 c164a432b819: Layer already exists 07:11:14 28d87d297d32: Layer already exists 07:11:14 e15ee651374a: Layer already exists 07:11:14 09a5a4c8d544: Layer already exists 07:11:14 2757d4fc4f2f: Layer already exists 07:11:14 08e586a3e077: Layer already exists 07:11:14 d6043e4f838e: Layer already exists 07:11:14 1e890da81ec9: Layer already exists 07:11:14 4.1.0-dev.59: digest: sha256:76984a790b867f70b6efa4da1038a0b8e20bcd51e9c93c80e2f3b9d840756681 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:11:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:11:15 28d87d297d32: Preparing 07:11:15 c164a432b819: Preparing 07:11:15 09a5a4c8d544: Preparing 07:11:15 f57b248f9909: Preparing 07:11:15 e15ee651374a: Preparing 07:11:15 08e586a3e077: Preparing 07:11:15 2757d4fc4f2f: Preparing 07:11:15 d6043e4f838e: Preparing 07:11:15 1e890da81ec9: Preparing 07:11:15 2757d4fc4f2f: Waiting 07:11:15 d6043e4f838e: Waiting 07:11:15 1e890da81ec9: Waiting 07:11:15 08e586a3e077: Waiting 07:11:15 e15ee651374a: Layer already exists 07:11:15 f57b248f9909: Layer already exists 07:11:15 28d87d297d32: Layer already exists 07:11:15 09a5a4c8d544: Layer already exists 07:11:15 c164a432b819: Layer already exists 07:11:15 d6043e4f838e: Layer already exists 07:11:15 08e586a3e077: Layer already exists 07:11:15 2757d4fc4f2f: Layer already exists 07:11:15 1e890da81ec9: Layer already exists 07:11:15 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:76984a790b867f70b6efa4da1038a0b8e20bcd51e9c93c80e2f3b9d840756681 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:15 + 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 07:11:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 07:11:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:11:16 28d87d297d32: Preparing 07:11:16 c164a432b819: Preparing 07:11:16 09a5a4c8d544: Preparing 07:11:16 f57b248f9909: Preparing 07:11:16 e15ee651374a: Preparing 07:11:16 08e586a3e077: Preparing 07:11:16 2757d4fc4f2f: Preparing 07:11:16 d6043e4f838e: Preparing 07:11:16 1e890da81ec9: Preparing 07:11:16 1e890da81ec9: Waiting 07:11:16 2757d4fc4f2f: Waiting 07:11:16 d6043e4f838e: Waiting 07:11:16 08e586a3e077: Waiting 07:11:16 f57b248f9909: Layer already exists 07:11:16 c164a432b819: Layer already exists 07:11:16 09a5a4c8d544: Layer already exists 07:11:16 e15ee651374a: Layer already exists 07:11:16 28d87d297d32: Layer already exists 07:11:16 08e586a3e077: Layer already exists 07:11:16 d6043e4f838e: Layer already exists 07:11:16 2757d4fc4f2f: Layer already exists 07:11:16 1e890da81ec9: Layer already exists 07:11:16 main: digest: sha256:76984a790b867f70b6efa4da1038a0b8e20bcd51e9c93c80e2f3b9d840756681 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:11:16 ===================================================== [Pipeline] echo 07:11:16 taggedImages: 07:11:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 07:11:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:11:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.59 07:11:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:11:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 07:11:16 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 07:11:16 cb0dce8708fd522d150da3e1420c31c1aba44d74 07:11:16 latest 07:11:16 4.1.0-dev.59 07:11:16 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:11:16 main 07:11:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 07:11:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:11:17 d932a28922ce: Preparing 07:11:17 14ed6e0a7165: Preparing 07:11:17 f57b248f9909: Preparing 07:11:17 e15ee651374a: Preparing 07:11:17 522491157071: Preparing 07:11:17 67e91667b881: Preparing 07:11:17 1e890da81ec9: Preparing 07:11:17 67e91667b881: Waiting 07:11:17 1e890da81ec9: Waiting 07:11:17 f57b248f9909: Layer already exists 07:11:17 e15ee651374a: Layer already exists 07:11:17 1e890da81ec9: Layer already exists 07:11:17 d932a28922ce: Pushed 07:11:17 522491157071: Pushed 07:11:18 67e91667b881: Pushed 07:11:25 14ed6e0a7165: Pushed 07:11:25 cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:a64c9557bf2bcde284af22d6d7e9c3e471b63c09f4eac9a3510c43ad9e43ae73 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:11:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:11:26 d932a28922ce: Preparing 07:11:26 14ed6e0a7165: Preparing 07:11:26 f57b248f9909: Preparing 07:11:26 e15ee651374a: Preparing 07:11:26 522491157071: Preparing 07:11:26 67e91667b881: Preparing 07:11:26 1e890da81ec9: Preparing 07:11:26 67e91667b881: Waiting 07:11:26 1e890da81ec9: Waiting 07:11:26 14ed6e0a7165: Layer already exists 07:11:26 d932a28922ce: Layer already exists 07:11:26 e15ee651374a: Layer already exists 07:11:26 522491157071: Layer already exists 07:11:26 f57b248f9909: Layer already exists 07:11:26 67e91667b881: Layer already exists 07:11:26 1e890da81ec9: Layer already exists 07:11:26 latest: digest: sha256:a64c9557bf2bcde284af22d6d7e9c3e471b63c09f4eac9a3510c43ad9e43ae73 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.59 07:11:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:11:27 d932a28922ce: Preparing 07:11:27 14ed6e0a7165: Preparing 07:11:27 f57b248f9909: Preparing 07:11:27 e15ee651374a: Preparing 07:11:27 522491157071: Preparing 07:11:27 67e91667b881: Preparing 07:11:27 1e890da81ec9: Preparing 07:11:27 67e91667b881: Waiting 07:11:27 1e890da81ec9: Waiting 07:11:27 522491157071: Layer already exists 07:11:27 f57b248f9909: Layer already exists 07:11:27 e15ee651374a: Layer already exists 07:11:27 14ed6e0a7165: Layer already exists 07:11:27 d932a28922ce: Layer already exists 07:11:27 1e890da81ec9: Layer already exists 07:11:27 67e91667b881: Layer already exists 07:11:27 4.1.0-dev.59: digest: sha256:a64c9557bf2bcde284af22d6d7e9c3e471b63c09f4eac9a3510c43ad9e43ae73 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:11:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:11:27 d932a28922ce: Preparing 07:11:27 14ed6e0a7165: Preparing 07:11:27 f57b248f9909: Preparing 07:11:27 e15ee651374a: Preparing 07:11:27 522491157071: Preparing 07:11:27 67e91667b881: Preparing 07:11:27 1e890da81ec9: Preparing 07:11:27 67e91667b881: Waiting 07:11:27 1e890da81ec9: Waiting 07:11:27 f57b248f9909: Layer already exists 07:11:27 522491157071: Layer already exists 07:11:27 e15ee651374a: Layer already exists 07:11:27 14ed6e0a7165: Layer already exists 07:11:27 d932a28922ce: Layer already exists 07:11:27 1e890da81ec9: Layer already exists 07:11:27 67e91667b881: Layer already exists 07:11:28 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:a64c9557bf2bcde284af22d6d7e9c3e471b63c09f4eac9a3510c43ad9e43ae73 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 07:11:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:11:28 d932a28922ce: Preparing 07:11:28 14ed6e0a7165: Preparing 07:11:28 f57b248f9909: Preparing 07:11:28 e15ee651374a: Preparing 07:11:28 522491157071: Preparing 07:11:28 67e91667b881: Preparing 07:11:28 1e890da81ec9: Preparing 07:11:28 67e91667b881: Waiting 07:11:28 1e890da81ec9: Waiting 07:11:28 d932a28922ce: Layer already exists 07:11:28 522491157071: Layer already exists 07:11:28 14ed6e0a7165: Layer already exists 07:11:28 e15ee651374a: Layer already exists 07:11:28 f57b248f9909: Layer already exists 07:11:28 67e91667b881: Layer already exists 07:11:28 1e890da81ec9: Layer already exists 07:11:28 main: digest: sha256:a64c9557bf2bcde284af22d6d7e9c3e471b63c09f4eac9a3510c43ad9e43ae73 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:11:29 ===================================================== [Pipeline] echo 07:11:29 taggedImages: 07:11:29 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 07:11:29 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:11:29 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.59 07:11:29 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:11:29 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 07:11:29 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 07:11:29 cb0dce8708fd522d150da3e1420c31c1aba44d74 07:11:29 latest 07:11:29 4.1.0-dev.59 07:11:29 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:11:29 main 07:11:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 07:11:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:11:29 ffc7cdd06dee: Preparing 07:11:29 4d5ab3aeab44: Preparing 07:11:29 f57b248f9909: Preparing 07:11:29 e15ee651374a: Preparing 07:11:29 712dfc3585a1: Preparing 07:11:29 07d7bf9819b4: Preparing 07:11:29 1e890da81ec9: Preparing 07:11:29 07d7bf9819b4: Waiting 07:11:29 1e890da81ec9: Waiting 07:11:30 712dfc3585a1: Pushed 07:11:30 f57b248f9909: Layer already exists 07:11:30 e15ee651374a: Layer already exists 07:11:30 1e890da81ec9: Layer already exists 07:11:30 ffc7cdd06dee: Pushed 07:11:31 07d7bf9819b4: Pushed 07:11:39 4d5ab3aeab44: Pushed 07:11:39 cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:1aff35614ed692ecc421237e8fc31e22fea6bf48b78716e0d8e60e4a9be7b089 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:11:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:11:40 ffc7cdd06dee: Preparing 07:11:40 4d5ab3aeab44: Preparing 07:11:40 f57b248f9909: Preparing 07:11:40 e15ee651374a: Preparing 07:11:40 712dfc3585a1: Preparing 07:11:40 07d7bf9819b4: Preparing 07:11:40 1e890da81ec9: Preparing 07:11:40 07d7bf9819b4: Waiting 07:11:40 1e890da81ec9: Waiting 07:11:40 ffc7cdd06dee: Layer already exists 07:11:40 e15ee651374a: Layer already exists 07:11:40 4d5ab3aeab44: Layer already exists 07:11:40 712dfc3585a1: Layer already exists 07:11:40 f57b248f9909: Layer already exists 07:11:40 07d7bf9819b4: Layer already exists 07:11:40 1e890da81ec9: Layer already exists 07:11:40 latest: digest: sha256:1aff35614ed692ecc421237e8fc31e22fea6bf48b78716e0d8e60e4a9be7b089 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.59 07:11:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:11:41 ffc7cdd06dee: Preparing 07:11:41 4d5ab3aeab44: Preparing 07:11:41 f57b248f9909: Preparing 07:11:41 e15ee651374a: Preparing 07:11:41 712dfc3585a1: Preparing 07:11:41 07d7bf9819b4: Preparing 07:11:41 1e890da81ec9: Preparing 07:11:41 07d7bf9819b4: Waiting 07:11:41 f57b248f9909: Layer already exists 07:11:41 4d5ab3aeab44: Layer already exists 07:11:41 ffc7cdd06dee: Layer already exists 07:11:41 712dfc3585a1: Layer already exists 07:11:41 e15ee651374a: Layer already exists 07:11:41 07d7bf9819b4: Layer already exists 07:11:41 1e890da81ec9: Layer already exists 07:11:41 4.1.0-dev.59: digest: sha256:1aff35614ed692ecc421237e8fc31e22fea6bf48b78716e0d8e60e4a9be7b089 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:11:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:11:42 ffc7cdd06dee: Preparing 07:11:42 4d5ab3aeab44: Preparing 07:11:42 f57b248f9909: Preparing 07:11:42 e15ee651374a: Preparing 07:11:42 712dfc3585a1: Preparing 07:11:42 07d7bf9819b4: Preparing 07:11:42 1e890da81ec9: Preparing 07:11:42 07d7bf9819b4: Waiting 07:11:42 1e890da81ec9: Waiting 07:11:42 ffc7cdd06dee: Layer already exists 07:11:42 4d5ab3aeab44: Layer already exists 07:11:42 f57b248f9909: Layer already exists 07:11:42 712dfc3585a1: Layer already exists 07:11:42 e15ee651374a: Layer already exists 07:11:42 07d7bf9819b4: Layer already exists 07:11:42 1e890da81ec9: Layer already exists 07:11:43 cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:1aff35614ed692ecc421237e8fc31e22fea6bf48b78716e0d8e60e4a9be7b089 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 07:11:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:11:43 ffc7cdd06dee: Preparing 07:11:43 4d5ab3aeab44: Preparing 07:11:43 f57b248f9909: Preparing 07:11:43 e15ee651374a: Preparing 07:11:43 712dfc3585a1: Preparing 07:11:43 07d7bf9819b4: Preparing 07:11:43 1e890da81ec9: Preparing 07:11:43 07d7bf9819b4: Waiting 07:11:43 1e890da81ec9: Waiting 07:11:43 ffc7cdd06dee: Layer already exists 07:11:43 4d5ab3aeab44: Layer already exists 07:11:43 712dfc3585a1: Layer already exists 07:11:43 f57b248f9909: Layer already exists 07:11:43 e15ee651374a: Layer already exists 07:11:43 07d7bf9819b4: Layer already exists 07:11:43 1e890da81ec9: Layer already exists 07:11:44 main: digest: sha256:1aff35614ed692ecc421237e8fc31e22fea6bf48b78716e0d8e60e4a9be7b089 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:11:44 ===================================================== [Pipeline] echo 07:11:44 taggedImages: 07:11:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 07:11:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:11:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.59 07:11:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 07:11:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.59 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.59 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.59 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.59 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.59 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.59 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.59 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.59 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.59 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.59 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.59 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo 07:11:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 07:11:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.59 [Pipeline] echo 07:11:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] echo 07:11:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 07:11:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo 07:11:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 07:11:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.59 [Pipeline] echo 07:11:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] echo 07:11:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 07:11:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo 07:11:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 07:11:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.59 [Pipeline] echo 07:11:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] echo 07:11:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 07:11:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo 07:11:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 07:11:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.59 [Pipeline] echo 07:11:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] echo 07:11:45 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 07:11:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:11:45 07:11:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:11:45 arm64: Pulling from edgex-lftools-log-publisher 07:11:45 8998bd30e6a1: Pulling fs layer 07:11:45 04944245beec: Pulling fs layer 07:11:45 699f458cf7ca: Pulling fs layer 07:11:45 765212b225bb: Pulling fs layer 07:11:45 f23df028b6ca: Pulling fs layer 07:11:45 d65c8cfc05b1: Pulling fs layer 07:11:45 2437ff75d9bd: Pulling fs layer 07:11:45 765212b225bb: Waiting 07:11:45 f23df028b6ca: Waiting 07:11:45 d65c8cfc05b1: Waiting 07:11:45 2437ff75d9bd: Waiting 07:11:46 04944245beec: Verifying Checksum 07:11:46 04944245beec: Download complete 07:11:46 765212b225bb: Verifying Checksum 07:11:46 765212b225bb: Download complete 07:11:46 f23df028b6ca: Verifying Checksum 07:11:46 f23df028b6ca: Download complete 07:11:46 d65c8cfc05b1: Verifying Checksum 07:11:46 d65c8cfc05b1: Download complete 07:11:46 699f458cf7ca: Verifying Checksum 07:11:46 699f458cf7ca: Download complete 07:11:46 8998bd30e6a1: Verifying Checksum 07:11:46 8998bd30e6a1: Download complete 07:11:49 2437ff75d9bd: Verifying Checksum 07:11:49 2437ff75d9bd: Download complete 07:11:51 8998bd30e6a1: Pull complete 07:11:51 04944245beec: Pull complete 07:11:53 699f458cf7ca: Pull complete 07:11:53 765212b225bb: Pull complete 07:11:54 f23df028b6ca: Pull complete 07:11:54 d65c8cfc05b1: Pull complete 07:12:12 2437ff75d9bd: Pull complete 07:12:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:12:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:12:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:12:13 prd-ubuntu20.04-docker-arm64-4c-16g-8549 does not seem to be running inside a container 07:12:13 $ 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/900 -v /w/workspace/edgex-go/900:/w/workspace/edgex-go/900:rw,z -v /w/workspace/edgex-go/900@tmp:/w/workspace/edgex-go/900@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 07:12:15 $ docker top 784f7424ba37eca472aa5a2d57e51665ed40d4b8d03047f9e4ed3ab748bb816c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:12:16 ---> job-cost.sh 07:12:16 lf-activate-venv: SKIPPING 07:12:16 INFO: No Stack... 07:12:16 INFO: Retrieving Pricing Info for: v3-standard-4 07:12:17 INFO: Archiving Costs [Pipeline] sh 07:12:18 + cut -d, -f6 07:12:18 + cat /w/workspace/edgex-go/900/archives/cost.csv [Pipeline] lock 07:12:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-900-stack-cost] 07:12:18 Resource [jenkins-edgexfoundry-edgex-go-main-900-stack-cost] did not exist. Created. 07:12:18 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-900-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:12:18 + echo total: 0.10999999940395355 [Pipeline] stash 07:12:19 Stashed 1 file(s) [Pipeline] } 07:12:19 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-900-stack-cost] [Pipeline] // lock [Pipeline] } 07:12:19 $ docker stop --time=1 784f7424ba37eca472aa5a2d57e51665ed40d4b8d03047f9e4ed3ab748bb816c 07:12:21 $ docker rm -f --volumes 784f7424ba37eca472aa5a2d57e51665ed40d4b8d03047f9e4ed3ab748bb816c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:23:41 Cancelling nested steps due to timeout 12:23:41 Sending interrupt signal to process 12:23:47 script returned exit code 143 [Pipeline] } 12:23:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:23:48 + '[' -d /w/workspace/edgex-go/900/archives ']' [Pipeline] libraryResource [Pipeline] sh 12:23:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:23:49 ---> package-listing.sh 12:23:49 ++ facter osfamily 12:23:49 ++ tr '[:upper:]' '[:lower:]' 12:23:49 + OS_FAMILY=redhat 12:23:49 + workspace=/w/workspace/edgex-go/900 12:23:49 + START_PACKAGES=/tmp/packages_start.txt 12:23:49 + END_PACKAGES=/tmp/packages_end.txt 12:23:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:23:49 + PACKAGES=/tmp/packages_start.txt 12:23:49 + '[' /w/workspace/edgex-go/900 ']' 12:23:49 + PACKAGES=/tmp/packages_end.txt 12:23:49 + case "${OS_FAMILY}" in 12:23:49 + rpm -qa 12:23:49 + sort 12:23:49 + '[' -f /tmp/packages_start.txt ']' 12:23:49 + '[' -f /tmp/packages_end.txt ']' 12:23:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:23:49 + '[' /w/workspace/edgex-go/900 ']' 12:23:49 + mkdir -p /w/workspace/edgex-go/900/archives/ 12:23:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/900/archives/ [Pipeline] echo 12:23:49 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/900/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:23:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:23:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:23:50 12:23:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:23:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:23:51 latest: Pulling from edgex-lftools-log-publisher 12:23:51 5eb5b503b376: Pulling fs layer 12:23:51 5c69ac0246d0: Pulling fs layer 12:23:51 ec43610c2a17: Pulling fs layer 12:23:51 3a2ae6a8a46f: Pulling fs layer 12:23:51 33b1e0a273af: Pulling fs layer 12:23:51 5d3b04190fa2: Pulling fs layer 12:23:51 2f39f015ded8: Pulling fs layer 12:23:51 33b1e0a273af: Waiting 12:23:51 5d3b04190fa2: Waiting 12:23:51 2f39f015ded8: Waiting 12:23:51 3a2ae6a8a46f: Waiting 12:23:51 5c69ac0246d0: Verifying Checksum 12:23:51 5c69ac0246d0: Download complete 12:23:51 3a2ae6a8a46f: Verifying Checksum 12:23:51 3a2ae6a8a46f: Download complete 12:23:51 ec43610c2a17: Download complete 12:23:51 33b1e0a273af: Verifying Checksum 12:23:51 33b1e0a273af: Download complete 12:23:51 5d3b04190fa2: Verifying Checksum 12:23:51 5d3b04190fa2: Download complete 12:23:51 5eb5b503b376: Verifying Checksum 12:23:51 5eb5b503b376: Download complete 12:23:51 2f39f015ded8: Verifying Checksum 12:23:51 2f39f015ded8: Download complete 12:23:52 5eb5b503b376: Pull complete 12:23:52 5c69ac0246d0: Pull complete 12:23:53 ec43610c2a17: Pull complete 12:23:53 3a2ae6a8a46f: Pull complete 12:23:53 33b1e0a273af: Pull complete 12:23:53 5d3b04190fa2: Pull complete 12:23:57 2f39f015ded8: Pull complete 12:23:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:23:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:23:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:23:58 prd-centos7-docker-4c-2g-8550 does not seem to be running inside a container 12:23:58 $ 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/900/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:24:01 $ docker top c3e3f158a423a5d39000523c64d18b31797d236fe7f51eba23afabb22afc6cbe -eo pid,comm [Pipeline] { [Pipeline] sh 12:24:01 + touch /tmp/pre-build-complete [Pipeline] sh 12:24:02 + mkdir -p /var/log/sysstat [Pipeline] sh 12:24:02 + ls /var/log/sa-host 12:24:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:24:02 provisioning config files... 12:24:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config670240106224910297tmp [Pipeline] { [Pipeline] echo 12:24:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:24:02 ---> create-netrc.sh [Pipeline] } 12:24:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:24:03 ---> python-tools-install.sh [Pipeline] echo 12:24:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:24:03 ---> sudo-logs.sh 12:24:03 Archiving 'sudo' log.. 12:24:03 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:24:03 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 12:24:03 $ docker stop --time=1 c3e3f158a423a5d39000523c64d18b31797d236fe7f51eba23afabb22afc6cbe 12:24:04 $ docker rm -f --volumes c3e3f158a423a5d39000523c64d18b31797d236fe7f51eba23afabb22afc6cbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 12:24:04 [WS-CLEANUP] Deleting project workspace... 12:24:04 [WS-CLEANUP] Deferred wipeout is used... 12:24:04 [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] } 12:24:05 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 12:24:05 + [ -d /w/workspace/edgex-go/900/archives ] [Pipeline] libraryResource [Pipeline] sh 12:24:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:24:06 ---> package-listing.sh 12:24:06 ++ facter osfamily 12:24:06 ++ tr '[:upper:]' '[:lower:]' 12:24:07 + OS_FAMILY=debian 12:24:07 + workspace=/w/workspace/edgex-go/900 12:24:07 + START_PACKAGES=/tmp/packages_start.txt 12:24:07 + END_PACKAGES=/tmp/packages_end.txt 12:24:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:24:07 + PACKAGES=/tmp/packages_start.txt 12:24:07 + '[' /w/workspace/edgex-go/900 ']' 12:24:07 + PACKAGES=/tmp/packages_end.txt 12:24:07 + case "${OS_FAMILY}" in 12:24:07 + dpkg -l 12:24:07 + grep '^ii' 12:24:07 + '[' -f /tmp/packages_start.txt ']' 12:24:07 + '[' -f /tmp/packages_end.txt ']' 12:24:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:24:07 + '[' /w/workspace/edgex-go/900 ']' 12:24:07 + mkdir -p /w/workspace/edgex-go/900/archives/ 12:24:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/900/archives/ [Pipeline] echo 12:24:07 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/900/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:24:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:24:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:24:08 12:24:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:24:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:24:08 latest: Pulling from edgex-lftools-log-publisher 12:24:08 5eb5b503b376: Pulling fs layer 12:24:08 5c69ac0246d0: Pulling fs layer 12:24:08 ec43610c2a17: Pulling fs layer 12:24:08 3a2ae6a8a46f: Pulling fs layer 12:24:08 33b1e0a273af: Pulling fs layer 12:24:08 5d3b04190fa2: Pulling fs layer 12:24:08 3a2ae6a8a46f: Waiting 12:24:08 33b1e0a273af: Waiting 12:24:08 2f39f015ded8: Pulling fs layer 12:24:08 2f39f015ded8: Waiting 12:24:08 5d3b04190fa2: Waiting 12:24:08 5c69ac0246d0: Verifying Checksum 12:24:08 5c69ac0246d0: Download complete 12:24:08 3a2ae6a8a46f: Download complete 12:24:08 33b1e0a273af: Verifying Checksum 12:24:08 33b1e0a273af: Download complete 12:24:08 5d3b04190fa2: Verifying Checksum 12:24:08 5d3b04190fa2: Download complete 12:24:08 ec43610c2a17: Verifying Checksum 12:24:08 ec43610c2a17: Download complete 12:24:08 5eb5b503b376: Download complete 12:24:09 2f39f015ded8: Download complete 12:24:10 5eb5b503b376: Pull complete 12:24:10 5c69ac0246d0: Pull complete 12:24:11 ec43610c2a17: Pull complete 12:24:11 3a2ae6a8a46f: Pull complete 12:24:11 33b1e0a273af: Pull complete 12:24:11 5d3b04190fa2: Pull complete 12:24:18 2f39f015ded8: Pull complete 12:24:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:24:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:24:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:24:18 prd-ubuntu20.04-docker-8c-8g-8548 does not seem to be running inside a container 12:24:18 $ 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/900/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/900 -v /w/workspace/edgex-go/900:/w/workspace/edgex-go/900:rw,z -v /w/workspace/edgex-go/900@tmp:/w/workspace/edgex-go/900@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:24:20 $ docker top 63638dacb0d1f878575143c0c8848f2ec7511563f9c08ce6186fa92c24cd05f9 -eo pid,comm [Pipeline] { [Pipeline] sh 12:24:20 + touch /tmp/pre-build-complete [Pipeline] sh 12:24:20 + mkdir -p /var/log/sysstat [Pipeline] sh 12:24:20 + ls /var/log/sa-host 12:24:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:24:20 provisioning config files... 12:24:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/900@tmp/config3621761070193700268tmp [Pipeline] { [Pipeline] echo 12:24:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:24:21 ---> create-netrc.sh [Pipeline] } 12:24:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:24:21 ---> python-tools-install.sh [Pipeline] echo 12:24:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:24:21 ---> sudo-logs.sh 12:24:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:24:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:24:22 ---> job-cost.sh 12:24:22 lf-activate-venv: SKIPPING 12:24:22 DEBUG: total: 0.10999999940395355 12:24:22 INFO: Retrieving Stack Cost... 12:24:22 INFO: Retrieving Pricing Info for: v3-standard-8 12:24:23 INFO: Archiving Costs [Pipeline] echo 12:24:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:24:23 ---> logs-deploy.sh 12:24:23 lf-activate-venv: SKIPPING 12:24:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/900 12:24:23 INFO: archiving workspace using pattern(s): 12:24:24 Archives upload complete. 12:24:24 INFO: archiving logs to Nexus 12:24:25 ---> uname -a: 12:24:25 Linux prd-ubuntu20-04-docker-8c-8g-8548 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 12:24:25 12:24:25 12:24:25 ---> lscpu: 12:24:25 Architecture: x86_64 12:24:25 CPU op-mode(s): 32-bit, 64-bit 12:24:25 Byte Order: Little Endian 12:24:25 Address sizes: 40 bits physical, 48 bits virtual 12:24:25 CPU(s): 8 12:24:25 On-line CPU(s) list: 0-7 12:24:25 Thread(s) per core: 1 12:24:25 Core(s) per socket: 1 12:24:25 Socket(s): 8 12:24:25 NUMA node(s): 1 12:24:25 Vendor ID: AuthenticAMD 12:24:25 CPU family: 23 12:24:25 Model: 49 12:24:25 Model name: AMD EPYC-Rome Processor 12:24:25 Stepping: 0 12:24:25 CPU MHz: 2799.998 12:24:25 BogoMIPS: 5599.99 12:24:25 Virtualization: AMD-V 12:24:25 Hypervisor vendor: KVM 12:24:25 Virtualization type: full 12:24:25 L1d cache: 256 KiB 12:24:25 L1i cache: 256 KiB 12:24:25 L2 cache: 4 MiB 12:24:25 L3 cache: 128 MiB 12:24:25 NUMA node0 CPU(s): 0-7 12:24:25 Vulnerability Gather data sampling: Not affected 12:24:25 Vulnerability Itlb multihit: Not affected 12:24:25 Vulnerability L1tf: Not affected 12:24:25 Vulnerability Mds: Not affected 12:24:25 Vulnerability Meltdown: Not affected 12:24:25 Vulnerability Mmio stale data: Not affected 12:24:25 Vulnerability Retbleed: Vulnerable 12:24:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:24:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:24:25 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:24:25 Vulnerability Srbds: Not affected 12:24:25 Vulnerability Tsx async abort: Not affected 12:24:25 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:24:25 12:24:25 12:24:25 ---> nproc: 12:24:25 8 12:24:25 12:24:25 12:24:25 ---> df -h: 12:24:25 Filesystem Size Used Avail Use% Mounted on 12:24:25 overlay 155G 32G 124G 21% / 12:24:25 tmpfs 64M 0 64M 0% /dev 12:24:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:24:25 shm 64M 0 64M 0% /dev/shm 12:24:25 /dev/vda1 155G 32G 124G 21% /facter-os 12:24:25 12:24:25 12:24:25 ---> sar -b -r -n DEV: 12:24:25 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8548) 09/09/25 _x86_64_ (8 CPU) 12:24:25 12:24:25 06:22:50 LINUX RESTART (8 CPU) 12:24:25 12:24:25 06:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:24:25 06:24:01 378.64 72.50 306.13 0.00 12293.02 134630.76 0.00 12:24:25 06:25:01 174.70 11.07 163.63 0.00 1688.93 44790.67 0.00 12:24:25 06:26:01 42.76 2.29 40.47 0.00 36.64 37056.20 0.00 12:24:25 06:27:01 50.12 0.32 49.80 0.00 3.47 20731.76 0.00 12:24:25 06:28:01 690.00 1.10 688.90 0.00 62.79 312001.60 0.00 12:24:25 06:29:01 775.26 24.44 750.82 0.00 4428.39 262302.97 0.00 12:24:25 06:30:01 187.16 0.13 187.02 0.00 1.07 101420.22 0.00 12:24:25 06:31:01 313.69 0.07 313.63 0.00 0.53 76718.71 0.00 12:24:25 06:32:01 737.78 0.05 737.73 0.00 9.33 135441.43 0.00 12:24:25 06:33:01 31.76 0.05 31.71 0.00 6.80 828.13 0.00 12:24:25 06:34:01 13.98 0.03 13.95 0.00 1.47 367.74 0.00 12:24:25 06:35:01 1.83 0.00 1.83 0.00 0.00 25.06 0.00 12:24:25 06:36:01 1.63 0.18 1.45 0.00 18.80 16.80 0.00 12:24:25 06:37:01 1.17 0.00 1.17 0.00 0.00 14.80 0.00 12:24:25 06:38:01 1.95 0.02 1.93 0.00 0.13 21.46 0.00 12:24:25 06:39:02 1.63 0.00 1.63 0.00 0.00 22.53 0.00 12:24:25 06:40:01 1.17 0.00 1.17 0.00 0.00 13.15 0.00 12:24:25 06:41:01 2.13 0.00 2.13 0.00 0.00 25.06 0.00 12:24:25 06:42:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 12:24:25 06:43:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 12:24:25 06:44:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 12:24:25 06:45:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 12:24:25 06:46:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 12:24:25 06:47:01 1.83 0.00 1.83 0.00 0.00 20.13 0.00 12:24:25 06:48:01 0.83 0.00 0.83 0.00 0.00 9.87 0.00 12:24:25 06:49:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 12:24:25 06:50:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 12:24:25 06:51:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 12:24:25 06:52:01 0.78 0.00 0.78 0.00 0.00 8.80 0.00 12:24:25 06:53:01 0.82 0.00 0.82 0.00 0.00 10.00 0.00 12:24:25 06:54:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 12:24:25 06:55:01 0.90 0.00 0.90 0.00 0.00 11.46 0.00 12:24:25 06:56:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 12:24:25 06:57:01 0.83 0.00 0.83 0.00 0.00 10.40 0.00 12:24:25 06:58:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 12:24:25 06:59:01 1.52 0.00 1.52 0.00 0.00 18.53 0.00 12:24:25 07:00:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 12:24:25 07:01:01 0.85 0.00 0.85 0.00 0.00 10.66 0.00 12:24:25 07:02:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 12:24:25 07:03:01 1.77 0.30 1.47 0.00 16.80 18.00 0.00 12:24:25 07:04:01 2.42 1.38 1.03 0.00 28.92 13.46 0.00 12:24:25 07:05:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 12:24:25 07:06:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 12:24:25 07:07:01 0.85 0.00 0.85 0.00 0.00 11.73 0.00 12:24:25 07:08:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 12:24:25 07:09:01 1.42 0.00 1.42 0.00 0.00 17.19 0.00 12:24:25 07:10:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 12:24:25 07:11:01 0.90 0.00 0.90 0.00 0.00 11.33 0.00 12:24:25 07:12:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 12:24:25 07:13:01 0.82 0.02 0.80 0.00 1.87 9.86 0.00 12:24:25 07:14:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 12:24:25 07:15:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 12:24:25 07:16:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 12:24:25 07:17:01 1.42 0.02 1.40 0.00 0.13 16.79 0.00 12:24:25 07:18:01 1.27 0.00 1.27 0.00 0.00 13.73 0.00 12:24:25 07:19:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 12:24:25 07:20:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 12:24:25 07:21:01 0.93 0.00 0.93 0.00 0.00 12.13 0.00 12:24:25 07:22:01 1.37 0.00 1.37 0.00 0.00 15.99 0.00 12:24:25 07:23:01 1.90 0.00 1.90 0.00 0.00 21.60 0.00 12:24:25 07:24:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 12:24:25 07:25:01 1.00 0.00 1.00 0.00 0.00 13.20 0.00 12:24:25 07:26:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 12:24:25 07:27:01 0.88 0.00 0.88 0.00 0.00 12.00 0.00 12:24:25 07:28:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 12:24:25 07:29:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 12:24:25 07:30:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 12:24:25 07:31:01 0.78 0.00 0.78 0.00 0.00 10.26 0.00 12:24:25 07:32:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 12:24:25 07:33:01 1.43 0.00 1.43 0.00 0.00 17.73 0.00 12:24:25 07:34:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 12:24:25 07:35:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 12:24:25 07:36:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 12:24:25 07:37:01 0.88 0.00 0.88 0.00 0.00 12.40 0.00 12:24:25 07:38:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 12:24:25 07:39:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 12:24:25 07:40:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 12:24:25 07:41:01 7.47 6.08 1.38 0.00 363.41 215.56 0.00 12:24:25 07:42:01 2.82 0.00 2.82 0.00 0.00 69.98 0.00 12:24:25 07:43:01 0.87 0.00 0.87 0.00 0.00 11.73 0.00 12:24:25 07:44:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 12:24:25 07:45:01 0.95 0.00 0.95 0.00 0.00 12.66 0.00 12:24:25 07:46:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 12:24:25 07:47:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 12:24:25 07:48:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 12:24:25 07:49:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 12:24:25 07:50:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 12:24:25 07:51:01 0.78 0.00 0.78 0.00 0.00 9.33 0.00 12:24:25 07:52:02 1.10 0.00 1.10 0.00 0.00 13.46 0.00 12:24:25 07:53:01 1.32 0.00 1.32 0.00 0.00 14.91 0.00 12:24:25 07:54:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 12:24:25 07:55:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 12:24:25 07:56:01 1.02 0.00 1.02 0.00 0.00 13.20 0.00 12:24:25 07:57:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 12:24:25 07:58:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 12:24:25 07:59:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 12:24:25 08:00:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 12:24:25 08:01:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 12:24:25 08:02:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 12:24:25 08:03:01 0.83 0.00 0.83 0.00 0.00 9.73 0.00 12:24:25 08:04:01 1.42 0.00 1.42 0.00 0.00 17.86 0.00 12:24:25 08:05:01 1.47 0.00 1.47 0.00 0.00 19.06 0.00 12:24:25 08:06:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 12:24:25 08:07:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 12:24:25 08:08:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 12:24:25 08:09:01 1.45 0.00 1.45 0.00 0.00 15.86 0.00 12:24:25 08:10:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 12:24:25 08:11:01 0.87 0.00 0.87 0.00 0.00 9.87 0.00 12:24:25 08:12:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 12:24:25 08:13:01 0.88 0.00 0.88 0.00 0.00 9.86 0.00 12:24:25 08:14:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 12:24:25 08:15:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 12:24:25 08:16:01 1.02 0.00 1.02 0.00 0.00 13.06 0.00 12:24:25 08:17:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 12:24:25 08:18:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 12:24:25 08:19:01 0.85 0.00 0.85 0.00 0.00 10.40 0.00 12:24:25 08:20:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 12:24:25 08:21:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 12:24:25 08:22:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 12:24:25 08:23:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 12:24:25 08:24:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 12:24:25 08:25:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 12:24:25 08:26:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 12:24:25 08:27:01 0.90 0.00 0.90 0.00 0.00 11.46 0.00 12:24:25 08:28:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 12:24:25 08:29:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 12:24:25 08:30:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 12:24:25 08:31:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 12:24:25 08:32:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 12:24:25 08:33:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 12:24:25 08:34:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 12:24:25 08:35:01 1.22 0.00 1.22 0.00 0.00 13.06 0.00 12:24:25 08:36:01 1.35 0.00 1.35 0.00 0.00 15.19 0.00 12:24:25 08:37:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 12:24:25 08:38:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 12:24:25 08:39:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 12:24:25 08:40:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 12:24:25 08:41:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 12:24:25 08:42:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 12:24:25 08:43:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 12:24:25 08:44:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 12:24:25 08:45:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 12:24:25 08:46:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 12:24:25 08:47:01 0.90 0.00 0.90 0.00 0.00 9.47 0.00 12:24:25 08:48:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 12:24:25 08:49:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 12:24:25 08:50:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 12:24:25 08:51:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 12:24:25 08:52:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 12:24:25 08:53:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 12:24:25 08:54:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 12:24:25 08:55:01 1.33 0.00 1.33 0.00 0.00 13.86 0.00 12:24:25 08:56:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 12:24:25 08:57:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 12:24:25 08:58:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 12:24:25 08:59:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 12:24:25 09:00:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 12:24:25 09:01:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 12:24:25 09:02:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 12:24:25 09:03:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 12:24:25 09:04:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 12:24:25 09:05:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 12:24:25 09:06:01 1.15 0.00 1.15 0.00 0.00 15.04 0.00 12:24:25 09:07:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 12:24:25 09:08:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 12:24:25 09:09:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 12:24:25 09:10:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 12:24:25 09:11:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 12:24:25 09:12:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 12:24:25 09:13:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 12:24:25 09:14:01 1.37 0.00 1.37 0.00 0.00 16.39 0.00 12:24:25 09:15:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 12:24:25 09:16:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 12:24:25 09:17:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 12:24:25 09:18:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 12:24:25 09:19:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 12:24:25 09:20:01 1.38 0.00 1.38 0.00 0.00 16.79 0.00 12:24:25 09:21:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 12:24:25 09:22:01 1.37 0.00 1.37 0.00 0.00 15.99 0.00 12:24:25 09:23:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 12:24:25 09:24:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 12:24:25 09:25:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 12:24:25 09:26:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 12:24:25 09:27:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 12:24:25 09:28:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 12:24:25 09:29:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 12:24:25 09:30:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 12:24:25 09:31:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 12:24:25 09:32:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 12:24:25 09:33:01 0.83 0.00 0.83 0.00 0.00 9.87 0.00 12:24:25 09:34:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 12:24:25 09:35:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 12:24:25 09:36:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 12:24:25 09:37:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 12:24:25 09:38:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 12:24:25 09:39:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 12:24:25 09:40:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 12:24:25 09:41:01 1.73 0.05 1.68 0.00 12.26 20.00 0.00 12:24:25 09:42:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 12:24:25 09:43:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 12:24:25 09:44:01 1.38 0.00 1.38 0.00 0.00 16.79 0.00 12:24:25 09:45:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 12:24:25 09:46:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 12:24:25 09:47:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 12:24:25 09:48:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 12:24:25 09:49:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 12:24:25 09:50:01 1.23 0.00 1.23 0.00 0.00 15.20 0.00 12:24:25 09:51:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 12:24:25 09:52:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 12:24:25 09:53:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 12:24:25 09:54:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 12:24:25 09:55:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 12:24:25 09:56:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 12:24:25 09:57:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 12:24:25 09:58:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 12:24:25 09:59:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 12:24:25 10:00:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 12:24:25 10:01:01 1.12 0.00 1.12 0.00 0.00 11.60 0.00 12:24:25 10:02:01 1.48 0.00 1.48 0.00 0.00 16.40 0.00 12:24:25 10:03:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 12:24:25 10:04:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 12:24:25 10:05:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 12:24:25 10:06:01 1.43 0.00 1.43 0.00 0.00 17.86 0.00 12:24:25 10:07:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 12:24:25 10:08:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 12:24:25 10:09:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 12:24:25 10:10:01 1.32 0.00 1.32 0.00 0.00 15.19 0.00 12:24:25 10:11:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 12:24:25 10:12:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 12:24:25 10:13:01 1.15 0.00 1.15 0.00 0.00 11.79 0.00 12:24:25 10:14:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 12:24:25 10:15:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 12:24:25 10:16:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 12:24:25 10:17:01 1.00 0.00 1.00 0.00 0.00 12.79 0.00 12:24:25 10:18:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 12:24:25 10:19:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 12:24:25 10:20:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 12:24:25 10:21:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 12:24:25 10:22:01 1.22 0.00 1.22 0.00 0.00 15.19 0.00 12:24:25 10:23:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 12:24:25 10:24:01 1.25 0.00 1.25 0.00 0.00 15.19 0.00 12:24:25 10:25:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 12:24:25 10:26:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 12:24:25 10:27:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 12:24:25 10:28:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 12:24:25 10:29:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 12:24:25 10:30:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 12:24:25 10:31:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 12:24:25 10:32:01 1.35 0.00 1.35 0.00 0.00 16.39 0.00 12:24:25 10:33:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 12:24:25 10:34:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 12:24:25 10:35:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 12:24:25 10:36:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 12:24:25 10:37:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 12:24:25 10:38:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 12:24:25 10:39:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 12:24:25 10:40:01 1.40 0.00 1.40 0.00 0.00 17.46 0.00 12:24:25 10:41:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 12:24:25 10:42:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 12:24:25 10:43:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 12:24:25 10:44:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 12:24:25 10:45:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 12:24:25 10:46:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 12:24:25 10:47:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 12:24:25 10:48:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 12:24:25 10:49:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 12:24:25 10:50:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 12:24:25 10:51:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 12:24:25 10:52:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 12:24:25 10:53:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 12:24:25 10:54:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 12:24:25 10:55:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 12:24:25 10:56:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 12:24:25 10:57:01 0.87 0.00 0.87 0.00 0.00 9.20 0.00 12:24:25 10:58:01 1.18 0.00 1.18 0.00 0.00 15.19 0.00 12:24:25 10:59:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 12:24:25 11:00:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 12:24:25 11:01:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 12:24:25 11:02:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 12:24:25 11:03:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 12:24:25 11:04:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 12:24:25 11:05:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 12:24:25 11:06:01 1.32 0.00 1.32 0.00 0.00 17.46 0.00 12:24:25 11:07:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 12:24:25 11:08:02 1.32 0.00 1.32 0.00 0.00 17.46 0.00 12:24:25 11:09:01 0.93 0.00 0.93 0.00 0.00 10.85 0.00 12:24:25 11:10:01 1.40 0.00 1.40 0.00 0.00 15.99 0.00 12:24:25 11:11:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 12:24:25 11:12:01 1.23 0.00 1.23 0.00 0.00 15.99 0.00 12:24:25 11:13:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 12:24:25 11:14:01 1.67 0.00 1.67 0.00 0.00 19.59 0.00 12:24:25 11:15:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 12:24:25 11:16:01 1.33 0.00 1.33 0.00 0.00 16.66 0.00 12:24:25 11:17:01 0.78 0.00 0.78 0.00 0.00 9.87 0.00 12:24:25 11:18:01 1.68 0.00 1.68 0.00 0.00 20.66 0.00 12:24:25 11:19:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 12:24:25 11:20:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 12:24:25 11:21:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 12:24:25 11:22:01 1.28 0.00 1.28 0.00 0.00 16.39 0.00 12:24:25 11:23:01 1.08 0.00 1.08 0.00 0.00 11.06 0.00 12:24:25 11:24:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 12:24:25 11:25:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 12:24:25 11:26:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 12:24:25 11:27:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 12:24:25 11:28:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 12:24:25 11:29:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 12:24:25 11:30:01 1.45 0.00 1.45 0.00 0.00 17.19 0.00 12:24:25 11:31:01 0.93 0.00 0.93 0.00 0.00 9.87 0.00 12:24:25 11:32:01 1.23 0.00 1.23 0.00 0.00 15.19 0.00 12:24:25 11:33:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 12:24:25 11:34:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 12:24:25 11:35:01 0.88 0.00 0.88 0.00 0.00 10.80 0.00 12:24:25 11:36:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 12:24:25 11:37:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 12:24:25 11:38:01 1.55 0.00 1.55 0.00 0.00 18.40 0.00 12:24:25 11:39:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 12:24:25 11:40:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 12:24:25 11:41:01 0.97 0.00 0.97 0.00 0.00 10.00 0.00 12:24:25 11:42:01 1.37 0.00 1.37 0.00 0.00 15.99 0.00 12:24:25 11:43:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 12:24:25 11:44:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 12:24:25 11:45:01 1.15 0.00 1.15 0.00 0.00 12.00 0.00 12:24:25 11:46:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 12:24:25 11:47:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 12:24:25 11:48:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 12:24:25 11:49:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 12:24:25 11:50:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 12:24:25 11:51:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 12:24:25 11:52:01 1.27 0.00 1.27 0.00 0.00 14.79 0.00 12:24:25 11:53:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 12:24:25 11:54:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 12:24:25 11:55:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 12:24:25 11:56:01 1.37 0.00 1.37 0.00 0.00 15.99 0.00 12:24:25 11:57:01 0.92 0.00 0.92 0.00 0.00 9.60 0.00 12:24:25 11:58:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 12:24:25 11:59:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 12:24:25 12:00:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 12:24:25 12:01:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 12:24:25 12:02:01 1.45 0.00 1.45 0.00 0.00 16.39 0.00 12:24:25 12:03:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 12:24:25 12:04:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 12:24:25 12:05:02 1.07 0.00 1.07 0.00 0.00 11.60 0.00 12:24:25 12:06:01 1.36 0.00 1.36 0.00 0.00 16.40 0.00 12:24:25 12:07:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 12:24:25 12:08:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 12:24:25 12:09:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 12:24:25 12:10:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 12:24:25 12:11:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 12:24:25 12:12:01 1.58 0.00 1.58 0.00 0.00 19.06 0.00 12:24:25 12:13:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 12:24:25 12:14:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 12:24:25 12:15:01 1.08 0.00 1.08 0.00 0.00 10.53 0.00 12:24:25 12:16:01 1.52 0.00 1.52 0.00 0.00 16.66 0.00 12:24:25 12:17:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 12:24:25 12:18:01 1.65 0.00 1.65 0.00 0.00 17.73 0.00 12:24:25 12:19:01 1.28 0.00 1.28 0.00 0.00 13.73 0.00 12:24:25 12:20:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 12:24:25 12:21:01 1.13 0.00 1.13 0.00 0.00 11.86 0.00 12:24:25 12:22:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 12:24:25 12:23:01 0.98 0.00 0.98 0.00 0.00 10.00 0.00 12:24:25 12:24:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 12:24:25 Average: 10.58 0.33 10.25 0.00 52.57 3135.26 0.00 12:24:25 12:24:25 06:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:24:25 06:24:01 29021216 31537696 780676 2.37 75904 2737192 1765600 5.21 978960 2518376 60564 12:24:25 06:25:01 26780600 31336316 947208 2.88 123420 4579212 2153436 6.35 1824544 3728128 658064 12:24:25 06:26:01 26251452 31154288 1126928 3.43 128508 4892816 2415960 7.12 1939824 4114460 417464 12:24:25 06:27:01 25600684 31486108 794064 2.42 134096 5810908 1825372 5.38 1880468 4769688 777156 12:24:25 06:28:01 18432100 31164492 1077492 3.28 164316 12424416 3660232 10.79 2557700 10999116 932 12:24:25 06:29:01 7432828 29410628 2758508 8.39 419712 20624364 9206268 27.14 5703652 17966732 1111876 12:24:25 06:30:01 3651704 28059488 4112948 12.51 434224 22944408 9961420 29.37 8074720 19282284 740172 12:24:25 06:31:01 1040724 28812268 3359108 10.22 449016 26159916 7795688 22.98 8912832 20929648 1800768 12:24:25 06:32:01 5642176 31410684 827396 2.52 458068 24413480 2057688 6.07 3938224 21653204 500 12:24:25 06:33:01 5627300 31397656 839928 2.56 459176 24414316 2215072 6.53 4397268 21207804 588 12:24:25 06:34:01 5636728 31407448 829944 2.52 459652 24414452 2073712 6.11 4642948 20954376 360 12:24:25 06:35:01 5636064 31406888 830396 2.53 459684 24414456 2073712 6.11 4642324 20954380 228 12:24:25 06:36:01 5644136 31416016 819560 2.49 459712 24415032 2136732 6.30 4628632 20954876 236 12:24:25 06:37:01 5645224 31417108 818564 2.49 459720 24415036 2136732 6.30 4628796 20954880 232 12:24:25 06:38:01 5653904 31425928 809960 2.46 459748 24415040 2143128 6.32 4619956 20954876 184 12:24:25 06:39:02 5654896 31426928 808904 2.46 459780 24415012 2143128 6.32 4619840 20954848 168 12:24:25 06:40:01 5654508 31426572 809168 2.46 459804 24415020 2143128 6.32 4619776 20954852 144 12:24:25 06:41:01 5657260 31429136 808388 2.46 459816 24415012 2160636 6.37 4618688 20954848 12 12:24:25 06:42:01 5657680 31429584 808080 2.46 459828 24415016 2160636 6.37 4619236 20954848 160 12:24:25 06:43:01 5657744 31429652 808004 2.46 459840 24415016 2160636 6.37 4618704 20954852 4 12:24:25 06:44:01 5658980 31430932 806676 2.45 459868 24415020 2160636 6.37 4618268 20954856 12 12:24:25 06:45:01 5659232 31431192 806396 2.45 459884 24415024 2160636 6.37 4617924 20954860 4 12:24:25 06:46:01 5659676 31431656 806132 2.45 459888 24415028 2160636 6.37 4617812 20954864 12 12:24:25 06:47:01 5659376 31431416 806312 2.45 459944 24415028 2160636 6.37 4618136 20954864 16 12:24:25 06:48:01 5659384 31431432 806272 2.45 459944 24415036 2160636 6.37 4618160 20954868 136 12:24:25 06:49:01 5658916 31431012 806528 2.45 459964 24415036 2160636 6.37 4618120 20954872 64 12:24:25 06:50:01 5658356 31430480 806968 2.45 459976 24415040 2160636 6.37 4618248 20954876 20 12:24:25 06:51:01 5657612 31429800 807496 2.46 459996 24415044 2160636 6.37 4618276 20954880 144 12:24:25 06:52:01 5658108 31430296 806996 2.46 460004 24415044 2160636 6.37 4617948 20954880 8 12:24:25 06:53:01 5657844 31430080 806980 2.46 460020 24415048 2160636 6.37 4617964 20954884 164 12:24:25 06:54:01 5657732 31429996 807028 2.46 460028 24415052 2160636 6.37 4618312 20954888 152 12:24:25 06:55:01 5658000 31430264 806744 2.45 460044 24415052 2160636 6.37 4617980 20954888 136 12:24:25 06:56:01 5657944 31430244 806740 2.45 460084 24415056 2160636 6.37 4618028 20954892 32 12:24:25 06:57:01 5658620 31430920 805920 2.45 460104 24415056 2160636 6.37 4618052 20954892 144 12:24:25 06:58:01 5658124 31430436 806360 2.45 460112 24415064 2160636 6.37 4618304 20954900 140 12:24:25 06:59:01 5657608 31430156 806452 2.45 460156 24415200 2160636 6.37 4618580 20955040 56 12:24:25 07:00:01 5657560 31430108 806424 2.45 460172 24415200 2160636 6.37 4618456 20955040 152 12:24:25 07:01:01 5657584 31430192 806380 2.45 460192 24415196 2144328 6.32 4618172 20955040 144 12:24:25 07:02:01 5657484 31430096 806620 2.45 460196 24415204 2127780 6.27 4618432 20955040 136 12:24:25 07:03:01 5656176 31429328 807352 2.46 460220 24415708 2127780 6.27 4621800 20955352 192 12:24:25 07:04:01 5650620 31425672 810912 2.47 460236 24416584 2144400 6.32 4625904 20955636 192 12:24:25 07:05:01 5650416 31425480 811144 2.47 460248 24416584 2144400 6.32 4625948 20955616 280 12:24:25 07:06:01 5650952 31426020 810596 2.47 460260 24416588 2144400 6.32 4625232 20955620 28 12:24:25 07:07:01 5650652 31425728 810836 2.47 460260 24416596 2144400 6.32 4625316 20955628 172 12:24:25 07:08:01 5650488 31425568 811084 2.47 460268 24416596 2144400 6.32 4625780 20955628 176 12:24:25 07:09:01 5650636 31425756 810892 2.47 460288 24416600 2144400 6.32 4625684 20955636 76 12:24:25 07:10:01 5650304 31425424 811116 2.47 460304 24416600 2144400 6.32 4625660 20955636 16 12:24:25 07:11:01 5650360 31425484 811048 2.47 460312 24416604 2144400 6.32 4625316 20955640 132 12:24:25 07:12:01 5650312 31425444 811024 2.47 460320 24416604 2144400 6.32 4625300 20955644 4 12:24:25 07:13:01 5650224 31425468 810968 2.47 460324 24416664 2144400 6.32 4625744 20955696 264 12:24:25 07:14:01 5650372 31425620 810748 2.47 460332 24416668 2144400 6.32 4625716 20955700 160 12:24:25 07:15:01 5650332 31425580 810712 2.47 460360 24416672 2144400 6.32 4625776 20955700 276 12:24:25 07:16:01 5650300 31425600 810676 2.47 460372 24416680 2144400 6.32 4625816 20955704 160 12:24:25 07:17:01 5649528 31424848 811428 2.47 460388 24416680 2160560 6.37 4625708 20955708 4 12:24:25 07:18:01 5649024 31424364 811760 2.47 460404 24416684 2160560 6.37 4626200 20955716 168 12:24:25 07:19:01 5649424 31424772 811336 2.47 460424 24416684 2160560 6.37 4625580 20955720 144 12:24:25 07:20:01 5649420 31424820 811528 2.47 460432 24416692 2160560 6.37 4625976 20955724 164 12:24:25 07:21:01 5649208 31424628 811716 2.47 460464 24416692 2160560 6.37 4626052 20955724 284 12:24:25 07:22:01 5649272 31424696 811620 2.47 460492 24416696 2160560 6.37 4625968 20955728 160 12:24:25 07:23:01 5649520 31425116 811424 2.47 460536 24416824 2160560 6.37 4625576 20955856 0 12:24:25 07:24:01 5649716 31425316 811208 2.47 460552 24416828 2160560 6.37 4626036 20955860 200 12:24:25 07:25:01 5650244 31425908 810664 2.47 460568 24416828 2160560 6.37 4625900 20955868 156 12:24:25 07:26:01 5649968 31425684 810892 2.47 460608 24416836 2160560 6.37 4626072 20955864 164 12:24:25 07:27:01 5649676 31425400 811172 2.47 460624 24416832 2160560 6.37 4625700 20955872 156 12:24:25 07:28:01 5649400 31425128 811408 2.47 460636 24416844 2160560 6.37 4626024 20955876 144 12:24:25 07:29:01 5649472 31425228 811284 2.47 460688 24416844 2160560 6.37 4626052 20955876 64 12:24:25 07:30:01 5649688 31425508 811272 2.47 460696 24416848 2160560 6.37 4625800 20955884 16 12:24:25 07:31:01 5649412 31425248 811528 2.47 460708 24416852 2160560 6.37 4626128 20955880 288 12:24:25 07:32:01 5649396 31425236 811536 2.47 460712 24416856 2160560 6.37 4626064 20955884 144 12:24:25 07:33:01 5649916 31425768 810988 2.47 460732 24416864 2160560 6.37 4626256 20955892 220 12:24:25 07:34:01 5650004 31425888 810884 2.47 460760 24416852 2144252 6.32 4626172 20955896 16 12:24:25 07:35:01 5649728 31425660 811112 2.47 460784 24416868 2144252 6.32 4626224 20955900 280 12:24:25 07:36:01 5649468 31425400 811360 2.47 460804 24416860 2144252 6.32 4626076 20955900 20 12:24:25 07:37:01 5648600 31424556 812124 2.47 460820 24416872 2144252 6.32 4626188 20955904 304 12:24:25 07:38:01 5648592 31424552 812104 2.47 460828 24416876 2144252 6.32 4626164 20955908 16 12:24:25 07:39:01 5648576 31424560 812088 2.47 460844 24416876 2144252 6.32 4626136 20955908 192 12:24:25 07:40:01 5648560 31424548 812080 2.47 460864 24416876 2144252 6.32 4625924 20955912 52 12:24:25 07:41:01 5556676 31352296 880568 2.68 461144 24434480 2260660 6.66 4695232 20970380 1972 12:24:25 07:42:01 5557140 31352768 880032 2.68 461156 24434480 2260660 6.66 4695144 20970380 164 12:24:25 07:43:01 5557092 31352736 879976 2.68 461196 24434484 2260660 6.66 4695096 20970384 316 12:24:25 07:44:01 5557392 31353096 879656 2.68 461216 24434484 2260660 6.66 4694956 20970388 32 12:24:25 07:45:01 5557132 31352840 879856 2.68 461240 24434488 2260660 6.66 4695192 20970392 148 12:24:25 07:46:01 5557360 31353100 879584 2.68 461260 24434496 2260660 6.66 4695244 20970392 164 12:24:25 07:47:01 5557124 31352884 879808 2.68 461272 24434496 2260660 6.66 4694932 20970396 44 12:24:25 07:48:01 5557288 31353080 879544 2.68 461288 24434504 2260660 6.66 4695372 20970400 176 12:24:25 07:49:01 5557272 31353080 879528 2.68 461304 24434504 2260660 6.66 4695420 20970400 104 12:24:25 07:50:01 5556720 31352684 879864 2.68 461324 24434636 2260660 6.66 4695336 20970532 160 12:24:25 07:51:01 5556812 31352812 879636 2.68 461336 24434640 2260660 6.66 4695000 20970536 160 12:24:25 07:52:02 5556940 31352956 879632 2.68 461340 24434640 2260660 6.66 4695400 20970540 172 12:24:25 07:53:01 5556496 31352516 879860 2.68 461348 24434644 2260660 6.66 4696260 20970544 140 12:24:25 07:54:01 5556708 31352732 879596 2.68 461364 24434648 2260660 6.66 4695412 20970548 180 12:24:25 07:55:01 5555384 31351460 880808 2.68 461384 24434652 2260660 6.66 4696632 20970548 276 12:24:25 07:56:01 5555848 31351928 880268 2.68 461396 24434656 2260660 6.66 4695324 20970552 176 12:24:25 07:57:01 5555312 31351416 880736 2.68 461408 24434656 2260660 6.66 4696492 20970552 248 12:24:25 07:58:01 5555784 31351904 880208 2.68 461444 24434644 2260660 6.66 4695440 20970556 132 12:24:25 07:59:01 5555344 31351620 880652 2.68 461468 24434792 2260660 6.66 4696532 20970684 268 12:24:25 08:00:01 5555864 31352164 880100 2.68 461504 24434788 2260660 6.66 4695436 20970684 16 12:24:25 08:01:01 5555880 31352228 880052 2.68 461512 24434796 2260660 6.66 4696340 20970696 160 12:24:25 08:02:01 5555864 31352220 880036 2.68 461528 24434796 2260660 6.66 4695464 20970696 12 12:24:25 08:03:01 5555296 31351696 880512 2.68 461548 24434804 2260660 6.66 4696908 20970700 288 12:24:25 08:04:01 5554492 31351064 881040 2.68 461576 24434808 2276816 6.71 4696900 20969840 184 12:24:25 08:05:01 5555452 31352048 879936 2.68 461620 24434812 2276816 6.71 4697780 20969836 80 12:24:25 08:06:01 5555620 31352372 879768 2.68 461628 24434944 2276816 6.71 4696632 20969940 172 12:24:25 08:07:01 5555604 31352400 879740 2.68 461644 24434948 2260368 6.66 4697680 20969972 244 12:24:25 08:08:01 5555352 31352164 879956 2.68 461664 24434948 2260368 6.66 4696656 20969972 8 12:24:25 08:09:01 5555532 31352372 879708 2.68 461680 24434952 2260368 6.66 4697596 20969976 32 12:24:25 08:10:01 5555776 31352616 879428 2.68 461704 24434948 2260368 6.66 4696552 20969976 8 12:24:25 08:11:01 5555532 31352416 879652 2.68 461716 24434956 2260368 6.66 4697408 20969980 148 12:24:25 08:12:01 5555484 31352384 879652 2.68 461720 24434960 2260368 6.66 4696728 20969984 28 12:24:25 08:13:01 5555980 31352884 879128 2.67 461732 24434964 2260368 6.66 4697708 20969984 152 12:24:25 08:14:01 5556112 31353068 878924 2.67 461760 24434968 2260368 6.66 4696908 20969992 168 12:24:25 08:15:01 5555876 31352832 879132 2.67 461796 24434960 2260368 6.66 4697736 20969992 148 12:24:25 08:16:01 5556388 31353404 878588 2.67 461828 24434960 2260368 6.66 4696568 20969996 4 12:24:25 08:17:01 5554276 31351324 880616 2.68 461856 24434976 2260368 6.66 4697828 20970000 144 12:24:25 08:18:01 5555216 31352288 879804 2.68 461868 24434976 2260368 6.66 4696912 20970000 164 12:24:25 08:19:01 5554224 31351300 880764 2.68 461888 24434968 2260368 6.66 4698040 20970004 480 12:24:25 08:20:01 5554208 31351324 880736 2.68 461912 24434984 2260368 6.66 4696668 20970008 32 12:24:25 08:21:01 5553876 31351032 880912 2.68 461936 24434992 2260368 6.66 4698092 20970008 280 12:24:25 08:22:01 5554332 31351520 880464 2.68 461964 24434996 2260368 6.66 4697112 20970012 172 12:24:25 08:23:01 5554828 31352040 879936 2.68 461984 24434996 2260368 6.66 4698032 20970016 272 12:24:25 08:24:01 5554440 31351660 880280 2.68 462004 24435000 2260368 6.66 4696904 20970020 16 12:24:25 08:25:01 5554880 31352168 879744 2.68 462044 24435004 2260368 6.66 4698184 20970028 36 12:24:25 08:26:01 5555440 31352736 879148 2.67 462084 24435000 2260368 6.66 4696832 20970028 8 12:24:25 08:27:01 5554424 31351756 880096 2.68 462112 24435008 2260368 6.66 4698036 20970032 196 12:24:25 08:28:01 5554808 31352180 880092 2.68 462120 24435008 2260368 6.66 4697240 20970032 172 12:24:25 08:29:01 5554044 31351420 880816 2.68 462136 24435012 2260368 6.66 4698400 20970036 268 12:24:25 08:30:01 5554240 31351792 880416 2.68 462164 24435144 2260368 6.66 4697240 20970168 148 12:24:25 08:31:01 5553492 31351068 881140 2.68 462184 24435148 2260368 6.66 4698288 20970172 152 12:24:25 08:32:01 5553892 31351472 880696 2.68 462216 24435152 2260368 6.66 4697504 20970176 24 12:24:25 08:33:01 5553908 31351540 880648 2.68 462244 24435156 2260368 6.66 4697944 20970184 4 12:24:25 08:34:01 5554672 31352304 879836 2.68 462268 24435156 2260368 6.66 4697528 20970184 176 12:24:25 08:35:01 5554396 31352096 880080 2.68 462296 24435160 2243940 6.62 4698480 20970184 72 12:24:25 08:36:01 5554460 31352160 879928 2.68 462332 24435160 2243940 6.62 4697496 20970184 120 12:24:25 08:37:01 5554396 31352172 879884 2.68 462364 24435168 2243940 6.62 4698604 20970192 256 12:24:25 08:38:01 5554348 31352144 879852 2.68 462376 24435172 2243940 6.62 4697584 20970196 184 12:24:25 08:39:01 5554248 31352044 880076 2.68 462392 24435172 2243940 6.62 4698588 20970196 260 12:24:25 08:40:01 5554248 31352048 880016 2.68 462428 24435164 2227080 6.57 4697200 20970200 8 12:24:25 08:41:01 5554240 31352104 879972 2.68 462440 24435180 2243128 6.61 4698224 20970208 132 12:24:25 08:42:01 5554152 31352048 879916 2.68 462456 24435184 2243128 6.61 4697820 20970208 192 12:24:25 08:43:01 5553860 31351760 880136 2.68 462464 24435188 2243128 6.61 4698568 20970212 224 12:24:25 08:44:01 5554288 31352216 879964 2.68 462484 24435188 2243128 6.61 4697668 20970212 176 12:24:25 08:45:01 5554320 31352252 879892 2.68 462508 24435188 2243128 6.61 4698284 20970216 136 12:24:25 08:46:01 5554004 31351972 880140 2.68 462516 24435196 2243128 6.61 4697672 20970220 176 12:24:25 08:47:01 5553704 31351704 880356 2.68 462544 24435196 2243128 6.61 4698752 20970220 244 12:24:25 08:48:01 5553940 31351956 880044 2.68 462556 24435200 2243128 6.61 4697824 20970224 200 12:24:25 08:49:01 5554176 31352192 879836 2.68 462568 24435204 2243128 6.61 4698804 20970224 248 12:24:25 08:50:01 5554200 31352220 879792 2.68 462588 24435208 2259176 6.66 4697396 20970228 4 12:24:25 08:51:01 5554368 31352424 879756 2.68 462616 24435212 2259176 6.66 4698388 20970232 148 12:24:25 08:52:01 5554100 31352184 879988 2.68 462632 24435212 2259176 6.66 4697468 20970232 8 12:24:25 08:53:01 5554224 31352344 879716 2.68 462648 24435216 2259176 6.66 4698888 20970236 280 12:24:25 08:54:01 5554224 31352344 879680 2.68 462664 24435220 2259176 6.66 4697788 20970236 8 12:24:25 08:55:01 5554148 31352320 879900 2.68 462696 24435224 2259176 6.66 4698960 20970240 72 12:24:25 08:56:01 5554148 31352324 879868 2.68 462708 24435228 2259176 6.66 4697824 20970244 24 12:24:25 08:57:01 5553888 31352076 880084 2.68 462724 24435228 2259176 6.66 4698520 20970244 136 12:24:25 08:58:01 5553872 31352080 880020 2.68 462740 24435232 2259176 6.66 4697584 20970248 28 12:24:25 08:59:01 5553564 31351820 880172 2.68 462764 24435240 2259176 6.66 4698980 20970252 248 12:24:25 09:00:01 5553832 31352088 879876 2.68 462784 24435240 2259176 6.66 4697848 20970252 32 12:24:25 09:01:01 5553256 31351516 880340 2.68 462816 24435244 2259176 6.66 4698896 20970256 164 12:24:25 09:02:01 5553444 31351780 880068 2.68 462836 24435244 2259176 6.66 4698100 20970256 192 12:24:25 09:03:01 5553280 31351768 880220 2.68 462856 24435376 2259176 6.66 4699180 20970388 276 12:24:25 09:04:01 5553400 31352032 880064 2.68 462884 24435380 2259176 6.66 4698764 20970396 192 12:24:25 09:05:01 5553532 31352164 879880 2.68 462920 24435380 2259176 6.66 4699040 20970396 24 12:24:25 09:06:01 5553468 31352176 879824 2.68 462952 24435384 2259176 6.66 4698340 20970400 188 12:24:25 09:07:01 5553428 31352140 879788 2.68 462972 24435388 2259176 6.66 4698280 20970404 156 12:24:25 09:08:01 5553396 31352140 879740 2.68 462984 24435392 2259176 6.66 4698388 20970404 216 12:24:25 09:09:01 5553128 31351880 879924 2.68 463004 24435396 2259176 6.66 4698660 20970412 196 12:24:25 09:10:01 5553372 31352124 879604 2.68 463020 24435396 2259176 6.66 4698376 20970412 152 12:24:25 09:11:01 5553136 31351932 879800 2.68 463040 24435400 2259176 6.66 4698384 20970420 12 12:24:25 09:12:01 5553296 31352120 879836 2.68 463048 24435408 2259176 6.66 4698124 20970424 8 12:24:25 09:13:01 5553036 31351872 880080 2.68 463060 24435408 2259176 6.66 4698380 20970424 12 12:24:25 09:14:01 5553344 31352200 879728 2.68 463080 24435412 2259176 6.66 4698476 20970428 4 12:24:25 09:15:01 5553328 31352208 879696 2.68 463108 24435412 2259176 6.66 4698352 20970428 16 12:24:25 09:16:01 5553352 31352236 879632 2.68 463136 24435416 2259176 6.66 4698432 20970432 36 12:24:25 09:17:01 5553268 31352216 879852 2.68 463160 24435420 2259176 6.66 4698980 20970440 4 12:24:25 09:18:01 5553452 31352440 879808 2.68 463176 24435424 2243020 6.61 4698536 20970440 8 12:24:25 09:19:01 5553624 31352632 879576 2.68 463208 24435428 2259140 6.66 4698596 20970444 8 12:24:25 09:20:01 5553052 31352128 880276 2.68 463228 24435432 2275184 6.71 4698676 20970448 176 12:24:25 09:21:01 5552840 31351916 880452 2.68 463260 24435420 2275184 6.71 4698580 20970448 12 12:24:25 09:22:01 5553108 31352316 880008 2.68 463276 24435564 2275184 6.71 4698532 20970580 4 12:24:25 09:23:01 5553012 31352296 879972 2.68 463300 24435564 2258944 6.66 4698812 20970580 184 12:24:25 09:24:01 5552964 31352252 879924 2.68 463332 24435568 2258944 6.66 4698812 20970584 4 12:24:25 09:25:01 5552656 31351980 880140 2.68 463352 24435572 2258944 6.66 4698772 20970588 88 12:24:25 09:26:01 5552656 31352020 880100 2.68 463380 24435568 2258944 6.66 4698484 20970588 12 12:24:25 09:27:01 5552388 31351764 880300 2.68 463412 24435584 2258944 6.66 4698780 20970592 8 12:24:25 09:28:01 5552656 31352072 880096 2.68 463432 24435584 2258944 6.66 4698804 20970592 12 12:24:25 09:29:01 5552648 31352116 880124 2.68 463452 24435588 2258944 6.66 4699108 20970604 184 12:24:25 09:30:01 5552316 31351808 880384 2.68 463472 24435592 2258944 6.66 4698956 20970608 212 12:24:25 09:31:01 5552340 31351832 880324 2.68 463508 24435592 2242844 6.61 4698616 20970608 40 12:24:25 09:32:01 5552408 31351948 880136 2.68 463516 24435596 2242844 6.61 4698992 20970612 176 12:24:25 09:33:01 5552108 31351668 880360 2.68 463532 24435600 2242844 6.61 4699032 20970616 196 12:24:25 09:34:01 5552188 31351752 880200 2.68 463548 24435600 2242844 6.61 4699096 20970616 200 12:24:25 09:35:01 5552684 31352268 879684 2.68 463564 24435604 2242844 6.61 4698704 20970620 24 12:24:25 09:36:01 5552668 31352284 879624 2.68 463580 24435608 2242844 6.61 4699312 20970620 24 12:24:25 09:37:01 5552828 31352468 879592 2.68 463596 24435612 2242844 6.61 4699152 20970628 180 12:24:25 09:38:01 5553104 31352748 879312 2.68 463604 24435616 2242844 6.61 4698980 20970632 28 12:24:25 09:39:01 5553024 31352680 879304 2.68 463612 24435616 2242844 6.61 4699172 20970632 192 12:24:25 09:40:01 5552920 31352588 879304 2.68 463620 24435620 2242844 6.61 4699112 20970636 28 12:24:25 09:41:01 5622908 31422424 813016 2.47 463644 24435984 2151736 6.34 4642696 20962088 8 12:24:25 09:42:01 5622932 31422456 812964 2.47 463652 24435988 2151736 6.34 4642588 20962092 24 12:24:25 09:43:01 5623160 31422700 812708 2.47 463660 24435992 2151736 6.34 4642612 20962100 24 12:24:25 09:44:01 5623028 31422580 813012 2.47 463692 24435996 2151736 6.34 4642536 20962096 4 12:24:25 09:45:01 5622992 31422576 813216 2.47 463712 24436004 2151736 6.34 4642824 20962100 176 12:24:25 09:46:01 5622968 31422604 813188 2.47 463728 24436008 2151736 6.34 4642884 20962112 236 12:24:25 09:47:01 5622968 31422604 813160 2.47 463740 24436008 2151736 6.34 4642812 20962112 8 12:24:25 09:48:01 5623236 31422892 812852 2.47 463760 24436012 2151736 6.34 4642628 20962116 32 12:24:25 09:49:01 5623228 31422940 812768 2.47 463776 24436012 2151736 6.34 4643028 20962116 172 12:24:25 09:50:01 5623128 31422844 813004 2.47 463788 24436016 2151736 6.34 4642928 20962120 212 12:24:25 09:51:01 5623168 31422900 812940 2.47 463816 24436020 2151736 6.34 4643104 20962124 28 12:24:25 09:52:01 5623060 31422972 813040 2.47 463844 24436148 2151736 6.34 4643004 20962256 160 12:24:25 09:53:01 5623036 31422976 813004 2.47 463860 24436152 2151736 6.34 4643008 20962260 156 12:24:25 09:54:01 5622792 31422740 813196 2.47 463880 24436156 2167780 6.39 4643052 20962264 156 12:24:25 09:55:01 5622792 31422764 813124 2.47 463904 24436160 2167780 6.39 4643016 20962264 36 12:24:25 09:56:01 5624192 31424168 811640 2.47 463928 24436164 2167780 6.39 4641112 20962268 180 12:24:25 09:57:01 5624664 31424704 811092 2.47 463948 24436164 2151524 6.34 4641140 20962272 184 12:24:25 09:58:01 5624648 31424704 811024 2.47 463964 24436168 2151524 6.34 4641148 20962272 16 12:24:25 09:59:01 5624348 31424372 811288 2.47 463988 24436172 2151524 6.34 4641248 20962276 188 12:24:25 10:00:01 5624492 31424572 811248 2.47 464016 24436176 2151524 6.34 4641256 20962276 200 12:24:25 10:01:01 5624768 31424868 811036 2.47 464032 24436180 2151524 6.34 4641292 20962280 196 12:24:25 10:02:01 5624792 31424892 811004 2.47 464044 24436180 2151524 6.34 4640948 20962280 8 12:24:25 10:03:01 5624412 31424536 811264 2.47 464052 24436184 2151524 6.34 4641292 20962288 200 12:24:25 10:04:01 5624412 31424544 811216 2.47 464068 24436192 2151524 6.34 4641344 20962176 28 12:24:25 10:05:01 5622676 31422908 812728 2.47 464084 24436192 2151524 6.34 4642120 20962132 180 12:24:25 10:06:01 5622896 31423132 812496 2.47 464100 24436188 2151524 6.34 4641564 20962136 4 12:24:25 10:07:01 5623068 31423316 812220 2.47 464120 24436196 2151524 6.34 4641680 20962136 16 12:24:25 10:08:01 5623084 31423336 812192 2.47 464128 24436200 2151524 6.34 4641424 20962140 8 12:24:25 10:09:01 5622704 31422996 812476 2.47 464140 24436204 2151524 6.34 4641932 20962144 180 12:24:25 10:10:01 5623272 31423568 811880 2.47 464164 24436204 2151524 6.34 4641472 20962144 12 12:24:25 10:11:01 5622972 31423328 812132 2.47 464188 24436204 2151524 6.34 4641876 20962148 36 12:24:25 10:12:01 5622916 31423284 812124 2.47 464212 24436216 2167576 6.39 4641848 20962152 228 12:24:25 10:13:01 5622624 31423036 812336 2.47 464232 24436216 2167576 6.39 4641828 20962152 152 12:24:25 10:14:01 5622640 31423060 812276 2.47 464248 24436220 2167576 6.39 4641804 20962160 36 12:24:25 10:15:01 5622884 31423340 811980 2.47 464272 24436220 2167576 6.39 4641620 20962160 8 12:24:25 10:16:01 5622844 31423332 811972 2.47 464296 24436228 2167576 6.39 4641976 20962164 16 12:24:25 10:17:01 5622364 31422868 812428 2.47 464316 24436232 2167576 6.39 4641936 20962168 40 12:24:25 10:18:01 5622460 31422996 812448 2.47 464328 24436232 2167576 6.39 4641944 20962172 92 12:24:25 10:19:01 5622720 31423272 812148 2.47 464364 24436236 2151528 6.34 4641744 20962176 12 12:24:25 10:20:01 5622468 31423076 812308 2.47 464384 24436236 2151528 6.34 4642220 20962176 184 12:24:25 10:21:01 5622492 31423104 812264 2.47 464400 24436240 2151528 6.34 4641724 20962180 4 12:24:25 10:22:01 5622128 31422768 812520 2.47 464416 24436248 2151528 6.34 4641748 20962184 40 12:24:25 10:23:01 5622304 31422948 812560 2.47 464436 24436248 2151528 6.34 4642040 20962188 176 12:24:25 10:24:01 5622532 31423208 812244 2.47 464448 24436252 2151528 6.34 4642124 20962192 176 12:24:25 10:25:01 5622684 31423376 812272 2.47 464456 24436256 2134492 6.29 4642100 20962196 172 12:24:25 10:26:01 5622424 31423260 812372 2.47 464468 24436384 2134492 6.29 4642124 20962316 164 12:24:25 10:27:01 5622668 31423516 812092 2.47 464500 24436372 2134492 6.29 4642072 20962328 12 12:24:25 10:28:01 5623180 31424068 811548 2.47 464516 24436388 2134492 6.29 4641848 20962328 8 12:24:25 10:29:01 5622864 31423764 811768 2.47 464536 24436392 2134492 6.29 4642320 20962332 188 12:24:25 10:30:01 5622620 31423556 811956 2.47 464568 24436400 2134492 6.29 4642164 20962340 164 12:24:25 10:31:01 5622352 31423312 812200 2.47 464576 24436400 2134492 6.29 4642088 20962340 16 12:24:25 10:32:01 5622288 31423272 812184 2.47 464592 24436408 2134492 6.29 4642272 20962344 224 12:24:25 10:33:01 5622460 31423468 811980 2.47 464604 24436412 2134492 6.29 4642300 20962352 172 12:24:25 10:34:01 5622516 31423528 811912 2.47 464616 24436412 2134492 6.29 4642024 20962352 8 12:24:25 10:35:01 5622728 31423748 811632 2.47 464644 24436416 2134492 6.29 4641964 20962356 12 12:24:25 10:36:01 5622120 31423192 812156 2.47 464656 24436416 2134492 6.29 4642536 20962356 188 12:24:25 10:37:01 5622120 31423208 812068 2.47 464688 24436412 2134492 6.29 4642292 20962360 36 12:24:25 10:38:01 5622564 31423696 811772 2.47 464704 24436424 2134492 6.29 4642356 20962364 156 12:24:25 10:39:01 5622508 31423640 811756 2.47 464720 24436424 2134492 6.29 4642576 20962364 188 12:24:25 10:40:01 5622468 31423652 811700 2.47 464748 24436432 2150540 6.34 4642408 20962372 156 12:24:25 10:41:01 5622516 31423700 811632 2.47 464768 24436432 2150540 6.34 4642108 20962372 12 12:24:25 10:42:01 5622216 31423428 811872 2.47 464772 24436436 2150540 6.34 4642396 20962376 148 12:24:25 10:43:01 5622232 31423448 811840 2.47 464784 24436440 2150540 6.34 4642116 20962380 8 12:24:25 10:44:01 5622484 31423712 811564 2.47 464808 24436440 2150540 6.34 4642204 20962380 16 12:24:25 10:45:01 5622124 31423396 812112 2.47 464824 24436444 2150540 6.34 4642516 20962384 196 12:24:25 10:46:01 5622156 31423436 812156 2.47 464840 24436448 2150540 6.34 4642496 20962388 176 12:24:25 10:47:01 5622944 31424244 811340 2.47 464868 24436448 2150540 6.34 4642184 20962388 28 12:24:25 10:48:01 5622432 31423764 811820 2.47 464888 24436452 2150540 6.34 4642216 20962392 28 12:24:25 10:49:01 5622636 31423988 811544 2.47 464904 24436456 2150540 6.34 4642316 20962392 8 12:24:25 10:50:01 5623376 31424752 810780 2.47 464904 24436464 2150540 6.34 4642272 20962400 40 12:24:25 10:51:01 5622076 31423456 812152 2.47 464912 24436468 2150540 6.34 4642524 20962404 176 12:24:25 10:52:01 5622564 31423972 811644 2.47 464932 24436468 2150540 6.34 4642280 20962408 12 12:24:25 10:53:01 5622744 31424168 811384 2.47 464940 24436472 2150540 6.34 4642576 20962412 40 12:24:25 10:54:01 5622388 31423824 811608 2.47 464956 24436472 2150540 6.34 4642644 20962412 168 12:24:25 10:55:01 5622128 31423584 811836 2.47 464968 24436476 2150540 6.34 4642508 20962416 28 12:24:25 10:56:01 5622068 31423536 812084 2.47 464984 24436480 2133528 6.29 4642328 20962420 4 12:24:25 10:57:01 5622012 31423492 812076 2.47 464988 24436480 2133528 6.29 4642604 20962420 156 12:24:25 10:58:01 5621988 31423484 812068 2.47 464992 24436488 2149772 6.34 4642712 20962428 212 12:24:25 10:59:01 5622200 31423708 811784 2.47 465000 24436492 2149772 6.34 4642748 20962432 148 12:24:25 11:00:01 5622216 31423724 811764 2.47 465004 24436492 2149772 6.34 4642372 20962432 12 12:24:25 11:01:01 5622380 31423912 811504 2.47 465020 24436496 2149772 6.34 4642704 20962436 196 12:24:25 11:02:01 5622404 31423936 811464 2.47 465044 24436488 2133612 6.29 4642376 20962436 8 12:24:25 11:03:01 5622032 31423596 811700 2.47 465048 24436500 2133612 6.29 4642768 20962440 184 12:24:25 11:04:01 5622236 31423824 811412 2.47 465068 24436504 2133612 6.29 4642860 20962444 200 12:24:25 11:05:01 5622084 31423604 811772 2.47 465084 24436504 2133612 6.29 4643172 20962444 176 12:24:25 11:06:01 5621532 31423084 812296 2.47 465108 24436512 2133612 6.29 4642840 20962448 44 12:24:25 11:07:01 5621596 31423152 812220 2.47 465112 24436512 2133612 6.29 4642612 20962448 24 12:24:25 11:08:02 5621540 31423124 812124 2.47 465128 24436520 2133612 6.29 4643072 20962452 180 12:24:25 11:09:01 5621732 31423320 812120 2.47 465136 24436524 2133612 6.29 4642696 20962456 32 12:24:25 11:10:01 5621684 31423324 812048 2.47 465164 24436588 2133612 6.29 4642644 20962492 4 12:24:25 11:11:01 5621060 31422772 812528 2.47 465176 24436592 2133612 6.29 4642996 20962524 176 12:24:25 11:12:01 5621328 31423068 812244 2.47 465192 24436596 2133612 6.29 4643036 20962536 200 12:24:25 11:13:01 5621352 31423104 812188 2.47 465224 24436596 2133612 6.29 4642720 20962536 36 12:24:25 11:14:01 5621420 31423212 811980 2.47 465240 24436600 2133612 6.29 4643208 20962540 180 12:24:25 11:15:01 5621444 31423236 811948 2.47 465248 24436600 2133612 6.29 4642756 20962540 8 12:24:25 11:16:01 5621648 31423456 811664 2.47 465264 24436604 2149664 6.34 4642768 20962544 4 12:24:25 11:17:01 5621744 31423592 811648 2.47 465280 24436612 2149664 6.34 4643268 20962552 40 12:24:25 11:18:01 5622128 31424128 810972 2.47 465300 24436740 2149664 6.34 4642796 20962672 40 12:24:25 11:19:01 5622316 31424328 810720 2.47 465312 24436744 2149664 6.34 4642860 20962684 24 12:24:25 11:20:01 5621152 31423216 812000 2.47 465332 24436744 2149664 6.34 4643116 20962684 8 12:24:25 11:21:01 5621420 31423488 811716 2.47 465344 24436748 2149664 6.34 4642836 20962688 4 12:24:25 11:22:01 5621744 31423852 811452 2.47 465356 24436756 2149664 6.34 4643056 20962696 44 12:24:25 11:23:01 5621484 31423592 811676 2.47 465372 24436756 2149664 6.34 4642836 20962696 4 12:24:25 11:24:01 5621216 31423368 811872 2.47 465384 24436760 2149664 6.34 4642940 20962700 28 12:24:25 11:25:01 5621904 31424060 811336 2.47 465412 24436764 2149664 6.34 4642880 20962704 4 12:24:25 11:26:01 5621400 31423636 811772 2.47 465448 24436768 2149664 6.34 4643272 20962712 168 12:24:25 11:27:01 5620920 31423288 812100 2.47 465468 24436900 2149664 6.34 4642956 20962840 8 12:24:25 11:28:01 5620604 31423016 812312 2.47 465492 24436900 2149664 6.34 4643336 20962840 12 12:24:25 11:29:01 5620572 31423012 812276 2.47 465512 24436904 2149664 6.34 4643428 20962844 200 12:24:25 11:30:01 5620492 31422968 812268 2.47 465540 24436908 2149664 6.34 4643392 20962848 176 12:24:25 11:31:01 5620524 31423000 812216 2.47 465560 24436908 2149664 6.34 4643048 20962848 4 12:24:25 11:32:01 5620728 31423228 811940 2.47 465564 24436912 2149664 6.34 4643048 20962852 28 12:24:25 11:33:01 5620680 31423204 811924 2.47 465568 24436912 2132716 6.29 4643072 20962852 36 12:24:25 11:34:01 5620632 31423172 811896 2.47 465580 24436916 2132716 6.29 4643164 20962856 4 12:24:25 11:35:01 5621052 31423596 811608 2.47 465596 24436924 2132716 6.29 4643088 20962860 40 12:24:25 11:36:01 5620736 31423312 812020 2.47 465608 24436924 2132716 6.29 4643604 20962864 20 12:24:25 11:37:01 5620736 31423328 811968 2.47 465616 24436928 2132716 6.29 4643140 20962868 32 12:24:25 11:38:01 5621176 31423780 811428 2.47 465632 24436936 2132716 6.29 4643664 20962876 36 12:24:25 11:39:01 5621200 31423804 811384 2.47 465652 24436936 2132716 6.29 4643200 20962876 24 12:24:25 11:40:01 5620576 31423184 811940 2.47 465668 24436940 2148760 6.33 4643144 20962880 28 12:24:25 11:41:01 5620568 31423236 811872 2.47 465688 24436940 2148760 6.33 4643184 20962884 12 12:24:25 11:42:01 5620520 31423192 811848 2.47 465696 24436944 2148760 6.33 4643184 20962888 8 12:24:25 11:43:01 5620504 31423184 811784 2.47 465712 24436944 2148760 6.33 4643184 20962892 4 12:24:25 11:44:01 5620204 31422928 811996 2.47 465732 24436952 2148760 6.33 4643308 20962888 24 12:24:25 11:45:01 5620032 31422804 812228 2.47 465756 24436956 2148760 6.33 4643668 20962896 176 12:24:25 11:46:01 5619852 31422628 812396 2.47 465772 24436960 2148760 6.33 4643568 20962896 12 12:24:25 11:47:01 5619804 31422612 812384 2.47 465788 24436960 2148748 6.33 4643600 20962900 168 12:24:25 11:48:01 5620104 31422928 812156 2.47 465824 24436956 2148748 6.33 4643572 20962904 28 12:24:25 11:49:01 5620000 31422868 812216 2.47 465848 24436964 2148748 6.33 4643428 20962904 8 12:24:25 11:50:01 5619700 31422596 812436 2.47 465872 24436968 2148748 6.33 4643376 20962908 28 12:24:25 11:51:01 5620188 31423100 811904 2.47 465892 24436972 2148748 6.33 4643388 20962912 8 12:24:25 11:52:01 5620068 31423020 811908 2.47 465912 24436972 2148748 6.33 4643752 20962912 184 12:24:25 11:53:01 5620052 31423008 811844 2.47 465932 24436972 2148748 6.33 4643704 20962916 32 12:24:25 11:54:01 5620752 31423744 811508 2.47 465944 24436980 2148748 6.33 4643860 20962920 184 12:24:25 11:55:01 5621012 31424020 811224 2.47 465968 24436988 2148748 6.33 4643476 20962932 44 12:24:25 11:56:01 5621264 31424276 810944 2.47 465980 24436992 2148748 6.33 4643460 20962936 24 12:24:25 11:57:01 5621224 31424236 810924 2.47 465992 24436988 2148748 6.33 4643460 20962936 4 12:24:25 11:58:01 5620948 31424020 811120 2.47 466012 24436988 2148748 6.33 4643816 20962936 12 12:24:25 11:59:01 5621176 31424252 811032 2.47 466028 24436996 2148748 6.33 4643600 20962936 12 12:24:25 12:00:01 5620340 31423456 811872 2.47 466044 24437000 2132652 6.29 4643876 20962940 172 12:24:25 12:01:01 5620292 31423428 811844 2.47 466056 24437004 2132652 6.29 4643892 20962944 196 12:24:25 12:02:01 5620016 31423284 811964 2.47 466080 24437136 2132652 6.29 4643584 20963072 8 12:24:25 12:03:01 5619788 31423068 812108 2.47 466108 24437132 2132652 6.29 4643588 20963080 4 12:24:25 12:04:01 5619848 31423208 811952 2.47 466132 24437144 2132652 6.29 4644184 20963088 208 12:24:25 12:05:02 5619124 31422444 812712 2.47 466156 24437144 2148936 6.34 4643980 20963084 12 12:24:25 12:06:01 5618816 31422140 812940 2.47 466176 24437148 2148936 6.34 4643868 20963088 40 12:24:25 12:07:01 5619076 31422400 812596 2.47 466200 24437148 2148936 6.34 4643716 20963088 4 12:24:25 12:08:01 5618960 31422348 812836 2.47 466228 24437152 2148936 6.34 4643772 20963096 8 12:24:25 12:09:01 5618976 31422368 812760 2.47 466260 24437152 2148936 6.34 4643832 20963100 24 12:24:25 12:10:01 5619172 31422628 812520 2.47 466280 24437156 2148936 6.34 4643840 20963104 8 12:24:25 12:11:01 5619632 31423096 812208 2.47 466292 24437160 2148936 6.34 4643864 20963108 28 12:24:25 12:12:01 5619160 31422656 812636 2.47 466312 24437172 2148936 6.34 4643880 20963108 8 12:24:25 12:13:01 5619364 31422864 812344 2.47 466336 24437172 2148936 6.34 4643876 20963108 8 12:24:25 12:14:01 5619532 31423104 812300 2.47 466364 24437176 2148936 6.34 4644572 20963120 220 12:24:25 12:15:01 5619816 31423388 812012 2.47 466376 24437176 2148936 6.34 4643952 20963120 8 12:24:25 12:16:01 5619556 31423140 812220 2.47 466396 24437180 2164984 6.38 4643936 20963124 4 12:24:25 12:17:01 5619516 31423164 812192 2.47 466416 24437184 2164984 6.38 4644344 20963132 28 12:24:25 12:18:01 5619476 31423144 812116 2.47 466436 24437184 2164984 6.38 4644008 20963132 8 12:24:25 12:19:01 5619380 31423056 812136 2.47 466468 24437188 2164984 6.38 4644068 20963136 28 12:24:25 12:20:01 5619048 31422788 812396 2.47 466496 24437192 2164984 6.38 4644064 20963144 24 12:24:25 12:21:01 5619008 31422756 812360 2.47 466504 24437196 2164984 6.38 4644048 20963148 4 12:24:25 12:22:01 5618960 31422712 812316 2.47 466532 24437200 2164984 6.38 4644048 20963152 8 12:24:25 12:23:01 5619164 31422980 812036 2.47 466544 24437200 2164984 6.38 4644112 20963156 12 12:24:25 12:24:01 5618832 31422656 812276 2.47 466584 24437188 2164984 6.38 4644188 20963160 8 12:24:25 Average: 5863350 31376780 857880 2.61 458290 24168116 2244321 6.62 4640247 20735397 15530 12:24:25 12:24:25 06:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:24:25 06:24:01 ens3 1013.36 741.24 8525.62 118.72 0.00 0.00 0.00 0.00 12:24:25 06:24:01 veth3ebebb1 174.87 168.12 15.08 1030.86 0.00 0.00 0.00 0.08 12:24:25 06:24:01 docker0 174.87 168.02 12.69 1030.86 0.00 0.00 0.00 0.00 12:24:25 06:24:01 lo 3.63 3.63 0.36 0.36 0.00 0.00 0.00 0.00 12:24:25 06:25:01 ens3 803.73 682.73 6901.02 109.61 0.00 0.00 0.00 0.00 12:24:25 06:25:01 veth14df074 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 12:24:25 06:25:01 docker0 579.63 646.02 44.17 3620.97 0.00 0.00 0.00 0.00 12:24:25 06:25:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 12:24:25 06:26:01 ens3 34.00 23.05 26.83 15.35 0.00 0.00 0.00 0.00 12:24:25 06:26:01 veth14df074 1.11 1.14 0.10 0.10 0.00 0.00 0.00 0.00 12:24:25 06:26:01 docker0 1.11 1.11 0.08 0.10 0.00 0.00 0.00 0.00 12:24:25 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:27:01 ens3 17.21 11.48 14.81 9.49 0.00 0.00 0.00 0.00 12:24:25 06:27:01 veth14df074 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 06:28:01 vethd6d997d 15.06 20.55 1.46 10.07 0.00 0.00 0.00 0.00 12:24:25 06:28:01 vethff9b040 14.66 19.68 1.42 9.72 0.00 0.00 0.00 0.00 12:24:25 06:28:01 ens3 389.90 236.69 5562.56 40.00 0.00 0.00 0.00 0.00 12:24:25 06:28:01 vethf6e461c 14.75 19.98 1.43 9.75 0.00 0.00 0.00 0.00 12:24:25 06:28:01 vethce19f97 0.67 2.60 0.06 0.32 0.00 0.00 0.00 0.00 12:24:25 06:28:01 vethb792a26 2.73 3.28 0.27 1.45 0.00 0.00 0.00 0.00 12:24:25 06:28:01 veth3444188 15.16 20.75 1.46 10.09 0.00 0.00 0.00 0.00 12:24:25 06:28:01 docker0 142.03 213.20 10.43 1548.37 0.00 0.00 0.00 0.00 12:24:25 06:28:01 veth88667f5 15.18 20.65 1.46 10.08 0.00 0.00 0.00 0.00 12:24:25 06:28:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 12:24:25 06:29:01 vethf03b902 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 12:24:25 06:29:01 veth3bd11e0 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 12:24:25 06:29:01 ens3 852.83 459.85 9510.72 53.75 0.00 0.00 0.00 0.00 12:24:25 06:29:01 vethce19f97 0.07 1.33 0.00 0.06 0.00 0.00 0.00 0.00 12:24:25 06:29:01 veth5c73a90 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 12:24:25 06:29:01 veth9d6b47a 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 12:24:25 06:29:01 vetha0e2605 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 12:24:25 06:29:01 veth92fb070 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 12:24:25 06:29:01 vethdf45596 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 12:24:25 06:29:01 vethde4765d 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 12:24:25 06:29:01 docker0 399.83 745.20 36.58 7376.44 0.00 0.00 0.00 0.00 12:24:25 06:29:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 12:24:25 06:29:01 vethcb78167 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 12:24:25 06:29:01 vethd16dbdc 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 12:24:25 06:29:01 veth2f587ff 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 12:24:25 06:29:01 veth96dc695 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 12:24:25 06:30:01 veth80fb338 0.62 0.05 0.03 0.00 0.00 0.00 0.00 0.00 12:24:25 06:30:01 veth3bd11e0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:30:01 ens3 2.10 1.32 1.60 0.87 0.00 0.00 0.00 0.00 12:24:25 06:30:01 vethce19f97 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:30:01 veth5c73a90 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:30:01 veth9d6b47a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:30:01 vetha0e2605 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:30:01 veth92fb070 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:30:01 vethdf45596 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:30:01 vethde4765d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:30:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:30:01 vethcb78167 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:30:01 vethd16dbdc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:30:01 veth2f587ff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:30:01 veth96dc695 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:31:01 veth3bd11e0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:31:01 ens3 6.35 3.63 7.61 2.65 0.00 0.00 0.00 0.00 12:24:25 06:31:01 vethce19f97 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:31:01 veth5c73a90 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:31:01 veth9d6b47a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:31:01 vetha0e2605 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:31:01 veth92fb070 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:31:01 vethdf45596 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:31:01 vethde4765d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:31:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 06:31:01 vethcb78167 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:31:01 vethd16dbdc 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:31:01 veth2f587ff 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:32:01 ens3 246.53 259.16 116.71 1051.65 0.00 0.00 0.00 0.00 12:24:25 06:32:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:32:01 lo 19.13 19.13 1.88 1.88 0.00 0.00 0.00 0.00 12:24:25 06:33:01 ens3 446.69 455.39 177.91 2749.56 0.00 0.00 0.00 0.00 12:24:25 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:33:01 lo 34.79 34.79 3.40 3.40 0.00 0.00 0.00 0.00 12:24:25 06:34:01 ens3 200.43 196.55 88.76 1248.74 0.00 0.00 0.00 0.00 12:24:25 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:34:01 lo 15.13 15.13 1.48 1.48 0.00 0.00 0.00 0.00 12:24:25 06:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 06:36:01 ens3 1.77 1.13 7.43 0.28 0.00 0.00 0.00 0.00 12:24:25 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:36:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 06:37:01 ens3 0.60 0.60 0.31 0.22 0.00 0.00 0.00 0.00 12:24:25 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 06:38:01 ens3 0.03 0.12 0.00 0.01 0.00 0.00 0.00 0.00 12:24:25 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:39:02 ens3 0.28 0.30 0.09 0.08 0.00 0.00 0.00 0.00 12:24:25 06:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:39:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 06:40:01 ens3 0.07 0.24 0.00 0.06 0.00 0.00 0.00 0.00 12:24:25 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:41:01 ens3 0.28 0.25 0.08 0.04 0.00 0.00 0.00 0.00 12:24:25 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 06:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 06:44:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 12:24:25 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 06:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 06:48:01 ens3 0.22 0.17 0.14 0.01 0.00 0.00 0.00 0.00 12:24:25 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:49:01 ens3 0.38 0.35 0.14 0.08 0.00 0.00 0.00 0.00 12:24:25 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 06:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 06:52:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 06:54:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 12:24:25 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 06:56:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:57:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 06:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:59:01 ens3 0.27 0.27 0.08 0.08 0.00 0.00 0.00 0.00 12:24:25 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 06:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:01:01 ens3 0.27 0.20 0.12 0.01 0.00 0.00 0.00 0.00 12:24:25 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:03:01 ens3 0.95 0.80 0.82 0.39 0.00 0.00 0.00 0.00 12:24:25 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:04:01 ens3 6.03 4.17 3.90 4.78 0.00 0.00 0.00 0.00 12:24:25 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:04:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:05:01 ens3 2.17 1.67 1.23 1.40 0.00 0.00 0.00 0.00 12:24:25 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:09:01 ens3 0.37 0.22 0.14 0.07 0.00 0.00 0.00 0.00 12:24:25 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:12:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:13:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:14:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 12:24:25 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:15:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:24:25 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:18:01 ens3 1.37 0.43 0.44 0.28 0.00 0.00 0.00 0.00 12:24:25 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:19:01 ens3 1.67 0.75 0.80 0.55 0.00 0.00 0.00 0.00 12:24:25 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:20:01 ens3 0.63 0.00 0.06 0.00 0.00 0.00 0.00 0.00 12:24:25 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:21:01 ens3 1.15 0.43 0.41 0.28 0.00 0.00 0.00 0.00 12:24:25 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:22:01 ens3 0.60 0.30 0.27 0.21 0.00 0.00 0.00 0.00 12:24:25 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:24:01 ens3 0.63 0.12 0.18 0.07 0.00 0.00 0.00 0.00 12:24:25 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:25:01 ens3 0.63 0.47 0.27 0.22 0.00 0.00 0.00 0.00 12:24:25 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:27:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:29:01 ens3 0.38 0.25 0.14 0.08 0.00 0.00 0.00 0.00 12:24:25 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:30:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:31:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:32:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:33:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:24:25 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:34:01 ens3 0.32 0.13 0.14 0.07 0.00 0.00 0.00 0.00 12:24:25 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:36:01 ens3 0.50 0.32 0.26 0.21 0.00 0.00 0.00 0.00 12:24:25 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:39:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 12:24:25 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:41:01 ens3 1.77 1.70 17.40 0.14 0.00 0.00 0.00 0.00 12:24:25 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:41:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:24:25 07:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:43:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:24:25 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:44:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:24:25 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:49:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 12:24:25 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:51:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:52:02 ens3 0.20 0.07 0.12 0.00 0.00 0.00 0.00 0.00 12:24:25 07:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:53:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:54:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 12:24:25 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:55:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:56:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:57:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 12:24:25 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 07:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:59:01 ens3 0.38 0.32 0.15 0.08 0.00 0.00 0.00 0.00 12:24:25 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:00:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:01:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:02:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:03:01 ens3 0.42 0.32 0.12 0.26 0.00 0.00 0.00 0.00 12:24:25 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:04:01 ens3 3.28 2.83 1.68 4.05 0.00 0.00 0.00 0.00 12:24:25 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:04:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:05:01 ens3 1.78 0.95 1.04 1.26 0.00 0.00 0.00 0.00 12:24:25 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:06:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:07:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:08:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:09:01 ens3 0.40 0.22 0.14 0.07 0.00 0.00 0.00 0.00 12:24:25 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:11:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:12:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:13:01 ens3 0.27 0.20 0.12 0.07 0.00 0.00 0.00 0.00 12:24:25 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:14:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 12:24:25 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:15:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:24:25 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:17:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:18:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:19:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 12:24:25 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:20:01 ens3 0.17 0.08 0.06 0.00 0.00 0.00 0.00 0.00 12:24:25 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:21:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:22:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:23:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:24:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 12:24:25 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:25:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:26:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:27:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:28:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:29:01 ens3 0.58 0.40 0.37 0.20 0.00 0.00 0.00 0.00 12:24:25 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:30:01 ens3 0.35 0.02 0.04 0.00 0.00 0.00 0.00 0.00 12:24:25 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:31:01 ens3 1.98 0.55 0.71 0.41 0.00 0.00 0.00 0.00 12:24:25 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:32:01 ens3 0.43 0.17 0.26 0.20 0.00 0.00 0.00 0.00 12:24:25 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:33:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:34:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 12:24:25 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:35:01 ens3 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:24:25 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:36:01 ens3 0.50 0.35 0.26 0.21 0.00 0.00 0.00 0.00 12:24:25 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:37:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:38:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:39:01 ens3 0.60 0.22 0.16 0.08 0.00 0.00 0.00 0.00 12:24:25 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:40:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:41:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:42:01 ens3 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:43:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:44:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:24:25 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:45:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:46:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:47:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:48:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:49:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:24:25 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:50:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:51:01 ens3 0.25 0.13 0.12 0.01 0.00 0.00 0.00 0.00 12:24:25 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:52:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:24:25 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:53:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:54:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 12:24:25 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:55:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:56:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:57:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 08:58:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:59:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 12:24:25 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:00:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:01:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:02:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:03:01 ens3 0.40 0.27 0.22 0.25 0.00 0.00 0.00 0.00 12:24:25 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:04:01 ens3 3.98 2.87 2.14 4.41 0.00 0.00 0.00 0.00 12:24:25 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:04:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:05:01 ens3 1.12 0.90 0.58 0.80 0.00 0.00 0.00 0.00 12:24:25 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:06:01 ens3 0.41 0.37 0.21 0.36 0.00 0.00 0.00 0.00 12:24:25 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:09:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 12:24:25 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:10:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:11:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 12:24:25 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:12:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:14:01 ens3 0.25 0.22 0.08 0.08 0.00 0.00 0.00 0.00 12:24:25 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:16:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:24:25 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:19:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 12:24:25 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:20:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:21:01 ens3 0.15 0.07 0.06 0.01 0.00 0.00 0.00 0.00 12:24:25 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:24:01 ens3 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 12:24:25 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:29:01 ens3 0.35 0.32 0.17 0.08 0.00 0.00 0.00 0.00 12:24:25 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:30:01 ens3 0.68 1.10 0.05 11.09 0.00 0.00 0.00 0.00 12:24:25 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:34:01 ens3 0.82 1.55 0.12 6.65 0.00 0.00 0.00 0.00 12:24:25 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:35:01 ens3 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 12:24:25 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:36:01 ens3 4.20 6.00 0.50 7.41 0.00 0.00 0.00 0.00 12:24:25 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:39:01 ens3 2.90 7.06 0.31 7.38 0.00 0.00 0.00 0.00 12:24:25 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:44:01 ens3 3.85 5.66 0.37 7.29 0.00 0.00 0.00 0.00 12:24:25 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:48:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:49:01 ens3 3.80 5.35 0.37 7.27 0.00 0.00 0.00 0.00 12:24:25 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:51:01 ens3 6.21 9.96 0.74 14.44 0.00 0.00 0.00 0.00 12:24:25 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:52:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:54:01 ens3 0.95 1.63 0.13 6.67 0.00 0.00 0.00 0.00 12:24:25 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:55:01 ens3 0.08 0.03 0.06 0.00 0.00 0.00 0.00 0.00 12:24:25 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:56:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 09:59:01 ens3 0.65 0.48 0.11 6.39 0.00 0.00 0.00 0.00 12:24:25 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:00:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:01:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 12:24:25 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:02:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:04:01 ens3 1.45 0.80 0.55 4.85 0.00 0.00 0.00 0.00 12:24:25 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:05:01 ens3 2.48 1.58 1.44 3.81 0.00 0.00 0.00 0.00 12:24:25 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:05:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:06:01 ens3 1.50 0.90 0.79 1.09 0.00 0.00 0.00 0.00 12:24:25 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:09:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 12:24:25 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:11:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 12:24:25 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:14:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:24:25 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:16:01 ens3 0.25 0.15 0.07 0.01 0.00 0.00 0.00 0.00 12:24:25 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:19:01 ens3 0.20 0.15 0.09 0.07 0.00 0.00 0.00 0.00 12:24:25 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:20:01 ens3 0.22 0.18 0.07 0.01 0.00 0.00 0.00 0.00 12:24:25 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:22:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:24:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:24:25 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:26:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:24:25 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:28:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:29:01 ens3 1.00 0.43 0.38 0.28 0.00 0.00 0.00 0.00 12:24:25 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:30:01 ens3 0.15 0.08 0.06 0.01 0.00 0.00 0.00 0.00 12:24:25 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:34:01 ens3 0.37 0.22 0.14 0.07 0.00 0.00 0.00 0.00 12:24:25 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:36:01 ens3 0.55 0.42 0.27 0.22 0.00 0.00 0.00 0.00 12:24:25 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:37:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:24:25 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:39:01 ens3 1.15 0.73 0.56 0.36 0.00 0.00 0.00 0.00 12:24:25 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:40:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:41:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:42:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:44:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 12:24:25 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:45:01 ens3 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 12:24:25 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:49:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 12:24:25 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:53:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 12:24:25 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:54:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:24:25 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:56:01 ens3 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 12:24:25 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 10:59:01 ens3 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 12:24:25 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:00:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:04:01 ens3 0.85 0.35 0.28 0.32 0.00 0.00 0.00 0.00 12:24:25 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:05:01 ens3 3.37 2.53 1.75 4.16 0.00 0.00 0.00 0.00 12:24:25 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:05:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:06:01 ens3 2.20 1.72 1.15 1.43 0.00 0.00 0.00 0.00 12:24:25 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:07:01 ens3 0.52 0.00 0.05 0.00 0.00 0.00 0.00 0.00 12:24:25 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:08:02 ens3 0.88 0.80 0.38 0.32 0.00 0.00 0.00 0.00 12:24:25 11:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:08:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:09:01 ens3 0.25 0.20 0.14 0.07 0.00 0.00 0.00 0.00 12:24:25 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:13:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:14:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 12:24:25 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:15:01 ens3 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 12:24:25 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:19:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 12:24:25 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:20:01 ens3 0.17 0.17 0.06 0.01 0.00 0.00 0.00 0.00 12:24:25 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:24:01 ens3 0.25 0.22 0.08 0.08 0.00 0.00 0.00 0.00 12:24:25 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:26:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 12:24:25 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:27:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:28:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:29:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:24:25 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:30:01 ens3 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 12:24:25 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:34:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:24:25 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:36:01 ens3 0.57 0.42 0.27 0.22 0.00 0.00 0.00 0.00 12:24:25 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:37:01 ens3 0.13 0.08 0.09 0.01 0.00 0.00 0.00 0.00 12:24:25 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:39:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 12:24:25 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:43:01 ens3 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 12:24:25 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:44:01 ens3 0.27 0.28 0.14 0.08 0.00 0.00 0.00 0.00 12:24:25 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:47:01 ens3 0.38 0.03 0.05 0.00 0.00 0.00 0.00 0.00 12:24:25 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:48:01 ens3 0.50 0.57 0.27 0.23 0.00 0.00 0.00 0.00 12:24:25 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:49:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:24:25 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:50:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 12:24:25 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:51:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:53:01 ens3 0.42 0.00 0.02 0.00 0.00 0.00 0.00 0.00 12:24:25 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:54:01 ens3 1.27 0.22 0.18 0.08 0.00 0.00 0.00 0.00 12:24:25 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:55:01 ens3 0.30 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:24:25 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 11:59:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 12:24:25 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 12:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:02:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 12:03:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:24:25 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:04:01 ens3 2.13 0.90 0.72 0.61 0.00 0.00 0.00 0.00 12:24:25 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 12:05:02 ens3 3.57 2.78 1.98 4.35 0.00 0.00 0.00 0.00 12:24:25 12:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:05:02 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 12:06:01 ens3 1.56 0.88 0.80 1.11 0.00 0.00 0.00 0.00 12:24:25 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 12:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:08:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 12:09:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:24:25 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:10:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:24:25 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 12:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:12:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 12:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:14:01 ens3 0.33 0.20 0.14 0.07 0.00 0.00 0.00 0.00 12:24:25 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 12:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 12:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 12:19:01 ens3 0.25 0.13 0.13 0.07 0.00 0.00 0.00 0.00 12:24:25 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 12:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:22:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 12:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:24:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:24:25 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:25 12:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:25 Average: ens3 11.45 8.79 85.89 15.31 0.00 0.00 0.00 0.00 12:24:25 Average: docker0 3.60 4.91 0.29 37.62 0.00 0.00 0.00 0.00 12:24:25 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 12:24:25 12:24:25 12:24:25 ---> sar -P ALL: 12:24:25 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8548) 09/09/25 _x86_64_ (8 CPU) 12:24:25 12:24:25 06:22:50 LINUX RESTART (8 CPU) 12:24:25 12:24:25 06:23:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 06:24:01 all 8.85 0.00 2.61 1.79 0.06 86.70 12:24:25 06:24:01 0 6.53 0.00 1.82 0.59 0.05 91.01 12:24:25 06:24:01 1 9.80 0.00 2.21 0.94 0.03 87.02 12:24:25 06:24:01 2 11.57 0.00 3.12 0.47 0.05 84.79 12:24:25 06:24:01 3 10.12 0.00 2.33 2.09 0.07 85.39 12:24:25 06:24:01 4 8.83 0.00 4.37 6.81 0.05 79.94 12:24:25 06:24:01 5 8.78 0.00 2.45 0.17 0.05 88.55 12:24:25 06:24:01 6 8.41 0.00 1.95 0.62 0.08 88.94 12:24:25 06:24:01 7 6.75 0.00 2.64 2.62 0.07 87.92 12:24:25 06:25:01 all 29.30 0.00 5.82 0.81 0.08 63.99 12:24:25 06:25:01 0 31.04 0.00 5.54 0.22 0.08 63.12 12:24:25 06:25:01 1 27.39 0.00 6.24 1.30 0.08 64.98 12:24:25 06:25:01 2 32.07 0.00 6.31 2.32 0.08 59.22 12:24:25 06:25:01 3 28.80 0.00 6.45 0.42 0.08 64.25 12:24:25 06:25:01 4 29.17 0.00 5.73 1.01 0.08 64.01 12:24:25 06:25:01 5 30.55 0.00 5.52 0.17 0.07 63.69 12:24:25 06:25:01 6 27.61 0.00 4.74 1.00 0.07 66.58 12:24:25 06:25:01 7 27.75 0.00 6.01 0.08 0.08 66.07 12:24:25 06:26:01 all 38.19 0.00 6.60 0.41 0.09 54.72 12:24:25 06:26:01 0 38.54 0.00 6.59 0.07 0.08 54.72 12:24:25 06:26:01 1 38.58 0.00 6.66 0.08 0.08 54.60 12:24:25 06:26:01 2 37.69 0.00 6.90 0.02 0.10 55.29 12:24:25 06:26:01 3 38.25 0.00 7.01 0.00 0.08 54.65 12:24:25 06:26:01 4 40.47 0.00 6.33 0.13 0.08 52.98 12:24:25 06:26:01 5 35.05 0.00 6.76 2.68 0.08 55.43 12:24:25 06:26:01 6 37.30 0.00 6.18 0.28 0.08 56.15 12:24:25 06:26:01 7 39.59 0.00 6.38 0.00 0.08 53.94 12:24:25 06:27:01 all 68.12 0.00 8.33 0.07 0.09 23.39 12:24:25 06:27:01 0 68.38 0.00 8.02 0.03 0.10 23.47 12:24:25 06:27:01 1 68.24 0.00 7.70 0.07 0.08 23.91 12:24:25 06:27:01 2 68.33 0.00 8.35 0.02 0.08 23.22 12:24:25 06:27:01 3 67.29 0.00 8.43 0.02 0.10 24.16 12:24:25 06:27:01 4 67.03 0.00 8.31 0.00 0.10 24.57 12:24:25 06:27:01 5 68.35 0.00 8.46 0.03 0.08 23.07 12:24:25 06:27:01 6 67.74 0.00 9.07 0.35 0.10 22.74 12:24:25 06:27:01 7 69.58 0.00 8.33 0.02 0.08 21.98 12:24:25 06:28:01 all 29.13 0.00 10.84 5.30 0.09 54.64 12:24:25 06:28:01 0 30.19 0.00 10.93 4.62 0.08 54.19 12:24:25 06:28:01 1 28.04 0.00 10.46 4.64 0.08 56.77 12:24:25 06:28:01 2 26.78 0.00 10.64 4.61 0.08 57.89 12:24:25 06:28:01 3 28.64 0.00 10.91 3.41 0.08 56.96 12:24:25 06:28:01 4 30.67 0.00 11.13 6.46 0.10 51.63 12:24:25 06:28:01 5 29.27 0.00 10.69 4.57 0.10 55.37 12:24:25 06:28:01 6 30.90 0.00 10.56 7.75 0.09 50.71 12:24:25 06:28:01 7 28.56 0.00 11.40 6.37 0.09 53.59 12:24:25 06:29:01 all 53.09 0.00 12.88 8.72 0.08 25.22 12:24:25 06:29:01 0 53.89 0.00 14.02 17.37 0.10 14.62 12:24:25 06:29:01 1 52.92 0.00 11.57 3.92 0.08 31.51 12:24:25 06:29:01 2 52.97 0.00 13.44 8.87 0.08 24.64 12:24:25 06:29:01 3 53.23 0.00 11.78 15.20 0.08 19.71 12:24:25 06:29:01 4 53.69 0.00 12.29 4.49 0.07 29.46 12:24:25 06:29:01 5 51.90 0.00 14.42 7.39 0.08 26.20 12:24:25 06:29:01 6 51.92 0.00 13.90 9.14 0.08 24.96 12:24:25 06:29:01 7 54.23 0.00 11.66 3.49 0.07 30.55 12:24:25 06:30:01 all 89.91 0.00 9.99 0.00 0.10 0.00 12:24:25 06:30:01 0 90.02 0.00 9.86 0.00 0.12 0.00 12:24:25 06:30:01 1 90.19 0.00 9.71 0.00 0.10 0.00 12:24:25 06:30:01 2 89.24 0.00 10.66 0.00 0.10 0.00 12:24:25 06:30:01 3 89.94 0.00 9.96 0.00 0.10 0.00 12:24:25 06:30:01 4 89.46 0.00 10.43 0.00 0.12 0.00 12:24:25 06:30:01 5 90.46 0.00 9.44 0.00 0.10 0.00 12:24:25 06:30:01 6 90.22 0.00 9.68 0.00 0.10 0.00 12:24:25 06:30:01 7 89.74 0.00 10.16 0.00 0.10 0.00 12:24:25 06:31:01 all 90.76 0.00 9.15 0.00 0.09 0.00 12:24:25 06:31:01 0 90.87 0.00 9.03 0.00 0.10 0.00 12:24:25 06:31:01 1 90.30 0.00 9.61 0.00 0.08 0.00 12:24:25 06:31:01 2 90.62 0.00 9.28 0.00 0.10 0.00 12:24:25 06:31:01 3 90.42 0.00 9.48 0.00 0.10 0.00 12:24:25 06:31:01 4 91.20 0.00 8.70 0.00 0.10 0.00 12:24:25 06:31:01 5 90.70 0.00 9.22 0.00 0.08 0.00 12:24:25 06:31:01 6 91.12 0.00 8.80 0.00 0.08 0.00 12:24:25 06:31:01 7 90.81 0.00 9.09 0.00 0.10 0.00 12:24:25 06:32:01 all 32.96 0.00 5.48 0.73 0.08 60.75 12:24:25 06:32:01 0 34.06 0.00 4.94 0.35 0.08 60.57 12:24:25 06:32:01 1 32.76 0.00 5.04 0.70 0.08 61.42 12:24:25 06:32:01 2 31.51 0.00 6.66 0.52 0.08 61.22 12:24:25 06:32:01 3 31.75 0.00 5.43 0.62 0.08 62.12 12:24:25 06:32:01 4 33.44 0.00 5.05 0.65 0.07 60.79 12:24:25 06:32:01 5 30.60 0.00 5.52 0.87 0.05 62.97 12:24:25 06:32:01 6 34.32 0.00 5.34 0.60 0.08 59.66 12:24:25 06:32:01 7 35.21 0.00 5.85 1.57 0.08 57.30 12:24:25 06:33:01 all 11.61 0.00 0.98 0.10 0.06 87.24 12:24:25 06:33:01 0 14.37 0.00 1.03 0.23 0.07 84.30 12:24:25 06:33:01 1 8.87 0.00 0.92 0.05 0.07 90.09 12:24:25 06:33:01 2 11.74 0.00 1.02 0.03 0.05 87.16 12:24:25 06:33:01 3 13.25 0.00 1.07 0.02 0.07 85.59 12:24:25 06:33:01 4 16.70 0.00 0.90 0.40 0.07 81.92 12:24:25 06:33:01 5 11.21 0.00 1.16 0.07 0.07 87.50 12:24:25 06:33:01 6 10.59 0.00 0.90 0.02 0.08 88.41 12:24:25 06:33:01 7 6.13 0.00 0.87 0.02 0.05 92.94 12:24:25 06:34:01 all 6.60 0.00 0.51 0.05 0.05 92.79 12:24:25 06:34:01 0 8.52 0.00 0.52 0.02 0.07 90.88 12:24:25 06:34:01 1 4.20 0.00 0.42 0.02 0.05 95.31 12:24:25 06:34:01 2 6.56 0.00 0.52 0.00 0.03 92.89 12:24:25 06:34:01 3 3.55 0.00 0.38 0.00 0.03 96.03 12:24:25 06:34:01 4 11.21 0.00 0.70 0.15 0.07 87.88 12:24:25 06:34:01 5 5.53 0.00 0.47 0.10 0.05 93.85 12:24:25 06:34:01 6 5.36 0.00 0.45 0.02 0.05 94.13 12:24:25 06:34:01 7 7.85 0.00 0.67 0.07 0.05 91.37 12:24:25 12:24:25 06:34:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 06:35:01 all 0.03 0.00 0.02 0.01 0.01 99.93 12:24:25 06:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 06:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 06:35:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 06:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 06:35:01 4 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 06:35:01 5 0.02 0.00 0.02 0.05 0.02 99.90 12:24:25 06:35:01 6 0.07 0.00 0.07 0.00 0.03 99.83 12:24:25 06:35:01 7 0.05 0.00 0.00 0.00 0.02 99.93 12:24:25 06:36:01 all 0.13 0.00 0.05 0.00 0.01 99.81 12:24:25 06:36:01 0 0.05 0.00 0.03 0.00 0.00 99.92 12:24:25 06:36:01 1 0.03 0.00 0.05 0.00 0.02 99.90 12:24:25 06:36:01 2 0.07 0.00 0.02 0.00 0.00 99.92 12:24:25 06:36:01 3 0.03 0.00 0.03 0.00 0.00 99.93 12:24:25 06:36:01 4 0.07 0.00 0.02 0.00 0.02 99.90 12:24:25 06:36:01 5 0.07 0.00 0.07 0.02 0.00 99.85 12:24:25 06:36:01 6 0.63 0.00 0.10 0.02 0.05 99.20 12:24:25 06:36:01 7 0.05 0.00 0.05 0.00 0.02 99.88 12:24:25 06:37:01 all 0.04 0.00 0.02 0.00 0.01 99.93 12:24:25 06:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 06:37:01 1 0.10 0.00 0.02 0.00 0.03 99.85 12:24:25 06:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 06:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 06:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 06:37:01 5 0.03 0.00 0.03 0.02 0.02 99.90 12:24:25 06:37:01 6 0.08 0.00 0.05 0.02 0.02 99.83 12:24:25 06:37:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 06:38:01 all 0.19 0.00 0.03 0.00 0.01 99.78 12:24:25 06:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 06:38:01 1 1.16 0.00 0.03 0.00 0.02 98.79 12:24:25 06:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 06:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 06:38:01 4 0.03 0.00 0.05 0.00 0.00 99.92 12:24:25 06:38:01 5 0.08 0.00 0.00 0.02 0.00 99.90 12:24:25 06:38:01 6 0.05 0.00 0.05 0.00 0.03 99.87 12:24:25 06:38:01 7 0.07 0.00 0.07 0.00 0.00 99.87 12:24:25 06:39:02 all 0.27 0.00 0.01 0.01 0.01 99.70 12:24:25 06:39:02 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 06:39:02 1 2.04 0.00 0.05 0.00 0.03 97.88 12:24:25 06:39:02 2 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 06:39:02 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 06:39:02 4 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 06:39:02 5 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 06:39:02 6 0.05 0.00 0.03 0.03 0.02 99.87 12:24:25 06:39:02 7 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 06:40:01 all 0.10 0.00 0.02 0.00 0.01 99.87 12:24:25 06:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 06:40:01 1 0.63 0.00 0.05 0.00 0.02 99.31 12:24:25 06:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 06:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 06:40:01 4 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 06:40:01 5 0.02 0.00 0.03 0.02 0.02 99.92 12:24:25 06:40:01 6 0.02 0.00 0.00 0.00 0.03 99.95 12:24:25 06:40:01 7 0.07 0.00 0.05 0.00 0.02 99.86 12:24:25 06:41:01 all 0.27 0.00 0.04 0.01 0.01 99.68 12:24:25 06:41:01 0 0.00 0.00 0.03 0.00 0.02 99.95 12:24:25 06:41:01 1 1.96 0.00 0.05 0.00 0.02 97.98 12:24:25 06:41:01 2 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 06:41:01 3 0.00 0.00 0.03 0.03 0.00 99.93 12:24:25 06:41:01 4 0.02 0.00 0.07 0.00 0.00 99.92 12:24:25 06:41:01 5 0.05 0.00 0.02 0.02 0.00 99.92 12:24:25 06:41:01 6 0.05 0.00 0.08 0.00 0.02 99.85 12:24:25 06:41:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 06:42:01 all 0.12 0.00 0.02 0.00 0.02 99.84 12:24:25 06:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 06:42:01 1 0.76 0.00 0.03 0.00 0.03 99.17 12:24:25 06:42:01 2 0.07 0.00 0.00 0.00 0.02 99.92 12:24:25 06:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 06:42:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 06:42:01 5 0.00 0.00 0.02 0.02 0.02 99.95 12:24:25 06:42:01 6 0.08 0.00 0.05 0.00 0.03 99.83 12:24:25 06:42:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 06:43:01 all 0.04 0.00 0.02 0.01 0.01 99.92 12:24:25 06:43:01 0 0.10 0.00 0.02 0.00 0.00 99.88 12:24:25 06:43:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 06:43:01 2 0.00 0.00 0.03 0.00 0.00 99.97 12:24:25 06:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 06:43:01 4 0.03 0.00 0.03 0.00 0.00 99.93 12:24:25 06:43:01 5 0.07 0.00 0.03 0.02 0.00 99.88 12:24:25 06:43:01 6 0.08 0.00 0.02 0.03 0.03 99.83 12:24:25 06:43:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 06:44:01 all 0.05 0.00 0.01 0.00 0.01 99.92 12:24:25 06:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 06:44:01 1 0.10 0.00 0.02 0.00 0.02 99.87 12:24:25 06:44:01 2 0.00 0.00 0.02 0.02 0.00 99.97 12:24:25 06:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 06:44:01 4 0.05 0.00 0.00 0.00 0.02 99.93 12:24:25 06:44:01 5 0.03 0.00 0.00 0.02 0.00 99.95 12:24:25 06:44:01 6 0.08 0.00 0.05 0.00 0.02 99.85 12:24:25 06:44:01 7 0.07 0.00 0.02 0.00 0.00 99.92 12:24:25 06:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:24:25 06:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 06:45:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 06:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 06:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 06:45:01 4 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 06:45:01 5 0.00 0.00 0.02 0.02 0.02 99.95 12:24:25 06:45:01 6 0.03 0.00 0.00 0.02 0.02 99.93 12:24:25 06:45:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 12:24:25 06:45:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 06:46:01 all 0.04 0.00 0.02 0.00 0.01 99.93 12:24:25 06:46:01 0 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 06:46:01 1 0.07 0.00 0.02 0.00 0.02 99.90 12:24:25 06:46:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 06:46:01 3 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 06:46:01 4 0.07 0.00 0.03 0.00 0.02 99.88 12:24:25 06:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 06:46:01 6 0.02 0.00 0.03 0.02 0.00 99.93 12:24:25 06:46:01 7 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 06:47:01 all 0.03 0.00 0.01 0.01 0.01 99.94 12:24:25 06:47:01 0 0.12 0.00 0.02 0.00 0.02 99.85 12:24:25 06:47:01 1 0.02 0.00 0.02 0.00 0.03 99.93 12:24:25 06:47:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 06:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 06:47:01 4 0.07 0.00 0.00 0.00 0.02 99.92 12:24:25 06:47:01 5 0.00 0.00 0.02 0.05 0.00 99.93 12:24:25 06:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 06:47:01 7 0.02 0.00 0.00 0.02 0.02 99.95 12:24:25 06:48:01 all 0.16 0.00 0.01 0.00 0.01 99.82 12:24:25 06:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 06:48:01 1 0.07 0.00 0.02 0.00 0.02 99.90 12:24:25 06:48:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 06:48:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:24:25 06:48:01 4 0.98 0.00 0.02 0.00 0.02 98.99 12:24:25 06:48:01 5 0.07 0.00 0.00 0.00 0.02 99.92 12:24:25 06:48:01 6 0.07 0.00 0.00 0.00 0.02 99.92 12:24:25 06:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 06:49:01 all 0.03 0.00 0.01 0.19 0.01 99.76 12:24:25 06:49:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 06:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 06:49:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:24:25 06:49:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 06:49:01 4 0.08 0.00 0.00 0.00 0.00 99.92 12:24:25 06:49:01 5 0.05 0.00 0.00 1.12 0.00 98.83 12:24:25 06:49:01 6 0.00 0.00 0.03 0.35 0.00 99.62 12:24:25 06:49:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 06:50:01 all 0.04 0.00 0.02 0.00 0.01 99.93 12:24:25 06:50:01 0 0.07 0.00 0.02 0.00 0.00 99.92 12:24:25 06:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 06:50:01 2 0.07 0.00 0.02 0.00 0.02 99.90 12:24:25 06:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 06:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 06:50:01 5 0.03 0.00 0.03 0.02 0.02 99.90 12:24:25 06:50:01 6 0.02 0.00 0.00 0.02 0.02 99.95 12:24:25 06:50:01 7 0.03 0.00 0.03 0.00 0.00 99.93 12:24:25 06:51:01 all 0.05 0.00 0.02 0.00 0.01 99.93 12:24:25 06:51:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 06:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 06:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 06:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 06:51:01 4 0.23 0.00 0.05 0.00 0.00 99.72 12:24:25 06:51:01 5 0.03 0.00 0.03 0.00 0.00 99.93 12:24:25 06:51:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 06:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 06:52:01 all 0.05 0.00 0.02 0.01 0.02 99.91 12:24:25 06:52:01 0 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 06:52:01 1 0.03 0.00 0.02 0.00 0.03 99.92 12:24:25 06:52:01 2 0.07 0.00 0.03 0.00 0.03 99.87 12:24:25 06:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 06:52:01 4 0.17 0.00 0.00 0.00 0.02 99.82 12:24:25 06:52:01 5 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 06:52:01 6 0.05 0.00 0.03 0.03 0.02 99.87 12:24:25 06:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 06:53:01 all 0.03 0.00 0.01 0.01 0.01 99.94 12:24:25 06:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 06:53:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 06:53:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 06:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 06:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 06:53:01 5 0.03 0.00 0.03 0.05 0.00 99.88 12:24:25 06:53:01 6 0.07 0.00 0.00 0.00 0.02 99.92 12:24:25 06:53:01 7 0.03 0.00 0.02 0.02 0.02 99.92 12:24:25 06:54:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:24:25 06:54:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 06:54:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 06:54:01 2 0.00 0.00 0.03 0.00 0.02 99.95 12:24:25 06:54:01 3 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 06:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 06:54:01 5 0.02 0.00 0.03 0.02 0.02 99.92 12:24:25 06:54:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 06:54:01 7 0.07 0.00 0.00 0.00 0.00 99.93 12:24:25 06:55:01 all 0.10 0.00 0.01 0.00 0.01 99.87 12:24:25 06:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 06:55:01 1 0.05 0.00 0.00 0.00 0.02 99.93 12:24:25 06:55:01 2 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 06:55:01 3 0.00 0.00 0.03 0.00 0.00 99.97 12:24:25 06:55:01 4 0.58 0.00 0.00 0.00 0.00 99.42 12:24:25 06:55:01 5 0.05 0.00 0.00 0.02 0.02 99.92 12:24:25 06:55:01 6 0.00 0.00 0.02 0.02 0.00 99.97 12:24:25 06:55:01 7 0.07 0.00 0.02 0.00 0.02 99.90 12:24:25 06:56:01 all 0.09 0.00 0.02 0.00 0.01 99.88 12:24:25 06:56:01 0 0.07 0.00 0.02 0.00 0.00 99.92 12:24:25 06:56:01 1 0.08 0.00 0.03 0.02 0.02 99.85 12:24:25 06:56:01 2 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 06:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 06:56:01 4 0.43 0.00 0.02 0.00 0.00 99.55 12:24:25 06:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 06:56:01 6 0.10 0.00 0.00 0.00 0.02 99.88 12:24:25 06:56:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 12:24:25 06:56:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 06:57:01 all 0.02 0.00 0.02 0.01 0.01 99.95 12:24:25 06:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 06:57:01 1 0.03 0.00 0.02 0.03 0.02 99.90 12:24:25 06:57:01 2 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 06:57:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 06:57:01 4 0.05 0.00 0.03 0.00 0.02 99.90 12:24:25 06:57:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 06:57:01 6 0.00 0.00 0.03 0.00 0.00 99.97 12:24:25 06:57:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 06:58:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:24:25 06:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 06:58:01 1 0.05 0.00 0.02 0.02 0.03 99.88 12:24:25 06:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 06:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 06:58:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 06:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 06:58:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 06:58:01 7 0.02 0.00 0.02 0.02 0.00 99.95 12:24:25 06:59:01 all 0.13 0.00 0.01 0.01 0.01 99.83 12:24:25 06:59:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 06:59:01 1 0.03 0.00 0.00 0.02 0.02 99.93 12:24:25 06:59:01 2 0.02 0.00 0.03 0.00 0.03 99.92 12:24:25 06:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 06:59:01 4 0.91 0.00 0.05 0.00 0.02 99.02 12:24:25 06:59:01 5 0.05 0.00 0.03 0.00 0.02 99.90 12:24:25 06:59:01 6 0.02 0.00 0.00 0.02 0.00 99.97 12:24:25 06:59:01 7 0.00 0.00 0.00 0.02 0.02 99.97 12:24:25 07:00:01 all 0.07 0.00 0.01 0.00 0.01 99.90 12:24:25 07:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:00:01 1 0.02 0.00 0.03 0.02 0.02 99.92 12:24:25 07:00:01 2 0.13 0.00 0.02 0.00 0.02 99.83 12:24:25 07:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 07:00:01 4 0.32 0.00 0.00 0.00 0.00 99.68 12:24:25 07:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 07:00:01 6 0.07 0.00 0.02 0.00 0.02 99.90 12:24:25 07:00:01 7 0.02 0.00 0.03 0.02 0.02 99.92 12:24:25 07:01:01 all 0.03 0.00 0.02 0.00 0.01 99.95 12:24:25 07:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 07:01:01 1 0.05 0.00 0.05 0.02 0.02 99.87 12:24:25 07:01:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 07:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 07:01:01 4 0.07 0.00 0.00 0.00 0.02 99.92 12:24:25 07:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 07:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 07:01:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 07:02:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:24:25 07:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 07:02:01 1 0.10 0.00 0.00 0.02 0.03 99.85 12:24:25 07:02:01 2 0.08 0.00 0.02 0.00 0.02 99.88 12:24:25 07:02:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:24:25 07:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 07:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 07:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 07:02:01 7 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 07:03:01 all 0.10 0.00 0.01 0.01 0.01 99.87 12:24:25 07:03:01 0 0.17 0.00 0.00 0.00 0.00 99.83 12:24:25 07:03:01 1 0.13 0.00 0.02 0.02 0.02 99.82 12:24:25 07:03:01 2 0.08 0.00 0.00 0.00 0.00 99.92 12:24:25 07:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 07:03:01 4 0.07 0.00 0.02 0.00 0.02 99.90 12:24:25 07:03:01 5 0.08 0.00 0.02 0.00 0.02 99.88 12:24:25 07:03:01 6 0.17 0.00 0.03 0.00 0.00 99.80 12:24:25 07:03:01 7 0.08 0.00 0.03 0.03 0.02 99.83 12:24:25 07:04:01 all 0.22 0.00 0.04 0.01 0.01 99.72 12:24:25 07:04:01 0 0.07 0.00 0.07 0.00 0.00 99.87 12:24:25 07:04:01 1 0.13 0.00 0.03 0.00 0.02 99.82 12:24:25 07:04:01 2 0.10 0.00 0.02 0.00 0.00 99.88 12:24:25 07:04:01 3 0.18 0.00 0.05 0.00 0.02 99.75 12:24:25 07:04:01 4 0.12 0.00 0.03 0.00 0.03 99.82 12:24:25 07:04:01 5 0.08 0.00 0.02 0.00 0.00 99.90 12:24:25 07:04:01 6 0.33 0.00 0.05 0.05 0.02 99.55 12:24:25 07:04:01 7 0.77 0.00 0.03 0.02 0.02 99.17 12:24:25 07:05:01 all 0.05 0.00 0.02 0.00 0.01 99.92 12:24:25 07:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 07:05:01 1 0.05 0.00 0.02 0.02 0.03 99.88 12:24:25 07:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 07:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 07:05:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 07:05:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 07:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 07:05:01 7 0.27 0.00 0.05 0.00 0.03 99.65 12:24:25 07:06:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:24:25 07:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 07:06:01 1 0.03 0.00 0.02 0.02 0.02 99.92 12:24:25 07:06:01 2 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 07:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 07:06:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 07:06:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 07:06:01 6 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 07:06:01 7 0.08 0.00 0.02 0.02 0.02 99.87 12:24:25 07:07:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:24:25 07:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 07:07:01 1 0.07 0.00 0.02 0.00 0.02 99.90 12:24:25 07:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 07:07:01 4 0.03 0.00 0.02 0.00 0.03 99.92 12:24:25 07:07:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 07:07:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 07:07:01 7 0.05 0.00 0.03 0.02 0.02 99.88 12:24:25 12:24:25 07:07:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 07:08:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:24:25 07:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 07:08:01 1 0.03 0.00 0.02 0.02 0.02 99.92 12:24:25 07:08:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 07:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 07:08:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 07:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 07:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 07:08:01 7 0.07 0.00 0.03 0.02 0.00 99.88 12:24:25 07:09:01 all 0.03 0.00 0.02 0.01 0.01 99.94 12:24:25 07:09:01 0 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 07:09:01 1 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 07:09:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 07:09:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 07:09:01 4 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 07:09:01 5 0.07 0.00 0.03 0.00 0.00 99.90 12:24:25 07:09:01 6 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 07:09:01 7 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 07:10:01 all 0.03 0.00 0.02 0.00 0.01 99.95 12:24:25 07:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 07:10:01 1 0.07 0.00 0.03 0.00 0.02 99.88 12:24:25 07:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:10:01 3 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 07:10:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 07:10:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 07:10:01 6 0.03 0.00 0.03 0.00 0.00 99.93 12:24:25 07:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 07:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:24:25 07:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 07:11:01 1 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 07:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:11:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 07:11:01 5 0.05 0.00 0.05 0.00 0.00 99.90 12:24:25 07:11:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 07:11:01 7 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 07:12:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:24:25 07:12:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 07:12:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 07:12:01 2 0.07 0.00 0.02 0.00 0.00 99.92 12:24:25 07:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:12:01 4 0.02 0.00 0.00 0.00 0.03 99.95 12:24:25 07:12:01 5 0.07 0.00 0.03 0.00 0.02 99.88 12:24:25 07:12:01 6 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 07:12:01 7 0.03 0.00 0.05 0.02 0.02 99.88 12:24:25 07:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:24:25 07:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 07:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:13:01 4 0.03 0.00 0.00 0.00 0.03 99.93 12:24:25 07:13:01 5 0.08 0.00 0.02 0.00 0.02 99.88 12:24:25 07:13:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 07:13:01 7 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 07:14:01 all 0.04 0.00 0.01 0.00 0.01 99.95 12:24:25 07:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:14:01 1 0.02 0.00 0.02 0.03 0.02 99.92 12:24:25 07:14:01 2 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 07:14:01 3 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 07:14:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 07:14:01 5 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 07:14:01 6 0.07 0.00 0.02 0.00 0.02 99.90 12:24:25 07:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 07:15:01 all 0.02 0.00 0.02 0.00 0.01 99.94 12:24:25 07:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 07:15:01 1 0.02 0.00 0.02 0.00 0.03 99.93 12:24:25 07:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 07:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:15:01 4 0.07 0.00 0.02 0.00 0.03 99.88 12:24:25 07:15:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 07:15:01 6 0.02 0.00 0.05 0.00 0.00 99.93 12:24:25 07:15:01 7 0.05 0.00 0.05 0.02 0.02 99.87 12:24:25 07:16:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:24:25 07:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 07:16:01 1 0.05 0.00 0.05 0.02 0.03 99.85 12:24:25 07:16:01 2 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 07:16:01 3 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 07:16:01 4 0.02 0.00 0.02 0.00 0.03 99.93 12:24:25 07:16:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 07:16:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 07:16:01 7 0.03 0.00 0.00 0.02 0.02 99.93 12:24:25 07:17:01 all 0.02 0.00 0.02 0.01 0.01 99.95 12:24:25 07:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:17:01 1 0.03 0.00 0.03 0.02 0.02 99.90 12:24:25 07:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 07:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:17:01 4 0.02 0.00 0.05 0.00 0.02 99.92 12:24:25 07:17:01 5 0.00 0.00 0.03 0.00 0.00 99.97 12:24:25 07:17:01 6 0.05 0.00 0.03 0.00 0.02 99.90 12:24:25 07:17:01 7 0.02 0.00 0.02 0.03 0.02 99.92 12:24:25 07:18:01 all 0.04 0.00 0.02 0.00 0.01 99.93 12:24:25 07:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:18:01 1 0.08 0.00 0.03 0.02 0.02 99.85 12:24:25 07:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 07:18:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 07:18:01 4 0.08 0.00 0.05 0.00 0.03 99.83 12:24:25 07:18:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 07:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 07:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 12:24:25 07:18:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 07:19:01 all 0.02 0.00 0.01 0.01 0.01 99.94 12:24:25 07:19:01 0 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 07:19:01 1 0.03 0.00 0.05 0.02 0.03 99.87 12:24:25 07:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 07:19:01 4 0.03 0.00 0.03 0.00 0.03 99.90 12:24:25 07:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 07:19:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 07:19:01 7 0.05 0.00 0.00 0.02 0.02 99.92 12:24:25 07:20:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:24:25 07:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:20:01 1 0.08 0.00 0.05 0.02 0.02 99.83 12:24:25 07:20:01 2 0.07 0.00 0.00 0.00 0.00 99.93 12:24:25 07:20:01 3 0.07 0.00 0.02 0.00 0.00 99.92 12:24:25 07:20:01 4 0.00 0.00 0.00 0.00 0.03 99.97 12:24:25 07:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 07:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 07:21:01 all 0.04 0.00 0.01 0.00 0.01 99.93 12:24:25 07:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 07:21:01 1 0.10 0.00 0.02 0.02 0.03 99.83 12:24:25 07:21:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 07:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:21:01 4 0.08 0.00 0.02 0.00 0.03 99.87 12:24:25 07:21:01 5 0.07 0.00 0.00 0.00 0.00 99.93 12:24:25 07:21:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 07:21:01 7 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 07:22:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:24:25 07:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:22:01 1 0.02 0.00 0.03 0.02 0.02 99.92 12:24:25 07:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 07:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 07:22:01 4 0.02 0.00 0.03 0.00 0.03 99.92 12:24:25 07:22:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 07:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:22:01 7 0.05 0.00 0.02 0.02 0.00 99.92 12:24:25 07:23:01 all 0.03 0.00 0.01 0.01 0.01 99.94 12:24:25 07:23:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 07:23:01 1 0.05 0.00 0.02 0.05 0.02 99.87 12:24:25 07:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:23:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 07:23:01 4 0.03 0.00 0.05 0.00 0.03 99.88 12:24:25 07:23:01 5 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 07:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 07:23:01 7 0.05 0.00 0.02 0.02 0.02 99.90 12:24:25 07:24:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:24:25 07:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:24:01 1 0.00 0.00 0.02 0.02 0.02 99.95 12:24:25 07:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 07:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 07:24:01 4 0.02 0.00 0.03 0.00 0.03 99.92 12:24:25 07:24:01 5 0.03 0.00 0.03 0.00 0.03 99.90 12:24:25 07:24:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 07:24:01 7 0.03 0.00 0.02 0.02 0.02 99.92 12:24:25 07:25:01 all 0.03 0.00 0.02 0.00 0.01 99.95 12:24:25 07:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:25:01 1 0.03 0.00 0.03 0.02 0.02 99.90 12:24:25 07:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 07:25:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 07:25:01 5 0.08 0.00 0.05 0.00 0.02 99.85 12:24:25 07:25:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 07:25:01 7 0.02 0.00 0.02 0.02 0.00 99.95 12:24:25 07:26:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:24:25 07:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:26:01 1 0.07 0.00 0.03 0.02 0.02 99.87 12:24:25 07:26:01 2 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 07:26:01 3 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 07:26:01 4 0.02 0.00 0.03 0.00 0.03 99.92 12:24:25 07:26:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 07:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 07:26:01 7 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 07:27:01 all 0.03 0.00 0.02 0.00 0.01 99.95 12:24:25 07:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:27:01 1 0.05 0.00 0.03 0.02 0.02 99.88 12:24:25 07:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 07:27:01 4 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 07:27:01 5 0.07 0.00 0.05 0.00 0.02 99.87 12:24:25 07:27:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 07:27:01 7 0.02 0.00 0.02 0.02 0.00 99.95 12:24:25 07:28:01 all 0.02 0.00 0.00 0.00 0.01 99.97 12:24:25 07:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:28:01 1 0.05 0.00 0.00 0.00 0.02 99.93 12:24:25 07:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 07:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:28:01 4 0.03 0.00 0.02 0.00 0.03 99.92 12:24:25 07:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 07:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 07:28:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 07:29:01 all 0.02 0.00 0.03 0.01 0.01 99.92 12:24:25 07:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 07:29:01 1 0.03 0.00 0.02 0.08 0.02 99.85 12:24:25 07:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 07:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 07:29:01 4 0.03 0.00 0.07 0.00 0.05 99.85 12:24:25 07:29:01 5 0.03 0.00 0.03 0.02 0.02 99.90 12:24:25 07:29:01 6 0.03 0.00 0.05 0.00 0.02 99.90 12:24:25 07:29:01 7 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 12:24:25 07:29:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 07:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:24:25 07:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 07:30:01 1 0.07 0.00 0.00 0.02 0.02 99.90 12:24:25 07:30:01 2 0.07 0.00 0.02 0.00 0.00 99.92 12:24:25 07:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:30:01 4 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 07:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 07:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 07:30:01 7 0.02 0.00 0.00 0.02 0.02 99.95 12:24:25 07:31:01 all 0.15 0.00 0.02 0.00 0.01 99.81 12:24:25 07:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:31:01 1 0.05 0.00 0.03 0.00 0.02 99.90 12:24:25 07:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 07:31:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 07:31:01 4 1.11 0.00 0.02 0.00 0.03 98.84 12:24:25 07:31:01 5 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 07:31:01 6 0.03 0.00 0.03 0.00 0.00 99.93 12:24:25 07:31:01 7 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 07:32:01 all 0.12 0.00 0.02 0.00 0.01 99.85 12:24:25 07:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 07:32:01 1 0.07 0.00 0.03 0.02 0.02 99.87 12:24:25 07:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 07:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 07:32:01 4 0.80 0.00 0.02 0.00 0.02 99.17 12:24:25 07:32:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 07:32:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 07:32:01 7 0.00 0.00 0.03 0.02 0.02 99.93 12:24:25 07:33:01 all 0.07 0.00 0.01 0.00 0.01 99.91 12:24:25 07:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:33:01 1 0.02 0.00 0.02 0.00 0.03 99.93 12:24:25 07:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:33:01 4 0.48 0.00 0.02 0.00 0.00 99.50 12:24:25 07:33:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 07:33:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 07:33:01 7 0.02 0.00 0.00 0.03 0.00 99.95 12:24:25 07:34:01 all 0.11 0.00 0.01 0.00 0.01 99.86 12:24:25 07:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 07:34:01 1 0.03 0.00 0.03 0.02 0.03 99.88 12:24:25 07:34:01 2 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 07:34:01 3 0.07 0.00 0.02 0.00 0.00 99.92 12:24:25 07:34:01 4 0.63 0.00 0.03 0.00 0.00 99.34 12:24:25 07:34:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 07:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 07:34:01 7 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 07:35:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:24:25 07:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:35:01 1 0.02 0.00 0.05 0.02 0.03 99.88 12:24:25 07:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 07:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:35:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 07:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 07:35:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 07:35:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 07:36:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:24:25 07:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 07:36:01 1 0.07 0.00 0.03 0.02 0.03 99.85 12:24:25 07:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 07:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 07:36:01 4 0.05 0.00 0.00 0.00 0.02 99.93 12:24:25 07:36:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 07:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 07:36:01 7 0.03 0.00 0.02 0.02 0.00 99.93 12:24:25 07:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:24:25 07:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:37:01 1 0.03 0.00 0.00 0.02 0.02 99.93 12:24:25 07:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:37:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:24:25 07:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 07:37:01 5 0.03 0.00 0.03 0.00 0.00 99.93 12:24:25 07:37:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 07:37:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 07:38:01 all 0.03 0.00 0.02 0.00 0.01 99.95 12:24:25 07:38:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 07:38:01 1 0.07 0.00 0.02 0.00 0.03 99.88 12:24:25 07:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 07:38:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 07:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 07:38:01 5 0.07 0.00 0.03 0.00 0.02 99.88 12:24:25 07:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 07:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 07:39:01 all 0.01 0.00 0.02 0.00 0.01 99.95 12:24:25 07:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:39:01 1 0.00 0.00 0.05 0.02 0.03 99.90 12:24:25 07:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 07:39:01 3 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 07:39:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 07:39:01 5 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 07:39:01 6 0.02 0.00 0.05 0.00 0.00 99.93 12:24:25 07:39:01 7 0.00 0.00 0.02 0.02 0.02 99.95 12:24:25 07:40:01 all 0.16 0.00 0.01 0.00 0.01 99.81 12:24:25 07:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:40:01 1 0.03 0.00 0.02 0.02 0.03 99.90 12:24:25 07:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 07:40:01 3 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 07:40:01 4 1.14 0.00 0.03 0.00 0.00 98.82 12:24:25 07:40:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 07:40:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 07:40:01 7 0.03 0.00 0.00 0.02 0.00 99.95 12:24:25 12:24:25 07:40:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 07:41:01 all 0.57 0.00 0.10 0.04 0.01 99.28 12:24:25 07:41:01 0 2.07 0.00 0.25 0.17 0.00 97.52 12:24:25 07:41:01 1 0.08 0.00 0.10 0.03 0.03 99.75 12:24:25 07:41:01 2 0.02 0.00 0.07 0.00 0.00 99.92 12:24:25 07:41:01 3 0.05 0.00 0.03 0.02 0.02 99.88 12:24:25 07:41:01 4 2.10 0.00 0.07 0.02 0.02 97.80 12:24:25 07:41:01 5 0.10 0.00 0.08 0.00 0.02 99.80 12:24:25 07:41:01 6 0.10 0.00 0.08 0.05 0.00 99.77 12:24:25 07:41:01 7 0.03 0.00 0.10 0.00 0.02 99.85 12:24:25 07:42:01 all 0.27 0.00 0.01 0.01 0.01 99.70 12:24:25 07:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:42:01 1 0.07 0.00 0.05 0.02 0.02 99.85 12:24:25 07:42:01 2 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 07:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 07:42:01 4 1.95 0.00 0.00 0.00 0.00 98.05 12:24:25 07:42:01 5 0.03 0.00 0.02 0.05 0.02 99.88 12:24:25 07:42:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 07:42:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 07:43:01 all 0.05 0.00 0.01 0.00 0.01 99.93 12:24:25 07:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:43:01 1 0.00 0.00 0.03 0.02 0.03 99.92 12:24:25 07:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:43:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:24:25 07:43:01 4 0.28 0.00 0.02 0.00 0.00 99.70 12:24:25 07:43:01 5 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 07:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 07:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 07:44:01 all 0.19 0.00 0.02 0.01 0.01 99.77 12:24:25 07:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 07:44:01 1 0.02 0.00 0.02 0.03 0.02 99.92 12:24:25 07:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 07:44:01 3 0.07 0.00 0.02 0.00 0.00 99.92 12:24:25 07:44:01 4 1.32 0.00 0.02 0.00 0.02 98.64 12:24:25 07:44:01 5 0.05 0.00 0.03 0.00 0.02 99.90 12:24:25 07:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 07:44:01 7 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 07:45:01 all 0.27 0.00 0.02 0.00 0.01 99.70 12:24:25 07:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 07:45:01 1 0.03 0.00 0.05 0.02 0.03 99.87 12:24:25 07:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 07:45:01 4 1.99 0.00 0.02 0.00 0.00 98.00 12:24:25 07:45:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 07:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 07:45:01 7 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 07:46:01 all 0.12 0.00 0.01 0.00 0.01 99.86 12:24:25 07:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:46:01 1 0.05 0.00 0.00 0.00 0.03 99.92 12:24:25 07:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 07:46:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 07:46:01 4 0.80 0.00 0.03 0.00 0.02 99.15 12:24:25 07:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 07:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 07:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 07:47:01 all 0.03 0.00 0.02 0.01 0.01 99.94 12:24:25 07:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 07:47:01 1 0.03 0.00 0.03 0.02 0.02 99.90 12:24:25 07:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 07:47:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 07:47:01 4 0.10 0.00 0.00 0.00 0.00 99.90 12:24:25 07:47:01 5 0.05 0.00 0.08 0.00 0.02 99.85 12:24:25 07:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 07:47:01 7 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 07:48:01 all 0.12 0.00 0.02 0.00 0.00 99.86 12:24:25 07:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:48:01 1 0.10 0.00 0.03 0.00 0.02 99.85 12:24:25 07:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:48:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 07:48:01 4 0.73 0.00 0.02 0.00 0.00 99.25 12:24:25 07:48:01 5 0.03 0.00 0.03 0.00 0.00 99.93 12:24:25 07:48:01 6 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 07:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 07:49:01 all 0.15 0.00 0.01 0.00 0.01 99.82 12:24:25 07:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:49:01 1 0.00 0.00 0.03 0.02 0.02 99.93 12:24:25 07:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 07:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 07:49:01 4 1.14 0.00 0.00 0.00 0.02 98.84 12:24:25 07:49:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 07:49:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 07:49:01 7 0.03 0.00 0.00 0.02 0.02 99.93 12:24:25 07:50:01 all 0.03 0.00 0.01 0.01 0.01 99.94 12:24:25 07:50:01 0 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 07:50:01 1 0.02 0.00 0.03 0.02 0.03 99.90 12:24:25 07:50:01 2 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 07:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:50:01 4 0.08 0.00 0.00 0.00 0.00 99.92 12:24:25 07:50:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 07:50:01 6 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 07:50:01 7 0.00 0.00 0.02 0.08 0.00 99.90 12:24:25 07:51:01 all 0.05 0.00 0.03 0.01 0.01 99.91 12:24:25 07:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 07:51:01 1 0.08 0.00 0.05 0.03 0.02 99.82 12:24:25 07:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:51:01 4 0.15 0.00 0.07 0.00 0.02 99.77 12:24:25 07:51:01 5 0.05 0.00 0.07 0.00 0.00 99.88 12:24:25 07:51:01 6 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 07:51:01 7 0.05 0.00 0.00 0.03 0.02 99.90 12:24:25 12:24:25 07:51:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 07:52:02 all 0.24 0.00 0.01 0.00 0.01 99.74 12:24:25 07:52:02 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:52:02 1 0.00 0.00 0.02 0.02 0.02 99.95 12:24:25 07:52:02 2 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 07:52:02 3 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 07:52:02 4 1.71 0.00 0.00 0.00 0.00 98.29 12:24:25 07:52:02 5 0.08 0.00 0.03 0.00 0.02 99.87 12:24:25 07:52:02 6 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 07:52:02 7 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 07:53:01 all 0.10 0.00 0.01 0.03 0.01 99.85 12:24:25 07:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:53:01 1 0.08 0.00 0.02 0.08 0.02 99.80 12:24:25 07:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 07:53:01 4 0.63 0.00 0.02 0.19 0.00 99.17 12:24:25 07:53:01 5 0.05 0.00 0.03 0.00 0.02 99.90 12:24:25 07:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 07:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 07:54:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:24:25 07:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 07:54:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 07:54:01 2 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 07:54:01 3 0.07 0.00 0.02 0.00 0.00 99.92 12:24:25 07:54:01 4 0.00 0.00 0.00 0.02 0.02 99.97 12:24:25 07:54:01 5 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 07:54:01 6 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 07:54:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 07:55:01 all 0.02 0.00 0.02 0.01 0.01 99.94 12:24:25 07:55:01 0 0.00 0.00 0.00 0.05 0.00 99.95 12:24:25 07:55:01 1 0.03 0.00 0.05 0.03 0.03 99.85 12:24:25 07:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 07:55:01 5 0.03 0.00 0.05 0.00 0.02 99.90 12:24:25 07:55:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 07:55:01 7 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 07:56:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:24:25 07:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:56:01 1 0.02 0.00 0.05 0.00 0.03 99.90 12:24:25 07:56:01 2 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 07:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 07:56:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 07:56:01 5 0.05 0.00 0.03 0.00 0.02 99.90 12:24:25 07:56:01 6 0.07 0.00 0.00 0.00 0.00 99.93 12:24:25 07:56:01 7 0.03 0.00 0.02 0.02 0.02 99.92 12:24:25 07:57:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:24:25 07:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:57:01 1 0.08 0.00 0.00 0.02 0.02 99.88 12:24:25 07:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 07:57:01 5 0.05 0.00 0.03 0.00 0.00 99.92 12:24:25 07:57:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 07:57:01 7 0.07 0.00 0.03 0.02 0.02 99.87 12:24:25 07:58:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:24:25 07:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:58:01 1 0.05 0.00 0.03 0.02 0.02 99.88 12:24:25 07:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:58:01 3 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 07:58:01 4 0.08 0.00 0.00 0.00 0.02 99.90 12:24:25 07:58:01 5 0.05 0.00 0.03 0.00 0.02 99.90 12:24:25 07:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 07:58:01 7 0.02 0.00 0.02 0.02 0.00 99.95 12:24:25 07:59:01 all 0.02 0.00 0.01 0.00 0.00 99.96 12:24:25 07:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 07:59:01 1 0.05 0.00 0.03 0.02 0.02 99.88 12:24:25 07:59:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 07:59:01 3 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 07:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 07:59:01 5 0.05 0.00 0.00 0.00 0.02 99.93 12:24:25 07:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 07:59:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 08:00:01 all 0.27 0.00 0.02 0.00 0.01 99.69 12:24:25 08:00:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 08:00:01 1 0.03 0.00 0.02 0.02 0.03 99.90 12:24:25 08:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 08:00:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 08:00:01 4 2.00 0.00 0.03 0.00 0.00 97.96 12:24:25 08:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 08:00:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 08:00:01 7 0.03 0.00 0.02 0.02 0.02 99.92 12:24:25 08:01:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:24:25 08:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 08:01:01 1 0.05 0.00 0.02 0.02 0.02 99.90 12:24:25 08:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 08:01:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 08:01:01 5 0.02 0.00 0.07 0.00 0.02 99.90 12:24:25 08:01:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 08:01:01 7 0.05 0.00 0.02 0.02 0.00 99.92 12:24:25 08:02:01 all 0.11 0.00 0.01 0.00 0.01 99.87 12:24:25 08:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:02:01 1 0.05 0.00 0.03 0.00 0.02 99.90 12:24:25 08:02:01 2 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 08:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 08:02:01 4 0.67 0.00 0.02 0.00 0.00 99.32 12:24:25 08:02:01 5 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 08:02:01 6 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 08:02:01 7 0.05 0.00 0.00 0.00 0.02 99.93 12:24:25 12:24:25 08:02:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 08:03:01 all 0.23 0.00 0.02 0.00 0.01 99.74 12:24:25 08:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 08:03:01 1 0.03 0.00 0.03 0.02 0.02 99.90 12:24:25 08:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 08:03:01 4 1.61 0.00 0.02 0.00 0.02 98.35 12:24:25 08:03:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 08:03:01 6 0.07 0.00 0.05 0.00 0.02 99.87 12:24:25 08:03:01 7 0.05 0.00 0.02 0.02 0.00 99.92 12:24:25 08:04:01 all 0.11 0.00 0.03 0.00 0.01 99.85 12:24:25 08:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 08:04:01 1 0.05 0.00 0.03 0.02 0.02 99.88 12:24:25 08:04:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 08:04:01 3 0.07 0.00 0.02 0.00 0.02 99.90 12:24:25 08:04:01 4 0.17 0.00 0.02 0.00 0.00 99.82 12:24:25 08:04:01 5 0.22 0.00 0.03 0.00 0.00 99.75 12:24:25 08:04:01 6 0.23 0.00 0.05 0.00 0.00 99.72 12:24:25 08:04:01 7 0.10 0.00 0.08 0.02 0.02 99.78 12:24:25 08:05:01 all 0.08 0.00 0.02 0.01 0.01 99.88 12:24:25 08:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 08:05:01 1 0.00 0.00 0.00 0.02 0.02 99.97 12:24:25 08:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:05:01 3 0.07 0.00 0.07 0.00 0.00 99.87 12:24:25 08:05:01 4 0.30 0.00 0.02 0.02 0.00 99.67 12:24:25 08:05:01 5 0.05 0.00 0.05 0.00 0.02 99.88 12:24:25 08:05:01 6 0.10 0.00 0.02 0.00 0.02 99.87 12:24:25 08:05:01 7 0.08 0.00 0.03 0.02 0.02 99.85 12:24:25 08:06:01 all 0.28 0.00 0.02 0.00 0.00 99.69 12:24:25 08:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 08:06:01 1 0.02 0.00 0.00 0.02 0.00 99.97 12:24:25 08:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 08:06:01 3 1.99 0.00 0.00 0.00 0.02 98.00 12:24:25 08:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 08:06:01 5 0.08 0.00 0.03 0.00 0.00 99.88 12:24:25 08:06:01 6 0.07 0.00 0.02 0.00 0.00 99.92 12:24:25 08:06:01 7 0.05 0.00 0.05 0.02 0.00 99.88 12:24:25 08:07:01 all 0.09 0.00 0.02 0.00 0.01 99.88 12:24:25 08:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:07:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 08:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 08:07:01 3 0.57 0.00 0.03 0.00 0.02 99.38 12:24:25 08:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:07:01 5 0.05 0.00 0.03 0.00 0.02 99.90 12:24:25 08:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 08:07:01 7 0.08 0.00 0.05 0.00 0.02 99.85 12:24:25 08:08:01 all 0.02 0.00 0.00 0.00 0.01 99.96 12:24:25 08:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:08:01 1 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 08:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 08:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 08:08:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 08:08:01 5 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 08:08:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 08:08:01 7 0.03 0.00 0.02 0.02 0.02 99.92 12:24:25 08:09:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:24:25 08:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:09:01 1 0.00 0.00 0.02 0.02 0.02 99.95 12:24:25 08:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 08:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 08:09:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 08:09:01 5 0.03 0.00 0.05 0.00 0.02 99.90 12:24:25 08:09:01 6 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 08:09:01 7 0.05 0.00 0.02 0.03 0.02 99.88 12:24:25 08:10:01 all 0.14 0.00 0.02 0.00 0.01 99.84 12:24:25 08:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:10:01 1 0.00 0.00 0.00 0.02 0.02 99.97 12:24:25 08:10:01 2 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 08:10:01 3 0.90 0.00 0.02 0.00 0.02 99.07 12:24:25 08:10:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 08:10:01 5 0.08 0.00 0.02 0.00 0.00 99.90 12:24:25 08:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 08:10:01 7 0.05 0.00 0.03 0.00 0.03 99.88 12:24:25 08:11:01 all 0.28 0.00 0.01 0.00 0.00 99.71 12:24:25 08:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 08:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:11:01 2 0.07 0.00 0.00 0.00 0.00 99.93 12:24:25 08:11:01 3 1.99 0.00 0.02 0.00 0.02 97.98 12:24:25 08:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 08:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 08:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:11:01 7 0.08 0.00 0.03 0.02 0.02 99.85 12:24:25 08:12:01 all 0.26 0.00 0.01 0.00 0.01 99.71 12:24:25 08:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 08:12:01 1 0.03 0.00 0.02 0.02 0.02 99.92 12:24:25 08:12:01 2 0.08 0.00 0.00 0.00 0.02 99.90 12:24:25 08:12:01 3 1.89 0.00 0.02 0.00 0.00 98.09 12:24:25 08:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 08:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 08:12:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 08:13:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:24:25 08:13:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 08:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 08:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 08:13:01 3 0.05 0.00 0.08 0.00 0.02 99.85 12:24:25 08:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:13:01 5 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 08:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 08:13:01 7 0.03 0.00 0.05 0.02 0.03 99.87 12:24:25 12:24:25 08:13:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 08:14:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:24:25 08:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:14:01 1 0.05 0.00 0.00 0.02 0.02 99.92 12:24:25 08:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 08:14:01 3 0.07 0.00 0.02 0.00 0.02 99.90 12:24:25 08:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:14:01 5 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 08:14:01 6 0.03 0.00 0.03 0.00 0.00 99.93 12:24:25 08:14:01 7 0.03 0.00 0.05 0.02 0.02 99.88 12:24:25 08:15:01 all 0.03 0.00 0.01 0.00 0.00 99.95 12:24:25 08:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:15:01 1 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 08:15:01 2 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 08:15:01 3 0.05 0.00 0.03 0.00 0.02 99.90 12:24:25 08:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 08:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 08:15:01 6 0.03 0.00 0.03 0.00 0.00 99.93 12:24:25 08:15:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 08:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:24:25 08:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:16:01 1 0.00 0.00 0.02 0.02 0.02 99.95 12:24:25 08:16:01 2 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 08:16:01 3 0.03 0.00 0.00 0.00 0.03 99.93 12:24:25 08:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 08:16:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 08:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 08:16:01 7 0.02 0.00 0.02 0.02 0.00 99.95 12:24:25 08:17:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:24:25 08:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 08:17:01 1 0.02 0.00 0.00 0.03 0.02 99.93 12:24:25 08:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 08:17:01 3 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 08:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 08:17:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 08:17:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 08:18:01 all 0.04 0.00 0.02 0.00 0.01 99.94 12:24:25 08:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:18:01 1 0.03 0.00 0.02 0.02 0.02 99.92 12:24:25 08:18:01 2 0.08 0.00 0.02 0.00 0.00 99.90 12:24:25 08:18:01 3 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 08:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:18:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 08:18:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 08:18:01 7 0.05 0.00 0.03 0.00 0.02 99.90 12:24:25 08:19:01 all 0.20 0.00 0.01 0.00 0.00 99.78 12:24:25 08:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 08:19:01 1 0.05 0.00 0.00 0.02 0.00 99.93 12:24:25 08:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:19:01 3 1.47 0.00 0.02 0.00 0.02 98.50 12:24:25 08:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 08:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 08:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 08:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 08:20:01 all 0.17 0.00 0.02 0.00 0.01 99.79 12:24:25 08:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 08:20:01 1 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 08:20:01 2 0.07 0.00 0.03 0.00 0.00 99.90 12:24:25 08:20:01 3 1.26 0.00 0.02 0.00 0.02 98.71 12:24:25 08:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 08:20:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 08:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 08:20:01 7 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 08:21:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:24:25 08:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:21:01 1 0.05 0.00 0.00 0.02 0.02 99.92 12:24:25 08:21:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 08:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 08:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:21:01 5 0.05 0.00 0.05 0.00 0.02 99.88 12:24:25 08:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 08:21:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 08:22:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:24:25 08:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:22:01 1 0.08 0.00 0.03 0.00 0.02 99.87 12:24:25 08:22:01 2 0.07 0.00 0.00 0.00 0.00 99.93 12:24:25 08:22:01 3 0.03 0.00 0.03 0.00 0.03 99.90 12:24:25 08:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:22:01 5 0.05 0.00 0.03 0.00 0.00 99.92 12:24:25 08:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:22:01 7 0.03 0.00 0.02 0.02 0.00 99.93 12:24:25 08:23:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:24:25 08:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:23:01 1 0.03 0.00 0.02 0.02 0.00 99.93 12:24:25 08:23:01 2 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 08:23:01 3 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 08:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 08:23:01 5 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 08:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 08:23:01 7 0.07 0.00 0.03 0.02 0.02 99.87 12:24:25 08:24:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:24:25 08:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:24:01 1 0.05 0.00 0.00 0.02 0.02 99.92 12:24:25 08:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 08:24:01 3 0.05 0.00 0.03 0.00 0.03 99.88 12:24:25 08:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 08:24:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 08:24:01 6 0.00 0.00 0.03 0.00 0.02 99.95 12:24:25 08:24:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 12:24:25 08:24:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 08:25:01 all 0.05 0.00 0.02 0.00 0.01 99.92 12:24:25 08:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:25:01 1 0.00 0.00 0.03 0.02 0.02 99.93 12:24:25 08:25:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 08:25:01 3 0.20 0.00 0.03 0.00 0.02 99.75 12:24:25 08:25:01 4 0.02 0.00 0.00 0.02 0.02 99.95 12:24:25 08:25:01 5 0.05 0.00 0.05 0.00 0.02 99.88 12:24:25 08:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 08:25:01 7 0.05 0.00 0.03 0.00 0.02 99.90 12:24:25 08:26:01 all 0.12 0.00 0.02 0.00 0.01 99.85 12:24:25 08:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 08:26:01 1 0.03 0.00 0.00 0.02 0.02 99.93 12:24:25 08:26:01 2 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 08:26:01 3 0.83 0.00 0.02 0.00 0.02 99.14 12:24:25 08:26:01 4 0.00 0.00 0.03 0.00 0.00 99.97 12:24:25 08:26:01 5 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 08:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 08:26:01 7 0.03 0.00 0.03 0.02 0.00 99.92 12:24:25 08:27:01 all 0.06 0.00 0.01 0.00 0.01 99.91 12:24:25 08:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:27:01 1 0.03 0.00 0.02 0.02 0.02 99.92 12:24:25 08:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 08:27:01 3 0.38 0.00 0.03 0.00 0.02 99.57 12:24:25 08:27:01 4 0.02 0.00 0.00 0.02 0.00 99.97 12:24:25 08:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 08:27:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 08:27:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 08:28:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:24:25 08:28:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 08:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 08:28:01 2 0.08 0.00 0.03 0.00 0.00 99.88 12:24:25 08:28:01 3 0.03 0.00 0.02 0.00 0.03 99.92 12:24:25 08:28:01 4 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 08:28:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 08:28:01 6 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 08:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 08:29:01 all 0.05 0.00 0.02 0.00 0.01 99.91 12:24:25 08:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 08:29:01 1 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 08:29:01 2 0.05 0.00 0.00 0.00 0.02 99.93 12:24:25 08:29:01 3 0.23 0.00 0.03 0.00 0.02 99.72 12:24:25 08:29:01 4 0.02 0.00 0.00 0.02 0.02 99.95 12:24:25 08:29:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 08:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 08:29:01 7 0.03 0.00 0.05 0.00 0.03 99.88 12:24:25 08:30:01 all 0.14 0.00 0.01 0.00 0.01 99.84 12:24:25 08:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:30:01 1 0.10 0.00 0.00 0.02 0.00 99.88 12:24:25 08:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 08:30:01 3 0.86 0.00 0.00 0.00 0.02 99.12 12:24:25 08:30:01 4 0.03 0.00 0.00 0.02 0.00 99.95 12:24:25 08:30:01 5 0.05 0.00 0.00 0.00 0.02 99.93 12:24:25 08:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 08:30:01 7 0.03 0.00 0.05 0.00 0.02 99.90 12:24:25 08:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:24:25 08:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:31:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 08:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 08:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 08:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 08:31:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 08:31:01 6 0.08 0.00 0.02 0.00 0.00 99.90 12:24:25 08:31:01 7 0.05 0.00 0.03 0.00 0.03 99.88 12:24:25 08:32:01 all 0.04 0.00 0.01 0.01 0.01 99.93 12:24:25 08:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 08:32:01 1 0.05 0.00 0.00 0.02 0.02 99.92 12:24:25 08:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 08:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 08:32:01 4 0.08 0.00 0.02 0.00 0.02 99.88 12:24:25 08:32:01 5 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 08:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 08:32:01 7 0.08 0.00 0.03 0.03 0.02 99.83 12:24:25 08:33:01 all 0.04 0.00 0.02 0.02 0.01 99.91 12:24:25 08:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 08:33:01 1 0.10 0.00 0.02 0.10 0.02 99.77 12:24:25 08:33:01 2 0.07 0.00 0.03 0.03 0.02 99.85 12:24:25 08:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:33:01 4 0.03 0.00 0.00 0.00 0.03 99.93 12:24:25 08:33:01 5 0.07 0.00 0.02 0.00 0.02 99.90 12:24:25 08:33:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 08:33:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 08:34:01 all 0.04 0.00 0.02 0.00 0.01 99.93 12:24:25 08:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:34:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 08:34:01 2 0.07 0.00 0.02 0.00 0.02 99.90 12:24:25 08:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:34:01 4 0.05 0.00 0.03 0.00 0.03 99.88 12:24:25 08:34:01 5 0.10 0.00 0.03 0.00 0.03 99.83 12:24:25 08:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 08:34:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 08:35:01 all 0.03 0.00 0.01 0.00 0.00 99.95 12:24:25 08:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:35:01 1 0.03 0.00 0.00 0.02 0.00 99.95 12:24:25 08:35:01 2 0.05 0.00 0.00 0.02 0.00 99.93 12:24:25 08:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 08:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 08:35:01 5 0.07 0.00 0.03 0.00 0.00 99.90 12:24:25 08:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:35:01 7 0.02 0.00 0.05 0.00 0.00 99.93 12:24:25 12:24:25 08:35:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 08:36:01 all 0.04 0.00 0.01 0.03 0.01 99.91 12:24:25 08:36:01 0 0.02 0.00 0.00 0.02 0.00 99.97 12:24:25 08:36:01 1 0.07 0.00 0.02 0.17 0.02 99.73 12:24:25 08:36:01 2 0.03 0.00 0.00 0.07 0.00 99.90 12:24:25 08:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 08:36:01 4 0.07 0.00 0.00 0.00 0.02 99.92 12:24:25 08:36:01 5 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 08:36:01 6 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 08:36:01 7 0.07 0.00 0.02 0.00 0.02 99.90 12:24:25 08:37:01 all 0.02 0.00 0.02 0.00 0.01 99.96 12:24:25 08:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:37:01 1 0.07 0.00 0.02 0.00 0.00 99.92 12:24:25 08:37:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:24:25 08:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 08:37:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 08:37:01 5 0.02 0.00 0.05 0.00 0.00 99.93 12:24:25 08:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 08:37:01 7 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 08:38:01 all 0.03 0.00 0.01 0.01 0.01 99.94 12:24:25 08:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:38:01 1 0.03 0.00 0.03 0.05 0.02 99.87 12:24:25 08:38:01 2 0.05 0.00 0.02 0.03 0.00 99.90 12:24:25 08:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 08:38:01 4 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 08:38:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 08:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 08:38:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 08:39:01 all 0.02 0.00 0.02 0.01 0.01 99.95 12:24:25 08:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 08:39:01 1 0.02 0.00 0.02 0.03 0.02 99.92 12:24:25 08:39:01 2 0.03 0.00 0.02 0.03 0.00 99.92 12:24:25 08:39:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 08:39:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 08:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 08:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 08:39:01 7 0.05 0.00 0.03 0.00 0.00 99.92 12:24:25 08:40:01 all 0.03 0.00 0.01 0.01 0.01 99.94 12:24:25 08:40:01 0 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 08:40:01 1 0.05 0.00 0.00 0.02 0.02 99.92 12:24:25 08:40:01 2 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 08:40:01 3 0.03 0.00 0.03 0.00 0.00 99.93 12:24:25 08:40:01 4 0.02 0.00 0.02 0.00 0.03 99.93 12:24:25 08:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 08:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 08:40:01 7 0.08 0.00 0.02 0.00 0.02 99.88 12:24:25 08:41:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:24:25 08:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 08:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 08:41:01 2 0.05 0.00 0.00 0.02 0.02 99.92 12:24:25 08:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 08:41:01 4 0.00 0.00 0.03 0.00 0.03 99.93 12:24:25 08:41:01 5 0.05 0.00 0.00 0.00 0.02 99.93 12:24:25 08:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 08:41:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 08:42:01 all 0.19 0.00 0.01 0.00 0.01 99.79 12:24:25 08:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:42:01 1 0.00 0.00 0.02 0.02 0.02 99.95 12:24:25 08:42:01 2 0.05 0.00 0.02 0.02 0.00 99.92 12:24:25 08:42:01 3 1.37 0.00 0.02 0.00 0.02 98.60 12:24:25 08:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 08:42:01 5 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 08:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:42:01 7 0.03 0.00 0.03 0.00 0.00 99.93 12:24:25 08:43:01 all 0.22 0.00 0.01 0.00 0.02 99.75 12:24:25 08:43:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 08:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 08:43:01 2 0.03 0.00 0.00 0.02 0.02 99.93 12:24:25 08:43:01 3 1.57 0.00 0.02 0.00 0.02 98.40 12:24:25 08:43:01 4 0.03 0.00 0.02 0.00 0.03 99.92 12:24:25 08:43:01 5 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 08:43:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 08:43:01 7 0.07 0.00 0.00 0.00 0.02 99.92 12:24:25 08:44:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:24:25 08:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:44:01 1 0.00 0.00 0.03 0.02 0.02 99.93 12:24:25 08:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 08:44:01 3 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 08:44:01 4 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 08:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 08:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 08:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 08:45:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:24:25 08:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:45:01 1 0.02 0.00 0.00 0.02 0.02 99.95 12:24:25 08:45:01 2 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 08:45:01 3 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 08:45:01 4 0.02 0.00 0.02 0.00 0.03 99.93 12:24:25 08:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:45:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 08:46:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:24:25 08:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 08:46:01 2 0.03 0.00 0.00 0.02 0.00 99.95 12:24:25 08:46:01 3 0.12 0.00 0.03 0.00 0.03 99.82 12:24:25 08:46:01 4 0.07 0.00 0.00 0.00 0.00 99.93 12:24:25 08:46:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 08:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:46:01 7 0.03 0.00 0.03 0.00 0.00 99.93 12:24:25 12:24:25 08:46:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 08:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:24:25 08:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:47:01 1 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 08:47:01 2 0.05 0.00 0.03 0.00 0.02 99.90 12:24:25 08:47:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 08:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 08:47:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 08:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 08:48:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:24:25 08:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 08:48:01 1 0.00 0.00 0.00 0.02 0.02 99.97 12:24:25 08:48:01 2 0.07 0.00 0.00 0.02 0.03 99.88 12:24:25 08:48:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 08:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 08:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:48:01 7 0.08 0.00 0.03 0.00 0.02 99.87 12:24:25 08:49:01 all 0.16 0.00 0.02 0.00 0.01 99.81 12:24:25 08:49:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 08:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 08:49:01 2 0.03 0.00 0.05 0.00 0.02 99.90 12:24:25 08:49:01 3 1.12 0.00 0.03 0.00 0.02 98.83 12:24:25 08:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 08:49:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 08:49:01 6 0.07 0.00 0.02 0.00 0.00 99.92 12:24:25 08:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 08:50:01 all 0.10 0.00 0.02 0.00 0.01 99.87 12:24:25 08:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 08:50:01 1 0.03 0.00 0.00 0.02 0.02 99.93 12:24:25 08:50:01 2 0.03 0.00 0.00 0.02 0.03 99.92 12:24:25 08:50:01 3 0.60 0.00 0.08 0.00 0.02 99.30 12:24:25 08:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 08:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 08:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:50:01 7 0.08 0.00 0.02 0.00 0.02 99.88 12:24:25 08:51:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:24:25 08:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:51:01 1 0.05 0.00 0.02 0.02 0.02 99.90 12:24:25 08:51:01 2 0.02 0.00 0.03 0.02 0.03 99.90 12:24:25 08:51:01 3 0.15 0.00 0.00 0.00 0.02 99.83 12:24:25 08:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 08:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:51:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 08:51:01 7 0.05 0.00 0.00 0.00 0.02 99.93 12:24:25 08:52:01 all 0.27 0.00 0.01 0.00 0.01 99.70 12:24:25 08:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 08:52:01 2 0.03 0.00 0.02 0.00 0.03 99.92 12:24:25 08:52:01 3 1.94 0.00 0.03 0.00 0.00 98.03 12:24:25 08:52:01 4 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 08:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 08:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:52:01 7 0.12 0.00 0.05 0.02 0.02 99.80 12:24:25 08:53:01 all 0.26 0.00 0.01 0.00 0.01 99.71 12:24:25 08:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:53:01 1 0.03 0.00 0.00 0.02 0.02 99.93 12:24:25 08:53:01 2 0.02 0.00 0.00 0.00 0.03 99.95 12:24:25 08:53:01 3 1.97 0.00 0.03 0.00 0.02 97.98 12:24:25 08:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 08:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 08:53:01 7 0.03 0.00 0.02 0.02 0.02 99.92 12:24:25 08:54:01 all 0.08 0.00 0.03 0.00 0.01 99.88 12:24:25 08:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 08:54:01 1 0.00 0.00 0.03 0.00 0.00 99.97 12:24:25 08:54:01 2 0.10 0.00 0.03 0.00 0.03 99.83 12:24:25 08:54:01 3 0.38 0.00 0.07 0.00 0.02 99.53 12:24:25 08:54:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 08:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 08:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 08:54:01 7 0.10 0.00 0.03 0.02 0.02 99.83 12:24:25 08:55:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:24:25 08:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 08:55:01 1 0.02 0.00 0.02 0.03 0.02 99.92 12:24:25 08:55:01 2 0.03 0.00 0.05 0.00 0.03 99.88 12:24:25 08:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 08:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:55:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 08:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 08:55:01 7 0.05 0.00 0.02 0.02 0.02 99.90 12:24:25 08:56:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:24:25 08:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:56:01 1 0.05 0.00 0.00 0.02 0.02 99.92 12:24:25 08:56:01 2 0.07 0.00 0.05 0.00 0.02 99.87 12:24:25 08:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 08:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 08:56:01 5 0.03 0.00 0.03 0.00 0.00 99.93 12:24:25 08:56:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 08:56:01 7 0.08 0.00 0.03 0.00 0.02 99.87 12:24:25 08:57:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:24:25 08:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 08:57:01 1 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 08:57:01 2 0.05 0.00 0.03 0.00 0.03 99.88 12:24:25 08:57:01 3 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 08:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 08:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 08:57:01 7 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 12:24:25 08:57:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 08:58:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:24:25 08:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:58:01 1 0.02 0.00 0.02 0.02 0.00 99.95 12:24:25 08:58:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 08:58:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 08:58:01 4 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 08:58:01 5 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 08:58:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 08:58:01 7 0.07 0.00 0.00 0.02 0.02 99.90 12:24:25 08:59:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:24:25 08:59:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 08:59:01 1 0.02 0.00 0.00 0.02 0.02 99.95 12:24:25 08:59:01 2 0.02 0.00 0.02 0.00 0.05 99.92 12:24:25 08:59:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 08:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 08:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 08:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 08:59:01 7 0.02 0.00 0.02 0.02 0.00 99.95 12:24:25 09:00:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:24:25 09:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:00:01 1 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 09:00:01 2 0.13 0.00 0.05 0.00 0.02 99.80 12:24:25 09:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:00:01 4 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 09:00:01 5 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 09:00:01 6 0.00 0.00 0.03 0.00 0.00 99.97 12:24:25 09:00:01 7 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 09:01:01 all 0.03 0.00 0.01 0.00 0.00 99.96 12:24:25 09:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 09:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:01:01 2 0.07 0.00 0.03 0.00 0.02 99.88 12:24:25 09:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 09:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 09:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:01:01 7 0.07 0.00 0.00 0.02 0.00 99.92 12:24:25 09:02:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:24:25 09:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 09:02:01 1 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 09:02:01 2 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 09:02:01 3 0.05 0.00 0.00 0.00 0.02 99.93 12:24:25 09:02:01 4 0.08 0.00 0.00 0.00 0.00 99.92 12:24:25 09:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 09:02:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 09:02:01 7 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 09:03:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:24:25 09:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:03:01 1 0.05 0.00 0.02 0.02 0.02 99.90 12:24:25 09:03:01 2 0.03 0.00 0.03 0.00 0.03 99.90 12:24:25 09:03:01 3 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 09:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 09:03:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 09:03:01 6 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 09:03:01 7 0.03 0.00 0.02 0.02 0.00 99.93 12:24:25 09:04:01 all 0.26 0.00 0.03 0.00 0.01 99.70 12:24:25 09:04:01 0 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 09:04:01 1 0.07 0.00 0.03 0.02 0.02 99.87 12:24:25 09:04:01 2 0.17 0.00 0.05 0.00 0.02 99.77 12:24:25 09:04:01 3 1.52 0.00 0.00 0.00 0.02 98.46 12:24:25 09:04:01 4 0.03 0.00 0.02 0.02 0.00 99.93 12:24:25 09:04:01 5 0.05 0.00 0.03 0.00 0.00 99.92 12:24:25 09:04:01 6 0.07 0.00 0.03 0.00 0.00 99.90 12:24:25 09:04:01 7 0.12 0.00 0.05 0.00 0.02 99.82 12:24:25 09:05:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:24:25 09:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:05:01 1 0.03 0.00 0.02 0.02 0.02 99.92 12:24:25 09:05:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 09:05:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:24:25 09:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 09:05:01 5 0.03 0.00 0.03 0.00 0.00 99.93 12:24:25 09:05:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 09:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 09:06:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:24:25 09:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:06:01 1 0.00 0.00 0.03 0.02 0.00 99.95 12:24:25 09:06:01 2 0.08 0.00 0.03 0.00 0.02 99.86 12:24:25 09:06:01 3 0.07 0.00 0.02 0.00 0.00 99.92 12:24:25 09:06:01 4 0.03 0.00 0.00 0.02 0.00 99.95 12:24:25 09:06:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 09:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:06:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 09:07:01 all 0.02 0.00 0.02 0.00 0.01 99.96 12:24:25 09:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:07:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 09:07:01 2 0.05 0.00 0.05 0.00 0.02 99.88 12:24:25 09:07:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 09:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:07:01 5 0.03 0.00 0.03 0.00 0.00 99.93 12:24:25 09:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 09:07:01 7 0.00 0.00 0.03 0.02 0.00 99.95 12:24:25 09:08:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:24:25 09:08:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 09:08:01 1 0.00 0.00 0.00 0.02 0.02 99.97 12:24:25 09:08:01 2 0.10 0.00 0.00 0.00 0.03 99.87 12:24:25 09:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:08:01 4 0.02 0.00 0.00 0.02 0.00 99.97 12:24:25 09:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 09:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 09:08:01 7 0.08 0.00 0.02 0.00 0.02 99.88 12:24:25 12:24:25 09:08:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 09:09:01 all 0.06 0.00 0.02 0.00 0.01 99.90 12:24:25 09:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:09:01 1 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 09:09:01 2 0.03 0.00 0.05 0.00 0.02 99.90 12:24:25 09:09:01 3 0.33 0.00 0.00 0.02 0.02 99.63 12:24:25 09:09:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 09:09:01 5 0.05 0.00 0.03 0.00 0.00 99.92 12:24:25 09:09:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 09:09:01 7 0.03 0.00 0.03 0.00 0.00 99.93 12:24:25 09:10:01 all 0.05 0.00 0.02 0.01 0.01 99.91 12:24:25 09:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:10:01 1 0.03 0.00 0.02 0.02 0.02 99.92 12:24:25 09:10:01 2 0.05 0.00 0.07 0.00 0.03 99.85 12:24:25 09:10:01 3 0.23 0.00 0.02 0.00 0.00 99.75 12:24:25 09:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 09:10:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 09:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:10:01 7 0.02 0.00 0.00 0.05 0.02 99.92 12:24:25 09:11:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:24:25 09:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:11:01 1 0.05 0.00 0.03 0.02 0.02 99.88 12:24:25 09:11:01 2 0.07 0.00 0.03 0.00 0.02 99.88 12:24:25 09:11:01 3 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 09:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 09:11:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 09:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 09:12:01 all 0.03 0.00 0.01 0.00 0.00 99.96 12:24:25 09:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 09:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:12:01 2 0.12 0.00 0.02 0.00 0.02 99.85 12:24:25 09:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 09:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:12:01 7 0.08 0.00 0.03 0.02 0.02 99.85 12:24:25 09:13:01 all 0.02 0.00 0.01 0.00 0.00 99.96 12:24:25 09:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:13:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 09:13:01 2 0.05 0.00 0.03 0.00 0.02 99.90 12:24:25 09:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 09:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 09:13:01 7 0.03 0.00 0.02 0.02 0.00 99.93 12:24:25 09:14:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:24:25 09:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:14:01 1 0.03 0.00 0.00 0.02 0.02 99.93 12:24:25 09:14:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 09:14:01 3 0.07 0.00 0.02 0.00 0.02 99.90 12:24:25 09:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 09:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 09:14:01 6 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 09:14:01 7 0.08 0.00 0.05 0.02 0.02 99.83 12:24:25 09:15:01 all 0.02 0.00 0.02 0.00 0.01 99.96 12:24:25 09:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 09:15:01 1 0.03 0.00 0.00 0.02 0.00 99.95 12:24:25 09:15:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 09:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 09:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:15:01 5 0.00 0.00 0.03 0.00 0.00 99.97 12:24:25 09:15:01 6 0.00 0.00 0.03 0.00 0.02 99.95 12:24:25 09:15:01 7 0.05 0.00 0.03 0.00 0.02 99.90 12:24:25 09:16:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:24:25 09:16:01 0 0.00 0.00 0.03 0.00 0.00 99.97 12:24:25 09:16:01 1 0.03 0.00 0.03 0.02 0.02 99.90 12:24:25 09:16:01 2 0.03 0.00 0.03 0.00 0.03 99.90 12:24:25 09:16:01 3 0.07 0.00 0.00 0.00 0.00 99.93 12:24:25 09:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 09:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 09:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 09:16:01 7 0.03 0.00 0.02 0.02 0.00 99.93 12:24:25 09:17:01 all 0.11 0.00 0.02 0.00 0.01 99.86 12:24:25 09:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:17:01 1 0.07 0.00 0.00 0.02 0.00 99.92 12:24:25 09:17:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 09:17:01 3 0.73 0.00 0.08 0.00 0.02 99.17 12:24:25 09:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 09:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:17:01 7 0.02 0.00 0.03 0.02 0.02 99.92 12:24:25 09:18:01 all 0.15 0.00 0.02 0.00 0.01 99.82 12:24:25 09:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:18:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 09:18:01 2 0.07 0.00 0.03 0.00 0.02 99.88 12:24:25 09:18:01 3 1.01 0.00 0.07 0.00 0.00 98.92 12:24:25 09:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 09:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:18:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 09:18:01 7 0.05 0.00 0.02 0.02 0.00 99.92 12:24:25 09:19:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:24:25 09:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 09:19:01 1 0.03 0.00 0.00 0.02 0.02 99.93 12:24:25 09:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 09:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 09:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:19:01 6 0.00 0.00 0.03 0.00 0.00 99.97 12:24:25 09:19:01 7 0.02 0.00 0.05 0.02 0.02 99.90 12:24:25 12:24:25 09:19:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 09:20:01 all 0.06 0.00 0.01 0.00 0.01 99.91 12:24:25 09:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:20:01 1 0.03 0.00 0.03 0.02 0.02 99.90 12:24:25 09:20:01 2 0.08 0.00 0.03 0.00 0.02 99.87 12:24:25 09:20:01 3 0.23 0.00 0.00 0.00 0.02 99.75 12:24:25 09:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 09:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 09:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:20:01 7 0.07 0.00 0.03 0.02 0.02 99.87 12:24:25 09:21:01 all 0.11 0.00 0.02 0.00 0.01 99.85 12:24:25 09:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 09:21:01 1 0.02 0.00 0.00 0.02 0.02 99.95 12:24:25 09:21:01 2 0.03 0.00 0.05 0.00 0.02 99.90 12:24:25 09:21:01 3 0.80 0.00 0.02 0.00 0.00 99.19 12:24:25 09:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:21:01 6 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 09:21:01 7 0.02 0.00 0.05 0.00 0.02 99.92 12:24:25 09:22:01 all 0.02 0.00 0.02 0.00 0.07 99.89 12:24:25 09:22:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 09:22:01 1 0.02 0.00 0.02 0.02 0.45 99.50 12:24:25 09:22:01 2 0.05 0.00 0.05 0.00 0.02 99.88 12:24:25 09:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 09:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:22:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 09:22:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 09:22:01 7 0.05 0.00 0.02 0.02 0.00 99.92 12:24:25 09:23:01 all 0.01 0.00 0.01 0.00 0.00 99.97 12:24:25 09:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:23:01 1 0.02 0.00 0.02 0.02 0.00 99.95 12:24:25 09:23:01 2 0.05 0.00 0.03 0.00 0.02 99.90 12:24:25 09:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 09:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:23:01 7 0.03 0.00 0.03 0.02 0.02 99.90 12:24:25 09:24:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:24:25 09:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:24:01 1 0.03 0.00 0.03 0.02 0.02 99.90 12:24:25 09:24:01 2 0.10 0.00 0.03 0.00 0.02 99.85 12:24:25 09:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 09:24:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 09:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:24:01 7 0.03 0.00 0.03 0.02 0.02 99.90 12:24:25 09:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 12:24:25 09:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:25:01 1 0.03 0.00 0.00 0.02 0.02 99.93 12:24:25 09:25:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 09:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:25:01 7 0.03 0.00 0.02 0.02 0.00 99.93 12:24:25 09:26:01 all 0.03 0.00 0.01 0.00 0.01 99.96 12:24:25 09:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:26:01 1 0.02 0.00 0.00 0.02 0.02 99.95 12:24:25 09:26:01 2 0.07 0.00 0.03 0.00 0.02 99.88 12:24:25 09:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 09:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:26:01 6 0.05 0.00 0.00 0.00 0.02 99.93 12:24:25 09:26:01 7 0.07 0.00 0.02 0.00 0.02 99.90 12:24:25 09:27:01 all 0.02 0.00 0.01 0.00 0.00 99.96 12:24:25 09:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 09:27:01 1 0.02 0.00 0.02 0.02 0.00 99.95 12:24:25 09:27:01 2 0.07 0.00 0.02 0.00 0.02 99.90 12:24:25 09:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 09:27:01 6 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 09:27:01 7 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 09:28:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:24:25 09:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:28:01 1 0.05 0.00 0.00 0.00 0.02 99.93 12:24:25 09:28:01 2 0.03 0.00 0.05 0.00 0.02 99.90 12:24:25 09:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:28:01 4 0.07 0.00 0.02 0.00 0.00 99.92 12:24:25 09:28:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 09:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 09:28:01 7 0.05 0.00 0.02 0.02 0.02 99.90 12:24:25 09:29:01 all 0.11 0.00 0.02 0.00 0.01 99.86 12:24:25 09:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:29:01 1 0.03 0.00 0.02 0.02 0.02 99.92 12:24:25 09:29:01 2 0.03 0.00 0.05 0.00 0.02 99.90 12:24:25 09:29:01 3 0.76 0.00 0.02 0.00 0.02 99.20 12:24:25 09:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 09:29:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 09:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 09:30:01 all 0.08 0.00 0.01 0.01 0.01 99.89 12:24:25 09:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:30:01 1 0.10 0.00 0.02 0.02 0.00 99.87 12:24:25 09:30:01 2 0.08 0.00 0.03 0.00 0.03 99.85 12:24:25 09:30:01 3 0.15 0.00 0.00 0.00 0.00 99.85 12:24:25 09:30:01 4 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 09:30:01 5 0.08 0.00 0.00 0.00 0.00 99.92 12:24:25 09:30:01 6 0.10 0.00 0.00 0.00 0.00 99.90 12:24:25 09:30:01 7 0.08 0.00 0.03 0.03 0.02 99.83 12:24:25 12:24:25 09:30:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 09:31:01 all 0.02 0.00 0.01 0.01 0.00 99.95 12:24:25 09:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 09:31:01 1 0.02 0.00 0.00 0.02 0.02 99.95 12:24:25 09:31:01 2 0.05 0.00 0.05 0.00 0.02 99.88 12:24:25 09:31:01 3 0.00 0.00 0.00 0.07 0.00 99.93 12:24:25 09:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 09:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 09:31:01 7 0.05 0.00 0.03 0.00 0.00 99.92 12:24:25 09:32:01 all 0.03 0.00 0.01 0.00 0.00 99.95 12:24:25 09:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:32:01 1 0.02 0.00 0.03 0.02 0.00 99.93 12:24:25 09:32:01 2 0.17 0.00 0.00 0.00 0.00 99.83 12:24:25 09:32:01 3 0.02 0.00 0.02 0.02 0.00 99.95 12:24:25 09:32:01 4 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 09:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:32:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 09:33:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:24:25 09:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:33:01 1 0.03 0.00 0.03 0.02 0.03 99.88 12:24:25 09:33:01 2 0.07 0.00 0.03 0.00 0.02 99.88 12:24:25 09:33:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:24:25 09:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 09:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 09:33:01 7 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 09:34:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:24:25 09:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:34:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 09:34:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 09:34:01 4 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 09:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 09:34:01 6 0.05 0.00 0.03 0.00 0.02 99.90 12:24:25 09:34:01 7 0.10 0.00 0.00 0.00 0.02 99.88 12:24:25 09:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:24:25 09:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:35:01 1 0.03 0.00 0.03 0.02 0.02 99.90 12:24:25 09:35:01 2 0.07 0.00 0.03 0.00 0.02 99.88 12:24:25 09:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 09:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 09:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 09:35:01 7 0.02 0.00 0.00 0.02 0.00 99.97 12:24:25 09:36:01 all 0.06 0.00 0.02 0.00 0.01 99.91 12:24:25 09:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:36:01 1 0.03 0.00 0.00 0.02 0.02 99.93 12:24:25 09:36:01 2 0.08 0.00 0.03 0.00 0.02 99.87 12:24:25 09:36:01 3 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 09:36:01 4 0.15 0.00 0.02 0.00 0.00 99.83 12:24:25 09:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 09:36:01 6 0.07 0.00 0.03 0.00 0.00 99.90 12:24:25 09:36:01 7 0.07 0.00 0.02 0.02 0.02 99.88 12:24:25 09:37:01 all 0.01 0.00 0.01 0.00 0.00 99.96 12:24:25 09:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:37:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 09:37:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 09:37:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 09:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 09:37:01 7 0.03 0.00 0.03 0.00 0.00 99.93 12:24:25 09:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:24:25 09:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:38:01 1 0.02 0.00 0.02 0.02 0.00 99.95 12:24:25 09:38:01 2 0.05 0.00 0.00 0.00 0.02 99.93 12:24:25 09:38:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 09:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 09:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 09:38:01 7 0.12 0.00 0.02 0.00 0.02 99.85 12:24:25 09:39:01 all 0.02 0.00 0.02 0.00 0.00 99.95 12:24:25 09:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:39:01 1 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 09:39:01 2 0.05 0.00 0.03 0.00 0.02 99.90 12:24:25 09:39:01 3 0.03 0.00 0.02 0.02 0.00 99.93 12:24:25 09:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 09:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:39:01 6 0.02 0.00 0.05 0.00 0.00 99.93 12:24:25 09:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 09:40:01 all 0.03 0.00 0.01 0.00 0.03 99.93 12:24:25 09:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:40:01 1 0.07 0.00 0.03 0.02 0.02 99.87 12:24:25 09:40:01 2 0.07 0.00 0.03 0.00 0.02 99.88 12:24:25 09:40:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 09:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:40:01 6 0.02 0.00 0.02 0.00 0.15 99.82 12:24:25 09:40:01 7 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 09:41:01 all 0.03 0.00 0.04 0.01 0.01 99.92 12:24:25 09:41:01 0 0.10 0.00 0.02 0.02 0.00 99.87 12:24:25 09:41:01 1 0.02 0.00 0.05 0.02 0.02 99.90 12:24:25 09:41:01 2 0.05 0.00 0.05 0.00 0.03 99.87 12:24:25 09:41:01 3 0.00 0.00 0.03 0.02 0.02 99.93 12:24:25 09:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 09:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:41:01 6 0.03 0.00 0.05 0.00 0.02 99.90 12:24:25 09:41:01 7 0.02 0.00 0.05 0.00 0.02 99.92 12:24:25 12:24:25 09:41:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 09:42:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:24:25 09:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 09:42:01 1 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 09:42:01 2 0.07 0.00 0.03 0.00 0.02 99.88 12:24:25 09:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 09:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 09:42:01 7 0.07 0.00 0.03 0.02 0.02 99.87 12:24:25 09:43:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:24:25 09:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:43:01 1 0.05 0.00 0.02 0.00 0.03 99.90 12:24:25 09:43:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 09:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 09:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:43:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 09:43:01 7 0.03 0.00 0.00 0.02 0.02 99.93 12:24:25 09:44:01 all 0.03 0.00 0.01 0.01 0.01 99.94 12:24:25 09:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 09:44:01 1 0.08 0.00 0.02 0.10 0.02 99.78 12:24:25 09:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 09:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:44:01 4 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 09:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 09:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 09:44:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 09:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:24:25 09:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:45:01 1 0.05 0.00 0.00 0.02 0.02 99.92 12:24:25 09:45:01 2 0.05 0.00 0.03 0.00 0.03 99.88 12:24:25 09:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 09:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 09:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 09:45:01 7 0.02 0.00 0.00 0.02 0.02 99.95 12:24:25 09:46:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:24:25 09:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:46:01 1 0.08 0.00 0.02 0.00 0.02 99.88 12:24:25 09:46:01 2 0.03 0.00 0.03 0.00 0.03 99.90 12:24:25 09:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 09:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:46:01 6 0.05 0.00 0.02 0.02 0.02 99.90 12:24:25 09:46:01 7 0.07 0.00 0.03 0.00 0.02 99.88 12:24:25 09:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:24:25 09:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 09:47:01 1 0.02 0.00 0.00 0.02 0.02 99.95 12:24:25 09:47:01 2 0.07 0.00 0.03 0.00 0.02 99.88 12:24:25 09:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:47:01 6 0.03 0.00 0.02 0.02 0.00 99.93 12:24:25 09:47:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 09:48:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:24:25 09:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:48:01 1 0.07 0.00 0.02 0.00 0.02 99.90 12:24:25 09:48:01 2 0.08 0.00 0.02 0.00 0.02 99.88 12:24:25 09:48:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 09:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:48:01 6 0.00 0.00 0.03 0.00 0.00 99.97 12:24:25 09:48:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 09:49:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:24:25 09:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:49:01 1 0.03 0.00 0.02 0.02 0.02 99.92 12:24:25 09:49:01 2 0.02 0.00 0.02 0.00 0.03 99.93 12:24:25 09:49:01 3 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 09:49:01 4 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 09:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 09:49:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 09:50:01 all 0.03 0.00 0.02 0.00 0.01 99.95 12:24:25 09:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:50:01 1 0.07 0.00 0.03 0.02 0.02 99.87 12:24:25 09:50:01 2 0.05 0.00 0.05 0.00 0.02 99.88 12:24:25 09:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 09:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:50:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 09:50:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 09:51:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:24:25 09:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 09:51:01 1 0.05 0.00 0.02 0.02 0.02 99.90 12:24:25 09:51:01 2 0.03 0.00 0.03 0.00 0.03 99.90 12:24:25 09:51:01 3 0.00 0.00 0.03 0.02 0.00 99.95 12:24:25 09:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 09:51:01 6 0.07 0.00 0.03 0.00 0.00 99.90 12:24:25 09:51:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 09:52:01 all 0.03 0.00 0.01 0.00 0.01 99.96 12:24:25 09:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:52:01 1 0.12 0.00 0.00 0.00 0.02 99.87 12:24:25 09:52:01 2 0.07 0.00 0.03 0.00 0.03 99.87 12:24:25 09:52:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 09:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 09:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 12:24:25 09:52:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 09:53:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:24:25 09:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:53:01 1 0.07 0.00 0.05 0.02 0.02 99.85 12:24:25 09:53:01 2 0.08 0.00 0.03 0.00 0.03 99.85 12:24:25 09:53:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:24:25 09:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 09:53:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 09:53:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 09:54:01 all 0.02 0.00 0.01 0.00 0.00 99.96 12:24:25 09:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:54:01 1 0.03 0.00 0.02 0.03 0.00 99.92 12:24:25 09:54:01 2 0.08 0.00 0.05 0.00 0.02 99.85 12:24:25 09:54:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 09:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:54:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 09:54:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 09:55:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:24:25 09:55:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 09:55:01 1 0.05 0.00 0.02 0.02 0.03 99.88 12:24:25 09:55:01 2 0.08 0.00 0.02 0.00 0.03 99.87 12:24:25 09:55:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:24:25 09:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 09:55:01 6 0.05 0.00 0.00 0.00 0.02 99.93 12:24:25 09:55:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 09:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:24:25 09:56:01 0 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 09:56:01 1 0.08 0.00 0.00 0.00 0.02 99.90 12:24:25 09:56:01 2 0.10 0.00 0.05 0.00 0.02 99.83 12:24:25 09:56:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:24:25 09:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:56:01 6 0.00 0.00 0.03 0.00 0.00 99.97 12:24:25 09:56:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 09:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:24:25 09:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:57:01 1 0.02 0.00 0.05 0.03 0.02 99.88 12:24:25 09:57:01 2 0.07 0.00 0.03 0.00 0.03 99.87 12:24:25 09:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:57:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 09:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:57:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 09:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 09:58:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:24:25 09:58:01 0 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 09:58:01 1 0.03 0.00 0.00 0.02 0.02 99.93 12:24:25 09:58:01 2 0.08 0.00 0.05 0.00 0.02 99.85 12:24:25 09:58:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:24:25 09:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 09:58:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 09:58:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 09:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:24:25 09:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 09:59:01 1 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 09:59:01 2 0.07 0.00 0.03 0.00 0.03 99.87 12:24:25 09:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:59:01 4 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 09:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 09:59:01 6 0.07 0.00 0.02 0.00 0.00 99.92 12:24:25 09:59:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 10:00:01 all 0.03 0.00 0.00 0.00 0.01 99.96 12:24:25 10:00:01 0 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 10:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 10:00:01 2 0.08 0.00 0.00 0.00 0.03 99.88 12:24:25 10:00:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:24:25 10:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 10:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:01:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:24:25 10:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:01:01 1 0.02 0.00 0.02 0.03 0.02 99.92 12:24:25 10:01:01 2 0.05 0.00 0.05 0.00 0.02 99.88 12:24:25 10:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 10:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 10:02:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:24:25 10:02:01 0 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 10:02:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 10:02:01 2 0.08 0.00 0.02 0.00 0.03 99.87 12:24:25 10:02:01 3 0.00 0.00 0.02 0.03 0.00 99.95 12:24:25 10:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:02:01 6 0.00 0.00 0.03 0.00 0.02 99.95 12:24:25 10:02:01 7 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 10:03:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:24:25 10:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:03:01 1 0.02 0.00 0.00 0.02 0.02 99.95 12:24:25 10:03:01 2 0.02 0.00 0.03 0.00 0.03 99.92 12:24:25 10:03:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 10:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 10:03:01 6 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 10:03:01 7 0.00 0.00 0.03 0.00 0.02 99.95 12:24:25 12:24:25 10:03:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 10:04:01 all 0.05 0.00 0.02 0.00 0.01 99.92 12:24:25 10:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:04:01 1 0.05 0.00 0.02 0.02 0.02 99.90 12:24:25 10:04:01 2 0.12 0.00 0.02 0.00 0.05 99.82 12:24:25 10:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:04:01 4 0.15 0.00 0.02 0.02 0.02 99.80 12:24:25 10:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 10:04:01 6 0.00 0.00 0.03 0.00 0.00 99.97 12:24:25 10:04:01 7 0.02 0.00 0.05 0.00 0.00 99.93 12:24:25 10:05:01 all 0.13 0.00 0.04 0.00 0.01 99.81 12:24:25 10:05:01 0 0.02 0.00 0.05 0.00 0.00 99.93 12:24:25 10:05:01 1 0.08 0.00 0.00 0.00 0.02 99.90 12:24:25 10:05:01 2 0.05 0.00 0.03 0.00 0.03 99.88 12:24:25 10:05:01 3 0.05 0.00 0.03 0.02 0.00 99.90 12:24:25 10:05:01 4 0.70 0.00 0.07 0.00 0.00 99.23 12:24:25 10:05:01 5 0.03 0.00 0.03 0.00 0.00 99.93 12:24:25 10:05:01 6 0.03 0.00 0.05 0.00 0.03 99.88 12:24:25 10:05:01 7 0.10 0.00 0.03 0.00 0.02 99.85 12:24:25 10:06:01 all 0.17 0.00 0.01 0.01 0.01 99.80 12:24:25 10:06:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 10:06:01 1 0.03 0.00 0.02 0.05 0.03 99.87 12:24:25 10:06:01 2 0.08 0.00 0.03 0.00 0.02 99.87 12:24:25 10:06:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 10:06:01 4 1.04 0.00 0.00 0.00 0.00 98.96 12:24:25 10:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 10:06:01 7 0.10 0.00 0.03 0.02 0.02 99.83 12:24:25 10:07:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:24:25 10:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 10:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 10:07:01 2 0.03 0.00 0.05 0.00 0.02 99.90 12:24:25 10:07:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 10:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 10:07:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 10:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:08:01 all 0.03 0.00 0.02 0.01 0.01 99.94 12:24:25 10:08:01 0 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 10:08:01 1 0.10 0.00 0.05 0.02 0.02 99.82 12:24:25 10:08:01 2 0.03 0.00 0.07 0.00 0.02 99.88 12:24:25 10:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 10:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 10:08:01 7 0.02 0.00 0.02 0.03 0.02 99.92 12:24:25 10:09:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:24:25 10:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:09:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 10:09:01 2 0.05 0.00 0.03 0.00 0.03 99.88 12:24:25 10:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:09:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 10:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 10:09:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 10:09:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 10:10:01 all 0.10 0.00 0.02 0.00 0.00 99.87 12:24:25 10:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 10:10:01 1 0.17 0.00 0.03 0.02 0.02 99.77 12:24:25 10:10:01 2 0.02 0.00 0.05 0.00 0.02 99.92 12:24:25 10:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:10:01 4 0.48 0.00 0.02 0.00 0.00 99.50 12:24:25 10:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 10:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 10:10:01 7 0.05 0.00 0.02 0.02 0.00 99.92 12:24:25 10:11:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:24:25 10:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:11:01 1 0.02 0.00 0.02 0.02 0.00 99.95 12:24:25 10:11:01 2 0.17 0.00 0.02 0.00 0.03 99.78 12:24:25 10:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 10:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 10:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 10:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 10:11:01 7 0.00 0.00 0.02 0.02 0.02 99.95 12:24:25 10:12:01 all 0.03 0.00 0.01 0.00 0.00 99.96 12:24:25 10:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 10:12:01 1 0.02 0.00 0.00 0.02 0.02 99.95 12:24:25 10:12:01 2 0.10 0.00 0.02 0.00 0.02 99.87 12:24:25 10:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:12:01 7 0.07 0.00 0.02 0.00 0.00 99.92 12:24:25 10:13:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:24:25 10:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:13:01 1 0.05 0.00 0.02 0.02 0.03 99.88 12:24:25 10:13:01 2 0.05 0.00 0.03 0.00 0.02 99.90 12:24:25 10:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 10:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 10:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:13:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 10:13:01 7 0.02 0.00 0.03 0.02 0.02 99.92 12:24:25 10:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:24:25 10:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 10:14:01 2 0.03 0.00 0.02 0.00 0.03 99.92 12:24:25 10:14:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 10:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 10:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 10:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 10:14:01 7 0.03 0.00 0.02 0.02 0.02 99.92 12:24:25 12:24:25 10:14:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 10:15:01 all 0.09 0.00 0.01 0.00 0.01 99.89 12:24:25 10:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:15:01 1 0.07 0.00 0.02 0.02 0.02 99.88 12:24:25 10:15:01 2 0.08 0.00 0.05 0.00 0.03 99.83 12:24:25 10:15:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 10:15:01 4 0.47 0.00 0.02 0.00 0.02 99.50 12:24:25 10:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 10:15:01 7 0.00 0.00 0.02 0.02 0.00 99.97 12:24:25 10:16:01 all 0.03 0.00 0.02 0.01 0.01 99.93 12:24:25 10:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 10:16:01 1 0.03 0.00 0.03 0.03 0.02 99.88 12:24:25 10:16:01 2 0.07 0.00 0.05 0.00 0.02 99.87 12:24:25 10:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 10:16:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 10:16:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 10:16:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 10:16:01 7 0.02 0.00 0.02 0.03 0.02 99.92 12:24:25 10:17:01 all 0.15 0.00 0.02 0.00 0.01 99.81 12:24:25 10:17:01 0 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 10:17:01 1 0.03 0.00 0.03 0.02 0.02 99.90 12:24:25 10:17:01 2 0.07 0.00 0.05 0.00 0.02 99.87 12:24:25 10:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 10:17:01 4 0.99 0.00 0.05 0.00 0.02 98.94 12:24:25 10:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 10:17:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 10:17:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 10:18:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:24:25 10:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 10:18:01 1 0.03 0.00 0.02 0.00 0.03 99.92 12:24:25 10:18:01 2 0.05 0.00 0.03 0.00 0.02 99.90 12:24:25 10:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 10:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 10:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:18:01 6 0.03 0.00 0.03 0.00 0.00 99.93 12:24:25 10:18:01 7 0.02 0.00 0.03 0.02 0.00 99.93 12:24:25 10:19:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:24:25 10:19:01 0 0.08 0.00 0.03 0.00 0.00 99.88 12:24:25 10:19:01 1 0.02 0.00 0.00 0.02 0.00 99.97 12:24:25 10:19:01 2 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 10:19:01 3 0.08 0.00 0.02 0.00 0.02 99.88 12:24:25 10:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 10:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 10:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 10:20:01 all 0.14 0.00 0.02 0.00 0.03 99.80 12:24:25 10:20:01 0 0.00 0.00 0.03 0.00 0.00 99.97 12:24:25 10:20:01 1 0.03 0.00 0.03 0.02 0.02 99.90 12:24:25 10:20:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 10:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 10:20:01 4 1.03 0.00 0.03 0.00 0.18 98.76 12:24:25 10:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:20:01 6 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 10:20:01 7 0.00 0.00 0.02 0.02 0.03 99.93 12:24:25 10:21:01 all 0.21 0.00 0.02 0.01 0.01 99.75 12:24:25 10:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:21:01 1 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 10:21:01 2 0.07 0.00 0.02 0.00 0.02 99.90 12:24:25 10:21:01 3 0.08 0.00 0.03 0.00 0.02 99.87 12:24:25 10:21:01 4 1.44 0.00 0.05 0.00 0.00 98.52 12:24:25 10:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 10:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:21:01 7 0.03 0.00 0.02 0.05 0.00 99.90 12:24:25 10:22:01 all 0.07 0.00 0.02 0.04 0.01 99.86 12:24:25 10:22:01 0 0.02 0.00 0.02 0.12 0.00 99.85 12:24:25 10:22:01 1 0.03 0.00 0.07 0.18 0.02 99.70 12:24:25 10:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 10:22:01 3 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 10:22:01 4 0.45 0.00 0.02 0.00 0.02 99.52 12:24:25 10:22:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 10:22:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 10:22:01 7 0.02 0.00 0.02 0.03 0.00 99.93 12:24:25 10:23:01 all 0.04 0.00 0.02 0.16 0.01 99.77 12:24:25 10:23:01 0 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 10:23:01 1 0.00 0.00 0.03 1.03 0.02 98.92 12:24:25 10:23:01 2 0.07 0.00 0.03 0.00 0.03 99.87 12:24:25 10:23:01 3 0.13 0.00 0.05 0.00 0.02 99.80 12:24:25 10:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 10:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 10:23:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 10:23:01 7 0.02 0.00 0.00 0.23 0.02 99.73 12:24:25 10:24:01 all 0.10 0.00 0.02 0.10 0.00 99.77 12:24:25 10:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:24:01 1 0.03 0.00 0.02 0.50 0.00 99.45 12:24:25 10:24:01 2 0.02 0.00 0.05 0.00 0.00 99.93 12:24:25 10:24:01 3 0.05 0.00 0.03 0.00 0.00 99.92 12:24:25 10:24:01 4 0.68 0.00 0.02 0.00 0.02 99.29 12:24:25 10:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 10:24:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 10:24:01 7 0.00 0.00 0.00 0.32 0.00 99.68 12:24:25 10:25:01 all 0.16 0.00 0.02 0.08 0.01 99.73 12:24:25 10:25:01 0 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 10:25:01 1 0.03 0.00 0.02 0.38 0.02 99.55 12:24:25 10:25:01 2 0.07 0.00 0.00 0.00 0.02 99.92 12:24:25 10:25:01 3 0.05 0.00 0.05 0.10 0.02 99.78 12:24:25 10:25:01 4 0.96 0.00 0.03 0.00 0.00 99.01 12:24:25 10:25:01 5 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 10:25:01 6 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 10:25:01 7 0.02 0.00 0.00 0.18 0.02 99.78 12:24:25 12:24:25 10:25:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 10:26:01 all 0.22 0.00 0.01 0.00 0.01 99.75 12:24:25 10:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 10:26:01 1 0.03 0.00 0.02 0.02 0.02 99.92 12:24:25 10:26:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 10:26:01 3 0.02 0.00 0.05 0.02 0.02 99.90 12:24:25 10:26:01 4 1.63 0.00 0.00 0.00 0.02 98.35 12:24:25 10:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 10:26:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 10:27:01 all 0.15 0.00 0.01 0.00 0.01 99.84 12:24:25 10:27:01 0 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 10:27:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 10:27:01 2 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 10:27:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 10:27:01 4 0.96 0.00 0.00 0.00 0.00 99.04 12:24:25 10:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:27:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 10:27:01 7 0.02 0.00 0.05 0.00 0.00 99.93 12:24:25 10:28:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:24:25 10:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:28:01 1 0.00 0.00 0.02 0.02 0.02 99.95 12:24:25 10:28:01 2 0.02 0.00 0.05 0.00 0.03 99.90 12:24:25 10:28:01 3 0.10 0.00 0.02 0.00 0.02 99.87 12:24:25 10:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 10:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 10:28:01 7 0.00 0.00 0.02 0.02 0.02 99.95 12:24:25 10:29:01 all 0.05 0.00 0.01 0.00 0.01 99.93 12:24:25 10:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 10:29:01 1 0.03 0.00 0.02 0.02 0.02 99.92 12:24:25 10:29:01 2 0.07 0.00 0.03 0.00 0.02 99.88 12:24:25 10:29:01 3 0.10 0.00 0.00 0.00 0.00 99.90 12:24:25 10:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 10:29:01 5 0.07 0.00 0.02 0.00 0.02 99.90 12:24:25 10:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 10:29:01 7 0.02 0.00 0.00 0.02 0.00 99.97 12:24:25 10:30:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:24:25 10:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 10:30:01 1 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 10:30:01 2 0.03 0.00 0.03 0.00 0.03 99.90 12:24:25 10:30:01 3 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 10:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 10:30:01 7 0.00 0.00 0.00 0.02 0.02 99.97 12:24:25 10:31:01 all 0.04 0.00 0.02 0.00 0.01 99.93 12:24:25 10:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 10:31:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 10:31:01 2 0.07 0.00 0.03 0.00 0.02 99.88 12:24:25 10:31:01 3 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 10:31:01 4 0.08 0.00 0.02 0.00 0.02 99.88 12:24:25 10:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 10:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 10:31:01 7 0.02 0.00 0.05 0.00 0.00 99.93 12:24:25 10:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:24:25 10:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:32:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 10:32:01 2 0.05 0.00 0.02 0.00 0.03 99.90 12:24:25 10:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 10:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 10:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 10:32:01 7 0.02 0.00 0.00 0.02 0.00 99.97 12:24:25 10:33:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:24:25 10:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:33:01 1 0.07 0.00 0.02 0.02 0.02 99.88 12:24:25 10:33:01 2 0.05 0.00 0.05 0.00 0.02 99.88 12:24:25 10:33:01 3 0.07 0.00 0.02 0.00 0.02 99.90 12:24:25 10:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 10:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 10:33:01 7 0.00 0.00 0.00 0.02 0.02 99.97 12:24:25 10:34:01 all 0.02 0.00 0.02 0.00 0.01 99.94 12:24:25 10:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 10:34:01 1 0.03 0.00 0.02 0.02 0.02 99.92 12:24:25 10:34:01 2 0.05 0.00 0.07 0.00 0.05 99.83 12:24:25 10:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 10:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 10:34:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 10:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 10:35:01 all 0.10 0.00 0.02 0.00 0.01 99.88 12:24:25 10:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 10:35:01 1 0.18 0.00 0.02 0.02 0.00 99.78 12:24:25 10:35:01 2 0.27 0.00 0.03 0.00 0.02 99.68 12:24:25 10:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 10:35:01 4 0.28 0.00 0.00 0.00 0.02 99.70 12:24:25 10:35:01 5 0.00 0.00 0.03 0.00 0.00 99.97 12:24:25 10:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:35:01 7 0.00 0.00 0.02 0.02 0.00 99.97 12:24:25 10:36:01 all 0.27 0.00 0.02 0.01 0.01 99.69 12:24:25 10:36:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 10:36:01 1 0.05 0.00 0.05 0.02 0.02 99.87 12:24:25 10:36:01 2 0.03 0.00 0.05 0.00 0.02 99.90 12:24:25 10:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 10:36:01 4 1.97 0.00 0.00 0.00 0.00 98.03 12:24:25 10:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 10:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:36:01 7 0.00 0.00 0.03 0.03 0.02 99.92 12:24:25 12:24:25 10:36:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 10:37:01 all 0.09 0.00 0.01 0.00 0.01 99.89 12:24:25 10:37:01 0 0.25 0.00 0.02 0.00 0.00 99.73 12:24:25 10:37:01 1 0.00 0.00 0.02 0.03 0.02 99.93 12:24:25 10:37:01 2 0.15 0.00 0.02 0.00 0.03 99.80 12:24:25 10:37:01 3 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 10:37:01 4 0.30 0.00 0.00 0.00 0.00 99.70 12:24:25 10:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 10:38:01 all 0.09 0.00 0.02 0.01 0.01 99.87 12:24:25 10:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 10:38:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 10:38:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 10:38:01 4 0.62 0.00 0.02 0.00 0.02 99.35 12:24:25 10:38:01 5 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 10:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 10:38:01 7 0.02 0.00 0.02 0.12 0.00 99.85 12:24:25 10:39:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:24:25 10:39:01 0 0.08 0.00 0.00 0.02 0.00 99.90 12:24:25 10:39:01 1 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 10:39:01 2 0.03 0.00 0.02 0.00 0.03 99.92 12:24:25 10:39:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:24:25 10:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 10:39:01 5 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 10:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 10:39:01 7 0.00 0.00 0.03 0.00 0.02 99.95 12:24:25 10:40:01 all 0.05 0.00 0.01 0.00 0.00 99.93 12:24:25 10:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 10:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 10:40:01 2 0.03 0.00 0.03 0.00 0.00 99.93 12:24:25 10:40:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:24:25 10:40:01 4 0.28 0.00 0.00 0.00 0.00 99.72 12:24:25 10:40:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 10:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 10:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:24:25 10:41:01 0 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 10:41:01 1 0.07 0.00 0.02 0.00 0.02 99.90 12:24:25 10:41:01 2 0.07 0.00 0.05 0.00 0.02 99.87 12:24:25 10:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 10:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 10:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:41:01 7 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 10:42:01 all 0.11 0.00 0.02 0.00 0.01 99.86 12:24:25 10:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 10:42:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 10:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 10:42:01 4 0.83 0.00 0.07 0.00 0.02 99.09 12:24:25 10:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:42:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 10:43:01 all 0.06 0.00 0.01 0.00 0.01 99.91 12:24:25 10:43:01 0 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 10:43:01 1 0.08 0.00 0.03 0.00 0.02 99.87 12:24:25 10:43:01 2 0.08 0.00 0.02 0.00 0.02 99.88 12:24:25 10:43:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 10:43:01 4 0.25 0.00 0.02 0.00 0.00 99.73 12:24:25 10:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 10:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 10:43:01 7 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 10:44:01 all 0.02 0.00 0.01 0.00 0.00 99.96 12:24:25 10:44:01 0 0.02 0.00 0.02 0.02 0.00 99.95 12:24:25 10:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 10:44:01 2 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 10:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 10:44:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 10:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 10:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 10:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:24:25 10:45:01 0 0.03 0.00 0.00 0.02 0.02 99.93 12:24:25 10:45:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 10:45:01 2 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 10:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 10:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 10:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 10:45:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 10:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:24:25 10:46:01 0 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 10:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 10:46:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 10:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:46:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 10:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:46:01 7 0.00 0.00 0.02 0.02 0.02 99.95 12:24:25 10:47:01 all 0.02 0.00 0.01 0.00 0.00 99.97 12:24:25 10:47:01 0 0.03 0.00 0.00 0.02 0.00 99.95 12:24:25 10:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 10:47:01 2 0.07 0.00 0.02 0.00 0.02 99.90 12:24:25 10:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 10:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 10:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:47:01 7 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 12:24:25 10:47:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 10:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:24:25 10:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:48:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 10:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 10:48:01 3 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 10:48:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 10:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 10:48:01 7 0.02 0.00 0.03 0.02 0.00 99.93 12:24:25 10:49:01 all 0.03 0.00 0.01 0.00 0.01 99.96 12:24:25 10:49:01 0 0.03 0.00 0.00 0.02 0.00 99.95 12:24:25 10:49:01 1 0.07 0.00 0.02 0.00 0.00 99.92 12:24:25 10:49:01 2 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 10:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 10:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 10:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 10:49:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 10:49:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 10:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:24:25 10:50:01 0 0.00 0.00 0.02 0.02 0.00 99.97 12:24:25 10:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 10:50:01 2 0.05 0.00 0.02 0.00 0.03 99.90 12:24:25 10:50:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 10:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:50:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 10:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 10:50:01 7 0.02 0.00 0.00 0.02 0.00 99.97 12:24:25 10:51:01 all 0.03 0.00 0.01 0.00 0.01 99.96 12:24:25 10:51:01 0 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 10:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 10:51:01 2 0.08 0.00 0.02 0.00 0.02 99.88 12:24:25 10:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:51:01 4 0.05 0.00 0.00 0.00 0.02 99.93 12:24:25 10:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 10:51:01 7 0.00 0.00 0.03 0.00 0.00 99.97 12:24:25 10:52:01 all 0.26 0.00 0.02 0.00 0.01 99.72 12:24:25 10:52:01 0 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 10:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 10:52:01 2 0.08 0.00 0.03 0.00 0.02 99.87 12:24:25 10:52:01 3 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 10:52:01 4 1.87 0.00 0.03 0.00 0.00 98.09 12:24:25 10:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 10:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:52:01 7 0.02 0.00 0.00 0.02 0.02 99.95 12:24:25 10:53:01 all 0.12 0.00 0.01 0.00 0.01 99.86 12:24:25 10:53:01 0 0.07 0.00 0.02 0.02 0.00 99.90 12:24:25 10:53:01 1 0.08 0.00 0.02 0.00 0.02 99.88 12:24:25 10:53:01 2 0.07 0.00 0.02 0.00 0.02 99.90 12:24:25 10:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 10:53:01 4 0.66 0.00 0.07 0.00 0.02 99.25 12:24:25 10:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:53:01 7 0.02 0.00 0.00 0.02 0.00 99.97 12:24:25 10:54:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:24:25 10:54:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 10:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 10:54:01 2 0.03 0.00 0.05 0.00 0.02 99.90 12:24:25 10:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 10:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 10:54:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 10:54:01 7 0.00 0.00 0.02 0.02 0.02 99.95 12:24:25 10:55:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:24:25 10:55:01 0 0.03 0.00 0.00 0.02 0.00 99.95 12:24:25 10:55:01 1 0.08 0.00 0.02 0.00 0.02 99.88 12:24:25 10:55:01 2 0.10 0.00 0.03 0.00 0.02 99.85 12:24:25 10:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 10:55:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 10:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:55:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 10:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 10:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:24:25 10:56:01 0 0.00 0.00 0.02 0.02 0.00 99.97 12:24:25 10:56:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 10:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 10:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 10:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:56:01 7 0.00 0.00 0.02 0.02 0.02 99.95 12:24:25 10:57:01 all 0.03 0.00 0.01 0.00 0.00 99.96 12:24:25 10:57:01 0 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 10:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:57:01 2 0.08 0.00 0.02 0.00 0.03 99.87 12:24:25 10:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 10:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 10:57:01 7 0.00 0.00 0.03 0.00 0.00 99.97 12:24:25 10:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:24:25 10:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 10:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 10:58:01 2 0.07 0.00 0.03 0.00 0.02 99.88 12:24:25 10:58:01 3 0.00 0.00 0.02 0.02 0.02 99.95 12:24:25 10:58:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 10:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 10:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 10:58:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 12:24:25 10:58:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 10:59:01 all 0.12 0.00 0.02 0.00 0.01 99.85 12:24:25 10:59:01 0 0.00 0.00 0.02 0.02 0.00 99.97 12:24:25 10:59:01 1 0.07 0.00 0.00 0.00 0.02 99.92 12:24:25 10:59:01 2 0.10 0.00 0.05 0.00 0.02 99.83 12:24:25 10:59:01 3 0.05 0.00 0.03 0.02 0.00 99.90 12:24:25 10:59:01 4 0.68 0.00 0.00 0.00 0.00 99.32 12:24:25 10:59:01 5 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 10:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 10:59:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 11:00:01 all 0.21 0.00 0.01 0.01 0.01 99.77 12:24:25 11:00:01 0 0.02 0.00 0.02 0.02 0.00 99.95 12:24:25 11:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:00:01 2 0.05 0.00 0.02 0.00 0.03 99.90 12:24:25 11:00:01 3 0.00 0.00 0.00 0.07 0.02 99.92 12:24:25 11:00:01 4 1.53 0.00 0.00 0.00 0.00 98.47 12:24:25 11:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:00:01 7 0.00 0.00 0.03 0.00 0.00 99.97 12:24:25 11:01:01 all 0.04 0.00 0.02 0.00 0.01 99.93 12:24:25 11:01:01 0 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 11:01:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 11:01:01 2 0.08 0.00 0.02 0.00 0.02 99.88 12:24:25 11:01:01 3 0.05 0.00 0.00 0.00 0.02 99.93 12:24:25 11:01:01 4 0.08 0.00 0.02 0.00 0.03 99.87 12:24:25 11:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 11:01:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 11:01:01 7 0.03 0.00 0.05 0.02 0.02 99.88 12:24:25 11:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:24:25 11:02:01 0 0.00 0.00 0.02 0.02 0.02 99.95 12:24:25 11:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 11:02:01 2 0.02 0.00 0.03 0.00 0.03 99.92 12:24:25 11:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 11:02:01 4 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 11:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 11:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:02:01 7 0.02 0.00 0.02 0.02 0.00 99.95 12:24:25 11:03:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:24:25 11:03:01 0 0.00 0.00 0.00 0.03 0.00 99.97 12:24:25 11:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 11:03:01 2 0.08 0.00 0.02 0.00 0.03 99.87 12:24:25 11:03:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 11:03:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 11:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 11:03:01 7 0.02 0.00 0.00 0.02 0.02 99.95 12:24:25 11:04:01 all 0.13 0.00 0.01 0.00 0.01 99.86 12:24:25 11:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 11:04:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 11:04:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 11:04:01 3 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 11:04:01 4 0.86 0.00 0.00 0.00 0.00 99.14 12:24:25 11:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 11:04:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 11:04:01 7 0.02 0.00 0.00 0.02 0.00 99.97 12:24:25 11:05:01 all 0.35 0.00 0.07 0.00 0.01 99.57 12:24:25 11:05:01 0 0.12 0.00 0.18 0.02 0.00 99.68 12:24:25 11:05:01 1 0.12 0.00 0.07 0.00 0.02 99.80 12:24:25 11:05:01 2 0.07 0.00 0.20 0.00 0.02 99.72 12:24:25 11:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 11:05:01 4 2.02 0.00 0.00 0.00 0.02 97.96 12:24:25 11:05:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 11:05:01 6 0.07 0.00 0.03 0.00 0.02 99.88 12:24:25 11:05:01 7 0.30 0.00 0.03 0.02 0.02 99.63 12:24:25 11:06:01 all 0.05 0.00 0.02 0.00 0.00 99.92 12:24:25 11:06:01 0 0.00 0.00 0.02 0.02 0.00 99.97 12:24:25 11:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 11:06:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 11:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:06:01 4 0.27 0.00 0.02 0.00 0.00 99.72 12:24:25 11:06:01 5 0.05 0.00 0.03 0.00 0.00 99.92 12:24:25 11:06:01 6 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 11:06:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 11:07:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:24:25 11:07:01 0 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 11:07:01 1 0.07 0.00 0.03 0.00 0.02 99.88 12:24:25 11:07:01 2 0.08 0.00 0.00 0.00 0.03 99.88 12:24:25 11:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 11:07:01 5 0.05 0.00 0.05 0.00 0.02 99.88 12:24:25 11:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 11:07:01 7 0.02 0.00 0.02 0.02 0.00 99.95 12:24:25 11:08:02 all 0.15 0.00 0.01 0.04 0.01 99.79 12:24:25 11:08:02 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:08:02 1 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 11:08:02 2 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 11:08:02 3 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 11:08:02 4 1.11 0.00 0.00 0.00 0.00 98.89 12:24:25 11:08:02 5 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 11:08:02 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:08:02 7 0.00 0.00 0.02 0.30 0.02 99.67 12:24:25 11:09:01 all 0.15 0.00 0.01 0.00 0.01 99.82 12:24:25 11:09:01 0 0.78 0.00 0.00 0.02 0.02 99.19 12:24:25 11:09:01 1 0.05 0.00 0.03 0.00 0.00 99.92 12:24:25 11:09:01 2 0.07 0.00 0.02 0.00 0.02 99.90 12:24:25 11:09:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 11:09:01 4 0.29 0.00 0.00 0.00 0.00 99.71 12:24:25 11:09:01 5 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 11:09:01 6 0.00 0.00 0.00 0.02 0.02 99.97 12:24:25 11:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 12:24:25 11:09:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 11:10:01 all 0.06 0.00 0.02 0.00 0.01 99.91 12:24:25 11:10:01 0 0.37 0.00 0.00 0.02 0.00 99.62 12:24:25 11:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 11:10:01 2 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 11:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 11:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 11:10:01 5 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 11:10:01 6 0.00 0.00 0.03 0.02 0.00 99.95 12:24:25 11:10:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 11:11:01 all 0.07 0.00 0.02 0.00 0.00 99.90 12:24:25 11:11:01 0 0.43 0.00 0.02 0.02 0.00 99.53 12:24:25 11:11:01 1 0.07 0.00 0.03 0.00 0.00 99.90 12:24:25 11:11:01 2 0.05 0.00 0.02 0.00 0.03 99.90 12:24:25 11:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 11:11:01 6 0.02 0.00 0.02 0.02 0.00 99.95 12:24:25 11:11:01 7 0.00 0.00 0.03 0.00 0.00 99.97 12:24:25 11:12:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:24:25 11:12:01 0 0.13 0.00 0.02 0.00 0.02 99.83 12:24:25 11:12:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 11:12:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 11:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 11:12:01 5 0.03 0.00 0.07 0.00 0.02 99.88 12:24:25 11:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 11:12:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 11:13:01 all 0.04 0.00 0.01 0.00 0.01 99.93 12:24:25 11:13:01 0 0.07 0.00 0.02 0.03 0.00 99.88 12:24:25 11:13:01 1 0.02 0.00 0.05 0.00 0.02 99.92 12:24:25 11:13:01 2 0.08 0.00 0.02 0.00 0.02 99.88 12:24:25 11:13:01 3 0.07 0.00 0.00 0.00 0.02 99.92 12:24:25 11:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 11:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 11:13:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 11:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:24:25 11:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 11:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 11:14:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 11:14:01 3 0.05 0.00 0.00 0.02 0.02 99.92 12:24:25 11:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:14:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 11:14:01 6 0.03 0.00 0.02 0.02 0.00 99.93 12:24:25 11:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:15:01 all 0.23 0.00 0.02 0.00 0.01 99.74 12:24:25 11:15:01 0 1.60 0.00 0.02 0.02 0.00 98.37 12:24:25 11:15:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 11:15:01 2 0.05 0.00 0.05 0.00 0.02 99.88 12:24:25 11:15:01 3 0.05 0.00 0.02 0.02 0.00 99.92 12:24:25 11:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:15:01 5 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 11:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:15:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 11:16:01 all 0.05 0.00 0.02 0.00 0.01 99.92 12:24:25 11:16:01 0 0.28 0.00 0.03 0.02 0.00 99.67 12:24:25 11:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 11:16:01 2 0.07 0.00 0.02 0.00 0.02 99.90 12:24:25 11:16:01 3 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 11:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 11:16:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 11:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:17:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:24:25 11:17:01 0 0.07 0.00 0.00 0.00 0.02 99.92 12:24:25 11:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 11:17:01 2 0.05 0.00 0.03 0.00 0.02 99.90 12:24:25 11:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 11:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:17:01 5 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 11:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 11:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:18:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:24:25 11:18:01 0 0.00 0.00 0.02 0.02 0.00 99.97 12:24:25 11:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 11:18:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 11:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:18:01 5 0.02 0.00 0.05 0.00 0.02 99.92 12:24:25 11:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:18:01 7 0.00 0.00 0.02 0.02 0.02 99.95 12:24:25 11:19:01 all 0.06 0.00 0.02 0.00 0.00 99.91 12:24:25 11:19:01 0 0.20 0.00 0.02 0.02 0.00 99.77 12:24:25 11:19:01 1 0.07 0.00 0.03 0.00 0.02 99.88 12:24:25 11:19:01 2 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 11:19:01 3 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 11:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 11:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:19:01 7 0.03 0.00 0.05 0.02 0.00 99.90 12:24:25 11:20:01 all 0.13 0.00 0.02 0.00 0.01 99.84 12:24:25 11:20:01 0 0.96 0.00 0.02 0.02 0.02 98.99 12:24:25 11:20:01 1 0.00 0.00 0.03 0.00 0.02 99.95 12:24:25 11:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 11:20:01 3 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 11:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:20:01 7 0.02 0.00 0.03 0.02 0.00 99.93 12:24:25 12:24:25 11:20:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 11:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:24:25 11:21:01 0 0.05 0.00 0.02 0.02 0.00 99.92 12:24:25 11:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 11:21:01 2 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 11:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 11:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 11:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 11:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:21:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 11:22:01 all 0.23 0.00 0.02 0.00 0.01 99.74 12:24:25 11:22:01 0 1.69 0.00 0.00 0.00 0.00 98.31 12:24:25 11:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 11:22:01 2 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 11:22:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 11:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 11:22:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 11:22:01 7 0.00 0.00 0.07 0.02 0.00 99.92 12:24:25 11:23:01 all 0.22 0.00 0.01 0.00 0.01 99.76 12:24:25 11:23:01 0 1.55 0.00 0.02 0.02 0.02 98.40 12:24:25 11:23:01 1 0.07 0.00 0.02 0.00 0.02 99.90 12:24:25 11:23:01 2 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 11:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 11:23:01 7 0.05 0.00 0.00 0.00 0.02 99.93 12:24:25 11:24:01 all 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 11:24:01 0 0.02 0.00 0.02 0.02 0.00 99.95 12:24:25 11:24:01 1 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 11:24:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 11:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 11:24:01 4 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 11:24:01 5 0.08 0.00 0.02 0.00 0.00 99.90 12:24:25 11:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 11:24:01 7 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 11:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:24:25 11:25:01 0 0.02 0.00 0.00 0.02 0.02 99.95 12:24:25 11:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 11:25:01 2 0.08 0.00 0.03 0.00 0.02 99.87 12:24:25 11:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 11:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:25:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 11:25:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 11:25:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 11:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:24:25 11:26:01 0 0.00 0.00 0.02 0.02 0.00 99.97 12:24:25 11:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:26:01 2 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 11:26:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 11:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 11:26:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 11:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 11:26:01 7 0.02 0.00 0.03 0.02 0.00 99.93 12:24:25 11:27:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:24:25 11:27:01 0 0.00 0.00 0.00 0.05 0.00 99.95 12:24:25 11:27:01 1 0.08 0.00 0.00 0.00 0.02 99.90 12:24:25 11:27:01 2 0.08 0.00 0.02 0.00 0.02 99.88 12:24:25 11:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:27:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 11:27:01 7 0.00 0.00 0.03 0.02 0.00 99.95 12:24:25 11:28:01 all 0.01 0.00 0.01 0.01 0.01 99.95 12:24:25 11:28:01 0 0.00 0.00 0.00 0.07 0.02 99.92 12:24:25 11:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 11:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 11:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 11:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:28:01 5 0.05 0.00 0.03 0.00 0.00 99.92 12:24:25 11:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 11:28:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 11:29:01 all 0.03 0.00 0.01 0.00 0.01 99.96 12:24:25 11:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 11:29:01 1 0.07 0.00 0.02 0.00 0.02 99.90 12:24:25 11:29:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 11:29:01 3 0.05 0.00 0.00 0.00 0.02 99.93 12:24:25 11:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:29:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 11:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:29:01 7 0.02 0.00 0.02 0.02 0.00 99.95 12:24:25 11:30:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:24:25 11:30:01 0 0.02 0.00 0.00 0.02 0.02 99.95 12:24:25 11:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 11:30:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 11:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 11:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 11:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 11:31:01 all 0.12 0.00 0.01 0.00 0.01 99.85 12:24:25 11:31:01 0 0.81 0.00 0.00 0.02 0.00 99.17 12:24:25 11:31:01 1 0.08 0.00 0.02 0.00 0.02 99.88 12:24:25 11:31:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 11:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 11:31:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 11:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 11:31:01 7 0.00 0.00 0.02 0.02 0.02 99.95 12:24:25 12:24:25 11:31:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 11:32:01 all 0.15 0.00 0.01 0.00 0.01 99.84 12:24:25 11:32:01 0 1.04 0.00 0.02 0.02 0.00 98.92 12:24:25 11:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 11:32:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 11:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:32:01 5 0.07 0.00 0.00 0.00 0.02 99.92 12:24:25 11:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 11:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:33:01 all 0.08 0.00 0.02 0.00 0.01 99.89 12:24:25 11:33:01 0 0.48 0.00 0.03 0.00 0.02 99.47 12:24:25 11:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 11:33:01 2 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 11:33:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 11:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 11:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 11:33:01 7 0.00 0.00 0.02 0.02 0.00 99.97 12:24:25 11:34:01 all 0.02 0.00 0.01 0.00 0.00 99.96 12:24:25 11:34:01 0 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 11:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 11:34:01 2 0.05 0.00 0.05 0.00 0.02 99.88 12:24:25 11:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 11:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 11:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 11:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:35:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:24:25 11:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 11:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 11:35:01 2 0.07 0.00 0.03 0.00 0.02 99.88 12:24:25 11:35:01 3 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 11:35:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 11:35:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 11:35:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 11:35:01 7 0.00 0.00 0.00 0.02 0.02 99.97 12:24:25 11:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:24:25 11:36:01 0 0.05 0.00 0.00 0.02 0.00 99.93 12:24:25 11:36:01 1 0.05 0.00 0.00 0.00 0.02 99.93 12:24:25 11:36:01 2 0.05 0.00 0.03 0.00 0.03 99.88 12:24:25 11:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 11:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:36:01 5 0.08 0.00 0.02 0.00 0.00 99.90 12:24:25 11:36:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 11:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:37:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:24:25 11:37:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 11:37:01 1 0.05 0.00 0.03 0.00 0.00 99.92 12:24:25 11:37:01 2 0.12 0.00 0.02 0.00 0.02 99.85 12:24:25 11:37:01 3 0.07 0.00 0.00 0.00 0.00 99.93 12:24:25 11:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:37:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 11:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 11:37:01 7 0.00 0.00 0.02 0.02 0.02 99.95 12:24:25 11:38:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:24:25 11:38:01 0 0.05 0.00 0.00 0.02 0.00 99.93 12:24:25 11:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 11:38:01 2 0.03 0.00 0.05 0.00 0.02 99.90 12:24:25 11:38:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 11:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 11:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 11:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 11:38:01 7 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 11:39:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:24:25 11:39:01 0 0.07 0.00 0.02 0.00 0.00 99.92 12:24:25 11:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 11:39:01 2 0.10 0.00 0.02 0.00 0.02 99.87 12:24:25 11:39:01 3 0.07 0.00 0.00 0.02 0.00 99.92 12:24:25 11:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 11:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 11:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 11:39:01 7 0.00 0.00 0.03 0.00 0.00 99.97 12:24:25 11:40:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:24:25 11:40:01 0 0.00 0.00 0.00 0.02 0.02 99.97 12:24:25 11:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 11:40:01 2 0.02 0.00 0.02 0.00 0.03 99.93 12:24:25 11:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 11:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 11:40:01 5 0.00 0.00 0.03 0.00 0.00 99.97 12:24:25 11:40:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 11:40:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 11:41:01 all 0.10 0.00 0.02 0.00 0.01 99.86 12:24:25 11:41:01 0 0.65 0.00 0.05 0.00 0.00 99.30 12:24:25 11:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 11:41:01 2 0.08 0.00 0.03 0.00 0.03 99.85 12:24:25 11:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 11:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:41:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 11:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 11:41:01 7 0.00 0.00 0.02 0.02 0.00 99.97 12:24:25 11:42:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:24:25 11:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 11:42:01 2 0.07 0.00 0.02 0.00 0.03 99.88 12:24:25 11:42:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 11:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 11:42:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 11:42:01 7 0.00 0.00 0.03 0.00 0.00 99.97 12:24:25 12:24:25 11:42:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 11:43:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:24:25 11:43:01 0 0.00 0.00 0.02 0.02 0.02 99.95 12:24:25 11:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 11:43:01 2 0.10 0.00 0.05 0.00 0.03 99.82 12:24:25 11:43:01 3 0.08 0.00 0.02 0.00 0.00 99.90 12:24:25 11:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 11:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 11:43:01 7 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 11:44:01 all 0.04 0.00 0.02 0.01 0.01 99.92 12:24:25 11:44:01 0 0.20 0.00 0.03 0.07 0.00 99.70 12:24:25 11:44:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 11:44:01 2 0.05 0.00 0.03 0.00 0.02 99.90 12:24:25 11:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 11:44:01 6 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 11:44:01 7 0.02 0.00 0.03 0.02 0.02 99.92 12:24:25 11:45:01 all 0.25 0.00 0.01 0.00 0.01 99.73 12:24:25 11:45:01 0 1.74 0.00 0.02 0.02 0.00 98.23 12:24:25 11:45:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 11:45:01 2 0.08 0.00 0.02 0.00 0.03 99.87 12:24:25 11:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 11:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:45:01 5 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 11:45:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 11:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:46:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:24:25 11:46:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 11:46:01 1 0.03 0.00 0.03 0.00 0.00 99.93 12:24:25 11:46:01 2 0.07 0.00 0.02 0.00 0.02 99.90 12:24:25 11:46:01 3 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 11:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 11:46:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 11:46:01 7 0.00 0.00 0.03 0.02 0.00 99.95 12:24:25 11:47:01 all 0.02 0.00 0.02 0.00 0.01 99.94 12:24:25 11:47:01 0 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 11:47:01 1 0.00 0.00 0.03 0.00 0.02 99.95 12:24:25 11:47:01 2 0.10 0.00 0.10 0.00 0.02 99.78 12:24:25 11:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 11:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 11:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 11:47:01 6 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 11:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 11:48:01 all 0.01 0.00 0.02 0.01 0.00 99.95 12:24:25 11:48:01 0 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 11:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 11:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 11:48:01 4 0.00 0.00 0.02 0.03 0.00 99.95 12:24:25 11:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 11:48:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 11:48:01 7 0.00 0.00 0.05 0.02 0.00 99.93 12:24:25 11:49:01 all 0.14 0.00 0.02 0.01 0.01 99.81 12:24:25 11:49:01 0 0.91 0.00 0.07 0.07 0.00 98.96 12:24:25 11:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 11:49:01 2 0.08 0.00 0.05 0.00 0.03 99.83 12:24:25 11:49:01 3 0.08 0.00 0.00 0.00 0.00 99.92 12:24:25 11:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:49:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 11:49:01 6 0.00 0.00 0.03 0.00 0.02 99.95 12:24:25 11:49:01 7 0.00 0.00 0.00 0.05 0.00 99.95 12:24:25 11:50:01 all 0.02 0.00 0.01 0.02 0.02 99.93 12:24:25 11:50:01 0 0.00 0.00 0.00 0.15 0.02 99.83 12:24:25 11:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 11:50:01 2 0.05 0.00 0.02 0.00 0.03 99.90 12:24:25 11:50:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 11:50:01 4 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 11:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 11:50:01 6 0.05 0.00 0.03 0.00 0.02 99.90 12:24:25 11:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 11:51:01 all 0.04 0.00 0.02 0.00 0.01 99.94 12:24:25 11:51:01 0 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 11:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 11:51:01 2 0.10 0.00 0.05 0.00 0.02 99.83 12:24:25 11:51:01 3 0.07 0.00 0.02 0.00 0.00 99.92 12:24:25 11:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:51:01 5 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 11:51:01 6 0.03 0.00 0.03 0.00 0.00 99.93 12:24:25 11:51:01 7 0.00 0.00 0.00 0.02 0.02 99.97 12:24:25 11:52:01 all 0.23 0.00 0.01 0.00 0.01 99.74 12:24:25 11:52:01 0 1.68 0.00 0.02 0.02 0.00 98.29 12:24:25 11:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 11:52:01 2 0.05 0.00 0.03 0.00 0.03 99.88 12:24:25 11:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:52:01 4 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 11:52:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 11:52:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 11:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 11:53:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:24:25 11:53:01 0 0.00 0.00 0.02 0.02 0.02 99.95 12:24:25 11:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:53:01 2 0.07 0.00 0.02 0.00 0.03 99.88 12:24:25 11:53:01 3 0.05 0.00 0.03 0.00 0.00 99.92 12:24:25 11:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 11:53:01 6 0.07 0.00 0.03 0.00 0.02 99.88 12:24:25 11:53:01 7 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 12:24:25 11:53:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 11:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:24:25 11:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 11:54:01 2 0.05 0.00 0.05 0.00 0.03 99.87 12:24:25 11:54:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 11:54:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 11:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:54:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 11:54:01 7 0.02 0.00 0.00 0.02 0.00 99.97 12:24:25 11:55:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:24:25 11:55:01 0 0.03 0.00 0.02 0.02 0.00 99.93 12:24:25 11:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 11:55:01 2 0.12 0.00 0.03 0.00 0.02 99.83 12:24:25 11:55:01 3 0.00 0.00 0.05 0.00 0.02 99.93 12:24:25 11:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:55:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 11:55:01 6 0.08 0.00 0.00 0.00 0.02 99.90 12:24:25 11:55:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 11:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:24:25 11:56:01 0 0.00 0.00 0.00 0.02 0.02 99.97 12:24:25 11:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:56:01 2 0.05 0.00 0.00 0.00 0.02 99.93 12:24:25 11:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 11:56:01 4 0.07 0.00 0.02 0.00 0.00 99.92 12:24:25 11:56:01 5 0.00 0.00 0.03 0.00 0.02 99.95 12:24:25 11:56:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 11:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 11:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:24:25 11:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:57:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 11:57:01 2 0.08 0.00 0.03 0.00 0.02 99.87 12:24:25 11:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 11:57:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 11:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:57:01 6 0.07 0.00 0.03 0.00 0.02 99.88 12:24:25 11:57:01 7 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 11:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:24:25 11:58:01 0 0.02 0.00 0.00 0.02 0.00 99.97 12:24:25 11:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 11:58:01 2 0.07 0.00 0.03 0.00 0.03 99.87 12:24:25 11:58:01 3 0.03 0.00 0.00 0.02 0.02 99.93 12:24:25 11:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 11:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 11:58:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 11:58:01 7 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 11:59:01 all 0.10 0.00 0.02 0.00 0.01 99.86 12:24:25 11:59:01 0 0.56 0.00 0.05 0.00 0.02 99.37 12:24:25 11:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 11:59:01 2 0.12 0.00 0.03 0.00 0.03 99.82 12:24:25 11:59:01 3 0.05 0.00 0.03 0.02 0.00 99.90 12:24:25 11:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 11:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 11:59:01 6 0.05 0.00 0.05 0.00 0.00 99.90 12:24:25 11:59:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 12:00:01 all 0.10 0.00 0.02 0.04 0.01 99.83 12:24:25 12:00:01 0 0.61 0.00 0.05 0.35 0.00 98.99 12:24:25 12:00:01 1 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 12:00:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 12:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 12:00:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 12:00:01 5 0.03 0.00 0.03 0.00 0.00 99.93 12:24:25 12:00:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 12:00:01 7 0.00 0.00 0.03 0.00 0.00 99.97 12:24:25 12:01:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:24:25 12:01:01 0 0.02 0.00 0.00 0.02 0.02 99.95 12:24:25 12:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 12:01:01 2 0.12 0.00 0.02 0.00 0.03 99.83 12:24:25 12:01:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 12:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 12:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 12:01:01 6 0.05 0.00 0.00 0.00 0.02 99.93 12:24:25 12:01:01 7 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 12:02:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:24:25 12:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 12:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 12:02:01 2 0.07 0.00 0.05 0.00 0.03 99.85 12:24:25 12:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 12:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 12:02:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 12:02:01 6 0.05 0.00 0.00 0.00 0.02 99.93 12:24:25 12:02:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 12:03:01 all 0.14 0.00 0.02 0.02 0.01 99.81 12:24:25 12:03:01 0 0.85 0.00 0.03 0.02 0.00 99.10 12:24:25 12:03:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 12:03:01 2 0.13 0.00 0.03 0.00 0.02 99.82 12:24:25 12:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 12:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 12:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 12:03:01 6 0.08 0.00 0.02 0.00 0.02 99.88 12:24:25 12:03:01 7 0.00 0.00 0.02 0.17 0.00 99.82 12:24:25 12:04:01 all 0.22 0.00 0.01 0.00 0.00 99.76 12:24:25 12:04:01 0 1.50 0.00 0.00 0.02 0.00 98.48 12:24:25 12:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 12:04:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 12:04:01 3 0.05 0.00 0.03 0.00 0.00 99.92 12:24:25 12:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 12:04:01 5 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 12:04:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 12:04:01 7 0.10 0.00 0.00 0.02 0.00 99.88 12:24:25 12:24:25 12:04:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 12:05:02 all 0.14 0.00 0.05 0.00 0.01 99.80 12:24:25 12:05:02 0 0.37 0.00 0.15 0.02 0.02 99.45 12:24:25 12:05:02 1 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 12:05:02 2 0.05 0.00 0.05 0.00 0.02 99.88 12:24:25 12:05:02 3 0.37 0.00 0.02 0.00 0.02 99.60 12:24:25 12:05:02 4 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 12:05:02 5 0.15 0.00 0.03 0.00 0.00 99.82 12:24:25 12:05:02 6 0.10 0.00 0.03 0.00 0.00 99.87 12:24:25 12:05:02 7 0.07 0.00 0.10 0.00 0.02 99.82 12:24:25 12:06:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:24:25 12:06:01 0 0.05 0.00 0.00 0.00 0.02 99.93 12:24:25 12:06:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 12:06:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 12:06:01 3 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 12:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 12:06:01 5 0.07 0.00 0.02 0.00 0.02 99.90 12:24:25 12:06:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 12:06:01 7 0.02 0.00 0.02 0.02 0.02 99.93 12:24:25 12:07:01 all 0.04 0.00 0.01 0.00 0.00 99.95 12:24:25 12:07:01 0 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 12:07:01 1 0.07 0.00 0.02 0.00 0.00 99.92 12:24:25 12:07:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 12:07:01 3 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 12:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 12:07:01 5 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 12:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 12:07:01 7 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 12:08:01 all 0.01 0.00 0.01 0.02 0.01 99.94 12:24:25 12:08:01 0 0.00 0.00 0.00 0.12 0.00 99.88 12:24:25 12:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 12:08:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 12:08:01 3 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 12:08:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 12:08:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 12:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 12:08:01 7 0.00 0.00 0.02 0.02 0.02 99.95 12:24:25 12:09:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:24:25 12:09:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 12:09:01 1 0.05 0.00 0.02 0.02 0.00 99.92 12:24:25 12:09:01 2 0.05 0.00 0.03 0.00 0.02 99.90 12:24:25 12:09:01 3 0.05 0.00 0.03 0.00 0.02 99.90 12:24:25 12:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 12:09:01 5 0.07 0.00 0.02 0.00 0.00 99.92 12:24:25 12:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:24:25 12:09:01 7 0.07 0.00 0.00 0.00 0.00 99.93 12:24:25 12:10:01 all 0.02 0.00 0.02 0.00 0.01 99.94 12:24:25 12:10:01 0 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 12:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 12:10:01 2 0.02 0.00 0.05 0.00 0.03 99.90 12:24:25 12:10:01 3 0.05 0.00 0.05 0.00 0.02 99.88 12:24:25 12:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 12:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 12:10:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:24:25 12:10:01 7 0.02 0.00 0.03 0.02 0.02 99.92 12:24:25 12:11:01 all 0.13 0.00 0.01 0.05 0.01 99.81 12:24:25 12:11:01 0 0.76 0.00 0.02 0.37 0.02 98.84 12:24:25 12:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 12:11:01 2 0.15 0.00 0.00 0.00 0.02 99.83 12:24:25 12:11:01 3 0.07 0.00 0.00 0.00 0.02 99.92 12:24:25 12:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 12:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 12:11:01 6 0.07 0.00 0.00 0.00 0.00 99.93 12:24:25 12:11:01 7 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 12:12:01 all 0.10 0.00 0.02 0.00 0.01 99.86 12:24:25 12:12:01 0 0.70 0.00 0.03 0.02 0.00 99.25 12:24:25 12:12:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 12:12:01 2 0.05 0.00 0.03 0.00 0.03 99.88 12:24:25 12:12:01 3 0.07 0.00 0.02 0.00 0.03 99.88 12:24:25 12:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 12:12:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 12:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 12:12:01 7 0.00 0.00 0.03 0.02 0.02 99.93 12:24:25 12:13:01 all 0.04 0.00 0.02 0.00 0.01 99.92 12:24:25 12:13:01 0 0.00 0.00 0.00 0.02 0.02 99.97 12:24:25 12:13:01 1 0.08 0.00 0.02 0.00 0.02 99.88 12:24:25 12:13:01 2 0.07 0.00 0.03 0.00 0.03 99.87 12:24:25 12:13:01 3 0.10 0.00 0.03 0.00 0.02 99.85 12:24:25 12:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 12:13:01 5 0.03 0.00 0.03 0.00 0.00 99.93 12:24:25 12:13:01 6 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 12:13:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 12:14:01 all 0.03 0.00 0.01 0.09 0.00 99.86 12:24:25 12:14:01 0 0.00 0.00 0.00 0.28 0.00 99.72 12:24:25 12:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 12:14:01 2 0.08 0.00 0.03 0.05 0.03 99.80 12:24:25 12:14:01 3 0.07 0.00 0.03 0.00 0.00 99.90 12:24:25 12:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 12:14:01 5 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 12:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 12:14:01 7 0.03 0.00 0.02 0.35 0.00 99.60 12:24:25 12:15:01 all 0.14 0.00 0.02 0.00 0.01 99.83 12:24:25 12:15:01 0 0.83 0.00 0.02 0.00 0.00 99.15 12:24:25 12:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 12:15:01 2 0.08 0.00 0.03 0.00 0.03 99.85 12:24:25 12:15:01 3 0.10 0.00 0.00 0.00 0.02 99.88 12:24:25 12:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 12:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:24:25 12:15:01 6 0.05 0.00 0.03 0.00 0.02 99.90 12:24:25 12:15:01 7 0.00 0.00 0.07 0.00 0.02 99.92 12:24:25 12:24:25 12:15:01 CPU %user %nice %system %iowait %steal %idle 12:24:25 12:16:01 all 0.20 0.00 0.02 0.00 0.01 99.77 12:24:25 12:16:01 0 1.48 0.00 0.08 0.02 0.02 98.40 12:24:25 12:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 12:16:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 12:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 12:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 12:16:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 12:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 12:16:01 7 0.02 0.00 0.00 0.02 0.00 99.97 12:24:25 12:17:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:24:25 12:17:01 0 0.05 0.00 0.02 0.02 0.00 99.92 12:24:25 12:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 12:17:01 2 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 12:17:01 3 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 12:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 12:17:01 5 0.05 0.00 0.03 0.00 0.02 99.90 12:24:25 12:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 12:17:01 7 0.05 0.00 0.03 0.00 0.02 99.90 12:24:25 12:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:24:25 12:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 12:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 12:18:01 2 0.05 0.00 0.03 0.00 0.02 99.90 12:24:25 12:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 12:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 12:18:01 5 0.03 0.00 0.03 0.00 0.00 99.93 12:24:25 12:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 12:18:01 7 0.02 0.00 0.00 0.02 0.02 99.95 12:24:25 12:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:24:25 12:19:01 0 0.00 0.00 0.00 0.02 0.00 99.98 12:24:25 12:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 12:19:01 2 0.03 0.00 0.05 0.00 0.03 99.88 12:24:25 12:19:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 12:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 12:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:24:25 12:19:01 6 0.05 0.00 0.00 0.00 0.00 99.95 12:24:25 12:19:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 12:20:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:24:25 12:20:01 0 0.13 0.00 0.03 0.02 0.02 99.80 12:24:25 12:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 12:20:01 2 0.03 0.00 0.02 0.00 0.03 99.92 12:24:25 12:20:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 12:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 12:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 12:20:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:24:25 12:20:01 7 0.00 0.00 0.02 0.02 0.00 99.97 12:24:25 12:21:01 all 0.21 0.00 0.02 0.00 0.01 99.76 12:24:25 12:21:01 0 1.50 0.00 0.00 0.00 0.02 98.48 12:24:25 12:21:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 12:21:01 2 0.10 0.00 0.08 0.00 0.02 99.80 12:24:25 12:21:01 3 0.02 0.00 0.03 0.00 0.00 99.95 12:24:25 12:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 12:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:24:25 12:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 12:21:01 7 0.05 0.00 0.00 0.02 0.02 99.92 12:24:25 12:22:01 all 0.26 0.00 0.01 0.00 0.01 99.71 12:24:25 12:22:01 0 1.95 0.00 0.00 0.02 0.00 98.03 12:24:25 12:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:24:25 12:22:01 2 0.03 0.00 0.02 0.00 0.03 99.92 12:24:25 12:22:01 3 0.02 0.00 0.05 0.00 0.02 99.92 12:24:25 12:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:24:25 12:22:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 12:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 12:22:01 7 0.02 0.00 0.00 0.02 0.00 99.97 12:24:25 12:23:01 all 0.26 0.00 0.02 0.00 0.01 99.71 12:24:25 12:23:01 0 1.89 0.00 0.03 0.00 0.00 98.08 12:24:25 12:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 12:23:01 2 0.02 0.00 0.03 0.00 0.02 99.93 12:24:25 12:23:01 3 0.05 0.00 0.02 0.00 0.02 99.92 12:24:25 12:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 12:23:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:24:25 12:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 12:23:01 7 0.00 0.00 0.03 0.00 0.02 99.95 12:24:25 12:24:01 all 0.03 0.00 0.01 0.01 0.01 99.94 12:24:25 12:24:01 0 0.07 0.00 0.00 0.03 0.02 99.88 12:24:25 12:24:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:24:25 12:24:01 2 0.03 0.00 0.05 0.00 0.02 99.90 12:24:25 12:24:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:24:25 12:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:24:25 12:24:01 5 0.05 0.00 0.02 0.00 0.00 99.93 12:24:25 12:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:24:25 12:24:01 7 0.00 0.00 0.02 0.02 0.02 99.95 12:24:25 Average: all 1.33 0.00 0.22 0.06 0.01 98.39 12:24:25 Average: 0 1.38 0.00 0.21 0.07 0.01 98.33 12:24:25 Average: 1 1.30 0.00 0.21 0.05 0.02 98.43 12:24:25 Average: 2 1.31 0.00 0.23 0.05 0.02 98.39 12:24:25 Average: 3 1.36 0.00 0.21 0.06 0.01 98.36 12:24:25 Average: 4 1.46 0.00 0.21 0.06 0.01 98.26 12:24:25 Average: 5 1.27 0.00 0.22 0.05 0.01 98.45 12:24:25 Average: 6 1.28 0.00 0.21 0.06 0.01 98.44 12:24:25 Average: 7 1.29 0.00 0.22 0.05 0.01 98.42 12:24:25 12:24:25 12:24:25