Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b9037ba690cac26d81ae5f0115dcfb5a63653c1a 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-ssh9592883399111922324.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh7953166689757840279.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6139263616756543538.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh1879695713383028333.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3201280449955330011.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.25 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-773721 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/17 [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/17 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b9037ba690cac26d81ae5f0115dcfb5a63653c1a (odessa) Commit message: "Merge pull request #5314 from FelixTing/upgrade-alpine" > git config core.sparsecheckout # timeout=10 > git checkout -f b9037ba690cac26d81ae5f0115dcfb5a63653c1a # timeout=10 > git rev-list --no-walk e1cefd05c559eb6145c36d856e281d29f1439e05 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:34:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:34:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:34:37 ========================================================= 06:34:37 EdgeX Global Pipelines Version Info 06:34:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:34:38 ------------------- 06:34:38 stable info: 06:34:38 ------------------- 06:34:38 Commited By: Cherry Wang cherry@iotechsys.com 06:34:38 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 06:34:38 Message: update stable to v1.0.278 06:34:39 ------------------- 06:34:39 experimental info: 06:34:39 ------------------- 06:34:39 Commited By: **** collab-it+edgex@linuxfoundation.org 06:34:39 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 06:34:39 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 06:34:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:34:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:34:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:34:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 06:34:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 06:34:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 06:34:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo 06:34:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9037ba [Pipeline] echo 06:34:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:34:40 provisioning config files... 06:34:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config3829852827234590080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:34:40 ---> ****-login.sh 06:34:40 nexus3.edgexfoundry.org:10001 06:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:41 06:34:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:34:41 Configure a credential helper to remove this warning. See 06:34:41 https://docs.****.com/go/credential-store/ 06:34:41 06:34:41 Login Succeeded 06:34:41 nexus3.edgexfoundry.org:10002 06:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:41 06:34:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:34:41 Configure a credential helper to remove this warning. See 06:34:41 https://docs.****.com/go/credential-store/ 06:34:41 06:34:41 Login Succeeded 06:34:41 nexus3.edgexfoundry.org:10003 06:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:41 06:34:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:34:41 Configure a credential helper to remove this warning. See 06:34:41 https://docs.****.com/go/credential-store/ 06:34:41 06:34:41 Login Succeeded 06:34:41 nexus3.edgexfoundry.org:10004 06:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:41 06:34:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:34:41 Configure a credential helper to remove this warning. See 06:34:41 https://docs.****.com/go/credential-store/ 06:34:41 06:34:41 Login Succeeded 06:34:41 ****.io 06:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:41 06:34:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:34:41 Configure a credential helper to remove this warning. See 06:34:41 https://docs.****.com/go/credential-store/ 06:34:41 06:34:41 Login Succeeded 06:34:41 ---> ****-login.sh ends [Pipeline] } 06:34:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:34:41 + 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:34:41 + cut -d/ -f2 06:34:41 + dirname cmd/core-command/Dockerfile 06:34:41 + echo core-command,cmd/core-command/Dockerfile 06:34:41 + dirname cmd/core-common-config-bootstrapper/Dockerfile 06:34:41 + cut -d/ -f2 06:34:41 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 06:34:41 + dirname cmd/core-data/Dockerfile+ 06:34:41 cut -d/ -f2 06:34:41 + echo core-data,cmd/core-data/Dockerfile 06:34:41 + + dirname cmd/core-keeper/Dockerfile 06:34:41 cut -d/ -f2 06:34:41 + echo core-keeper,cmd/core-keeper/Dockerfile 06:34:41 + + dirname cmd/core-metadata/Dockerfilecut 06:34:41 -d/ -f2 06:34:41 + echo core-metadata,cmd/core-metadata/Dockerfile 06:34:41 + + cut -d/ -f2 06:34:41 dirname cmd/security-bootstrapper/Dockerfile 06:34:41 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:34:41 + + cutdirname -d/ cmd/security-proxy-auth/Dockerfile -f2 06:34:41 06:34:41 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 06:34:41 + dirname cmd/security-proxy-setup/Dockerfile 06:34:41 + cut -d/ -f2 06:34:41 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:34:41 + dirname cmd/security-secretstore-setup/Dockerfile 06:34:41 + cut -d/ -f2 06:34:41 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:34:41 + dirname cmd/security-spiffe-token-provider/Dockerfile 06:34:41 + cut -d/ -f2 06:34:41 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:34:41 + dirname cmd/security-spire-agent/Dockerfile 06:34:41 + cut -d/ -f2 06:34:41 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:34:41 + dirname cmd/security-spire-config/Dockerfile 06:34:41 + cut -d/ -f2 06:34:41 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:34:41 + dirname cmd/security-spire-server/Dockerfile 06:34:41 + cut -d/ -f2 06:34:41 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:34:41 + dirname cmd/support-notifications/Dockerfile 06:34:41 + cut -d/ -f2 06:34:41 + echo support-notifications,cmd/support-notifications/Dockerfile 06:34:41 + dirname cmd/support-scheduler/Dockerfile 06:34:41 + cut -d/ -f2 06:34:41 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 06:34:41 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:34:42 + git rev-list -1 --merges b9037ba690cac26d81ae5f0115dcfb5a63653c1a~1..b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo 06:34:42 -----------> git rev-list -1 --merges b9037ba690cac26d81ae5f0115dcfb5a63653c1a~1..b9037ba690cac26d81ae5f0115dcfb5a63653c1a b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:34:42 b9037ba690cac26d81ae5f0115dcfb5a63653c1a [false] [Pipeline] sh 06:34:42 + git log --format=format:%s -1 b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo 06:34:42 ========================================================= 06:34:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:34:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:34:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:34:42 + grep -v github /etc/ssh/ssh_known_hosts 06:34:42 + [ -e /tmp/ssh_known_hosts ] 06:34:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:34:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:34:42 + sudo tee -a /etc/ssh/ssh_known_hosts 06:34:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:34:43 06:34:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:34:43 0.1.4: Pulling from edgex-devops/py-git-semver 06:34:43 3dae71ba6b94: Pulling fs layer 06:34:43 6bf1a483ea7c: Pulling fs layer 06:34:43 f5dfc541a4d3: Pulling fs layer 06:34:43 461d9e800cba: Pulling fs layer 06:34:43 80192f66455f: Pulling fs layer 06:34:43 2e8e34ca0e6c: Pulling fs layer 06:34:43 a29436f7fd5d: Pulling fs layer 06:34:43 923cac83aea3: Pulling fs layer 06:34:43 25ad8b0a4227: Pulling fs layer 06:34:43 db01528c6b51: Pulling fs layer 06:34:43 28988de357af: Pulling fs layer 06:34:43 461d9e800cba: Waiting 06:34:43 25ad8b0a4227: Waiting 06:34:43 80192f66455f: Waiting 06:34:43 a29436f7fd5d: Waiting 06:34:43 db01528c6b51: Waiting 06:34:43 2e8e34ca0e6c: Waiting 06:34:43 28988de357af: Waiting 06:34:43 923cac83aea3: Waiting 06:34:43 6bf1a483ea7c: Verifying Checksum 06:34:43 6bf1a483ea7c: Download complete 06:34:43 461d9e800cba: Verifying Checksum 06:34:43 461d9e800cba: Download complete 06:34:43 80192f66455f: Download complete 06:34:43 f5dfc541a4d3: Download complete 06:34:43 3dae71ba6b94: Verifying Checksum 06:34:43 3dae71ba6b94: Download complete 06:34:43 923cac83aea3: Verifying Checksum 06:34:43 923cac83aea3: Download complete 06:34:43 25ad8b0a4227: Verifying Checksum 06:34:43 25ad8b0a4227: Download complete 06:34:44 db01528c6b51: Verifying Checksum 06:34:44 db01528c6b51: Download complete 06:34:44 28988de357af: Verifying Checksum 06:34:44 28988de357af: Download complete 06:34:44 a29436f7fd5d: Verifying Checksum 06:34:44 a29436f7fd5d: Download complete 06:34:44 2e8e34ca0e6c: Verifying Checksum 06:34:44 2e8e34ca0e6c: Download complete 06:34:45 3dae71ba6b94: Pull complete 06:34:45 6bf1a483ea7c: Pull complete 06:34:46 f5dfc541a4d3: Pull complete 06:34:46 461d9e800cba: Pull complete 06:34:46 80192f66455f: Pull complete 06:34:49 2e8e34ca0e6c: Pull complete 06:34:50 a29436f7fd5d: Pull complete 06:34:50 923cac83aea3: Pull complete 06:34:50 25ad8b0a4227: Pull complete 06:34:50 db01528c6b51: Pull complete 06:34:50 28988de357af: Pull complete 06:34:50 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:34:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:34:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:34:50 prd-ubuntu20.04-docker-8c-8g-773721 does not seem to be running inside a container 06:34:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:34:53 $ docker top a23a4333ca5fefdacf64afc629df8dbdb6d4f8a6d04a27095366d61a7635711b -eo pid,comm 06:34:53 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:34:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:34:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:34:53 [ssh-agent] Looking for ssh-agent implementation... 06:34:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:34:54 $ docker exec a23a4333ca5fefdacf64afc629df8dbdb6d4f8a6d04a27095366d61a7635711b ssh-agent 06:34:54 SSH_AUTH_SOCK=/tmp/ssh-G3VSJ2WR6H9T/agent.32 06:34:54 SSH_AGENT_PID=38 06:34:54 Running ssh-add (command line suppressed) 06:34:54 Identity added: /w/workspace/edgex-go/17@tmp/private_key_6010656561744209826.key (/w/workspace/edgex-go/17@tmp/private_key_6010656561744209826.key) 06:34:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:34:54 + git config --global --add safe.directory /w/workspace/edgex-go/17 [Pipeline] sh 06:34:54 + git tag --points-at HEAD [Pipeline] } 06:34:54 $ docker exec --env ******** --env ******** a23a4333ca5fefdacf64afc629df8dbdb6d4f8a6d04a27095366d61a7635711b ssh-agent -k 06:34:54 unset SSH_AUTH_SOCK; 06:34:54 unset SSH_AGENT_PID; 06:34:54 echo Agent pid 38 killed; 06:34:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:34:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:34:55 [ssh-agent] Looking for ssh-agent implementation... 06:34:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:34:55 $ docker exec a23a4333ca5fefdacf64afc629df8dbdb6d4f8a6d04a27095366d61a7635711b ssh-agent 06:34:55 SSH_AUTH_SOCK=/tmp/ssh-8sUx6fR3W3F8/agent.85 06:34:55 SSH_AGENT_PID=91 06:34:55 Running ssh-add (command line suppressed) 06:34:55 Identity added: /w/workspace/edgex-go/17@tmp/private_key_12579767766680972193.key (/w/workspace/edgex-go/17@tmp/private_key_12579767766680972193.key) 06:34:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:34:55 + git semver init 06:34:55 2025-11-24 06:34:55,907 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:34:55 2025-11-24 06:34:55,911 [run_init] DEBUG init version:0.0.0 force:False 06:34:55 2025-11-24 06:34:55,913 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/17/.semver 06:34:55 2025-11-24 06:34:55,913 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/17/.semver 06:34:55 2025-11-24 06:34:55,913 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/17/.semver'], cwd=/w/workspace/edgex-go/17, stdin=None, shell=False, universal_newlines=False) 06:35:02 2025-11-24 06:35:01,485 [append_file] DEBUG append to file:/w/workspace/edgex-go/17/.git/info/exclude 06:35:02 2025-11-24 06:35:01,485 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/17/.semver/odessa with force:False 06:35:02 2025-11-24 06:35:01,485 [read_version] DEBUG read version from /w/workspace/edgex-go/17/.semver/odessa 06:35:02 2025-11-24 06:35:01,485 [read_version] DEBUG read version from /w/workspace/edgex-go/17/.semver/odessa 06:35:02 4.0.1-dev.3 [Pipeline] } 06:35:02 $ docker exec --env ******** --env ******** a23a4333ca5fefdacf64afc629df8dbdb6d4f8a6d04a27095366d61a7635711b ssh-agent -k 06:35:02 unset SSH_AUTH_SOCK; 06:35:02 unset SSH_AGENT_PID; 06:35:02 echo Agent pid 91 killed; 06:35:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:35:03 + git semver [Pipeline] } 06:35:03 $ docker stop --time=1 a23a4333ca5fefdacf64afc629df8dbdb6d4f8a6d04a27095366d61a7635711b 06:35:04 $ docker rm -f --volumes a23a4333ca5fefdacf64afc629df8dbdb6d4f8a6d04a27095366d61a7635711b [Pipeline] // withDockerContainer [Pipeline] sh 06:35:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:35:05 Stashed 1 file(s) [Pipeline] echo 06:35:05 [edgeXSemver]: initialized semver on version 4.0.1-dev.3 [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:35:05 + git config --global --add safe.directory /w/workspace/edgex-go/17 [Pipeline] echo 06:35:05 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 06:35:05 + + grep ^go [0-9].[0-9]*cut go.mod+ -d 06:35:05 -fcut 2 -d 06:35:05 . -f1-2 [Pipeline] echo 06:35:05 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:35:05 ========================================================= 06:35:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 06:35:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:35:06 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 06:35:06 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base 06:35:06 0a9a5dfd008f: Pulling fs layer 06:35:06 8833042f23b5: Pulling fs layer 06:35:06 6ca661eb024f: Pulling fs layer 06:35:06 b5acb76e9680: Pulling fs layer 06:35:06 4f4fb700ef54: Pulling fs layer 06:35:06 012bb1f9d321: Pulling fs layer 06:35:06 97255f1bc79d: Pulling fs layer 06:35:06 454448c9edf9: Pulling fs layer 06:35:06 15f87924ceaf: Pulling fs layer 06:35:06 97255f1bc79d: Waiting 06:35:06 454448c9edf9: Waiting 06:35:06 15f87924ceaf: Waiting 06:35:06 012bb1f9d321: Waiting 06:35:06 b5acb76e9680: Waiting 06:35:06 4f4fb700ef54: Waiting 06:35:06 8833042f23b5: Verifying Checksum 06:35:06 8833042f23b5: Download complete 06:35:06 b5acb76e9680: Verifying Checksum 06:35:06 b5acb76e9680: Download complete 06:35:06 4f4fb700ef54: Download complete 06:35:06 012bb1f9d321: Verifying Checksum 06:35:06 012bb1f9d321: Download complete 06:35:06 0a9a5dfd008f: Verifying Checksum 06:35:06 0a9a5dfd008f: Download complete 06:35:06 97255f1bc79d: Verifying Checksum 06:35:06 97255f1bc79d: Download complete 06:35:06 0a9a5dfd008f: Pull complete 06:35:06 15f87924ceaf: Verifying Checksum 06:35:06 15f87924ceaf: Download complete 06:35:06 8833042f23b5: Pull complete 06:35:06 6ca661eb024f: Download complete 06:35:07 454448c9edf9: Verifying Checksum 06:35:07 454448c9edf9: Download complete 06:35:11 6ca661eb024f: Pull complete 06:35:11 b5acb76e9680: Pull complete 06:35:11 4f4fb700ef54: Pull complete 06:35:11 012bb1f9d321: Pull complete 06:35:11 97255f1bc79d: Pull complete 06:35:13 454448c9edf9: Pull complete 06:35:14 15f87924ceaf: Pull complete 06:35:14 Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 06:35:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 06:35:14 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh 06:35:14 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 06:35:14 WORKDIR /edgex 06:35:14 COPY go.mod . 06:35:14 RUN go mod download 06:35:14 + docker build -t ci-base-image-x86_64 -f - . 06:35:14 #0 building with "default" instance using docker driver 06:35:14 06:35:14 #1 [internal] load build definition from Dockerfile 06:35:14 #1 transferring dockerfile: 170B done 06:35:14 #1 DONE 0.0s 06:35:14 06:35:14 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 06:35:14 #2 DONE 0.0s 06:35:14 06:35:14 #3 [internal] load .dockerignore 06:35:14 #3 transferring context: 50B done 06:35:14 #3 DONE 0.0s 06:35:14 06:35:14 #4 [1/4] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 06:35:15 #4 DONE 0.1s 06:35:15 06:35:15 #5 [internal] load build context 06:35:15 #5 transferring context: 6.49kB done 06:35:15 #5 DONE 0.0s 06:35:15 06:35:15 #6 [2/4] WORKDIR /edgex 06:35:17 #6 DONE 2.6s 06:35:18 06:35:18 #7 [3/4] COPY go.mod . 06:35:18 #7 DONE 0.0s 06:35:18 06:35:18 #8 [4/4] RUN go mod download 06:35:22 Still waiting to schedule task 06:35:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:35:24 #8 DONE 6.1s 06:35:24 06:35:24 #9 exporting to image 06:35:24 #9 exporting layers 06:35:27 #9 exporting layers 3.4s done 06:35:27 #9 writing image sha256:42408f675d253c1fc422e49aea2c2cfe34795022bd31c0ef8cd6bf6f367dcd05 done 06:35:27 #9 naming to docker.io/library/ci-base-image-x86_64 done 06:35:27 #9 DONE 3.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:27 + docker inspect -f . ci-base-image-x86_64 06:35:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:27 prd-ubuntu20.04-docker-8c-8g-773721 does not seem to be running inside a container 06:35:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:35:28 $ docker top 8c574f4b37a05ab1eddb1a8cec9725772b73a738be1b2b16837c61ae6576364c -eo pid,comm [Pipeline] { [Pipeline] sh 06:35:28 + go version 06:35:28 go version go1.23.7 linux/amd64 [Pipeline] } 06:35:28 $ docker stop --time=1 8c574f4b37a05ab1eddb1a8cec9725772b73a738be1b2b16837c61ae6576364c 06:35:29 $ docker rm -f --volumes 8c574f4b37a05ab1eddb1a8cec9725772b73a738be1b2b16837c61ae6576364c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:30 + docker inspect -f . ci-base-image-x86_64 06:35:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:30 prd-ubuntu20.04-docker-8c-8g-773721 does not seem to be running inside a container 06:35:30 $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:35:30 $ docker top 267f1a2fd449d49ad3145d2bc80976e3c169db8106976cd48a4174a3eb6a6491 -eo pid,comm [Pipeline] { [Pipeline] echo 06:35:30 ========================================================= 06:35:30 [edgeXBuildGoParallel] Running Tests and Build... 06:35:30 ========================================================= [Pipeline] sh 06:35:30 + git config --global --add safe.directory /w/workspace/edgex-go/17 [Pipeline] fileExists [Pipeline] sh 06:35:31 + make test 06:35:31 go test -race -coverprofile=coverage.out ./... 06:35:39 ? github.com/edgexfoundry/edgex-go [no test files] 06:36:07 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 06:36:07 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 06:36:07 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 06:36:07 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 06:36:07 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 06:36:07 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 06:36:07 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 06:36:07 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 06:36:07 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 06:36:07 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 06:36:07 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 06:36:07 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 06:36:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:36:07 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 06:36:07 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 06:36:07 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 06:36:07 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 06:36:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 42.3% of statements 06:36:07 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 06:36:07 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 06:36:07 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 06:36:07 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 06:36:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.054s coverage: 97.0% of statements 06:36:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:36:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 06:36:07 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 06:36:07 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 06:36:07 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 06:36:07 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:36:07 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 06:36:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 06:36:07 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 06:36:07 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 06:36:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 06:36:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 06:36:09 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 06:36:09 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 06:36:09 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 06:36:09 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:36:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.4% of statements 06:36:09 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.032s coverage: 3.5% of statements 06:36:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 46.3% of statements 06:36:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.042s coverage: 93.4% of statements 06:36:10 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 92.4% of statements 06:36:10 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 06:36:10 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 06:36:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.049s coverage: 8.4% of statements 06:36:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 06:36:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:36:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:36:12 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:36:12 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 06:36:12 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 06:36:12 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 06:36:12 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 06:36:12 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 06:36:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:36:12 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 06:36:12 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 06:36:12 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 06:36:12 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 06:36:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.365s coverage: 95.8% of statements 06:36:14 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 06:36:14 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 06:36:14 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 06:36:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:36:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 06:36:14 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 06:36:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 06:36:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.039s coverage: 0.0% of statements [no tests to run] 06:36:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements 06:36:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.038s coverage: 42.6% of statements 06:36:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements 06:36:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements 06:36:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements 06:36:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 06:36:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 06:36:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 06:36:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 06:36:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements 06:36:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:36:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 06:36:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 06:36:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 06:36:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.045s coverage: 87.5% of statements 06:36:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 06:36:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 06:36:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 06:36:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 06:36:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 06:36:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 06:36:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 06:36:18 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 06:36:18 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 06:36:19 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 06:36:21 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 06:36:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:36:22 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 06:36:23 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 06:36:23 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 06:36:23 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 06:36:26 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 06:36:27 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 06:36:27 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 06:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 06:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 06:36:28 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:36:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements 06:36:30 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 06:36:30 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 06:36:30 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 06:36:30 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 06:36:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:36:30 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 06:36:31 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 06:36:31 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 06:36:31 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 06:36:31 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 06:36:31 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 06:36:31 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 06:36:32 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 06:36:32 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 06:36:32 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 06:36:32 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 06:36:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 06:36:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:36:33 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 06:36:33 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:36:33 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 06:36:33 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 06:36:33 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 06:36:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 06:36:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:36:35 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.052s coverage: 92.9% of statements 06:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.028s coverage: 68.8% of statements 06:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements 06:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements 06:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements 06:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements 06:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 06:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.090s coverage: 81.8% of statements 06:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements 06:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 06:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.042s coverage: 6.8% of statements 06:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.049s coverage: 33.3% of statements 06:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.049s coverage: 100.0% of statements 06:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.178s coverage: 54.5% of statements 06:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements 06:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 06:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements 06:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 06:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.030s coverage: 88.6% of statements 06:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements 06:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements 06:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.318s coverage: 29.2% of statements 06:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.030s coverage: 93.8% of statements 06:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements 06:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.027s coverage: 76.2% of statements 06:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.021s coverage: 54.0% of statements 06:36:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 17.0% of statements 06:36:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.128s coverage: 94.9% of statements 06:36:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.039s coverage: 9.0% of statements 06:36:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.073s coverage: 97.7% of statements 06:36:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 43.6% of statements 06:36:40 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:36:40 running golangci-lint 06:36:40 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 06:36:40 go version go1.23.7 linux/amd64 06:36:40 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 06:36:40 level=info msg="[config_reader] Used config file .golangci.yml" 06:36:40 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 06:36:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-773723 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws 06:36:53 Running in /w/workspace/edgex-go/17 [Pipeline] { [Pipeline] checkout 06:36:56 The recommended git tool is: git 06:37:01 using credential edgex-jenkins-ssh 06:37:01 Cloning the remote Git repository 06:37:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:37:01 > git init /w/workspace/edgex-go/17 # timeout=10 06:37:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:37:01 > git --version # timeout=10 06:37:01 > git --version # 'git version 2.25.1' 06:37:01 using GIT_SSH to set credentials SSH Credentials for GitHub 06:37:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:37:07 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|files|imports|name|compiled_files) took 25.474773443s" 06:37:07 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.07537ms" 06:37:21 level=info msg="[linters_context/goanalysis] analyzers took 2m12.594252568s with top 10 stages: buildir: 1m12.488318044s, gosec: 4.743876818s, inspect: 3.438205959s, fact_deprecated: 2.533499176s, ctrlflow: 2.21564252s, printf: 2.129179952s, fact_purity: 1.711627126s, nilness: 1.571254919s, S1038: 1.540414341s, typedness: 1.098163175s" 06:37:21 level=info msg="[runner] Issues before processing: 202, after processing: 0" 06:37:21 level=info msg="[runner] Processors filtering stat (in/out): autogenerated_exclude: 202/202, exclude-rules: 202/20, nolint: 20/0, path_prettifier: 202/202, invalid_issue: 202/202, identifier_marker: 202/202, cgo: 202/202, filename_unadjuster: 202/202, skip_dirs: 202/202, exclude: 202/202, skip_files: 202/202" 06:37:21 level=info msg="[runner] processing took 21.764814ms with stages: nolint: 8.659263ms, identifier_marker: 5.528237ms, path_prettifier: 3.208287ms, autogenerated_exclude: 1.930166ms, exclude-rules: 1.176021ms, skip_dirs: 1.120049ms, cgo: 61.271µs, invalid_issue: 57.04µs, filename_unadjuster: 18.18µs, max_same_issues: 1.29µs, sort_results: 810ns, max_from_linter: 750ns, uniq_by_line: 710ns, fixer: 620ns, skip_files: 550ns, exclude: 460ns, path_shortener: 360ns, path_prefixer: 260ns, diff: 150ns, source_code: 140ns, max_per_file_from_linter: 110ns, severity-rules: 90ns" 06:37:21 level=info msg="[runner] linters took 15.165305183s with stages: goanalysis_metalinter: 15.143424367s" 06:37:21 level=info msg="File cache stats: 0 entries of total size 0B" 06:37:21 level=info msg="Memory: 406 samples, avg is 308.9MB, max is 1420.2MB" 06:37:21 level=info msg="Execution took 40.691617586s" 06:37:21 go vet ./... 06:37:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:37:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:37:23 Avoid second fetch 06:37:23 Checking out Revision b9037ba690cac26d81ae5f0115dcfb5a63653c1a (odessa) 06:37:23 > git config core.sparsecheckout # timeout=10 06:37:23 > git checkout -f b9037ba690cac26d81ae5f0115dcfb5a63653c1a # timeout=10 06:37:25 Commit message: "Merge pull request #5314 from FelixTing/upgrade-alpine" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:37:30 provisioning config files... 06:37:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config17577643569999554854tmp [Pipeline] { 06:37:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:37:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:37:30 ./bin/test-attribution-txt.sh [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo 06:37:30 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 06:37:30 ---> ****-login.sh 06:37:30 nexus3.edgexfoundry.org:10001 06:37:30 + go mod tidy 06:37:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:31 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 06:37:31 go: downloading github.com/go-playground/assert/v2 v2.2.0 06:37:31 go: downloading github.com/frankban/quicktest v1.14.6 06:37:31 go: downloading go.uber.org/goleak v1.3.0 06:37:31 go: downloading github.com/google/go-cmp v0.6.0 06:37:31 go: downloading github.com/kr/pretty v0.3.1 06:37:31 go: downloading go.opentelemetry.io/otel/sdk v1.32.0 06:37:31 go: downloading github.com/golang/protobuf v1.5.4 06:37:31 go: downloading github.com/rogpeppe/go-internal v1.11.0 06:37:31 go: downloading github.com/kr/text v0.2.0 06:37:31 go: downloading github.com/emirpasic/gods v1.18.1 06:37:31 go: downloading github.com/jeremija/gosubmit v0.2.7 06:37:31 go: downloading github.com/google/gofuzz v1.2.0 06:37:31 go: downloading go.opentelemetry.io/otel/sdk/metric v1.32.0 06:37:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:37:31 Configure a credential helper to remove this warning. See 06:37:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:37:31 06:37:31 Login Succeeded 06:37:31 nexus3.edgexfoundry.org:10002 06:37:31 go: downloading github.com/muhlemmer/httpforwarded v0.1.0 06:37:31 go: downloading github.com/rs/cors v1.11.0 06:37:31 go: downloading github.com/shoenig/test v0.6.4 06:37:31 go: downloading github.com/onsi/ginkgo v1.16.4 06:37:31 go: downloading github.com/onsi/gomega v1.13.0 06:37:31 go: downloading gopkg.in/yaml.v2 v2.4.0 06:37:31 go: downloading github.com/nxadm/tail v1.4.8 06:37:31 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [Pipeline] sh 06:37:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:37:31 Configure a credential helper to remove this warning. See 06:37:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:37:31 06:37:31 Login Succeeded 06:37:31 nexus3.edgexfoundry.org:10003 06:37:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:37:31 Configure a credential helper to remove this warning. See 06:37:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:37:31 06:37:31 Login Succeeded 06:37:31 nexus3.edgexfoundry.org:10004 06:37:31 + ls -al . 06:37:31 total 2000 06:37:31 drwxrwxr-x 12 1001 1001 4096 Nov 24 06:35 . 06:37:31 drwxr-xr-x 4 root root 4096 Nov 24 06:35 .. 06:37:31 drwxrwxr-x 2 1001 1001 4096 Nov 24 06:34 .blubracket 06:37:31 -rw-rw-r-- 1 1001 1001 10 Nov 24 06:34 .dockerignore 06:37:31 drwxrwxr-x 8 1001 1001 4096 Nov 24 06:36 .git 06:37:31 drwxrwxr-x 3 1001 1001 4096 Nov 24 06:34 .github 06:37:31 -rw-rw-r-- 1 1001 1001 902 Nov 24 06:34 .gitignore 06:37:31 -rw-rw-r-- 1 1001 1001 218 Nov 24 06:34 .golangci.yml 06:37:31 -rw-rw-r-- 1 1001 1001 100 Nov 24 06:34 .hadolint.yml 06:37:31 drwxr-xr-x 3 1001 1001 4096 Nov 24 06:35 .semver 06:37:31 -rw-rw-r-- 1 1001 1001 155 Nov 24 06:34 .sonarcloud.properties 06:37:31 -rw-rw-r-- 1 1001 1001 1171 Nov 24 06:34 ADOPTERS.md 06:37:31 -rw-rw-r-- 1 1001 1001 17374 Nov 24 06:34 Attribution.txt 06:37:31 -rw-rw-r-- 1 1001 1001 108018 Nov 24 06:34 CHANGELOG.md 06:37:31 -rw-rw-r-- 1 1001 1001 3804 Nov 24 06:34 CONTRIBUTING.md 06:37:31 -rw-rw-r-- 1 1001 1001 677 Nov 24 06:34 GOVERNANCE.md 06:37:31 -rw-rw-r-- 1 1001 1001 858 Nov 24 06:34 Jenkinsfile 06:37:31 -rw-rw-r-- 1 1001 1001 10775 Nov 24 06:34 LICENSE 06:37:31 -rw-rw-r-- 1 1001 1001 16754 Nov 24 06:34 Makefile 06:37:31 -rw-rw-r-- 1 1001 1001 582 Nov 24 06:34 OWNERS.md 06:37:31 -rw-rw-r-- 1 1001 1001 9932 Nov 24 06:34 README.md 06:37:31 -rw-rw-r-- 1 1001 1001 789 Nov 24 06:34 SECURITY.md 06:37:31 -rw-rw-r-- 1 1001 1001 11 Nov 24 06:35 VERSION 06:37:31 drwxrwxr-x 2 1001 1001 4096 Nov 24 06:34 bin 06:37:31 drwxrwxr-x 19 1001 1001 4096 Nov 24 06:34 cmd 06:37:31 -rw-r--r-- 1 root root 1665865 Nov 24 06:36 coverage.out 06:37:31 drwxrwxr-x 2 1001 1001 4096 Nov 24 06:34 fuzz_test 06:37:31 -rw-rw-r-- 1 1001 1001 6454 Nov 24 06:34 go.mod 06:37:31 -rw-rw-r-- 1 1001 1001 88143 Nov 24 06:34 go.sum 06:37:31 drwxrwxr-x 7 1001 1001 4096 Nov 24 06:34 internal 06:37:31 drwxrwxr-x 2 1001 1001 4096 Nov 24 06:34 openapi 06:37:31 -rw-rw-r-- 1 1001 1001 584 Nov 24 06:34 security.txt 06:37:31 drwxrwxr-x 10 1001 1001 4096 Nov 24 06:34 vendor 06:37:31 -rw-rw-r-- 1 1001 1001 204 Nov 24 06:34 version.go [Pipeline] sh 06:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:32 + '[' -e coverage.out ] 06:37:32 + chown 1001:1001 coverage.out [Pipeline] stash 06:37:32 Stashed 1 file(s) [Pipeline] sh 06:37:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:37:32 Configure a credential helper to remove this warning. See 06:37:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:37:32 06:37:32 Login Succeeded 06:37:32 ****.io 06:37:32 + make build 06:37:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:37:32 Configure a credential helper to remove this warning. See 06:37:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:37:32 06:37:32 Login Succeeded 06:37:32 ---> ****-login.sh ends [Pipeline] } 06:37:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 06:37:33 + git config --global --add safe.directory /w/workspace/edgex-go/17 [Pipeline] echo 06:37:33 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 06:37:33 + cut -d -f 2 06:37:33 + grep ^go [0-9].[0-9]* go.mod 06:37:33 + cut -d . -f1-2 [Pipeline] echo 06:37:33 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:37:33 ========================================================= 06:37:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] 06:37:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:37:34 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 06:37:34 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 06:37:34 94e9d8af2201: Pulling fs layer 06:37:34 345fe9f21930: Pulling fs layer 06:37:34 b40fc9e46828: Pulling fs layer 06:37:34 c9804373a1e5: Pulling fs layer 06:37:34 4f4fb700ef54: Pulling fs layer 06:37:34 c9804373a1e5: Waiting 06:37:34 f5a772c54f75: Pulling fs layer 06:37:34 e2dd1b2a9dca: Pulling fs layer 06:37:34 0a0502178392: Pulling fs layer 06:37:34 4f4fb700ef54: Waiting 06:37:34 f5a772c54f75: Waiting 06:37:34 e2dd1b2a9dca: Waiting 06:37:34 0a0502178392: Waiting 06:37:34 345fe9f21930: Verifying Checksum 06:37:34 345fe9f21930: Download complete 06:37:34 c9804373a1e5: Verifying Checksum 06:37:34 c9804373a1e5: Download complete 06:37:34 4f4fb700ef54: Verifying Checksum 06:37:34 4f4fb700ef54: Download complete 06:37:34 f5a772c54f75: Verifying Checksum 06:37:34 f5a772c54f75: Download complete 06:37:34 94e9d8af2201: Verifying Checksum 06:37:34 94e9d8af2201: Download complete 06:37:35 0a0502178392: Verifying Checksum 06:37:35 0a0502178392: Download complete 06:37:35 94e9d8af2201: Pull complete 06:37:36 345fe9f21930: Pull complete 06:37:36 b40fc9e46828: Verifying Checksum 06:37:36 b40fc9e46828: Download complete 06:37:37 e2dd1b2a9dca: Verifying Checksum 06:37:37 e2dd1b2a9dca: Download complete 06:37:52 b40fc9e46828: Pull complete 06:37:52 c9804373a1e5: Pull complete 06:37:52 4f4fb700ef54: Pull complete 06:37:52 f5a772c54f75: Pull complete 06:37:59 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:37:59 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:37:59 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:37:59 e2dd1b2a9dca: Pull complete 06:37:59 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:38:01 0a0502178392: Pull complete 06:38:01 Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf 06:38:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 06:38:01 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh 06:38:01 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 06:38:01 WORKDIR /edgex 06:38:01 COPY go.mod . 06:38:01 RUN go mod download 06:38:01 + docker build -t ci-base-image-arm64 -f - . 06:38:01 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:38:06 Sending build context to Docker daemon 48.51MB 06:38:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 06:38:06 ---> 72db82c1953f 06:38:06 Step 2/4 : WORKDIR /edgex 06:38:06 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:38:08 ---> Running in 1a4efc78875e 06:38:08 Removing intermediate container 1a4efc78875e 06:38:08 ---> 50981734ff5f 06:38:08 Step 3/4 : COPY go.mod . 06:38:09 ---> e2ad7ad9405e 06:38:09 Step 4/4 : RUN go mod download 06:38:09 ---> Running in 97160ef194de 06:38:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:38:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:38:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:38:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:38:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:38:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 06:38:19 $ docker stop --time=1 267f1a2fd449d49ad3145d2bc80976e3c169db8106976cd48a4174a3eb6a6491 06:38:23 $ docker rm -f --volumes 267f1a2fd449d49ad3145d2bc80976e3c169db8106976cd48a4174a3eb6a6491 [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:38:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:38:24 06:38:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:38:24 latest: Pulling from edgex-devops/edgex-compose 06:38:24 91d30c5bc195: Pulling fs layer 06:38:24 2e9b0aa3be6d: Pulling fs layer 06:38:24 9c61dcf015f6: Pulling fs layer 06:38:24 4698f68db338: Pulling fs layer 06:38:24 2a2f49069b9e: Pulling fs layer 06:38:24 e0025b399a48: Pulling fs layer 06:38:24 4698f68db338: Waiting 06:38:24 2a2f49069b9e: Waiting 06:38:24 e0025b399a48: Waiting 06:38:24 91d30c5bc195: Download complete 06:38:24 4698f68db338: Download complete 06:38:24 2e9b0aa3be6d: Verifying Checksum 06:38:24 2e9b0aa3be6d: Download complete 06:38:24 91d30c5bc195: Pull complete 06:38:24 e0025b399a48: Download complete 06:38:24 2a2f49069b9e: Verifying Checksum 06:38:25 2e9b0aa3be6d: Pull complete 06:38:25 9c61dcf015f6: Verifying Checksum 06:38:25 9c61dcf015f6: Download complete 06:38:28 9c61dcf015f6: Pull complete 06:38:28 4698f68db338: Pull complete 06:38:28 2a2f49069b9e: Pull complete 06:38:28 e0025b399a48: Pull complete 06:38:28 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 06:38:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:38:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:38:28 prd-ubuntu20.04-docker-8c-8g-773721 does not seem to be running inside a container 06:38:28 $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:38:30 $ docker top 9bbddb116933d8e89b46f13599efb6e78e5a1d70d618a82f020ca54e370dd344 -eo pid,comm [Pipeline] { [Pipeline] sh 06:38:30 + docker compose -f ./docker-compose-build.yml build --parallel 06:38:30 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:38:30 #1 transferring dockerfile: 1.89kB done 06:38:30 #1 DONE 0.2s 06:38:30 06:38:30 #2 [core-command internal] load build definition from Dockerfile 06:38:30 #2 transferring dockerfile: 1.94kB done 06:38:30 #2 DONE 0.1s 06:38:30 06:38:30 #3 [security-bootstrapper internal] load build definition from Dockerfile 06:38:30 #3 transferring dockerfile: 3.02kB done 06:38:30 #3 DONE 0.1s 06:38:30 06:38:30 #4 [security-proxy-setup internal] load build definition from Dockerfile 06:38:30 #4 transferring dockerfile: 2.50kB done 06:38:30 #4 DONE 0.1s 06:38:30 06:38:30 #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:38:30 #5 DONE 0.0s 06:38:30 06:38:30 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:38:30 #6 transferring dockerfile: 2.23kB done 06:38:30 #6 DONE 0.2s 06:38:30 06:38:30 #7 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 06:38:31 #7 ... 06:38:31 06:38:31 #8 [support-notifications internal] load build definition from Dockerfile 06:38:31 #8 transferring dockerfile: 2.00kB done 06:38:31 #8 DONE 0.2s 06:38:31 06:38:31 #9 [security-proxy-auth internal] load build definition from Dockerfile 06:38:31 #9 transferring dockerfile: 2.14kB done 06:38:31 #9 DONE 0.2s 06:38:31 06:38:31 #10 [core-data internal] load build definition from Dockerfile 06:38:31 #10 transferring dockerfile: 2.04kB done 06:38:31 #10 DONE 0.2s 06:38:31 06:38:31 #11 [support-scheduler internal] load build definition from Dockerfile 06:38:31 #11 transferring dockerfile: 1.83kB done 06:38:31 #11 DONE 0.2s 06:38:31 06:38:31 #12 [security-spire-agent internal] load build definition from Dockerfile 06:38:31 #12 transferring dockerfile: 1.81kB 0.0s done 06:38:31 #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 06:38:31 #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 06:38:31 #12 DONE 0.2s 06:38:31 06:38:31 #13 [security-spire-server internal] load build definition from Dockerfile 06:38:31 #13 transferring dockerfile: 1.70kB done 06:38:31 #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 06:38:31 #13 DONE 0.2s 06:38:31 06:38:31 #14 [security-spire-config internal] load build definition from Dockerfile 06:38:31 #14 transferring dockerfile: 1.69kB done 06:38:31 #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 06:38:31 #14 DONE 0.2s 06:38:31 06:38:31 #15 [security-secretstore-setup internal] load build definition from Dockerfile 06:38:31 #15 transferring dockerfile: 2.49kB done 06:38:31 #15 DONE 0.2s 06:38:31 06:38:31 #16 [core-metadata internal] load build definition from Dockerfile 06:38:31 #16 transferring dockerfile: 2.10kB done 06:38:31 #16 DONE 0.2s 06:38:31 06:38:31 #17 [core-keeper internal] load build definition from Dockerfile 06:38:31 #17 transferring dockerfile: 2.01kB done 06:38:31 #17 DONE 0.2s 06:38:31 06:38:31 #5 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:38:31 #5 DONE 0.0s 06:38:31 06:38:31 #7 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 06:38:31 #7 DONE 0.2s 06:38:31 06:38:31 #18 [core-common-config-bootstrapper internal] load .dockerignore 06:38:31 #18 transferring context: 50B done 06:38:31 #18 DONE 0.1s 06:38:31 06:38:31 #19 [security-spiffe-token-provider internal] load .dockerignore 06:38:31 #19 transferring context: 50B done 06:38:31 #19 DONE 0.1s 06:38:31 06:38:31 #20 [security-proxy-setup internal] load .dockerignore 06:38:31 #20 transferring context: 50B done 06:38:31 #20 DONE 0.2s 06:38:31 06:38:31 #21 [core-command internal] load .dockerignore 06:38:31 #21 transferring context: 50B done 06:38:31 #21 DONE 0.2s 06:38:31 06:38:31 #22 [security-bootstrapper internal] load .dockerignore 06:38:31 #22 transferring context: 50B done 06:38:31 #22 DONE 0.2s 06:38:31 06:38:31 #23 [core-data internal] load .dockerignore 06:38:31 #23 transferring context: 50B done 06:38:31 #23 DONE 0.1s 06:38:31 06:38:31 #24 [support-notifications internal] load .dockerignore 06:38:31 #24 transferring context: 50B done 06:38:31 #24 DONE 0.1s 06:38:31 06:38:31 #25 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 06:38:31 #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 06:38:31 #25 ... 06:38:31 06:38:31 #26 [security-proxy-auth internal] load .dockerignore 06:38:31 #26 transferring context: 50B done 06:38:31 #26 DONE 0.1s 06:38:31 06:38:31 #25 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 06:38:31 #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 06:38:31 #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 06:38:31 #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 06:38:31 #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 06:38:31 #25 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 06:38:31 #25 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 06:38:31 #25 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 06:38:31 #25 ... 06:38:31 06:38:31 #27 [core-keeper internal] load .dockerignore 06:38:31 #27 transferring context: 50B done 06:38:31 #27 DONE 0.4s 06:38:31 06:38:31 #25 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 06:38:31 #25 ... 06:38:31 06:38:31 #28 [support-scheduler internal] load .dockerignore 06:38:31 #28 transferring context: 50B done 06:38:31 #28 DONE 0.4s 06:38:31 06:38:31 #29 [core-metadata internal] load .dockerignore 06:38:31 #29 transferring context: 50B done 06:38:31 #29 DONE 0.4s 06:38:31 06:38:31 #30 [security-secretstore-setup internal] load .dockerignore 06:38:31 #30 transferring context: 50B done 06:38:31 #30 DONE 0.4s 06:38:31 06:38:31 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 06:38:31 #31 DONE 0.5s 06:38:31 06:38:31 #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 06:38:31 #32 DONE 0.5s 06:38:31 06:38:31 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 06:38:31 #33 DONE 0.6s 06:38:31 06:38:31 #25 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 06:38:31 #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 06:38:31 #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 06:38:31 #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 06:38:31 #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 06:38:31 #25 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 06:38:31 #25 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.3s done 06:38:31 #25 DONE 0.6s 06:38:31 06:38:31 #34 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:38:37 #34 ... 06:38:37 06:38:37 #35 [support-notifications internal] load build context 06:38:37 #35 transferring context: 206.77MB 5.5s 06:38:37 #35 ... 06:38:37 06:38:37 #36 [security-spiffe-token-provider internal] load build context 06:38:37 #36 ... 06:38:37 06:38:37 #35 [support-notifications internal] load build context 06:38:39 #35 ... 06:38:39 06:38:39 #25 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 06:38:39 #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 06:38:39 #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 06:38:39 #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 06:38:39 #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 06:38:39 #25 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 06:38:39 #25 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.3s done 06:38:39 #25 DONE 0.6s 06:38:39 06:38:39 #37 [security-spire-server internal] load .dockerignore 06:38:39 #37 transferring context: 50B done 06:38:39 #37 DONE 7.8s 06:38:39 06:38:39 #38 [security-spire-config internal] load .dockerignore 06:38:39 #38 transferring context: 50B done 06:38:39 #38 DONE 7.8s 06:38:39 06:38:39 #35 [support-notifications internal] load build context 06:38:39 #35 transferring context: 269.23MB 8.1s 06:38:39 #35 ... 06:38:39 06:38:39 #25 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 06:38:39 #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 06:38:39 #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 06:38:39 #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 06:38:39 #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 06:38:39 #25 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 06:38:39 #25 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.3s done 06:38:39 #25 DONE 0.6s 06:38:39 06:38:39 #39 [core-command builder 2/7] WORKDIR /edgex-go 06:38:39 #39 DONE 7.9s 06:38:39 06:38:39 #40 [security-spire-agent internal] load .dockerignore 06:38:39 #40 transferring context: 50B 0.0s done 06:38:39 #40 DONE 7.9s 06:38:39 06:38:39 #35 [support-notifications internal] load build context 06:38:39 #35 ... 06:38:39 06:38:39 #25 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 06:38:39 #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 06:38:39 #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 06:38:39 #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 06:38:39 #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 06:38:39 #25 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 06:38:39 #25 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.3s done 06:38:39 #25 DONE 0.6s 06:38:39 06:38:39 #35 [support-notifications internal] load build context 06:38:40 #35 ... 06:38:40 06:38:40 #41 [security-spire-server internal] load build context 06:38:40 #41 transferring context: 23.80kB 0.0s done 06:38:40 #41 DONE 0.7s 06:38:40 06:38:40 #42 [security-spire-config internal] load build context 06:38:40 #42 transferring context: 22.05kB 0.0s done 06:38:40 #42 DONE 0.7s 06:38:40 06:38:40 #43 [security-spire-agent internal] load build context 06:38:40 #43 transferring context: 23.33kB 0.0s done 06:38:40 #43 DONE 0.6s 06:38:40 06:38:40 #35 [support-notifications internal] load build context 06:38:41 #35 ... 06:38:41 06:38:41 #44 [core-common-config-bootstrapper internal] load build context 06:38:41 #44 ... 06:38:41 06:38:41 #45 [security-bootstrapper internal] load build context 06:38:41 #45 ... 06:38:41 06:38:41 #46 [security-proxy-setup internal] load build context 06:38:41 #46 ... 06:38:41 06:38:41 #47 [core-command internal] load build context 06:38:41 #47 ... 06:38:41 06:38:41 #48 [core-keeper internal] load build context 06:38:41 #48 ... 06:38:41 06:38:41 #49 [security-proxy-auth internal] load build context 06:38:41 #49 ... 06:38:41 06:38:41 #50 [support-scheduler internal] load build context 06:38:41 #50 ... 06:38:41 06:38:41 #51 [core-metadata internal] load build context 06:38:41 #51 ... 06:38:41 06:38:41 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:38:42 #52 ... 06:38:42 06:38:42 #53 [core-data internal] load build context 06:38:42 #53 ... 06:38:42 06:38:42 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:38:42 #54 ... 06:38:42 06:38:42 #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:38:42 #55 ... 06:38:42 06:38:42 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:38:42 #0 8.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:38:42 #0 8.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:38:42 #0 8.784 (1/4) Installing ca-certificates (20250911-r0) 06:38:42 #0 8.812 (2/4) Installing dumb-init (1.2.5-r3) 06:38:42 #0 8.812 (3/4) Installing su-exec (0.2-r3) 06:38:42 #0 8.826 (4/4) Installing yq-go (4.47.2-r1) 06:38:42 #0 8.938 Executing busybox-1.37.0-r19.trigger 06:38:42 #0 8.956 Executing ca-certificates-20250911-r0.trigger 06:38:42 #0 9.008 OK: 20 MiB in 20 packages 06:38:42 #56 ... 06:38:42 06:38:42 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:38:42 #57 ... 06:38:42 06:38:42 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:38:42 #0 8.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:38:42 #0 8.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:38:42 #0 8.816 (1/2) Installing dumb-init (1.2.5-r3) 06:38:42 #0 8.831 (2/2) Installing su-exec (0.2-r3) 06:38:42 #0 8.838 Executing busybox-1.37.0-r19.trigger 06:38:42 #0 8.868 OK: 7 MiB in 18 packages 06:38:42 #58 ... 06:38:42 06:38:42 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:38:42 #0 8.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:38:42 #0 8.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:38:42 #0 9.130 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 06:38:42 #0 9.130 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 06:38:42 #0 9.130 OK: 26328 distinct packages available 06:38:42 #0 9.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:38:42 #0 9.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:38:42 #0 9.714 (1/13) Installing brotli-libs (1.1.0-r2) 06:38:42 #0 9.729 (2/13) Installing c-ares (1.34.5-r0) 06:38:42 #0 9.740 (3/13) Installing libunistring (1.3-r0) 06:38:42 #0 9.760 (4/13) Installing libidn2 (2.3.7-r0) 06:38:42 #0 9.764 (5/13) Installing nghttp2-libs (1.65.0-r0) 06:38:42 #0 9.768 (6/13) Installing libpsl (0.21.5-r3) 06:38:42 #0 9.771 (7/13) Installing zstd-libs (1.5.7-r0) 06:38:42 #0 9.780 (8/13) Installing libcurl (8.14.1-r2) 06:38:42 #0 9.791 (9/13) Installing curl (8.14.1-r2) 06:38:42 #0 9.796 (10/13) Installing dumb-init (1.2.5-r3) 06:38:42 #0 9.797 (11/13) Installing musl-obstack (1.2.3-r2) 06:38:42 #0 9.803 (12/13) Installing libucontext (1.3.2-r0) 06:38:42 #0 9.808 (13/13) Installing gcompat (1.1.0-r4) 06:38:42 #0 9.808 Executing busybox-1.37.0-r19.trigger 06:38:42 #0 9.822 OK: 13 MiB in 29 packages 06:38:43 #59 ... 06:38:43 06:38:43 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:38:43 #0 8.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:38:43 #0 8.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:38:43 #0 9.052 (1/4) Installing dumb-init (1.2.5-r3) 06:38:43 #0 9.058 (2/4) Installing openssl (3.5.4-r0) 06:38:43 #0 9.071 (3/4) Installing su-exec (0.2-r3) 06:38:43 #0 9.156 (4/4) Installing yq-go (4.47.2-r1) 06:38:43 #0 9.276 Executing busybox-1.37.0-r19.trigger 06:38:43 #0 9.288 OK: 20 MiB in 20 packages 06:38:43 #60 ... 06:38:43 06:38:43 #61 [security-secretstore-setup internal] load build context 06:38:43 #61 ... 06:38:43 06:38:43 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:38:43 #62 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 06:38:43 #62 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 06:38:43 #62 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 06:38:43 #62 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 06:38:43 #62 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done 06:38:43 #62 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done 06:38:43 #62 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done 06:38:43 #62 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 06:38:43 #62 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 3.1s done 06:38:43 #62 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 06:38:43 #62 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 06:38:45 #62 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 06:38:47 #62 ... 06:38:47 06:38:47 #36 [security-spiffe-token-provider internal] load build context 06:38:47 #36 transferring context: 544.02MB 14.6s done 06:38:47 #36 ... 06:38:47 06:38:47 #44 [core-common-config-bootstrapper internal] load build context 06:38:47 #44 ... 06:38:47 06:38:47 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:38:49 #62 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.5s done 06:38:49 #62 ... 06:38:49 06:38:49 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:38:49 #63 ... 06:38:49 06:38:49 #64 [core-command builder 3/7] RUN apk add --update --no-cache make git 06:38:49 #64 ... 06:38:49 06:38:49 #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:38:49 #65 ... 06:38:49 06:38:49 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:38:49 #66 ... 06:38:49 06:38:49 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:38:49 #67 ... 06:38:49 06:38:49 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:38:49 #68 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.4s done 06:38:49 #68 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 06:38:49 #68 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 06:38:49 #68 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 06:38:49 #68 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 06:38:49 #68 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 06:38:49 #68 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done 06:38:49 #68 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.6s done 06:38:49 #68 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 06:38:49 #68 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 2.1s done 06:38:50 #68 ... 06:38:50 06:38:50 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:38:50 #69 ... 06:38:50 06:38:50 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:38:50 #70 ... 06:38:50 06:38:50 #34 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:38:50 #34 8.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:38:50 #34 8.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:38:50 #34 8.938 (1/1) Installing dumb-init (1.2.5-r3) 06:38:50 #34 8.943 Executing busybox-1.37.0-r19.trigger 06:38:50 #34 8.959 OK: 7 MiB in 17 packages 06:38:50 #34 ... 06:38:50 06:38:50 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:38:50 #71 ... 06:38:50 06:38:50 #49 [security-proxy-auth internal] load build context 06:38:50 #49 transferring context: 544.02MB 18.7s done 06:38:51 #49 ... 06:38:51 06:38:51 #35 [support-notifications internal] load build context 06:38:51 #35 transferring context: 544.02MB 18.1s done 06:38:51 #35 ... 06:38:51 06:38:51 #45 [security-bootstrapper internal] load build context 06:38:51 #45 transferring context: 544.02MB 15.2s done 06:38:51 #45 ... 06:38:51 06:38:51 #46 [security-proxy-setup internal] load build context 06:38:51 #46 transferring context: 544.02MB 16.3s done 06:38:51 #46 ... 06:38:51 06:38:51 #48 [core-keeper internal] load build context 06:38:51 #48 transferring context: 544.02MB 16.8s done 06:38:52 #48 ... 06:38:52 06:38:52 #47 [core-command internal] load build context 06:38:52 #47 transferring context: 544.02MB 14.7s done 06:38:52 #47 ... 06:38:52 06:38:52 #53 [core-data internal] load build context 06:38:52 #53 transferring context: 544.02MB 13.5s done 06:38:52 #53 DONE 20.9s 06:38:52 06:38:52 #50 [support-scheduler internal] load build context 06:38:52 #50 transferring context: 544.02MB 13.9s done 06:38:52 #50 ... 06:38:52 06:38:52 #51 [core-metadata internal] load build context 06:38:52 #51 transferring context: 544.02MB 15.2s done 06:38:52 #51 ... 06:38:52 06:38:52 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:38:52 #52 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:38:52 #52 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:38:52 #52 10.92 (1/7) Installing ca-certificates (20250911-r0) 06:38:52 #52 10.94 (2/7) Installing dumb-init (1.2.5-r3) 06:38:52 #52 10.95 (3/7) Installing libgcc (14.2.0-r6) 06:38:52 #52 10.95 (4/7) Installing libsodium (1.0.20-r0) 06:38:52 #52 10.96 (5/7) Installing libstdc++ (14.2.0-r6) 06:38:52 #52 10.98 (6/7) Installing libzmq (4.3.5-r2) 06:38:52 #52 10.99 (7/7) Installing zeromq (4.3.5-r2) 06:38:52 #52 11.00 Executing busybox-1.37.0-r19.trigger 06:38:52 #52 11.01 Executing ca-certificates-20250911-r0.trigger 06:38:52 #52 11.05 OK: 12 MiB in 23 packages 06:38:52 #52 ... 06:38:52 06:38:52 #44 [core-common-config-bootstrapper internal] load build context 06:38:52 #44 transferring context: 544.02MB 18.2s done 06:38:52 #44 ... 06:38:52 06:38:52 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:38:52 #54 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:38:52 #54 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:38:52 #54 11.67 (1/1) Installing dumb-init (1.2.5-r3) 06:38:52 #54 11.87 Executing busybox-1.37.0-r19.trigger 06:38:52 #54 11.93 OK: 7 MiB in 17 packages 06:38:53 #54 ... 06:38:53 06:38:53 #61 [security-secretstore-setup internal] load build context 06:38:53 #61 transferring context: 544.02MB 13.7s done 06:38:53 #61 ... 06:38:53 06:38:53 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:38:53 #57 11.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:38:53 #57 11.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:38:53 #57 12.04 (1/3) Installing ca-certificates (20250911-r0) 06:38:53 #57 12.05 (2/3) Installing dumb-init (1.2.5-r3) 06:38:53 #57 12.06 (3/3) Installing tzdata (2025b-r0) 06:38:53 #57 12.09 Executing busybox-1.37.0-r19.trigger 06:38:53 #57 12.11 Executing ca-certificates-20250911-r0.trigger 06:38:53 #57 12.18 OK: 8 MiB in 19 packages 06:38:56 Removing intermediate container 97160ef194de 06:38:56 ---> a84d5a0ad348 06:38:56 Successfully built a84d5a0ad348 06:38:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:56 + docker inspect -f . ci-base-image-arm64 06:38:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:38:56 prd-ubuntu20.04-docker-arm64-4c-16g-773723 does not seem to be running inside a container 06:38:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:38:57 #57 ... 06:38:57 06:38:57 #61 [security-secretstore-setup internal] load build context 06:38:57 #61 DONE 26.0s 06:38:57 06:38:57 #50 [support-scheduler internal] load build context 06:38:57 #50 DONE 26.2s 06:38:57 06:38:57 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:38:57 $ docker top 94fb8fe5c21136d691f71827e4b9a3e7c51b260ba460782f6bf8207110d4ff59 -eo pid,comm [Pipeline] { [Pipeline] sh 06:38:58 + go version 06:38:58 go version go1.23.7 linux/arm64 [Pipeline] } 06:38:58 $ docker stop --time=1 94fb8fe5c21136d691f71827e4b9a3e7c51b260ba460782f6bf8207110d4ff59 06:38:59 #54 ... 06:38:59 06:38:59 #36 [security-spiffe-token-provider internal] load build context 06:38:59 #36 DONE 27.9s 06:38:59 06:38:59 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:38:59 #54 ... 06:38:59 06:38:59 #47 [core-command internal] load build context 06:38:59 #47 DONE 28.5s 06:38:59 06:38:59 #45 [security-bootstrapper internal] load build context 06:38:59 #45 DONE 28.6s 06:38:59 06:38:59 #51 [core-metadata internal] load build context 06:38:59 #51 DONE 28.3s 06:38:59 06:38:59 #46 [security-proxy-setup internal] load build context 06:38:59 #46 DONE 28.7s 06:38:59 06:38:59 #48 [core-keeper internal] load build context 06:38:59 #48 DONE 28.3s 06:38:59 06:38:59 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:38:59 #69 ... 06:38:59 06:38:59 #35 [support-notifications internal] load build context 06:38:59 #35 DONE 28.7s 06:38:59 06:38:59 #44 [core-common-config-bootstrapper internal] load build context 06:38:59 #44 DONE 28.8s 06:38:59 06:38:59 #49 [security-proxy-auth internal] load build context 06:38:59 #49 DONE 28.7s 06:38:59 06:38:59 #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:38:59 #55 DONE 28.2s 06:38:59 06:38:59 #34 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:38:59 #34 DONE 28.2s 06:38:59 06:38:59 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:38:59 #59 DONE 28.2s 06:38:59 06:38:59 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:38:59 #60 DONE 28.2s 06:38:59 06:38:59 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:38:59 #54 DONE 28.2s 06:38:59 06:38:59 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:38:59 #52 DONE 28.2s 06:38:59 06:38:59 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:38:59 #57 DONE 28.2s 06:38:59 06:38:59 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:38:59 #56 DONE 28.2s 06:38:59 06:38:59 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:38:59 #58 DONE 28.3s 06:38:59 06:38:59 #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 06:39:00 #72 ... 06:39:00 06:39:00 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:39:00 #68 DONE 20.7s 06:39:00 06:39:00 #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 06:39:00 #72 ... 06:39:00 06:39:00 #62 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:39:00 #62 DONE 20.9s 06:39:00 06:39:00 #64 [core-command builder 3/7] RUN apk add --update --no-cache make git 06:39:00 #64 20.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:39:00 #64 21.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:39:00 #64 ... 06:39:00 06:39:00 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:39:00 #66 DONE 21.1s 06:39:00 06:39:00 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:39:00 #69 21.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:39:00 #69 21.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:39:01 #69 21.48 OK: 248 MiB in 58 packages 06:39:01 #69 ... 06:39:01 06:39:01 #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:39:01 #65 20.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:39:01 #65 21.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:39:01 #65 21.45 OK: 248 MiB in 58 packages 06:39:01 #65 DONE 21.6s 06:39:01 06:39:01 #64 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 06:39:01 #64 21.45 OK: 248 MiB in 58 packages 06:39:01 #64 DONE 21.6s 06:39:01 06:39:01 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:39:01 #69 DONE 21.7s 06:39:01 06:39:01 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:39:01 #67 20.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:39:01 #67 21.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:39:01 #67 21.45 OK: 248 MiB in 58 packages 06:39:01 #67 DONE 21.7s 06:39:01 06:39:01 #73 [core-data builder 4/7] COPY go.mod vendor* ./ 06:39:01 $ docker rm -f --volumes 94fb8fe5c21136d691f71827e4b9a3e7c51b260ba460782f6bf8207110d4ff59 [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:39:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:39:02 06:39:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:39:02 latest: Pulling from edgex-devops/edgex-compose-arm64 06:39:02 547446be3368: Pulling fs layer 06:39:02 d125d8839a47: Pulling fs layer 06:39:02 3e85d5ac6304: Pulling fs layer 06:39:02 c3105a71a48b: Pulling fs layer 06:39:02 0f093f025ec4: Pulling fs layer 06:39:02 c3106fc0e877: Pulling fs layer 06:39:02 c3105a71a48b: Waiting 06:39:02 0f093f025ec4: Waiting 06:39:02 c3106fc0e877: Waiting 06:39:02 547446be3368: Verifying Checksum 06:39:02 547446be3368: Download complete 06:39:02 c3105a71a48b: Verifying Checksum 06:39:02 c3105a71a48b: Download complete 06:39:02 d125d8839a47: Verifying Checksum 06:39:02 d125d8839a47: Download complete 06:39:03 c3106fc0e877: Verifying Checksum 06:39:03 c3106fc0e877: Download complete 06:39:03 0f093f025ec4: Verifying Checksum 06:39:03 0f093f025ec4: Download complete 06:39:03 547446be3368: Pull complete 06:39:03 #73 ... 06:39:03 06:39:03 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:39:03 #71 20.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:39:03 #71 21.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:39:03 #71 21.46 v3.20.8-70-g5842f00d25a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:39:03 #71 21.46 v3.20.8-60-g2f7bd1f7584 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:39:03 #71 21.46 OK: 24184 distinct packages available 06:39:03 #71 21.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:39:03 #71 21.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:39:03 #71 22.04 OK: 248 MiB in 58 packages 06:39:03 #71 DONE 24.0s 06:39:03 06:39:03 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:39:03 #0 1.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:39:03 #0 1.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:39:03 #0 1.570 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 06:39:03 #0 1.589 Executing busybox-1.37.0-r20.post-upgrade 06:39:03 #0 2.007 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 06:39:03 #0 2.010 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 06:39:03 #0 2.015 Executing busybox-1.37.0-r20.trigger 06:39:03 #0 2.021 OK: 20 MiB in 20 packages 06:39:03 #74 DONE 3.4s 06:39:03 06:39:03 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:39:03 #75 DONE 2.2s 06:39:03 06:39:03 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:39:03 #0 1.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:39:03 #0 1.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:39:03 #0 1.554 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 06:39:03 #0 1.571 Executing busybox-1.37.0-r20.post-upgrade 06:39:03 #0 1.995 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 06:39:03 #0 2.006 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 06:39:03 #0 2.014 Executing busybox-1.37.0-r20.trigger 06:39:03 #0 2.017 OK: 12 MiB in 23 packages 06:39:03 #76 DONE 3.4s 06:39:03 06:39:03 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:39:03 #70 20.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:39:03 #70 20.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:39:03 #70 21.25 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 06:39:03 #70 21.25 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 06:39:03 #70 21.25 OK: 26328 distinct packages available 06:39:03 #70 21.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:39:03 #70 21.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:39:03 #70 21.89 (1/4) Installing dumb-init (1.2.5-r3) 06:39:03 #70 21.89 (2/4) Installing musl-obstack (1.2.3-r2) 06:39:03 #70 21.90 (3/4) Installing libucontext (1.3.2-r0) 06:39:03 #70 21.90 (4/4) Installing gcompat (1.1.0-r4) 06:39:03 #70 21.91 Executing busybox-1.37.0-r19.trigger 06:39:03 #70 21.93 OK: 8 MiB in 20 packages 06:39:03 #70 DONE 24.0s 06:39:03 06:39:03 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:39:03 #77 DONE 2.3s 06:39:03 06:39:03 #73 [core-data builder 4/7] COPY go.mod vendor* ./ 06:39:03 #73 DONE 2.4s 06:39:03 06:39:03 #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:39:03 #78 DONE 2.4s 06:39:03 06:39:03 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:39:03 #0 0.993 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:39:03 #0 1.401 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:39:03 #0 2.000 (1/1) Installing dumb-init (1.2.5-r3) 06:39:03 #0 2.172 Executing busybox-1.37.0-r19.trigger 06:39:03 #0 2.183 OK: 7 MiB in 17 packages 06:39:03 #79 DONE 3.4s 06:39:03 06:39:03 #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:39:03 #63 21.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:39:03 #63 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:39:03 #63 21.69 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 06:39:03 #63 21.69 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 06:39:03 #63 21.69 OK: 26328 distinct packages available 06:39:03 #63 21.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:39:03 #63 21.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:39:03 #63 22.27 (1/5) Installing dumb-init (1.2.5-r3) 06:39:03 #63 22.27 (2/5) Installing musl-obstack (1.2.3-r2) 06:39:03 #63 22.28 (3/5) Installing libucontext (1.3.2-r0) 06:39:03 #63 22.28 (4/5) Installing gcompat (1.1.0-r4) 06:39:03 #63 22.29 (5/5) Installing openssl (3.5.4-r0) 06:39:03 #63 22.31 Executing busybox-1.37.0-r19.trigger 06:39:03 #63 22.32 OK: 8 MiB in 21 packages 06:39:03 #63 DONE 24.1s 06:39:03 06:39:03 #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:03 #80 ... 06:39:03 06:39:03 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:39:03 #0 2.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:39:03 #0 2.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:39:03 #0 2.458 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 06:39:03 #0 2.479 Executing busybox-1.37.0-r20.post-upgrade 06:39:03 #0 3.362 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 06:39:03 #0 3.367 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 06:39:03 #0 3.372 Executing busybox-1.37.0-r20.trigger 06:39:03 #0 3.381 OK: 7 MiB in 17 packages 06:39:03 #81 DONE 3.6s 06:39:03 06:39:03 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:39:03 #0 2.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:39:03 #0 2.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:39:03 #0 3.214 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 06:39:03 #0 3.234 Executing busybox-1.37.0-r20.post-upgrade 06:39:03 #0 3.389 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 06:39:03 #0 3.395 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 06:39:03 #0 3.399 Executing busybox-1.37.0-r20.trigger 06:39:03 #0 3.407 OK: 20 MiB in 20 packages 06:39:03 #82 DONE 3.6s 06:39:03 06:39:03 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:39:03 #0 2.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:39:03 #0 2.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:39:03 #0 3.025 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 06:39:03 #0 3.044 Executing busybox-1.37.0-r20.post-upgrade 06:39:03 #0 3.382 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 06:39:03 #0 3.386 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 06:39:03 #0 3.388 Executing busybox-1.37.0-r20.trigger 06:39:03 #0 3.399 OK: 13 MiB in 29 packages 06:39:03 #83 DONE 3.6s 06:39:03 06:39:03 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:39:03 #0 2.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:39:03 #0 2.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:39:03 #0 3.297 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 06:39:03 #0 3.327 Executing busybox-1.37.0-r20.post-upgrade 06:39:03 #0 3.399 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 06:39:03 #0 3.401 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 06:39:03 #0 3.405 Executing busybox-1.37.0-r20.trigger 06:39:03 #0 3.418 OK: 8 MiB in 19 packages 06:39:03 #84 DONE 3.7s 06:39:03 06:39:03 #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 06:39:03 #72 2.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:39:03 #72 2.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:39:03 #72 3.133 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 06:39:03 #72 3.148 Executing busybox-1.37.0-r20.post-upgrade 06:39:03 #72 3.390 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 06:39:03 #72 3.393 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 06:39:03 #72 3.396 Executing busybox-1.37.0-r20.trigger 06:39:03 #72 3.407 OK: 7 MiB in 17 packages 06:39:03 #72 DONE 3.7s 06:39:03 06:39:03 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:39:03 #85 DONE 0.1s 06:39:03 06:39:03 #86 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:04 #86 ... 06:39:04 06:39:04 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:39:04 #0 3.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:39:04 #0 3.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:39:04 #0 3.551 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 06:39:04 #0 3.569 Executing busybox-1.37.0-r20.post-upgrade 06:39:04 #0 3.667 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 06:39:04 #0 3.670 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 06:39:04 #0 3.672 Executing busybox-1.37.0-r20.trigger 06:39:04 #0 3.683 OK: 7 MiB in 18 packages 06:39:04 #87 DONE 4.1s 06:39:04 06:39:04 #88 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:39:04 #0 2.454 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:39:04 #0 2.734 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:39:04 #0 3.346 OK: 248 MiB in 58 packages 06:39:04 #88 DONE 3.6s 06:39:04 06:39:04 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:39:04 #89 DONE 0.8s 06:39:04 06:39:04 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:04 d125d8839a47: Pull complete 06:39:05 #90 ... 06:39:05 06:39:05 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:39:05 #91 DONE 0.8s 06:39:05 3e85d5ac6304: Verifying Checksum 06:39:05 3e85d5ac6304: Download complete 06:39:05 06:39:05 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:05 #92 ... 06:39:05 06:39:05 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:39:05 #93 DONE 1.4s 06:39:05 06:39:05 #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:39:05 #94 DONE 0.1s 06:39:05 06:39:05 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:39:05 #0 2.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:39:05 #0 2.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:39:06 #95 2.640 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 06:39:06 #95 2.672 Executing busybox-1.37.0-r20.post-upgrade 06:39:06 #95 ... 06:39:06 06:39:06 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:39:06 #0 2.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:39:06 #0 2.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:39:06 #0 2.561 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 06:39:06 #0 2.577 Executing busybox-1.37.0-r20.post-upgrade 06:39:06 #0 2.617 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 06:39:06 #0 2.620 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 06:39:06 #0 2.624 Executing busybox-1.37.0-r20.trigger 06:39:06 #0 2.635 OK: 8 MiB in 20 packages 06:39:06 #96 DONE 2.8s 06:39:06 06:39:06 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:39:06 #95 2.719 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 06:39:06 #95 2.734 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 06:39:06 #95 2.737 Executing busybox-1.37.0-r20.trigger 06:39:06 #95 2.763 OK: 8 MiB in 21 packages 06:39:07 #95 DONE 3.5s 06:39:07 06:39:07 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:39:07 #97 DONE 0.7s 06:39:07 06:39:07 #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:39:08 #98 DONE 0.8s 06:39:08 06:39:08 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:39:08 #99 DONE 0.9s 06:39:08 06:39:08 #100 [security-spire-config stage-2 6/10] COPY security.txt / 06:39:08 #100 DONE 0.1s 06:39:08 06:39:08 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:39:08 #101 DONE 0.9s 06:39:08 06:39:08 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:39:08 #102 ... 06:39:08 06:39:08 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:39:08 #103 DONE 0.2s 06:39:08 06:39:08 #104 [security-spire-server stage-2 6/9] COPY security.txt / 06:39:08 #104 DONE 0.7s 06:39:08 06:39:08 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:39:08 #105 DONE 0.6s 06:39:08 06:39:08 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:39:08 #102 DONE 0.9s 06:39:08 06:39:08 #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:39:09 #106 DONE 0.2s 06:39:09 06:39:09 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:39:09 #107 DONE 0.2s 06:39:09 06:39:09 #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:39:09 #108 DONE 0.2s 06:39:09 06:39:09 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 06:39:09 #109 ... 06:39:09 06:39:09 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:39:09 #110 DONE 0.6s 06:39:09 06:39:09 #111 [security-spire-config] exporting to image 06:39:09 #111 exporting layers 06:39:10 #111 ... 06:39:10 06:39:10 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:39:10 #112 DONE 0.9s 06:39:10 06:39:10 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:39:10 #113 ... 06:39:10 06:39:10 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 06:39:10 #109 DONE 2.0s 06:39:10 06:39:10 #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:39:14 #114 ... 06:39:14 06:39:14 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:14 #115 ... 06:39:14 06:39:14 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:14 #116 ... 06:39:14 06:39:14 #111 [security-spire-config] exporting to image 06:39:14 #111 exporting layers 4.3s done 06:39:14 #111 writing image sha256:fb4b73a8c2251e29efa8d95117d2d865b106eb948096f22ffacc286b0561ada0 0.0s done 06:39:14 #111 naming to docker.io/library/security-spire-config 06:39:14 #111 naming to docker.io/library/security-spire-config 0.6s done 06:39:15 3e85d5ac6304: Pull complete 06:39:15 c3105a71a48b: Pull complete 06:39:15 #111 DONE 5.8s 06:39:15 06:39:15 #86 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:16 0f093f025ec4: Pull complete 06:39:16 c3106fc0e877: Pull complete 06:39:16 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 06:39:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:39:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:16 prd-ubuntu20.04-docker-arm64-4c-16g-773723 does not seem to be running inside a container 06:39:16 $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:39:17 #86 ... 06:39:17 06:39:17 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:39:17 #113 DONE 7.2s 06:39:17 06:39:17 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:17 #116 ... 06:39:17 06:39:17 #117 [security-spire-server] exporting to image 06:39:18 $ docker top c52ee8615b3d908dc5710910f2020db23a90125e6f580b882b3cb33f1805deea -eo pid,comm [Pipeline] { [Pipeline] sh 06:39:18 + docker compose -f ./docker-compose-build.yml build --parallel 06:39:27 #117 ... 06:39:27 06:39:27 #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:27 #80 DONE 23.4s 06:39:27 06:39:27 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:27 #92 DONE 21.9s 06:39:27 06:39:27 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:27 #115 DONE 23.4s 06:39:27 06:39:27 #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:27 #86 DONE 23.4s 06:39:27 06:39:27 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:27 #90 DONE 22.7s 06:39:27 06:39:27 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:27 #116 DONE 23.5s 06:39:27 06:39:27 #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:39:27 #114 DONE 16.0s 06:39:27 06:39:27 #117 [security-spire-server] exporting to image 06:39:27 #117 exporting layers 9.7s done 06:39:27 #117 writing image sha256:22851f16a906872bfb76771ba36f1d4ae001ce6946deef7599e6e30ef2188960 done 06:39:27 #117 naming to docker.io/library/security-spire-server 06:39:27 #117 ... 06:39:27 06:39:27 #118 [security-proxy-setup builder 6/7] COPY . . 06:39:27 #118 ... 06:39:27 06:39:27 #117 [security-spire-server] exporting to image 06:39:27 #117 naming to docker.io/library/security-spire-server done 06:39:27 #117 DONE 9.7s 06:39:27 06:39:27 #119 [security-proxy-auth builder 6/7] COPY . . 06:39:29 #1 [security-spire-agent internal] load build definition from Dockerfile 06:39:29 #1 transferring dockerfile: 30B 06:39:29 #1 transferring dockerfile: 1.81kB 0.0s done 06:39:29 #1 DONE 0.1s 06:39:29 06:39:29 #2 [core-data internal] load build definition from Dockerfile 06:39:29 #2 transferring dockerfile: 2.04kB done 06:39:29 #2 DONE 0.1s 06:39:29 06:39:29 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:39:29 #3 transferring dockerfile: 2.23kB done 06:39:29 #3 DONE 0.1s 06:39:29 06:39:29 #4 [security-proxy-setup internal] load build definition from Dockerfile 06:39:29 #4 transferring dockerfile: 2.50kB done 06:39:29 #4 DONE 0.1s 06:39:29 06:39:29 #5 [support-scheduler internal] load build definition from Dockerfile 06:39:29 #5 transferring dockerfile: 1.83kB 0.0s done 06:39:29 #5 DONE 0.1s 06:39:29 06:39:29 #6 [security-proxy-auth internal] load build definition from Dockerfile 06:39:29 #6 transferring dockerfile: 2.14kB 0.0s done 06:39:29 #6 DONE 0.1s 06:39:29 06:39:29 #7 [security-spire-server internal] load build definition from Dockerfile 06:39:29 #7 transferring dockerfile: 1.70kB done 06:39:29 #7 DONE 0.1s 06:39:29 06:39:29 #8 [core-metadata internal] load build definition from Dockerfile 06:39:29 #8 transferring dockerfile: 2.10kB done 06:39:29 #8 DONE 0.1s 06:39:29 06:39:29 #9 [security-secretstore-setup internal] load build definition from Dockerfile 06:39:29 #9 transferring dockerfile: 2.49kB done 06:39:29 #9 DONE 0.1s 06:39:29 06:39:29 #10 [security-spire-config internal] load build definition from Dockerfile 06:39:29 #10 transferring dockerfile: 1.69kB done 06:39:29 #10 DONE 0.1s 06:39:29 06:39:29 #11 [core-command internal] load build definition from Dockerfile 06:39:29 #11 transferring dockerfile: 1.94kB 0.0s done 06:39:29 #11 DONE 0.1s 06:39:29 06:39:29 #12 [core-keeper internal] load build definition from Dockerfile 06:39:29 #12 transferring dockerfile: 2.01kB done 06:39:29 #12 DONE 0.1s 06:39:29 06:39:29 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:39:29 #13 transferring dockerfile: 1.89kB done 06:39:29 #13 DONE 0.1s 06:39:29 06:39:29 #14 [security-bootstrapper internal] load build definition from Dockerfile 06:39:29 #14 transferring dockerfile: 3.02kB 0.0s done 06:39:29 #14 DONE 0.1s 06:39:29 06:39:29 #15 [support-notifications internal] load build definition from Dockerfile 06:39:29 #15 transferring dockerfile: 2.00kB done 06:39:29 #15 DONE 0.1s 06:39:29 06:39:29 #16 [security-spire-agent internal] load .dockerignore 06:39:29 #16 transferring context: 50B 0.0s done 06:39:29 #16 DONE 0.1s 06:39:30 06:39:30 #17 [core-data internal] load .dockerignore 06:39:30 #17 transferring context: 50B 0.0s done 06:39:30 #17 DONE 0.0s 06:39:30 06:39:30 #18 [core-common-config-bootstrapper internal] load .dockerignore 06:39:30 #18 transferring context: 50B done 06:39:30 #18 DONE 0.0s 06:39:30 06:39:30 #19 [security-proxy-setup internal] load .dockerignore 06:39:30 #19 transferring context: 50B 0.0s done 06:39:30 #19 DONE 0.1s 06:39:30 06:39:30 #20 [support-scheduler internal] load .dockerignore 06:39:30 #20 transferring context: 50B done 06:39:30 #20 DONE 0.1s 06:39:30 06:39:30 #21 [security-proxy-auth internal] load .dockerignore 06:39:30 #21 transferring context: 50B done 06:39:30 #21 DONE 0.1s 06:39:30 06:39:30 #22 [security-spire-server internal] load .dockerignore 06:39:30 #22 transferring context: 50B done 06:39:30 #22 DONE 0.1s 06:39:30 06:39:30 #23 [core-metadata internal] load .dockerignore 06:39:30 #23 transferring context: 50B 0.0s done 06:39:30 #23 DONE 0.0s 06:39:30 06:39:30 #24 [security-secretstore-setup internal] load .dockerignore 06:39:30 #24 transferring context: 50B done 06:39:30 #24 DONE 0.1s 06:39:30 06:39:30 #25 [security-spire-config internal] load .dockerignore 06:39:30 #25 transferring context: 50B done 06:39:30 #25 DONE 0.1s 06:39:30 06:39:30 #26 [core-command internal] load .dockerignore 06:39:30 #26 transferring context: 50B 0.0s done 06:39:30 #26 DONE 0.1s 06:39:30 06:39:30 #27 [core-keeper internal] load .dockerignore 06:39:30 #27 transferring context: 50B done 06:39:30 #27 DONE 0.1s 06:39:30 06:39:30 #28 [security-spiffe-token-provider internal] load .dockerignore 06:39:30 #28 transferring context: 50B done 06:39:30 #28 DONE 0.1s 06:39:30 06:39:30 #29 [security-bootstrapper internal] load .dockerignore 06:39:30 #29 transferring context: 50B done 06:39:30 #29 DONE 0.1s 06:39:30 06:39:30 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 06:39:31 #30 ... 06:39:31 06:39:31 #31 [support-notifications internal] load .dockerignore 06:39:31 #31 transferring context: 50B done 06:39:31 #31 DONE 0.1s 06:39:31 06:39:31 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 06:39:31 #32 DONE 0.6s 06:39:31 06:39:31 #33 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 06:39:31 #33 DONE 0.5s 06:39:31 06:39:31 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 06:39:31 #30 DONE 0.6s 06:39:31 06:39:31 #34 [security-spire-agent internal] load build context 06:39:31 #34 transferring context: 23.33kB 0.0s done 06:39:31 #34 DONE 0.1s 06:39:31 06:39:31 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:39:31 #35 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:39:31 #35 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 06:39:31 #35 ... 06:39:31 06:39:31 #36 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:39:31 #36 DONE 0.0s 06:39:31 06:39:31 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:39:31 #35 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 06:39:31 #35 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 06:39:31 #35 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 06:39:31 #35 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 06:39:31 #35 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 06:39:31 #35 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 06:39:31 #35 ... 06:39:31 06:39:31 #36 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:39:31 #36 DONE 0.0s 06:39:31 06:39:31 #33 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 06:39:31 #33 DONE 0.5s 06:39:31 06:39:31 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:39:31 #35 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 06:39:31 #35 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 06:39:31 #35 ... 06:39:31 06:39:31 #36 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:39:31 #36 DONE 0.0s 06:39:31 06:39:31 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:39:31 #35 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.3s done 06:39:32 #35 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 0B / 14.28MB 0.4s 06:39:32 #35 ... 06:39:32 06:39:32 #36 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:39:32 #36 DONE 0.0s 06:39:32 06:39:32 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:39:32 #35 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.05MB / 14.28MB 0.7s 06:39:32 #35 ... 06:39:32 06:39:32 #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 06:39:32 #30 DONE 0.7s 06:39:32 06:39:32 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:39:32 #35 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 06:39:32 #35 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 2.10MB / 14.28MB 0.9s 06:39:32 #35 ... 06:39:32 06:39:32 #33 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 06:39:32 #33 DONE 0.9s 06:39:32 06:39:32 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:39:32 #35 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.15MB / 14.28MB 1.0s 06:39:32 #35 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.19MB / 14.28MB 1.1s 06:39:32 #35 ... 06:39:32 06:39:32 #36 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:39:32 #36 DONE 0.0s 06:39:32 06:39:32 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:39:33 #35 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.24MB / 14.28MB 1.3s 06:39:33 #35 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.55MB / 14.28MB 1.4s 06:39:33 #35 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.39MB / 14.28MB 1.5s 06:39:33 #35 ... 06:39:33 06:39:33 #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 06:39:33 #33 DONE 1.4s 06:39:33 06:39:33 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:39:33 #35 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.17MB / 14.28MB 1.7s 06:39:33 #35 ... 06:39:33 06:39:33 #36 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:39:33 #36 DONE 0.0s 06:39:33 06:39:33 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:39:33 #35 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.49MB / 14.28MB 1.8s 06:39:33 #35 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.53MB / 14.28MB 1.9s 06:39:33 #35 ... 06:39:33 06:39:33 #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 06:39:33 #30 DONE 1.3s 06:39:33 06:39:33 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:39:33 #35 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 12.58MB / 14.28MB 2.2s 06:39:33 #35 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 06:39:33 #35 ... 06:39:33 06:39:33 #33 [core-command internal] load metadata for docker.io/library/alpine:3.22 06:39:33 #33 DONE 1.8s 06:39:33 06:39:33 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:39:33 #35 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 13.63MB / 14.28MB 2.3s 06:39:34 #35 ... 06:39:34 06:39:34 #36 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:39:34 #36 DONE 0.0s 06:39:34 06:39:34 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:39:34 #35 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.6s done 06:39:34 #35 ... 06:39:34 06:39:34 #37 [security-spire-server internal] load build context 06:39:34 #37 transferring context: 23.80kB 0.2s done 06:39:34 #37 DONE 2.0s 06:39:34 06:39:34 #38 [core-command stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 06:39:34 #38 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 06:39:34 #38 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 06:39:34 #38 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 06:39:34 #38 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 06:39:34 #38 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.4s done 06:39:34 #38 extracting sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 2.1s 06:39:34 #38 ... 06:39:34 06:39:34 #36 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:39:34 #36 DONE 0.0s 06:39:35 06:39:35 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 06:39:35 #33 DONE 2.4s 06:39:35 06:39:35 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:39:35 #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 06:39:35 #39 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 06:39:35 #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 06:39:35 #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 06:39:35 #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 06:39:35 #39 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 06:39:35 #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 06:39:35 #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 06:39:35 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.36MB / 33.17MB 3.3s 06:39:35 #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 06:39:35 #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 06:39:35 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 3.4s 06:39:35 #39 ... 06:39:35 06:39:35 #36 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:39:35 #36 DONE 0.0s 06:39:35 06:39:35 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:39:35 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 3.6s 06:39:35 #39 ... 06:39:35 06:39:35 #36 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:39:35 #36 DONE 0.0s 06:39:35 06:39:35 #38 [core-keeper stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 06:39:35 #38 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 06:39:35 #38 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 06:39:35 #38 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 06:39:35 #38 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 06:39:35 #38 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.4s done 06:39:35 #38 ... 06:39:35 06:39:35 #33 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 06:39:35 #33 DONE 3.2s 06:39:35 06:39:35 #38 [core-keeper stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 06:39:36 #38 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 06:39:36 #38 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 06:39:36 #38 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 06:39:36 #38 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 06:39:36 #38 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.4s done 06:39:36 #38 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 06:39:36 #38 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 06:39:36 #38 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 06:39:36 #38 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 06:39:36 #38 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.4s done 06:39:37 #38 extracting sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.9s done 06:39:37 #38 extracting sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.9s done 06:39:37 #119 ... 06:39:37 06:39:37 #120 [security-spiffe-token-provider builder 6/7] COPY . . 06:39:37 #120 DONE 9.9s 06:39:37 06:39:37 #121 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:39:37 #121 DONE 9.9s 06:39:37 06:39:37 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:39:37 #122 ... 06:39:37 06:39:37 #123 [core-keeper builder 7/8] COPY . . 06:39:37 #123 DONE 9.9s 06:39:37 06:39:37 #124 [support-scheduler builder 6/7] COPY . . 06:39:37 #124 DONE 9.9s 06:39:37 06:39:37 #125 [support-notifications builder 6/7] COPY . . 06:39:37 #125 DONE 9.9s 06:39:37 06:39:37 #119 [core-command builder 6/7] COPY . . 06:39:37 #119 DONE 9.9s 06:39:37 06:39:37 #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:37 #126 CACHED 06:39:37 06:39:37 #127 [security-proxy-auth builder 6/7] COPY . . 06:39:37 #127 CACHED 06:39:37 06:39:37 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:39:37 #128 CACHED 06:39:37 06:39:37 #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:37 #129 CACHED 06:39:37 06:39:37 #130 [core-data builder 6/7] COPY . . 06:39:37 #130 CACHED 06:39:37 06:39:37 #131 [core-data builder 4/7] COPY go.mod vendor* ./ 06:39:37 #131 CACHED 06:39:37 06:39:37 #118 [security-secretstore-setup builder 6/7] COPY . . 06:39:37 #118 DONE 9.9s 06:39:37 06:39:37 #132 [core-command builder 4/7] COPY go.mod vendor* ./ 06:39:37 #132 CACHED 06:39:37 06:39:37 #133 [core-command builder 6/7] COPY . . 06:39:37 #133 CACHED 06:39:37 06:39:37 #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:37 #134 CACHED 06:39:37 06:39:37 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:37 #135 CACHED 06:39:37 06:39:37 #136 [core-metadata builder 6/7] COPY . . 06:39:37 #136 CACHED 06:39:37 06:39:37 #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:39:37 #137 CACHED 06:39:37 06:39:37 #138 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:37 #138 CACHED 06:39:37 06:39:37 #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:39:37 #139 CACHED 06:39:37 06:39:37 #140 [security-secretstore-setup builder 6/7] COPY . . 06:39:37 #140 CACHED 06:39:37 06:39:37 #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:39:37 #141 CACHED 06:39:37 06:39:37 #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:37 #142 CACHED 06:39:37 06:39:37 #143 [security-bootstrapper builder 6/7] COPY . . 06:39:37 #143 CACHED 06:39:37 06:39:37 #144 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:39:37 #144 DONE 0.2s 06:39:37 06:39:37 #145 [security-spire-agent] exporting to image 06:39:37 #145 exporting layers 06:39:37 #145 exporting layers 0.5s done 06:39:37 #145 writing image sha256:52df17ed4c566dac5af32aba0c3c2f901483bd39bd21ec8a5ef26f41e6ad2ddc 06:39:37 #145 writing image sha256:52df17ed4c566dac5af32aba0c3c2f901483bd39bd21ec8a5ef26f41e6ad2ddc 0.0s done 06:39:37 #145 naming to docker.io/library/security-spire-agent 0.0s done 06:39:37 #145 DONE 0.6s 06:39:37 06:39:37 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:39:37 #122 0.642 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:39:37 #38 ... 06:39:37 06:39:37 #40 [security-spire-config internal] load build context 06:39:37 #40 transferring context: 22.05kB 0.3s done 06:39:37 #40 DONE 4.0s 06:39:38 06:39:38 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:39:38 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.4s done 06:39:38 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 06:39:38 #39 ... 06:39:38 06:39:38 #41 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:39:38 #41 DONE 7.2s 06:39:38 06:39:38 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:39:39 #39 ... 06:39:39 06:39:39 #38 [core-metadata stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 06:39:39 #38 DONE 9.0s 06:39:39 06:39:39 #42 [core-data builder 2/7] WORKDIR /edgex-go 06:39:41 #42 DONE 2.2s 06:39:41 06:39:41 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:39:41 #39 ... 06:39:41 06:39:41 #43 [core-data internal] load build context 06:39:41 #43 transferring context: 7.43MB 9.6s 06:39:41 #43 ... 06:39:41 06:39:41 #44 [security-proxy-setup internal] load build context 06:39:41 #44 ... 06:39:41 06:39:41 #45 [core-common-config-bootstrapper internal] load build context 06:39:42 #45 ... 06:39:42 06:39:42 #46 [support-scheduler internal] load build context 06:39:42 #46 ... 06:39:42 06:39:42 #45 [core-common-config-bootstrapper internal] load build context 06:39:42 #45 ... 06:39:42 06:39:42 #47 [security-proxy-auth internal] load build context 06:39:42 #47 ... 06:39:42 06:39:42 #45 [core-common-config-bootstrapper internal] load build context 06:39:42 #122 ... 06:39:42 06:39:42 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:39:42 #0 1.132 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:39:42 #45 ... 06:39:42 06:39:42 #48 [core-metadata internal] load build context 06:39:42 #48 ... 06:39:42 06:39:42 #45 [core-common-config-bootstrapper internal] load build context 06:39:43 #45 ... 06:39:43 06:39:43 #49 [security-secretstore-setup internal] load build context 06:39:43 #49 ... 06:39:43 06:39:43 #48 [core-metadata internal] load build context 06:39:44 #48 ... 06:39:44 06:39:44 #50 [core-command internal] load build context 06:39:44 #50 ... 06:39:44 06:39:44 #48 [core-metadata internal] load build context 06:39:45 #48 ... 06:39:45 06:39:45 #51 [core-keeper internal] load build context 06:39:45 #51 ... 06:39:45 06:39:45 #52 [security-spiffe-token-provider internal] load build context 06:39:45 #52 ... 06:39:45 06:39:45 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:39:45 #35 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.8s 06:39:45 #35 ... 06:39:45 06:39:45 #51 [core-keeper internal] load build context 06:39:46 #51 ... 06:39:46 06:39:46 #53 [support-notifications internal] load build context 06:39:46 #53 ... 06:39:46 06:39:46 #51 [core-keeper internal] load build context 06:39:46 #51 ... 06:39:46 06:39:46 #54 [security-bootstrapper internal] load build context 06:39:46 #54 ... 06:39:46 06:39:46 #51 [core-keeper internal] load build context 06:39:47 #51 transferring context: 4.96MB 10.9s 06:39:48 #146 ... 06:39:48 06:39:48 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:39:48 #0 1.133 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:39:48 #147 ... 06:39:48 06:39:48 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:39:48 #0 0.638 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:39:48 #148 ... 06:39:48 06:39:48 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 06:39:48 #0 1.177 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:39:48 #149 ... 06:39:48 06:39:48 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 06:39:48 #0 1.170 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:39:48 #150 ... 06:39:48 06:39:48 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 06:39:48 #0 1.160 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:39:48 #151 ... 06:39:48 06:39:48 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:39:48 #0 1.136 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:39:48 #152 ... 06:39:48 06:39:48 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command 06:39:48 #0 1.071 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:39:48 #153 ... 06:39:48 06:39:48 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:39:48 #0 1.035 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:39:48 #154 ... 06:39:48 06:39:48 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:39:48 #0 1.160 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:39:48 #155 ... 06:39:48 06:39:48 #156 [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:39:48 #0 1.176 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:39:50 #51 ... 06:39:50 06:39:50 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:39:50 #0 7.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:39:50 #0 8.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:39:50 #55 ... 06:39:50 06:39:50 #46 [support-scheduler internal] load build context 06:39:50 #46 ... 06:39:50 06:39:50 #51 [core-keeper internal] load build context 06:39:51 #51 ... 06:39:51 06:39:51 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:39:51 #56 ... 06:39:51 06:39:51 #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 06:39:51 #57 ... 06:39:51 06:39:51 #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:39:51 #58 ... 06:39:51 06:39:51 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:39:51 #59 ... 06:39:51 06:39:51 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:39:52 #60 ... 06:39:52 06:39:52 #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:39:52 #61 ... 06:39:52 06:39:52 #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:39:52 #62 ... 06:39:52 06:39:52 #43 [core-data internal] load build context 06:39:52 #43 transferring context: 11.49MB 19.9s 06:39:52 #43 ... 06:39:52 06:39:52 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:39:52 #63 ... 06:39:52 06:39:52 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:39:52 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.6s 06:39:52 #39 ... 06:39:52 06:39:52 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:39:52 #64 ... 06:39:52 06:39:52 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:39:52 #65 ... 06:39:52 06:39:52 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:39:52 #66 ... 06:39:52 06:39:52 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:39:53 #67 ... 06:39:53 06:39:53 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:39:53 #68 ... 06:39:53 06:39:53 #44 [security-proxy-setup internal] load build context 06:39:53 #44 ... 06:39:53 06:39:53 #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:39:53 #69 ... 06:39:53 06:39:53 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:39:53 #70 ... 06:39:53 06:39:53 #47 [security-proxy-auth internal] load build context 06:39:53 #47 ... 06:39:53 06:39:53 #71 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:39:53 #0 9.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:39:53 #0 9.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:39:53 #0 11.72 OK: 239 MiB in 58 packages 06:39:53 #71 ... 06:39:53 06:39:53 #45 [core-common-config-bootstrapper internal] load build context 06:39:53 #45 ... 06:39:53 06:39:53 #49 [security-secretstore-setup internal] load build context 06:39:53 #49 ... 06:39:53 06:39:53 #47 [security-proxy-auth internal] load build context 06:39:54 #47 ... 06:39:54 06:39:54 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:39:54 #55 10.57 (1/2) Installing dumb-init (1.2.5-r3) 06:39:54 #55 10.57 (2/2) Installing su-exec (0.2-r3) 06:39:54 #55 10.82 Executing busybox-1.37.0-r19.trigger 06:39:54 #55 10.82 OK: 8 MiB in 18 packages 06:39:54 #55 DONE 13.9s 06:39:54 06:39:54 #47 [security-proxy-auth internal] load build context 06:39:54 #47 ... 06:39:54 06:39:54 #50 [core-command internal] load build context 06:39:54 #50 ... 06:39:54 06:39:54 #47 [security-proxy-auth internal] load build context 06:39:55 #47 ... 06:39:55 06:39:55 #48 [core-metadata internal] load build context 06:39:55 #48 ... 06:39:55 06:39:55 #71 [core-data builder 3/7] RUN apk add --update --no-cache make git 06:39:55 #71 DONE 13.8s 06:39:55 06:39:55 #47 [security-proxy-auth internal] load build context 06:39:55 #47 ... 06:39:55 06:39:55 #52 [security-spiffe-token-provider internal] load build context 06:39:55 #52 ... 06:39:55 06:39:55 #48 [core-metadata internal] load build context 06:39:55 #48 ... 06:39:55 06:39:55 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:39:55 #35 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 20.4s 06:39:55 #35 ... 06:39:55 06:39:55 #47 [security-proxy-auth internal] load build context 06:39:56 #47 ... 06:39:56 06:39:56 #53 [support-notifications internal] load build context 06:39:56 #53 ... 06:39:56 06:39:56 #44 [security-proxy-setup internal] load build context 06:39:56 #44 ... 06:39:56 06:39:56 #54 [security-bootstrapper internal] load build context 06:39:56 #54 ... 06:39:56 06:39:56 #44 [security-proxy-setup internal] load build context 06:39:57 #44 transferring context: 17.53MB 25.1s 06:39:59 #44 ... 06:39:59 06:39:59 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:39:59 #68 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:39:59 #68 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:39:59 #68 16.19 OK: 239 MiB in 58 packages 06:39:59 #68 DONE 18.4s 06:39:59 06:39:59 #44 [security-proxy-setup internal] load build context 06:40:00 #44 ... 06:40:00 06:40:00 #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:40:00 #58 DONE 18.8s 06:40:00 06:40:00 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:40:00 #72 ... 06:40:00 06:40:00 #46 [support-scheduler internal] load build context 06:40:00 #46 ... 06:40:00 06:40:00 #44 [security-proxy-setup internal] load build context 06:40:01 #44 ... 06:40:01 06:40:01 #51 [core-keeper internal] load build context 06:40:01 #51 ... 06:40:01 06:40:01 #44 [security-proxy-setup internal] load build context 06:40:02 #44 ... 06:40:02 06:40:02 #43 [core-data internal] load build context 06:40:02 #43 transferring context: 14.81MB 30.1s 06:40:02 #43 ... 06:40:02 06:40:02 #44 [security-proxy-setup internal] load build context 06:40:03 #44 ... 06:40:03 06:40:03 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:40:03 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.0s 06:40:03 #39 ... 06:40:03 06:40:03 #43 [core-data internal] load build context 06:40:03 #43 ... 06:40:03 06:40:03 #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:40:03 #57 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:40:03 #57 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:40:03 #57 20.26 OK: 239 MiB in 58 packages 06:40:03 #57 DONE 22.5s 06:40:03 06:40:03 #43 [core-data internal] load build context 06:40:04 #43 ... 06:40:04 06:40:04 #49 [security-secretstore-setup internal] load build context 06:40:04 #49 ... 06:40:04 06:40:04 #45 [core-common-config-bootstrapper internal] load build context 06:40:04 #45 ... 06:40:04 06:40:04 #49 [security-secretstore-setup internal] load build context 06:40:04 #49 ... 06:40:04 06:40:04 #50 [core-command internal] load build context 06:40:04 #50 ... 06:40:04 06:40:04 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:40:04 #56 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:40:04 #56 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:40:04 #56 18.75 v3.20.8-69-g2d906ab0af6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:40:04 #56 18.75 v3.20.8-60-g2f7bd1f7584 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:40:04 #56 18.75 OK: 24062 distinct packages available 06:40:04 #56 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:40:04 #56 21.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:40:04 #56 ... 06:40:04 06:40:04 #49 [security-secretstore-setup internal] load build context 06:40:04 #49 ... 06:40:04 06:40:04 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:40:04 #59 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:40:04 #59 16.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:40:04 #59 21.61 OK: 239 MiB in 58 packages 06:40:04 #59 DONE 23.6s 06:40:04 06:40:04 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:40:05 #73 ... 06:40:05 06:40:05 #49 [security-secretstore-setup internal] load build context 06:40:05 #49 ... 06:40:05 06:40:05 #52 [security-spiffe-token-provider internal] load build context 06:40:05 #52 ... 06:40:05 06:40:05 #48 [core-metadata internal] load build context 06:40:05 #48 ... 06:40:05 06:40:05 #52 [security-spiffe-token-provider internal] load build context 06:40:06 #52 ... 06:40:06 06:40:06 #47 [security-proxy-auth internal] load build context 06:40:06 #47 ... 06:40:06 06:40:06 #52 [security-spiffe-token-provider internal] load build context 06:40:06 #52 ... 06:40:06 06:40:06 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:40:06 #35 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 30.9s 06:40:06 #35 ... 06:40:06 06:40:06 #54 [security-bootstrapper internal] load build context 06:40:06 #54 ... 06:40:06 06:40:06 #52 [security-spiffe-token-provider internal] load build context 06:40:07 #52 ... 06:40:07 06:40:07 #53 [support-notifications internal] load build context 06:40:07 #53 ... 06:40:07 06:40:07 #48 [core-metadata internal] load build context 06:40:07 #48 transferring context: 21.54MB 34.0s 06:40:08 #48 ... 06:40:08 06:40:08 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:40:08 #56 25.00 OK: 239 MiB in 58 packages 06:40:08 #56 DONE 27.4s 06:40:08 06:40:08 #48 [core-metadata internal] load build context 06:40:09 #48 ... 06:40:09 06:40:09 #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:40:09 #62 18.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:40:09 #62 19.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:40:09 #62 23.98 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 06:40:09 #62 23.98 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 06:40:09 #62 23.98 OK: 26169 distinct packages available 06:40:09 #62 24.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:40:09 #62 26.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:40:09 #62 ... 06:40:09 06:40:09 #54 [security-bootstrapper internal] load build context 06:40:10 #54 ... 06:40:10 06:40:10 #46 [support-scheduler internal] load build context 06:40:10 #46 ... 06:40:10 06:40:10 #54 [security-bootstrapper internal] load build context 06:40:12 #54 ... 06:40:12 06:40:12 #51 [core-keeper internal] load build context 06:40:12 #51 ... 06:40:12 06:40:12 #54 [security-bootstrapper internal] load build context 06:40:12 #54 transferring context: 7.78MB 34.0s 06:40:13 #54 ... 06:40:13 06:40:13 #44 [security-proxy-setup internal] load build context 06:40:13 #44 ... 06:40:13 06:40:13 #51 [core-keeper internal] load build context 06:40:14 #51 ... 06:40:14 06:40:14 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:40:14 #60 22.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:40:14 #60 23.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:40:14 #60 30.43 (1/1) Installing dumb-init (1.2.5-r3) 06:40:14 #60 30.43 Executing busybox-1.37.0-r19.trigger 06:40:14 #60 30.62 OK: 8 MiB in 17 packages 06:40:14 #60 ... 06:40:14 06:40:14 #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:40:14 #61 22.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:40:14 #61 23.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:40:14 #61 29.88 (1/1) Installing dumb-init (1.2.5-r3) 06:40:14 #61 29.88 Executing busybox-1.37.0-r19.trigger 06:40:14 #61 29.88 OK: 8 MiB in 17 packages 06:40:14 #61 ... 06:40:14 06:40:14 #45 [core-common-config-bootstrapper internal] load build context 06:40:14 #45 ... 06:40:14 06:40:14 #43 [core-data internal] load build context 06:40:14 #43 ... 06:40:14 06:40:14 #45 [core-common-config-bootstrapper internal] load build context 06:40:14 #45 ... 06:40:14 06:40:14 #50 [core-command internal] load build context 06:40:14 #50 ... 06:40:14 06:40:14 #45 [core-common-config-bootstrapper internal] load build context 06:40:15 #45 ... 06:40:15 06:40:15 #61 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:40:15 #61 DONE 33.5s 06:40:15 06:40:15 #43 [core-data internal] load build context 06:40:15 #43 ... 06:40:15 06:40:15 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:40:15 #60 DONE 33.8s 06:40:15 06:40:15 #43 [core-data internal] load build context 06:40:15 #43 ... 06:40:15 06:40:15 #49 [security-secretstore-setup internal] load build context 06:40:15 #49 ... 06:40:15 06:40:15 #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade 06:40:16 #74 ... 06:40:16 06:40:16 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:40:16 #65 24.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:40:16 #65 26.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:40:16 #65 32.82 (1/3) Installing ca-certificates (20250911-r0) 06:40:16 #65 33.09 (2/3) Installing dumb-init (1.2.5-r3) 06:40:16 #65 33.25 (3/3) Installing tzdata (2025b-r0) 06:40:16 #65 34.74 Executing busybox-1.37.0-r19.trigger 06:40:16 #65 ... 06:40:16 06:40:16 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:40:16 #75 ... 06:40:16 06:40:16 #47 [security-proxy-auth internal] load build context 06:40:16 #47 ... 06:40:16 06:40:16 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:40:16 #65 35.08 Executing ca-certificates-20250911-r0.trigger 06:40:16 #65 ... 06:40:16 06:40:16 #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:40:16 #69 DONE 34.9s 06:40:17 06:40:17 #43 [core-data internal] load build context 06:40:17 #43 ... 06:40:17 06:40:17 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:40:17 #35 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 41.6s 06:40:17 #35 ... 06:40:17 06:40:17 #43 [core-data internal] load build context 06:40:17 #43 ... 06:40:17 06:40:17 #52 [security-spiffe-token-provider internal] load build context 06:40:17 #52 ... 06:40:17 06:40:17 #53 [support-notifications internal] load build context 06:40:17 #53 ... 06:40:17 06:40:17 #62 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:40:17 #62 33.19 (1/5) Installing dumb-init (1.2.5-r3) 06:40:17 #62 33.19 (2/5) Installing musl-obstack (1.2.3-r2) 06:40:17 #62 33.19 (3/5) Installing libucontext (1.3.2-r0) 06:40:17 #62 33.19 (4/5) Installing gcompat (1.1.0-r4) 06:40:17 #62 33.19 (5/5) Installing openssl (3.5.4-r0) 06:40:17 #62 33.19 Executing busybox-1.37.0-r19.trigger 06:40:17 #62 33.39 OK: 9 MiB in 21 packages 06:40:17 #62 DONE 36.8s 06:40:17 06:40:17 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:40:17 #67 26.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:40:17 #67 27.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:40:17 #67 33.20 (1/4) Installing dumb-init (1.2.5-r3) 06:40:17 #67 33.20 (2/4) Installing openssl (3.5.4-r0) 06:40:17 #67 33.30 (3/4) Installing su-exec (0.2-r3) 06:40:17 #67 33.30 (4/4) Installing yq-go (4.47.2-r1) 06:40:17 #67 34.41 Executing busybox-1.37.0-r19.trigger 06:40:17 #67 34.41 OK: 20 MiB in 20 packages 06:40:18 #67 ... 06:40:18 06:40:18 #53 [support-notifications internal] load build context 06:40:18 #53 transferring context: 8.69MB 39.2s 06:40:18 #53 ... 06:40:18 06:40:18 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:40:18 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 40.0s 06:40:18 #39 ... 06:40:18 06:40:18 #50 [core-command internal] load build context 06:40:19 #50 ... 06:40:19 06:40:19 #48 [core-metadata internal] load build context 06:40:19 #48 ... 06:40:19 06:40:19 #50 [core-command internal] load build context 06:40:20 #50 ... 06:40:20 06:40:20 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:40:20 #67 DONE 39.1s 06:40:20 06:40:20 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:40:21 #39 ... 06:40:21 06:40:21 #46 [support-scheduler internal] load build context 06:40:21 #46 ... 06:40:21 06:40:21 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:40:21 #73 26.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:40:22 #73 27.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:40:22 #73 ... 06:40:22 06:40:22 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:40:22 #65 35.83 OK: 8 MiB in 19 packages 06:40:22 #65 DONE 40.6s 06:40:22 06:40:22 #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:40:23 #76 ... 06:40:23 06:40:23 #44 [security-proxy-setup internal] load build context 06:40:23 #44 transferring context: 28.49MB 51.1s 06:40:23 #44 ... 06:40:23 06:40:23 #54 [security-bootstrapper internal] load build context 06:40:23 #54 ... 06:40:23 06:40:23 #44 [security-proxy-setup internal] load build context 06:40:24 #44 ... 06:40:24 06:40:24 #51 [core-keeper internal] load build context 06:40:24 #51 ... 06:40:24 06:40:24 #50 [core-command internal] load build context 06:40:25 #50 ... 06:40:25 06:40:25 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:40:25 #66 32.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:40:25 #66 34.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:40:25 #66 41.19 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 06:40:25 #66 41.19 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 06:40:25 #66 41.19 OK: 26169 distinct packages available 06:40:25 #66 ... 06:40:25 06:40:25 #44 [security-proxy-setup internal] load build context 06:40:25 #44 ... 06:40:25 06:40:25 #45 [core-common-config-bootstrapper internal] load build context 06:40:25 #45 ... 06:40:25 06:40:25 #44 [security-proxy-setup internal] load build context 06:40:26 #44 ... 06:40:26 06:40:26 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:40:26 #63 33.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:40:26 #63 34.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:40:26 #63 41.59 (1/7) Installing ca-certificates (20250911-r0) 06:40:26 #63 41.97 (2/7) Installing dumb-init (1.2.5-r3) 06:40:26 #63 42.03 (3/7) Installing libgcc (14.2.0-r6) 06:40:26 #63 42.11 (4/7) Installing libsodium (1.0.20-r0) 06:40:26 #63 42.11 (5/7) Installing libstdc++ (14.2.0-r6) 06:40:26 #63 42.40 (6/7) Installing libzmq (4.3.5-r2) 06:40:26 #63 42.50 (7/7) Installing zeromq (4.3.5-r2) 06:40:26 #63 42.50 Executing busybox-1.37.0-r19.trigger 06:40:26 #63 42.92 Executing ca-certificates-20250911-r0.trigger 06:40:26 #63 ... 06:40:26 06:40:26 #49 [security-secretstore-setup internal] load build context 06:40:26 #49 ... 06:40:26 06:40:26 #46 [support-scheduler internal] load build context 06:40:26 #46 ... 06:40:26 06:40:26 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:40:26 #70 34.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:40:26 #70 35.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:40:26 #70 41.77 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 06:40:26 #70 41.77 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 06:40:26 #70 41.77 OK: 26169 distinct packages available 06:40:26 #70 43.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:40:26 #70 ... 06:40:26 06:40:26 #49 [security-secretstore-setup internal] load build context 06:40:26 #49 ... 06:40:26 06:40:26 #47 [security-proxy-auth internal] load build context 06:40:27 #47 ... 06:40:27 06:40:27 #49 [security-secretstore-setup internal] load build context 06:40:27 #49 ... 06:40:27 06:40:27 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:40:27 #35 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 43.8s done 06:40:27 #35 ... 06:40:27 06:40:27 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:40:27 #77 ... 06:40:27 06:40:27 #43 [core-data internal] load build context 06:40:27 #43 ... 06:40:27 06:40:27 #52 [security-spiffe-token-provider internal] load build context 06:40:27 #52 ... 06:40:27 06:40:27 #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 06:40:27 #78 ... 06:40:27 06:40:27 #46 [support-scheduler internal] load build context 06:40:28 #46 transferring context: 33.34MB 56.3s 06:40:28 #46 ... 06:40:28 06:40:28 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:40:28 #64 36.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:40:28 #64 37.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:40:28 #64 45.00 (1/4) Installing ca-certificates (20250911-r0) 06:40:28 #64 45.31 (2/4) Installing dumb-init (1.2.5-r3) 06:40:28 #64 45.31 (3/4) Installing su-exec (0.2-r3) 06:40:28 #64 45.31 (4/4) Installing yq-go (4.47.2-r1) 06:40:28 #64 45.99 Executing busybox-1.37.0-r19.trigger 06:40:28 #64 46.38 Executing ca-certificates-20250911-r0.trigger 06:40:28 #64 ... 06:40:28 06:40:28 #46 [support-scheduler internal] load build context 06:40:29 #46 ... 06:40:29 06:40:29 #53 [support-notifications internal] load build context 06:40:29 #53 ... 06:40:29 06:40:29 #46 [support-scheduler internal] load build context 06:40:30 #46 ... 06:40:30 06:40:30 #48 [core-metadata internal] load build context 06:40:30 #48 ... 06:40:30 06:40:30 #46 [support-scheduler internal] load build context 06:40:30 #46 ... 06:40:30 06:40:30 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:40:30 #63 44.05 OK: 12 MiB in 23 packages 06:40:30 #63 DONE 48.3s 06:40:30 06:40:30 #46 [support-scheduler internal] load build context 06:40:30 #46 ... 06:40:30 06:40:30 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:40:30 #35 DONE 59.1s 06:40:30 06:40:30 #46 [support-scheduler internal] load build context 06:40:30 #46 ... 06:40:30 06:40:30 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:40:30 #72 20.35 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:40:30 #72 21.84 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:40:30 #72 30.45 OK: 239 MiB in 58 packages 06:40:30 #72 ... 06:40:30 06:40:30 #48 [core-metadata internal] load build context 06:40:31 #48 ... 06:40:31 06:40:31 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:40:31 #79 ... 06:40:31 06:40:31 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:40:31 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 52.5s 06:40:31 #39 ... 06:40:31 06:40:31 #48 [core-metadata internal] load build context 06:40:32 #48 ... 06:40:32 06:40:32 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:40:32 #64 47.83 OK: 19 MiB in 20 packages 06:40:32 #64 DONE 50.4s 06:40:32 06:40:32 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:40:34 #80 ... 06:40:34 06:40:34 #54 [security-bootstrapper internal] load build context 06:40:34 #54 transferring context: 12.04MB 55.2s 06:40:34 #54 ... 06:40:34 06:40:34 #52 [security-spiffe-token-provider internal] load build context 06:40:34 #52 ... 06:40:34 06:40:34 #54 [security-bootstrapper internal] load build context 06:40:34 #54 ... 06:40:34 06:40:34 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:40:34 #72 DONE 34.2s 06:40:34 06:40:34 #54 [security-bootstrapper internal] load build context 06:40:34 #54 ... 06:40:34 06:40:34 #51 [core-keeper internal] load build context 06:40:34 #51 ... 06:40:34 06:40:34 #52 [security-spiffe-token-provider internal] load build context 06:40:34 #52 ... 06:40:34 06:40:34 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:40:34 #73 36.99 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 06:40:34 #73 37.32 Executing busybox-1.37.0-r20.post-upgrade 06:40:34 #73 37.94 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 06:40:34 #73 37.94 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 06:40:34 #73 37.94 Executing busybox-1.37.0-r20.trigger 06:40:34 #73 37.94 OK: 8 MiB in 18 packages 06:40:34 #73 DONE 40.2s 06:40:34 06:40:34 #52 [security-spiffe-token-provider internal] load build context 06:40:35 #52 ... 06:40:35 06:40:35 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:40:35 #66 43.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:40:35 #66 44.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:40:35 #66 52.43 (1/13) Installing brotli-libs (1.1.0-r2) 06:40:35 #66 52.80 (2/13) Installing c-ares (1.34.5-r0) 06:40:35 #66 52.87 (3/13) Installing libunistring (1.3-r0) 06:40:35 #66 53.12 (4/13) Installing libidn2 (2.3.7-r0) 06:40:35 #66 53.12 (5/13) Installing nghttp2-libs (1.65.0-r0) 06:40:35 #66 53.17 (6/13) Installing libpsl (0.21.5-r3) 06:40:35 #66 53.22 (7/13) Installing zstd-libs (1.5.7-r0) 06:40:35 #66 ... 06:40:35 06:40:35 #50 [core-command internal] load build context 06:40:35 #50 ... 06:40:35 06:40:35 #54 [security-bootstrapper internal] load build context 06:40:36 #54 ... 06:40:36 06:40:36 #45 [core-common-config-bootstrapper internal] load build context 06:40:36 #45 ... 06:40:36 06:40:36 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:40:36 #66 53.43 (8/13) Installing libcurl (8.14.1-r2) 06:40:36 #66 53.61 (9/13) Installing curl (8.14.1-r2) 06:40:36 #66 53.68 (10/13) Installing dumb-init (1.2.5-r3) 06:40:36 #66 53.76 (11/13) Installing musl-obstack (1.2.3-r2) 06:40:36 #66 53.76 (12/13) Installing libucontext (1.3.2-r0) 06:40:36 #66 53.80 (13/13) Installing gcompat (1.1.0-r4) 06:40:36 #66 53.86 Executing busybox-1.37.0-r19.trigger 06:40:36 #66 54.16 OK: 13 MiB in 29 packages 06:40:36 #66 ... 06:40:36 06:40:36 #44 [security-proxy-setup internal] load build context 06:40:36 #44 ... 06:40:36 06:40:36 #54 [security-bootstrapper internal] load build context 06:40:37 #54 ... 06:40:37 06:40:37 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:40:37 #70 45.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:40:37 #70 55.04 (1/4) Installing dumb-init (1.2.5-r3) 06:40:37 #70 55.13 (2/4) Installing musl-obstack (1.2.3-r2) 06:40:37 #70 55.13 (3/4) Installing libucontext (1.3.2-r0) 06:40:37 #70 55.19 (4/4) Installing gcompat (1.1.0-r4) 06:40:37 #70 ... 06:40:37 06:40:37 #52 [security-spiffe-token-provider internal] load build context 06:40:37 #52 ... 06:40:37 06:40:37 #47 [security-proxy-auth internal] load build context 06:40:37 #47 ... 06:40:37 06:40:37 #54 [security-bootstrapper internal] load build context 06:40:37 #54 ... 06:40:37 06:40:37 #49 [security-secretstore-setup internal] load build context 06:40:37 #49 ... 06:40:37 06:40:37 #52 [security-spiffe-token-provider internal] load build context 06:40:38 #52 ... 06:40:38 06:40:38 #43 [core-data internal] load build context 06:40:38 #43 ... 06:40:38 06:40:38 #47 [security-proxy-auth internal] load build context 06:40:39 #47 transferring context: 17.45MB 65.5s 06:40:39 #47 ... 06:40:39 06:40:39 #53 [support-notifications internal] load build context 06:40:39 #53 ... 06:40:39 06:40:39 #50 [core-command internal] load build context 06:40:40 #50 ... 06:40:40 06:40:40 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:40:40 #75 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:40:40 #75 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:40:40 #75 23.19 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 06:40:40 #75 ... 06:40:40 06:40:40 #52 [security-spiffe-token-provider internal] load build context 06:40:40 #52 ... 06:40:40 06:40:40 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:40:40 #0 9.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:40:40 #81 ... 06:40:40 06:40:40 #50 [core-command internal] load build context 06:40:40 #50 ... 06:40:40 06:40:40 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:40:40 #66 DONE 58.6s 06:40:40 06:40:40 #53 [support-notifications internal] load build context 06:40:40 #53 ... 06:40:40 06:40:40 #74 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 06:40:40 #74 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:40:40 #74 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:40:41 #74 ... 06:40:41 06:40:41 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:40:41 #70 55.27 Executing busybox-1.37.0-r19.trigger 06:40:41 #70 55.66 OK: 8 MiB in 20 packages 06:40:41 #70 DONE 59.4s 06:40:41 06:40:41 #46 [support-scheduler internal] load build context 06:40:41 #46 transferring context: 44.69MB 66.9s done 06:40:41 #46 ... 06:40:41 06:40:41 #50 [core-command internal] load build context 06:40:41 #50 ... 06:40:41 06:40:41 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:40:41 #77 13.88 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:40:41 #77 15.81 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:40:41 #77 ... 06:40:41 06:40:41 #50 [core-command internal] load build context 06:40:41 #50 ... 06:40:41 06:40:41 #48 [core-metadata internal] load build context 06:40:41 #48 transferring context: 44.69MB 65.1s done 06:40:41 #48 DONE 68.9s 06:40:41 06:40:41 #50 [core-command internal] load build context 06:40:41 #50 ... 06:40:41 06:40:41 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:40:41 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 62.0s 06:40:41 #39 ... 06:40:41 06:40:41 #50 [core-command internal] load build context 06:40:42 #50 ... 06:40:42 06:40:42 #46 [support-scheduler internal] load build context 06:40:42 #46 DONE 70.2s 06:40:42 06:40:42 #50 [core-command internal] load build context 06:40:42 #50 ... 06:40:42 06:40:42 #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 06:40:42 #78 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:40:42 #78 15.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:40:43 #78 ... 06:40:43 06:40:43 #50 [core-command internal] load build context 06:40:43 #50 transferring context: 43.59MB 67.4s 06:40:43 #50 ... 06:40:43 06:40:43 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:40:43 #82 DONE 8.8s 06:40:43 06:40:43 #50 [core-command internal] load build context 06:40:44 #50 ... 06:40:44 06:40:44 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:40:44 #75 23.52 Executing busybox-1.37.0-r20.post-upgrade 06:40:44 #75 24.18 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 06:40:44 #75 24.18 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 06:40:44 #75 24.18 Executing busybox-1.37.0-r20.trigger 06:40:44 #75 24.35 OK: 8 MiB in 17 packages 06:40:44 #75 DONE 28.2s 06:40:44 06:40:44 #50 [core-command internal] load build context 06:40:44 #50 transferring context: 44.69MB 68.4s done 06:40:44 #50 ... 06:40:44 06:40:44 #51 [core-keeper internal] load build context 06:40:44 #51 ... 06:40:44 06:40:44 #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:40:44 #76 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:40:44 #76 14.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:40:45 #76 ... 06:40:45 06:40:45 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:40:45 #79 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:40:45 #79 15.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:40:45 #79 ... 06:40:45 06:40:45 #51 [core-keeper internal] load build context 06:40:46 #51 ... 06:40:46 06:40:46 #45 [core-common-config-bootstrapper internal] load build context 06:40:46 #45 ... 06:40:46 06:40:46 #53 [support-notifications internal] load build context 06:40:46 #53 ... 06:40:46 06:40:46 #44 [security-proxy-setup internal] load build context 06:40:46 #44 transferring context: 44.69MB 70.5s done 06:40:46 #44 ... 06:40:46 06:40:46 #53 [support-notifications internal] load build context 06:40:47 #53 ... 06:40:47 06:40:47 #44 [security-proxy-setup internal] load build context 06:40:47 #44 DONE 75.2s 06:40:47 06:40:47 #53 [support-notifications internal] load build context 06:40:47 #53 ... 06:40:47 06:40:47 #54 [security-bootstrapper internal] load build context 06:40:47 #54 ... 06:40:47 06:40:47 #45 [core-common-config-bootstrapper internal] load build context 06:40:47 #45 transferring context: 40.42MB 75.6s 06:40:47 #45 ... 06:40:47 06:40:47 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:40:47 #77 24.93 (1/1) Installing dumb-init (1.2.5-r3) 06:40:47 #77 25.54 Executing busybox-1.37.0-r19.trigger 06:40:47 #77 25.85 OK: 8 MiB in 17 packages 06:40:47 #77 DONE 30.2s 06:40:47 06:40:47 #45 [core-common-config-bootstrapper internal] load build context 06:40:47 #45 ... 06:40:47 06:40:47 #49 [security-secretstore-setup internal] load build context 06:40:47 #49 ... 06:40:47 06:40:47 #53 [support-notifications internal] load build context 06:40:48 #53 ... 06:40:48 06:40:48 #50 [core-command internal] load build context 06:40:48 #50 DONE 74.2s 06:40:48 06:40:48 #53 [support-notifications internal] load build context 06:40:48 #53 ... 06:40:48 06:40:48 #43 [core-data internal] load build context 06:40:48 #43 ... 06:40:48 06:40:48 #53 [support-notifications internal] load build context 06:40:48 #53 ... 06:40:48 06:40:48 #52 [security-spiffe-token-provider internal] load build context 06:40:48 #52 transferring context: 44.69MB 69.1s done 06:40:48 #52 DONE 73.8s 06:40:48 06:40:48 #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 06:40:48 #74 28.25 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 06:40:48 #74 28.47 Executing busybox-1.37.0-r20.post-upgrade 06:40:48 #74 29.08 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 06:40:48 #74 29.08 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 06:40:48 #74 29.08 Executing busybox-1.37.0-r20.trigger 06:40:48 #74 29.30 OK: 8 MiB in 17 packages 06:40:48 #74 DONE 33.2s 06:40:49 06:40:49 #43 [core-data internal] load build context 06:40:49 #43 ... 06:40:49 06:40:49 #47 [security-proxy-auth internal] load build context 06:40:49 #47 ... 06:40:49 06:40:49 #43 [core-data internal] load build context 06:40:49 #43 ... 06:40:49 06:40:49 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:40:49 #79 24.35 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 06:40:49 #79 24.56 Executing busybox-1.37.0-r20.post-upgrade 06:40:49 #79 25.25 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 06:40:49 #79 25.25 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 06:40:49 #79 25.28 Executing busybox-1.37.0-r20.trigger 06:40:49 #79 25.42 OK: 20 MiB in 20 packages 06:40:49 #79 DONE 28.5s 06:40:49 06:40:49 #43 [core-data internal] load build context 06:40:50 #43 ... 06:40:50 06:40:50 #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 06:40:50 #78 27.75 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 06:40:50 #78 27.93 Executing busybox-1.37.0-r20.post-upgrade 06:40:50 #78 28.53 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 06:40:50 #78 28.57 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 06:40:50 #78 28.60 Executing busybox-1.37.0-r20.trigger 06:40:50 #78 28.81 OK: 9 MiB in 21 packages 06:40:50 #78 DONE 33.1s 06:40:50 06:40:50 #45 [core-common-config-bootstrapper internal] load build context 06:40:50 #45 transferring context: 42.56MB 78.1s 06:40:50 #45 ... 06:40:50 06:40:50 #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:40:50 #83 DONE 6.6s 06:40:50 06:40:50 #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:40:50 #76 24.64 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 06:40:50 #76 24.99 Executing busybox-1.37.0-r20.post-upgrade 06:40:50 #76 25.71 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 06:40:50 #76 25.71 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 06:40:50 #76 25.76 Executing busybox-1.37.0-r20.trigger 06:40:50 #76 25.88 OK: 8 MiB in 19 packages 06:40:50 #76 DONE 28.3s 06:40:50 06:40:50 #45 [core-common-config-bootstrapper internal] load build context 06:40:51 #45 ... 06:40:51 06:40:51 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:40:51 #84 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:40:51 #84 ... 06:40:51 06:40:51 #45 [core-common-config-bootstrapper internal] load build context 06:40:51 #45 ... 06:40:51 06:40:51 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:40:51 #81 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:40:51 #81 18.62 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 06:40:51 #81 18.71 Executing busybox-1.37.0-r20.post-upgrade 06:40:51 #81 19.03 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 06:40:51 #81 19.03 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 06:40:51 #81 19.03 Executing busybox-1.37.0-r20.trigger 06:40:51 #81 19.08 OK: 12 MiB in 23 packages 06:40:51 #81 DONE 20.9s 06:40:51 06:40:51 #49 [security-secretstore-setup internal] load build context 06:40:51 #49 ... 06:40:51 06:40:51 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:40:51 #0 9.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:40:51 #85 ... 06:40:51 06:40:51 #49 [security-secretstore-setup internal] load build context 06:40:52 #49 ... 06:40:52 06:40:52 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:40:52 #80 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:40:52 #80 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:40:52 #80 17.72 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 06:40:52 #80 17.80 Executing busybox-1.37.0-r20.post-upgrade 06:40:52 #80 18.07 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 06:40:52 #80 18.07 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 06:40:52 #80 18.07 Executing busybox-1.37.0-r20.trigger 06:40:52 #80 18.07 OK: 19 MiB in 20 packages 06:40:52 #80 DONE 19.8s 06:40:52 06:40:52 #49 [security-secretstore-setup internal] load build context 06:40:52 #49 ... 06:40:52 06:40:52 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:40:52 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 73.3s 06:40:52 #39 ... 06:40:52 06:40:52 #45 [core-common-config-bootstrapper internal] load build context 06:40:52 #45 transferring context: 44.69MB 80.2s done 06:40:53 #45 ... 06:40:53 06:40:53 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:40:53 #86 DONE 3.5s 06:40:53 06:40:53 #45 [core-common-config-bootstrapper internal] load build context 06:40:53 #45 DONE 81.6s 06:40:53 06:40:53 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:40:54 #39 ... 06:40:54 06:40:54 #87 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:40:54 #87 ... 06:40:54 06:40:54 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:40:55 #39 ... 06:40:55 06:40:55 #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:40:55 #88 DONE 4.8s 06:40:55 06:40:55 #89 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:40:55 #89 ... 06:40:55 06:40:55 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:40:55 #39 ... 06:40:55 06:40:55 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:40:55 #85 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:40:55 #85 12.94 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 06:40:55 #85 13.01 Executing busybox-1.37.0-r20.post-upgrade 06:40:55 #85 13.32 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 06:40:55 #85 13.32 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 06:40:55 #85 13.37 Executing busybox-1.37.0-r20.trigger 06:40:55 #85 13.43 OK: 8 MiB in 20 packages 06:40:55 #85 DONE 14.2s 06:40:55 06:40:55 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:40:55 #84 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:40:55 #84 12.88 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 06:40:55 #84 13.10 Executing busybox-1.37.0-r20.post-upgrade 06:40:55 #84 13.47 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 06:40:55 #84 13.47 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 06:40:55 #84 13.47 Executing busybox-1.37.0-r20.trigger 06:40:55 #84 13.52 OK: 13 MiB in 29 packages 06:40:55 #84 DONE 14.7s 06:40:55 06:40:55 #43 [core-data internal] load build context 06:40:55 #43 ... 06:40:55 06:40:55 #49 [security-secretstore-setup internal] load build context 06:40:55 #49 transferring context: 44.69MB 79.9s done 06:40:55 #49 DONE 82.5s 06:40:55 06:40:55 #43 [core-data internal] load build context 06:40:55 #43 ... 06:40:55 06:40:55 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:40:56 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 77.9s 06:40:56 #39 ... 06:40:56 06:40:56 #51 [core-keeper internal] load build context 06:40:56 #51 ... 06:40:56 06:40:56 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:40:58 #39 ... 06:40:58 06:40:58 #54 [security-bootstrapper internal] load build context 06:40:58 #54 ... 06:40:58 06:40:58 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:40:58 #39 ... 06:40:58 06:40:58 #43 [core-data internal] load build context 06:40:58 #43 transferring context: 44.69MB 86.1s done 06:40:58 #43 DONE 86.7s 06:40:58 06:40:58 #51 [core-keeper internal] load build context 06:40:58 #51 transferring context: 44.69MB 82.6s done 06:40:58 #51 ... 06:40:58 06:40:58 #53 [support-notifications internal] load build context 06:40:59 #53 ... 06:40:59 06:40:59 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:40:59 #39 ... 06:40:59 06:40:59 #47 [security-proxy-auth internal] load build context 06:40:59 #47 ... 06:40:59 06:40:59 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:40:59 #39 ... 06:40:59 06:40:59 #90 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:40:59 #90 ... 06:40:59 06:40:59 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:41:00 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 82.2s done 06:41:01 #39 ... 06:41:01 06:41:01 #51 [core-keeper internal] load build context 06:41:01 #51 DONE 86.1s 06:41:01 06:41:01 #53 [support-notifications internal] load build context 06:41:01 #53 transferring context: 44.69MB 80.8s done 06:41:01 #53 DONE 85.3s 06:41:01 06:41:01 #54 [security-bootstrapper internal] load build context 06:41:01 #54 transferring context: 44.69MB 81.4s done 06:41:01 #54 DONE 85.1s 06:41:01 06:41:01 #47 [security-proxy-auth internal] load build context 06:41:01 #47 ... 06:41:01 06:41:01 #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:41:01 #91 ... 06:41:01 06:41:01 #47 [security-proxy-auth internal] load build context 06:41:01 #47 ... 06:41:01 06:41:01 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:41:01 #39 DONE 91.0s 06:41:01 06:41:01 #47 [security-proxy-auth internal] load build context 06:41:02 #47 transferring context: 44.69MB 88.8s done 06:41:02 #47 DONE 90.1s 06:41:02 06:41:02 #92 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:41:07 #92 ... 06:41:07 06:41:07 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:41:08 #93 DONE 3.8s 06:41:08 06:41:08 #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:41:08 #91 DONE 16.5s 06:41:08 06:41:08 #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:41:08 #94 DONE 4.1s 06:41:08 06:41:08 #87 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:41:08 #87 DONE 23.6s 06:41:08 06:41:08 #90 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:41:08 #90 DONE 18.2s 06:41:08 06:41:08 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:08 #95 ... 06:41:08 06:41:08 #89 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:41:08 #89 DONE 23.0s 06:41:08 06:41:08 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:41:08 #96 DONE 4.3s 06:41:08 06:41:08 #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:41:08 #97 ... 06:41:08 06:41:08 #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:41:08 #98 DONE 0.5s 06:41:08 06:41:08 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:41:08 #99 DONE 0.6s 06:41:08 06:41:08 #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:41:08 #97 DONE 0.5s 06:41:08 06:41:08 #100 [security-spire-agent stage-3 7/10] COPY security.txt / 06:41:09 #100 ... 06:41:09 06:41:09 #101 [security-spire-config stage-2 6/10] COPY security.txt / 06:41:09 #101 DONE 0.5s 06:41:09 06:41:09 #102 [security-spire-server stage-2 6/9] COPY security.txt / 06:41:09 #102 DONE 0.5s 06:41:09 06:41:09 #100 [security-spire-agent stage-3 7/10] COPY security.txt / 06:41:09 #100 DONE 0.6s 06:41:09 06:41:09 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:41:09 #103 ... 06:41:09 06:41:09 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:41:09 #104 DONE 0.5s 06:41:09 06:41:09 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:41:09 #103 DONE 0.6s 06:41:09 06:41:09 #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:41:09 #105 DONE 0.5s 06:41:09 06:41:09 #106 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:41:10 #106 ... 06:41:10 06:41:10 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:41:10 #107 DONE 0.3s 06:41:10 06:41:10 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:41:10 #108 DONE 0.3s 06:41:10 06:41:10 #106 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:41:10 #106 DONE 0.3s 06:41:10 06:41:10 #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:41:10 #109 ... 06:41:10 06:41:10 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:41:10 #110 DONE 0.3s 06:41:10 06:41:10 #111 [security-spire-config] exporting to image 06:41:10 #111 exporting layers 06:41:10 #111 ... 06:41:10 06:41:10 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:41:10 #112 DONE 0.5s 06:41:10 06:41:10 #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:41:10 #109 DONE 0.5s 06:41:10 06:41:10 #111 [security-spire-server] exporting to image 06:41:11 #111 ... 06:41:11 06:41:11 #113 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:41:11 #113 ... 06:41:11 06:41:11 #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:14 #114 ... 06:41:14 06:41:14 #113 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:41:14 #113 DONE 12.4s 06:41:14 06:41:14 #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:14 #115 ... 06:41:14 06:41:14 #92 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:41:14 #92 DONE 12.4s 06:41:14 06:41:14 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:16 #116 ... 06:41:16 06:41:16 #111 [security-spire-server] exporting to image 06:41:16 #111 exporting layers 5.4s done 06:41:16 #111 writing image sha256:b141d980f33c640ee10944ab5e700ed79c6f3bbaff88f66182db392f855871d0 done 06:41:16 #111 naming to docker.io/library/security-spire-agent-arm64 done 06:41:16 #111 writing image sha256:9f680ff1005cd8c2686ed3454b963805a0d0eba7390246947574951eb2ec590b 0.0s done 06:41:16 #111 naming to docker.io/library/security-spire-config-arm64 done 06:41:16 #111 writing image sha256:0fd7ae3f3a98dd1056c483af736f3c95400083b9846d1164c05662ec5a92c858 done 06:41:16 #111 naming to docker.io/library/security-spire-server-arm64 done 06:41:16 #111 DONE 6.0s 06:41:16 06:41:16 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:18 #117 ... 06:41:18 06:41:18 #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:25 #156 ... 06:41:25 06:41:25 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:41:25 #152 DONE 96.3s 06:41:25 06:41:25 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:41:25 #146 DONE 96.3s 06:41:25 06:41:25 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:41:25 #148 ... 06:41:25 06:41:25 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:41:25 #157 DONE 0.4s 06:41:25 06:41:25 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:41:25 #158 DONE 0.3s 06:41:25 06:41:25 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:41:25 #159 DONE 0.1s 06:41:25 06:41:25 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:41:25 #160 ... 06:41:25 06:41:25 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:41:25 #161 DONE 0.3s 06:41:25 06:41:25 #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:41:25 #162 DONE 0.1s 06:41:25 06:41:25 #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:41:25 #163 DONE 0.2s 06:41:25 06:41:25 #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:41:25 #164 ... 06:41:25 06:41:25 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:41:25 #160 DONE 1.1s 06:41:25 06:41:25 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 06:41:25 #165 DONE 0.2s 06:41:25 06:41:25 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 06:41:25 #166 DONE 0.2s 06:41:25 06:41:25 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:41:25 #167 DONE 0.3s 06:41:25 06:41:25 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:41:25 #148 ... 06:41:25 06:41:25 #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:41:25 #164 DONE 1.2s 06:41:25 06:41:25 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:41:25 #168 DONE 0.1s 06:41:25 06:41:25 #169 [core-common-config-bootstrapper] exporting to image 06:41:25 #169 exporting layers 06:41:25 #169 ... 06:41:25 06:41:25 #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:41:25 #170 DONE 0.2s 06:41:25 06:41:25 #169 [core-common-config-bootstrapper] exporting to image 06:41:25 #169 exporting layers 0.4s done 06:41:25 #169 writing image sha256:2ed5592a17d5467ad0526e24279f0718d4ba1a79279aaf98e7e1c1a0082992f2 done 06:41:25 #169 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 06:41:25 #169 DONE 0.5s 06:41:25 06:41:25 #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:41:25 #171 DONE 0.2s 06:41:25 06:41:25 #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:41:25 #172 DONE 0.2s 06:41:25 06:41:25 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:41:25 #173 DONE 0.1s 06:41:25 06:41:25 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:41:25 #174 DONE 1.0s 06:41:25 06:41:25 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:41:25 #122 ... 06:41:25 06:41:25 #175 [security-bootstrapper] exporting to image 06:41:25 #175 exporting layers 0.5s done 06:41:25 #175 writing image sha256:09c21827693f66be0829df13f5419206da65167408c671947c7d34ec86ef8f6a done 06:41:25 #175 naming to docker.io/library/security-bootstrapper done 06:41:25 #175 DONE 0.5s 06:41:25 06:41:25 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:42:21 #148 ... 06:42:21 06:42:21 #156 [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:42:21 #156 156.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:42:21 #156 DONE 163.3s 06:42:21 06:42:21 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:42:21 #155 DONE 163.4s 06:42:21 06:42:21 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 06:42:21 #150 DONE 163.4s 06:42:21 06:42:21 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:42:21 #122 DONE 163.4s 06:42:21 06:42:21 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 06:42:21 #151 DONE 163.4s 06:42:21 06:42:21 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command 06:42:21 #153 DONE 163.4s 06:42:21 06:42:21 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:42:21 #148 DONE 163.4s 06:42:21 06:42:21 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 06:42:21 #149 DONE 163.4s 06:42:21 06:42:21 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:42:21 #154 ... 06:42:21 06:42:21 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:42:21 #176 ... 06:42:21 06:42:21 #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:42:21 #177 DONE 0.9s 06:42:21 06:42:21 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:42:21 #176 DONE 0.9s 06:42:21 06:42:21 #178 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:42:21 #178 ... 06:42:21 06:42:21 #179 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:42:21 #179 DONE 0.9s 06:42:21 06:42:21 #180 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 06:42:21 #180 DONE 0.9s 06:42:21 06:42:21 #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:42:21 #178 DONE 0.2s 06:42:21 06:42:21 #181 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:42:21 #181 DONE 0.9s 06:42:21 06:42:21 #182 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:42:21 #182 DONE 0.4s 06:42:21 06:42:21 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:42:21 #154 DONE 164.9s 06:42:21 06:42:21 #183 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:42:21 #183 DONE 0.3s 06:42:21 06:42:21 #184 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:42:21 #184 CACHED 06:42:21 06:42:21 #185 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:42:21 #185 CACHED 06:42:21 06:42:21 #186 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:42:21 #186 CACHED 06:42:21 06:42:21 #187 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:42:21 #187 CACHED 06:42:21 06:42:21 #188 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:42:22 #188 ... 06:42:22 06:42:22 #189 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:42:22 #189 DONE 0.4s 06:42:22 06:42:22 #190 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:42:22 #190 DONE 0.6s 06:42:22 06:42:22 #191 [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:42:22 #191 DONE 0.4s 06:42:22 06:42:22 #192 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:42:22 #192 DONE 0.7s 06:42:22 06:42:22 #193 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:42:22 #193 DONE 0.7s 06:42:22 06:42:22 #194 [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:42:22 #194 DONE 0.7s 06:42:22 06:42:22 #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:42:22 #195 DONE 0.7s 06:42:22 06:42:22 #196 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:42:22 #196 DONE 0.7s 06:42:22 06:42:22 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:42:22 #147 DONE 165.6s 06:42:22 06:42:22 #188 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:42:22 #188 DONE 0.7s 06:42:22 06:42:22 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:42:22 #197 DONE 0.5s 06:42:22 06:42:22 #198 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 06:42:22 #198 ... 06:42:22 06:42:22 #199 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:42:22 #199 DONE 0.4s 06:42:22 06:42:22 #200 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:42:22 #200 DONE 0.4s 06:42:22 06:42:22 #201 [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:42:22 #201 DONE 0.4s 06:42:22 06:42:22 #202 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:42:22 #202 DONE 0.4s 06:42:22 06:42:22 #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:42:22 #203 DONE 0.4s 06:42:22 06:42:22 #204 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:42:22 #204 DONE 0.4s 06:42:22 06:42:22 #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:42:22 #205 DONE 0.4s 06:42:22 06:42:22 #198 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 06:42:22 #198 DONE 0.4s 06:42:22 06:42:22 #206 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:42:22 #206 DONE 0.4s 06:42:22 06:42:22 #207 [core-command] exporting to image 06:42:22 #207 exporting layers 0.1s done 06:42:23 #207 ... 06:42:23 06:42:23 #208 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:42:23 #208 DONE 0.2s 06:42:23 06:42:23 #209 [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:42:23 #209 DONE 0.3s 06:42:23 06:42:23 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:42:23 #210 DONE 0.4s 06:42:23 06:42:23 #211 [core-keeper] exporting to image 06:42:23 #211 exporting layers 0.1s done 06:42:23 #211 writing image sha256:90396f031893ae532ecbbafa3e2e6c99ed6c02bc0dbc108462d491e1444647f3 done 06:42:23 #211 naming to docker.io/library/core-keeper 0.0s done 06:42:23 #211 DONE 0.5s 06:42:23 06:42:23 #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:42:23 #212 DONE 0.4s 06:42:23 06:42:23 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:42:23 #213 DONE 0.4s 06:42:23 06:42:23 #207 [core-command] exporting to image 06:42:23 #207 writing image sha256:2bf0958f61db653f427f90dd094f9fc51051e678b1c3ea00ded69c5628f63402 done 06:42:23 #207 naming to docker.io/library/core-command done 06:42:23 #207 DONE 0.5s 06:42:23 06:42:23 #214 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:42:23 #214 DONE 0.5s 06:42:23 06:42:23 #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:42:23 #215 DONE 0.4s 06:42:23 06:42:23 #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:42:23 #216 DONE 0.5s 06:42:23 06:42:23 #217 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:42:23 #217 DONE 0.4s 06:42:23 06:42:23 #218 [core-metadata] exporting to image 06:42:23 #218 ... 06:42:23 06:42:23 #219 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 06:42:23 #219 DONE 0.3s 06:42:23 06:42:23 #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:42:23 #220 DONE 0.5s 06:42:23 06:42:23 #221 [support-scheduler] exporting to image 06:42:23 #221 ... 06:42:23 06:42:23 #222 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:42:23 #222 DONE 0.5s 06:42:23 06:42:23 #223 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:42:23 #223 DONE 0.4s 06:42:23 06:42:23 #221 [support-scheduler] exporting to image 06:42:23 #221 exporting layers 0.3s done 06:42:23 #221 writing image sha256:301e1ffdef3e71c1aaa6fda80e5d9578e9f85e3fccfaa88241d2bf229587b08c 06:42:24 #221 writing image sha256:301e1ffdef3e71c1aaa6fda80e5d9578e9f85e3fccfaa88241d2bf229587b08c 0.1s done 06:42:24 #221 naming to docker.io/library/support-scheduler 0.0s done 06:42:24 #221 DONE 0.4s 06:42:24 06:42:24 #224 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:42:24 #224 DONE 0.2s 06:42:24 06:42:24 #225 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:42:24 #225 DONE 0.2s 06:42:24 06:42:24 #226 [security-spiffe-token-provider] exporting to image 06:42:24 #226 exporting layers 0.2s done 06:42:24 #226 writing image sha256:de212617463a06f06f598e0fb42d5e3511289388244b034bd1c8ea2d39df2d1f 0.1s done 06:42:24 #226 naming to docker.io/library/security-spiffe-token-provider 0.0s done 06:42:24 #226 DONE 0.8s 06:42:24 06:42:24 #227 [core-data] exporting to image 06:42:24 #227 exporting layers 0.2s done 06:42:24 #227 writing image sha256:810c4a9be9182a6ca5ee8bfe4b582ae4f705ae47acfe5a469eb6212ee43b4b9e done 06:42:24 #227 naming to docker.io/library/core-data 0.1s done 06:42:24 #227 DONE 0.8s 06:42:24 06:42:24 #228 [support-notifications] exporting to image 06:42:24 #228 ... 06:42:24 06:42:24 #229 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:42:24 #229 DONE 0.8s 06:42:24 06:42:24 #230 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:42:24 #230 DONE 0.1s 06:42:24 06:42:24 #218 [core-metadata] exporting to image 06:42:24 #218 exporting layers 0.9s done 06:42:24 #218 writing image sha256:3b65396baa990e035159c3edc328c6650680e06d7423fc9e6dba4807bc832215 0.0s done 06:42:24 #218 naming to docker.io/library/core-metadata done 06:42:24 #218 DONE 0.9s 06:42:24 06:42:24 #228 [support-notifications] exporting to image 06:42:24 #228 exporting layers 0.2s done 06:42:24 #228 writing image sha256:a47c7f74788828b03842d110e32d24de64b366363c7b56361462c2381bc43c61 done 06:42:24 #228 naming to docker.io/library/support-notifications done 06:42:24 #228 DONE 0.3s 06:42:24 06:42:24 #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:42:24 #231 DONE 0.5s 06:42:24 06:42:24 #232 [security-proxy-auth] exporting to image 06:42:24 #232 ... 06:42:24 06:42:24 #233 [security-proxy-setup] exporting to image 06:42:24 #233 exporting layers 0.2s done 06:42:24 #233 writing image sha256:52cd438e106ba4499cc7aad5e3d95281ada0baf02064ea71bf591da397f06c11 done 06:42:24 #233 naming to docker.io/library/security-proxy-setup done 06:42:24 #233 DONE 0.2s 06:42:24 06:42:24 #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:42:24 #234 DONE 0.5s 06:42:24 06:42:24 #235 [security-secretstore-setup] exporting to image 06:42:25 #235 exporting layers 0.2s done 06:42:25 #235 writing image sha256:d485ff09bdc933802d20a2fabba1daafc1542c85b78040dd71a106430ebe5669 done 06:42:25 #235 naming to docker.io/library/security-secretstore-setup done 06:42:25 #235 DONE 0.2s 06:42:25 06:42:25 #232 [security-proxy-auth] exporting to image 06:42:25 #232 exporting layers 1.0s done 06:42:25 #232 writing image sha256:5765e815eaa3ac124de10b75a30efc62a4c706edfe4bfc1ec110f2492dbf2451 done 06:42:25 #232 naming to docker.io/library/security-proxy-auth done 06:42:25 #232 DONE 1.0s 06:42:25 time="2025-11-24T06:38:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:42:25 time="2025-11-24T06:38:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:42:25 time="2025-11-24T06:38:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:42:25 time="2025-11-24T06:38:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:42:25 time="2025-11-24T06:38:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:42:25 time="2025-11-24T06:38:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:42:25 time="2025-11-24T06:38:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:42:25 time="2025-11-24T06:38:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:42:25 time="2025-11-24T06:38:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:42:25 time="2025-11-24T06:38:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:42:25 time="2025-11-24T06:38:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:42:25 time="2025-11-24T06:38:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:42:25 time="2025-11-24T06:38:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:42:25 time="2025-11-24T06:38:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:42:25 time="2025-11-24T06:38:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:42:25 $ docker stop --time=1 9bbddb116933d8e89b46f13599efb6e78e5a1d70d618a82f020ca54e370dd344 06:42:26 $ docker rm -f --volumes 9bbddb116933d8e89b46f13599efb6e78e5a1d70d618a82f020ca54e370dd344 [Pipeline] // withDockerContainer [Pipeline] sh 06:42:26 + docker images 06:42:26 REPOSITORY TAG IMAGE ID CREATED SIZE 06:42:26 security-proxy-auth latest 5765e815eaa3 2 seconds ago 32.7MB 06:42:26 security-proxy-setup latest 52cd438e106b 2 seconds ago 41.2MB 06:42:26 security-secretstore-setup latest d485ff09bdc9 2 seconds ago 70.6MB 06:42:26 core-metadata latest 3b65396baa99 3 seconds ago 34MB 06:42:26 support-notifications latest a47c7f747888 3 seconds ago 53.1MB 06:42:26 core-data latest 810c4a9be918 3 seconds ago 33.8MB 06:42:26 support-scheduler latest 301e1ffdef3e 3 seconds ago 49.4MB 06:42:26 core-keeper latest 90396f031893 4 seconds ago 32.6MB 06:42:26 security-spiffe-token-provider latest de212617463a 4 seconds ago 48.3MB 06:42:26 core-command latest 2bf0958f61db 4 seconds ago 29.3MB 06:42:26 security-bootstrapper latest 09c21827693f About a minute ago 21.7MB 06:42:26 core-common-config-bootstrapper latest 2ed5592a17d5 About a minute ago 18.5MB 06:42:26 security-spire-agent latest 52df17ed4c56 2 minutes ago 197MB 06:42:26 security-spire-server latest 22851f16a906 3 minutes ago 151MB 06:42:26 security-spire-config latest fb4b73a8c225 3 minutes ago 150MB 06:42:26 ci-base-image-x86_64 latest 42408f675d25 7 minutes ago 924MB 06:42:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 6 months ago 573MB 06:42:26 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.23-alpine-lts bc3d7bf65e23 8 months ago 574MB 06:42:26 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:42:27 provisioning config files... 06:42:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config10501548360061525941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:42:27 ---> ****-login.sh 06:42:27 nexus3.edgexfoundry.org:10001 06:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:27 Login Succeeded 06:42:27 nexus3.edgexfoundry.org:10002 06:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:27 Login Succeeded 06:42:27 nexus3.edgexfoundry.org:10003 06:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:27 Login Succeeded 06:42:27 nexus3.edgexfoundry.org:10004 06:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:27 Login Succeeded 06:42:27 ****.io 06:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:27 Login Succeeded 06:42:27 ---> ****-login.sh ends [Pipeline] } 06:42:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:42:28 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:42:28 [edgeXDocker.push] Tagging docker image core-command with the following tags: 06:42:28 b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:42:28 4.0.1-dev.3 06:42:28 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:42:28 odessa 06:42:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:28 + docker push nexus3.edgexfoundry.org:10004/core-command:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:42:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:42:28 6e71c4f9a38b: Preparing 06:42:28 88ec79a71e86: Preparing 06:42:28 5bec5a677e9b: Preparing 06:42:28 e90ead04cce2: Preparing 06:42:28 a2b928268989: Preparing 06:42:28 bb79ee4b7c6d: Preparing 06:42:28 256f393e029f: Preparing 06:42:28 256f393e029f: Waiting 06:42:28 bb79ee4b7c6d: Waiting 06:42:28 e90ead04cce2: Pushed 06:42:28 6e71c4f9a38b: Pushed 06:42:28 5bec5a677e9b: Pushed 06:42:28 256f393e029f: Layer already exists 06:42:28 a2b928268989: Pushed 06:42:29 bb79ee4b7c6d: Pushed 06:42:31 88ec79a71e86: Pushed 06:42:31 b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:65c9228dfb20c51b480ed3801af215e511d871ffe9bee23ae219e203f7181d56 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:32 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.3 06:42:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:42:32 6e71c4f9a38b: Preparing 06:42:32 88ec79a71e86: Preparing 06:42:32 5bec5a677e9b: Preparing 06:42:32 e90ead04cce2: Preparing 06:42:32 a2b928268989: Preparing 06:42:32 bb79ee4b7c6d: Preparing 06:42:32 256f393e029f: Preparing 06:42:32 bb79ee4b7c6d: Waiting 06:42:32 256f393e029f: Waiting 06:42:32 6e71c4f9a38b: Layer already exists 06:42:32 88ec79a71e86: Layer already exists 06:42:32 5bec5a677e9b: Layer already exists 06:42:32 e90ead04cce2: Layer already exists 06:42:32 a2b928268989: Layer already exists 06:42:32 bb79ee4b7c6d: Layer already exists 06:42:32 256f393e029f: Layer already exists 06:42:32 4.0.1-dev.3: digest: sha256:65c9228dfb20c51b480ed3801af215e511d871ffe9bee23ae219e203f7181d56 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:32 + docker push nexus3.edgexfoundry.org:10004/core-command:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:42:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:42:32 6e71c4f9a38b: Preparing 06:42:32 88ec79a71e86: Preparing 06:42:32 5bec5a677e9b: Preparing 06:42:32 e90ead04cce2: Preparing 06:42:32 a2b928268989: Preparing 06:42:32 bb79ee4b7c6d: Preparing 06:42:32 256f393e029f: Preparing 06:42:32 bb79ee4b7c6d: Waiting 06:42:32 256f393e029f: Waiting 06:42:32 88ec79a71e86: Layer already exists 06:42:32 5bec5a677e9b: Layer already exists 06:42:32 a2b928268989: Layer already exists 06:42:32 e90ead04cce2: Layer already exists 06:42:32 6e71c4f9a38b: Layer already exists 06:42:32 256f393e029f: Layer already exists 06:42:32 bb79ee4b7c6d: Layer already exists 06:42:32 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:65c9228dfb20c51b480ed3801af215e511d871ffe9bee23ae219e203f7181d56 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:33 + docker push nexus3.edgexfoundry.org:10004/core-command:odessa 06:42:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:42:33 6e71c4f9a38b: Preparing 06:42:33 88ec79a71e86: Preparing 06:42:33 5bec5a677e9b: Preparing 06:42:33 e90ead04cce2: Preparing 06:42:33 a2b928268989: Preparing 06:42:33 bb79ee4b7c6d: Preparing 06:42:33 256f393e029f: Preparing 06:42:33 bb79ee4b7c6d: Waiting 06:42:33 256f393e029f: Waiting 06:42:33 5bec5a677e9b: Layer already exists 06:42:33 e90ead04cce2: Layer already exists 06:42:33 88ec79a71e86: Layer already exists 06:42:33 6e71c4f9a38b: Layer already exists 06:42:33 a2b928268989: Layer already exists 06:42:33 256f393e029f: Layer already exists 06:42:33 bb79ee4b7c6d: Layer already exists 06:42:33 odessa: digest: sha256:65c9228dfb20c51b480ed3801af215e511d871ffe9bee23ae219e203f7181d56 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:42:33 ===================================================== [Pipeline] echo 06:42:33 taggedImages: 06:42:33 - nexus3.edgexfoundry.org:10004/core-command:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:42:33 - nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.3 06:42:33 - nexus3.edgexfoundry.org:10004/core-command:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:42:33 - nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] echo 06:42:33 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 06:42:33 b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:42:33 4.0.1-dev.3 06:42:33 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:42:33 odessa 06:42:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:42:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:42:34 6cb9b2cdc072: Preparing 06:42:34 703998fb726b: Preparing 06:42:34 8a9c9e459810: Preparing 06:42:34 26661fbeb350: Preparing 06:42:34 5bec5a677e9b: Preparing 06:42:34 e90ead04cce2: Preparing 06:42:34 a2b928268989: Preparing 06:42:34 bb79ee4b7c6d: Preparing 06:42:34 256f393e029f: Preparing 06:42:34 e90ead04cce2: Waiting 06:42:34 a2b928268989: Waiting 06:42:34 bb79ee4b7c6d: Waiting 06:42:34 256f393e029f: Waiting 06:42:34 5bec5a677e9b: Layer already exists 06:42:34 e90ead04cce2: Layer already exists 06:42:34 a2b928268989: Layer already exists 06:42:34 bb79ee4b7c6d: Layer already exists 06:42:34 6cb9b2cdc072: Pushed 06:42:34 8a9c9e459810: Pushed 06:42:34 703998fb726b: Pushed 06:42:34 256f393e029f: Layer already exists 06:42:35 26661fbeb350: Pushed 06:42:35 b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:e017bcda97d6a5885eff47ab9c8a4dc6e4e77f1d09326dddb153372c9e48fa9f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:36 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.3 06:42:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:42:36 6cb9b2cdc072: Preparing 06:42:36 703998fb726b: Preparing 06:42:36 8a9c9e459810: Preparing 06:42:36 26661fbeb350: Preparing 06:42:36 5bec5a677e9b: Preparing 06:42:36 e90ead04cce2: Preparing 06:42:36 a2b928268989: Preparing 06:42:36 bb79ee4b7c6d: Preparing 06:42:36 256f393e029f: Preparing 06:42:36 a2b928268989: Waiting 06:42:36 bb79ee4b7c6d: Waiting 06:42:36 256f393e029f: Waiting 06:42:36 e90ead04cce2: Waiting 06:42:36 6cb9b2cdc072: Layer already exists 06:42:36 8a9c9e459810: Layer already exists 06:42:36 703998fb726b: Layer already exists 06:42:36 5bec5a677e9b: Layer already exists 06:42:36 26661fbeb350: Layer already exists 06:42:36 a2b928268989: Layer already exists 06:42:36 bb79ee4b7c6d: Layer already exists 06:42:36 e90ead04cce2: Layer already exists 06:42:36 256f393e029f: Layer already exists 06:42:36 4.0.1-dev.3: digest: sha256:e017bcda97d6a5885eff47ab9c8a4dc6e4e77f1d09326dddb153372c9e48fa9f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:36 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:42:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:42:37 6cb9b2cdc072: Preparing 06:42:37 703998fb726b: Preparing 06:42:37 8a9c9e459810: Preparing 06:42:37 26661fbeb350: Preparing 06:42:37 5bec5a677e9b: Preparing 06:42:37 e90ead04cce2: Preparing 06:42:37 a2b928268989: Preparing 06:42:37 bb79ee4b7c6d: Preparing 06:42:37 256f393e029f: Preparing 06:42:37 e90ead04cce2: Waiting 06:42:37 a2b928268989: Waiting 06:42:37 bb79ee4b7c6d: Waiting 06:42:37 256f393e029f: Waiting 06:42:37 703998fb726b: Layer already exists 06:42:37 6cb9b2cdc072: Layer already exists 06:42:37 8a9c9e459810: Layer already exists 06:42:37 5bec5a677e9b: Layer already exists 06:42:37 26661fbeb350: Layer already exists 06:42:37 a2b928268989: Layer already exists 06:42:37 e90ead04cce2: Layer already exists 06:42:37 bb79ee4b7c6d: Layer already exists 06:42:37 256f393e029f: Layer already exists 06:42:37 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:e017bcda97d6a5885eff47ab9c8a4dc6e4e77f1d09326dddb153372c9e48fa9f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:37 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa 06:42:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:42:37 6cb9b2cdc072: Preparing 06:42:37 703998fb726b: Preparing 06:42:37 8a9c9e459810: Preparing 06:42:37 26661fbeb350: Preparing 06:42:37 5bec5a677e9b: Preparing 06:42:37 e90ead04cce2: Preparing 06:42:37 a2b928268989: Preparing 06:42:37 bb79ee4b7c6d: Preparing 06:42:37 256f393e029f: Preparing 06:42:37 e90ead04cce2: Waiting 06:42:37 a2b928268989: Waiting 06:42:37 bb79ee4b7c6d: Waiting 06:42:37 256f393e029f: Waiting 06:42:37 5bec5a677e9b: Layer already exists 06:42:37 703998fb726b: Layer already exists 06:42:37 8a9c9e459810: Layer already exists 06:42:37 6cb9b2cdc072: Layer already exists 06:42:37 26661fbeb350: Layer already exists 06:42:37 e90ead04cce2: Layer already exists 06:42:37 a2b928268989: Layer already exists 06:42:37 256f393e029f: Layer already exists 06:42:37 bb79ee4b7c6d: Layer already exists 06:42:37 odessa: digest: sha256:e017bcda97d6a5885eff47ab9c8a4dc6e4e77f1d09326dddb153372c9e48fa9f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:42:38 ===================================================== [Pipeline] echo 06:42:38 taggedImages: 06:42:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:42:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.3 06:42:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:42:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] echo 06:42:38 [edgeXDocker.push] Tagging docker image core-data with the following tags: 06:42:38 b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:42:38 4.0.1-dev.3 06:42:38 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:42:38 odessa 06:42:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:38 + docker push nexus3.edgexfoundry.org:10004/core-data:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:42:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:42:38 a1b13c5f1230: Preparing 06:42:38 306fad363b5e: Preparing 06:42:38 5bec5a677e9b: Preparing 06:42:38 e90ead04cce2: Preparing 06:42:38 144860b2edf9: Preparing 06:42:38 8ac0548d6f94: Preparing 06:42:38 256f393e029f: Preparing 06:42:38 8ac0548d6f94: Waiting 06:42:38 256f393e029f: Waiting 06:42:38 e90ead04cce2: Layer already exists 06:42:38 5bec5a677e9b: Layer already exists 06:42:38 256f393e029f: Layer already exists 06:42:38 a1b13c5f1230: Pushed 06:42:38 8ac0548d6f94: Pushed 06:42:38 144860b2edf9: Pushed 06:42:39 #118 DONE 90.9s 06:42:39 06:42:39 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:42:39 #116 DONE 85.0s 06:42:39 06:42:39 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:42:39 #117 DONE 85.1s 06:42:39 06:42:39 #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:42:39 #115 DONE 90.8s 06:42:39 06:42:39 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:42:39 #95 DONE 91.0s 06:42:39 06:42:39 #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:42:39 #114 DONE 90.8s 06:42:39 06:42:39 #119 [core-keeper builder 7/8] COPY . . 06:42:41 306fad363b5e: Pushed 06:42:41 b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:4f4979013d03be2ef408fe8cba3879003602a7814da173d66083bdc861def3f0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:42 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.3 06:42:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:42:42 a1b13c5f1230: Preparing 06:42:42 306fad363b5e: Preparing 06:42:42 5bec5a677e9b: Preparing 06:42:42 e90ead04cce2: Preparing 06:42:42 144860b2edf9: Preparing 06:42:42 8ac0548d6f94: Preparing 06:42:42 256f393e029f: Preparing 06:42:42 256f393e029f: Waiting 06:42:42 8ac0548d6f94: Waiting 06:42:42 e90ead04cce2: Layer already exists 06:42:42 5bec5a677e9b: Layer already exists 06:42:42 a1b13c5f1230: Layer already exists 06:42:42 144860b2edf9: Layer already exists 06:42:42 306fad363b5e: Layer already exists 06:42:42 8ac0548d6f94: Layer already exists 06:42:42 256f393e029f: Layer already exists 06:42:42 4.0.1-dev.3: digest: sha256:4f4979013d03be2ef408fe8cba3879003602a7814da173d66083bdc861def3f0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:42 + docker push nexus3.edgexfoundry.org:10004/core-data:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:42:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:42:42 a1b13c5f1230: Preparing 06:42:42 306fad363b5e: Preparing 06:42:42 5bec5a677e9b: Preparing 06:42:42 e90ead04cce2: Preparing 06:42:42 144860b2edf9: Preparing 06:42:42 8ac0548d6f94: Preparing 06:42:42 256f393e029f: Preparing 06:42:42 8ac0548d6f94: Waiting 06:42:42 256f393e029f: Waiting 06:42:42 144860b2edf9: Layer already exists 06:42:42 306fad363b5e: Layer already exists 06:42:42 5bec5a677e9b: Layer already exists 06:42:42 a1b13c5f1230: Layer already exists 06:42:42 e90ead04cce2: Layer already exists 06:42:42 256f393e029f: Layer already exists 06:42:42 8ac0548d6f94: Layer already exists 06:42:42 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:4f4979013d03be2ef408fe8cba3879003602a7814da173d66083bdc861def3f0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:43 + docker push nexus3.edgexfoundry.org:10004/core-data:odessa 06:42:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:42:43 a1b13c5f1230: Preparing 06:42:43 306fad363b5e: Preparing 06:42:43 5bec5a677e9b: Preparing 06:42:43 e90ead04cce2: Preparing 06:42:43 144860b2edf9: Preparing 06:42:43 8ac0548d6f94: Preparing 06:42:43 256f393e029f: Preparing 06:42:43 8ac0548d6f94: Waiting 06:42:43 256f393e029f: Waiting 06:42:43 e90ead04cce2: Layer already exists 06:42:43 144860b2edf9: Layer already exists 06:42:43 5bec5a677e9b: Layer already exists 06:42:43 a1b13c5f1230: Layer already exists 06:42:43 306fad363b5e: Layer already exists 06:42:43 256f393e029f: Layer already exists 06:42:43 8ac0548d6f94: Layer already exists 06:42:43 odessa: digest: sha256:4f4979013d03be2ef408fe8cba3879003602a7814da173d66083bdc861def3f0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:42:43 ===================================================== [Pipeline] echo 06:42:43 taggedImages: 06:42:43 - nexus3.edgexfoundry.org:10004/core-data:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:42:43 - nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.3 06:42:43 - nexus3.edgexfoundry.org:10004/core-data:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:42:43 - nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] echo 06:42:43 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 06:42:43 b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:42:43 4.0.1-dev.3 06:42:43 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:42:43 odessa 06:42:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:44 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:42:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:42:44 ddf963a06bca: Preparing 06:42:44 6dad1d97ddd4: Preparing 06:42:44 e90ead04cce2: Preparing 06:42:44 bdc5ffd04d0e: Preparing 06:42:44 c2bcc06255b5: Preparing 06:42:44 256f393e029f: Preparing 06:42:44 256f393e029f: Waiting 06:42:44 e90ead04cce2: Layer already exists 06:42:44 256f393e029f: Layer already exists 06:42:44 c2bcc06255b5: Pushed 06:42:44 bdc5ffd04d0e: Pushed 06:42:44 ddf963a06bca: Pushed 06:42:45 #119 ... 06:42:45 06:42:45 #120 [security-spiffe-token-provider builder 6/7] COPY . . 06:42:46 6dad1d97ddd4: Pushed 06:42:47 b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:e1d56353b56260b381a1c89983f6883640cc346064f06f5af518f790b8c523f0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:47 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.3 06:42:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:42:47 ddf963a06bca: Preparing 06:42:47 6dad1d97ddd4: Preparing 06:42:47 e90ead04cce2: Preparing 06:42:47 bdc5ffd04d0e: Preparing 06:42:47 c2bcc06255b5: Preparing 06:42:47 256f393e029f: Preparing 06:42:47 256f393e029f: Waiting 06:42:47 c2bcc06255b5: Layer already exists 06:42:47 ddf963a06bca: Layer already exists 06:42:47 bdc5ffd04d0e: Layer already exists 06:42:47 e90ead04cce2: Layer already exists 06:42:47 6dad1d97ddd4: Layer already exists 06:42:47 256f393e029f: Layer already exists 06:42:47 4.0.1-dev.3: digest: sha256:e1d56353b56260b381a1c89983f6883640cc346064f06f5af518f790b8c523f0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:48 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:42:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:42:48 ddf963a06bca: Preparing 06:42:48 6dad1d97ddd4: Preparing 06:42:48 e90ead04cce2: Preparing 06:42:48 bdc5ffd04d0e: Preparing 06:42:48 c2bcc06255b5: Preparing 06:42:48 256f393e029f: Preparing 06:42:48 256f393e029f: Waiting 06:42:48 ddf963a06bca: Layer already exists 06:42:48 c2bcc06255b5: Layer already exists 06:42:48 bdc5ffd04d0e: Layer already exists 06:42:48 6dad1d97ddd4: Layer already exists 06:42:48 e90ead04cce2: Layer already exists 06:42:48 256f393e029f: Layer already exists 06:42:48 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:e1d56353b56260b381a1c89983f6883640cc346064f06f5af518f790b8c523f0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:48 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper:odessa 06:42:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:42:49 ddf963a06bca: Preparing 06:42:49 6dad1d97ddd4: Preparing 06:42:49 e90ead04cce2: Preparing 06:42:49 bdc5ffd04d0e: Preparing 06:42:49 c2bcc06255b5: Preparing 06:42:49 256f393e029f: Preparing 06:42:49 256f393e029f: Waiting 06:42:49 ddf963a06bca: Layer already exists 06:42:49 c2bcc06255b5: Layer already exists 06:42:49 e90ead04cce2: Layer already exists 06:42:49 bdc5ffd04d0e: Layer already exists 06:42:49 6dad1d97ddd4: Layer already exists 06:42:49 256f393e029f: Layer already exists 06:42:49 odessa: digest: sha256:e1d56353b56260b381a1c89983f6883640cc346064f06f5af518f790b8c523f0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:42:49 ===================================================== [Pipeline] echo 06:42:49 taggedImages: 06:42:49 - nexus3.edgexfoundry.org:10004/core-keeper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:42:49 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.3 06:42:49 - nexus3.edgexfoundry.org:10004/core-keeper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:42:49 - nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] echo 06:42:49 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 06:42:49 b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:42:49 4.0.1-dev.3 06:42:49 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:42:49 odessa 06:42:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:49 #120 ... 06:42:49 06:42:49 #121 [security-proxy-setup builder 6/7] COPY . . 06:42:49 #121 ... 06:42:49 06:42:49 #122 [core-metadata builder 6/7] COPY . . 06:42:49 #122 ... 06:42:49 06:42:49 #123 [support-notifications builder 6/7] COPY . . 06:42:49 #123 DONE 10.3s 06:42:49 06:42:49 #124 [support-scheduler builder 6/7] COPY . . 06:42:49 #124 DONE 10.4s 06:42:49 06:42:49 #119 [core-keeper builder 7/8] COPY . . 06:42:49 #119 DONE 10.3s 06:42:49 06:42:49 #125 [security-bootstrapper builder 6/7] COPY . . 06:42:49 #125 CACHED 06:42:49 06:42:49 #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:42:49 #126 CACHED 06:42:49 06:42:49 #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:42:49 #127 CACHED 06:42:49 06:42:49 #120 [security-spiffe-token-provider builder 6/7] COPY . . 06:42:49 #120 DONE 10.3s 06:42:49 06:42:49 #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:42:49 #128 CACHED 06:42:49 06:42:49 #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:42:49 #129 CACHED 06:42:49 06:42:49 #130 [security-secretstore-setup builder 6/7] COPY . . 06:42:49 #130 CACHED 06:42:49 06:42:49 #121 [security-proxy-setup builder 6/7] COPY . . 06:42:49 #121 DONE 10.3s 06:42:49 06:42:49 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:42:49 #131 ... 06:42:49 06:42:49 #132 [core-command builder 6/7] COPY . . 06:42:49 #132 CACHED 06:42:49 06:42:49 #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:42:49 #133 CACHED 06:42:49 06:42:49 #134 [core-command builder 4/7] COPY go.mod vendor* ./ 06:42:49 #134 CACHED 06:42:49 06:42:49 #122 [core-metadata builder 6/7] COPY . . 06:42:49 #122 DONE 10.4s 06:42:49 06:42:49 #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:42:49 #135 CACHED 06:42:49 06:42:49 #136 [security-proxy-auth builder 6/7] COPY . . 06:42:49 #136 CACHED 06:42:49 06:42:49 #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:42:49 #137 CACHED 06:42:49 06:42:49 #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:42:49 #138 CACHED 06:42:49 06:42:49 #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:42:49 #139 CACHED 06:42:49 06:42:49 #140 [core-common-config-bootstrapper builder 6/7] COPY . . 06:42:49 #140 CACHED 06:42:49 06:42:49 #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:42:49 #141 CACHED 06:42:49 06:42:49 #142 [core-data builder 4/7] COPY go.mod vendor* ./ 06:42:49 #142 CACHED 06:42:49 06:42:49 #143 [core-data builder 6/7] COPY . . 06:42:49 #143 CACHED 06:42:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 06:42:49 06:42:49 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [Pipeline] sh 06:42:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:42:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:42:50 37451a90a117: Preparing 06:42:50 38edf950f52c: Preparing 06:42:50 b275bc1c55a1: Preparing 06:42:50 5bec5a677e9b: Preparing 06:42:50 e90ead04cce2: Preparing 06:42:50 a2b928268989: Preparing 06:42:50 bb79ee4b7c6d: Preparing 06:42:50 256f393e029f: Preparing 06:42:50 a2b928268989: Waiting 06:42:50 256f393e029f: Waiting 06:42:50 bb79ee4b7c6d: Waiting 06:42:50 e90ead04cce2: Layer already exists 06:42:50 5bec5a677e9b: Layer already exists 06:42:50 a2b928268989: Layer already exists 06:42:50 bb79ee4b7c6d: Layer already exists 06:42:50 256f393e029f: Layer already exists 06:42:50 38edf950f52c: Pushed 06:42:50 37451a90a117: Pushed 06:42:53 b275bc1c55a1: Pushed 06:42:53 b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:1445597e9aba59bba16613cff7b696416eb20e5f3ee1aeb270635afc19705151 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.3 06:42:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:42:53 37451a90a117: Preparing 06:42:53 38edf950f52c: Preparing 06:42:53 b275bc1c55a1: Preparing 06:42:53 5bec5a677e9b: Preparing 06:42:53 e90ead04cce2: Preparing 06:42:53 a2b928268989: Preparing 06:42:53 bb79ee4b7c6d: Preparing 06:42:53 256f393e029f: Preparing 06:42:53 256f393e029f: Waiting 06:42:53 a2b928268989: Waiting 06:42:53 bb79ee4b7c6d: Waiting 06:42:53 38edf950f52c: Layer already exists 06:42:53 b275bc1c55a1: Layer already exists 06:42:53 5bec5a677e9b: Layer already exists 06:42:53 37451a90a117: Layer already exists 06:42:53 e90ead04cce2: Layer already exists 06:42:53 256f393e029f: Layer already exists 06:42:53 a2b928268989: Layer already exists 06:42:53 bb79ee4b7c6d: Layer already exists 06:42:53 4.0.1-dev.3: digest: sha256:1445597e9aba59bba16613cff7b696416eb20e5f3ee1aeb270635afc19705151 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:42:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:42:54 37451a90a117: Preparing 06:42:54 38edf950f52c: Preparing 06:42:54 b275bc1c55a1: Preparing 06:42:54 5bec5a677e9b: Preparing 06:42:54 e90ead04cce2: Preparing 06:42:54 a2b928268989: Preparing 06:42:54 bb79ee4b7c6d: Preparing 06:42:54 256f393e029f: Preparing 06:42:54 a2b928268989: Waiting 06:42:54 bb79ee4b7c6d: Waiting 06:42:54 256f393e029f: Waiting 06:42:54 38edf950f52c: Layer already exists 06:42:54 b275bc1c55a1: Layer already exists 06:42:54 e90ead04cce2: Layer already exists 06:42:54 37451a90a117: Layer already exists 06:42:54 5bec5a677e9b: Layer already exists 06:42:54 a2b928268989: Layer already exists 06:42:54 256f393e029f: Layer already exists 06:42:54 bb79ee4b7c6d: Layer already exists 06:42:54 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:1445597e9aba59bba16613cff7b696416eb20e5f3ee1aeb270635afc19705151 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:55 #144 ... 06:42:55 06:42:55 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:42:55 #131 5.126 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:42:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:odessa 06:42:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:42:55 37451a90a117: Preparing 06:42:55 38edf950f52c: Preparing 06:42:55 b275bc1c55a1: Preparing 06:42:55 5bec5a677e9b: Preparing 06:42:55 e90ead04cce2: Preparing 06:42:55 a2b928268989: Preparing 06:42:55 bb79ee4b7c6d: Preparing 06:42:55 256f393e029f: Preparing 06:42:55 a2b928268989: Waiting 06:42:55 bb79ee4b7c6d: Waiting 06:42:55 256f393e029f: Waiting 06:42:55 38edf950f52c: Layer already exists 06:42:55 5bec5a677e9b: Layer already exists 06:42:55 b275bc1c55a1: Layer already exists 06:42:55 e90ead04cce2: Layer already exists 06:42:55 37451a90a117: Layer already exists 06:42:55 a2b928268989: Layer already exists 06:42:55 256f393e029f: Layer already exists 06:42:55 bb79ee4b7c6d: Layer already exists 06:42:55 odessa: digest: sha256:1445597e9aba59bba16613cff7b696416eb20e5f3ee1aeb270635afc19705151 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:42:55 ===================================================== [Pipeline] echo 06:42:55 taggedImages: 06:42:55 - nexus3.edgexfoundry.org:10004/core-metadata:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:42:55 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.3 06:42:55 - nexus3.edgexfoundry.org:10004/core-metadata:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:42:55 - nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] echo 06:42:55 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 06:42:55 b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:42:55 4.0.1-dev.3 06:42:55 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:42:55 odessa 06:42:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:42:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:42:56 04f02a3444c8: Preparing 06:42:56 28423d894a6b: Preparing 06:42:56 cfc23ac52ceb: Preparing 06:42:56 f8caec77f259: Preparing 06:42:56 d2b9a8b70b4b: Preparing 06:42:56 cdacd1612f0f: Preparing 06:42:56 5831c960ec59: Preparing 06:42:56 cdacd1612f0f: Waiting 06:42:56 5bec5a677e9b: Preparing 06:42:56 e90ead04cce2: Preparing 06:42:56 5831c960ec59: Waiting 06:42:56 e90ead04cce2: Waiting 06:42:56 bc2840aef22d: Preparing 06:42:56 5bec5a677e9b: Waiting 06:42:56 0c3e536b632b: Preparing 06:42:56 5f70bf18a086: Preparing 06:42:56 bc2840aef22d: Waiting 06:42:56 0c3e536b632b: Waiting 06:42:56 85c023523c36: Preparing 06:42:56 4214b43875e1: Preparing 06:42:56 5f70bf18a086: Waiting 06:42:56 85c023523c36: Waiting 06:42:56 c1aa3619f8e6: Preparing 06:42:56 256f393e029f: Preparing 06:42:56 4214b43875e1: Waiting 06:42:56 c1aa3619f8e6: Waiting 06:42:56 256f393e029f: Waiting 06:42:56 d2b9a8b70b4b: Pushed 06:42:56 f8caec77f259: Pushed 06:42:56 04f02a3444c8: Pushed 06:42:56 cfc23ac52ceb: Pushed 06:42:56 28423d894a6b: Pushed 06:42:56 5bec5a677e9b: Layer already exists 06:42:56 e90ead04cce2: Layer already exists 06:42:56 5f70bf18a086: Layer already exists 06:42:56 cdacd1612f0f: Pushed 06:42:56 bc2840aef22d: Pushed 06:42:56 0c3e536b632b: Pushed 06:42:56 85c023523c36: Pushed 06:42:56 256f393e029f: Layer already exists 06:42:56 c1aa3619f8e6: Pushed 06:42:56 4214b43875e1: Pushed 06:42:57 5831c960ec59: Pushed 06:42:57 b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:0a8b18cfebf6ca3e48381d470742c561721dea5b339d28ace34326098a4d0dab size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.3 06:42:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:42:58 04f02a3444c8: Preparing 06:42:58 28423d894a6b: Preparing 06:42:58 cfc23ac52ceb: Preparing 06:42:58 f8caec77f259: Preparing 06:42:58 d2b9a8b70b4b: Preparing 06:42:58 cdacd1612f0f: Preparing 06:42:58 5831c960ec59: Preparing 06:42:58 5bec5a677e9b: Preparing 06:42:58 e90ead04cce2: Preparing 06:42:58 bc2840aef22d: Preparing 06:42:58 0c3e536b632b: Preparing 06:42:58 5f70bf18a086: Preparing 06:42:58 85c023523c36: Preparing 06:42:58 4214b43875e1: Preparing 06:42:58 c1aa3619f8e6: Preparing 06:42:58 256f393e029f: Preparing 06:42:58 bc2840aef22d: Waiting 06:42:58 4214b43875e1: Waiting 06:42:58 c1aa3619f8e6: Waiting 06:42:58 256f393e029f: Waiting 06:42:58 0c3e536b632b: Waiting 06:42:58 5f70bf18a086: Waiting 06:42:58 cdacd1612f0f: Waiting 06:42:58 85c023523c36: Waiting 06:42:58 e90ead04cce2: Waiting 06:42:58 5831c960ec59: Waiting 06:42:58 5bec5a677e9b: Waiting 06:42:58 f8caec77f259: Layer already exists 06:42:58 d2b9a8b70b4b: Layer already exists 06:42:58 28423d894a6b: Layer already exists 06:42:58 cfc23ac52ceb: Layer already exists 06:42:58 04f02a3444c8: Layer already exists 06:42:58 cdacd1612f0f: Layer already exists 06:42:58 5831c960ec59: Layer already exists 06:42:58 e90ead04cce2: Layer already exists 06:42:58 bc2840aef22d: Layer already exists 06:42:58 5bec5a677e9b: Layer already exists 06:42:58 0c3e536b632b: Layer already exists 06:42:58 5f70bf18a086: Layer already exists 06:42:58 c1aa3619f8e6: Layer already exists 06:42:58 85c023523c36: Layer already exists 06:42:58 4214b43875e1: Layer already exists 06:42:58 256f393e029f: Layer already exists 06:42:58 4.0.1-dev.3: digest: sha256:0a8b18cfebf6ca3e48381d470742c561721dea5b339d28ace34326098a4d0dab size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:42:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:42:59 04f02a3444c8: Preparing 06:42:59 28423d894a6b: Preparing 06:42:59 cfc23ac52ceb: Preparing 06:42:59 f8caec77f259: Preparing 06:42:59 d2b9a8b70b4b: Preparing 06:42:59 cdacd1612f0f: Preparing 06:42:59 5831c960ec59: Preparing 06:42:59 5bec5a677e9b: Preparing 06:42:59 e90ead04cce2: Preparing 06:42:59 bc2840aef22d: Preparing 06:42:59 0c3e536b632b: Preparing 06:42:59 5f70bf18a086: Preparing 06:42:59 85c023523c36: Preparing 06:42:59 4214b43875e1: Preparing 06:42:59 c1aa3619f8e6: Preparing 06:42:59 256f393e029f: Preparing 06:42:59 0c3e536b632b: Waiting 06:42:59 cdacd1612f0f: Waiting 06:42:59 5831c960ec59: Waiting 06:42:59 5f70bf18a086: Waiting 06:42:59 5bec5a677e9b: Waiting 06:42:59 4214b43875e1: Waiting 06:42:59 bc2840aef22d: Waiting 06:42:59 c1aa3619f8e6: Waiting 06:42:59 256f393e029f: Waiting 06:42:59 85c023523c36: Waiting 06:42:59 e90ead04cce2: Waiting 06:42:59 04f02a3444c8: Layer already exists 06:42:59 d2b9a8b70b4b: Layer already exists 06:42:59 f8caec77f259: Layer already exists 06:42:59 28423d894a6b: Layer already exists 06:42:59 cfc23ac52ceb: Layer already exists 06:42:59 5bec5a677e9b: Layer already exists 06:42:59 cdacd1612f0f: Layer already exists 06:42:59 5831c960ec59: Layer already exists 06:42:59 e90ead04cce2: Layer already exists 06:42:59 bc2840aef22d: Layer already exists 06:42:59 0c3e536b632b: Layer already exists 06:42:59 5f70bf18a086: Layer already exists 06:42:59 85c023523c36: Layer already exists 06:42:59 c1aa3619f8e6: Layer already exists 06:42:59 4214b43875e1: Layer already exists 06:42:59 256f393e029f: Layer already exists 06:42:59 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:0a8b18cfebf6ca3e48381d470742c561721dea5b339d28ace34326098a4d0dab size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa 06:42:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:42:59 04f02a3444c8: Preparing 06:42:59 28423d894a6b: Preparing 06:42:59 cfc23ac52ceb: Preparing 06:42:59 f8caec77f259: Preparing 06:42:59 d2b9a8b70b4b: Preparing 06:42:59 cdacd1612f0f: Preparing 06:42:59 5831c960ec59: Preparing 06:42:59 5bec5a677e9b: Preparing 06:42:59 e90ead04cce2: Preparing 06:42:59 bc2840aef22d: Preparing 06:42:59 0c3e536b632b: Preparing 06:42:59 5f70bf18a086: Preparing 06:42:59 85c023523c36: Preparing 06:42:59 5831c960ec59: Waiting 06:42:59 4214b43875e1: Preparing 06:42:59 bc2840aef22d: Waiting 06:42:59 c1aa3619f8e6: Preparing 06:42:59 256f393e029f: Preparing 06:42:59 e90ead04cce2: Waiting 06:42:59 0c3e536b632b: Waiting 06:42:59 5f70bf18a086: Waiting 06:42:59 85c023523c36: Waiting 06:42:59 4214b43875e1: Waiting 06:42:59 c1aa3619f8e6: Waiting 06:42:59 256f393e029f: Waiting 06:42:59 cdacd1612f0f: Waiting 06:42:59 5bec5a677e9b: Waiting 06:42:59 28423d894a6b: Layer already exists 06:42:59 f8caec77f259: Layer already exists 06:42:59 d2b9a8b70b4b: Layer already exists 06:42:59 cfc23ac52ceb: Layer already exists 06:42:59 04f02a3444c8: Layer already exists 06:42:59 5831c960ec59: Layer already exists 06:42:59 cdacd1612f0f: Layer already exists 06:42:59 5bec5a677e9b: Layer already exists 06:42:59 e90ead04cce2: Layer already exists 06:42:59 bc2840aef22d: Layer already exists 06:42:59 5f70bf18a086: Layer already exists 06:42:59 0c3e536b632b: Layer already exists 06:42:59 85c023523c36: Layer already exists 06:42:59 c1aa3619f8e6: Layer already exists 06:42:59 4214b43875e1: Layer already exists 06:42:59 256f393e029f: Layer already exists 06:42:59 odessa: digest: sha256:0a8b18cfebf6ca3e48381d470742c561721dea5b339d28ace34326098a4d0dab size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:42:59 ===================================================== [Pipeline] echo 06:42:59 taggedImages: 06:42:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:42:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.3 06:42:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:42:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] echo 06:42:59 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 06:42:59 b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:42:59 4.0.1-dev.3 06:42:59 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:42:59 odessa 06:42:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:00 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:00 #131 ... 06:43:00 06:43:00 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:43:00 #0 5.231 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:43:00 #145 ... 06:43:00 06:43:00 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:43:00 #0 4.771 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:43:00 #146 ... 06:43:00 06:43:00 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:43:00 #0 6.265 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:43:00 #147 ... 06:43:00 06:43:00 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:43:00 #0 4.090 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:43:00 #148 ... 06:43:00 06:43:00 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:43:00 #0 5.808 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:43:00 #149 ... 06:43:00 06:43:00 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command 06:43:00 #0 6.169 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:43:00 #150 ... 06:43:00 06:43:00 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 06:43:00 #0 6.547 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:43:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:43:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:43:00 99d6e85c2739: Preparing 06:43:00 94ba10768fb1: Preparing 06:43:00 045d43990e92: Preparing 06:43:00 8296d2ff6ce0: Preparing 06:43:00 5bec5a677e9b: Preparing 06:43:00 e90ead04cce2: Preparing 06:43:00 a2b928268989: Preparing 06:43:00 bb79ee4b7c6d: Preparing 06:43:00 256f393e029f: Preparing 06:43:00 e90ead04cce2: Waiting 06:43:00 a2b928268989: Waiting 06:43:00 bb79ee4b7c6d: Waiting 06:43:00 256f393e029f: Waiting 06:43:00 5bec5a677e9b: Layer already exists 06:43:00 e90ead04cce2: Layer already exists 06:43:00 a2b928268989: Layer already exists 06:43:00 bb79ee4b7c6d: Layer already exists 06:43:00 256f393e029f: Layer already exists 06:43:00 045d43990e92: Pushed 06:43:00 94ba10768fb1: Pushed 06:43:00 99d6e85c2739: Pushed 06:43:00 #151 ... 06:43:00 06:43:00 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 06:43:00 #0 5.895 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:43:00 #152 ... 06:43:00 06:43:00 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:43:00 #0 6.099 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:43:00 #153 ... 06:43:00 06:43:00 #154 [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:43:00 #0 5.570 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:43:00 #154 ... 06:43:00 06:43:00 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 06:43:00 #144 6.340 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:43:03 8296d2ff6ce0: Pushed 06:43:03 b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:410cff20d3906ee88117548c2c54def5b8e6a541046db9e98ace4409d47c96d1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:04 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.3 06:43:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:43:04 99d6e85c2739: Preparing 06:43:04 94ba10768fb1: Preparing 06:43:04 045d43990e92: Preparing 06:43:04 8296d2ff6ce0: Preparing 06:43:04 5bec5a677e9b: Preparing 06:43:04 e90ead04cce2: Preparing 06:43:04 a2b928268989: Preparing 06:43:04 bb79ee4b7c6d: Preparing 06:43:04 256f393e029f: Preparing 06:43:04 256f393e029f: Waiting 06:43:04 bb79ee4b7c6d: Waiting 06:43:04 a2b928268989: Waiting 06:43:04 8296d2ff6ce0: Layer already exists 06:43:04 5bec5a677e9b: Layer already exists 06:43:04 94ba10768fb1: Layer already exists 06:43:04 99d6e85c2739: Layer already exists 06:43:04 045d43990e92: Layer already exists 06:43:04 e90ead04cce2: Layer already exists 06:43:04 a2b928268989: Layer already exists 06:43:04 256f393e029f: Layer already exists 06:43:04 bb79ee4b7c6d: Layer already exists 06:43:04 4.0.1-dev.3: digest: sha256:410cff20d3906ee88117548c2c54def5b8e6a541046db9e98ace4409d47c96d1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:04 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:43:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:43:05 99d6e85c2739: Preparing 06:43:05 94ba10768fb1: Preparing 06:43:05 045d43990e92: Preparing 06:43:05 8296d2ff6ce0: Preparing 06:43:05 5bec5a677e9b: Preparing 06:43:05 e90ead04cce2: Preparing 06:43:05 a2b928268989: Preparing 06:43:05 bb79ee4b7c6d: Preparing 06:43:05 256f393e029f: Preparing 06:43:05 e90ead04cce2: Waiting 06:43:05 bb79ee4b7c6d: Waiting 06:43:05 a2b928268989: Waiting 06:43:05 256f393e029f: Waiting 06:43:05 99d6e85c2739: Layer already exists 06:43:05 5bec5a677e9b: Layer already exists 06:43:05 94ba10768fb1: Layer already exists 06:43:05 8296d2ff6ce0: Layer already exists 06:43:05 045d43990e92: Layer already exists 06:43:05 a2b928268989: Layer already exists 06:43:05 e90ead04cce2: Layer already exists 06:43:05 256f393e029f: Layer already exists 06:43:05 bb79ee4b7c6d: Layer already exists 06:43:05 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:410cff20d3906ee88117548c2c54def5b8e6a541046db9e98ace4409d47c96d1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa 06:43:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:43:05 99d6e85c2739: Preparing 06:43:05 94ba10768fb1: Preparing 06:43:05 045d43990e92: Preparing 06:43:05 8296d2ff6ce0: Preparing 06:43:05 5bec5a677e9b: Preparing 06:43:05 e90ead04cce2: Preparing 06:43:05 a2b928268989: Preparing 06:43:05 bb79ee4b7c6d: Preparing 06:43:05 256f393e029f: Preparing 06:43:05 a2b928268989: Waiting 06:43:05 e90ead04cce2: Waiting 06:43:05 256f393e029f: Waiting 06:43:05 bb79ee4b7c6d: Waiting 06:43:05 5bec5a677e9b: Layer already exists 06:43:05 99d6e85c2739: Layer already exists 06:43:05 8296d2ff6ce0: Layer already exists 06:43:05 045d43990e92: Layer already exists 06:43:05 94ba10768fb1: Layer already exists 06:43:05 a2b928268989: Layer already exists 06:43:05 e90ead04cce2: Layer already exists 06:43:05 bb79ee4b7c6d: Layer already exists 06:43:05 256f393e029f: Layer already exists 06:43:05 odessa: digest: sha256:410cff20d3906ee88117548c2c54def5b8e6a541046db9e98ace4409d47c96d1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:43:05 ===================================================== [Pipeline] echo 06:43:05 taggedImages: 06:43:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:43:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.3 06:43:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:43:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] echo 06:43:05 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 06:43:05 b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:43:05 4.0.1-dev.3 06:43:05 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:43:05 odessa 06:43:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:43:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:43:06 2f16d67b8d9f: Preparing 06:43:06 a080b89a5183: Preparing 06:43:06 ed39b07d955e: Preparing 06:43:06 90196e15c024: Preparing 06:43:06 2e8c84fcaa23: Preparing 06:43:06 5bec5a677e9b: Preparing 06:43:06 e90ead04cce2: Preparing 06:43:06 2718eed17096: Preparing 06:43:06 d4b2d3a11a5c: Preparing 06:43:06 b49f9dcdb8ab: Preparing 06:43:06 256f393e029f: Preparing 06:43:06 5bec5a677e9b: Waiting 06:43:06 e90ead04cce2: Waiting 06:43:06 2718eed17096: Waiting 06:43:06 d4b2d3a11a5c: Waiting 06:43:06 b49f9dcdb8ab: Waiting 06:43:06 256f393e029f: Waiting 06:43:06 a080b89a5183: Pushed 06:43:06 2f16d67b8d9f: Pushed 06:43:06 90196e15c024: Pushed 06:43:06 2e8c84fcaa23: Pushed 06:43:06 5bec5a677e9b: Layer already exists 06:43:06 e90ead04cce2: Layer already exists 06:43:06 256f393e029f: Layer already exists 06:43:06 2718eed17096: Pushed 06:43:06 d4b2d3a11a5c: Pushed 06:43:08 b49f9dcdb8ab: Pushed 06:43:08 ed39b07d955e: Pushed 06:43:08 b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:16ccf87d88e27e625037bab89b6c2e94f0ce5c899260a37db1b096e2c6c21db2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.3 06:43:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:43:09 2f16d67b8d9f: Preparing 06:43:09 a080b89a5183: Preparing 06:43:09 ed39b07d955e: Preparing 06:43:09 90196e15c024: Preparing 06:43:09 2e8c84fcaa23: Preparing 06:43:09 5bec5a677e9b: Preparing 06:43:09 e90ead04cce2: Preparing 06:43:09 2718eed17096: Preparing 06:43:09 d4b2d3a11a5c: Preparing 06:43:09 b49f9dcdb8ab: Preparing 06:43:09 256f393e029f: Preparing 06:43:09 d4b2d3a11a5c: Waiting 06:43:09 b49f9dcdb8ab: Waiting 06:43:09 256f393e029f: Waiting 06:43:09 2718eed17096: Waiting 06:43:09 e90ead04cce2: Waiting 06:43:09 5bec5a677e9b: Waiting 06:43:09 2f16d67b8d9f: Layer already exists 06:43:09 ed39b07d955e: Layer already exists 06:43:09 2e8c84fcaa23: Layer already exists 06:43:09 90196e15c024: Layer already exists 06:43:09 a080b89a5183: Layer already exists 06:43:09 5bec5a677e9b: Layer already exists 06:43:09 2718eed17096: Layer already exists 06:43:09 e90ead04cce2: Layer already exists 06:43:09 b49f9dcdb8ab: Layer already exists 06:43:09 d4b2d3a11a5c: Layer already exists 06:43:09 256f393e029f: Layer already exists 06:43:09 4.0.1-dev.3: digest: sha256:16ccf87d88e27e625037bab89b6c2e94f0ce5c899260a37db1b096e2c6c21db2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:43:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:43:10 2f16d67b8d9f: Preparing 06:43:10 a080b89a5183: Preparing 06:43:10 ed39b07d955e: Preparing 06:43:10 90196e15c024: Preparing 06:43:10 2e8c84fcaa23: Preparing 06:43:10 5bec5a677e9b: Preparing 06:43:10 e90ead04cce2: Preparing 06:43:10 2718eed17096: Preparing 06:43:10 d4b2d3a11a5c: Preparing 06:43:10 b49f9dcdb8ab: Preparing 06:43:10 256f393e029f: Preparing 06:43:10 2718eed17096: Waiting 06:43:10 d4b2d3a11a5c: Waiting 06:43:10 b49f9dcdb8ab: Waiting 06:43:10 256f393e029f: Waiting 06:43:10 5bec5a677e9b: Waiting 06:43:10 e90ead04cce2: Waiting 06:43:10 2f16d67b8d9f: Layer already exists 06:43:10 90196e15c024: Layer already exists 06:43:10 a080b89a5183: Layer already exists 06:43:10 2e8c84fcaa23: Layer already exists 06:43:10 ed39b07d955e: Layer already exists 06:43:10 5bec5a677e9b: Layer already exists 06:43:10 d4b2d3a11a5c: Layer already exists 06:43:10 2718eed17096: Layer already exists 06:43:10 b49f9dcdb8ab: Layer already exists 06:43:10 e90ead04cce2: Layer already exists 06:43:10 256f393e029f: Layer already exists 06:43:10 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:16ccf87d88e27e625037bab89b6c2e94f0ce5c899260a37db1b096e2c6c21db2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa 06:43:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:43:10 2f16d67b8d9f: Preparing 06:43:10 a080b89a5183: Preparing 06:43:10 ed39b07d955e: Preparing 06:43:10 90196e15c024: Preparing 06:43:10 2e8c84fcaa23: Preparing 06:43:10 5bec5a677e9b: Preparing 06:43:10 e90ead04cce2: Preparing 06:43:10 2718eed17096: Preparing 06:43:10 d4b2d3a11a5c: Preparing 06:43:10 b49f9dcdb8ab: Preparing 06:43:10 256f393e029f: Preparing 06:43:10 5bec5a677e9b: Waiting 06:43:10 e90ead04cce2: Waiting 06:43:10 2718eed17096: Waiting 06:43:10 d4b2d3a11a5c: Waiting 06:43:10 b49f9dcdb8ab: Waiting 06:43:10 256f393e029f: Waiting 06:43:10 90196e15c024: Layer already exists 06:43:10 2e8c84fcaa23: Layer already exists 06:43:10 ed39b07d955e: Layer already exists 06:43:10 2f16d67b8d9f: Layer already exists 06:43:10 a080b89a5183: Layer already exists 06:43:10 e90ead04cce2: Layer already exists 06:43:10 d4b2d3a11a5c: Layer already exists 06:43:10 b49f9dcdb8ab: Layer already exists 06:43:10 5bec5a677e9b: Layer already exists 06:43:10 2718eed17096: Layer already exists 06:43:10 256f393e029f: Layer already exists 06:43:10 odessa: digest: sha256:16ccf87d88e27e625037bab89b6c2e94f0ce5c899260a37db1b096e2c6c21db2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:43:10 ===================================================== [Pipeline] echo 06:43:10 taggedImages: 06:43:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:43:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.3 06:43:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:43:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] echo 06:43:10 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 06:43:10 b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:43:10 4.0.1-dev.3 06:43:10 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:43:10 odessa 06:43:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:43:11 780caefdea9f: Preparing 06:43:11 03567c9cd39a: Preparing 06:43:11 2507c42de85a: Preparing 06:43:11 7dcbc1d1352f: Preparing 06:43:11 05df0121c206: Preparing 06:43:11 40e77d5b638a: Preparing 06:43:11 893f1cb6fcf5: Preparing 06:43:11 40e77d5b638a: Waiting 06:43:11 5bec5a677e9b: Preparing 06:43:11 893f1cb6fcf5: Waiting 06:43:11 e90ead04cce2: Preparing 06:43:11 57e225e31012: Preparing 06:43:11 ad09505608df: Preparing 06:43:11 256f393e029f: Preparing 06:43:11 e90ead04cce2: Waiting 06:43:11 ad09505608df: Waiting 06:43:11 57e225e31012: Waiting 06:43:11 5bec5a677e9b: Waiting 06:43:11 256f393e029f: Waiting 06:43:11 05df0121c206: Pushed 06:43:11 03567c9cd39a: Pushed 06:43:11 780caefdea9f: Pushed 06:43:11 5bec5a677e9b: Layer already exists 06:43:11 e90ead04cce2: Layer already exists 06:43:11 40e77d5b638a: Pushed 06:43:11 893f1cb6fcf5: Pushed 06:43:11 256f393e029f: Layer already exists 06:43:11 57e225e31012: Pushed 06:43:13 ad09505608df: Pushed 06:43:13 7dcbc1d1352f: Pushed 06:43:14 2507c42de85a: Pushed 06:43:14 b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:92f5e692c9e2d3e866e3e4180ca185b517c4cc7388b87311c17c2c23992571dc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.3 06:43:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:43:15 780caefdea9f: Preparing 06:43:15 03567c9cd39a: Preparing 06:43:15 2507c42de85a: Preparing 06:43:15 7dcbc1d1352f: Preparing 06:43:15 05df0121c206: Preparing 06:43:15 40e77d5b638a: Preparing 06:43:15 893f1cb6fcf5: Preparing 06:43:15 5bec5a677e9b: Preparing 06:43:15 e90ead04cce2: Preparing 06:43:15 57e225e31012: Preparing 06:43:15 ad09505608df: Preparing 06:43:15 256f393e029f: Preparing 06:43:15 893f1cb6fcf5: Waiting 06:43:15 5bec5a677e9b: Waiting 06:43:15 ad09505608df: Waiting 06:43:15 e90ead04cce2: Waiting 06:43:15 57e225e31012: Waiting 06:43:15 256f393e029f: Waiting 06:43:15 40e77d5b638a: Waiting 06:43:15 05df0121c206: Layer already exists 06:43:15 780caefdea9f: Layer already exists 06:43:15 2507c42de85a: Layer already exists 06:43:15 03567c9cd39a: Layer already exists 06:43:15 7dcbc1d1352f: Layer already exists 06:43:15 e90ead04cce2: Layer already exists 06:43:15 40e77d5b638a: Layer already exists 06:43:15 893f1cb6fcf5: Layer already exists 06:43:15 57e225e31012: Layer already exists 06:43:15 5bec5a677e9b: Layer already exists 06:43:15 256f393e029f: Layer already exists 06:43:15 ad09505608df: Layer already exists 06:43:15 4.0.1-dev.3: digest: sha256:92f5e692c9e2d3e866e3e4180ca185b517c4cc7388b87311c17c2c23992571dc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:43:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:43:16 780caefdea9f: Preparing 06:43:16 03567c9cd39a: Preparing 06:43:16 2507c42de85a: Preparing 06:43:16 7dcbc1d1352f: Preparing 06:43:16 05df0121c206: Preparing 06:43:16 40e77d5b638a: Preparing 06:43:16 893f1cb6fcf5: Preparing 06:43:16 5bec5a677e9b: Preparing 06:43:16 e90ead04cce2: Preparing 06:43:16 57e225e31012: Preparing 06:43:16 ad09505608df: Preparing 06:43:16 256f393e029f: Preparing 06:43:16 893f1cb6fcf5: Waiting 06:43:16 e90ead04cce2: Waiting 06:43:16 57e225e31012: Waiting 06:43:16 ad09505608df: Waiting 06:43:16 256f393e029f: Waiting 06:43:16 40e77d5b638a: Waiting 06:43:16 5bec5a677e9b: Waiting 06:43:16 7dcbc1d1352f: Layer already exists 06:43:16 780caefdea9f: Layer already exists 06:43:16 05df0121c206: Layer already exists 06:43:16 2507c42de85a: Layer already exists 06:43:16 03567c9cd39a: Layer already exists 06:43:16 5bec5a677e9b: Layer already exists 06:43:16 40e77d5b638a: Layer already exists 06:43:16 e90ead04cce2: Layer already exists 06:43:16 893f1cb6fcf5: Layer already exists 06:43:16 57e225e31012: Layer already exists 06:43:16 ad09505608df: Layer already exists 06:43:16 256f393e029f: Layer already exists 06:43:16 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:92f5e692c9e2d3e866e3e4180ca185b517c4cc7388b87311c17c2c23992571dc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa 06:43:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:43:16 780caefdea9f: Preparing 06:43:16 03567c9cd39a: Preparing 06:43:16 2507c42de85a: Preparing 06:43:16 7dcbc1d1352f: Preparing 06:43:16 05df0121c206: Preparing 06:43:16 40e77d5b638a: Preparing 06:43:16 893f1cb6fcf5: Preparing 06:43:16 5bec5a677e9b: Preparing 06:43:16 e90ead04cce2: Preparing 06:43:16 57e225e31012: Preparing 06:43:16 ad09505608df: Preparing 06:43:16 256f393e029f: Preparing 06:43:16 40e77d5b638a: Waiting 06:43:16 893f1cb6fcf5: Waiting 06:43:16 57e225e31012: Waiting 06:43:16 e90ead04cce2: Waiting 06:43:16 ad09505608df: Waiting 06:43:16 256f393e029f: Waiting 06:43:16 5bec5a677e9b: Waiting 06:43:16 2507c42de85a: Layer already exists 06:43:16 03567c9cd39a: Layer already exists 06:43:16 7dcbc1d1352f: Layer already exists 06:43:16 780caefdea9f: Layer already exists 06:43:16 05df0121c206: Layer already exists 06:43:16 5bec5a677e9b: Layer already exists 06:43:16 e90ead04cce2: Layer already exists 06:43:16 57e225e31012: Layer already exists 06:43:16 40e77d5b638a: Layer already exists 06:43:16 893f1cb6fcf5: Layer already exists 06:43:16 256f393e029f: Layer already exists 06:43:16 ad09505608df: Layer already exists 06:43:16 odessa: digest: sha256:92f5e692c9e2d3e866e3e4180ca185b517c4cc7388b87311c17c2c23992571dc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:43:16 ===================================================== [Pipeline] echo 06:43:16 taggedImages: 06:43:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:43:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.3 06:43:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:43:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] echo 06:43:16 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 06:43:16 b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:43:16 4.0.1-dev.3 06:43:16 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:43:16 odessa 06:43:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:17 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:43:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:43:17 4a5afaeb114e: Preparing 06:43:17 0b1e018a330e: Preparing 06:43:17 5bec5a677e9b: Preparing 06:43:17 e90ead04cce2: Preparing 06:43:17 9e2681199761: Preparing 06:43:17 a8c93c838c1b: Preparing 06:43:17 256f393e029f: Preparing 06:43:17 a8c93c838c1b: Waiting 06:43:17 256f393e029f: Waiting 06:43:17 5bec5a677e9b: Layer already exists 06:43:17 e90ead04cce2: Layer already exists 06:43:17 256f393e029f: Layer already exists 06:43:17 4a5afaeb114e: Pushed 06:43:17 9e2681199761: Pushed 06:43:18 a8c93c838c1b: Pushed 06:43:21 0b1e018a330e: Pushed 06:43:21 b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:3cef73c481190ccf93f7dcefc041fa6046a3ec9491a31e0c02fefebd8d2576ea size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:21 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.3 06:43:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:43:21 4a5afaeb114e: Preparing 06:43:21 0b1e018a330e: Preparing 06:43:21 5bec5a677e9b: Preparing 06:43:21 e90ead04cce2: Preparing 06:43:21 9e2681199761: Preparing 06:43:21 a8c93c838c1b: Preparing 06:43:21 256f393e029f: Preparing 06:43:21 256f393e029f: Waiting 06:43:21 a8c93c838c1b: Waiting 06:43:21 0b1e018a330e: Layer already exists 06:43:21 e90ead04cce2: Layer already exists 06:43:21 5bec5a677e9b: Layer already exists 06:43:21 9e2681199761: Layer already exists 06:43:21 4a5afaeb114e: Layer already exists 06:43:21 256f393e029f: Layer already exists 06:43:21 a8c93c838c1b: Layer already exists 06:43:21 4.0.1-dev.3: digest: sha256:3cef73c481190ccf93f7dcefc041fa6046a3ec9491a31e0c02fefebd8d2576ea size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:22 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:43:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:43:22 4a5afaeb114e: Preparing 06:43:22 0b1e018a330e: Preparing 06:43:22 5bec5a677e9b: Preparing 06:43:22 e90ead04cce2: Preparing 06:43:22 9e2681199761: Preparing 06:43:22 a8c93c838c1b: Preparing 06:43:22 256f393e029f: Preparing 06:43:22 a8c93c838c1b: Waiting 06:43:22 256f393e029f: Waiting 06:43:22 5bec5a677e9b: Layer already exists 06:43:22 e90ead04cce2: Layer already exists 06:43:22 9e2681199761: Layer already exists 06:43:22 0b1e018a330e: Layer already exists 06:43:22 4a5afaeb114e: Layer already exists 06:43:22 a8c93c838c1b: Layer already exists 06:43:22 256f393e029f: Layer already exists 06:43:22 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:3cef73c481190ccf93f7dcefc041fa6046a3ec9491a31e0c02fefebd8d2576ea size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:22 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa 06:43:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:43:23 4a5afaeb114e: Preparing 06:43:23 0b1e018a330e: Preparing 06:43:23 5bec5a677e9b: Preparing 06:43:23 e90ead04cce2: Preparing 06:43:23 9e2681199761: Preparing 06:43:23 a8c93c838c1b: Preparing 06:43:23 256f393e029f: Preparing 06:43:23 a8c93c838c1b: Waiting 06:43:23 256f393e029f: Waiting 06:43:23 4a5afaeb114e: Layer already exists 06:43:23 5bec5a677e9b: Layer already exists 06:43:23 0b1e018a330e: Layer already exists 06:43:23 e90ead04cce2: Layer already exists 06:43:23 9e2681199761: Layer already exists 06:43:23 256f393e029f: Layer already exists 06:43:23 a8c93c838c1b: Layer already exists 06:43:23 odessa: digest: sha256:3cef73c481190ccf93f7dcefc041fa6046a3ec9491a31e0c02fefebd8d2576ea size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:43:23 ===================================================== [Pipeline] echo 06:43:23 taggedImages: 06:43:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:43:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.3 06:43:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:43:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] echo 06:43:23 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 06:43:23 b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:43:23 4.0.1-dev.3 06:43:23 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:43:23 odessa 06:43:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:43:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:43:24 eabf8fc0af5c: Preparing 06:43:24 a904d60bff35: Preparing 06:43:24 02ab64feb1fa: Preparing 06:43:24 5bec5a677e9b: Preparing 06:43:24 e90ead04cce2: Preparing 06:43:24 fff54f0e80d1: Preparing 06:43:24 4f263284e9d2: Preparing 06:43:24 e3a1548e47e4: Preparing 06:43:24 13890e741268: Preparing 06:43:24 256f393e029f: Preparing 06:43:24 13890e741268: Waiting 06:43:24 256f393e029f: Waiting 06:43:24 e3a1548e47e4: Waiting 06:43:24 fff54f0e80d1: Waiting 06:43:24 4f263284e9d2: Waiting 06:43:24 5bec5a677e9b: Layer already exists 06:43:24 e90ead04cce2: Layer already exists 06:43:24 02ab64feb1fa: Pushed 06:43:24 eabf8fc0af5c: Pushed 06:43:24 a904d60bff35: Pushed 06:43:24 256f393e029f: Layer already exists 06:43:24 e3a1548e47e4: Pushed 06:43:24 13890e741268: Pushed 06:43:29 4f263284e9d2: Pushed 06:43:36 fff54f0e80d1: Pushed 06:43:36 b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:d03c1da551630f51f8590501d0b75d76d39c753f0c2909768160a4a9c293a777 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:36 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.3 06:43:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:43:37 eabf8fc0af5c: Preparing 06:43:37 a904d60bff35: Preparing 06:43:37 02ab64feb1fa: Preparing 06:43:37 5bec5a677e9b: Preparing 06:43:37 e90ead04cce2: Preparing 06:43:37 fff54f0e80d1: Preparing 06:43:37 4f263284e9d2: Preparing 06:43:37 e3a1548e47e4: Preparing 06:43:37 13890e741268: Preparing 06:43:37 256f393e029f: Preparing 06:43:37 fff54f0e80d1: Waiting 06:43:37 e3a1548e47e4: Waiting 06:43:37 4f263284e9d2: Waiting 06:43:37 a904d60bff35: Layer already exists 06:43:37 e90ead04cce2: Layer already exists 06:43:37 eabf8fc0af5c: Layer already exists 06:43:37 5bec5a677e9b: Layer already exists 06:43:37 02ab64feb1fa: Layer already exists 06:43:37 fff54f0e80d1: Layer already exists 06:43:37 e3a1548e47e4: Layer already exists 06:43:37 4f263284e9d2: Layer already exists 06:43:37 13890e741268: Layer already exists 06:43:37 256f393e029f: Layer already exists 06:43:37 4.0.1-dev.3: digest: sha256:d03c1da551630f51f8590501d0b75d76d39c753f0c2909768160a4a9c293a777 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:43:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:43:37 eabf8fc0af5c: Preparing 06:43:37 a904d60bff35: Preparing 06:43:37 02ab64feb1fa: Preparing 06:43:37 5bec5a677e9b: Preparing 06:43:37 e90ead04cce2: Preparing 06:43:37 fff54f0e80d1: Preparing 06:43:37 4f263284e9d2: Preparing 06:43:37 e3a1548e47e4: Preparing 06:43:37 13890e741268: Preparing 06:43:37 256f393e029f: Preparing 06:43:37 fff54f0e80d1: Waiting 06:43:37 4f263284e9d2: Waiting 06:43:37 e3a1548e47e4: Waiting 06:43:37 13890e741268: Waiting 06:43:37 256f393e029f: Waiting 06:43:37 eabf8fc0af5c: Layer already exists 06:43:37 02ab64feb1fa: Layer already exists 06:43:37 a904d60bff35: Layer already exists 06:43:37 5bec5a677e9b: Layer already exists 06:43:37 e90ead04cce2: Layer already exists 06:43:37 fff54f0e80d1: Layer already exists 06:43:37 e3a1548e47e4: Layer already exists 06:43:37 4f263284e9d2: Layer already exists 06:43:37 13890e741268: Layer already exists 06:43:37 256f393e029f: Layer already exists 06:43:37 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:d03c1da551630f51f8590501d0b75d76d39c753f0c2909768160a4a9c293a777 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:38 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:odessa 06:43:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:43:38 eabf8fc0af5c: Preparing 06:43:38 a904d60bff35: Preparing 06:43:38 02ab64feb1fa: Preparing 06:43:38 5bec5a677e9b: Preparing 06:43:38 e90ead04cce2: Preparing 06:43:38 fff54f0e80d1: Preparing 06:43:38 4f263284e9d2: Preparing 06:43:38 e3a1548e47e4: Preparing 06:43:38 13890e741268: Preparing 06:43:38 256f393e029f: Preparing 06:43:38 e3a1548e47e4: Waiting 06:43:38 4f263284e9d2: Waiting 06:43:38 13890e741268: Waiting 06:43:38 256f393e029f: Waiting 06:43:38 fff54f0e80d1: Waiting 06:43:38 02ab64feb1fa: Layer already exists 06:43:38 eabf8fc0af5c: Layer already exists 06:43:38 5bec5a677e9b: Layer already exists 06:43:38 a904d60bff35: Layer already exists 06:43:38 e90ead04cce2: Layer already exists 06:43:38 256f393e029f: Layer already exists 06:43:38 fff54f0e80d1: Layer already exists 06:43:38 e3a1548e47e4: Layer already exists 06:43:38 4f263284e9d2: Layer already exists 06:43:38 13890e741268: Layer already exists 06:43:38 odessa: digest: sha256:d03c1da551630f51f8590501d0b75d76d39c753f0c2909768160a4a9c293a777 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:43:38 ===================================================== [Pipeline] echo 06:43:38 taggedImages: 06:43:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:43:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.3 06:43:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:43:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] echo 06:43:38 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 06:43:38 b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:43:38 4.0.1-dev.3 06:43:38 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:43:38 odessa 06:43:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:38 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:43:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:43:39 754005673fff: Preparing 06:43:39 544e606e8c26: Preparing 06:43:39 a2e169e1c061: Preparing 06:43:39 5bec5a677e9b: Preparing 06:43:39 e90ead04cce2: Preparing 06:43:39 9eef25966d7a: Preparing 06:43:39 fbace8534f5e: Preparing 06:43:39 c7ebf3a5041d: Preparing 06:43:39 256f393e029f: Preparing 06:43:39 fbace8534f5e: Waiting 06:43:39 256f393e029f: Waiting 06:43:39 9eef25966d7a: Waiting 06:43:39 c7ebf3a5041d: Waiting 06:43:39 5bec5a677e9b: Layer already exists 06:43:39 e90ead04cce2: Layer already exists 06:43:39 a2e169e1c061: Pushed 06:43:39 544e606e8c26: Pushed 06:43:39 754005673fff: Pushed 06:43:39 256f393e029f: Layer already exists 06:43:39 fbace8534f5e: Pushed 06:43:39 c7ebf3a5041d: Pushed 06:43:51 9eef25966d7a: Pushed 06:43:52 b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:5cfcc91ced49f632d4e4d9cf25635d2b19e5e293aa407ebbe506306cdfd3aed0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.3 06:43:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:43:52 754005673fff: Preparing 06:43:52 544e606e8c26: Preparing 06:43:52 a2e169e1c061: Preparing 06:43:52 5bec5a677e9b: Preparing 06:43:52 e90ead04cce2: Preparing 06:43:52 9eef25966d7a: Preparing 06:43:52 fbace8534f5e: Preparing 06:43:52 c7ebf3a5041d: Preparing 06:43:52 256f393e029f: Preparing 06:43:52 c7ebf3a5041d: Waiting 06:43:52 fbace8534f5e: Waiting 06:43:52 9eef25966d7a: Waiting 06:43:52 256f393e029f: Waiting 06:43:52 e90ead04cce2: Layer already exists 06:43:52 5bec5a677e9b: Layer already exists 06:43:52 a2e169e1c061: Layer already exists 06:43:52 544e606e8c26: Layer already exists 06:43:52 754005673fff: Layer already exists 06:43:52 9eef25966d7a: Layer already exists 06:43:52 c7ebf3a5041d: Layer already exists 06:43:52 fbace8534f5e: Layer already exists 06:43:52 256f393e029f: Layer already exists 06:43:52 4.0.1-dev.3: digest: sha256:5cfcc91ced49f632d4e4d9cf25635d2b19e5e293aa407ebbe506306cdfd3aed0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:43:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:43:53 754005673fff: Preparing 06:43:53 544e606e8c26: Preparing 06:43:53 a2e169e1c061: Preparing 06:43:53 5bec5a677e9b: Preparing 06:43:53 e90ead04cce2: Preparing 06:43:53 9eef25966d7a: Preparing 06:43:53 fbace8534f5e: Preparing 06:43:53 c7ebf3a5041d: Preparing 06:43:53 256f393e029f: Preparing 06:43:53 9eef25966d7a: Waiting 06:43:53 fbace8534f5e: Waiting 06:43:53 256f393e029f: Waiting 06:43:53 c7ebf3a5041d: Waiting 06:43:53 e90ead04cce2: Layer already exists 06:43:53 754005673fff: Layer already exists 06:43:53 a2e169e1c061: Layer already exists 06:43:53 5bec5a677e9b: Layer already exists 06:43:53 544e606e8c26: Layer already exists 06:43:53 9eef25966d7a: Layer already exists 06:43:53 fbace8534f5e: Layer already exists 06:43:53 256f393e029f: Layer already exists 06:43:53 c7ebf3a5041d: Layer already exists 06:43:53 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:5cfcc91ced49f632d4e4d9cf25635d2b19e5e293aa407ebbe506306cdfd3aed0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:odessa 06:43:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:43:54 754005673fff: Preparing 06:43:54 544e606e8c26: Preparing 06:43:54 a2e169e1c061: Preparing 06:43:54 5bec5a677e9b: Preparing 06:43:54 e90ead04cce2: Preparing 06:43:54 9eef25966d7a: Preparing 06:43:54 fbace8534f5e: Preparing 06:43:54 c7ebf3a5041d: Preparing 06:43:54 256f393e029f: Preparing 06:43:54 9eef25966d7a: Waiting 06:43:54 c7ebf3a5041d: Waiting 06:43:54 256f393e029f: Waiting 06:43:54 fbace8534f5e: Waiting 06:43:54 5bec5a677e9b: Layer already exists 06:43:54 e90ead04cce2: Layer already exists 06:43:54 a2e169e1c061: Layer already exists 06:43:54 544e606e8c26: Layer already exists 06:43:54 754005673fff: Layer already exists 06:43:54 9eef25966d7a: Layer already exists 06:43:54 fbace8534f5e: Layer already exists 06:43:54 c7ebf3a5041d: Layer already exists 06:43:54 256f393e029f: Layer already exists 06:43:54 odessa: digest: sha256:5cfcc91ced49f632d4e4d9cf25635d2b19e5e293aa407ebbe506306cdfd3aed0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:43:54 ===================================================== [Pipeline] echo 06:43:54 taggedImages: 06:43:54 - nexus3.edgexfoundry.org:10004/security-spire-config:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:43:54 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.3 06:43:54 - nexus3.edgexfoundry.org:10004/security-spire-config:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:43:54 - nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] echo 06:43:54 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 06:43:54 b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:43:54 4.0.1-dev.3 06:43:54 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:43:54 odessa 06:43:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:43:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:43:55 90cfcae00969: Preparing 06:43:55 127b79a7bd26: Preparing 06:43:55 c717b9c33f63: Preparing 06:43:55 5bec5a677e9b: Preparing 06:43:55 e90ead04cce2: Preparing 06:43:55 9eef25966d7a: Preparing 06:43:55 e3a1548e47e4: Preparing 06:43:55 13890e741268: Preparing 06:43:55 256f393e029f: Preparing 06:43:55 9eef25966d7a: Waiting 06:43:55 e3a1548e47e4: Waiting 06:43:55 13890e741268: Waiting 06:43:55 256f393e029f: Waiting 06:43:55 e90ead04cce2: Layer already exists 06:43:55 5bec5a677e9b: Layer already exists 06:43:55 9eef25966d7a: Layer already exists 06:43:55 e3a1548e47e4: Layer already exists 06:43:55 256f393e029f: Layer already exists 06:43:55 13890e741268: Layer already exists 06:43:55 c717b9c33f63: Pushed 06:43:55 90cfcae00969: Pushed 06:43:55 127b79a7bd26: Pushed 06:43:55 b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:4288b4d6e6b09c452959ae81220ef9df18609a1533849aff5afee0a7a7490e7a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.3 06:43:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:43:56 90cfcae00969: Preparing 06:43:56 127b79a7bd26: Preparing 06:43:56 c717b9c33f63: Preparing 06:43:56 5bec5a677e9b: Preparing 06:43:56 e90ead04cce2: Preparing 06:43:56 9eef25966d7a: Preparing 06:43:56 e3a1548e47e4: Preparing 06:43:56 13890e741268: Preparing 06:43:56 256f393e029f: Preparing 06:43:56 e3a1548e47e4: Waiting 06:43:56 256f393e029f: Waiting 06:43:56 13890e741268: Waiting 06:43:56 9eef25966d7a: Waiting 06:43:56 90cfcae00969: Layer already exists 06:43:56 c717b9c33f63: Layer already exists 06:43:56 e90ead04cce2: Layer already exists 06:43:56 5bec5a677e9b: Layer already exists 06:43:56 127b79a7bd26: Layer already exists 06:43:56 13890e741268: Layer already exists 06:43:56 9eef25966d7a: Layer already exists 06:43:56 e3a1548e47e4: Layer already exists 06:43:56 256f393e029f: Layer already exists 06:43:56 4.0.1-dev.3: digest: sha256:4288b4d6e6b09c452959ae81220ef9df18609a1533849aff5afee0a7a7490e7a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:43:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:43:56 90cfcae00969: Preparing 06:43:56 127b79a7bd26: Preparing 06:43:56 c717b9c33f63: Preparing 06:43:56 5bec5a677e9b: Preparing 06:43:56 e90ead04cce2: Preparing 06:43:56 9eef25966d7a: Preparing 06:43:56 e3a1548e47e4: Preparing 06:43:56 13890e741268: Preparing 06:43:56 256f393e029f: Preparing 06:43:56 13890e741268: Waiting 06:43:56 e3a1548e47e4: Waiting 06:43:56 256f393e029f: Waiting 06:43:56 9eef25966d7a: Waiting 06:43:56 90cfcae00969: Layer already exists 06:43:56 127b79a7bd26: Layer already exists 06:43:56 c717b9c33f63: Layer already exists 06:43:56 e90ead04cce2: Layer already exists 06:43:56 5bec5a677e9b: Layer already exists 06:43:56 e3a1548e47e4: Layer already exists 06:43:56 9eef25966d7a: Layer already exists 06:43:56 13890e741268: Layer already exists 06:43:56 256f393e029f: Layer already exists 06:43:56 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:4288b4d6e6b09c452959ae81220ef9df18609a1533849aff5afee0a7a7490e7a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:odessa 06:43:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:43:57 90cfcae00969: Preparing 06:43:57 127b79a7bd26: Preparing 06:43:57 c717b9c33f63: Preparing 06:43:57 5bec5a677e9b: Preparing 06:43:57 e90ead04cce2: Preparing 06:43:57 9eef25966d7a: Preparing 06:43:57 e3a1548e47e4: Preparing 06:43:57 13890e741268: Preparing 06:43:57 256f393e029f: Preparing 06:43:57 9eef25966d7a: Waiting 06:43:57 e3a1548e47e4: Waiting 06:43:57 13890e741268: Waiting 06:43:57 256f393e029f: Waiting 06:43:57 5bec5a677e9b: Layer already exists 06:43:57 e90ead04cce2: Layer already exists 06:43:57 90cfcae00969: Layer already exists 06:43:57 127b79a7bd26: Layer already exists 06:43:57 c717b9c33f63: Layer already exists 06:43:57 e3a1548e47e4: Layer already exists 06:43:57 13890e741268: Layer already exists 06:43:57 9eef25966d7a: Layer already exists 06:43:57 256f393e029f: Layer already exists 06:43:57 odessa: digest: sha256:4288b4d6e6b09c452959ae81220ef9df18609a1533849aff5afee0a7a7490e7a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:43:57 ===================================================== [Pipeline] echo 06:43:57 taggedImages: 06:43:57 - nexus3.edgexfoundry.org:10004/security-spire-server:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:43:57 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.3 06:43:57 - nexus3.edgexfoundry.org:10004/security-spire-server:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:43:57 - nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] echo 06:43:57 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 06:43:57 b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:43:57 4.0.1-dev.3 06:43:57 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:43:57 odessa 06:43:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:57 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:43:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:43:58 df4ab3aad4e0: Preparing 06:43:58 6099c65bb5da: Preparing 06:43:58 5bec5a677e9b: Preparing 06:43:58 e90ead04cce2: Preparing 06:43:58 9c4c7331f41a: Preparing 06:43:58 a5bee94474fb: Preparing 06:43:58 256f393e029f: Preparing 06:43:58 a5bee94474fb: Waiting 06:43:58 256f393e029f: Waiting 06:43:58 e90ead04cce2: Layer already exists 06:43:58 5bec5a677e9b: Layer already exists 06:43:58 256f393e029f: Layer already exists 06:43:58 df4ab3aad4e0: Pushed 06:43:58 9c4c7331f41a: Pushed 06:43:58 a5bee94474fb: Pushed 06:44:02 6099c65bb5da: Pushed 06:44:02 b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:c9f61c455cc4ddaa80319549bf520adc8a13f856a02a5553fe78d9b6bd5018b6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.3 06:44:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:44:03 df4ab3aad4e0: Preparing 06:44:03 6099c65bb5da: Preparing 06:44:03 5bec5a677e9b: Preparing 06:44:03 e90ead04cce2: Preparing 06:44:03 9c4c7331f41a: Preparing 06:44:03 a5bee94474fb: Preparing 06:44:03 256f393e029f: Preparing 06:44:03 256f393e029f: Waiting 06:44:03 a5bee94474fb: Waiting 06:44:03 9c4c7331f41a: Layer already exists 06:44:03 df4ab3aad4e0: Layer already exists 06:44:03 5bec5a677e9b: Layer already exists 06:44:03 e90ead04cce2: Layer already exists 06:44:03 6099c65bb5da: Layer already exists 06:44:03 a5bee94474fb: Layer already exists 06:44:03 256f393e029f: Layer already exists 06:44:03 4.0.1-dev.3: digest: sha256:c9f61c455cc4ddaa80319549bf520adc8a13f856a02a5553fe78d9b6bd5018b6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:44:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:44:04 df4ab3aad4e0: Preparing 06:44:04 6099c65bb5da: Preparing 06:44:04 5bec5a677e9b: Preparing 06:44:04 e90ead04cce2: Preparing 06:44:04 9c4c7331f41a: Preparing 06:44:04 a5bee94474fb: Preparing 06:44:04 256f393e029f: Preparing 06:44:04 256f393e029f: Waiting 06:44:04 a5bee94474fb: Waiting 06:44:04 5bec5a677e9b: Layer already exists 06:44:04 9c4c7331f41a: Layer already exists 06:44:04 6099c65bb5da: Layer already exists 06:44:04 e90ead04cce2: Layer already exists 06:44:04 df4ab3aad4e0: Layer already exists 06:44:04 256f393e029f: Layer already exists 06:44:04 a5bee94474fb: Layer already exists 06:44:04 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:c9f61c455cc4ddaa80319549bf520adc8a13f856a02a5553fe78d9b6bd5018b6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:odessa 06:44:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:44:04 df4ab3aad4e0: Preparing 06:44:04 6099c65bb5da: Preparing 06:44:04 5bec5a677e9b: Preparing 06:44:04 e90ead04cce2: Preparing 06:44:04 9c4c7331f41a: Preparing 06:44:04 a5bee94474fb: Preparing 06:44:04 256f393e029f: Preparing 06:44:04 256f393e029f: Waiting 06:44:04 a5bee94474fb: Waiting 06:44:04 6099c65bb5da: Layer already exists 06:44:04 df4ab3aad4e0: Layer already exists 06:44:04 e90ead04cce2: Layer already exists 06:44:04 9c4c7331f41a: Layer already exists 06:44:04 5bec5a677e9b: Layer already exists 06:44:04 256f393e029f: Layer already exists 06:44:04 a5bee94474fb: Layer already exists 06:44:04 odessa: digest: sha256:c9f61c455cc4ddaa80319549bf520adc8a13f856a02a5553fe78d9b6bd5018b6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:44:04 ===================================================== [Pipeline] echo 06:44:05 taggedImages: 06:44:05 - nexus3.edgexfoundry.org:10004/support-notifications:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:44:05 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.3 06:44:05 - nexus3.edgexfoundry.org:10004/support-notifications:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:44:05 - nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] echo 06:44:05 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 06:44:05 b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:44:05 4.0.1-dev.3 06:44:05 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:44:05 odessa 06:44:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:44:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:44:05 6b76a21119b1: Preparing 06:44:05 fcccb9dff734: Preparing 06:44:05 5bec5a677e9b: Preparing 06:44:05 e90ead04cce2: Preparing 06:44:05 44af52d0c1f8: Preparing 06:44:05 68ed974a712d: Preparing 06:44:05 256f393e029f: Preparing 06:44:05 68ed974a712d: Waiting 06:44:05 256f393e029f: Waiting 06:44:05 e90ead04cce2: Layer already exists 06:44:05 5bec5a677e9b: Layer already exists 06:44:05 256f393e029f: Layer already exists 06:44:05 6b76a21119b1: Pushed 06:44:06 44af52d0c1f8: Pushed 06:44:06 68ed974a712d: Pushed 06:44:10 fcccb9dff734: Pushed 06:44:10 b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:26b2c77d2c537fc8fe803ff3b1e82643d98521a2c7636aae7a9afdd58fb9df7f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.3 06:44:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:44:10 6b76a21119b1: Preparing 06:44:10 fcccb9dff734: Preparing 06:44:10 5bec5a677e9b: Preparing 06:44:10 e90ead04cce2: Preparing 06:44:10 44af52d0c1f8: Preparing 06:44:10 68ed974a712d: Preparing 06:44:10 256f393e029f: Preparing 06:44:10 68ed974a712d: Waiting 06:44:10 256f393e029f: Waiting 06:44:10 fcccb9dff734: Layer already exists 06:44:10 5bec5a677e9b: Layer already exists 06:44:10 6b76a21119b1: Layer already exists 06:44:10 44af52d0c1f8: Layer already exists 06:44:10 e90ead04cce2: Layer already exists 06:44:10 68ed974a712d: Layer already exists 06:44:10 256f393e029f: Layer already exists 06:44:10 4.0.1-dev.3: digest: sha256:26b2c77d2c537fc8fe803ff3b1e82643d98521a2c7636aae7a9afdd58fb9df7f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:44:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:44:11 6b76a21119b1: Preparing 06:44:11 fcccb9dff734: Preparing 06:44:11 5bec5a677e9b: Preparing 06:44:11 e90ead04cce2: Preparing 06:44:11 44af52d0c1f8: Preparing 06:44:11 68ed974a712d: Preparing 06:44:11 256f393e029f: Preparing 06:44:11 68ed974a712d: Waiting 06:44:11 256f393e029f: Waiting 06:44:11 6b76a21119b1: Layer already exists 06:44:11 5bec5a677e9b: Layer already exists 06:44:11 fcccb9dff734: Layer already exists 06:44:11 e90ead04cce2: Layer already exists 06:44:11 44af52d0c1f8: Layer already exists 06:44:11 68ed974a712d: Layer already exists 06:44:11 256f393e029f: Layer already exists 06:44:11 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:26b2c77d2c537fc8fe803ff3b1e82643d98521a2c7636aae7a9afdd58fb9df7f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:odessa 06:44:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:44:12 6b76a21119b1: Preparing 06:44:12 fcccb9dff734: Preparing 06:44:12 5bec5a677e9b: Preparing 06:44:12 e90ead04cce2: Preparing 06:44:12 44af52d0c1f8: Preparing 06:44:12 68ed974a712d: Preparing 06:44:12 256f393e029f: Preparing 06:44:12 68ed974a712d: Waiting 06:44:12 256f393e029f: Waiting 06:44:12 6b76a21119b1: Layer already exists 06:44:12 44af52d0c1f8: Layer already exists 06:44:12 fcccb9dff734: Layer already exists 06:44:12 e90ead04cce2: Layer already exists 06:44:12 5bec5a677e9b: Layer already exists 06:44:12 68ed974a712d: Layer already exists 06:44:12 256f393e029f: Layer already exists 06:44:12 odessa: digest: sha256:26b2c77d2c537fc8fe803ff3b1e82643d98521a2c7636aae7a9afdd58fb9df7f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:44:12 ===================================================== [Pipeline] echo 06:44:12 taggedImages: 06:44:12 - nexus3.edgexfoundry.org:10004/support-scheduler:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:44:12 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/support-scheduler:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/support-scheduler:odessa [Pipeline] echo 06:44:12 ========================================================= 06:44:12 [edgeXBuildMultiArch] RAW Config: 06:44:12 images: 06:44:12 - nexus3.edgexfoundry.org:10004/core-command:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:44:12 - nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/core-command:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/core-command:odessa 06:44:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:44:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa 06:44:12 - nexus3.edgexfoundry.org:10004/core-data:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:44:12 - nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/core-data:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/core-data:odessa 06:44:12 - nexus3.edgexfoundry.org:10004/core-keeper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:44:12 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/core-keeper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/core-keeper:odessa 06:44:12 - nexus3.edgexfoundry.org:10004/core-metadata:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:44:12 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/core-metadata:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/core-metadata:odessa 06:44:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:44:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa 06:44:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:44:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa 06:44:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:44:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa 06:44:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:44:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa 06:44:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:44:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa 06:44:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:44:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:odessa 06:44:12 - nexus3.edgexfoundry.org:10004/security-spire-config:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:44:12 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/security-spire-config:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/security-spire-config:odessa 06:44:12 - nexus3.edgexfoundry.org:10004/security-spire-server:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:44:12 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/security-spire-server:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/security-spire-server:odessa 06:44:12 - nexus3.edgexfoundry.org:10004/support-notifications:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:44:12 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/support-notifications:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/support-notifications:odessa 06:44:12 - nexus3.edgexfoundry.org:10004/support-scheduler:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 06:44:12 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/support-scheduler:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 06:44:12 - nexus3.edgexfoundry.org:10004/support-scheduler:odessa 06:44:12 settingsFile: 06:44:12 edgex-go-settings 06:44:12 ========================================================= [Pipeline] node 06:44:27 Still waiting to schedule task 06:44:27 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:47:27 Running on prd-centos7-docker-4c-2g-773726 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:47:27 provisioning config files... 06:47:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_odessa@tmp/config7554188997155090279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:47:28 ---> ****-login.sh 06:47:28 nexus3.edgexfoundry.org:10001 07:00:23 #144 ... 07:00:23 07:00:23 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:00:23 #147 DONE 1045.8s 07:00:23 07:00:23 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:00:23 #145 ... 07:00:23 07:00:23 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:00:23 #155 DONE 0.5s 07:00:23 07:00:23 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:00:23 #156 DONE 0.2s 07:00:23 07:00:23 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:00:23 #157 DONE 0.2s 07:00:23 07:00:23 #154 [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:00:23 #154 ... 07:00:23 07:00:23 #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 07:00:23 #158 DONE 0.1s 07:00:23 07:00:23 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:00:23 #159 DONE 0.1s 07:00:23 07:00:23 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 07:00:23 #152 ... 07:00:23 07:00:23 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:00:23 #160 DONE 2.5s 07:00:23 07:00:23 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 07:00:23 #152 ... 07:00:23 07:00:23 #111 [core-common-config-bootstrapper] exporting to image 07:00:23 #111 exporting layers 07:00:23 #111 exporting layers 0.9s done 07:00:23 #111 writing image sha256:29d33e0164bca9d6e4d90ed74323efd1ccb27ba45520b2ab15399015aed0b2d2 done 07:00:23 #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 07:00:23 #111 DONE 7.0s 07:00:23 07:00:23 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:00:38 #131 ... 07:00:38 07:00:38 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:00:38 #145 DONE 1067.5s 07:00:38 07:00:38 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:00:38 #161 DONE 0.4s 07:00:38 07:00:38 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:00:38 #131 ... 07:00:38 07:00:38 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:00:40 #162 DONE 3.0s 07:00:40 07:00:40 #154 [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:00:40 #154 ... 07:00:40 07:00:40 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:00:40 #163 DONE 0.5s 07:00:40 07:00:40 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:00:41 #164 DONE 0.2s 07:00:41 07:00:41 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:00:41 #165 DONE 0.3s 07:00:41 07:00:41 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:00:41 #166 DONE 0.1s 07:00:41 07:00:41 #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/ 07:00:42 #167 DONE 0.2s 07:00:42 07:00:42 #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/ 07:00:42 #168 DONE 0.3s 07:00:42 07:00:42 #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/ 07:00:42 #169 DONE 0.2s 07:00:42 07:00:42 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:00:42 #170 DONE 0.2s 07:00:42 07:00:42 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:00:42 #131 ... 07:00:42 07:00:42 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:00:44 #171 DONE 2.0s 07:00:44 07:00:44 #111 [security-bootstrapper] exporting to image 07:00:44 #111 exporting layers 07:00:45 #111 exporting layers 1.4s done 07:00:45 #111 writing image sha256:3c3cbb7436513b11ab2cf603487f98c202149b9ff5319827a6b27065f1bf7b0d done 07:00:45 #111 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 07:00:45 #111 DONE 8.3s 07:00:45 07:00:45 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 07:14:38 #152 ... 07:14:38 07:14:38 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command 07:14:38 #150 DONE 1905.5s 07:14:38 07:14:38 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:14:38 #149 ... 07:14:38 07:14:38 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:14:38 #172 DONE 0.3s 07:14:38 07:14:38 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:14:38 #173 DONE 0.3s 07:14:38 07:14:38 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:14:38 #174 DONE 0.4s 07:14:38 07:14:38 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:14:38 #175 DONE 0.1s 07:14:38 07:14:38 #111 [core-command] exporting to image 07:14:38 #111 exporting layers 07:14:38 #111 exporting layers 0.3s done 07:14:38 #111 writing image sha256:00ed061d35fa54c44cab98a82488e0b28f44a6fffba89ad48c36a30a0890e223 done 07:14:38 #111 naming to docker.io/library/core-command-arm64 done 07:14:38 #111 DONE 8.6s 07:14:38 07:14:38 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:15:05 #149 ... 07:15:05 07:15:05 #154 [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:15:05 #154 1935.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:15:11 #154 ... 07:15:11 07:15:11 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:15:11 #149 DONE 1942.2s 07:15:11 07:15:11 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:15:13 #146 ... 07:15:13 07:15:13 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:15:13 #176 DONE 0.5s 07:15:13 07:15:13 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:15:14 #177 DONE 0.2s 07:15:14 07:15:14 #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:15:14 #178 DONE 0.2s 07:15:14 07:15:14 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:15:14 #179 DONE 0.1s 07:15:14 07:15:14 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:15:14 #180 DONE 0.4s 07:15:14 07:15:14 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 07:15:14 #152 ... 07:15:14 07:15:14 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:15:15 #181 DONE 0.3s 07:15:15 07:15:15 #154 [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:15:15 #154 ... 07:15:15 07:15:15 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:15:17 #182 DONE 2.1s 07:15:17 07:15:17 #111 [security-proxy-setup] exporting to image 07:15:17 #111 exporting layers 07:15:18 #111 exporting layers 1.2s done 07:15:18 #111 writing image sha256:20f71233b704a064c1372dbd99ac61d45208b642a18b9214f743122d2e5829ca done 07:15:18 #111 naming to docker.io/library/security-proxy-setup-arm64 done 07:15:18 #111 DONE 9.9s 07:15:18 07:15:18 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:15:40 #153 ... 07:15:40 07:15:40 #154 [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:15:40 #154 DONE 1968.3s 07:15:40 07:15:40 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 07:15:40 #151 ... 07:15:40 07:15:40 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:15:40 #183 DONE 0.2s 07:15:40 07:15:40 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:15:40 #184 DONE 0.2s 07:15:40 07:15:40 #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:15:40 #185 DONE 0.4s 07:15:40 07:15:40 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 07:15:40 #151 ... 07:15:40 07:15:40 #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:15:40 #186 DONE 0.1s 07:15:40 07:15:40 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:15:40 #187 DONE 0.2s 07:15:40 07:15:40 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:15:41 #188 DONE 0.3s 07:15:41 07:15:41 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:15:41 #189 DONE 0.4s 07:15:41 07:15:41 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:15:41 #190 DONE 0.2s 07:15:41 07:15:41 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:15:44 #191 DONE 2.6s 07:15:44 07:15:44 #111 [security-secretstore-setup] exporting to image 07:15:44 #111 exporting layers 07:15:45 #111 exporting layers 1.4s done 07:15:45 #111 writing image sha256:f5679eb1f89fed22ae3d9c71ab5ccbe05e98f09e0822d76058b4082bfe0f43ec done 07:15:45 #111 naming to docker.io/library/security-secretstore-setup-arm64 done 07:15:45 #111 DONE 11.3s 07:15:45 07:15:45 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 07:16:42 #144 ... 07:16:42 07:16:42 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:16:42 #153 DONE 2032.6s 07:16:42 07:16:42 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 07:16:44 #152 ... 07:16:44 07:16:44 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:16:44 #192 DONE 0.3s 07:16:44 07:16:44 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 07:16:46 #151 ... 07:16:46 07:16:46 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:16:46 #193 DONE 0.2s 07:16:46 07:16:46 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:16:47 #194 DONE 0.4s 07:16:47 07:16:47 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 07:16:47 #151 ... 07:16:47 07:16:47 #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:16:47 #195 DONE 0.2s 07:16:47 07:16:47 #111 [security-spiffe-token-provider] exporting to image 07:16:47 #111 exporting layers 07:16:48 #111 exporting layers 0.6s done 07:16:48 #111 writing image sha256:0097b2139213c531bebbc6b91f29deae6b7671adb0996184d8e185f94c816e93 done 07:16:48 #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done 07:16:48 #111 DONE 11.8s 07:16:48 07:16:48 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 07:17:14 #151 ... 07:17:14 07:17:14 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 07:17:14 #144 DONE 2061.5s 07:17:14 07:17:14 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 07:17:14 #152 ... 07:17:14 07:17:14 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:17:14 #196 DONE 0.1s 07:17:14 07:17:14 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:17:14 #197 DONE 0.3s 07:17:14 07:17:14 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:17:14 #198 DONE 0.3s 07:17:14 07:17:14 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:17:14 #199 DONE 0.1s 07:17:14 07:17:14 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 07:17:14 #151 ... 07:17:14 07:17:14 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:17:14 #200 DONE 0.2s 07:17:14 07:17:14 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:17:15 #201 DONE 1.9s 07:17:15 07:17:15 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 07:17:15 #152 ... 07:17:15 07:17:15 #111 [security-proxy-auth] exporting to image 07:17:15 #111 exporting layers 07:17:16 #111 exporting layers 0.8s done 07:17:16 #111 writing image sha256:c85181de358dac253cebe3dc1c99567fc00be4d53dedbba2a58c4acc625a82ed done 07:17:16 #111 naming to docker.io/library/security-proxy-auth-arm64 done 07:17:16 #111 DONE 12.7s 07:17:16 07:17:16 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 07:17:20 #151 DONE 2070.5s 07:17:20 07:17:20 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:17:21 #146 ... 07:17:21 07:17:21 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:17:22 #202 DONE 0.5s 07:17:22 07:17:22 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:17:22 #203 DONE 0.5s 07:17:22 07:17:22 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:17:22 #204 ... 07:17:22 07:17:22 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 07:17:22 #152 DONE 2073.7s 07:17:23 07:17:23 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:17:23 #204 DONE 0.6s 07:17:23 07:17:23 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:17:23 #148 ... 07:17:23 07:17:23 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:17:23 #146 DONE 2073.9s 07:17:23 07:17:23 #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:17:23 #205 DONE 0.5s 07:17:23 07:17:23 #111 [core-data] exporting to image 07:17:23 #111 exporting layers 07:17:24 #111 exporting layers 0.9s done 07:17:24 #111 writing image sha256:65cdd05a0fceeeea0867e1f965ffd1b41f95b2ac7075443073726a23d41b9457 0.0s done 07:17:24 #111 naming to docker.io/library/core-data-arm64 done 07:17:24 #111 DONE 13.6s 07:17:24 07:17:24 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:17:26 #148 ... 07:17:26 07:17:26 #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:17:26 #206 DONE 0.2s 07:17:26 07:17:26 #207 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:17:26 #207 DONE 0.1s 07:17:26 07:17:26 #208 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:17:26 #208 DONE 0.1s 07:17:26 07:17:26 #209 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:17:27 #209 DONE 0.5s 07:17:27 07:17:27 #210 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:17:27 #210 DONE 0.2s 07:17:27 07:17:27 #111 [core-keeper] exporting to image 07:17:27 #111 ... 07:17:27 07:17:27 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:17:27 #211 DONE 1.1s 07:17:28 07:17:28 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:17:28 #212 DONE 0.2s 07:17:28 07:17:28 #111 [core-keeper] exporting to image 07:17:28 #111 exporting layers 0.9s done 07:17:28 #111 writing image sha256:631bc74d3f2ffd850cc25884f5c55081b1cb2ca4f77fb58f5f88e6cd79235cb1 0.0s done 07:17:28 #111 naming to docker.io/library/core-keeper-arm64 done 07:17:28 #111 DONE 14.5s 07:17:28 07:17:28 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:17:28 #213 DONE 0.2s 07:17:28 07:17:28 #111 [core-metadata] exporting to image 07:17:29 #111 exporting layers 0.4s done 07:17:29 #111 writing image sha256:e685a8c8c68a2e2e8c1899d6e89301d8e2519826ea8d6a4d10b57f274c7817ad done 07:17:29 #111 naming to docker.io/library/core-metadata-arm64 done 07:17:29 #111 DONE 15.0s 07:17:29 07:17:29 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:18:01 #148 ... 07:18:01 07:18:01 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:18:01 #131 DONE 2106.6s 07:18:01 07:18:01 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:18:01 #148 ... 07:18:01 07:18:01 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:18:01 #214 DONE 0.1s 07:18:01 07:18:01 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:18:01 #215 DONE 0.1s 07:18:01 07:18:01 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:18:01 #148 ... 07:18:01 07:18:01 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:18:01 #216 DONE 0.4s 07:18:01 07:18:01 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:18:01 #217 DONE 0.1s 07:18:01 07:18:01 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:18:01 #148 ... 07:18:01 07:18:01 #111 [support-scheduler] exporting to image 07:18:01 #111 exporting layers 07:18:01 #111 exporting layers 1.4s done 07:18:01 #111 writing image sha256:1759ac56612acccde7112d1ac31de173592fee9699ca55113cbcf34fcd5d0329 done 07:18:01 #111 naming to docker.io/library/support-scheduler-arm64 done 07:18:01 #111 DONE 16.4s 07:18:01 07:18:01 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:18:01 #148 DONE 2112.4s 07:18:03 07:18:03 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:18:03 #218 DONE 0.2s 07:18:03 07:18:03 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:18:03 #219 DONE 0.1s 07:18:03 07:18:03 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:18:04 #220 DONE 0.4s 07:18:04 07:18:04 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:18:04 #221 DONE 0.1s 07:18:04 07:18:04 #111 [support-notifications] exporting to image 07:18:04 #111 exporting layers 0.6s done 07:18:04 #111 writing image sha256:45681685c3884fa1465f199f9218a22fff6df3e8385f87ea47ba54735aef9dc3 done 07:18:04 #111 naming to docker.io/library/support-notifications-arm64 done 07:18:04 #111 DONE 17.0s 07:18:04 time="2025-11-24T06:39:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:18:04 time="2025-11-24T06:39:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:18:04 time="2025-11-24T06:39:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:18:04 time="2025-11-24T06:39:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:18:04 time="2025-11-24T06:39:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:18:04 time="2025-11-24T06:39:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:18:04 time="2025-11-24T06:39:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:18:04 time="2025-11-24T06:39:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:18:04 time="2025-11-24T06:39:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:18:04 time="2025-11-24T06:39:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:18:04 time="2025-11-24T06:39:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:18:04 time="2025-11-24T06:39:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:18:04 time="2025-11-24T06:39:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:18:04 time="2025-11-24T06:39:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:18:04 time="2025-11-24T06:39:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:18:04 $ docker stop --time=1 c52ee8615b3d908dc5710910f2020db23a90125e6f580b882b3cb33f1805deea 07:18:06 $ docker rm -f --volumes c52ee8615b3d908dc5710910f2020db23a90125e6f580b882b3cb33f1805deea [Pipeline] // withDockerContainer [Pipeline] sh 07:18:07 + docker images 07:18:07 REPOSITORY TAG IMAGE ID CREATED SIZE 07:18:07 support-notifications-arm64 latest 45681685c388 2 seconds ago 52.8MB 07:18:07 support-scheduler-arm64 latest 1759ac56612a 8 seconds ago 48.9MB 07:18:07 core-metadata-arm64 latest e685a8c8c68a 38 seconds ago 33.7MB 07:18:07 core-keeper-arm64 latest 631bc74d3f2f 39 seconds ago 32.2MB 07:18:07 core-data-arm64 latest 65cdd05a0fce 43 seconds ago 33.5MB 07:18:07 security-proxy-auth-arm64 latest c85181de358d 51 seconds ago 32.5MB 07:18:07 security-spiffe-token-provider-arm64 latest 0097b2139213 About a minute ago 48.3MB 07:18:07 security-secretstore-setup-arm64 latest f5679eb1f89f 2 minutes ago 69.3MB 07:18:07 security-proxy-setup-arm64 latest 20f71233b704 2 minutes ago 40.6MB 07:18:07 core-command-arm64 latest 00ed061d35fa 3 minutes ago 29MB 07:18:07 security-bootstrapper-arm64 latest 3c3cbb743651 17 minutes ago 21.8MB 07:18:07 core-common-config-bootstrapper-arm64 latest 29d33e0164bc 17 minutes ago 18.6MB 07:18:07 security-spire-server-arm64 latest 0fd7ae3f3a98 36 minutes ago 144MB 07:18:07 security-spire-agent-arm64 latest b141d980f33c 36 minutes ago 188MB 07:18:07 security-spire-config-arm64 latest 9f680ff1005c 36 minutes ago 144MB 07:18:07 ci-base-image-arm64 latest a84d5a0ad348 39 minutes ago 909MB 07:18:07 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.23-alpine-lts 72db82c1953f 8 months ago 560MB 07:18:07 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:18:07 provisioning config files... 07:18:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config8271927096827506774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:18:07 ---> ****-login.sh 07:18:07 nexus3.edgexfoundry.org:10001 07:18:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:07 Configure a credential helper to remove this warning. See 07:18:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:07 07:18:07 Login Succeeded 07:18:07 nexus3.edgexfoundry.org:10002 07:18:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:08 Configure a credential helper to remove this warning. See 07:18:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:08 07:18:08 Login Succeeded 07:18:08 nexus3.edgexfoundry.org:10003 07:18:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:08 Configure a credential helper to remove this warning. See 07:18:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:08 07:18:08 Login Succeeded 07:18:08 nexus3.edgexfoundry.org:10004 07:18:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:09 Configure a credential helper to remove this warning. See 07:18:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:09 07:18:09 Login Succeeded 07:18:09 ****.io 07:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:09 Configure a credential helper to remove this warning. See 07:18:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:09 07:18:09 Login Succeeded 07:18:09 ---> ****-login.sh ends [Pipeline] } 07:18:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:09 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:18:09 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 07:18:09 b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:18:09 4.0.1-dev.3 07:18:09 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:18:09 odessa 07:18:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:18:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:18:10 e4a9b89ed25f: Preparing 07:18:10 b6e9f368a76e: Preparing 07:18:10 c1de226f732b: Preparing 07:18:10 6a97b343d9d7: Preparing 07:18:10 9e2633aefc5b: Preparing 07:18:10 1af2deea5ba8: Preparing 07:18:10 0e64f2360a44: Preparing 07:18:10 1af2deea5ba8: Waiting 07:18:10 0e64f2360a44: Waiting 07:18:10 6a97b343d9d7: Pushed 07:18:10 c1de226f732b: Pushed 07:18:10 e4a9b89ed25f: Pushed 07:18:10 0e64f2360a44: Layer already exists 07:18:10 1af2deea5ba8: Pushed 07:18:10 9e2633aefc5b: Pushed 07:18:15 b6e9f368a76e: Pushed 07:18:15 b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:dc002239f3088f4cf87ed46c9888f12c2b23a3bcc10958459684bfc433d4d9e2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.3 07:18:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:18:15 e4a9b89ed25f: Preparing 07:18:15 b6e9f368a76e: Preparing 07:18:15 c1de226f732b: Preparing 07:18:15 6a97b343d9d7: Preparing 07:18:15 9e2633aefc5b: Preparing 07:18:15 1af2deea5ba8: Preparing 07:18:15 0e64f2360a44: Preparing 07:18:15 1af2deea5ba8: Waiting 07:18:15 0e64f2360a44: Waiting 07:18:15 c1de226f732b: Layer already exists 07:18:15 b6e9f368a76e: Layer already exists 07:18:15 9e2633aefc5b: Layer already exists 07:18:15 e4a9b89ed25f: Layer already exists 07:18:15 6a97b343d9d7: Layer already exists 07:18:15 1af2deea5ba8: Layer already exists 07:18:15 0e64f2360a44: Layer already exists 07:18:15 4.0.1-dev.3: digest: sha256:dc002239f3088f4cf87ed46c9888f12c2b23a3bcc10958459684bfc433d4d9e2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:18:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:18:16 e4a9b89ed25f: Preparing 07:18:16 b6e9f368a76e: Preparing 07:18:16 c1de226f732b: Preparing 07:18:16 6a97b343d9d7: Preparing 07:18:16 9e2633aefc5b: Preparing 07:18:16 1af2deea5ba8: Preparing 07:18:16 0e64f2360a44: Preparing 07:18:16 1af2deea5ba8: Waiting 07:18:16 0e64f2360a44: Waiting 07:18:16 6a97b343d9d7: Layer already exists 07:18:16 c1de226f732b: Layer already exists 07:18:16 b6e9f368a76e: Layer already exists 07:18:16 e4a9b89ed25f: Layer already exists 07:18:16 9e2633aefc5b: Layer already exists 07:18:16 0e64f2360a44: Layer already exists 07:18:16 1af2deea5ba8: Layer already exists 07:18:16 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:dc002239f3088f4cf87ed46c9888f12c2b23a3bcc10958459684bfc433d4d9e2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:odessa 07:18:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:18:17 e4a9b89ed25f: Preparing 07:18:17 b6e9f368a76e: Preparing 07:18:17 c1de226f732b: Preparing 07:18:17 6a97b343d9d7: Preparing 07:18:17 9e2633aefc5b: Preparing 07:18:17 1af2deea5ba8: Preparing 07:18:17 0e64f2360a44: Preparing 07:18:17 1af2deea5ba8: Waiting 07:18:17 0e64f2360a44: Waiting 07:18:17 b6e9f368a76e: Layer already exists 07:18:17 c1de226f732b: Layer already exists 07:18:17 6a97b343d9d7: Layer already exists 07:18:17 9e2633aefc5b: Layer already exists 07:18:17 e4a9b89ed25f: Layer already exists 07:18:17 1af2deea5ba8: Layer already exists 07:18:17 0e64f2360a44: Layer already exists 07:18:17 odessa: digest: sha256:dc002239f3088f4cf87ed46c9888f12c2b23a3bcc10958459684bfc433d4d9e2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:17 ===================================================== [Pipeline] echo 07:18:17 taggedImages: 07:18:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:18:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.3 07:18:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:18:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo 07:18:17 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 07:18:17 b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:18:17 4.0.1-dev.3 07:18:17 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:18:17 odessa 07:18:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:18 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:18:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:18:18 f2fb6c3ad129: Preparing 07:18:18 3cf03ab3273a: Preparing 07:18:18 49414de347a9: Preparing 07:18:18 c1364934e815: Preparing 07:18:18 c1de226f732b: Preparing 07:18:18 6a97b343d9d7: Preparing 07:18:18 9e2633aefc5b: Preparing 07:18:18 1af2deea5ba8: Preparing 07:18:18 0e64f2360a44: Preparing 07:18:18 9e2633aefc5b: Waiting 07:18:18 1af2deea5ba8: Waiting 07:18:18 0e64f2360a44: Waiting 07:18:18 6a97b343d9d7: Waiting 07:18:18 c1de226f732b: Layer already exists 07:18:18 6a97b343d9d7: Layer already exists 07:18:18 49414de347a9: Pushed 07:18:18 f2fb6c3ad129: Pushed 07:18:18 9e2633aefc5b: Layer already exists 07:18:18 3cf03ab3273a: Pushed 07:18:18 1af2deea5ba8: Layer already exists 07:18:18 0e64f2360a44: Layer already exists 07:18:20 c1364934e815: Pushed 07:18:21 b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:e128bc27f50321c73ba1dbe65f283667a16e50d56c44e5da62034918f5054fcb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:21 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.3 07:18:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:18:21 f2fb6c3ad129: Preparing 07:18:21 3cf03ab3273a: Preparing 07:18:21 49414de347a9: Preparing 07:18:21 c1364934e815: Preparing 07:18:21 c1de226f732b: Preparing 07:18:21 6a97b343d9d7: Preparing 07:18:21 9e2633aefc5b: Preparing 07:18:21 1af2deea5ba8: Preparing 07:18:21 0e64f2360a44: Preparing 07:18:21 6a97b343d9d7: Waiting 07:18:21 9e2633aefc5b: Waiting 07:18:21 1af2deea5ba8: Waiting 07:18:21 0e64f2360a44: Waiting 07:18:21 49414de347a9: Layer already exists 07:18:21 c1de226f732b: Layer already exists 07:18:21 c1364934e815: Layer already exists 07:18:21 f2fb6c3ad129: Layer already exists 07:18:21 3cf03ab3273a: Layer already exists 07:18:21 9e2633aefc5b: Layer already exists 07:18:21 6a97b343d9d7: Layer already exists 07:18:21 0e64f2360a44: Layer already exists 07:18:21 1af2deea5ba8: Layer already exists 07:18:22 4.0.1-dev.3: digest: sha256:e128bc27f50321c73ba1dbe65f283667a16e50d56c44e5da62034918f5054fcb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:22 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:18:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:18:22 f2fb6c3ad129: Preparing 07:18:22 3cf03ab3273a: Preparing 07:18:22 49414de347a9: Preparing 07:18:22 c1364934e815: Preparing 07:18:22 c1de226f732b: Preparing 07:18:22 6a97b343d9d7: Preparing 07:18:22 9e2633aefc5b: Preparing 07:18:22 1af2deea5ba8: Preparing 07:18:22 0e64f2360a44: Preparing 07:18:22 6a97b343d9d7: Waiting 07:18:22 9e2633aefc5b: Waiting 07:18:22 1af2deea5ba8: Waiting 07:18:22 0e64f2360a44: Waiting 07:18:22 3cf03ab3273a: Layer already exists 07:18:22 c1364934e815: Layer already exists 07:18:22 c1de226f732b: Layer already exists 07:18:22 49414de347a9: Layer already exists 07:18:22 f2fb6c3ad129: Layer already exists 07:18:22 6a97b343d9d7: Layer already exists 07:18:22 9e2633aefc5b: Layer already exists 07:18:22 0e64f2360a44: Layer already exists 07:18:22 1af2deea5ba8: Layer already exists 07:18:23 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:e128bc27f50321c73ba1dbe65f283667a16e50d56c44e5da62034918f5054fcb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:23 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa 07:18:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:18:23 f2fb6c3ad129: Preparing 07:18:23 3cf03ab3273a: Preparing 07:18:23 49414de347a9: Preparing 07:18:23 c1364934e815: Preparing 07:18:23 c1de226f732b: Preparing 07:18:23 6a97b343d9d7: Preparing 07:18:23 9e2633aefc5b: Preparing 07:18:23 1af2deea5ba8: Preparing 07:18:23 0e64f2360a44: Preparing 07:18:23 6a97b343d9d7: Waiting 07:18:23 9e2633aefc5b: Waiting 07:18:23 1af2deea5ba8: Waiting 07:18:23 0e64f2360a44: Waiting 07:18:23 c1de226f732b: Layer already exists 07:18:23 f2fb6c3ad129: Layer already exists 07:18:23 c1364934e815: Layer already exists 07:18:23 3cf03ab3273a: Layer already exists 07:18:23 49414de347a9: Layer already exists 07:18:23 6a97b343d9d7: Layer already exists 07:18:23 1af2deea5ba8: Layer already exists 07:18:23 9e2633aefc5b: Layer already exists 07:18:24 0e64f2360a44: Layer already exists 07:18:24 odessa: digest: sha256:e128bc27f50321c73ba1dbe65f283667a16e50d56c44e5da62034918f5054fcb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:24 ===================================================== [Pipeline] echo 07:18:24 taggedImages: 07:18:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:18:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.3 07:18:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:18:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo 07:18:24 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 07:18:24 b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:18:24 4.0.1-dev.3 07:18:24 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:18:24 odessa 07:18:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:25 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:18:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:18:25 9ae552623a14: Preparing 07:18:25 9a775e5e72a3: Preparing 07:18:25 c1de226f732b: Preparing 07:18:25 6a97b343d9d7: Preparing 07:18:25 be6d2348e167: Preparing 07:18:25 7d62603c439f: Preparing 07:18:25 0e64f2360a44: Preparing 07:18:25 7d62603c439f: Waiting 07:18:25 0e64f2360a44: Waiting 07:18:25 6a97b343d9d7: Layer already exists 07:18:25 c1de226f732b: Layer already exists 07:18:25 0e64f2360a44: Layer already exists 07:18:25 9ae552623a14: Pushed 07:18:25 7d62603c439f: Pushed 07:18:26 be6d2348e167: Pushed 07:18:31 9a775e5e72a3: Pushed 07:18:31 b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:944b4628d5e75f313fd10771d78772e0dfcefb60a2e31a21e8c3d832e6b9b8e8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.3 07:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:18:32 9ae552623a14: Preparing 07:18:32 9a775e5e72a3: Preparing 07:18:32 c1de226f732b: Preparing 07:18:32 6a97b343d9d7: Preparing 07:18:32 be6d2348e167: Preparing 07:18:32 7d62603c439f: Preparing 07:18:32 0e64f2360a44: Preparing 07:18:32 7d62603c439f: Waiting 07:18:32 0e64f2360a44: Waiting 07:18:32 9a775e5e72a3: Layer already exists 07:18:32 be6d2348e167: Layer already exists 07:18:32 9ae552623a14: Layer already exists 07:18:32 c1de226f732b: Layer already exists 07:18:32 6a97b343d9d7: Layer already exists 07:18:32 7d62603c439f: Layer already exists 07:18:32 0e64f2360a44: Layer already exists 07:18:32 4.0.1-dev.3: digest: sha256:944b4628d5e75f313fd10771d78772e0dfcefb60a2e31a21e8c3d832e6b9b8e8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:18:32 9ae552623a14: Preparing 07:18:32 9a775e5e72a3: Preparing 07:18:32 c1de226f732b: Preparing 07:18:32 6a97b343d9d7: Preparing 07:18:32 be6d2348e167: Preparing 07:18:32 7d62603c439f: Preparing 07:18:32 0e64f2360a44: Preparing 07:18:32 7d62603c439f: Waiting 07:18:32 0e64f2360a44: Waiting 07:18:32 c1de226f732b: Layer already exists 07:18:32 be6d2348e167: Layer already exists 07:18:32 9a775e5e72a3: Layer already exists 07:18:32 9ae552623a14: Layer already exists 07:18:32 6a97b343d9d7: Layer already exists 07:18:32 7d62603c439f: Layer already exists 07:18:32 0e64f2360a44: Layer already exists 07:18:32 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:944b4628d5e75f313fd10771d78772e0dfcefb60a2e31a21e8c3d832e6b9b8e8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:odessa 07:18:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:18:33 9ae552623a14: Preparing 07:18:33 9a775e5e72a3: Preparing 07:18:33 c1de226f732b: Preparing 07:18:33 6a97b343d9d7: Preparing 07:18:33 be6d2348e167: Preparing 07:18:33 7d62603c439f: Preparing 07:18:33 0e64f2360a44: Preparing 07:18:33 7d62603c439f: Waiting 07:18:33 0e64f2360a44: Waiting 07:18:33 be6d2348e167: Layer already exists 07:18:33 9ae552623a14: Layer already exists 07:18:33 9a775e5e72a3: Layer already exists 07:18:33 6a97b343d9d7: Layer already exists 07:18:33 c1de226f732b: Layer already exists 07:18:33 0e64f2360a44: Layer already exists 07:18:33 7d62603c439f: Layer already exists 07:18:33 odessa: digest: sha256:944b4628d5e75f313fd10771d78772e0dfcefb60a2e31a21e8c3d832e6b9b8e8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:33 ===================================================== [Pipeline] echo 07:18:33 taggedImages: 07:18:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:18:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.3 07:18:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:18:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo 07:18:33 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 07:18:33 b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:18:33 4.0.1-dev.3 07:18:33 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:18:33 odessa 07:18:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:34 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:18:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:18:34 e5e3e80c12d6: Preparing 07:18:34 8c92c9eda63f: Preparing 07:18:34 6a97b343d9d7: Preparing 07:18:34 7ad68fa33921: Preparing 07:18:34 fa30c3711018: Preparing 07:18:34 0e64f2360a44: Preparing 07:18:34 0e64f2360a44: Waiting 07:18:34 6a97b343d9d7: Layer already exists 07:18:34 0e64f2360a44: Layer already exists 07:18:34 fa30c3711018: Pushed 07:18:34 7ad68fa33921: Pushed 07:18:34 e5e3e80c12d6: Pushed 07:18:40 8c92c9eda63f: Pushed 07:18:40 b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:50bcd1219a63faf9b903614c92051cd08d438fd2261177a7c03ecd87e33a0c91 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:40 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.3 07:18:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:18:41 e5e3e80c12d6: Preparing 07:18:41 8c92c9eda63f: Preparing 07:18:41 6a97b343d9d7: Preparing 07:18:41 7ad68fa33921: Preparing 07:18:41 fa30c3711018: Preparing 07:18:41 0e64f2360a44: Preparing 07:18:41 0e64f2360a44: Waiting 07:18:41 7ad68fa33921: Layer already exists 07:18:41 fa30c3711018: Layer already exists 07:18:41 6a97b343d9d7: Layer already exists 07:18:41 8c92c9eda63f: Layer already exists 07:18:41 e5e3e80c12d6: Layer already exists 07:18:41 0e64f2360a44: Layer already exists 07:18:41 4.0.1-dev.3: digest: sha256:50bcd1219a63faf9b903614c92051cd08d438fd2261177a7c03ecd87e33a0c91 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:41 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:18:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:18:42 e5e3e80c12d6: Preparing 07:18:42 8c92c9eda63f: Preparing 07:18:42 6a97b343d9d7: Preparing 07:18:42 7ad68fa33921: Preparing 07:18:42 fa30c3711018: Preparing 07:18:42 0e64f2360a44: Preparing 07:18:42 0e64f2360a44: Waiting 07:18:42 e5e3e80c12d6: Layer already exists 07:18:42 fa30c3711018: Layer already exists 07:18:42 7ad68fa33921: Layer already exists 07:18:42 6a97b343d9d7: Layer already exists 07:18:42 8c92c9eda63f: Layer already exists 07:18:42 0e64f2360a44: Layer already exists 07:18:42 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:50bcd1219a63faf9b903614c92051cd08d438fd2261177a7c03ecd87e33a0c91 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:42 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa 07:18:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:18:42 e5e3e80c12d6: Preparing 07:18:42 8c92c9eda63f: Preparing 07:18:42 6a97b343d9d7: Preparing 07:18:42 7ad68fa33921: Preparing 07:18:42 fa30c3711018: Preparing 07:18:42 0e64f2360a44: Preparing 07:18:42 0e64f2360a44: Waiting 07:18:42 8c92c9eda63f: Layer already exists 07:18:42 7ad68fa33921: Layer already exists 07:18:42 e5e3e80c12d6: Layer already exists 07:18:42 fa30c3711018: Layer already exists 07:18:42 6a97b343d9d7: Layer already exists 07:18:42 0e64f2360a44: Layer already exists 07:18:43 odessa: digest: sha256:50bcd1219a63faf9b903614c92051cd08d438fd2261177a7c03ecd87e33a0c91 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:43 ===================================================== [Pipeline] echo 07:18:43 taggedImages: 07:18:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:18:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.3 07:18:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:18:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo 07:18:43 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 07:18:43 b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:18:43 4.0.1-dev.3 07:18:43 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:18:43 odessa 07:18:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:18:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:18:43 6b3a047f3729: Preparing 07:18:43 7a62033bf95a: Preparing 07:18:43 d3a345748498: Preparing 07:18:43 c1de226f732b: Preparing 07:18:43 6a97b343d9d7: Preparing 07:18:43 9e2633aefc5b: Preparing 07:18:43 1af2deea5ba8: Preparing 07:18:43 0e64f2360a44: Preparing 07:18:43 1af2deea5ba8: Waiting 07:18:43 0e64f2360a44: Waiting 07:18:43 9e2633aefc5b: Waiting 07:18:43 6a97b343d9d7: Layer already exists 07:18:43 c1de226f732b: Layer already exists 07:18:43 9e2633aefc5b: Layer already exists 07:18:43 1af2deea5ba8: Layer already exists 07:18:44 0e64f2360a44: Layer already exists 07:18:44 7a62033bf95a: Pushed 07:18:44 6b3a047f3729: Pushed 07:18:49 d3a345748498: Pushed 07:18:49 b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:07660ac4361d2a300992c00e4851a52a180f8cd9d91163958fb95c3001a250b3 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.3 07:18:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:18:50 6b3a047f3729: Preparing 07:18:50 7a62033bf95a: Preparing 07:18:50 d3a345748498: Preparing 07:18:50 c1de226f732b: Preparing 07:18:50 6a97b343d9d7: Preparing 07:18:50 9e2633aefc5b: Preparing 07:18:50 1af2deea5ba8: Preparing 07:18:50 0e64f2360a44: Preparing 07:18:50 9e2633aefc5b: Waiting 07:18:50 0e64f2360a44: Waiting 07:18:50 1af2deea5ba8: Waiting 07:18:50 7a62033bf95a: Layer already exists 07:18:50 6a97b343d9d7: Layer already exists 07:18:50 c1de226f732b: Layer already exists 07:18:50 6b3a047f3729: Layer already exists 07:18:50 d3a345748498: Layer already exists 07:18:50 1af2deea5ba8: Layer already exists 07:18:50 0e64f2360a44: Layer already exists 07:18:50 9e2633aefc5b: Layer already exists 07:18:50 4.0.1-dev.3: digest: sha256:07660ac4361d2a300992c00e4851a52a180f8cd9d91163958fb95c3001a250b3 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:18:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:18:51 6b3a047f3729: Preparing 07:18:51 7a62033bf95a: Preparing 07:18:51 d3a345748498: Preparing 07:18:51 c1de226f732b: Preparing 07:18:51 6a97b343d9d7: Preparing 07:18:51 9e2633aefc5b: Preparing 07:18:51 1af2deea5ba8: Preparing 07:18:51 0e64f2360a44: Preparing 07:18:51 9e2633aefc5b: Waiting 07:18:51 1af2deea5ba8: Waiting 07:18:51 0e64f2360a44: Waiting 07:18:51 6b3a047f3729: Layer already exists 07:18:51 c1de226f732b: Layer already exists 07:18:51 d3a345748498: Layer already exists 07:18:51 6a97b343d9d7: Layer already exists 07:18:51 7a62033bf95a: Layer already exists 07:18:51 9e2633aefc5b: Layer already exists 07:18:51 0e64f2360a44: Layer already exists 07:18:51 1af2deea5ba8: Layer already exists 07:18:51 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:07660ac4361d2a300992c00e4851a52a180f8cd9d91163958fb95c3001a250b3 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa 07:18:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:18:52 6b3a047f3729: Preparing 07:18:52 7a62033bf95a: Preparing 07:18:52 d3a345748498: Preparing 07:18:52 c1de226f732b: Preparing 07:18:52 6a97b343d9d7: Preparing 07:18:52 9e2633aefc5b: Preparing 07:18:52 1af2deea5ba8: Preparing 07:18:52 0e64f2360a44: Preparing 07:18:52 9e2633aefc5b: Waiting 07:18:52 1af2deea5ba8: Waiting 07:18:52 0e64f2360a44: Waiting 07:18:52 c1de226f732b: Layer already exists 07:18:52 d3a345748498: Layer already exists 07:18:52 7a62033bf95a: Layer already exists 07:18:52 6b3a047f3729: Layer already exists 07:18:52 6a97b343d9d7: Layer already exists 07:18:52 0e64f2360a44: Layer already exists 07:18:52 1af2deea5ba8: Layer already exists 07:18:52 9e2633aefc5b: Layer already exists 07:18:52 odessa: digest: sha256:07660ac4361d2a300992c00e4851a52a180f8cd9d91163958fb95c3001a250b3 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:52 ===================================================== [Pipeline] echo 07:18:52 taggedImages: 07:18:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:18:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.3 07:18:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:18:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo 07:18:52 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 07:18:52 b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:18:52 4.0.1-dev.3 07:18:52 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:18:52 odessa 07:18:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:18:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:18:53 a9235b71c843: Preparing 07:18:53 16359b11bb26: Preparing 07:18:53 3f35af96ca23: Preparing 07:18:53 ec4d2287e542: Preparing 07:18:53 5b5202f929ec: Preparing 07:18:53 41c27f2c292b: Preparing 07:18:53 37039d1c638b: Preparing 07:18:53 c1de226f732b: Preparing 07:18:53 6a97b343d9d7: Preparing 07:18:53 f383d5335a34: Preparing 07:18:53 c5dc2500bf13: Preparing 07:18:53 5f70bf18a086: Preparing 07:18:53 41c27f2c292b: Waiting 07:18:53 37039d1c638b: Waiting 07:18:53 c1de226f732b: Waiting 07:18:53 6a97b343d9d7: Waiting 07:18:53 f383d5335a34: Waiting 07:18:53 c5dc2500bf13: Waiting 07:18:53 f048c29b5913: Preparing 07:18:53 023efc368c1a: Preparing 07:18:53 a12ee49ee9a2: Preparing 07:18:53 0e64f2360a44: Preparing 07:18:53 5f70bf18a086: Waiting 07:18:53 f048c29b5913: Waiting 07:18:53 a12ee49ee9a2: Waiting 07:18:53 0e64f2360a44: Waiting 07:18:53 023efc368c1a: Waiting 07:18:53 3f35af96ca23: Pushed 07:18:53 ec4d2287e542: Pushed 07:18:53 16359b11bb26: Pushed 07:18:53 a9235b71c843: Pushed 07:18:53 5b5202f929ec: Pushed 07:18:53 c1de226f732b: Layer already exists 07:18:53 6a97b343d9d7: Layer already exists 07:18:53 5f70bf18a086: Layer already exists 07:18:53 41c27f2c292b: Pushed 07:18:53 c5dc2500bf13: Pushed 07:18:53 f383d5335a34: Pushed 07:18:53 f048c29b5913: Pushed 07:18:53 0e64f2360a44: Layer already exists 07:18:53 a12ee49ee9a2: Pushed 07:18:53 023efc368c1a: Pushed 07:18:56 37039d1c638b: Pushed 07:18:56 b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:a107d6f3c5d98d6d07ab3a23aeef5ef3da40c1b56f15deba68e1d02f4cd72513 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.3 07:18:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:18:57 a9235b71c843: Preparing 07:18:57 16359b11bb26: Preparing 07:18:57 3f35af96ca23: Preparing 07:18:57 ec4d2287e542: Preparing 07:18:57 5b5202f929ec: Preparing 07:18:57 41c27f2c292b: Preparing 07:18:57 37039d1c638b: Preparing 07:18:57 c1de226f732b: Preparing 07:18:57 6a97b343d9d7: Preparing 07:18:57 f383d5335a34: Preparing 07:18:57 c5dc2500bf13: Preparing 07:18:57 5f70bf18a086: Preparing 07:18:57 f048c29b5913: Preparing 07:18:57 023efc368c1a: Preparing 07:18:57 a12ee49ee9a2: Preparing 07:18:57 0e64f2360a44: Preparing 07:18:57 f383d5335a34: Waiting 07:18:57 c5dc2500bf13: Waiting 07:18:57 5f70bf18a086: Waiting 07:18:57 f048c29b5913: Waiting 07:18:57 023efc368c1a: Waiting 07:18:57 a12ee49ee9a2: Waiting 07:18:57 0e64f2360a44: Waiting 07:18:57 41c27f2c292b: Waiting 07:18:57 c1de226f732b: Waiting 07:18:57 37039d1c638b: Waiting 07:18:57 6a97b343d9d7: Waiting 07:18:57 a9235b71c843: Layer already exists 07:18:57 5b5202f929ec: Layer already exists 07:18:57 16359b11bb26: Layer already exists 07:18:57 3f35af96ca23: Layer already exists 07:18:57 ec4d2287e542: Layer already exists 07:18:57 c1de226f732b: Layer already exists 07:18:57 41c27f2c292b: Layer already exists 07:18:57 f383d5335a34: Layer already exists 07:18:57 37039d1c638b: Layer already exists 07:18:57 6a97b343d9d7: Layer already exists 07:18:57 f048c29b5913: Layer already exists 07:18:57 c5dc2500bf13: Layer already exists 07:18:57 023efc368c1a: Layer already exists 07:18:57 5f70bf18a086: Layer already exists 07:18:57 a12ee49ee9a2: Layer already exists 07:18:57 0e64f2360a44: Layer already exists 07:18:57 4.0.1-dev.3: digest: sha256:a107d6f3c5d98d6d07ab3a23aeef5ef3da40c1b56f15deba68e1d02f4cd72513 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:18:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:18:58 a9235b71c843: Preparing 07:18:58 16359b11bb26: Preparing 07:18:58 3f35af96ca23: Preparing 07:18:58 ec4d2287e542: Preparing 07:18:58 5b5202f929ec: Preparing 07:18:58 41c27f2c292b: Preparing 07:18:58 37039d1c638b: Preparing 07:18:58 c1de226f732b: Preparing 07:18:58 6a97b343d9d7: Preparing 07:18:58 f383d5335a34: Preparing 07:18:58 c5dc2500bf13: Preparing 07:18:58 5f70bf18a086: Preparing 07:18:58 f048c29b5913: Preparing 07:18:58 023efc368c1a: Preparing 07:18:58 a12ee49ee9a2: Preparing 07:18:58 0e64f2360a44: Preparing 07:18:58 41c27f2c292b: Waiting 07:18:58 37039d1c638b: Waiting 07:18:58 c1de226f732b: Waiting 07:18:58 6a97b343d9d7: Waiting 07:18:58 f383d5335a34: Waiting 07:18:58 c5dc2500bf13: Waiting 07:18:58 5f70bf18a086: Waiting 07:18:58 a12ee49ee9a2: Waiting 07:18:58 f048c29b5913: Waiting 07:18:58 023efc368c1a: Waiting 07:18:58 0e64f2360a44: Waiting 07:18:58 ec4d2287e542: Layer already exists 07:18:58 a9235b71c843: Layer already exists 07:18:58 3f35af96ca23: Layer already exists 07:18:58 16359b11bb26: Layer already exists 07:18:58 5b5202f929ec: Layer already exists 07:18:58 c1de226f732b: Layer already exists 07:18:58 f383d5335a34: Layer already exists 07:18:58 41c27f2c292b: Layer already exists 07:18:58 6a97b343d9d7: Layer already exists 07:18:58 37039d1c638b: Layer already exists 07:18:58 5f70bf18a086: Layer already exists 07:18:58 c5dc2500bf13: Layer already exists 07:18:58 f048c29b5913: Layer already exists 07:18:58 a12ee49ee9a2: Layer already exists 07:18:58 023efc368c1a: Layer already exists 07:18:58 0e64f2360a44: Layer already exists 07:18:58 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:a107d6f3c5d98d6d07ab3a23aeef5ef3da40c1b56f15deba68e1d02f4cd72513 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa 07:18:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:18:59 a9235b71c843: Preparing 07:18:59 16359b11bb26: Preparing 07:18:59 3f35af96ca23: Preparing 07:18:59 ec4d2287e542: Preparing 07:18:59 5b5202f929ec: Preparing 07:18:59 41c27f2c292b: Preparing 07:18:59 37039d1c638b: Preparing 07:18:59 c1de226f732b: Preparing 07:18:59 6a97b343d9d7: Preparing 07:18:59 f383d5335a34: Preparing 07:18:59 c5dc2500bf13: Preparing 07:18:59 5f70bf18a086: Preparing 07:18:59 f048c29b5913: Preparing 07:18:59 023efc368c1a: Preparing 07:18:59 a12ee49ee9a2: Preparing 07:18:59 0e64f2360a44: Preparing 07:18:59 41c27f2c292b: Waiting 07:18:59 37039d1c638b: Waiting 07:18:59 c1de226f732b: Waiting 07:18:59 6a97b343d9d7: Waiting 07:18:59 f383d5335a34: Waiting 07:18:59 023efc368c1a: Waiting 07:18:59 c5dc2500bf13: Waiting 07:18:59 f048c29b5913: Waiting 07:18:59 a12ee49ee9a2: Waiting 07:18:59 0e64f2360a44: Waiting 07:18:59 5f70bf18a086: Waiting 07:18:59 5b5202f929ec: Layer already exists 07:18:59 ec4d2287e542: Layer already exists 07:18:59 3f35af96ca23: Layer already exists 07:18:59 a9235b71c843: Layer already exists 07:18:59 16359b11bb26: Layer already exists 07:18:59 41c27f2c292b: Layer already exists 07:18:59 37039d1c638b: Layer already exists 07:18:59 f383d5335a34: Layer already exists 07:18:59 6a97b343d9d7: Layer already exists 07:18:59 c1de226f732b: Layer already exists 07:18:59 c5dc2500bf13: Layer already exists 07:18:59 023efc368c1a: Layer already exists 07:18:59 5f70bf18a086: Layer already exists 07:18:59 f048c29b5913: Layer already exists 07:18:59 a12ee49ee9a2: Layer already exists 07:18:59 0e64f2360a44: Layer already exists 07:18:59 odessa: digest: sha256:a107d6f3c5d98d6d07ab3a23aeef5ef3da40c1b56f15deba68e1d02f4cd72513 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:59 ===================================================== [Pipeline] echo 07:18:59 taggedImages: 07:18:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:18:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.3 07:18:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:18:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo 07:18:59 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 07:18:59 b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:18:59 4.0.1-dev.3 07:18:59 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:18:59 odessa 07:18:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:00 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:19:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:19:00 fd8534f1d630: Preparing 07:19:00 0c16f7288110: Preparing 07:19:00 095118e8f573: Preparing 07:19:00 e579d8c0e1e2: Preparing 07:19:00 c1de226f732b: Preparing 07:19:00 6a97b343d9d7: Preparing 07:19:00 9e2633aefc5b: Preparing 07:19:00 1af2deea5ba8: Preparing 07:19:00 0e64f2360a44: Preparing 07:19:00 9e2633aefc5b: Waiting 07:19:00 1af2deea5ba8: Waiting 07:19:00 0e64f2360a44: Waiting 07:19:00 6a97b343d9d7: Waiting 07:19:00 c1de226f732b: Layer already exists 07:19:00 095118e8f573: Pushed 07:19:00 0c16f7288110: Pushed 07:19:02 6a97b343d9d7: Layer already exists 07:19:02 9e2633aefc5b: Layer already exists 07:19:02 1af2deea5ba8: Layer already exists 07:19:02 0e64f2360a44: Layer already exists 07:19:02 fd8534f1d630: Pushed 07:19:05 e579d8c0e1e2: Pushed 07:19:05 b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:b13534fd2998110f3906ce4fa097b119681e4778b78eb1f31a210442f8499d92 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:06 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.3 07:19:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:19:06 fd8534f1d630: Preparing 07:19:06 0c16f7288110: Preparing 07:19:06 095118e8f573: Preparing 07:19:06 e579d8c0e1e2: Preparing 07:19:06 c1de226f732b: Preparing 07:19:06 6a97b343d9d7: Preparing 07:19:06 9e2633aefc5b: Preparing 07:19:06 1af2deea5ba8: Preparing 07:19:06 0e64f2360a44: Preparing 07:19:06 9e2633aefc5b: Waiting 07:19:06 1af2deea5ba8: Waiting 07:19:06 0e64f2360a44: Waiting 07:19:06 6a97b343d9d7: Waiting 07:19:06 c1de226f732b: Layer already exists 07:19:06 095118e8f573: Layer already exists 07:19:06 0c16f7288110: Layer already exists 07:19:06 e579d8c0e1e2: Layer already exists 07:19:06 fd8534f1d630: Layer already exists 07:19:06 1af2deea5ba8: Layer already exists 07:19:06 6a97b343d9d7: Layer already exists 07:19:06 9e2633aefc5b: Layer already exists 07:19:06 0e64f2360a44: Layer already exists 07:19:06 4.0.1-dev.3: digest: sha256:b13534fd2998110f3906ce4fa097b119681e4778b78eb1f31a210442f8499d92 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:06 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:19:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:19:07 fd8534f1d630: Preparing 07:19:07 0c16f7288110: Preparing 07:19:07 095118e8f573: Preparing 07:19:07 e579d8c0e1e2: Preparing 07:19:07 c1de226f732b: Preparing 07:19:07 6a97b343d9d7: Preparing 07:19:07 9e2633aefc5b: Preparing 07:19:07 1af2deea5ba8: Preparing 07:19:07 0e64f2360a44: Preparing 07:19:07 6a97b343d9d7: Waiting 07:19:07 9e2633aefc5b: Waiting 07:19:07 1af2deea5ba8: Waiting 07:19:07 0e64f2360a44: Waiting 07:19:07 0c16f7288110: Layer already exists 07:19:07 095118e8f573: Layer already exists 07:19:07 e579d8c0e1e2: Layer already exists 07:19:07 c1de226f732b: Layer already exists 07:19:07 fd8534f1d630: Layer already exists 07:19:07 6a97b343d9d7: Layer already exists 07:19:07 1af2deea5ba8: Layer already exists 07:19:07 9e2633aefc5b: Layer already exists 07:19:07 0e64f2360a44: Layer already exists 07:19:07 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:b13534fd2998110f3906ce4fa097b119681e4778b78eb1f31a210442f8499d92 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:07 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa 07:19:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:19:08 fd8534f1d630: Preparing 07:19:08 0c16f7288110: Preparing 07:19:08 095118e8f573: Preparing 07:19:08 e579d8c0e1e2: Preparing 07:19:08 c1de226f732b: Preparing 07:19:08 6a97b343d9d7: Preparing 07:19:08 9e2633aefc5b: Preparing 07:19:08 1af2deea5ba8: Preparing 07:19:08 0e64f2360a44: Preparing 07:19:08 6a97b343d9d7: Waiting 07:19:08 9e2633aefc5b: Waiting 07:19:08 1af2deea5ba8: Waiting 07:19:08 0e64f2360a44: Waiting 07:19:08 095118e8f573: Layer already exists 07:19:08 0c16f7288110: Layer already exists 07:19:08 e579d8c0e1e2: Layer already exists 07:19:08 fd8534f1d630: Layer already exists 07:19:08 c1de226f732b: Layer already exists 07:19:08 6a97b343d9d7: Layer already exists 07:19:08 9e2633aefc5b: Layer already exists 07:19:08 1af2deea5ba8: Layer already exists 07:19:08 0e64f2360a44: Layer already exists 07:19:08 odessa: digest: sha256:b13534fd2998110f3906ce4fa097b119681e4778b78eb1f31a210442f8499d92 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:19:08 ===================================================== [Pipeline] echo 07:19:08 taggedImages: 07:19:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:19:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.3 07:19:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:19:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo 07:19:08 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 07:19:08 b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:19:08 4.0.1-dev.3 07:19:08 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:19:08 odessa 07:19:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:08 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:19:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:19:09 f77e03dcc6ed: Preparing 07:19:09 71c582609dc0: Preparing 07:19:09 2bca859c273d: Preparing 07:19:09 8f8dadc6c2a1: Preparing 07:19:09 70923425f2a1: Preparing 07:19:09 c1de226f732b: Preparing 07:19:09 6a97b343d9d7: Preparing 07:19:09 c1de226f732b: Waiting 07:19:09 10e6a3ccc5fa: Preparing 07:19:09 6a97b343d9d7: Waiting 07:19:09 4210b8c77498: Preparing 07:19:09 10e6a3ccc5fa: Waiting 07:19:09 15bdebf8ee53: Preparing 07:19:09 0e64f2360a44: Preparing 07:19:09 4210b8c77498: Waiting 07:19:09 0e64f2360a44: Waiting 07:19:09 15bdebf8ee53: Waiting 07:19:09 8f8dadc6c2a1: Pushed 07:19:09 c1de226f732b: Layer already exists 07:19:09 70923425f2a1: Pushed 07:19:09 f77e03dcc6ed: Pushed 07:19:09 71c582609dc0: Pushed 07:19:09 6a97b343d9d7: Layer already exists 07:19:09 0e64f2360a44: Layer already exists 07:19:09 10e6a3ccc5fa: Pushed 07:19:09 4210b8c77498: Pushed 07:19:13 15bdebf8ee53: Pushed 07:19:13 2bca859c273d: Pushed 07:19:13 b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:e900c3b2c8e4826309b568d13480b2a4c338e7faf0a550f435eaa2d9a4503b27 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:13 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.3 07:19:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:19:14 f77e03dcc6ed: Preparing 07:19:14 71c582609dc0: Preparing 07:19:14 2bca859c273d: Preparing 07:19:14 8f8dadc6c2a1: Preparing 07:19:14 70923425f2a1: Preparing 07:19:14 c1de226f732b: Preparing 07:19:14 6a97b343d9d7: Preparing 07:19:14 10e6a3ccc5fa: Preparing 07:19:14 4210b8c77498: Preparing 07:19:14 15bdebf8ee53: Preparing 07:19:14 0e64f2360a44: Preparing 07:19:14 c1de226f732b: Waiting 07:19:14 6a97b343d9d7: Waiting 07:19:14 10e6a3ccc5fa: Waiting 07:19:14 4210b8c77498: Waiting 07:19:14 15bdebf8ee53: Waiting 07:19:14 0e64f2360a44: Waiting 07:19:14 8f8dadc6c2a1: Layer already exists 07:19:14 71c582609dc0: Layer already exists 07:19:14 f77e03dcc6ed: Layer already exists 07:19:14 2bca859c273d: Layer already exists 07:19:14 70923425f2a1: Layer already exists 07:19:14 6a97b343d9d7: Layer already exists 07:19:14 c1de226f732b: Layer already exists 07:19:14 10e6a3ccc5fa: Layer already exists 07:19:14 15bdebf8ee53: Layer already exists 07:19:14 4210b8c77498: Layer already exists 07:19:14 0e64f2360a44: Layer already exists 07:19:14 4.0.1-dev.3: digest: sha256:e900c3b2c8e4826309b568d13480b2a4c338e7faf0a550f435eaa2d9a4503b27 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:14 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:19:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:19:15 f77e03dcc6ed: Preparing 07:19:15 71c582609dc0: Preparing 07:19:15 2bca859c273d: Preparing 07:19:15 8f8dadc6c2a1: Preparing 07:19:15 70923425f2a1: Preparing 07:19:15 c1de226f732b: Preparing 07:19:15 6a97b343d9d7: Preparing 07:19:15 10e6a3ccc5fa: Preparing 07:19:15 4210b8c77498: Preparing 07:19:15 15bdebf8ee53: Preparing 07:19:15 0e64f2360a44: Preparing 07:19:15 c1de226f732b: Waiting 07:19:15 6a97b343d9d7: Waiting 07:19:15 10e6a3ccc5fa: Waiting 07:19:15 15bdebf8ee53: Waiting 07:19:15 0e64f2360a44: Waiting 07:19:15 4210b8c77498: Waiting 07:19:15 70923425f2a1: Layer already exists 07:19:15 f77e03dcc6ed: Layer already exists 07:19:15 8f8dadc6c2a1: Layer already exists 07:19:15 2bca859c273d: Layer already exists 07:19:15 71c582609dc0: Layer already exists 07:19:15 6a97b343d9d7: Layer already exists 07:19:15 c1de226f732b: Layer already exists 07:19:15 10e6a3ccc5fa: Layer already exists 07:19:15 4210b8c77498: Layer already exists 07:19:15 15bdebf8ee53: Layer already exists 07:19:15 0e64f2360a44: Layer already exists 07:19:15 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:e900c3b2c8e4826309b568d13480b2a4c338e7faf0a550f435eaa2d9a4503b27 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa 07:19:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:19:16 f77e03dcc6ed: Preparing 07:19:16 71c582609dc0: Preparing 07:19:16 2bca859c273d: Preparing 07:19:16 8f8dadc6c2a1: Preparing 07:19:16 70923425f2a1: Preparing 07:19:16 c1de226f732b: Preparing 07:19:16 6a97b343d9d7: Preparing 07:19:16 10e6a3ccc5fa: Preparing 07:19:16 4210b8c77498: Preparing 07:19:16 15bdebf8ee53: Preparing 07:19:16 0e64f2360a44: Preparing 07:19:16 10e6a3ccc5fa: Waiting 07:19:16 4210b8c77498: Waiting 07:19:16 15bdebf8ee53: Waiting 07:19:16 0e64f2360a44: Waiting 07:19:16 c1de226f732b: Waiting 07:19:16 6a97b343d9d7: Waiting 07:19:16 8f8dadc6c2a1: Layer already exists 07:19:16 2bca859c273d: Layer already exists 07:19:16 f77e03dcc6ed: Layer already exists 07:19:16 71c582609dc0: Layer already exists 07:19:16 70923425f2a1: Layer already exists 07:19:16 c1de226f732b: Layer already exists 07:19:16 6a97b343d9d7: Layer already exists 07:19:16 4210b8c77498: Layer already exists 07:19:16 10e6a3ccc5fa: Layer already exists 07:19:16 15bdebf8ee53: Layer already exists 07:19:16 0e64f2360a44: Layer already exists 07:19:16 odessa: digest: sha256:e900c3b2c8e4826309b568d13480b2a4c338e7faf0a550f435eaa2d9a4503b27 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:19:16 ===================================================== [Pipeline] echo 07:19:16 taggedImages: 07:19:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:19:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.3 07:19:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:19:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo 07:19:16 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 07:19:16 b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:19:16 4.0.1-dev.3 07:19:16 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:19:16 odessa 07:19:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:17 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:19:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:19:17 ff460fd9383e: Preparing 07:19:17 563f3162d255: Preparing 07:19:17 a6979527a524: Preparing 07:19:17 46dd23d83911: Preparing 07:19:17 2d465137e118: Preparing 07:19:17 898d125452b6: Preparing 07:19:17 883985e460d4: Preparing 07:19:17 c1de226f732b: Preparing 07:19:17 6a97b343d9d7: Preparing 07:19:17 60befc22241c: Preparing 07:19:17 36ac4429d6f0: Preparing 07:19:17 0e64f2360a44: Preparing 07:19:17 898d125452b6: Waiting 07:19:17 883985e460d4: Waiting 07:19:17 c1de226f732b: Waiting 07:19:17 6a97b343d9d7: Waiting 07:19:17 60befc22241c: Waiting 07:19:17 36ac4429d6f0: Waiting 07:19:17 0e64f2360a44: Waiting 07:19:17 563f3162d255: Pushed 07:19:17 2d465137e118: Pushed 07:19:17 ff460fd9383e: Pushed 07:19:17 c1de226f732b: Layer already exists 07:19:17 6a97b343d9d7: Layer already exists 07:19:17 898d125452b6: Pushed 07:19:17 883985e460d4: Pushed 07:19:17 0e64f2360a44: Layer already exists 07:19:18 60befc22241c: Pushed 07:19:20 36ac4429d6f0: Pushed 07:19:21 46dd23d83911: Pushed 07:19:24 a6979527a524: Pushed 07:19:24 b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:40e9d63aa212862b444475ff485a89fe1e2e083430fc115eddc8bc8bdbf22efd size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:24 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.3 07:19:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:19:24 ff460fd9383e: Preparing 07:19:24 563f3162d255: Preparing 07:19:24 a6979527a524: Preparing 07:19:24 46dd23d83911: Preparing 07:19:24 2d465137e118: Preparing 07:19:24 898d125452b6: Preparing 07:19:24 883985e460d4: Preparing 07:19:24 c1de226f732b: Preparing 07:19:24 6a97b343d9d7: Preparing 07:19:24 60befc22241c: Preparing 07:19:24 36ac4429d6f0: Preparing 07:19:24 0e64f2360a44: Preparing 07:19:24 898d125452b6: Waiting 07:19:24 883985e460d4: Waiting 07:19:24 c1de226f732b: Waiting 07:19:24 36ac4429d6f0: Waiting 07:19:24 6a97b343d9d7: Waiting 07:19:24 60befc22241c: Waiting 07:19:24 0e64f2360a44: Waiting 07:19:24 a6979527a524: Layer already exists 07:19:24 563f3162d255: Layer already exists 07:19:24 46dd23d83911: Layer already exists 07:19:24 ff460fd9383e: Layer already exists 07:19:24 2d465137e118: Layer already exists 07:19:24 883985e460d4: Layer already exists 07:19:24 898d125452b6: Layer already exists 07:19:24 60befc22241c: Layer already exists 07:19:24 6a97b343d9d7: Layer already exists 07:19:24 c1de226f732b: Layer already exists 07:19:24 36ac4429d6f0: Layer already exists 07:19:24 0e64f2360a44: Layer already exists 07:19:25 4.0.1-dev.3: digest: sha256:40e9d63aa212862b444475ff485a89fe1e2e083430fc115eddc8bc8bdbf22efd size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:19:25 ff460fd9383e: Preparing 07:19:25 563f3162d255: Preparing 07:19:25 a6979527a524: Preparing 07:19:25 46dd23d83911: Preparing 07:19:25 2d465137e118: Preparing 07:19:25 898d125452b6: Preparing 07:19:25 883985e460d4: Preparing 07:19:25 c1de226f732b: Preparing 07:19:25 6a97b343d9d7: Preparing 07:19:25 60befc22241c: Preparing 07:19:25 36ac4429d6f0: Preparing 07:19:25 0e64f2360a44: Preparing 07:19:25 898d125452b6: Waiting 07:19:25 883985e460d4: Waiting 07:19:25 c1de226f732b: Waiting 07:19:25 6a97b343d9d7: Waiting 07:19:25 60befc22241c: Waiting 07:19:25 36ac4429d6f0: Waiting 07:19:25 0e64f2360a44: Waiting 07:19:25 2d465137e118: Layer already exists 07:19:25 ff460fd9383e: Layer already exists 07:19:25 46dd23d83911: Layer already exists 07:19:25 a6979527a524: Layer already exists 07:19:25 563f3162d255: Layer already exists 07:19:25 c1de226f732b: Layer already exists 07:19:25 60befc22241c: Layer already exists 07:19:25 883985e460d4: Layer already exists 07:19:25 898d125452b6: Layer already exists 07:19:25 6a97b343d9d7: Layer already exists 07:19:25 36ac4429d6f0: Layer already exists 07:19:25 0e64f2360a44: Layer already exists 07:19:26 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:40e9d63aa212862b444475ff485a89fe1e2e083430fc115eddc8bc8bdbf22efd size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa 07:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:19:26 ff460fd9383e: Preparing 07:19:26 563f3162d255: Preparing 07:19:26 a6979527a524: Preparing 07:19:26 46dd23d83911: Preparing 07:19:26 2d465137e118: Preparing 07:19:26 898d125452b6: Preparing 07:19:26 883985e460d4: Preparing 07:19:26 c1de226f732b: Preparing 07:19:26 6a97b343d9d7: Preparing 07:19:26 60befc22241c: Preparing 07:19:26 36ac4429d6f0: Preparing 07:19:26 0e64f2360a44: Preparing 07:19:26 898d125452b6: Waiting 07:19:26 883985e460d4: Waiting 07:19:26 c1de226f732b: Waiting 07:19:26 6a97b343d9d7: Waiting 07:19:26 60befc22241c: Waiting 07:19:26 36ac4429d6f0: Waiting 07:19:26 0e64f2360a44: Waiting 07:19:26 2d465137e118: Layer already exists 07:19:26 46dd23d83911: Layer already exists 07:19:26 ff460fd9383e: Layer already exists 07:19:26 563f3162d255: Layer already exists 07:19:26 a6979527a524: Layer already exists 07:19:26 898d125452b6: Layer already exists 07:19:26 c1de226f732b: Layer already exists 07:19:26 60befc22241c: Layer already exists 07:19:26 883985e460d4: Layer already exists 07:19:26 6a97b343d9d7: Layer already exists 07:19:26 36ac4429d6f0: Layer already exists 07:19:26 0e64f2360a44: Layer already exists 07:19:27 odessa: digest: sha256:40e9d63aa212862b444475ff485a89fe1e2e083430fc115eddc8bc8bdbf22efd size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:19:27 ===================================================== [Pipeline] echo 07:19:27 taggedImages: 07:19:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:19:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.3 07:19:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:19:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo 07:19:27 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 07:19:27 b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:19:27 4.0.1-dev.3 07:19:27 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:19:27 odessa 07:19:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:27 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:19:28 f35ad4deda41: Preparing 07:19:28 d6116469cfd7: Preparing 07:19:28 c1de226f732b: Preparing 07:19:28 6a97b343d9d7: Preparing 07:19:28 df8a8d6c0217: Preparing 07:19:28 60b8f5d35e52: Preparing 07:19:28 0e64f2360a44: Preparing 07:19:28 60b8f5d35e52: Waiting 07:19:28 0e64f2360a44: Waiting 07:19:28 c1de226f732b: Layer already exists 07:19:28 6a97b343d9d7: Layer already exists 07:19:28 0e64f2360a44: Layer already exists 07:19:28 f35ad4deda41: Pushed 07:19:28 df8a8d6c0217: Pushed 07:19:29 60b8f5d35e52: Pushed 07:19:35 d6116469cfd7: Pushed 07:19:35 b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:2a715b0c3955ef2eb81266c4d38088df5b30e91f4edf6e121771f58a33fa406d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.3 07:19:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:19:36 f35ad4deda41: Preparing 07:19:36 d6116469cfd7: Preparing 07:19:36 c1de226f732b: Preparing 07:19:36 6a97b343d9d7: Preparing 07:19:36 df8a8d6c0217: Preparing 07:19:36 60b8f5d35e52: Preparing 07:19:36 0e64f2360a44: Preparing 07:19:36 60b8f5d35e52: Waiting 07:19:36 0e64f2360a44: Waiting 07:19:36 f35ad4deda41: Layer already exists 07:19:36 df8a8d6c0217: Layer already exists 07:19:36 c1de226f732b: Layer already exists 07:19:36 6a97b343d9d7: Layer already exists 07:19:36 d6116469cfd7: Layer already exists 07:19:36 60b8f5d35e52: Layer already exists 07:19:36 0e64f2360a44: Layer already exists 07:19:36 4.0.1-dev.3: digest: sha256:2a715b0c3955ef2eb81266c4d38088df5b30e91f4edf6e121771f58a33fa406d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:19:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:19:36 f35ad4deda41: Preparing 07:19:36 d6116469cfd7: Preparing 07:19:36 c1de226f732b: Preparing 07:19:36 6a97b343d9d7: Preparing 07:19:36 df8a8d6c0217: Preparing 07:19:36 60b8f5d35e52: Preparing 07:19:36 0e64f2360a44: Preparing 07:19:36 60b8f5d35e52: Waiting 07:19:36 0e64f2360a44: Waiting 07:19:36 6a97b343d9d7: Layer already exists 07:19:36 c1de226f732b: Layer already exists 07:19:36 d6116469cfd7: Layer already exists 07:19:36 df8a8d6c0217: Layer already exists 07:19:36 f35ad4deda41: Layer already exists 07:19:36 60b8f5d35e52: Layer already exists 07:19:36 0e64f2360a44: Layer already exists 07:19:36 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:2a715b0c3955ef2eb81266c4d38088df5b30e91f4edf6e121771f58a33fa406d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa 07:19:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:19:38 f35ad4deda41: Preparing 07:19:38 d6116469cfd7: Preparing 07:19:38 c1de226f732b: Preparing 07:19:38 6a97b343d9d7: Preparing 07:19:38 df8a8d6c0217: Preparing 07:19:38 60b8f5d35e52: Preparing 07:19:38 0e64f2360a44: Preparing 07:19:38 60b8f5d35e52: Waiting 07:19:38 0e64f2360a44: Waiting 07:19:38 d6116469cfd7: Layer already exists 07:19:38 f35ad4deda41: Layer already exists 07:19:38 c1de226f732b: Layer already exists 07:19:38 df8a8d6c0217: Layer already exists 07:19:38 6a97b343d9d7: Layer already exists 07:19:38 60b8f5d35e52: Layer already exists 07:19:38 0e64f2360a44: Layer already exists 07:19:38 odessa: digest: sha256:2a715b0c3955ef2eb81266c4d38088df5b30e91f4edf6e121771f58a33fa406d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:19:38 ===================================================== [Pipeline] echo 07:19:38 taggedImages: 07:19:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:19:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.3 07:19:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:19:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo 07:19:38 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 07:19:38 b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:19:38 4.0.1-dev.3 07:19:38 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:19:38 odessa 07:19:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:19:39 907d0316054d: Preparing 07:19:39 1413425ecf82: Preparing 07:19:39 401e3ae13623: Preparing 07:19:39 c1de226f732b: Preparing 07:19:39 6a97b343d9d7: Preparing 07:19:39 1012fe2795a2: Preparing 07:19:39 9b01fa9475aa: Preparing 07:19:39 e286c542c6f0: Preparing 07:19:39 518e8a703d68: Preparing 07:19:39 0e64f2360a44: Preparing 07:19:39 9b01fa9475aa: Waiting 07:19:39 e286c542c6f0: Waiting 07:19:39 518e8a703d68: Waiting 07:19:39 0e64f2360a44: Waiting 07:19:39 1012fe2795a2: Waiting 07:19:39 6a97b343d9d7: Layer already exists 07:19:39 c1de226f732b: Layer already exists 07:19:39 1413425ecf82: Pushed 07:19:39 401e3ae13623: Pushed 07:19:39 907d0316054d: Pushed 07:19:39 0e64f2360a44: Layer already exists 07:19:39 e286c542c6f0: Pushed 07:19:40 518e8a703d68: Pushed 07:19:50 9b01fa9475aa: Pushed 07:20:05 1012fe2795a2: Pushed 07:20:05 b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:48c8a3826e1604a7652db5fd9da5384ae72d247b4eaeead03a5f4579f75878ab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.3 07:20:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:20:06 907d0316054d: Preparing 07:20:06 1413425ecf82: Preparing 07:20:06 401e3ae13623: Preparing 07:20:06 c1de226f732b: Preparing 07:20:06 6a97b343d9d7: Preparing 07:20:06 1012fe2795a2: Preparing 07:20:06 9b01fa9475aa: Preparing 07:20:06 e286c542c6f0: Preparing 07:20:06 518e8a703d68: Preparing 07:20:06 0e64f2360a44: Preparing 07:20:06 e286c542c6f0: Waiting 07:20:06 518e8a703d68: Waiting 07:20:06 1012fe2795a2: Waiting 07:20:06 9b01fa9475aa: Waiting 07:20:06 401e3ae13623: Layer already exists 07:20:06 c1de226f732b: Layer already exists 07:20:06 1413425ecf82: Layer already exists 07:20:06 907d0316054d: Layer already exists 07:20:06 6a97b343d9d7: Layer already exists 07:20:06 9b01fa9475aa: Layer already exists 07:20:06 1012fe2795a2: Layer already exists 07:20:06 e286c542c6f0: Layer already exists 07:20:06 518e8a703d68: Layer already exists 07:20:06 0e64f2360a44: Layer already exists 07:20:06 4.0.1-dev.3: digest: sha256:48c8a3826e1604a7652db5fd9da5384ae72d247b4eaeead03a5f4579f75878ab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:06 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:20:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:20:07 907d0316054d: Preparing 07:20:07 1413425ecf82: Preparing 07:20:07 401e3ae13623: Preparing 07:20:07 c1de226f732b: Preparing 07:20:07 6a97b343d9d7: Preparing 07:20:07 1012fe2795a2: Preparing 07:20:07 9b01fa9475aa: Preparing 07:20:07 e286c542c6f0: Preparing 07:20:07 518e8a703d68: Preparing 07:20:07 0e64f2360a44: Preparing 07:20:07 1012fe2795a2: Waiting 07:20:07 e286c542c6f0: Waiting 07:20:07 9b01fa9475aa: Waiting 07:20:07 518e8a703d68: Waiting 07:20:07 0e64f2360a44: Waiting 07:20:07 c1de226f732b: Layer already exists 07:20:07 1413425ecf82: Layer already exists 07:20:07 6a97b343d9d7: Layer already exists 07:20:07 907d0316054d: Layer already exists 07:20:07 401e3ae13623: Layer already exists 07:20:07 1012fe2795a2: Layer already exists 07:20:07 e286c542c6f0: Layer already exists 07:20:07 9b01fa9475aa: Layer already exists 07:20:07 0e64f2360a44: Layer already exists 07:20:07 518e8a703d68: Layer already exists 07:20:07 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:48c8a3826e1604a7652db5fd9da5384ae72d247b4eaeead03a5f4579f75878ab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:07 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa 07:20:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:20:08 907d0316054d: Preparing 07:20:08 1413425ecf82: Preparing 07:20:08 401e3ae13623: Preparing 07:20:08 c1de226f732b: Preparing 07:20:08 6a97b343d9d7: Preparing 07:20:08 1012fe2795a2: Preparing 07:20:08 9b01fa9475aa: Preparing 07:20:08 1012fe2795a2: Waiting 07:20:08 e286c542c6f0: Preparing 07:20:08 9b01fa9475aa: Waiting 07:20:08 518e8a703d68: Preparing 07:20:08 e286c542c6f0: Waiting 07:20:08 518e8a703d68: Waiting 07:20:08 0e64f2360a44: Preparing 07:20:08 0e64f2360a44: Waiting 07:20:08 1413425ecf82: Layer already exists 07:20:08 c1de226f732b: Layer already exists 07:20:08 401e3ae13623: Layer already exists 07:20:08 907d0316054d: Layer already exists 07:20:08 6a97b343d9d7: Layer already exists 07:20:08 e286c542c6f0: Layer already exists 07:20:08 518e8a703d68: Layer already exists 07:20:08 9b01fa9475aa: Layer already exists 07:20:08 1012fe2795a2: Layer already exists 07:20:08 0e64f2360a44: Layer already exists 07:20:08 odessa: digest: sha256:48c8a3826e1604a7652db5fd9da5384ae72d247b4eaeead03a5f4579f75878ab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:20:08 ===================================================== [Pipeline] echo 07:20:08 taggedImages: 07:20:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:20:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.3 07:20:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:20:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo 07:20:08 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 07:20:08 b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:20:08 4.0.1-dev.3 07:20:08 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:20:08 odessa 07:20:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:08 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:20:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:20:09 69f0ee566ab5: Preparing 07:20:09 d80dd31fc8ea: Preparing 07:20:09 49591651ca50: Preparing 07:20:09 c1de226f732b: Preparing 07:20:09 6a97b343d9d7: Preparing 07:20:09 1012fe2795a2: Preparing 07:20:09 b5a4f1538c21: Preparing 07:20:09 2e7a0fb6a293: Preparing 07:20:09 0e64f2360a44: Preparing 07:20:09 1012fe2795a2: Waiting 07:20:09 b5a4f1538c21: Waiting 07:20:09 2e7a0fb6a293: Waiting 07:20:09 0e64f2360a44: Waiting 07:20:09 6a97b343d9d7: Layer already exists 07:20:09 c1de226f732b: Layer already exists 07:20:09 1012fe2795a2: Layer already exists 07:20:09 49591651ca50: Pushed 07:20:09 d80dd31fc8ea: Pushed 07:20:09 69f0ee566ab5: Pushed 07:20:09 0e64f2360a44: Layer already exists 07:20:09 b5a4f1538c21: Pushed 07:20:10 2e7a0fb6a293: Pushed 07:20:10 b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:7de21756451db341e6f1adfaf9c459e7ef3616d2c35b5c8b52a436dff7f08da6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:10 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.3 07:20:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:20:11 69f0ee566ab5: Preparing 07:20:11 d80dd31fc8ea: Preparing 07:20:11 49591651ca50: Preparing 07:20:11 c1de226f732b: Preparing 07:20:11 6a97b343d9d7: Preparing 07:20:11 1012fe2795a2: Preparing 07:20:11 b5a4f1538c21: Preparing 07:20:11 2e7a0fb6a293: Preparing 07:20:11 0e64f2360a44: Preparing 07:20:11 b5a4f1538c21: Waiting 07:20:11 2e7a0fb6a293: Waiting 07:20:11 1012fe2795a2: Waiting 07:20:11 d80dd31fc8ea: Layer already exists 07:20:11 6a97b343d9d7: Layer already exists 07:20:11 69f0ee566ab5: Layer already exists 07:20:11 c1de226f732b: Layer already exists 07:20:11 49591651ca50: Layer already exists 07:20:11 1012fe2795a2: Layer already exists 07:20:11 2e7a0fb6a293: Layer already exists 07:20:11 b5a4f1538c21: Layer already exists 07:20:11 0e64f2360a44: Layer already exists 07:20:11 4.0.1-dev.3: digest: sha256:7de21756451db341e6f1adfaf9c459e7ef3616d2c35b5c8b52a436dff7f08da6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:11 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:20:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:20:12 69f0ee566ab5: Preparing 07:20:12 d80dd31fc8ea: Preparing 07:20:12 49591651ca50: Preparing 07:20:12 c1de226f732b: Preparing 07:20:12 6a97b343d9d7: Preparing 07:20:12 1012fe2795a2: Preparing 07:20:12 b5a4f1538c21: Preparing 07:20:12 2e7a0fb6a293: Preparing 07:20:12 0e64f2360a44: Preparing 07:20:12 b5a4f1538c21: Waiting 07:20:12 2e7a0fb6a293: Waiting 07:20:12 1012fe2795a2: Waiting 07:20:12 0e64f2360a44: Waiting 07:20:12 69f0ee566ab5: Layer already exists 07:20:12 6a97b343d9d7: Layer already exists 07:20:12 49591651ca50: Layer already exists 07:20:12 c1de226f732b: Layer already exists 07:20:12 d80dd31fc8ea: Layer already exists 07:20:12 1012fe2795a2: Layer already exists 07:20:12 b5a4f1538c21: Layer already exists 07:20:12 2e7a0fb6a293: Layer already exists 07:20:12 0e64f2360a44: Layer already exists 07:20:12 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:7de21756451db341e6f1adfaf9c459e7ef3616d2c35b5c8b52a436dff7f08da6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa 07:20:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:20:13 69f0ee566ab5: Preparing 07:20:13 d80dd31fc8ea: Preparing 07:20:13 49591651ca50: Preparing 07:20:13 c1de226f732b: Preparing 07:20:13 6a97b343d9d7: Preparing 07:20:13 1012fe2795a2: Preparing 07:20:13 b5a4f1538c21: Preparing 07:20:13 2e7a0fb6a293: Preparing 07:20:13 0e64f2360a44: Preparing 07:20:13 1012fe2795a2: Waiting 07:20:13 b5a4f1538c21: Waiting 07:20:13 2e7a0fb6a293: Waiting 07:20:13 0e64f2360a44: Waiting 07:20:13 6a97b343d9d7: Layer already exists 07:20:13 49591651ca50: Layer already exists 07:20:13 d80dd31fc8ea: Layer already exists 07:20:13 69f0ee566ab5: Layer already exists 07:20:13 c1de226f732b: Layer already exists 07:20:13 2e7a0fb6a293: Layer already exists 07:20:13 b5a4f1538c21: Layer already exists 07:20:13 1012fe2795a2: Layer already exists 07:20:13 0e64f2360a44: Layer already exists 07:20:13 odessa: digest: sha256:7de21756451db341e6f1adfaf9c459e7ef3616d2c35b5c8b52a436dff7f08da6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:20:13 ===================================================== [Pipeline] echo 07:20:13 taggedImages: 07:20:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:20:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.3 07:20:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:20:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo 07:20:13 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 07:20:13 b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:20:13 4.0.1-dev.3 07:20:13 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:20:13 odessa 07:20:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:20:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:20:15 907d0316054d: Preparing 07:20:15 eb1732ec66e0: Preparing 07:20:15 3903ddb85123: Preparing 07:20:15 c1de226f732b: Preparing 07:20:15 6a97b343d9d7: Preparing 07:20:15 1012fe2795a2: Preparing 07:20:15 e286c542c6f0: Preparing 07:20:15 518e8a703d68: Preparing 07:20:15 0e64f2360a44: Preparing 07:20:15 1012fe2795a2: Waiting 07:20:15 e286c542c6f0: Waiting 07:20:15 518e8a703d68: Waiting 07:20:15 0e64f2360a44: Waiting 07:20:15 6a97b343d9d7: Layer already exists 07:20:15 c1de226f732b: Layer already exists 07:20:15 907d0316054d: Layer already exists 07:20:15 1012fe2795a2: Layer already exists 07:20:15 518e8a703d68: Layer already exists 07:20:15 e286c542c6f0: Layer already exists 07:20:15 0e64f2360a44: Layer already exists 07:20:15 3903ddb85123: Pushed 07:20:15 eb1732ec66e0: Pushed 07:20:15 b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:9630acec306973e1db733265f6e898d5786541d75bfcf6a995278c0bd8fbcffa size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:15 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.3 07:20:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:20:16 907d0316054d: Preparing 07:20:16 eb1732ec66e0: Preparing 07:20:16 3903ddb85123: Preparing 07:20:16 c1de226f732b: Preparing 07:20:16 6a97b343d9d7: Preparing 07:20:16 1012fe2795a2: Preparing 07:20:16 e286c542c6f0: Preparing 07:20:16 518e8a703d68: Preparing 07:20:16 0e64f2360a44: Preparing 07:20:16 1012fe2795a2: Waiting 07:20:16 e286c542c6f0: Waiting 07:20:16 518e8a703d68: Waiting 07:20:16 0e64f2360a44: Waiting 07:20:16 3903ddb85123: Layer already exists 07:20:16 6a97b343d9d7: Layer already exists 07:20:16 eb1732ec66e0: Layer already exists 07:20:16 c1de226f732b: Layer already exists 07:20:16 907d0316054d: Layer already exists 07:20:16 1012fe2795a2: Layer already exists 07:20:16 e286c542c6f0: Layer already exists 07:20:16 0e64f2360a44: Layer already exists 07:20:16 518e8a703d68: Layer already exists 07:20:16 4.0.1-dev.3: digest: sha256:9630acec306973e1db733265f6e898d5786541d75bfcf6a995278c0bd8fbcffa size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:16 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:20:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:20:17 907d0316054d: Preparing 07:20:17 eb1732ec66e0: Preparing 07:20:17 3903ddb85123: Preparing 07:20:17 c1de226f732b: Preparing 07:20:17 6a97b343d9d7: Preparing 07:20:17 1012fe2795a2: Preparing 07:20:17 e286c542c6f0: Preparing 07:20:17 518e8a703d68: Preparing 07:20:17 0e64f2360a44: Preparing 07:20:17 e286c542c6f0: Waiting 07:20:17 518e8a703d68: Waiting 07:20:17 0e64f2360a44: Waiting 07:20:17 1012fe2795a2: Waiting 07:20:17 907d0316054d: Layer already exists 07:20:17 6a97b343d9d7: Layer already exists 07:20:17 c1de226f732b: Layer already exists 07:20:17 3903ddb85123: Layer already exists 07:20:17 eb1732ec66e0: Layer already exists 07:20:17 518e8a703d68: Layer already exists 07:20:17 1012fe2795a2: Layer already exists 07:20:17 e286c542c6f0: Layer already exists 07:20:17 0e64f2360a44: Layer already exists 07:20:17 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:9630acec306973e1db733265f6e898d5786541d75bfcf6a995278c0bd8fbcffa size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:17 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa 07:20:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:20:18 907d0316054d: Preparing 07:20:18 eb1732ec66e0: Preparing 07:20:18 3903ddb85123: Preparing 07:20:18 c1de226f732b: Preparing 07:20:18 6a97b343d9d7: Preparing 07:20:18 1012fe2795a2: Preparing 07:20:18 e286c542c6f0: Preparing 07:20:18 1012fe2795a2: Waiting 07:20:18 518e8a703d68: Preparing 07:20:18 e286c542c6f0: Waiting 07:20:18 0e64f2360a44: Preparing 07:20:18 518e8a703d68: Waiting 07:20:18 0e64f2360a44: Waiting 07:20:18 c1de226f732b: Layer already exists 07:20:18 eb1732ec66e0: Layer already exists 07:20:18 907d0316054d: Layer already exists 07:20:18 6a97b343d9d7: Layer already exists 07:20:18 3903ddb85123: Layer already exists 07:20:18 1012fe2795a2: Layer already exists 07:20:18 518e8a703d68: Layer already exists 07:20:18 0e64f2360a44: Layer already exists 07:20:18 e286c542c6f0: Layer already exists 07:20:18 odessa: digest: sha256:9630acec306973e1db733265f6e898d5786541d75bfcf6a995278c0bd8fbcffa size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:20:18 ===================================================== [Pipeline] echo 07:20:18 taggedImages: 07:20:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:20:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.3 07:20:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:20:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo 07:20:18 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 07:20:18 b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:20:18 4.0.1-dev.3 07:20:18 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:20:18 odessa 07:20:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:20:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:20:19 4bd4d1fa0893: Preparing 07:20:19 d0e35c722e6b: Preparing 07:20:19 c1de226f732b: Preparing 07:20:19 6a97b343d9d7: Preparing 07:20:19 72c536d63cee: Preparing 07:20:19 d05d36607486: Preparing 07:20:19 0e64f2360a44: Preparing 07:20:19 d05d36607486: Waiting 07:20:19 0e64f2360a44: Waiting 07:20:19 c1de226f732b: Layer already exists 07:20:19 6a97b343d9d7: Layer already exists 07:20:19 0e64f2360a44: Layer already exists 07:20:19 4bd4d1fa0893: Pushed 07:20:19 72c536d63cee: Pushed 07:20:20 d05d36607486: Pushed 07:20:27 d0e35c722e6b: Pushed 07:20:27 b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:30e5c036f4ce5d8a6cbc322091b8ada109d3f67c982e19fd333af329c1ce8566 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.3 07:20:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:20:28 4bd4d1fa0893: Preparing 07:20:28 d0e35c722e6b: Preparing 07:20:28 c1de226f732b: Preparing 07:20:28 6a97b343d9d7: Preparing 07:20:28 72c536d63cee: Preparing 07:20:28 d05d36607486: Preparing 07:20:28 0e64f2360a44: Preparing 07:20:28 d05d36607486: Waiting 07:20:28 0e64f2360a44: Waiting 07:20:28 72c536d63cee: Layer already exists 07:20:28 6a97b343d9d7: Layer already exists 07:20:28 d0e35c722e6b: Layer already exists 07:20:28 c1de226f732b: Layer already exists 07:20:28 4bd4d1fa0893: Layer already exists 07:20:28 0e64f2360a44: Layer already exists 07:20:28 d05d36607486: Layer already exists 07:20:28 4.0.1-dev.3: digest: sha256:30e5c036f4ce5d8a6cbc322091b8ada109d3f67c982e19fd333af329c1ce8566 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:20:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:20:29 4bd4d1fa0893: Preparing 07:20:29 d0e35c722e6b: Preparing 07:20:29 c1de226f732b: Preparing 07:20:29 6a97b343d9d7: Preparing 07:20:29 72c536d63cee: Preparing 07:20:29 d05d36607486: Preparing 07:20:29 0e64f2360a44: Preparing 07:20:29 d05d36607486: Waiting 07:20:29 0e64f2360a44: Waiting 07:20:29 c1de226f732b: Layer already exists 07:20:29 d0e35c722e6b: Layer already exists 07:20:29 6a97b343d9d7: Layer already exists 07:20:29 72c536d63cee: Layer already exists 07:20:29 4bd4d1fa0893: Layer already exists 07:20:29 0e64f2360a44: Layer already exists 07:20:29 d05d36607486: Layer already exists 07:20:29 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:30e5c036f4ce5d8a6cbc322091b8ada109d3f67c982e19fd333af329c1ce8566 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa 07:20:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:20:30 4bd4d1fa0893: Preparing 07:20:30 d0e35c722e6b: Preparing 07:20:30 c1de226f732b: Preparing 07:20:30 6a97b343d9d7: Preparing 07:20:30 72c536d63cee: Preparing 07:20:30 d05d36607486: Preparing 07:20:30 0e64f2360a44: Preparing 07:20:30 d05d36607486: Waiting 07:20:30 0e64f2360a44: Waiting 07:20:30 4bd4d1fa0893: Layer already exists 07:20:30 d0e35c722e6b: Layer already exists 07:20:30 6a97b343d9d7: Layer already exists 07:20:30 72c536d63cee: Layer already exists 07:20:30 c1de226f732b: Layer already exists 07:20:30 d05d36607486: Layer already exists 07:20:30 0e64f2360a44: Layer already exists 07:20:30 odessa: digest: sha256:30e5c036f4ce5d8a6cbc322091b8ada109d3f67c982e19fd333af329c1ce8566 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:20:30 ===================================================== [Pipeline] echo 07:20:30 taggedImages: 07:20:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:20:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.3 07:20:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:20:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo 07:20:30 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 07:20:30 b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:20:30 4.0.1-dev.3 07:20:30 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:20:30 odessa 07:20:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:20:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:20:31 2de7af63baae: Preparing 07:20:31 c5889caa30ae: Preparing 07:20:31 c1de226f732b: Preparing 07:20:31 6a97b343d9d7: Preparing 07:20:31 4ed54230f8fc: Preparing 07:20:31 75dcfb53308d: Preparing 07:20:31 0e64f2360a44: Preparing 07:20:31 75dcfb53308d: Waiting 07:20:31 0e64f2360a44: Waiting 07:20:31 c1de226f732b: Layer already exists 07:20:31 6a97b343d9d7: Layer already exists 07:20:31 0e64f2360a44: Layer already exists 07:20:31 2de7af63baae: Pushed 07:20:31 4ed54230f8fc: Pushed 07:20:32 75dcfb53308d: Pushed 07:20:40 c5889caa30ae: Pushed 07:20:40 b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:b44627ae97f76e5ad4dc8a525ca236da05157e7362306acb200d7185e1e05ead size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.3 07:20:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:20:40 2de7af63baae: Preparing 07:20:40 c5889caa30ae: Preparing 07:20:40 c1de226f732b: Preparing 07:20:40 6a97b343d9d7: Preparing 07:20:40 4ed54230f8fc: Preparing 07:20:40 75dcfb53308d: Preparing 07:20:40 0e64f2360a44: Preparing 07:20:40 0e64f2360a44: Waiting 07:20:40 75dcfb53308d: Waiting 07:20:40 4ed54230f8fc: Layer already exists 07:20:40 2de7af63baae: Layer already exists 07:20:40 c5889caa30ae: Layer already exists 07:20:40 6a97b343d9d7: Layer already exists 07:20:40 c1de226f732b: Layer already exists 07:20:40 0e64f2360a44: Layer already exists 07:20:40 75dcfb53308d: Layer already exists 07:20:40 4.0.1-dev.3: digest: sha256:b44627ae97f76e5ad4dc8a525ca236da05157e7362306acb200d7185e1e05ead size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:20:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:20:41 2de7af63baae: Preparing 07:20:41 c5889caa30ae: Preparing 07:20:41 c1de226f732b: Preparing 07:20:41 6a97b343d9d7: Preparing 07:20:41 4ed54230f8fc: Preparing 07:20:41 75dcfb53308d: Preparing 07:20:41 0e64f2360a44: Preparing 07:20:41 75dcfb53308d: Waiting 07:20:41 6a97b343d9d7: Layer already exists 07:20:41 4ed54230f8fc: Layer already exists 07:20:41 2de7af63baae: Layer already exists 07:20:41 c1de226f732b: Layer already exists 07:20:41 c5889caa30ae: Layer already exists 07:20:41 75dcfb53308d: Layer already exists 07:20:41 0e64f2360a44: Layer already exists 07:20:41 b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:b44627ae97f76e5ad4dc8a525ca236da05157e7362306acb200d7185e1e05ead size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa 07:20:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:20:42 2de7af63baae: Preparing 07:20:42 c5889caa30ae: Preparing 07:20:42 c1de226f732b: Preparing 07:20:42 6a97b343d9d7: Preparing 07:20:42 4ed54230f8fc: Preparing 07:20:42 75dcfb53308d: Preparing 07:20:42 0e64f2360a44: Preparing 07:20:42 75dcfb53308d: Waiting 07:20:42 0e64f2360a44: Waiting 07:20:42 2de7af63baae: Layer already exists 07:20:42 c5889caa30ae: Layer already exists 07:20:42 6a97b343d9d7: Layer already exists 07:20:42 4ed54230f8fc: Layer already exists 07:20:42 c1de226f732b: Layer already exists 07:20:42 0e64f2360a44: Layer already exists 07:20:42 75dcfb53308d: Layer already exists 07:20:42 odessa: digest: sha256:b44627ae97f76e5ad4dc8a525ca236da05157e7362306acb200d7185e1e05ead size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:20:42 ===================================================== [Pipeline] echo 07:20:42 taggedImages: 07:20:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a 07:20:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.3 07:20:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 07:20:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] echo 07:20:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo 07:20:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.3 [Pipeline] echo 07:20:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] echo 07:20:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.3 [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.3 [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.3 [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.3 [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.3 [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.3 [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.3 [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.3 [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.3 [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.3 [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.3 [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.3 [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.3 [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.3 [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] echo 07:20:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:20:44 07:20:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:20:44 arm64: Pulling from edgex-lftools-log-publisher 07:20:44 8998bd30e6a1: Pulling fs layer 07:20:44 04944245beec: Pulling fs layer 07:20:44 699f458cf7ca: Pulling fs layer 07:20:44 765212b225bb: Pulling fs layer 07:20:44 f23df028b6ca: Pulling fs layer 07:20:44 d65c8cfc05b1: Pulling fs layer 07:20:44 2437ff75d9bd: Pulling fs layer 07:20:44 765212b225bb: Waiting 07:20:44 f23df028b6ca: Waiting 07:20:44 d65c8cfc05b1: Waiting 07:20:44 2437ff75d9bd: Waiting 07:20:44 04944245beec: Verifying Checksum 07:20:44 04944245beec: Download complete 07:20:44 765212b225bb: Verifying Checksum 07:20:44 765212b225bb: Download complete 07:20:44 f23df028b6ca: Download complete 07:20:44 d65c8cfc05b1: Verifying Checksum 07:20:44 d65c8cfc05b1: Download complete 07:20:44 699f458cf7ca: Verifying Checksum 07:20:44 699f458cf7ca: Download complete 07:20:45 8998bd30e6a1: Verifying Checksum 07:20:45 8998bd30e6a1: Download complete 07:20:47 2437ff75d9bd: Verifying Checksum 07:20:47 2437ff75d9bd: Download complete 07:20:49 8998bd30e6a1: Pull complete 07:20:51 04944245beec: Pull complete 07:20:53 699f458cf7ca: Pull complete 07:20:53 765212b225bb: Pull complete 07:20:54 f23df028b6ca: Pull complete 07:20:54 d65c8cfc05b1: Pull complete 07:21:12 2437ff75d9bd: Pull complete 07:21:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:21:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:21:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:21:12 prd-ubuntu20.04-docker-arm64-4c-16g-773723 does not seem to be running inside a container 07:21:12 $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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:arm64 cat 07:21:14 $ docker top 5b5dc5d1fb3c14ccb38dfb5c3ea24755b555eaae261c5c7641069c069ee3f604 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:21:15 ---> job-cost.sh 07:21:15 lf-activate-venv: SKIPPING 07:21:15 INFO: No Stack... 07:21:37 INFO: Retrieving Pricing Info for: v3-standard-4 07:21:37 INFO: Archiving Costs [Pipeline] sh 07:21:38 + cut -d, -f6 07:21:38 + cat /w/workspace/edgex-go/17/archives/cost.csv [Pipeline] lock 07:21:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-odessa-17-stack-cost] 07:21:38 Resource [jenkins-edgexfoundry-edgex-go-odessa-17-stack-cost] did not exist. Created. 07:21:38 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-odessa-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:21:38 + echo total: 0.10999999940395355 [Pipeline] stash 07:21:40 Stashed 1 file(s) [Pipeline] } 07:21:40 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-odessa-17-stack-cost] [Pipeline] // lock [Pipeline] } 07:21:40 $ docker stop --time=1 5b5dc5d1fb3c14ccb38dfb5c3ea24755b555eaae261c5c7641069c069ee3f604 07:21:41 $ docker rm -f --volumes 5b5dc5d1fb3c14ccb38dfb5c3ea24755b555eaae261c5c7641069c069ee3f604 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:34:37 Cancelling nested steps due to timeout 12:34:37 Sending interrupt signal to process 12:34:43 script returned exit code 143 [Pipeline] } 12:34:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:34:44 + '[' -d /w/workspace/edgex-go/17/archives ']' [Pipeline] libraryResource [Pipeline] sh 12:34:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:34:44 ---> package-listing.sh 12:34:44 ++ tr '[:upper:]' '[:lower:]' 12:34:44 ++ facter osfamily 12:34:45 + OS_FAMILY=redhat 12:34:45 + workspace=/w/workspace/edgex-go/17 12:34:45 + START_PACKAGES=/tmp/packages_start.txt 12:34:45 + END_PACKAGES=/tmp/packages_end.txt 12:34:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:34:45 + PACKAGES=/tmp/packages_start.txt 12:34:45 + '[' /w/workspace/edgex-go/17 ']' 12:34:45 + PACKAGES=/tmp/packages_end.txt 12:34:45 + case "${OS_FAMILY}" in 12:34:45 + sort 12:34:45 + rpm -qa 12:34:45 + '[' -f /tmp/packages_start.txt ']' 12:34:45 + '[' -f /tmp/packages_end.txt ']' 12:34:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:34:45 + '[' /w/workspace/edgex-go/17 ']' 12:34:45 + mkdir -p /w/workspace/edgex-go/17/archives/ 12:34:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/17/archives/ [Pipeline] echo 12:34:45 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/17/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:34:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:34:46 12:34:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:34:47 latest: Pulling from edgex-lftools-log-publisher 12:34:47 5eb5b503b376: Pulling fs layer 12:34:47 5c69ac0246d0: Pulling fs layer 12:34:47 ec43610c2a17: Pulling fs layer 12:34:47 3a2ae6a8a46f: Pulling fs layer 12:34:47 33b1e0a273af: Pulling fs layer 12:34:47 5d3b04190fa2: Pulling fs layer 12:34:47 2f39f015ded8: Pulling fs layer 12:34:47 3a2ae6a8a46f: Waiting 12:34:47 33b1e0a273af: Waiting 12:34:47 5d3b04190fa2: Waiting 12:34:47 2f39f015ded8: Waiting 12:34:47 5c69ac0246d0: Verifying Checksum 12:34:47 5c69ac0246d0: Download complete 12:34:47 3a2ae6a8a46f: Verifying Checksum 12:34:47 3a2ae6a8a46f: Download complete 12:34:47 33b1e0a273af: Verifying Checksum 12:34:47 33b1e0a273af: Download complete 12:34:47 ec43610c2a17: Verifying Checksum 12:34:47 ec43610c2a17: Download complete 12:34:47 5d3b04190fa2: Verifying Checksum 12:34:47 5d3b04190fa2: Download complete 12:34:47 5eb5b503b376: Verifying Checksum 12:34:47 5eb5b503b376: Download complete 12:34:47 2f39f015ded8: Verifying Checksum 12:34:47 2f39f015ded8: Download complete 12:34:48 5eb5b503b376: Pull complete 12:34:48 5c69ac0246d0: Pull complete 12:34:49 ec43610c2a17: Pull complete 12:34:49 3a2ae6a8a46f: Pull complete 12:34:49 33b1e0a273af: Pull complete 12:34:49 5d3b04190fa2: Pull complete 12:34:53 2f39f015ded8: Pull complete 12:34:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:34:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:34:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:34:53 prd-centos7-docker-4c-2g-773726 does not seem to be running inside a container 12:34:53 $ 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/17/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_odessa -v /w/workspace/edgexfoundry_edgex-go_odessa:/w/workspace/edgexfoundry_edgex-go_odessa:rw,z -v /w/workspace/edgexfoundry_edgex-go_odessa@tmp:/w/workspace/edgexfoundry_edgex-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:34:56 $ docker top e4f9a25a0e678b65aa6fea3c5cdb8beec28a9d5b807a217877fe50556c3db49c -eo pid,comm [Pipeline] { [Pipeline] sh 12:34:57 + touch /tmp/pre-build-complete [Pipeline] sh 12:34:57 + mkdir -p /var/log/sysstat [Pipeline] sh 12:34:57 + ls /var/log/sa-host 12:34:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:34:58 provisioning config files... 12:34:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_odessa@tmp/config6164896437577050613tmp [Pipeline] { [Pipeline] echo 12:34:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:34:58 ---> create-netrc.sh [Pipeline] } 12:34:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:34:58 ---> python-tools-install.sh [Pipeline] echo 12:34:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:34:59 ---> sudo-logs.sh 12:34:59 Archiving 'sudo' log.. 12:34:59 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:34:59 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 12:34:59 $ docker stop --time=1 e4f9a25a0e678b65aa6fea3c5cdb8beec28a9d5b807a217877fe50556c3db49c 12:35:00 $ docker rm -f --volumes e4f9a25a0e678b65aa6fea3c5cdb8beec28a9d5b807a217877fe50556c3db49c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 12:35:00 [WS-CLEANUP] Deleting project workspace... 12:35:00 [WS-CLEANUP] Deferred wipeout is used... 12:35:00 [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:35:00 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:35:01 + [ -d /w/workspace/edgex-go/17/archives ] [Pipeline] libraryResource [Pipeline] sh 12:35:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:35:03 ---> package-listing.sh 12:35:03 ++ facter osfamily 12:35:03 ++ tr '[:upper:]' '[:lower:]' 12:35:03 + OS_FAMILY=debian 12:35:03 + workspace=/w/workspace/edgex-go/17 12:35:03 + START_PACKAGES=/tmp/packages_start.txt 12:35:03 + END_PACKAGES=/tmp/packages_end.txt 12:35:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:35:03 + PACKAGES=/tmp/packages_start.txt 12:35:03 + '[' /w/workspace/edgex-go/17 ']' 12:35:03 + PACKAGES=/tmp/packages_end.txt 12:35:03 + case "${OS_FAMILY}" in 12:35:03 + dpkg -l 12:35:03 + grep '^ii' 12:35:03 + '[' -f /tmp/packages_start.txt ']' 12:35:03 + '[' -f /tmp/packages_end.txt ']' 12:35:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:35:03 + '[' /w/workspace/edgex-go/17 ']' 12:35:03 + mkdir -p /w/workspace/edgex-go/17/archives/ 12:35:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/17/archives/ [Pipeline] echo 12:35:03 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/17/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:35:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:35:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:35:04 12:35:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:35:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:35:04 latest: Pulling from edgex-lftools-log-publisher 12:35:04 5eb5b503b376: Pulling fs layer 12:35:04 5c69ac0246d0: Pulling fs layer 12:35:04 ec43610c2a17: Pulling fs layer 12:35:04 3a2ae6a8a46f: Pulling fs layer 12:35:04 33b1e0a273af: Pulling fs layer 12:35:04 5d3b04190fa2: Pulling fs layer 12:35:04 2f39f015ded8: Pulling fs layer 12:35:04 33b1e0a273af: Waiting 12:35:04 3a2ae6a8a46f: Waiting 12:35:04 5d3b04190fa2: Waiting 12:35:04 2f39f015ded8: Waiting 12:35:04 5c69ac0246d0: Verifying Checksum 12:35:04 5c69ac0246d0: Download complete 12:35:04 3a2ae6a8a46f: Download complete 12:35:04 33b1e0a273af: Verifying Checksum 12:35:04 33b1e0a273af: Download complete 12:35:04 5d3b04190fa2: Download complete 12:35:04 ec43610c2a17: Verifying Checksum 12:35:04 ec43610c2a17: Download complete 12:35:04 5eb5b503b376: Verifying Checksum 12:35:04 5eb5b503b376: Download complete 12:35:05 2f39f015ded8: Verifying Checksum 12:35:05 2f39f015ded8: Download complete 12:35:06 5eb5b503b376: Pull complete 12:35:06 5c69ac0246d0: Pull complete 12:35:06 ec43610c2a17: Pull complete 12:35:06 3a2ae6a8a46f: Pull complete 12:35:07 33b1e0a273af: Pull complete 12:35:07 5d3b04190fa2: Pull complete 12:35:12 2f39f015ded8: Pull complete 12:35:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:35:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:35:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:35:12 prd-ubuntu20.04-docker-8c-8g-773721 does not seem to be running inside a container 12:35:12 $ 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/17/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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:35:14 $ docker top 3fbf7d8076ba7f85c5045f4732bcceed6aa1104302e477c8838a6d29aef7421d -eo pid,comm [Pipeline] { [Pipeline] sh 12:35:15 + touch /tmp/pre-build-complete [Pipeline] sh 12:35:15 + mkdir -p /var/log/sysstat [Pipeline] sh 12:35:15 + ls /var/log/sa-host 12:35:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:35:15 provisioning config files... 12:35:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/17@tmp/config11910277396487143687tmp [Pipeline] { [Pipeline] echo 12:35:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:35:15 ---> create-netrc.sh [Pipeline] } 12:35:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:35:16 ---> python-tools-install.sh [Pipeline] echo 12:35:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:35:16 ---> sudo-logs.sh 12:35:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:35:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:35:16 ---> job-cost.sh 12:35:16 lf-activate-venv: SKIPPING 12:35:16 DEBUG: total: 0.10999999940395355 12:35:16 INFO: Retrieving Stack Cost... 12:35:17 INFO: Retrieving Pricing Info for: v3-standard-8 12:35:17 INFO: Archiving Costs [Pipeline] echo 12:35:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:35:18 ---> logs-deploy.sh 12:35:18 lf-activate-venv: SKIPPING 12:35:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/odessa/17 12:35:18 INFO: archiving workspace using pattern(s): 12:35:19 Archives upload complete. 12:35:19 INFO: archiving logs to Nexus 12:35:19 ---> uname -a: 12:35:19 Linux prd-ubuntu20-04-docker-8c-8g-773721 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 12:35:19 12:35:19 12:35:19 ---> lscpu: 12:35:19 Architecture: x86_64 12:35:19 CPU op-mode(s): 32-bit, 64-bit 12:35:19 Byte Order: Little Endian 12:35:19 Address sizes: 40 bits physical, 48 bits virtual 12:35:19 CPU(s): 8 12:35:19 On-line CPU(s) list: 0-7 12:35:19 Thread(s) per core: 1 12:35:19 Core(s) per socket: 1 12:35:19 Socket(s): 8 12:35:19 NUMA node(s): 1 12:35:19 Vendor ID: AuthenticAMD 12:35:19 CPU family: 23 12:35:19 Model: 49 12:35:19 Model name: AMD EPYC-Rome Processor 12:35:19 Stepping: 0 12:35:19 CPU MHz: 2799.998 12:35:19 BogoMIPS: 5599.99 12:35:19 Virtualization: AMD-V 12:35:19 Hypervisor vendor: KVM 12:35:19 Virtualization type: full 12:35:19 L1d cache: 256 KiB 12:35:19 L1i cache: 256 KiB 12:35:19 L2 cache: 4 MiB 12:35:19 L3 cache: 128 MiB 12:35:19 NUMA node0 CPU(s): 0-7 12:35:19 Vulnerability Gather data sampling: Not affected 12:35:19 Vulnerability Itlb multihit: Not affected 12:35:19 Vulnerability L1tf: Not affected 12:35:19 Vulnerability Mds: Not affected 12:35:19 Vulnerability Meltdown: Not affected 12:35:19 Vulnerability Mmio stale data: Not affected 12:35:19 Vulnerability Retbleed: Vulnerable 12:35:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:35:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:35:19 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:35:19 Vulnerability Srbds: Not affected 12:35:19 Vulnerability Tsx async abort: Not affected 12:35:19 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:35:19 12:35:19 12:35:19 ---> nproc: 12:35:19 8 12:35:19 12:35:19 12:35:19 ---> df -h: 12:35:19 Filesystem Size Used Avail Use% Mounted on 12:35:19 overlay 155G 31G 125G 20% / 12:35:19 tmpfs 64M 0 64M 0% /dev 12:35:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:35:19 shm 64M 0 64M 0% /dev/shm 12:35:19 /dev/vda1 155G 31G 125G 20% /facter-os 12:35:19 12:35:19 12:35:19 ---> sar -b -r -n DEV: 12:35:19 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-773721) 11/24/25 _x86_64_ (8 CPU) 12:35:19 12:35:19 06:33:51 LINUX RESTART (8 CPU) 12:35:19 12:35:19 06:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:35:19 06:35:02 344.39 73.57 270.82 0.00 12308.35 172387.94 0.00 12:35:19 06:36:01 175.31 11.18 164.12 0.00 1723.37 39351.43 0.00 12:35:19 06:37:01 39.61 0.00 39.61 0.00 0.00 36176.92 0.00 12:35:19 06:38:01 52.97 0.32 52.66 0.00 6.40 20493.25 0.00 12:35:19 06:39:01 545.44 3.27 542.18 0.00 71.32 279746.04 0.00 12:35:19 06:40:01 1012.69 32.72 979.97 0.00 4712.16 281909.57 0.00 12:35:19 06:41:01 129.93 0.12 129.81 0.00 0.93 70324.32 0.00 12:35:19 06:42:01 364.47 0.03 364.43 0.00 0.27 96335.03 0.00 12:35:19 06:43:01 659.26 0.10 659.16 0.00 7.33 128770.40 0.00 12:35:19 06:44:01 28.91 0.02 28.89 0.00 1.33 732.29 0.00 12:35:19 06:45:01 6.25 0.00 6.25 0.00 0.00 144.51 0.00 12:35:19 06:46:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 12:35:19 06:47:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 12:35:19 06:48:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 12:35:19 06:49:01 1.30 0.02 1.28 0.00 0.13 15.46 0.00 12:35:19 06:50:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 12:35:19 06:51:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 12:35:19 06:52:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 12:35:19 06:53:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 12:35:19 06:54:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 12:35:19 06:55:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 12:35:19 06:56:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 12:35:19 06:57:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 12:35:19 06:58:01 0.88 0.00 0.88 0.00 0.00 11.33 0.00 12:35:19 06:59:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 12:35:19 07:00:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 12:35:19 07:01:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 12:35:19 07:02:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 12:35:19 07:03:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 12:35:19 07:04:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 12:35:19 07:05:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 12:35:19 07:06:01 1.38 0.00 1.38 0.00 0.00 14.66 0.00 12:35:19 07:07:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 12:35:19 07:08:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 12:35:19 07:09:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 12:35:19 07:10:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 12:35:19 07:11:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 12:35:19 07:12:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 12:35:19 07:13:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 12:35:19 07:14:02 1.33 0.00 1.33 0.00 0.00 14.93 0.00 12:35:19 07:15:01 1.08 0.00 1.08 0.00 0.00 14.51 0.00 12:35:19 07:16:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 12:35:19 07:17:01 1.20 0.02 1.18 0.00 0.13 14.66 0.00 12:35:19 07:18:01 1.23 0.00 1.23 0.00 0.00 15.19 0.00 12:35:19 07:19:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 12:35:19 07:20:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 12:35:19 07:21:01 1.33 0.00 1.33 0.00 0.00 15.19 0.00 12:35:19 07:22:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 12:35:19 07:23:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 12:35:19 07:24:01 0.85 0.00 0.85 0.00 0.00 10.26 0.00 12:35:19 07:25:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 12:35:19 07:26:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 12:35:19 07:27:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 12:35:19 07:28:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 12:35:19 07:29:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 12:35:19 07:30:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 12:35:19 07:31:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 12:35:19 07:32:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 12:35:19 07:33:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 12:35:19 07:34:01 1.38 0.30 1.08 0.00 16.80 13.20 0.00 12:35:19 07:35:01 1.75 0.25 1.50 0.00 4.27 19.33 0.00 12:35:19 07:36:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 12:35:19 07:37:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 12:35:19 07:38:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 12:35:19 07:39:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 12:35:19 07:40:01 1.72 0.00 1.72 0.00 0.00 20.93 0.00 12:35:19 07:41:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 12:35:19 07:42:01 0.93 0.00 0.93 0.00 0.00 12.40 0.00 12:35:19 07:43:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 12:35:19 07:44:01 0.85 0.00 0.85 0.00 0.00 10.40 0.00 12:35:19 07:45:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 12:35:19 07:46:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 12:35:19 07:47:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 12:35:19 07:48:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 12:35:19 07:49:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 12:35:19 07:50:01 1.53 0.00 1.53 0.00 0.00 19.06 0.00 12:35:19 07:51:01 1.18 0.02 1.17 0.00 2.67 12.93 0.00 12:35:19 07:52:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 12:35:19 07:53:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 12:35:19 07:54:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 12:35:19 07:55:01 1.40 0.00 1.40 0.00 0.00 17.99 0.00 12:35:19 07:56:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 12:35:19 07:57:01 1.33 0.00 1.33 0.00 0.00 16.93 0.00 12:35:19 07:58:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 12:35:19 07:59:01 1.12 0.00 1.12 0.00 0.00 14.13 0.00 12:35:19 08:00:01 1.50 0.00 1.50 0.00 0.00 18.66 0.00 12:35:19 08:01:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 12:35:19 08:02:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 12:35:19 08:03:01 1.25 0.00 1.25 0.00 0.00 15.59 0.00 12:35:19 08:04:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 12:35:19 08:05:01 1.37 0.00 1.37 0.00 0.00 18.40 0.00 12:35:19 08:06:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 12:35:19 08:07:01 1.10 0.00 1.10 0.00 0.00 14.53 0.00 12:35:19 08:08:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 12:35:19 08:09:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 12:35:19 08:10:01 1.40 0.00 1.40 0.00 0.00 15.59 0.00 12:35:19 08:11:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 12:35:19 08:12:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 12:35:19 08:13:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 12:35:19 08:14:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 12:35:19 08:15:01 1.48 0.00 1.48 0.00 0.00 18.80 0.00 12:35:19 08:16:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 12:35:19 08:17:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 12:35:19 08:18:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 12:35:19 08:19:01 1.20 0.00 1.20 0.00 0.00 15.33 0.00 12:35:19 08:20:01 1.57 0.00 1.57 0.00 0.00 19.73 0.00 12:35:19 08:21:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 12:35:19 08:22:02 0.93 0.00 0.93 0.00 0.00 10.93 0.00 12:35:19 08:23:01 1.39 0.00 1.39 0.00 0.00 17.21 0.00 12:35:19 08:24:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 12:35:19 08:25:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 12:35:19 08:26:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 12:35:19 08:27:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 12:35:19 08:28:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 12:35:19 08:29:01 1.27 0.00 1.27 0.00 0.00 15.59 0.00 12:35:19 08:30:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 12:35:19 08:31:01 1.38 0.00 1.38 0.00 0.00 17.33 0.00 12:35:19 08:32:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 12:35:19 08:33:01 1.28 0.00 1.28 0.00 0.00 15.59 0.00 12:35:19 08:34:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 12:35:19 08:35:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 12:35:19 08:36:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 12:35:19 08:37:01 1.23 0.00 1.23 0.00 0.00 15.46 0.00 12:35:19 08:38:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 12:35:19 08:39:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 12:35:19 08:40:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 12:35:19 08:41:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 12:35:19 08:42:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 12:35:19 08:43:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 12:35:19 08:44:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 12:35:19 08:45:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 12:35:19 08:46:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 12:35:19 08:47:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 12:35:19 08:48:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 12:35:19 08:49:01 1.23 0.00 1.23 0.00 0.00 15.86 0.00 12:35:19 08:50:01 1.12 0.00 1.12 0.00 0.00 11.60 0.00 12:35:19 08:51:01 1.45 0.00 1.45 0.00 0.00 19.33 0.00 12:35:19 08:52:01 1.18 0.00 1.18 0.00 0.00 12.40 0.00 12:35:19 08:53:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 12:35:19 08:54:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 12:35:19 08:55:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 12:35:19 08:56:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 12:35:19 08:57:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 12:35:19 08:58:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 12:35:19 08:59:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 12:35:19 09:00:01 1.13 0.00 1.13 0.00 0.00 11.86 0.00 12:35:19 09:01:01 1.45 0.00 1.45 0.00 0.00 18.26 0.00 12:35:19 09:02:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 12:35:19 09:03:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 12:35:19 09:04:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 12:35:19 09:05:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 12:35:19 09:06:01 1.30 0.00 1.30 0.00 0.00 14.80 0.00 12:35:19 09:07:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 12:35:19 09:08:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 12:35:19 09:09:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 12:35:19 09:10:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 12:35:19 09:11:01 1.40 0.00 1.40 0.00 0.00 17.33 0.00 12:35:19 09:12:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 12:35:19 09:13:01 1.35 0.00 1.35 0.00 0.00 16.93 0.00 12:35:19 09:14:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 12:35:19 09:15:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 12:35:19 09:16:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 12:35:19 09:17:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 12:35:19 09:18:01 1.28 0.00 1.28 0.00 0.00 13.33 0.00 12:35:19 09:19:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 12:35:19 09:20:01 1.18 0.00 1.18 0.00 0.00 12.26 0.00 12:35:19 09:21:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 12:35:19 09:22:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 12:35:19 09:23:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 12:35:19 09:24:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 12:35:19 09:25:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 12:35:19 09:26:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 12:35:19 09:27:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 12:35:19 09:28:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 12:35:19 09:29:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 12:35:19 09:30:01 1.17 0.00 1.17 0.00 0.00 12.13 0.00 12:35:19 09:31:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 12:35:19 09:32:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 12:35:19 09:33:02 1.27 0.00 1.27 0.00 0.00 15.33 0.00 12:35:19 09:34:01 1.03 0.00 1.03 0.00 0.00 12.20 0.00 12:35:19 09:35:01 1.53 0.00 1.53 0.00 0.00 18.79 0.00 12:35:19 09:36:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 12:35:19 09:37:01 1.77 0.00 1.77 0.00 0.00 21.46 0.00 12:35:19 09:38:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 12:35:19 09:39:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 12:35:19 09:40:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 12:35:19 09:41:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 12:35:19 09:42:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 12:35:19 09:43:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 12:35:19 09:44:01 1.22 0.00 1.22 0.00 0.00 13.06 0.00 12:35:19 09:45:01 1.35 0.00 1.35 0.00 0.00 16.80 0.00 12:35:19 09:46:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 12:35:19 09:47:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 12:35:19 09:48:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 12:35:19 09:49:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 12:35:19 09:50:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 12:35:19 09:51:01 1.35 0.00 1.35 0.00 0.00 16.80 0.00 12:35:19 09:52:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 12:35:19 09:53:01 1.35 0.00 1.35 0.00 0.00 17.33 0.00 12:35:19 09:54:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 12:35:19 09:55:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 12:35:19 09:56:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 12:35:19 09:57:01 1.48 0.00 1.48 0.00 0.00 17.59 0.00 12:35:19 09:58:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 12:35:19 09:59:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 12:35:19 10:00:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 12:35:19 10:01:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 12:35:19 10:02:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 12:35:19 10:03:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 12:35:19 10:04:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 12:35:19 10:05:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 12:35:19 10:06:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 12:35:19 10:07:01 1.40 0.00 1.40 0.00 0.00 16.80 0.00 12:35:19 10:08:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 12:35:19 10:09:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 12:35:19 10:10:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 12:35:19 10:11:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 12:35:19 10:12:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 12:35:19 10:13:01 1.35 0.00 1.35 0.00 0.00 16.80 0.00 12:35:19 10:14:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 12:35:19 10:15:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 12:35:19 10:16:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 12:35:19 10:17:01 1.50 0.00 1.50 0.00 0.00 18.39 0.00 12:35:19 10:18:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 12:35:19 10:19:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 12:35:19 10:20:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 12:35:19 10:21:01 1.18 0.00 1.18 0.00 0.00 15.86 0.00 12:35:19 10:22:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 12:35:19 10:23:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 12:35:19 10:24:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 12:35:19 10:25:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 12:35:19 10:26:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 12:35:19 10:27:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 12:35:19 10:28:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 12:35:19 10:29:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 12:35:19 10:30:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 12:35:19 10:31:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 12:35:19 10:32:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 12:35:19 10:33:01 1.37 0.00 1.37 0.00 0.00 17.33 0.00 12:35:19 10:34:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 12:35:19 10:35:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 12:35:19 10:36:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 12:35:19 10:37:01 1.50 0.00 1.50 0.00 0.00 18.93 0.00 12:35:19 10:38:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 12:35:19 10:39:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 12:35:19 10:40:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 12:35:19 10:41:01 1.32 0.00 1.32 0.00 0.00 16.93 0.00 12:35:19 10:42:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 12:35:19 10:43:01 1.32 0.00 1.32 0.00 0.00 17.06 0.00 12:35:19 10:44:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 12:35:19 10:45:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 12:35:19 10:46:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 12:35:19 10:47:01 1.50 0.00 1.50 0.00 0.00 18.40 0.00 12:35:19 10:48:02 1.18 0.00 1.18 0.00 0.00 13.20 0.00 12:35:19 10:49:01 1.34 0.00 1.34 0.00 0.00 16.95 0.00 12:35:19 10:50:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 12:35:19 10:51:01 1.42 0.00 1.42 0.00 0.00 17.73 0.00 12:35:19 10:52:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 12:35:19 10:53:01 1.75 0.00 1.75 0.00 0.00 20.79 0.00 12:35:19 10:54:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 12:35:19 10:55:01 1.75 0.00 1.75 0.00 0.00 20.66 0.00 12:35:19 10:56:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 12:35:19 10:57:01 1.35 0.00 1.35 0.00 0.00 16.80 0.00 12:35:19 10:58:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 12:35:19 10:59:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 12:35:19 11:00:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 12:35:19 11:01:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 12:35:19 11:02:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 12:35:19 11:03:01 1.50 0.00 1.50 0.00 0.00 18.93 0.00 12:35:19 11:04:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 12:35:19 11:05:01 1.35 0.00 1.35 0.00 0.00 17.06 0.00 12:35:19 11:06:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 12:35:19 11:07:01 1.55 0.00 1.55 0.00 0.00 19.19 0.00 12:35:19 11:08:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 12:35:19 11:09:01 1.35 0.00 1.35 0.00 0.00 16.80 0.00 12:35:19 11:10:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 12:35:19 11:11:01 1.33 0.00 1.33 0.00 0.00 16.79 0.00 12:35:19 11:12:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 12:35:19 11:13:01 1.43 0.00 1.43 0.00 0.00 18.26 0.00 12:35:19 11:14:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 12:35:19 11:15:01 1.42 0.00 1.42 0.00 0.00 18.26 0.00 12:35:19 11:16:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 12:35:19 11:17:01 1.35 0.00 1.35 0.00 0.00 16.39 0.00 12:35:19 11:18:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 12:35:19 11:19:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 12:35:19 11:20:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 12:35:19 11:21:01 1.38 0.00 1.38 0.00 0.00 17.60 0.00 12:35:19 11:22:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 12:35:19 11:23:01 1.60 0.00 1.60 0.00 0.00 19.59 0.00 12:35:19 11:24:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 12:35:19 11:25:01 1.47 0.00 1.47 0.00 0.00 18.66 0.00 12:35:19 11:26:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 12:35:19 11:27:01 1.47 0.00 1.47 0.00 0.00 17.59 0.00 12:35:19 11:28:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 12:35:19 11:29:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 12:35:19 11:30:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 12:35:19 11:31:01 1.53 0.00 1.53 0.00 0.00 17.99 0.00 12:35:19 11:32:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 12:35:19 11:33:01 1.30 0.00 1.30 0.00 0.00 16.66 0.00 12:35:19 11:34:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 12:35:19 11:35:01 1.30 0.00 1.30 0.00 0.00 16.93 0.00 12:35:19 11:36:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 12:35:19 11:37:01 1.33 0.00 1.33 0.00 0.00 17.20 0.00 12:35:19 11:38:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 12:35:19 11:39:01 1.50 0.00 1.50 0.00 0.00 18.40 0.00 12:35:19 11:40:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 12:35:19 11:41:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 12:35:19 11:42:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 12:35:19 11:43:01 1.62 0.00 1.62 0.00 0.00 20.26 0.00 12:35:19 11:44:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 12:35:19 11:45:01 1.30 0.00 1.30 0.00 0.00 16.66 0.00 12:35:19 11:46:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 12:35:19 11:47:01 1.30 0.00 1.30 0.00 0.00 16.40 0.00 12:35:19 11:48:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 12:35:19 11:49:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 12:35:19 11:50:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 12:35:19 11:51:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 12:35:19 11:52:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 12:35:19 11:53:01 1.42 0.00 1.42 0.00 0.00 18.26 0.00 12:35:19 11:54:01 1.15 0.00 1.15 0.00 0.00 12.67 0.00 12:35:19 11:55:01 1.50 0.00 1.50 0.00 0.00 17.99 0.00 12:35:19 11:56:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 12:35:19 11:57:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 12:35:19 11:58:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 12:35:19 11:59:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 12:35:19 12:00:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 12:35:19 12:01:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 12:35:19 12:02:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 12:35:19 12:03:01 1.48 0.00 1.48 0.00 0.00 18.66 0.00 12:35:19 12:04:02 1.13 0.00 1.13 0.00 0.00 12.13 0.00 12:35:19 12:05:01 1.39 0.00 1.39 0.00 0.00 17.35 0.00 12:35:19 12:06:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 12:35:19 12:07:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 12:35:19 12:08:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 12:35:19 12:09:01 1.80 0.00 1.80 0.00 0.00 20.93 0.00 12:35:19 12:10:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 12:35:19 12:11:01 1.35 0.00 1.35 0.00 0.00 17.06 0.00 12:35:19 12:12:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 12:35:19 12:13:01 1.33 0.00 1.33 0.00 0.00 16.80 0.00 12:35:19 12:14:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 12:35:19 12:15:01 1.35 0.00 1.35 0.00 0.00 17.06 0.00 12:35:19 12:16:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 12:35:19 12:17:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 12:35:19 12:18:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 12:35:19 12:19:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 12:35:19 12:20:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 12:35:19 12:21:01 1.62 0.00 1.62 0.00 0.00 19.19 0.00 12:35:19 12:22:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 12:35:19 12:23:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 12:35:19 12:24:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 12:35:19 12:25:01 1.55 0.00 1.55 0.00 0.00 18.79 0.00 12:35:19 12:26:01 1.10 0.00 1.10 0.00 0.00 11.06 0.00 12:35:19 12:27:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 12:35:19 12:28:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 12:35:19 12:29:01 1.52 0.00 1.52 0.00 0.00 18.39 0.00 12:35:19 12:30:01 1.28 0.00 1.28 0.00 0.00 13.60 0.00 12:35:19 12:31:01 1.43 0.00 1.43 0.00 0.00 16.13 0.00 12:35:19 12:32:01 1.22 0.00 1.22 0.00 0.00 12.40 0.00 12:35:19 12:33:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 12:35:19 12:34:01 1.13 0.00 1.13 0.00 0.00 11.60 0.00 12:35:19 12:35:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 12:35:19 Average: 10.49 0.34 10.16 0.00 52.18 3134.50 0.00 12:35:19 12:35:19 06:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:35:19 06:35:02 28803400 31495276 810800 2.47 80052 2901516 1719788 5.07 1040324 2656824 940 12:35:19 06:36:01 26389640 31280908 1000992 3.05 128260 4900016 2093336 6.17 2002256 3932884 942088 12:35:19 06:37:01 25861304 31178292 1101340 3.35 132028 5298380 2091832 6.17 2089584 4351208 804176 12:35:19 06:38:01 25701460 31310924 964464 2.93 140036 5517016 1913908 5.64 2013972 4518660 476984 12:35:19 06:39:01 18890848 30714536 1526448 4.64 204976 11416256 6849636 20.19 2798896 10231060 31104 12:35:19 06:40:01 7413140 28723448 3440288 10.47 487724 19715824 10708996 31.57 6503744 17003492 882676 12:35:19 06:41:01 3726100 27812948 4344736 13.22 504356 22344704 11666084 34.39 8710300 18346828 1554752 12:35:19 06:42:01 1494980 28640584 3524056 10.72 519436 25283408 9154152 26.99 9223056 19973404 2005632 12:35:19 06:43:01 5979396 31049008 1181196 3.59 528240 23465868 3112832 9.18 4445112 20624720 304 12:35:19 06:44:01 5975228 31046604 1182716 3.60 529676 23466220 3106544 9.16 4905100 20163752 500 12:35:19 06:45:01 5979144 31050908 1178456 3.59 529876 23466324 2998732 8.84 4946264 20120396 16 12:35:19 06:46:01 5984592 31056424 1172804 3.57 529896 23466324 2998732 8.84 4940256 20120396 140 12:35:19 06:47:01 5985624 31057460 1172460 3.57 529908 23466328 2998732 8.84 4940148 20120400 12 12:35:19 06:48:01 6081212 31153076 1076908 3.28 529920 23466332 2998732 8.84 4843472 20120404 144 12:35:19 06:49:01 6081660 31153628 1076424 3.27 529952 23466332 3029232 8.93 4842092 20120404 220 12:35:19 06:50:01 6081328 31153332 1076628 3.28 529980 23466336 3029232 8.93 4841852 20120408 136 12:35:19 06:51:01 6080924 31153056 1076736 3.28 530016 23466464 3029232 8.93 4842152 20120536 12 12:35:19 06:52:01 6081232 31153436 1076328 3.27 530048 23466472 3029232 8.93 4841956 20120540 180 12:35:19 06:53:01 6081184 31153392 1076304 3.27 530056 23466476 3029232 8.93 4841968 20120544 12 12:35:19 06:54:01 6081096 31153340 1076308 3.27 530080 23466476 3029232 8.93 4841756 20120548 140 12:35:19 06:55:01 6080992 31153240 1076300 3.27 530096 23466480 3029232 8.93 4842116 20120552 24 12:35:19 06:56:01 6081068 31153360 1076136 3.27 530120 23466480 3029232 8.93 4841940 20120552 152 12:35:19 06:57:01 6081284 31153584 1076076 3.27 530136 23466484 3029232 8.93 4842108 20120556 144 12:35:19 06:58:01 6080652 31153132 1076432 3.27 530144 23466616 3029232 8.93 4842396 20120680 276 12:35:19 06:59:01 6081188 31153676 1075888 3.27 530160 23466612 3029232 8.93 4841792 20120688 16 12:35:19 07:00:01 6080600 31153108 1076580 3.28 530176 23466620 3029232 8.93 4841860 20120692 156 12:35:19 07:01:01 6080624 31153136 1076520 3.28 530184 23466624 3029232 8.93 4841896 20120692 4 12:35:19 07:02:01 6080828 31153348 1076224 3.27 530204 23466632 3029232 8.93 4841888 20120696 168 12:35:19 07:03:01 6080748 31153328 1076280 3.27 530208 23466636 3029232 8.93 4841952 20120708 28 12:35:19 07:04:01 6081236 31153816 1075764 3.27 530224 23466632 3045276 8.98 4842320 20120708 152 12:35:19 07:05:01 6081032 31153644 1075884 3.27 530240 23466640 3045276 8.98 4842132 20120712 24 12:35:19 07:06:01 6081268 31153880 1075580 3.27 530248 23466640 3045276 8.98 4842012 20120712 12 12:35:19 07:07:01 6081000 31153632 1075816 3.27 530260 23466640 3045276 8.98 4842008 20120716 32 12:35:19 07:08:01 6081416 31154064 1075320 3.27 530276 23466640 3045276 8.98 4842048 20120720 8 12:35:19 07:09:01 6081108 31153760 1075548 3.27 530308 23466640 3045276 8.98 4841944 20120720 12 12:35:19 07:10:01 6081028 31153744 1075500 3.27 530328 23466652 3045276 8.98 4842068 20120728 28 12:35:19 07:11:01 6081012 31153728 1075432 3.27 530348 23466656 3045276 8.98 4842000 20120728 4 12:35:19 07:12:01 6080996 31153752 1075416 3.27 530352 23466660 3045276 8.98 4842048 20120732 164 12:35:19 07:13:01 6080436 31153212 1075932 3.27 530376 23466664 3045276 8.98 4842068 20120736 8 12:35:19 07:14:02 6080636 31153412 1075860 3.27 530400 23466656 3028856 8.93 4842068 20120736 4 12:35:19 07:15:01 6080360 31153184 1076064 3.27 530424 23466668 3028856 8.93 4842484 20120740 28 12:35:19 07:16:01 6080872 31153740 1075480 3.27 530448 23466668 3028856 8.93 4843644 20120740 4 12:35:19 07:17:01 6080556 31153556 1075756 3.27 530464 23466796 3028856 8.93 4842760 20120872 32 12:35:19 07:18:01 6080928 31153976 1075480 3.27 530492 23466812 3028856 8.93 4843552 20120876 272 12:35:19 07:19:01 6081960 31155008 1074432 3.27 530516 23466804 3028856 8.93 4842256 20120876 24 12:35:19 07:20:01 6081676 31154796 1074644 3.27 530552 23466816 3028856 8.93 4843388 20120892 196 12:35:19 07:21:01 6081652 31154772 1074604 3.27 530584 23466812 3028856 8.93 4842344 20120892 8 12:35:19 07:22:01 6081092 31154220 1075068 3.27 530600 23466820 3028856 8.93 4843496 20120896 8 12:35:19 07:23:01 6080996 31154184 1075076 3.27 530612 23466820 3044900 8.98 4842872 20120892 180 12:35:19 07:24:01 6081564 31154756 1074492 3.27 530624 23466824 3044900 8.98 4843564 20120896 168 12:35:19 07:25:01 6080924 31154144 1075056 3.27 530632 23466828 3044900 8.98 4843040 20120900 228 12:35:19 07:26:01 6080908 31154132 1075056 3.27 530644 23466828 3044900 8.98 4843584 20120900 12 12:35:19 07:27:01 6080648 31153876 1075240 3.27 530656 23466832 3044900 8.98 4842416 20120904 28 12:35:19 07:28:01 6080808 31154040 1075204 3.27 530680 23466840 3044900 8.98 4843464 20120908 168 12:35:19 07:29:01 6081076 31154372 1074876 3.27 530704 23466840 3044900 8.98 4842484 20120916 8 12:35:19 07:30:01 6080272 31153572 1075600 3.27 530728 23466836 3027944 8.93 4843424 20120920 24 12:35:19 07:31:01 6080160 31153520 1075548 3.27 530756 23466844 3027944 8.93 4842568 20120924 4 12:35:19 07:32:01 6080136 31153500 1075492 3.27 530772 23466848 3027944 8.93 4843472 20120928 4 12:35:19 07:33:01 6080048 31153412 1075500 3.27 530776 23466848 3027944 8.93 4842924 20120928 12 12:35:19 07:34:01 6079724 31153632 1075188 3.27 530800 23467356 3027944 8.93 4845196 20121252 36 12:35:19 07:35:01 6077216 31151380 1077332 3.28 530828 23467488 3027944 8.93 4845624 20121032 56 12:35:19 07:36:01 6076972 31151156 1077540 3.28 530852 23467488 3027944 8.93 4846388 20120988 168 12:35:19 07:37:01 6077240 31151428 1077216 3.28 530864 23467488 3027944 8.93 4845044 20120992 16 12:35:19 07:38:01 6076680 31150904 1077680 3.28 530892 23467496 3027944 8.93 4846376 20120992 156 12:35:19 07:39:01 6077132 31151360 1077396 3.28 530916 23467496 3027944 8.93 4845304 20120996 28 12:35:19 07:40:01 6077116 31151412 1077296 3.28 530940 23467504 3027944 8.93 4846560 20121004 68 12:35:19 07:41:01 6077392 31151692 1076996 3.28 530960 23467504 3027944 8.93 4845432 20121004 4 12:35:19 07:42:01 6076456 31150876 1077900 3.28 530980 23467636 3027944 8.93 4846484 20121120 300 12:35:19 07:43:01 6076780 31151276 1077572 3.28 530992 23467636 3027944 8.93 4845196 20121140 8 12:35:19 07:44:01 6076156 31150692 1078128 3.28 531000 23467640 3027944 8.93 4846544 20121144 252 12:35:19 07:45:01 6076604 31151164 1077656 3.28 531012 23467644 3027944 8.93 4845308 20121140 8 12:35:19 07:46:01 6076564 31151132 1077652 3.28 531024 23467644 3027944 8.93 4846192 20121140 164 12:35:19 07:47:01 6076848 31151428 1077340 3.28 531028 23467652 3027944 8.93 4845232 20121148 12 12:35:19 07:48:01 6076604 31151184 1077756 3.28 531048 23467652 3027944 8.93 4846252 20121148 156 12:35:19 07:49:01 6076552 31151184 1077952 3.28 531060 23467656 3027944 8.93 4845288 20121152 12 12:35:19 07:50:01 6076536 31151172 1077920 3.28 531092 23467656 3027944 8.93 4846320 20121156 152 12:35:19 07:51:01 6076520 31151228 1077824 3.28 531096 23467744 3027944 8.93 4845304 20121228 28 12:35:19 07:52:01 6075864 31150580 1078408 3.28 531104 23467748 3027944 8.93 4846308 20121232 160 12:35:19 07:53:01 6076296 31151072 1077904 3.28 531128 23467740 3027944 8.93 4845344 20121236 8 12:35:19 07:54:01 6076500 31151280 1077612 3.28 531144 23467752 3027944 8.93 4846448 20121240 164 12:35:19 07:55:01 6076452 31151272 1077572 3.28 531176 23467748 3027944 8.93 4845448 20121248 24 12:35:19 07:56:01 6076152 31150972 1077780 3.28 531200 23467756 3043996 8.97 4846336 20121248 164 12:35:19 07:57:01 6076104 31150988 1077740 3.28 531220 23467764 3043996 8.97 4845432 20121256 8 12:35:19 07:58:01 6076024 31150916 1077752 3.28 531228 23467764 3060076 9.02 4846408 20121264 4 12:35:19 07:59:01 6076160 31151060 1077752 3.28 531236 23467768 3060076 9.02 4845796 20121268 184 12:35:19 08:00:01 6076256 31151160 1077636 3.28 531260 23467764 3060076 9.02 4846476 20121272 152 12:35:19 08:01:01 6076404 31151368 1077416 3.28 531276 23467772 3060076 9.02 4845816 20121276 184 12:35:19 08:02:01 6076680 31151648 1077120 3.28 531292 23467776 3060076 9.02 4846380 20121280 176 12:35:19 08:03:01 6076268 31151240 1077396 3.28 531312 23467776 3060076 9.02 4845908 20121280 200 12:35:19 08:04:01 6076404 31151436 1077244 3.28 531324 23467780 3060076 9.02 4846460 20121276 180 12:35:19 08:05:01 6076200 31151236 1077372 3.28 531340 23467780 3060076 9.02 4845692 20121280 8 12:35:19 08:06:01 6076372 31151444 1077112 3.28 531356 23467788 3060076 9.02 4846536 20121280 156 12:35:19 08:07:01 6076540 31151616 1077076 3.28 531372 23467796 3060076 9.02 4845520 20121284 40 12:35:19 08:08:01 6076492 31151596 1077084 3.28 531384 23467796 3060076 9.02 4846556 20121284 152 12:35:19 08:09:01 6076192 31151300 1077296 3.28 531408 23467800 3043532 8.97 4845548 20121288 28 12:35:19 08:10:01 6075892 31151056 1077844 3.28 531432 23467804 3043532 8.97 4846672 20121292 8 12:35:19 08:11:01 6076596 31151760 1077100 3.28 531448 23467804 3043532 8.97 4845596 20121292 8 12:35:19 08:12:01 6076124 31151328 1077548 3.28 531464 23467808 3043532 8.97 4846616 20121296 160 12:35:19 08:13:01 6076084 31151288 1077524 3.28 531484 23467808 3043532 8.97 4845628 20121296 4 12:35:19 08:14:01 6075940 31151200 1077588 3.28 531508 23467812 3043532 8.97 4846728 20121308 180 12:35:19 08:15:01 6076132 31151408 1077540 3.28 531524 23467812 3043532 8.97 4846020 20121316 4 12:35:19 08:16:01 6075564 31150860 1078032 3.28 531536 23467820 3043532 8.97 4846748 20121316 12 12:35:19 08:17:01 6075548 31150852 1078012 3.28 531540 23467824 3043532 8.97 4846068 20121320 188 12:35:19 08:18:01 6075736 31151176 1077616 3.28 531540 23467952 3043532 8.97 4846736 20121448 8 12:35:19 08:19:01 6075476 31150920 1077808 3.28 531560 23467956 3043532 8.97 4846008 20121452 8 12:35:19 08:20:01 6075648 31151136 1077592 3.28 531584 23467960 3043532 8.97 4846892 20121456 196 12:35:19 08:21:01 6075848 31151340 1077576 3.28 531600 23467960 3043532 8.97 4845832 20121456 8 12:35:19 08:22:02 6075832 31151364 1077532 3.28 531620 23467972 3043532 8.97 4846868 20121460 192 12:35:19 08:23:01 6075532 31151076 1077760 3.28 531632 23467968 3043532 8.97 4846176 20121460 40 12:35:19 08:24:01 6075636 31151192 1077804 3.28 531640 23467976 3043532 8.97 4846064 20121464 28 12:35:19 08:25:01 6075108 31150668 1078256 3.28 531644 23467972 3026716 8.92 4845836 20121464 16 12:35:19 08:26:01 6075620 31151208 1077632 3.28 531672 23467972 3026716 8.92 4845800 20121468 24 12:35:19 08:27:01 6075068 31150672 1078152 3.28 531684 23467984 3026716 8.92 4845800 20121472 32 12:35:19 08:28:01 6075060 31150680 1078088 3.28 531700 23467984 3042760 8.97 4845816 20121472 8 12:35:19 08:29:01 6075076 31150716 1078000 3.28 531708 23467988 3042760 8.97 4845924 20121484 8 12:35:19 08:30:01 6075240 31150888 1077756 3.28 531720 23467988 3042760 8.97 4845968 20121484 12 12:35:19 08:31:01 6074940 31150732 1077844 3.28 531748 23468112 3042760 8.97 4845908 20121616 28 12:35:19 08:32:01 6075108 31150872 1077832 3.28 531768 23468124 3042760 8.97 4845908 20121620 8 12:35:19 08:33:01 6075564 31151376 1077324 3.28 531792 23468120 3042760 8.97 4845972 20121620 8 12:35:19 08:34:01 6074736 31150580 1078212 3.28 531816 23468132 3042760 8.97 4846040 20121624 32 12:35:19 08:35:01 6074760 31150628 1078116 3.28 531836 23468132 3042760 8.97 4846116 20121624 8 12:35:19 08:36:01 6074536 31150580 1078112 3.28 531852 23468128 3042760 8.97 4847264 20120908 28 12:35:19 08:37:01 6074508 31150580 1078312 3.28 531860 23468140 3042760 8.97 4847500 20120912 224 12:35:19 08:38:01 6074792 31150868 1078012 3.28 531884 23468128 3042760 8.97 4846940 20120912 8 12:35:19 08:39:01 6074500 31150604 1078264 3.28 531900 23468144 3042760 8.97 4846964 20120916 8 12:35:19 08:40:01 6074444 31150564 1078276 3.28 531912 23468148 3042760 8.97 4847348 20120916 4 12:35:19 08:41:01 6074516 31150652 1078120 3.28 531940 23468156 3042760 8.97 4847008 20120920 40 12:35:19 08:42:01 6074224 31150392 1078372 3.28 531968 23468160 3042760 8.97 4847148 20120924 28 12:35:19 08:43:01 6074428 31150624 1078400 3.28 531976 23468160 3042760 8.97 4847048 20120924 16 12:35:19 08:44:01 6074588 31150796 1078172 3.28 531996 23468164 3042308 8.97 4847056 20120928 28 12:35:19 08:45:01 6074508 31150736 1078224 3.28 532008 23468160 3042308 8.97 4847156 20120928 20 12:35:19 08:46:01 6074200 31150444 1078456 3.28 532024 23468160 3042308 8.97 4847096 20120932 24 12:35:19 08:47:01 6074568 31150864 1077928 3.28 532040 23468168 3042308 8.97 4847192 20120936 28 12:35:19 08:48:01 6074584 31150896 1077880 3.28 532056 23468168 3042308 8.97 4847192 20120936 12 12:35:19 08:49:01 6073992 31150328 1078328 3.28 532072 23468176 3042308 8.97 4847640 20120940 232 12:35:19 08:50:01 6074520 31150856 1077788 3.28 532084 23468176 3042308 8.97 4847280 20120940 4 12:35:19 08:51:01 6074720 31151096 1077712 3.28 532108 23468184 3042308 8.97 4847268 20120944 40 12:35:19 08:52:01 6074452 31150848 1077948 3.28 532108 23468188 3042308 8.97 4847268 20120948 4 12:35:19 08:53:01 6073576 31149972 1078748 3.28 532124 23468188 3042308 8.97 4847284 20120948 4 12:35:19 08:54:01 6073528 31149944 1078708 3.28 532140 23468192 3042308 8.97 4847616 20120952 24 12:35:19 08:55:01 6073292 31149736 1078868 3.28 532156 23468192 3042308 8.97 4847396 20120964 4 12:35:19 08:56:01 6073424 31149912 1078672 3.28 532176 23468200 3042308 8.97 4847868 20120972 268 12:35:19 08:57:01 6074204 31150696 1077864 3.28 532200 23468204 3042308 8.97 4847376 20120976 32 12:35:19 08:58:01 6074108 31150644 1077868 3.28 532216 23468204 3042308 8.97 4847956 20120976 192 12:35:19 08:59:01 6073540 31150084 1078408 3.28 532232 23468212 3058424 9.02 4847712 20120980 40 12:35:19 09:00:01 6073484 31150048 1078376 3.28 532256 23468212 3058424 9.02 4847496 20120984 4 12:35:19 09:01:01 6073304 31150040 1078348 3.28 532292 23468336 3042144 8.97 4847684 20121116 8 12:35:19 09:02:01 6073808 31150584 1077816 3.28 532320 23468336 3042144 8.97 4847644 20121120 228 12:35:19 09:03:01 6073784 31150588 1077780 3.28 532344 23468348 3042144 8.97 4847564 20121120 12 12:35:19 09:04:01 6073768 31150596 1077724 3.28 532356 23468352 3042144 8.97 4847568 20121124 4 12:35:19 09:05:01 6073528 31150356 1078096 3.28 532380 23468352 3042144 8.97 4847780 20121124 12 12:35:19 09:06:01 6073544 31150400 1078032 3.28 532420 23468332 3042144 8.97 4847616 20121128 4 12:35:19 09:07:01 6073680 31150572 1078004 3.28 532440 23468360 3042144 8.97 4847652 20121132 28 12:35:19 09:08:01 6073664 31150584 1077968 3.28 532464 23468360 3042144 8.97 4847668 20121132 8 12:35:19 09:09:01 6073356 31150308 1078180 3.28 532480 23468368 3042144 8.97 4848004 20121136 40 12:35:19 09:10:01 6073812 31150784 1077648 3.28 532500 23468360 3042144 8.97 4847792 20121140 4 12:35:19 09:11:01 6074028 31151024 1077568 3.28 532532 23468360 3042144 8.97 4847760 20121144 24 12:35:19 09:12:01 6074280 31151320 1077292 3.28 532540 23468376 3042144 8.97 4847784 20121148 24 12:35:19 09:13:01 6073500 31150568 1078012 3.28 532568 23468380 3042144 8.97 4847828 20121152 24 12:35:19 09:14:01 6073956 31151040 1077476 3.28 532580 23468384 3042144 8.97 4848076 20121156 28 12:35:19 09:15:01 6073040 31150136 1078328 3.28 532596 23468384 3042144 8.97 4847872 20121156 4 12:35:19 09:16:01 6073804 31150916 1077504 3.28 532620 23468372 3042144 8.97 4847824 20121164 40 12:35:19 09:17:01 6072952 31150120 1078360 3.28 532632 23468396 3042144 8.97 4848400 20121164 296 12:35:19 09:18:01 6073308 31150412 1078064 3.28 532640 23468392 3042144 8.97 4847844 20121164 268 12:35:19 09:19:01 6073040 31150180 1078384 3.28 532668 23468400 3042144 8.97 4847892 20121172 32 12:35:19 09:20:01 6073000 31150152 1078368 3.28 532684 23468400 3042144 8.97 4847948 20121172 4 12:35:19 09:21:01 6072912 31150084 1078372 3.28 532720 23468392 3042144 8.97 4847924 20121176 24 12:35:19 09:22:01 6073364 31150576 1078076 3.28 532748 23468408 3042144 8.97 4847944 20121180 4 12:35:19 09:23:01 6072592 31149832 1078808 3.28 532768 23468408 3042144 8.97 4847996 20121180 12 12:35:19 09:24:01 6072576 31149840 1078780 3.28 532792 23468412 3042144 8.97 4848292 20121184 4 12:35:19 09:25:01 6072700 31150012 1078560 3.28 532812 23468412 3042144 8.97 4848684 20121184 204 12:35:19 09:26:01 6073236 31150552 1078008 3.28 532840 23468400 3042144 8.97 4848048 20121188 28 12:35:19 09:27:01 6072716 31150036 1078436 3.28 532852 23468420 3042144 8.97 4848072 20121188 28 12:35:19 09:28:01 6072668 31150032 1078400 3.28 532876 23468424 3042144 8.97 4848400 20121192 32 12:35:19 09:29:01 6072872 31150384 1078028 3.28 532896 23468556 3042144 8.97 4848148 20121316 28 12:35:19 09:30:01 6072840 31150380 1078000 3.28 532912 23468556 3058200 9.02 4848224 20121324 4 12:35:19 09:31:01 6072320 31149900 1078432 3.28 532940 23468552 3074336 9.06 4848212 20121336 24 12:35:19 09:32:01 6072516 31150120 1078176 3.28 532976 23468556 3074336 9.06 4848216 20121336 4 12:35:19 09:33:02 6072256 31149912 1078348 3.28 532988 23468568 3074336 9.06 4848572 20121340 28 12:35:19 09:34:01 6072460 31150132 1078068 3.28 533004 23468572 3074336 9.06 4848288 20121348 28 12:35:19 09:35:01 6071984 31149664 1078740 3.28 533020 23468576 3074336 9.06 4848396 20121344 4 12:35:19 09:36:01 6072368 31150216 1078084 3.28 533044 23468580 3074336 9.06 4850060 20121348 40 12:35:19 09:37:01 6071924 31149792 1078488 3.28 533068 23468580 3074336 9.06 4850052 20121348 12 12:35:19 09:38:01 6071664 31149544 1078720 3.28 533084 23468584 3074336 9.06 4849776 20121352 28 12:35:19 09:39:01 6071176 31149060 1079140 3.28 533092 23468588 3074336 9.06 4849800 20121356 4 12:35:19 09:40:01 6071192 31149104 1079040 3.28 533112 23468588 3074336 9.06 4849888 20121356 8 12:35:19 09:41:01 6071344 31149304 1079052 3.28 533136 23468592 3074336 9.06 4849948 20121360 4 12:35:19 09:42:01 6071052 31149024 1079280 3.28 533164 23468592 3074336 9.06 4850220 20121360 236 12:35:19 09:43:01 6070604 31148580 1079700 3.28 533184 23468596 3074336 9.06 4849904 20121364 28 12:35:19 09:44:01 6070596 31148612 1079676 3.28 533204 23468600 3074336 9.06 4849924 20121368 24 12:35:19 09:45:01 6070800 31148844 1079396 3.28 533212 23468608 3074336 9.06 4850096 20121376 40 12:35:19 09:46:01 6070532 31148588 1079628 3.28 533228 23468612 3074336 9.06 4850020 20121380 28 12:35:19 09:47:01 6070684 31148776 1079604 3.28 533248 23468612 3074336 9.06 4850340 20121380 28 12:35:19 09:48:01 6070944 31149052 1079328 3.28 533264 23468612 3074336 9.06 4850080 20121384 28 12:35:19 09:49:01 6070820 31148936 1079580 3.28 533276 23468620 3074336 9.06 4850512 20121388 232 12:35:19 09:50:01 6071332 31149448 1079060 3.28 533292 23468620 3074336 9.06 4850164 20121388 12 12:35:19 09:51:01 6070956 31149132 1079544 3.28 533320 23468624 3057984 9.02 4850156 20121392 28 12:35:19 09:52:01 6070972 31149156 1079488 3.28 533332 23468624 3057984 9.02 4850156 20121392 4 12:35:19 09:53:01 6070672 31148876 1079700 3.28 533352 23468628 3057984 9.02 4850408 20121396 28 12:35:19 09:54:01 6070624 31148860 1079672 3.28 533360 23468636 3057984 9.02 4850200 20121404 36 12:35:19 09:55:01 6070632 31148876 1079576 3.28 533380 23468636 3057984 9.02 4850320 20121404 12 12:35:19 09:56:01 6070552 31148832 1079616 3.28 533396 23468640 3057984 9.02 4850288 20121408 28 12:35:19 09:57:01 6070212 31148500 1079892 3.29 533412 23468628 3057984 9.02 4850596 20121408 12 12:35:19 09:58:01 6070708 31149024 1079292 3.28 533440 23468644 3041216 8.97 4850620 20121412 28 12:35:19 09:59:01 6070164 31148504 1079816 3.29 533456 23468640 3041216 8.97 4850644 20121416 24 12:35:19 10:00:01 6070148 31148496 1079752 3.28 533472 23468648 3041216 8.97 4850412 20121416 8 12:35:19 10:01:01 6069880 31148252 1079984 3.29 533500 23468640 3041216 8.97 4850396 20121420 12 12:35:19 10:02:01 6069936 31148340 1079984 3.29 533540 23468632 3057260 9.01 4850408 20121424 40 12:35:19 10:03:01 6070160 31148572 1079912 3.29 533556 23468660 3057260 9.01 4850428 20121428 40 12:35:19 10:04:01 6070072 31148544 1079940 3.29 533584 23468668 3057260 9.01 4850472 20121432 4 12:35:19 10:05:01 6069772 31148280 1080164 3.29 533604 23468668 3057260 9.01 4850784 20121436 12 12:35:19 10:06:01 6070276 31148812 1079588 3.28 533632 23468672 3057260 9.01 4850560 20121440 8 12:35:19 10:07:01 6072552 31151108 1077244 3.28 533652 23468672 3057260 9.01 4848204 20121440 16 12:35:19 10:08:01 6072764 31151344 1077012 3.28 533668 23468676 3057260 9.01 4848208 20121444 20 12:35:19 10:09:01 6072252 31150852 1077440 3.28 533688 23468680 3057260 9.01 4848248 20121448 8 12:35:19 10:10:01 6072108 31150708 1077496 3.28 533716 23468680 3057260 9.01 4848584 20121448 8 12:35:19 10:11:01 6072076 31150744 1077456 3.28 533744 23468676 3057260 9.01 4848304 20121456 32 12:35:19 10:12:01 6072492 31151176 1077060 3.28 533772 23468672 3057260 9.01 4848324 20121452 4 12:35:19 10:13:01 6072212 31151000 1077428 3.28 533780 23468756 3057260 9.01 4848360 20121524 40 12:35:19 10:14:01 6071456 31150256 1078168 3.28 533788 23468760 3057260 9.01 4848348 20121528 28 12:35:19 10:15:01 6071376 31150176 1078232 3.28 533804 23468760 3057260 9.01 4848432 20121528 12 12:35:19 10:16:01 6072084 31150916 1077444 3.28 533816 23468764 3057260 9.01 4848400 20121532 28 12:35:19 10:17:01 6071540 31150424 1077868 3.28 533864 23468764 3057260 9.01 4849328 20121532 44 12:35:19 10:18:01 6072092 31151004 1077284 3.28 533876 23468772 3057260 9.01 4848732 20121540 44 12:35:19 10:19:01 6072016 31150944 1077552 3.28 533888 23468776 3057260 9.01 4848756 20121544 28 12:35:19 10:20:01 6072056 31150988 1077500 3.28 533904 23468772 3057260 9.01 4848572 20121544 216 12:35:19 10:21:01 6072276 31151360 1077080 3.28 533912 23468912 3057260 9.01 4848784 20121676 228 12:35:19 10:22:01 6072552 31151640 1076800 3.28 533912 23468912 3057260 9.01 4848504 20121676 12 12:35:19 10:23:01 6071772 31150868 1077556 3.28 533924 23468908 3057260 9.01 4848524 20121684 24 12:35:19 10:24:01 6071748 31150864 1077504 3.28 533932 23468916 3073304 9.06 4848676 20121684 4 12:35:19 10:25:01 6071928 31151060 1077348 3.28 533948 23468920 3073304 9.06 4848672 20121688 24 12:35:19 10:26:01 6071636 31150776 1077604 3.28 533964 23468924 3073304 9.06 4848544 20121692 4 12:35:19 10:27:01 6071936 31151096 1077272 3.28 533988 23468912 3073304 9.06 4848576 20121692 12 12:35:19 10:28:01 6071628 31150816 1077548 3.28 533988 23468928 3073304 9.06 4848584 20121696 28 12:35:19 10:29:01 6071620 31150944 1077356 3.28 534000 23469056 3073304 9.06 4848604 20121824 12 12:35:19 10:30:01 6071272 31150616 1077648 3.28 534012 23469064 3073304 9.06 4848952 20121832 8 12:35:19 10:31:01 6071228 31150584 1077848 3.28 534020 23469068 3073304 9.06 4848624 20121836 8 12:35:19 10:32:01 6071480 31150844 1077588 3.28 534036 23469060 3073304 9.06 4848632 20121836 0 12:35:19 10:33:01 6071480 31150868 1077552 3.28 534060 23469068 3073304 9.06 4848648 20121840 32 12:35:19 10:34:01 6071228 31150644 1077788 3.28 534068 23469076 3073304 9.06 4848948 20121844 20 12:35:19 10:35:01 6071212 31150652 1077772 3.28 534088 23469076 3073304 9.06 4848916 20121728 4 12:35:19 10:36:01 6071220 31150704 1077652 3.28 534108 23469076 3089460 9.11 4849272 20121688 40 12:35:19 10:37:01 6071620 31151128 1077176 3.28 534132 23469072 3089460 9.11 4849348 20121688 20 12:35:19 10:38:01 6071628 31151164 1077088 3.28 534148 23469088 3089460 9.11 4849064 20121692 36 12:35:19 10:39:01 6071532 31151084 1077120 3.28 534164 23469092 3089460 9.11 4849552 20121692 28 12:35:19 10:40:01 6071516 31151092 1077096 3.28 534180 23469096 3089460 9.11 4849456 20121696 12 12:35:19 10:41:01 6071280 31150880 1077292 3.28 534192 23469100 3089460 9.11 4849112 20121700 28 12:35:19 10:42:01 6071260 31150868 1077500 3.28 534208 23469092 3089460 9.11 4849096 20121704 8 12:35:19 10:43:01 6071008 31150652 1077716 3.28 534228 23469104 3073172 9.06 4849140 20121708 28 12:35:19 10:44:01 6070968 31150624 1077688 3.28 534244 23469104 3073172 9.06 4849428 20121708 4 12:35:19 10:45:01 6070864 31150540 1077732 3.28 534256 23469108 3073172 9.06 4849288 20121712 28 12:35:19 10:46:01 6070856 31150556 1077700 3.28 534280 23469108 3073172 9.06 4849172 20121716 32 12:35:19 10:47:01 6071316 31151032 1077428 3.28 534296 23469104 3073172 9.06 4849496 20121716 8 12:35:19 10:48:02 6071224 31150960 1077684 3.28 534308 23469116 3073172 9.06 4849204 20121720 4 12:35:19 10:49:01 6070988 31150760 1077880 3.28 534324 23469120 3073172 9.06 4849248 20121724 24 12:35:19 10:50:01 6070932 31150716 1077972 3.28 534336 23469124 3073172 9.06 4849296 20121732 4 12:35:19 10:51:01 6070924 31150724 1077908 3.28 534352 23469124 3073172 9.06 4849264 20121736 32 12:35:19 10:52:01 6070908 31150720 1077892 3.28 534364 23469128 3073172 9.06 4849292 20121736 4 12:35:19 10:53:01 6071152 31150992 1077584 3.28 534380 23469136 3073172 9.06 4849424 20121740 8 12:35:19 10:54:01 6070852 31150696 1077812 3.28 534396 23469136 3056516 9.01 4849324 20121740 8 12:35:19 10:55:01 6070972 31150840 1077852 3.28 534416 23469140 3056516 9.01 4849576 20121744 8 12:35:19 10:56:01 6070980 31150868 1077804 3.28 534428 23469144 3056516 9.01 4849396 20121748 4 12:35:19 10:57:01 6070460 31150360 1078292 3.28 534432 23469148 3056516 9.01 4849424 20121748 8 12:35:19 10:58:01 6070568 31150476 1078200 3.28 534456 23469152 3056516 9.01 4849412 20121752 4 12:35:19 10:59:01 6070772 31150708 1077944 3.28 534460 23469152 3056516 9.01 4849324 20121756 12 12:35:19 11:00:01 6070756 31150700 1077892 3.28 534476 23469156 3056516 9.01 4849408 20121760 32 12:35:19 11:01:01 6070716 31150688 1077828 3.28 534496 23469160 3056516 9.01 4849384 20121764 28 12:35:19 11:02:01 6070684 31150672 1077812 3.28 534504 23469160 3040300 8.96 4849384 20121764 36 12:35:19 11:03:01 6070524 31150556 1077776 3.28 534532 23469152 3040300 8.96 4849400 20121768 28 12:35:19 11:04:01 6070764 31150952 1077540 3.28 534556 23469292 3040300 8.96 4849428 20121896 12 12:35:19 11:05:01 6070488 31150708 1077764 3.28 534580 23469288 3040300 8.96 4849660 20121900 28 12:35:19 11:06:01 6070600 31150856 1077768 3.28 534600 23469296 3040300 8.96 4849564 20121904 24 12:35:19 11:07:01 6070292 31150564 1078008 3.28 534612 23469308 3040300 8.96 4849792 20121904 68 12:35:19 11:08:01 6070552 31150852 1077696 3.28 534636 23469300 3040300 8.96 4849520 20121908 4 12:35:19 11:09:01 6070316 31150648 1077892 3.28 534644 23469312 3056532 9.01 4849852 20121916 12 12:35:19 11:10:01 6070700 31151056 1077432 3.28 534668 23469316 3056532 9.01 4849700 20121920 28 12:35:19 11:11:01 6071400 31151788 1076664 3.28 534692 23469320 3056532 9.01 4849900 20121924 28 12:35:19 11:12:01 6071116 31151520 1076928 3.28 534712 23469312 3056532 9.01 4849604 20121924 8 12:35:19 11:13:01 6070596 31151028 1077396 3.28 534748 23469312 3056532 9.01 4849628 20121928 28 12:35:19 11:14:01 6070832 31151304 1077168 3.28 534772 23469324 3056532 9.01 4849668 20121928 8 12:35:19 11:15:01 6070784 31151280 1077140 3.28 534796 23469324 3056532 9.01 4849756 20121932 44 12:35:19 11:16:01 6070484 31151016 1077360 3.28 534816 23469332 3056532 9.01 4849712 20121936 4 12:35:19 11:17:01 6070176 31150724 1077596 3.28 534832 23469336 3056532 9.01 4850084 20121940 12 12:35:19 11:18:01 6070676 31151196 1077288 3.28 534856 23469324 3056532 9.01 4849852 20121944 24 12:35:19 11:19:01 6070612 31151156 1077328 3.28 534864 23469340 3056532 9.01 4849860 20121944 8 12:35:19 11:20:01 6070564 31151132 1077408 3.28 534880 23469344 3056532 9.01 4849812 20121948 8 12:35:19 11:21:01 6070548 31151140 1077384 3.28 534900 23469348 3056532 9.01 4849772 20121952 4 12:35:19 11:22:01 6070460 31151052 1077404 3.28 534908 23469352 3056532 9.01 4849788 20121952 52 12:35:19 11:23:01 6070176 31150788 1077636 3.28 534928 23469344 3056532 9.01 4849804 20121960 8 12:35:19 11:24:01 6069964 31150600 1077784 3.28 534936 23469356 3056532 9.01 4849812 20121960 4 12:35:19 11:25:01 6069948 31150612 1077704 3.28 534960 23469364 3056532 9.01 4849900 20121964 8 12:35:19 11:26:01 6069640 31150320 1077984 3.28 534972 23469364 3056532 9.01 4850140 20121964 12 12:35:19 11:27:01 6070112 31150800 1077464 3.28 534976 23469368 3056532 9.01 4849864 20121972 8 12:35:19 11:28:01 6070080 31150788 1077480 3.28 534988 23469372 3056532 9.01 4849864 20121976 24 12:35:19 11:29:01 6069988 31150704 1077712 3.28 535000 23469372 3056532 9.01 4849872 20121976 8 12:35:19 11:30:01 6069744 31150468 1077912 3.28 535004 23469376 3056532 9.01 4849936 20121980 24 12:35:19 11:31:01 6070028 31150764 1077612 3.28 535012 23469376 3056532 9.01 4849900 20121980 8 12:35:19 11:32:01 6071020 31151772 1076588 3.28 535032 23469372 3056532 9.01 4849900 20121984 24 12:35:19 11:33:01 6069932 31150716 1077624 3.28 535052 23469388 3056532 9.01 4849928 20121988 32 12:35:19 11:34:01 6069972 31150828 1077480 3.28 535068 23469452 3056532 9.01 4849944 20122044 12 12:35:19 11:35:01 6070460 31151356 1076948 3.28 535092 23469456 3056532 9.01 4850036 20122060 28 12:35:19 11:36:01 6068820 31149768 1078572 3.28 535104 23469456 3056532 9.01 4850444 20122060 20 12:35:19 11:37:01 6068520 31149476 1078792 3.28 535124 23469460 3056532 9.01 4850472 20122064 20 12:35:19 11:38:01 6069048 31150008 1078200 3.28 535136 23469452 3056532 9.01 4850136 20122068 36 12:35:19 11:39:01 6069248 31150232 1078180 3.28 535140 23469468 3056532 9.01 4850392 20122068 4 12:35:19 11:40:01 6069216 31150220 1078156 3.28 535160 23469472 3056532 9.01 4850464 20122076 28 12:35:19 11:41:01 6069648 31150672 1077644 3.28 535188 23469472 3056532 9.01 4850148 20122076 8 12:35:19 11:42:01 6069900 31150928 1077372 3.28 535204 23469476 3056532 9.01 4850136 20122080 24 12:35:19 11:43:01 6069916 31151104 1077196 3.28 535212 23469612 3056532 9.01 4850180 20122196 8 12:35:19 11:44:01 6070152 31151368 1076932 3.28 535220 23469612 3072576 9.06 4850188 20122212 4 12:35:19 11:45:01 6069812 31151052 1077232 3.28 535228 23469616 3072576 9.06 4850268 20122220 28 12:35:19 11:46:01 6069228 31150488 1077728 3.28 535256 23469616 3072576 9.06 4850216 20122220 8 12:35:19 11:47:01 6069172 31150468 1077696 3.28 535276 23469620 3072576 9.06 4850240 20122224 28 12:35:19 11:48:01 6069416 31150728 1077380 3.28 535288 23469624 3072576 9.06 4850252 20122228 8 12:35:19 11:49:01 6069548 31150876 1077228 3.28 535292 23469624 3072576 9.06 4850272 20122228 4 12:35:19 11:50:01 6069216 31150548 1077476 3.28 535312 23469628 3056320 9.01 4850628 20122232 24 12:35:19 11:51:01 6068984 31150460 1077704 3.28 535340 23469760 3056320 9.01 4850292 20122352 8 12:35:19 11:52:01 6068920 31150452 1077716 3.28 535344 23469764 3039736 8.96 4850328 20122368 8 12:35:19 11:53:01 6069140 31150680 1077412 3.28 535380 23469768 3023268 8.91 4850320 20122372 52 12:35:19 11:54:01 6069080 31150620 1077664 3.28 535396 23469760 3023268 8.91 4850408 20122372 8 12:35:19 11:55:01 6069072 31150676 1077612 3.28 535416 23469772 3023268 8.91 4850472 20122376 32 12:35:19 11:56:01 6069268 31150900 1077328 3.28 535432 23469776 3023268 8.91 4850448 20122380 28 12:35:19 11:57:01 6069528 31151188 1077000 3.28 535444 23469780 3023268 8.91 4850468 20122384 28 12:35:19 11:58:01 6069260 31150924 1077524 3.28 535456 23469776 3023268 8.91 4850452 20122388 24 12:35:19 11:59:01 6069704 31151388 1077008 3.28 535476 23469784 3023268 8.91 4850472 20122388 12 12:35:19 12:00:01 6069720 31151420 1076960 3.28 535484 23469788 3039520 8.96 4850560 20122392 4 12:35:19 12:01:01 6069736 31151460 1076872 3.28 535496 23469792 3039520 8.96 4850516 20122396 36 12:35:19 12:02:01 6069616 31151356 1076916 3.28 535512 23469796 3039520 8.96 4850580 20122400 8 12:35:19 12:03:01 6069544 31151296 1076924 3.28 535524 23469788 3039520 8.96 4850524 20122404 8 12:35:19 12:04:02 6069180 31150952 1077184 3.28 535556 23469800 3039520 8.96 4850544 20122404 4 12:35:19 12:05:01 6069164 31150992 1077104 3.28 535584 23469804 3039520 8.96 4850736 20122408 8 12:35:19 12:06:01 6068392 31150240 1077844 3.28 535600 23469804 3039520 8.96 4850636 20122408 4 12:35:19 12:07:01 6068912 31150788 1077264 3.28 535624 23469808 3039520 8.96 4850640 20122412 28 12:35:19 12:08:01 6068304 31150200 1077800 3.28 535640 23469812 3039520 8.96 4850656 20122416 28 12:35:19 12:09:01 6068772 31150704 1077460 3.28 535676 23469812 3039520 8.96 4850684 20122416 12 12:35:19 12:10:01 6068788 31150756 1077384 3.28 535700 23469820 3039520 8.96 4850796 20122420 8 12:35:19 12:11:01 6068520 31150512 1077616 3.28 535724 23469812 3039520 8.96 4850736 20122420 8 12:35:19 12:12:01 6068196 31150212 1077824 3.28 535732 23469828 3039520 8.96 4851016 20122424 200 12:35:19 12:13:01 6068400 31150436 1077592 3.28 535740 23469832 3039520 8.96 4850776 20122436 28 12:35:19 12:14:01 6068392 31150452 1077516 3.28 535764 23469832 3039520 8.96 4850784 20122436 4 12:35:19 12:15:01 6068540 31150612 1077296 3.28 535772 23469836 3055684 9.01 4850860 20122440 28 12:35:19 12:16:01 6069196 31151272 1076760 3.28 535780 23469836 3055684 9.01 4850868 20122440 16 12:35:19 12:17:01 6068424 31150520 1077480 3.28 535792 23469840 3055684 9.01 4851104 20122444 4 12:35:19 12:18:01 6069380 31151488 1076740 3.28 535800 23469844 3055684 9.01 4850836 20122448 28 12:35:19 12:19:01 6069160 31151288 1076936 3.28 535820 23469848 3071728 9.06 4850840 20122448 4 12:35:19 12:20:01 6069176 31151400 1076740 3.28 535852 23469980 3071728 9.06 4850928 20122524 28 12:35:19 12:21:01 6069112 31151440 1076736 3.28 535888 23469980 3071728 9.06 4850908 20122580 4 12:35:19 12:22:01 6068812 31151164 1076948 3.28 535916 23469984 3071728 9.06 4850928 20122588 28 12:35:19 12:23:01 6069080 31151468 1076608 3.28 535932 23469988 3071728 9.06 4850952 20122592 8 12:35:19 12:24:01 6068528 31150932 1077080 3.28 535956 23469984 3071728 9.06 4851292 20122592 8 12:35:19 12:25:01 6068220 31150656 1077292 3.28 535976 23469992 3071728 9.06 4851196 20122596 32 12:35:19 12:26:01 6067968 31150420 1077516 3.28 535996 23469992 3071728 9.06 4851076 20122596 12 12:35:19 12:27:01 6068212 31150688 1077196 3.28 536012 23469996 3071728 9.06 4851096 20122600 8 12:35:19 12:28:01 6067820 31150316 1077844 3.28 536024 23470004 3071728 9.06 4851500 20122608 192 12:35:19 12:29:01 6067592 31150108 1078048 3.28 536056 23469992 3071728 9.06 4851140 20122612 28 12:35:19 12:30:01 6068048 31150608 1077532 3.28 536080 23470012 3071728 9.06 4851296 20122616 8 12:35:19 12:31:01 6067756 31150336 1077860 3.28 536092 23470012 3071728 9.06 4851176 20122616 12 12:35:19 12:32:01 6067912 31150500 1077656 3.28 536108 23470012 3071728 9.06 4851472 20122620 4 12:35:19 12:33:01 6068108 31150836 1077240 3.28 536140 23470136 3071728 9.06 4851220 20122740 12 12:35:19 12:34:01 6067848 31150580 1077464 3.28 536152 23470148 3054688 9.01 4851236 20122744 4 12:35:19 12:35:01 6067176 31150024 1077920 3.28 536184 23470152 3054688 9.01 4851768 20122756 28 12:35:19 Average: 6320498 31127350 1101376 3.35 527303 23218125 3110631 9.17 4835488 19901519 18602 12:35:19 12:35:19 06:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:35:19 06:35:02 vetha2adcea 534.64 518.36 47.18 2991.27 0.00 0.00 0.00 0.25 12:35:19 06:35:02 ens3 1357.49 1248.64 10506.75 180.08 0.00 0.00 0.00 0.00 12:35:19 06:35:02 lo 3.77 3.77 0.38 0.38 0.00 0.00 0.00 0.00 12:35:19 06:35:02 docker0 534.64 518.25 39.87 2991.26 0.00 0.00 0.00 0.00 12:35:19 06:36:01 veth504201f 0.05 0.19 0.00 0.02 0.00 0.00 0.00 0.00 12:35:19 06:36:01 ens3 390.95 312.27 4960.98 47.53 0.00 0.00 0.00 0.00 12:35:19 06:36:01 lo 1.22 1.22 0.11 0.11 0.00 0.00 0.00 0.00 12:35:19 06:36:01 docker0 214.35 242.30 18.22 1673.22 0.00 0.00 0.00 0.00 12:35:19 06:37:01 veth504201f 1.25 1.27 0.11 0.11 0.00 0.00 0.00 0.00 12:35:19 06:37:01 ens3 34.61 24.95 26.77 15.67 0.00 0.00 0.00 0.00 12:35:19 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:37:01 docker0 1.25 1.25 0.09 0.11 0.00 0.00 0.00 0.00 12:35:19 06:38:01 veth504201f 7.72 11.15 0.64 34.60 0.00 0.00 0.00 0.00 12:35:19 06:38:01 ens3 32.34 22.08 53.12 11.67 0.00 0.00 0.00 0.00 12:35:19 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 06:38:01 docker0 7.72 11.13 0.54 34.59 0.00 0.00 0.00 0.00 12:35:19 06:39:01 veth80c9419 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:39:01 vethd384a73 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:39:01 vethccd55bb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:39:01 veth7fc3eb6 3.07 5.27 0.23 76.19 0.00 0.00 0.00 0.01 12:35:19 06:39:01 vethda67b8d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:39:01 vethcb1b260 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:39:01 veth1e3c728 1.62 1.83 0.13 8.35 0.00 0.00 0.00 0.00 12:35:19 06:39:01 veth4fd1a26 1.43 2.78 0.11 38.11 0.00 0.00 0.00 0.00 12:35:19 06:39:01 veth07f6204 1.95 4.23 0.16 42.64 0.00 0.00 0.00 0.00 12:35:19 06:39:01 vethae58574 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:39:01 veth2ccd322 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:39:01 veth4b7a1d3 3.00 5.93 0.26 85.12 0.00 0.00 0.00 0.01 12:35:19 06:39:01 vethff9553a 3.50 7.10 0.31 86.47 0.00 0.00 0.00 0.01 12:35:19 06:39:01 veth759764e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:39:01 veth63c0edb 1.67 4.13 0.14 42.63 0.00 0.00 0.00 0.00 12:35:19 06:39:01 vethac55596 3.53 1.62 38.14 0.12 0.00 0.00 0.00 0.00 12:35:19 06:39:01 ens3 226.18 131.68 4266.15 29.54 0.00 0.00 0.00 0.00 12:35:19 06:39:01 vethb2323c5 1.48 3.77 0.11 38.15 0.00 0.00 0.00 0.00 12:35:19 06:39:01 vethb87ecbe 0.67 1.68 0.06 0.29 0.00 0.00 0.00 0.00 12:35:19 06:39:01 veth5c756e0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:39:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 12:35:19 06:39:01 vethddeeda4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:39:01 veth31aa204 2.78 1.43 38.11 0.11 0.00 0.00 0.00 0.00 12:35:19 06:39:01 veth30097ba 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:39:01 veth1f8f588 1.62 3.53 0.12 38.14 0.00 0.00 0.00 0.00 12:35:19 06:39:01 veth7a1b827 3.77 1.48 38.15 0.11 0.00 0.00 0.00 0.00 12:35:19 06:39:01 vethfe7d0a8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:39:01 docker0 43.36 84.44 2.95 1116.33 0.00 0.00 0.00 0.00 12:35:19 06:40:01 veth0b1dec4 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 12:35:19 06:40:01 vethfb52b96 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 12:35:19 06:40:01 veth4d3b944 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 12:35:19 06:40:01 vethdc3bc63 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 12:35:19 06:40:01 vethdde882e 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 12:35:19 06:40:01 veth26f29e8 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 12:35:19 06:40:01 veth9bf7377 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 12:35:19 06:40:01 ens3 940.96 601.81 9992.21 227.69 0.00 0.00 0.00 0.00 12:35:19 06:40:01 veth7ba04df 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 12:35:19 06:40:01 vethb87ecbe 0.12 2.23 0.01 0.09 0.00 0.00 0.00 0.00 12:35:19 06:40:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 12:35:19 06:40:01 veth2977b74 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 12:35:19 06:40:01 vethc6f239a 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 12:35:19 06:40:01 veth82be1f4 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 12:35:19 06:40:01 veth0574199 0.05 0.50 0.00 0.03 0.00 0.00 0.00 0.00 12:35:19 06:40:01 docker0 511.03 791.15 44.08 7851.69 0.00 0.00 0.00 0.00 12:35:19 06:41:01 veth0b1dec4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:41:01 vethfb52b96 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:41:01 veth4d3b944 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:41:01 vethdc3bc63 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:41:01 vethdde882e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:41:01 veth26f29e8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:41:01 veth9bf7377 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:41:01 ens3 2.61 1.90 2.10 1.17 0.00 0.00 0.00 0.00 12:35:19 06:41:01 veth7ba04df 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:41:01 vethb87ecbe 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:41:01 veth2977b74 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:41:01 vethc6f239a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:41:01 veth82be1f4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:41:01 veth0574199 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:41:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:42:01 veth0b1dec4 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:42:01 vethfb52b96 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:42:01 veth4d3b944 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:42:01 vethdc3bc63 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:42:01 vethdde882e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:42:01 veth9bf7377 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:42:01 ens3 5.61 4.18 4.54 2.67 0.00 0.00 0.00 0.00 12:35:19 06:42:01 vethb87ecbe 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 06:42:01 veth2977b74 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:42:01 vethc6f239a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:42:01 veth82be1f4 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:42:01 veth0574199 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:42:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:43:01 ens3 228.45 199.28 128.50 788.66 0.00 0.00 0.00 0.00 12:35:19 06:43:01 lo 25.06 25.06 2.47 2.47 0.00 0.00 0.00 0.00 12:35:19 06:43:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:44:01 ens3 471.84 431.89 161.13 2859.23 0.00 0.00 0.00 0.00 12:35:19 06:44:01 lo 28.72 28.72 2.81 2.81 0.00 0.00 0.00 0.00 12:35:19 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:45:01 ens3 60.26 52.01 36.10 245.37 0.00 0.00 0.00 0.00 12:35:19 06:45:01 lo 5.47 5.47 0.53 0.53 0.00 0.00 0.00 0.00 12:35:19 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:46:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 06:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:47:01 ens3 0.45 0.02 0.05 0.00 0.00 0.00 0.00 0.00 12:35:19 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:48:01 ens3 1.55 0.48 0.46 0.29 0.00 0.00 0.00 0.00 12:35:19 06:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:49:01 ens3 0.47 0.32 0.27 0.21 0.00 0.00 0.00 0.00 12:35:19 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:50:01 ens3 0.37 0.22 0.15 0.07 0.00 0.00 0.00 0.00 12:35:19 06:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:51:01 ens3 0.17 0.08 0.02 0.00 0.00 0.00 0.00 0.00 12:35:19 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:52:01 ens3 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 06:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:53:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:54:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 06:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:55:01 ens3 0.23 0.10 0.09 0.07 0.00 0.00 0.00 0.00 12:35:19 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:56:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 06:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:57:01 ens3 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 12:35:19 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:58:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 06:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:59:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:00:01 ens3 0.30 0.23 0.09 0.08 0.00 0.00 0.00 0.00 12:35:19 07:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:01:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 12:35:19 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:02:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 07:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:03:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:04:01 ens3 0.93 0.48 0.32 0.22 0.00 0.00 0.00 0.00 12:35:19 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:05:01 ens3 0.20 0.10 0.09 0.07 0.00 0.00 0.00 0.00 12:35:19 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:06:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:07:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:08:01 ens3 0.30 0.15 0.08 0.01 0.00 0.00 0.00 0.00 12:35:19 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:09:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:10:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 12:35:19 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:11:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:12:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:13:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:14:02 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 07:14:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:15:01 ens3 0.24 0.15 0.09 0.07 0.00 0.00 0.00 0.00 12:35:19 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:16:01 ens3 0.25 0.20 0.13 0.01 0.00 0.00 0.00 0.00 12:35:19 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:17:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:18:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:19:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:20:01 ens3 0.28 0.22 0.09 0.08 0.00 0.00 0.00 0.00 12:35:19 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:21:01 ens3 0.23 0.10 0.08 0.01 0.00 0.00 0.00 0.00 12:35:19 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:22:01 ens3 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:23:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:24:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:25:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 12:35:19 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:26:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:27:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:28:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:29:01 ens3 0.15 0.03 0.07 0.00 0.00 0.00 0.00 0.00 12:35:19 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:30:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 12:35:19 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:31:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:32:01 ens3 0.27 0.18 0.08 0.01 0.00 0.00 0.00 0.00 12:35:19 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:33:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:34:01 ens3 0.72 0.62 0.63 0.34 0.00 0.00 0.00 0.00 12:35:19 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:35:01 ens3 3.47 3.03 2.00 4.09 0.00 0.00 0.00 0.00 12:35:19 07:35:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:36:01 ens3 0.58 0.40 0.28 0.22 0.00 0.00 0.00 0.00 12:35:19 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:37:01 ens3 1.55 1.25 0.80 1.15 0.00 0.00 0.00 0.00 12:35:19 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:38:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:39:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:40:01 ens3 0.35 0.25 0.15 0.07 0.00 0.00 0.00 0.00 12:35:19 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:41:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:42:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 07:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:43:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:44:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:45:01 ens3 0.20 0.15 0.09 0.07 0.00 0.00 0.00 0.00 12:35:19 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:46:01 ens3 0.28 0.17 0.08 0.01 0.00 0.00 0.00 0.00 12:35:19 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:47:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:48:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:49:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:50:01 ens3 0.27 0.23 0.09 0.08 0.00 0.00 0.00 0.00 12:35:19 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:51:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:52:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:53:01 ens3 0.17 0.08 0.07 0.00 0.00 0.00 0.00 0.00 12:35:19 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:54:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:55:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 12:35:19 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:56:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:57:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:58:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 12:35:19 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:59:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:00:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 12:35:19 08:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:01:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 12:35:19 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:02:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 08:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:03:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:04:01 ens3 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 12:35:19 08:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:05:01 ens3 0.75 0.63 0.44 0.29 0.00 0.00 0.00 0.00 12:35:19 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:06:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 08:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:07:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:08:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 08:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:09:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:10:01 ens3 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 12:35:19 08:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:11:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:12:01 ens3 0.27 0.18 0.08 0.01 0.00 0.00 0.00 0.00 12:35:19 08:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:13:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:14:01 ens3 0.62 0.08 0.07 0.01 0.00 0.00 0.00 0.00 12:35:19 08:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:15:01 ens3 1.53 0.97 0.79 0.57 0.00 0.00 0.00 0.00 12:35:19 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:16:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 08:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:17:01 ens3 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:18:01 ens3 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 08:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:19:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:20:01 ens3 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 12:35:19 08:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:21:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:22:02 ens3 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 08:22:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 08:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:23:01 ens3 0.24 0.14 0.08 0.01 0.00 0.00 0.00 0.00 12:35:19 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:24:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:25:01 ens3 0.42 0.33 0.15 0.08 0.00 0.00 0.00 0.00 12:35:19 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:27:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:28:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:29:01 ens3 0.43 0.37 0.25 0.14 0.00 0.00 0.00 0.00 12:35:19 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:30:01 ens3 0.28 0.15 0.14 0.07 0.00 0.00 0.00 0.00 12:35:19 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:31:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:32:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:33:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:34:01 ens3 0.32 0.18 0.11 0.25 0.00 0.00 0.00 0.00 12:35:19 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:35:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 12:35:19 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:36:01 ens3 3.08 2.52 1.72 4.07 0.00 0.00 0.00 0.00 12:35:19 08:36:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:37:01 ens3 1.62 1.28 0.80 1.15 0.00 0.00 0.00 0.00 12:35:19 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:38:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:39:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:40:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 12:35:19 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:41:01 ens3 0.48 0.08 0.06 0.01 0.00 0.00 0.00 0.00 12:35:19 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:42:01 ens3 0.57 0.33 0.33 0.21 0.00 0.00 0.00 0.00 12:35:19 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:43:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:44:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:45:01 ens3 0.37 0.23 0.15 0.07 0.00 0.00 0.00 0.00 12:35:19 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:46:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:47:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:48:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:49:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:50:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 12:35:19 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:51:01 ens3 0.18 0.12 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:52:01 ens3 0.15 0.08 0.07 0.01 0.00 0.00 0.00 0.00 12:35:19 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:53:01 ens3 0.52 0.07 0.06 0.01 0.00 0.00 0.00 0.00 12:35:19 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:54:01 ens3 0.53 0.23 0.27 0.20 0.00 0.00 0.00 0.00 12:35:19 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:55:01 ens3 0.83 0.18 0.14 0.07 0.00 0.00 0.00 0.00 12:35:19 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:56:01 ens3 0.78 0.40 0.42 0.27 0.00 0.00 0.00 0.00 12:35:19 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:57:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:58:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 08:59:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:00:01 ens3 0.30 0.10 0.09 0.06 0.00 0.00 0.00 0.00 12:35:19 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:01:01 ens3 0.97 0.40 0.37 0.22 0.00 0.00 0.00 0.00 12:35:19 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:02:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:03:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:04:01 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 12:35:19 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:05:01 ens3 0.68 0.45 0.35 0.28 0.00 0.00 0.00 0.00 12:35:19 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:06:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 12:35:19 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:07:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:08:01 ens3 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 12:35:19 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:09:01 ens3 0.48 0.10 0.06 0.01 0.00 0.00 0.00 0.00 12:35:19 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:10:01 ens3 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 12:35:19 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:11:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:12:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:13:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:14:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:15:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 12:35:19 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:16:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:17:01 ens3 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:35:19 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:18:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:19:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:20:01 ens3 0.42 0.13 0.15 0.07 0.00 0.00 0.00 0.00 12:35:19 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:21:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:22:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:23:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:24:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:25:01 ens3 0.28 0.22 0.09 0.08 0.00 0.00 0.00 0.00 12:35:19 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:26:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 12:35:19 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:27:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:28:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:29:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:30:01 ens3 0.22 0.13 0.09 0.07 0.00 0.00 0.00 0.00 12:35:19 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:31:01 ens3 0.25 0.20 0.08 0.01 0.00 0.00 0.00 0.00 12:35:19 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:32:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:33:02 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 09:33:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:34:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:35:01 ens3 0.47 0.33 0.24 0.32 0.00 0.00 0.00 0.00 12:35:19 09:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:36:01 ens3 4.02 3.53 1.79 21.46 0.00 0.00 0.00 0.00 12:35:19 09:36:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:37:01 ens3 13.66 21.04 1.59 54.78 0.00 0.00 0.00 0.00 12:35:19 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:38:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:39:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 09:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:40:01 ens3 0.73 1.70 0.12 6.69 0.00 0.00 0.00 0.00 12:35:19 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:41:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 09:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:42:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:43:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 09:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:44:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 12:35:19 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:45:01 ens3 0.38 0.40 0.10 2.36 0.00 0.00 0.00 0.00 12:35:19 09:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:47:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 09:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:48:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:49:01 ens3 0.27 0.17 0.08 0.01 0.00 0.00 0.00 0.00 12:35:19 09:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:50:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 12:35:19 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:51:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:35:19 09:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:52:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:53:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 09:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:54:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:55:01 ens3 0.38 0.22 0.15 0.07 0.00 0.00 0.00 0.00 12:35:19 09:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:56:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:57:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 09:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:58:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 09:59:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:00:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:35:19 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:01:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:02:01 ens3 0.20 0.07 0.07 0.00 0.00 0.00 0.00 0.00 12:35:19 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:03:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 10:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:04:01 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 12:35:19 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:05:01 ens3 0.65 0.40 0.35 0.27 0.00 0.00 0.00 0.00 12:35:19 10:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:06:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 12:35:19 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:07:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:08:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:09:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:10:01 ens3 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 12:35:19 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:11:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:12:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:13:01 ens3 0.27 0.13 0.08 0.01 0.00 0.00 0.00 0.00 12:35:19 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:15:01 ens3 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 12:35:19 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:16:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:17:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:18:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:19:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:20:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 12:35:19 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:21:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:22:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:23:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 10:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:24:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 12:35:19 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:25:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 12:35:19 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:26:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:27:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:35:19 10:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:28:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:29:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 10:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:30:01 ens3 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00 12:35:19 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:31:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:32:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:33:01 ens3 0.18 0.15 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 10:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:35:01 ens3 0.55 0.35 0.25 0.32 0.00 0.00 0.00 0.00 12:35:19 10:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:36:01 ens3 3.10 2.38 1.72 4.08 0.00 0.00 0.00 0.00 12:35:19 10:36:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:37:01 ens3 1.58 1.25 0.80 1.15 0.00 0.00 0.00 0.00 12:35:19 10:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:38:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:39:01 ens3 0.92 0.33 0.32 0.20 0.00 0.00 0.00 0.00 12:35:19 10:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:40:01 ens3 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00 12:35:19 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:41:01 ens3 0.13 0.07 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 10:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:42:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:43:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 10:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:44:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:45:01 ens3 0.38 0.22 0.15 0.08 0.00 0.00 0.00 0.00 12:35:19 10:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:46:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:47:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 10:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:48:02 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 10:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:49:01 ens3 0.14 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 10:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:50:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:35:19 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:51:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 10:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:52:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:53:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 10:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:54:01 ens3 0.63 0.05 0.12 0.00 0.00 0.00 0.00 0.00 12:35:19 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:55:01 ens3 0.72 0.47 0.41 0.28 0.00 0.00 0.00 0.00 12:35:19 10:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:56:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:57:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 10:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:58:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 10:59:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 10:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:00:01 ens3 0.28 0.15 0.14 0.07 0.00 0.00 0.00 0.00 12:35:19 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:01:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 11:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:02:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:03:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 11:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:04:01 ens3 0.52 0.00 0.06 0.00 0.00 0.00 0.00 0.00 12:35:19 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:05:01 ens3 0.67 0.45 0.35 0.28 0.00 0.00 0.00 0.00 12:35:19 11:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:06:01 ens3 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:35:19 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:07:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 11:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:08:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:09:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 11:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:10:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 12:35:19 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:11:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 11:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:12:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:13:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 11:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:15:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 12:35:19 11:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:16:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 11:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:18:01 ens3 0.23 0.07 0.13 0.00 0.00 0.00 0.00 0.00 12:35:19 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:19:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 11:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:20:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:35:19 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:21:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 11:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:22:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:23:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 11:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:24:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:25:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 12:35:19 11:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:26:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:27:01 ens3 0.30 0.20 0.13 0.01 0.00 0.00 0.00 0.00 12:35:19 11:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:28:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:29:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 11:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:30:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 12:35:19 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:31:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 11:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:32:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 11:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:33:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 11:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:34:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:35:19 11:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:35:01 ens3 0.57 0.45 0.25 0.33 0.00 0.00 0.00 0.00 12:35:19 11:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:36:01 ens3 3.03 2.58 1.72 4.08 0.00 0.00 0.00 0.00 12:35:19 11:36:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:37:01 ens3 1.65 1.32 0.80 1.16 0.00 0.00 0.00 0.00 12:35:19 11:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:38:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 11:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:39:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 11:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:40:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:35:19 11:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:41:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 12:35:19 11:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:42:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 11:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:43:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 11:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:44:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 11:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:45:01 ens3 0.38 0.28 0.21 0.14 0.00 0.00 0.00 0.00 12:35:19 11:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:46:01 ens3 0.15 0.03 0.07 0.00 0.00 0.00 0.00 0.00 12:35:19 11:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:47:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 11:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:48:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 11:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:49:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 11:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:50:01 ens3 0.22 0.15 0.09 0.07 0.00 0.00 0.00 0.00 12:35:19 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:51:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 11:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:52:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 12:35:19 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:53:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:54:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:55:01 ens3 0.25 0.23 0.09 0.08 0.00 0.00 0.00 0.00 12:35:19 11:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:56:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:57:01 ens3 0.27 0.20 0.08 0.01 0.00 0.00 0.00 0.00 12:35:19 11:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:58:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 11:59:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 11:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:00:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 12:35:19 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:01:01 ens3 0.30 0.17 0.08 0.01 0.00 0.00 0.00 0.00 12:35:19 12:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:02:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 12:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:03:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 12:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:04:02 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 12:35:19 12:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:05:01 ens3 0.75 0.42 0.42 0.28 0.00 0.00 0.00 0.00 12:35:19 12:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:06:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 12:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:07:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 12:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:08:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:09:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 12:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:10:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:35:19 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:11:01 ens3 0.25 0.17 0.08 0.01 0.00 0.00 0.00 0.00 12:35:19 12:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:12:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:13:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 12:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 12:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:15:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 12:35:19 12:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:16:01 ens3 0.22 0.07 0.07 0.00 0.00 0.00 0.00 0.00 12:35:19 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 12:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:18:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:19:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 12:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:20:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:35:19 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:21:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 12:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:22:01 ens3 0.22 0.08 0.07 0.01 0.00 0.00 0.00 0.00 12:35:19 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:23:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 12:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:24:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:25:01 ens3 0.30 0.18 0.10 0.07 0.00 0.00 0.00 0.00 12:35:19 12:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:26:01 ens3 0.17 0.07 0.07 0.00 0.00 0.00 0.00 0.00 12:35:19 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:27:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 12:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:28:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 12:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:29:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 12:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:30:01 ens3 0.20 0.13 0.09 0.07 0.00 0.00 0.00 0.00 12:35:19 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:31:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:35:19 12:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:32:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 12:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:33:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:19 12:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:34:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:19 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 12:35:01 ens3 1.28 0.80 1.18 0.56 0.00 0.00 0.00 0.00 12:35:19 12:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:19 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:19 Average: ens3 10.68 8.60 83.42 12.54 0.00 0.00 0.00 0.00 12:35:19 Average: lo 0.28 0.28 0.02 0.02 0.00 0.00 0.00 0.00 12:35:19 Average: docker0 3.63 4.56 0.29 37.83 0.00 0.00 0.00 0.00 12:35:19 12:35:19 12:35:19 ---> sar -P ALL: 12:35:19 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-773721) 11/24/25 _x86_64_ (8 CPU) 12:35:19 12:35:19 06:33:51 LINUX RESTART (8 CPU) 12:35:19 12:35:19 06:34:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 06:35:02 all 9.23 0.00 3.04 2.24 0.07 85.42 12:35:19 06:35:02 0 7.75 0.00 3.59 5.17 0.07 83.43 12:35:19 06:35:02 1 6.86 0.00 2.08 0.15 0.07 90.84 12:35:19 06:35:02 2 11.02 0.00 3.43 2.63 0.05 82.87 12:35:19 06:35:02 3 11.43 0.00 3.29 0.54 0.07 84.68 12:35:19 06:35:02 4 8.58 0.00 1.56 0.79 0.08 88.99 12:35:19 06:35:02 5 8.17 0.00 2.81 1.11 0.05 87.85 12:35:19 06:35:02 6 11.50 0.00 4.34 1.29 0.07 82.80 12:35:19 06:35:02 7 8.52 0.00 3.23 6.29 0.10 81.86 12:35:19 06:36:01 all 37.76 0.00 7.17 1.25 0.11 53.72 12:35:19 06:36:01 0 36.91 0.00 7.26 0.72 0.10 55.01 12:35:19 06:36:01 1 37.27 0.00 7.80 0.12 0.10 54.71 12:35:19 06:36:01 2 39.18 0.00 6.87 1.69 0.10 52.15 12:35:19 06:36:01 3 37.84 0.00 7.84 2.68 0.10 51.53 12:35:19 06:36:01 4 37.19 0.00 6.58 0.14 0.10 55.98 12:35:19 06:36:01 5 40.68 0.00 7.15 1.24 0.12 50.81 12:35:19 06:36:01 6 38.14 0.00 6.51 0.10 0.10 55.14 12:35:19 06:36:01 7 34.85 0.00 7.34 3.30 0.10 54.40 12:35:19 06:37:01 all 41.29 0.00 7.32 0.72 0.09 50.58 12:35:19 06:37:01 0 40.82 0.00 7.53 0.22 0.08 51.35 12:35:19 06:37:01 1 40.06 0.00 6.72 0.00 0.10 53.11 12:35:19 06:37:01 2 44.53 0.00 6.89 0.15 0.10 48.34 12:35:19 06:37:01 3 40.44 0.00 7.05 0.00 0.08 52.42 12:35:19 06:37:01 4 41.00 0.00 8.17 0.00 0.08 50.75 12:35:19 06:37:01 5 39.83 0.00 8.01 0.00 0.10 52.05 12:35:19 06:37:01 6 41.63 0.00 7.29 5.43 0.10 45.55 12:35:19 06:37:01 7 42.00 0.00 6.87 0.00 0.08 51.05 12:35:19 06:38:01 all 56.55 0.00 7.70 0.22 0.11 35.43 12:35:19 06:38:01 0 57.89 0.00 7.24 0.05 0.10 34.72 12:35:19 06:38:01 1 53.62 0.00 7.05 0.00 0.10 39.23 12:35:19 06:38:01 2 53.54 0.00 7.91 0.96 0.10 37.49 12:35:19 06:38:01 3 56.66 0.00 7.22 0.07 0.10 35.95 12:35:19 06:38:01 4 58.27 0.00 8.67 0.03 0.12 32.91 12:35:19 06:38:01 5 57.35 0.00 8.02 0.02 0.12 34.49 12:35:19 06:38:01 6 58.70 0.00 7.53 0.57 0.10 33.10 12:35:19 06:38:01 7 56.32 0.00 7.95 0.03 0.10 35.59 12:35:19 06:39:01 all 25.44 0.00 9.53 11.16 0.11 53.75 12:35:19 06:39:01 0 24.70 0.00 9.89 13.08 0.12 52.21 12:35:19 06:39:01 1 22.78 0.00 8.78 10.88 0.10 57.45 12:35:19 06:39:01 2 25.14 0.00 10.45 18.80 0.12 45.49 12:35:19 06:39:01 3 26.68 0.00 9.20 9.83 0.12 54.17 12:35:19 06:39:01 4 26.96 0.00 9.84 15.22 0.12 47.86 12:35:19 06:39:01 5 25.37 0.00 9.31 5.57 0.12 59.64 12:35:19 06:39:01 6 26.22 0.00 9.11 8.53 0.12 56.03 12:35:19 06:39:01 7 25.70 0.00 9.68 7.40 0.10 57.12 12:35:19 06:40:01 all 45.06 0.00 12.96 14.21 0.11 27.67 12:35:19 06:40:01 0 43.48 0.00 11.56 13.85 0.10 31.01 12:35:19 06:40:01 1 44.91 0.00 13.06 12.66 0.12 29.26 12:35:19 06:40:01 2 46.45 0.00 12.06 8.41 0.12 32.96 12:35:19 06:40:01 3 45.10 0.00 12.64 18.75 0.12 23.40 12:35:19 06:40:01 4 44.49 0.00 14.13 17.91 0.12 23.36 12:35:19 06:40:01 5 45.12 0.00 13.32 19.21 0.10 22.25 12:35:19 06:40:01 6 45.60 0.00 12.44 7.31 0.10 34.55 12:35:19 06:40:01 7 45.32 0.00 14.46 15.59 0.10 24.53 12:35:19 06:41:01 all 89.17 0.00 10.70 0.00 0.14 0.00 12:35:19 06:41:01 0 89.72 0.00 10.17 0.00 0.12 0.00 12:35:19 06:41:01 1 89.40 0.00 10.47 0.00 0.13 0.00 12:35:19 06:41:01 2 89.50 0.00 10.38 0.00 0.12 0.00 12:35:19 06:41:01 3 88.65 0.00 11.21 0.00 0.13 0.00 12:35:19 06:41:01 4 89.09 0.00 10.79 0.00 0.12 0.00 12:35:19 06:41:01 5 88.91 0.00 10.93 0.00 0.17 0.00 12:35:19 06:41:01 6 89.68 0.00 10.15 0.00 0.17 0.00 12:35:19 06:41:01 7 88.39 0.00 11.48 0.00 0.13 0.00 12:35:19 06:42:01 all 90.63 0.00 9.25 0.00 0.13 0.00 12:35:19 06:42:01 0 90.78 0.00 9.08 0.00 0.13 0.00 12:35:19 06:42:01 1 90.30 0.00 9.59 0.00 0.12 0.00 12:35:19 06:42:01 2 89.33 0.00 10.56 0.00 0.12 0.00 12:35:19 06:42:01 3 90.42 0.00 9.45 0.00 0.13 0.00 12:35:19 06:42:01 4 91.43 0.00 8.45 0.00 0.12 0.00 12:35:19 06:42:01 5 90.41 0.00 9.45 0.00 0.13 0.00 12:35:19 06:42:01 6 91.45 0.00 8.43 0.00 0.12 0.00 12:35:19 06:42:01 7 90.89 0.00 8.98 0.00 0.13 0.00 12:35:19 06:43:01 all 31.02 0.00 5.57 1.97 0.10 61.34 12:35:19 06:43:01 0 30.67 0.00 6.25 4.18 0.10 58.80 12:35:19 06:43:01 1 31.79 0.00 5.76 1.26 0.10 61.09 12:35:19 06:43:01 2 32.04 0.00 5.78 1.34 0.12 60.73 12:35:19 06:43:01 3 30.12 0.00 5.56 1.24 0.12 62.96 12:35:19 06:43:01 4 31.31 0.00 4.62 1.31 0.08 62.68 12:35:19 06:43:01 5 30.48 0.00 5.43 1.14 0.10 62.85 12:35:19 06:43:01 6 29.81 0.00 5.71 3.75 0.12 60.61 12:35:19 06:43:01 7 31.90 0.00 5.46 1.56 0.10 60.98 12:35:19 06:44:01 all 11.18 0.00 0.91 0.11 0.08 87.72 12:35:19 06:44:01 0 14.43 0.00 1.19 0.05 0.08 84.25 12:35:19 06:44:01 1 7.30 0.00 0.71 0.03 0.07 91.89 12:35:19 06:44:01 2 12.00 0.00 0.87 0.07 0.08 86.97 12:35:19 06:44:01 3 12.73 0.00 0.80 0.05 0.07 86.35 12:35:19 06:44:01 4 13.29 0.00 1.06 0.07 0.08 85.50 12:35:19 06:44:01 5 14.45 0.00 1.14 0.22 0.10 84.10 12:35:19 06:44:01 6 8.85 0.00 0.75 0.03 0.08 90.28 12:35:19 06:44:01 7 6.42 0.00 0.72 0.38 0.08 92.39 12:35:19 06:45:01 all 1.15 0.00 0.18 0.02 0.04 98.62 12:35:19 06:45:01 0 0.30 0.00 0.20 0.00 0.05 99.45 12:35:19 06:45:01 1 0.30 0.00 0.12 0.00 0.02 99.57 12:35:19 06:45:01 2 1.47 0.00 0.15 0.00 0.03 98.34 12:35:19 06:45:01 3 1.95 0.00 0.23 0.00 0.03 97.78 12:35:19 06:45:01 4 2.23 0.00 0.22 0.00 0.05 97.50 12:35:19 06:45:01 5 0.27 0.00 0.12 0.00 0.02 99.60 12:35:19 06:45:01 6 1.34 0.00 0.10 0.03 0.03 98.50 12:35:19 06:45:01 7 1.32 0.00 0.28 0.12 0.07 98.22 12:35:19 12:35:19 06:45:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 06:46:01 all 0.08 0.00 0.01 0.00 0.01 99.89 12:35:19 06:46:01 0 0.30 0.00 0.05 0.00 0.02 99.63 12:35:19 06:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 06:46:01 2 0.10 0.00 0.02 0.00 0.03 99.85 12:35:19 06:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 06:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 06:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 06:46:01 6 0.02 0.00 0.02 0.02 0.02 99.93 12:35:19 06:46:01 7 0.23 0.00 0.00 0.02 0.02 99.73 12:35:19 06:47:01 all 0.02 0.00 0.01 0.01 0.02 99.94 12:35:19 06:47:01 0 0.05 0.00 0.00 0.00 0.03 99.92 12:35:19 06:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 06:47:01 2 0.03 0.00 0.02 0.00 0.05 99.90 12:35:19 06:47:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 06:47:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 06:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 06:47:01 6 0.02 0.00 0.00 0.03 0.02 99.93 12:35:19 06:47:01 7 0.00 0.00 0.02 0.03 0.02 99.93 12:35:19 06:48:01 all 0.05 0.00 0.03 0.00 0.01 99.90 12:35:19 06:48:01 0 0.17 0.00 0.05 0.00 0.02 99.77 12:35:19 06:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 06:48:01 2 0.03 0.00 0.03 0.00 0.05 99.88 12:35:19 06:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 06:48:01 4 0.03 0.00 0.05 0.00 0.02 99.90 12:35:19 06:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 06:48:01 6 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 06:48:01 7 0.17 0.00 0.02 0.02 0.02 99.78 12:35:19 06:49:01 all 0.27 0.00 0.04 0.00 0.02 99.67 12:35:19 06:49:01 0 0.07 0.00 0.07 0.00 0.03 99.83 12:35:19 06:49:01 1 0.02 0.00 0.05 0.00 0.00 99.93 12:35:19 06:49:01 2 1.99 0.00 0.03 0.00 0.07 97.91 12:35:19 06:49:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 06:49:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 06:49:01 5 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 06:49:01 6 0.02 0.00 0.03 0.02 0.02 99.92 12:35:19 06:49:01 7 0.02 0.00 0.03 0.02 0.00 99.93 12:35:19 06:50:01 all 0.06 0.00 0.01 0.01 0.01 99.91 12:35:19 06:50:01 0 0.15 0.00 0.05 0.00 0.02 99.78 12:35:19 06:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 06:50:01 2 0.03 0.00 0.02 0.00 0.05 99.90 12:35:19 06:50:01 3 0.07 0.00 0.00 0.00 0.02 99.92 12:35:19 06:50:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 06:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 06:50:01 6 0.00 0.00 0.00 0.03 0.02 99.95 12:35:19 06:50:01 7 0.18 0.00 0.00 0.03 0.00 99.78 12:35:19 06:51:01 all 0.02 0.00 0.02 0.00 0.02 99.94 12:35:19 06:51:01 0 0.00 0.00 0.03 0.00 0.02 99.95 12:35:19 06:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 06:51:01 2 0.08 0.00 0.02 0.00 0.05 99.85 12:35:19 06:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 06:51:01 4 0.03 0.00 0.05 0.00 0.02 99.90 12:35:19 06:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 06:51:01 6 0.02 0.00 0.00 0.00 0.03 99.95 12:35:19 06:51:01 7 0.02 0.00 0.00 0.03 0.02 99.93 12:35:19 06:52:01 all 0.09 0.00 0.01 0.00 0.01 99.89 12:35:19 06:52:01 0 0.05 0.00 0.00 0.00 0.02 99.93 12:35:19 06:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 06:52:01 2 0.05 0.00 0.03 0.00 0.07 99.85 12:35:19 06:52:01 3 0.33 0.00 0.02 0.00 0.02 99.63 12:35:19 06:52:01 4 0.05 0.00 0.00 0.00 0.00 99.95 12:35:19 06:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 06:52:01 6 0.02 0.00 0.02 0.02 0.02 99.93 12:35:19 06:52:01 7 0.20 0.00 0.00 0.00 0.00 99.80 12:35:19 06:53:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:35:19 06:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 06:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 06:53:01 2 0.05 0.00 0.02 0.00 0.05 99.88 12:35:19 06:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 06:53:01 4 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 06:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 06:53:01 6 0.02 0.00 0.00 0.02 0.02 99.95 12:35:19 06:53:01 7 0.02 0.00 0.02 0.03 0.00 99.93 12:35:19 06:54:01 all 0.32 0.00 0.01 0.00 0.02 99.64 12:35:19 06:54:01 0 0.05 0.00 0.00 0.00 0.03 99.92 12:35:19 06:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 06:54:01 2 1.97 0.00 0.05 0.00 0.05 97.93 12:35:19 06:54:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 06:54:01 4 0.20 0.00 0.03 0.00 0.03 99.73 12:35:19 06:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 06:54:01 6 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 06:54:01 7 0.30 0.00 0.02 0.02 0.02 99.65 12:35:19 06:55:01 all 0.12 0.00 0.01 0.00 0.02 99.85 12:35:19 06:55:01 0 0.05 0.00 0.02 0.00 0.02 99.92 12:35:19 06:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 06:55:01 2 0.78 0.00 0.02 0.00 0.05 99.15 12:35:19 06:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 06:55:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 06:55:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 06:55:01 6 0.03 0.00 0.02 0.02 0.02 99.92 12:35:19 06:55:01 7 0.03 0.00 0.00 0.02 0.00 99.95 12:35:19 06:56:01 all 0.07 0.00 0.01 0.00 0.02 99.90 12:35:19 06:56:01 0 0.03 0.00 0.05 0.00 0.02 99.90 12:35:19 06:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 06:56:01 2 0.22 0.00 0.02 0.00 0.07 99.70 12:35:19 06:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 06:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 06:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 06:56:01 6 0.00 0.00 0.02 0.02 0.03 99.93 12:35:19 06:56:01 7 0.20 0.00 0.00 0.02 0.00 99.78 12:35:19 12:35:19 06:56:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 06:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:35:19 06:57:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 06:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 06:57:01 2 0.03 0.00 0.02 0.00 0.05 99.90 12:35:19 06:57:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:35:19 06:57:01 4 0.00 0.00 0.03 0.00 0.00 99.97 12:35:19 06:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 06:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 06:57:01 7 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 06:58:01 all 0.05 0.00 0.01 0.00 0.01 99.92 12:35:19 06:58:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 06:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 06:58:01 2 0.05 0.00 0.00 0.00 0.05 99.90 12:35:19 06:58:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 06:58:01 4 0.20 0.00 0.02 0.00 0.02 99.77 12:35:19 06:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 06:58:01 6 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 06:58:01 7 0.15 0.00 0.00 0.02 0.00 99.83 12:35:19 06:59:01 all 0.02 0.00 0.02 0.00 0.01 99.94 12:35:19 06:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 06:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 06:59:01 2 0.05 0.00 0.05 0.00 0.05 99.85 12:35:19 06:59:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 06:59:01 4 0.07 0.00 0.03 0.00 0.02 99.88 12:35:19 06:59:01 5 0.00 0.00 0.03 0.00 0.00 99.97 12:35:19 06:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 06:59:01 7 0.02 0.00 0.02 0.02 0.00 99.95 12:35:19 07:00:01 all 0.09 0.00 0.02 0.01 0.02 99.87 12:35:19 07:00:01 0 0.22 0.00 0.03 0.00 0.02 99.73 12:35:19 07:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 07:00:01 2 0.05 0.00 0.02 0.00 0.05 99.88 12:35:19 07:00:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 07:00:01 4 0.07 0.00 0.03 0.00 0.02 99.88 12:35:19 07:00:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 07:00:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 07:00:01 7 0.32 0.00 0.02 0.03 0.02 99.62 12:35:19 07:01:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:35:19 07:01:01 0 0.02 0.00 0.03 0.00 0.00 99.95 12:35:19 07:01:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:35:19 07:01:01 2 0.03 0.00 0.03 0.00 0.05 99.88 12:35:19 07:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 07:01:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 07:01:01 5 0.00 0.00 0.03 0.00 0.00 99.97 12:35:19 07:01:01 6 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 07:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 07:02:01 all 0.10 0.00 0.02 0.00 0.02 99.86 12:35:19 07:02:01 0 0.37 0.00 0.03 0.00 0.02 99.58 12:35:19 07:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 07:02:01 2 0.27 0.00 0.03 0.00 0.05 99.65 12:35:19 07:02:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 07:02:01 4 0.08 0.00 0.05 0.00 0.02 99.85 12:35:19 07:02:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 07:02:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 07:02:01 7 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 07:03:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:35:19 07:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 07:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 07:03:01 2 0.03 0.00 0.02 0.00 0.05 99.90 12:35:19 07:03:01 3 0.00 0.00 0.03 0.00 0.02 99.95 12:35:19 07:03:01 4 0.05 0.00 0.03 0.00 0.02 99.90 12:35:19 07:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 07:03:01 6 0.02 0.00 0.02 0.02 0.02 99.93 12:35:19 07:03:01 7 0.02 0.00 0.00 0.02 0.00 99.97 12:35:19 07:04:01 all 0.09 0.00 0.02 0.01 0.02 99.87 12:35:19 07:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 07:04:01 1 0.05 0.00 0.02 0.00 0.03 99.90 12:35:19 07:04:01 2 0.12 0.00 0.03 0.02 0.05 99.78 12:35:19 07:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 07:04:01 4 0.43 0.00 0.03 0.02 0.02 99.50 12:35:19 07:04:01 5 0.00 0.00 0.03 0.00 0.02 99.95 12:35:19 07:04:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 07:04:01 7 0.08 0.00 0.00 0.02 0.02 99.88 12:35:19 07:05:01 all 0.02 0.00 0.02 0.00 0.01 99.94 12:35:19 07:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 07:05:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 07:05:01 2 0.02 0.00 0.03 0.02 0.03 99.90 12:35:19 07:05:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 07:05:01 4 0.05 0.00 0.07 0.00 0.02 99.87 12:35:19 07:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 07:05:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 07:05:01 7 0.02 0.00 0.02 0.02 0.00 99.95 12:35:19 07:06:01 all 0.07 0.00 0.01 0.00 0.02 99.90 12:35:19 07:06:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 07:06:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 07:06:01 2 0.02 0.00 0.02 0.00 0.05 99.92 12:35:19 07:06:01 3 0.08 0.00 0.00 0.00 0.00 99.92 12:35:19 07:06:01 4 0.12 0.00 0.02 0.00 0.03 99.83 12:35:19 07:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 07:06:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 07:06:01 7 0.37 0.00 0.00 0.02 0.00 99.62 12:35:19 07:07:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:35:19 07:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 07:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 07:07:01 2 0.03 0.00 0.02 0.00 0.03 99.92 12:35:19 07:07:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 07:07:01 4 0.08 0.00 0.03 0.00 0.02 99.87 12:35:19 07:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 07:07:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 07:07:01 7 0.02 0.00 0.02 0.02 0.02 99.93 12:35:19 12:35:19 07:07:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 07:08:01 all 0.08 0.00 0.01 0.00 0.02 99.89 12:35:19 07:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 07:08:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 07:08:01 2 0.02 0.00 0.03 0.00 0.05 99.90 12:35:19 07:08:01 3 0.25 0.00 0.02 0.00 0.02 99.72 12:35:19 07:08:01 4 0.28 0.00 0.03 0.00 0.02 99.67 12:35:19 07:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 07:08:01 6 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 07:08:01 7 0.02 0.00 0.00 0.02 0.00 99.97 12:35:19 07:09:01 all 0.07 0.00 0.01 0.00 0.01 99.90 12:35:19 07:09:01 0 0.00 0.00 0.03 0.00 0.02 99.95 12:35:19 07:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 07:09:01 2 0.42 0.00 0.02 0.00 0.03 99.53 12:35:19 07:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 07:09:01 4 0.05 0.00 0.03 0.00 0.02 99.90 12:35:19 07:09:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 07:09:01 6 0.02 0.00 0.02 0.02 0.02 99.93 12:35:19 07:09:01 7 0.03 0.00 0.00 0.02 0.00 99.95 12:35:19 07:10:01 all 0.31 0.00 0.01 0.00 0.02 99.65 12:35:19 07:10:01 0 0.02 0.00 0.03 0.00 0.03 99.92 12:35:19 07:10:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 07:10:01 2 2.17 0.00 0.02 0.00 0.00 97.82 12:35:19 07:10:01 3 0.22 0.00 0.00 0.00 0.02 99.77 12:35:19 07:10:01 4 0.03 0.00 0.05 0.00 0.03 99.88 12:35:19 07:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 07:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 07:10:01 7 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 07:11:01 all 0.27 0.00 0.02 0.00 0.01 99.70 12:35:19 07:11:01 0 0.07 0.00 0.03 0.00 0.03 99.87 12:35:19 07:11:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 07:11:01 2 1.92 0.00 0.00 0.00 0.02 98.06 12:35:19 07:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 07:11:01 4 0.03 0.00 0.03 0.00 0.00 99.93 12:35:19 07:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 07:11:01 6 0.02 0.00 0.02 0.02 0.03 99.92 12:35:19 07:11:01 7 0.03 0.00 0.02 0.02 0.00 99.93 12:35:19 07:12:01 all 0.06 0.00 0.01 0.00 0.01 99.90 12:35:19 07:12:01 0 0.20 0.00 0.02 0.00 0.03 99.75 12:35:19 07:12:01 1 0.17 0.00 0.03 0.00 0.02 99.78 12:35:19 07:12:01 2 0.02 0.00 0.00 0.00 0.03 99.95 12:35:19 07:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 07:12:01 4 0.08 0.00 0.03 0.00 0.02 99.87 12:35:19 07:12:01 5 0.02 0.00 0.03 0.00 0.00 99.95 12:35:19 07:12:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 07:12:01 7 0.02 0.00 0.00 0.02 0.02 99.95 12:35:19 07:13:01 all 0.03 0.00 0.01 0.00 0.02 99.94 12:35:19 07:13:01 0 0.02 0.00 0.03 0.00 0.03 99.92 12:35:19 07:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 07:13:01 2 0.18 0.00 0.02 0.00 0.02 99.78 12:35:19 07:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 07:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 07:13:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 07:13:01 6 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 07:13:01 7 0.02 0.00 0.02 0.02 0.00 99.95 12:35:19 07:14:02 all 0.08 0.00 0.01 0.00 0.01 99.89 12:35:19 07:14:02 0 0.02 0.00 0.02 0.00 0.03 99.93 12:35:19 07:14:02 1 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 07:14:02 2 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 07:14:02 3 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 07:14:02 4 0.27 0.00 0.03 0.00 0.02 99.68 12:35:19 07:14:02 5 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 07:14:02 6 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 07:14:02 7 0.23 0.00 0.00 0.02 0.00 99.75 12:35:19 07:15:01 all 0.01 0.00 0.01 0.00 0.02 99.96 12:35:19 07:15:01 0 0.02 0.00 0.00 0.00 0.03 99.95 12:35:19 07:15:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 07:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 07:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 07:15:01 4 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 07:15:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 07:15:01 6 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 07:15:01 7 0.02 0.00 0.00 0.02 0.02 99.95 12:35:19 07:16:01 all 0.07 0.00 0.01 0.00 0.01 99.90 12:35:19 07:16:01 0 0.02 0.00 0.03 0.00 0.03 99.92 12:35:19 07:16:01 1 0.20 0.00 0.00 0.00 0.02 99.78 12:35:19 07:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 07:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 07:16:01 4 0.28 0.00 0.02 0.00 0.02 99.68 12:35:19 07:16:01 5 0.03 0.00 0.05 0.00 0.02 99.90 12:35:19 07:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 07:16:01 7 0.05 0.00 0.00 0.02 0.00 99.93 12:35:19 07:17:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:35:19 07:17:01 0 0.03 0.00 0.03 0.00 0.03 99.90 12:35:19 07:17:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 07:17:01 2 0.07 0.00 0.02 0.00 0.02 99.90 12:35:19 07:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 07:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 07:17:01 5 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 07:17:01 6 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 07:17:01 7 0.02 0.00 0.03 0.02 0.00 99.93 12:35:19 07:18:01 all 0.27 0.00 0.02 0.01 0.02 99.68 12:35:19 07:18:01 0 0.20 0.00 0.05 0.00 0.03 99.72 12:35:19 07:18:01 1 0.27 0.00 0.03 0.00 0.03 99.67 12:35:19 07:18:01 2 1.61 0.00 0.07 0.00 0.02 98.30 12:35:19 07:18:01 3 0.05 0.00 0.00 0.00 0.02 99.93 12:35:19 07:18:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 07:18:01 5 0.03 0.00 0.03 0.00 0.00 99.93 12:35:19 07:18:01 6 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 07:18:01 7 0.02 0.00 0.00 0.03 0.00 99.95 12:35:19 12:35:19 07:18:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 07:19:01 all 0.04 0.00 0.01 0.00 0.02 99.93 12:35:19 07:19:01 0 0.00 0.00 0.02 0.00 0.03 99.95 12:35:19 07:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 07:19:01 2 0.23 0.00 0.02 0.02 0.03 99.70 12:35:19 07:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 07:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 07:19:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 07:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 07:19:01 7 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 07:20:01 all 0.16 0.00 0.01 0.00 0.02 99.81 12:35:19 07:20:01 0 0.40 0.00 0.02 0.00 0.03 99.55 12:35:19 07:20:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:35:19 07:20:01 2 0.47 0.00 0.00 0.00 0.02 99.52 12:35:19 07:20:01 3 0.23 0.00 0.00 0.02 0.02 99.73 12:35:19 07:20:01 4 0.07 0.00 0.03 0.00 0.02 99.88 12:35:19 07:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 07:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 07:20:01 7 0.02 0.00 0.00 0.02 0.02 99.95 12:35:19 07:21:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:35:19 07:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 07:21:01 1 0.03 0.00 0.03 0.00 0.03 99.90 12:35:19 07:21:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 07:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 07:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 07:21:01 5 0.05 0.00 0.02 0.00 0.02 99.92 12:35:19 07:21:01 6 0.02 0.00 0.02 0.02 0.05 99.90 12:35:19 07:21:01 7 0.02 0.00 0.00 0.02 0.00 99.97 12:35:19 07:22:01 all 0.19 0.00 0.01 0.00 0.02 99.78 12:35:19 07:22:01 0 0.18 0.00 0.00 0.00 0.02 99.80 12:35:19 07:22:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:35:19 07:22:01 2 0.99 0.00 0.03 0.00 0.02 98.96 12:35:19 07:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 07:22:01 4 0.17 0.00 0.02 0.00 0.02 99.80 12:35:19 07:22:01 5 0.07 0.00 0.05 0.00 0.02 99.87 12:35:19 07:22:01 6 0.02 0.00 0.00 0.00 0.03 99.95 12:35:19 07:22:01 7 0.02 0.00 0.00 0.02 0.02 99.95 12:35:19 07:23:01 all 0.11 0.00 0.01 0.00 0.01 99.86 12:35:19 07:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 07:23:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 07:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 07:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 07:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 07:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 07:23:01 6 0.78 0.00 0.02 0.02 0.03 99.15 12:35:19 07:23:01 7 0.02 0.00 0.02 0.02 0.00 99.95 12:35:19 07:24:01 all 0.06 0.00 0.02 0.00 0.02 99.90 12:35:19 07:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 07:24:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 07:24:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 07:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 07:24:01 4 0.18 0.00 0.03 0.00 0.02 99.77 12:35:19 07:24:01 5 0.07 0.00 0.03 0.00 0.02 99.88 12:35:19 07:24:01 6 0.02 0.00 0.03 0.00 0.05 99.90 12:35:19 07:24:01 7 0.17 0.00 0.00 0.00 0.00 99.83 12:35:19 07:25:01 all 0.01 0.00 0.01 0.01 0.01 99.95 12:35:19 07:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 07:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 07:25:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 07:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 07:25:01 4 0.03 0.00 0.02 0.02 0.00 99.93 12:35:19 07:25:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 07:25:01 6 0.03 0.00 0.02 0.00 0.05 99.90 12:35:19 07:25:01 7 0.00 0.00 0.00 0.03 0.02 99.95 12:35:19 07:26:01 all 0.04 0.00 0.01 0.00 0.01 99.93 12:35:19 07:26:01 0 0.12 0.00 0.00 0.00 0.02 99.87 12:35:19 07:26:01 1 0.13 0.00 0.02 0.00 0.02 99.83 12:35:19 07:26:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 07:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 07:26:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 07:26:01 5 0.00 0.00 0.03 0.00 0.00 99.97 12:35:19 07:26:01 6 0.05 0.00 0.00 0.00 0.03 99.92 12:35:19 07:26:01 7 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 07:27:01 all 0.02 0.00 0.02 0.01 0.02 99.94 12:35:19 07:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 07:27:01 1 0.05 0.00 0.02 0.00 0.03 99.90 12:35:19 07:27:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 07:27:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 07:27:01 4 0.00 0.00 0.03 0.00 0.00 99.97 12:35:19 07:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 07:27:01 6 0.05 0.00 0.05 0.00 0.05 99.85 12:35:19 07:27:01 7 0.03 0.00 0.02 0.03 0.02 99.90 12:35:19 07:28:01 all 0.07 0.00 0.01 0.00 0.01 99.90 12:35:19 07:28:01 0 0.23 0.00 0.00 0.00 0.00 99.77 12:35:19 07:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 07:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 07:28:01 3 0.27 0.00 0.00 0.00 0.02 99.72 12:35:19 07:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 07:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 07:28:01 6 0.05 0.00 0.03 0.00 0.05 99.87 12:35:19 07:28:01 7 0.02 0.00 0.00 0.02 0.00 99.97 12:35:19 07:29:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:35:19 07:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 07:29:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 07:29:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 07:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 07:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 07:29:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 07:29:01 6 0.02 0.00 0.02 0.00 0.05 99.92 12:35:19 07:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 12:35:19 07:29:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 07:30:01 all 0.08 0.00 0.02 0.00 0.02 99.88 12:35:19 07:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 07:30:01 1 0.25 0.00 0.03 0.00 0.02 99.70 12:35:19 07:30:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 07:30:01 3 0.23 0.00 0.03 0.00 0.02 99.72 12:35:19 07:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 07:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 07:30:01 6 0.05 0.00 0.03 0.00 0.05 99.87 12:35:19 07:30:01 7 0.02 0.00 0.02 0.02 0.02 99.93 12:35:19 07:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:35:19 07:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 07:31:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 07:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 07:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 07:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 07:31:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 07:31:01 6 0.02 0.00 0.00 0.00 0.05 99.93 12:35:19 07:31:01 7 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 07:32:01 all 0.06 0.00 0.02 0.00 0.02 99.90 12:35:19 07:32:01 0 0.17 0.00 0.00 0.00 0.00 99.83 12:35:19 07:32:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 07:32:01 2 0.02 0.00 0.02 0.02 0.02 99.93 12:35:19 07:32:01 3 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 07:32:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 07:32:01 5 0.03 0.00 0.03 0.00 0.00 99.93 12:35:19 07:32:01 6 0.02 0.00 0.00 0.00 0.05 99.93 12:35:19 07:32:01 7 0.18 0.00 0.00 0.02 0.02 99.78 12:35:19 07:33:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:35:19 07:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 07:33:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 07:33:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 07:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 07:33:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 07:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 07:33:01 6 0.05 0.00 0.03 0.00 0.03 99.88 12:35:19 07:33:01 7 0.02 0.00 0.00 0.02 0.00 99.97 12:35:19 07:34:01 all 0.11 0.00 0.02 0.00 0.01 99.85 12:35:19 07:34:01 0 0.22 0.00 0.00 0.00 0.00 99.78 12:35:19 07:34:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:35:19 07:34:01 2 0.08 0.00 0.03 0.02 0.00 99.87 12:35:19 07:34:01 3 0.27 0.00 0.02 0.00 0.02 99.70 12:35:19 07:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 07:34:01 5 0.08 0.00 0.03 0.02 0.02 99.85 12:35:19 07:34:01 6 0.05 0.00 0.02 0.00 0.05 99.88 12:35:19 07:34:01 7 0.12 0.00 0.02 0.00 0.02 99.85 12:35:19 07:35:01 all 0.14 0.00 0.02 0.00 0.01 99.82 12:35:19 07:35:01 0 0.03 0.00 0.03 0.00 0.00 99.93 12:35:19 07:35:01 1 0.17 0.00 0.02 0.00 0.03 99.78 12:35:19 07:35:01 2 0.07 0.00 0.02 0.00 0.02 99.90 12:35:19 07:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 07:35:01 4 0.15 0.00 0.07 0.00 0.02 99.77 12:35:19 07:35:01 5 0.05 0.00 0.03 0.00 0.00 99.92 12:35:19 07:35:01 6 0.02 0.00 0.02 0.00 0.05 99.92 12:35:19 07:35:01 7 0.62 0.00 0.00 0.03 0.00 99.35 12:35:19 07:36:01 all 0.06 0.00 0.01 0.01 0.02 99.90 12:35:19 07:36:01 0 0.15 0.00 0.00 0.00 0.00 99.85 12:35:19 07:36:01 1 0.18 0.00 0.02 0.00 0.02 99.78 12:35:19 07:36:01 2 0.02 0.00 0.02 0.02 0.00 99.95 12:35:19 07:36:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 07:36:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 07:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 07:36:01 6 0.03 0.00 0.02 0.00 0.05 99.90 12:35:19 07:36:01 7 0.05 0.00 0.02 0.03 0.02 99.88 12:35:19 07:37:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:35:19 07:37:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 07:37:01 1 0.05 0.00 0.05 0.00 0.02 99.88 12:35:19 07:37:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 07:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 07:37:01 4 0.02 0.00 0.05 0.00 0.02 99.92 12:35:19 07:37:01 5 0.03 0.00 0.03 0.00 0.00 99.93 12:35:19 07:37:01 6 0.00 0.00 0.00 0.00 0.03 99.97 12:35:19 07:37:01 7 0.15 0.00 0.00 0.02 0.00 99.83 12:35:19 07:38:01 all 0.04 0.00 0.01 0.00 0.01 99.93 12:35:19 07:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 07:38:01 1 0.15 0.00 0.03 0.00 0.02 99.80 12:35:19 07:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 07:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 07:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 07:38:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 07:38:01 6 0.02 0.00 0.02 0.00 0.05 99.92 12:35:19 07:38:01 7 0.13 0.00 0.00 0.02 0.00 99.85 12:35:19 07:39:01 all 0.14 0.00 0.01 0.01 0.02 99.83 12:35:19 07:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 07:39:01 1 0.02 0.00 0.02 0.00 0.03 99.93 12:35:19 07:39:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 07:39:01 3 0.05 0.00 0.00 0.00 0.02 99.93 12:35:19 07:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 07:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 07:39:01 6 1.00 0.00 0.02 0.00 0.03 98.96 12:35:19 07:39:01 7 0.02 0.00 0.00 0.03 0.02 99.93 12:35:19 07:40:01 all 0.21 0.00 0.03 0.01 0.02 99.73 12:35:19 07:40:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 07:40:01 1 0.20 0.00 0.03 0.00 0.02 99.75 12:35:19 07:40:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 07:40:01 3 0.15 0.00 0.03 0.00 0.02 99.80 12:35:19 07:40:01 4 0.00 0.00 0.03 0.02 0.02 99.93 12:35:19 07:40:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 07:40:01 6 1.26 0.00 0.07 0.00 0.03 98.65 12:35:19 07:40:01 7 0.07 0.00 0.00 0.02 0.03 99.88 12:35:19 12:35:19 07:40:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 07:41:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:35:19 07:41:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 07:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 07:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 07:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 07:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 07:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 07:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 07:41:01 7 0.02 0.00 0.03 0.03 0.03 99.88 12:35:19 07:42:01 all 0.06 0.00 0.01 0.00 0.01 99.91 12:35:19 07:42:01 0 0.18 0.00 0.02 0.00 0.02 99.78 12:35:19 07:42:01 1 0.15 0.00 0.02 0.00 0.02 99.82 12:35:19 07:42:01 2 0.02 0.00 0.00 0.02 0.02 99.95 12:35:19 07:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 07:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 07:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 07:42:01 6 0.05 0.00 0.00 0.00 0.02 99.93 12:35:19 07:42:01 7 0.03 0.00 0.03 0.00 0.03 99.90 12:35:19 07:43:01 all 0.02 0.00 0.01 0.00 0.02 99.96 12:35:19 07:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 07:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 07:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 07:43:01 3 0.03 0.00 0.02 0.02 0.02 99.92 12:35:19 07:43:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 07:43:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 07:43:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 07:43:01 7 0.03 0.00 0.02 0.02 0.03 99.90 12:35:19 07:44:01 all 0.08 0.00 0.01 0.00 0.01 99.89 12:35:19 07:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 07:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 07:44:01 2 0.00 0.00 0.03 0.00 0.02 99.95 12:35:19 07:44:01 3 0.25 0.00 0.02 0.02 0.02 99.70 12:35:19 07:44:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 07:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 07:44:01 6 0.07 0.00 0.00 0.00 0.00 99.93 12:35:19 07:44:01 7 0.25 0.00 0.02 0.02 0.03 99.68 12:35:19 07:45:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:35:19 07:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 07:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 07:45:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:35:19 07:45:01 3 0.05 0.00 0.00 0.00 0.02 99.93 12:35:19 07:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 07:45:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 07:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 07:45:01 7 0.03 0.00 0.03 0.02 0.03 99.88 12:35:19 07:46:01 all 0.05 0.00 0.01 0.00 0.01 99.92 12:35:19 07:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 07:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 07:46:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 07:46:01 3 0.12 0.00 0.05 0.00 0.00 99.83 12:35:19 07:46:01 4 0.02 0.00 0.03 0.00 0.00 99.95 12:35:19 07:46:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 07:46:01 6 0.07 0.00 0.00 0.00 0.03 99.90 12:35:19 07:46:01 7 0.17 0.00 0.00 0.02 0.02 99.80 12:35:19 07:47:01 all 0.15 0.00 0.02 0.00 0.02 99.81 12:35:19 07:47:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 07:47:01 1 0.05 0.00 0.05 0.00 0.03 99.87 12:35:19 07:47:01 2 0.02 0.00 0.02 0.02 0.00 99.95 12:35:19 07:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 07:47:01 4 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 07:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 07:47:01 6 1.04 0.00 0.03 0.00 0.03 98.89 12:35:19 07:47:01 7 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 07:48:01 all 0.31 0.00 0.01 0.00 0.01 99.67 12:35:19 07:48:01 0 0.25 0.00 0.00 0.00 0.00 99.75 12:35:19 07:48:01 1 0.17 0.00 0.03 0.00 0.00 99.80 12:35:19 07:48:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 07:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 07:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 07:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 07:48:01 6 1.99 0.00 0.00 0.00 0.03 97.98 12:35:19 07:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 07:49:01 all 0.26 0.00 0.01 0.00 0.01 99.71 12:35:19 07:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 07:49:01 1 0.03 0.00 0.03 0.00 0.03 99.90 12:35:19 07:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 07:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 07:49:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 07:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 07:49:01 6 1.99 0.00 0.02 0.00 0.05 97.95 12:35:19 07:49:01 7 0.02 0.00 0.00 0.03 0.02 99.93 12:35:19 07:50:01 all 0.18 0.00 0.01 0.01 0.02 99.79 12:35:19 07:50:01 0 0.15 0.00 0.02 0.00 0.02 99.82 12:35:19 07:50:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:35:19 07:50:01 2 0.02 0.00 0.02 0.02 0.02 99.93 12:35:19 07:50:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 07:50:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 07:50:01 5 0.05 0.00 0.02 0.00 0.02 99.92 12:35:19 07:50:01 6 0.96 0.00 0.02 0.00 0.03 98.99 12:35:19 07:50:01 7 0.18 0.00 0.00 0.02 0.00 99.80 12:35:19 07:51:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:35:19 07:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 07:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 07:51:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 07:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 07:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 07:51:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 07:51:01 6 0.05 0.00 0.03 0.00 0.05 99.87 12:35:19 07:51:01 7 0.02 0.00 0.00 0.02 0.02 99.95 12:35:19 12:35:19 07:51:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 07:52:01 all 0.05 0.00 0.01 0.00 0.01 99.92 12:35:19 07:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 07:52:01 1 0.07 0.00 0.02 0.00 0.03 99.88 12:35:19 07:52:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 07:52:01 3 0.13 0.00 0.00 0.00 0.02 99.85 12:35:19 07:52:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 07:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 07:52:01 6 0.02 0.00 0.02 0.00 0.03 99.93 12:35:19 07:52:01 7 0.13 0.00 0.02 0.02 0.00 99.83 12:35:19 07:53:01 all 0.01 0.00 0.01 0.00 0.02 99.95 12:35:19 07:53:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 07:53:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 07:53:01 2 0.00 0.00 0.02 0.02 0.00 99.97 12:35:19 07:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 07:53:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 07:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 07:53:01 6 0.02 0.00 0.03 0.00 0.07 99.88 12:35:19 07:53:01 7 0.02 0.00 0.00 0.02 0.02 99.95 12:35:19 07:54:01 all 0.05 0.00 0.01 0.01 0.01 99.92 12:35:19 07:54:01 0 0.15 0.00 0.00 0.00 0.00 99.85 12:35:19 07:54:01 1 0.17 0.00 0.02 0.00 0.00 99.82 12:35:19 07:54:01 2 0.02 0.00 0.00 0.02 0.02 99.95 12:35:19 07:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 07:54:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 07:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 07:54:01 6 0.05 0.00 0.02 0.00 0.03 99.90 12:35:19 07:54:01 7 0.03 0.00 0.00 0.03 0.02 99.92 12:35:19 07:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:35:19 07:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 07:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 07:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 07:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 07:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 07:55:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 07:55:01 6 0.18 0.00 0.02 0.00 0.02 99.78 12:35:19 07:55:01 7 0.02 0.00 0.00 0.02 0.03 99.93 12:35:19 07:56:01 all 0.19 0.00 0.02 0.00 0.02 99.77 12:35:19 07:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 07:56:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 07:56:01 2 0.02 0.00 0.02 0.02 0.02 99.93 12:35:19 07:56:01 3 0.23 0.00 0.03 0.00 0.02 99.72 12:35:19 07:56:01 4 0.00 0.00 0.03 0.00 0.02 99.95 12:35:19 07:56:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 07:56:01 6 0.93 0.00 0.05 0.00 0.02 99.01 12:35:19 07:56:01 7 0.28 0.00 0.02 0.02 0.03 99.65 12:35:19 07:57:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:35:19 07:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 07:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 07:57:01 2 0.02 0.00 0.05 0.02 0.02 99.90 12:35:19 07:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 07:57:01 4 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 07:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 07:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 07:57:01 7 0.05 0.00 0.02 0.02 0.02 99.90 12:35:19 07:58:01 all 0.05 0.00 0.01 0.00 0.02 99.92 12:35:19 07:58:01 0 0.17 0.00 0.00 0.00 0.00 99.83 12:35:19 07:58:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 07:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 07:58:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 07:58:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 07:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 07:58:01 6 0.00 0.00 0.02 0.02 0.03 99.93 12:35:19 07:58:01 7 0.20 0.00 0.02 0.02 0.05 99.72 12:35:19 07:59:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:35:19 07:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 07:59:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 07:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 07:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 07:59:01 4 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 07:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 07:59:01 6 0.03 0.00 0.00 0.02 0.03 99.92 12:35:19 07:59:01 7 0.03 0.00 0.03 0.02 0.03 99.88 12:35:19 08:00:01 all 0.06 0.00 0.02 0.00 0.01 99.90 12:35:19 08:00:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 08:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 08:00:01 2 0.02 0.00 0.03 0.02 0.00 99.93 12:35:19 08:00:01 3 0.12 0.00 0.03 0.00 0.02 99.83 12:35:19 08:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 08:00:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 08:00:01 6 0.17 0.00 0.02 0.00 0.02 99.80 12:35:19 08:00:01 7 0.13 0.00 0.00 0.02 0.03 99.82 12:35:19 08:01:01 all 0.05 0.00 0.01 0.00 0.01 99.92 12:35:19 08:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:01:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 08:01:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 08:01:01 3 0.12 0.00 0.02 0.00 0.00 99.87 12:35:19 08:01:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 08:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 08:01:01 6 0.07 0.00 0.02 0.00 0.03 99.88 12:35:19 08:01:01 7 0.20 0.00 0.00 0.02 0.03 99.75 12:35:19 08:02:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:35:19 08:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:02:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 08:02:01 3 0.00 0.00 0.03 0.00 0.02 99.95 12:35:19 08:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 08:02:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 08:02:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 08:02:01 7 0.02 0.00 0.02 0.02 0.02 99.93 12:35:19 12:35:19 08:02:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 08:03:01 all 0.08 0.00 0.02 0.00 0.02 99.88 12:35:19 08:03:01 0 0.35 0.00 0.02 0.00 0.02 99.62 12:35:19 08:03:01 1 0.05 0.00 0.03 0.00 0.02 99.90 12:35:19 08:03:01 2 0.00 0.00 0.05 0.00 0.02 99.93 12:35:19 08:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 08:03:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 08:03:01 5 0.05 0.00 0.00 0.00 0.02 99.93 12:35:19 08:03:01 6 0.10 0.00 0.02 0.00 0.02 99.87 12:35:19 08:03:01 7 0.08 0.00 0.02 0.02 0.03 99.85 12:35:19 08:04:01 all 0.04 0.00 0.02 0.00 0.01 99.93 12:35:19 08:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 08:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:04:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 08:04:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 08:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 08:04:01 5 0.00 0.00 0.03 0.00 0.02 99.95 12:35:19 08:04:01 6 0.20 0.00 0.07 0.00 0.03 99.70 12:35:19 08:04:01 7 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 08:05:01 all 0.08 0.00 0.02 0.00 0.01 99.89 12:35:19 08:05:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 08:05:01 1 0.23 0.00 0.00 0.00 0.02 99.75 12:35:19 08:05:01 2 0.02 0.00 0.02 0.00 0.03 99.93 12:35:19 08:05:01 3 0.20 0.00 0.02 0.02 0.00 99.77 12:35:19 08:05:01 4 0.02 0.00 0.03 0.00 0.00 99.95 12:35:19 08:05:01 5 0.03 0.00 0.03 0.00 0.00 99.93 12:35:19 08:05:01 6 0.07 0.00 0.03 0.00 0.02 99.88 12:35:19 08:05:01 7 0.05 0.00 0.02 0.02 0.02 99.90 12:35:19 08:06:01 all 0.01 0.00 0.01 0.01 0.02 99.94 12:35:19 08:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 08:06:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 08:06:01 3 0.02 0.00 0.03 0.12 0.03 99.80 12:35:19 08:06:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 08:06:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 08:06:01 6 0.00 0.00 0.00 0.00 0.03 99.97 12:35:19 08:06:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 08:07:01 all 0.06 0.00 0.01 0.00 0.01 99.91 12:35:19 08:07:01 0 0.17 0.00 0.00 0.00 0.02 99.82 12:35:19 08:07:01 1 0.02 0.00 0.02 0.00 0.03 99.93 12:35:19 08:07:01 2 0.02 0.00 0.02 0.02 0.00 99.95 12:35:19 08:07:01 3 0.02 0.00 0.03 0.02 0.03 99.90 12:35:19 08:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 08:07:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 08:07:01 6 0.03 0.00 0.00 0.00 0.03 99.93 12:35:19 08:07:01 7 0.17 0.00 0.02 0.00 0.00 99.82 12:35:19 08:08:01 all 0.01 0.00 0.01 0.00 0.02 99.96 12:35:19 08:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 08:08:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 08:08:01 3 0.02 0.00 0.02 0.02 0.05 99.90 12:35:19 08:08:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 08:08:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 08:08:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 08:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 08:09:01 all 0.21 0.00 0.02 0.00 0.01 99.76 12:35:19 08:09:01 0 0.25 0.00 0.00 0.00 0.00 99.75 12:35:19 08:09:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 08:09:01 2 0.02 0.00 0.00 0.02 0.02 99.95 12:35:19 08:09:01 3 0.25 0.00 0.03 0.02 0.03 99.67 12:35:19 08:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 08:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 08:09:01 6 1.09 0.00 0.03 0.00 0.02 98.86 12:35:19 08:09:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 08:10:01 all 0.26 0.00 0.01 0.01 0.01 99.70 12:35:19 08:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 08:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:10:01 2 0.03 0.00 0.00 0.02 0.02 99.93 12:35:19 08:10:01 3 0.02 0.00 0.05 0.03 0.03 99.87 12:35:19 08:10:01 4 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 08:10:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 08:10:01 6 1.97 0.00 0.00 0.00 0.03 98.00 12:35:19 08:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 08:11:01 all 0.31 0.00 0.01 0.00 0.01 99.66 12:35:19 08:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 08:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 08:11:01 2 0.12 0.00 0.02 0.02 0.02 99.83 12:35:19 08:11:01 3 0.03 0.00 0.00 0.02 0.03 99.92 12:35:19 08:11:01 4 0.00 0.00 0.03 0.00 0.00 99.97 12:35:19 08:11:01 5 0.25 0.00 0.03 0.00 0.02 99.70 12:35:19 08:11:01 6 1.99 0.00 0.02 0.00 0.02 97.98 12:35:19 08:11:01 7 0.05 0.00 0.00 0.00 0.00 99.95 12:35:19 08:12:01 all 0.05 0.00 0.02 0.00 0.01 99.91 12:35:19 08:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:12:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 08:12:01 2 0.00 0.00 0.05 0.00 0.02 99.93 12:35:19 08:12:01 3 0.02 0.00 0.02 0.02 0.03 99.92 12:35:19 08:12:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 08:12:01 5 0.02 0.00 0.03 0.00 0.00 99.95 12:35:19 08:12:01 6 0.40 0.00 0.00 0.00 0.02 99.58 12:35:19 08:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 08:13:01 all 0.15 0.00 0.01 0.00 0.01 99.82 12:35:19 08:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 08:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 08:13:01 2 0.23 0.00 0.02 0.02 0.02 99.72 12:35:19 08:13:01 3 0.30 0.00 0.02 0.02 0.05 99.62 12:35:19 08:13:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 08:13:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 08:13:01 6 0.57 0.00 0.02 0.00 0.02 99.40 12:35:19 08:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:35:19 08:13:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 08:14:01 all 0.24 0.00 0.01 0.00 0.01 99.73 12:35:19 08:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 08:14:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 08:14:01 2 0.02 0.00 0.00 0.02 0.03 99.93 12:35:19 08:14:01 3 0.02 0.00 0.03 0.02 0.02 99.92 12:35:19 08:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 08:14:01 5 0.03 0.00 0.03 0.00 0.00 99.93 12:35:19 08:14:01 6 1.71 0.00 0.00 0.00 0.02 98.27 12:35:19 08:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 08:15:01 all 0.06 0.00 0.01 0.01 0.02 99.90 12:35:19 08:15:01 0 0.18 0.00 0.02 0.00 0.00 99.80 12:35:19 08:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 08:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 08:15:01 3 0.02 0.00 0.02 0.05 0.05 99.87 12:35:19 08:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:15:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 08:15:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 08:15:01 7 0.17 0.00 0.02 0.00 0.02 99.80 12:35:19 08:16:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:35:19 08:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:16:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 08:16:01 3 0.03 0.00 0.03 0.02 0.03 99.88 12:35:19 08:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 08:16:01 5 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 08:16:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 08:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 08:17:01 all 0.09 0.00 0.01 0.00 0.02 99.87 12:35:19 08:17:01 0 0.22 0.00 0.00 0.00 0.02 99.77 12:35:19 08:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 08:17:01 2 0.00 0.00 0.02 0.00 0.03 99.95 12:35:19 08:17:01 3 0.40 0.00 0.03 0.03 0.05 99.48 12:35:19 08:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:17:01 5 0.05 0.00 0.02 0.00 0.00 99.93 12:35:19 08:17:01 6 0.02 0.00 0.02 0.00 0.03 99.93 12:35:19 08:17:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 08:18:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:35:19 08:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 08:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 08:18:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 08:18:01 3 0.02 0.00 0.05 0.02 0.03 99.88 12:35:19 08:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 08:18:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 08:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 08:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 08:19:01 all 0.07 0.00 0.01 0.00 0.01 99.91 12:35:19 08:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:19:01 2 0.03 0.00 0.02 0.02 0.02 99.92 12:35:19 08:19:01 3 0.05 0.00 0.02 0.02 0.03 99.88 12:35:19 08:19:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 08:19:01 5 0.20 0.00 0.02 0.00 0.00 99.78 12:35:19 08:19:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 08:19:01 7 0.18 0.00 0.00 0.00 0.02 99.80 12:35:19 08:20:01 all 0.01 0.00 0.01 0.01 0.01 99.96 12:35:19 08:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 08:20:01 2 0.00 0.00 0.02 0.00 0.03 99.95 12:35:19 08:20:01 3 0.00 0.00 0.02 0.03 0.03 99.92 12:35:19 08:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 08:20:01 5 0.02 0.00 0.02 0.02 0.02 99.93 12:35:19 08:20:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 08:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 08:21:01 all 0.17 0.00 0.02 0.00 0.01 99.79 12:35:19 08:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 08:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 08:21:01 2 0.15 0.00 0.02 0.02 0.02 99.80 12:35:19 08:21:01 3 0.02 0.00 0.05 0.02 0.05 99.87 12:35:19 08:21:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 08:21:01 5 0.17 0.00 0.03 0.00 0.00 99.80 12:35:19 08:21:01 6 0.91 0.00 0.03 0.00 0.02 99.04 12:35:19 08:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 08:22:02 all 0.24 0.00 0.01 0.00 0.01 99.73 12:35:19 08:22:02 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:22:02 1 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:22:02 2 0.02 0.00 0.05 0.02 0.03 99.88 12:35:19 08:22:02 3 0.02 0.00 0.03 0.02 0.02 99.92 12:35:19 08:22:02 4 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 08:22:02 5 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 08:22:02 6 1.82 0.00 0.00 0.00 0.02 98.16 12:35:19 08:22:02 7 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 08:23:01 all 0.07 0.00 0.01 0.00 0.01 99.91 12:35:19 08:23:01 0 0.17 0.00 0.00 0.00 0.00 99.83 12:35:19 08:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 08:23:01 2 0.20 0.00 0.02 0.00 0.05 99.73 12:35:19 08:23:01 3 0.02 0.00 0.02 0.02 0.00 99.95 12:35:19 08:23:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 08:23:01 5 0.07 0.00 0.00 0.00 0.00 99.93 12:35:19 08:23:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 08:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 08:24:01 all 0.01 0.00 0.01 0.01 0.01 99.96 12:35:19 08:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:24:01 2 0.03 0.00 0.02 0.02 0.03 99.90 12:35:19 08:24:01 3 0.00 0.00 0.00 0.03 0.02 99.95 12:35:19 08:24:01 4 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 08:24:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 08:24:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 08:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 12:35:19 08:24:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 08:25:01 all 0.05 0.00 0.01 0.00 0.01 99.92 12:35:19 08:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 08:25:01 2 0.03 0.00 0.03 0.02 0.03 99.88 12:35:19 08:25:01 3 0.15 0.00 0.00 0.02 0.02 99.82 12:35:19 08:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 08:25:01 5 0.17 0.00 0.03 0.00 0.00 99.80 12:35:19 08:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 08:25:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 08:26:01 all 0.01 0.00 0.01 0.01 0.01 99.96 12:35:19 08:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 08:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:26:01 2 0.02 0.00 0.07 0.02 0.03 99.87 12:35:19 08:26:01 3 0.00 0.00 0.00 0.03 0.00 99.97 12:35:19 08:26:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 08:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 08:26:01 6 0.00 0.00 0.02 0.00 0.03 99.95 12:35:19 08:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 08:27:01 all 0.18 0.00 0.01 0.00 0.01 99.80 12:35:19 08:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:27:01 1 0.03 0.00 0.00 0.00 0.03 99.93 12:35:19 08:27:01 2 0.15 0.00 0.00 0.00 0.02 99.83 12:35:19 08:27:01 3 0.15 0.00 0.00 0.02 0.02 99.82 12:35:19 08:27:01 4 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 08:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 08:27:01 6 1.01 0.00 0.00 0.00 0.02 98.97 12:35:19 08:27:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 08:28:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:35:19 08:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:28:01 1 0.02 0.00 0.02 0.00 0.03 99.93 12:35:19 08:28:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 08:28:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:35:19 08:28:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 08:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 08:28:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 08:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 08:29:01 all 0.06 0.00 0.01 0.00 0.02 99.91 12:35:19 08:29:01 0 0.15 0.00 0.02 0.00 0.02 99.82 12:35:19 08:29:01 1 0.03 0.00 0.02 0.00 0.03 99.92 12:35:19 08:29:01 2 0.02 0.00 0.00 0.02 0.02 99.95 12:35:19 08:29:01 3 0.18 0.00 0.00 0.02 0.02 99.78 12:35:19 08:29:01 4 0.05 0.00 0.02 0.00 0.02 99.92 12:35:19 08:29:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 08:29:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 08:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 08:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:35:19 08:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:30:01 1 0.02 0.00 0.00 0.00 0.03 99.95 12:35:19 08:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 08:30:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 08:30:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 08:30:01 5 0.05 0.00 0.02 0.00 0.02 99.92 12:35:19 08:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 08:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 08:31:01 all 0.06 0.00 0.02 0.01 0.02 99.90 12:35:19 08:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:31:01 1 0.02 0.00 0.03 0.00 0.03 99.92 12:35:19 08:31:01 2 0.02 0.00 0.03 0.02 0.02 99.92 12:35:19 08:31:01 3 0.18 0.00 0.02 0.03 0.02 99.75 12:35:19 08:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 08:31:01 5 0.02 0.00 0.03 0.00 0.00 99.95 12:35:19 08:31:01 6 0.07 0.00 0.00 0.00 0.03 99.90 12:35:19 08:31:01 7 0.18 0.00 0.00 0.00 0.02 99.80 12:35:19 08:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:35:19 08:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:32:01 1 0.02 0.00 0.02 0.00 0.03 99.93 12:35:19 08:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 08:32:01 3 0.02 0.00 0.02 0.02 0.02 99.93 12:35:19 08:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:32:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 08:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 08:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 08:33:01 all 0.06 0.00 0.01 0.00 0.02 99.91 12:35:19 08:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:33:01 1 0.02 0.00 0.00 0.00 0.03 99.95 12:35:19 08:33:01 2 0.18 0.00 0.00 0.02 0.02 99.78 12:35:19 08:33:01 3 0.03 0.00 0.02 0.02 0.03 99.90 12:35:19 08:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:33:01 5 0.18 0.00 0.02 0.00 0.02 99.78 12:35:19 08:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 08:33:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 08:34:01 all 0.03 0.00 0.01 0.00 0.02 99.94 12:35:19 08:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 08:34:01 1 0.02 0.00 0.03 0.00 0.03 99.92 12:35:19 08:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 08:34:01 3 0.02 0.00 0.00 0.03 0.02 99.93 12:35:19 08:34:01 4 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 08:34:01 5 0.03 0.00 0.03 0.00 0.00 99.93 12:35:19 08:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 08:34:01 7 0.07 0.00 0.00 0.00 0.02 99.92 12:35:19 08:35:01 all 0.05 0.00 0.01 0.01 0.01 99.92 12:35:19 08:35:01 0 0.13 0.00 0.00 0.00 0.00 99.87 12:35:19 08:35:01 1 0.02 0.00 0.02 0.00 0.05 99.92 12:35:19 08:35:01 2 0.02 0.00 0.00 0.03 0.00 99.95 12:35:19 08:35:01 3 0.02 0.00 0.00 0.03 0.00 99.95 12:35:19 08:35:01 4 0.17 0.00 0.03 0.00 0.02 99.78 12:35:19 08:35:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 08:35:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 08:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 12:35:19 08:35:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 08:36:01 all 0.07 0.00 0.02 0.00 0.01 99.89 12:35:19 08:36:01 0 0.07 0.00 0.03 0.00 0.00 99.90 12:35:19 08:36:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 08:36:01 2 0.05 0.00 0.03 0.00 0.02 99.90 12:35:19 08:36:01 3 0.03 0.00 0.00 0.02 0.02 99.93 12:35:19 08:36:01 4 0.15 0.00 0.02 0.00 0.02 99.82 12:35:19 08:36:01 5 0.10 0.00 0.03 0.00 0.02 99.85 12:35:19 08:36:01 6 0.05 0.00 0.03 0.00 0.02 99.90 12:35:19 08:36:01 7 0.13 0.00 0.02 0.00 0.00 99.85 12:35:19 08:37:01 all 0.06 0.00 0.01 0.00 0.01 99.91 12:35:19 08:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 08:37:01 1 0.00 0.00 0.02 0.00 0.03 99.95 12:35:19 08:37:01 2 0.15 0.00 0.02 0.02 0.00 99.82 12:35:19 08:37:01 3 0.20 0.00 0.00 0.02 0.00 99.78 12:35:19 08:37:01 4 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 08:37:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 08:37:01 6 0.05 0.00 0.00 0.00 0.02 99.93 12:35:19 08:37:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 08:38:01 all 0.01 0.00 0.01 0.00 0.02 99.96 12:35:19 08:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:38:01 1 0.00 0.00 0.00 0.00 0.03 99.97 12:35:19 08:38:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 08:38:01 3 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 08:38:01 4 0.05 0.00 0.02 0.00 0.02 99.92 12:35:19 08:38:01 5 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 08:38:01 6 0.02 0.00 0.00 0.00 0.03 99.95 12:35:19 08:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:39:01 all 0.06 0.00 0.02 0.01 0.01 99.91 12:35:19 08:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 08:39:01 1 0.02 0.00 0.02 0.00 0.03 99.93 12:35:19 08:39:01 2 0.02 0.00 0.02 0.03 0.00 99.93 12:35:19 08:39:01 3 0.17 0.00 0.02 0.02 0.00 99.80 12:35:19 08:39:01 4 0.18 0.00 0.00 0.00 0.02 99.80 12:35:19 08:39:01 5 0.02 0.00 0.05 0.00 0.00 99.93 12:35:19 08:39:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 08:39:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 08:40:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:35:19 08:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 08:40:01 1 0.02 0.00 0.03 0.00 0.03 99.92 12:35:19 08:40:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 08:40:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 08:40:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 08:40:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 08:40:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 08:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 08:41:01 all 0.06 0.00 0.02 0.01 0.01 99.90 12:35:19 08:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 08:41:01 1 0.03 0.00 0.02 0.00 0.03 99.92 12:35:19 08:41:01 2 0.03 0.00 0.02 0.02 0.00 99.93 12:35:19 08:41:01 3 0.15 0.00 0.02 0.05 0.03 99.75 12:35:19 08:41:01 4 0.02 0.00 0.03 0.00 0.00 99.95 12:35:19 08:41:01 5 0.15 0.00 0.02 0.00 0.00 99.83 12:35:19 08:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 08:41:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:35:19 08:42:01 all 0.01 0.00 0.01 0.41 0.01 99.55 12:35:19 08:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 08:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 08:42:01 2 0.02 0.00 0.02 0.10 0.02 99.85 12:35:19 08:42:01 3 0.00 0.00 0.02 0.55 0.00 99.43 12:35:19 08:42:01 4 0.00 0.00 0.02 2.62 0.02 97.35 12:35:19 08:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 08:42:01 6 0.02 0.00 0.00 0.00 0.03 99.95 12:35:19 08:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 08:43:01 all 0.05 0.00 0.01 0.00 0.01 99.93 12:35:19 08:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:43:01 1 0.02 0.00 0.02 0.00 0.03 99.93 12:35:19 08:43:01 2 0.13 0.00 0.02 0.00 0.00 99.85 12:35:19 08:43:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:35:19 08:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 08:43:01 5 0.15 0.00 0.02 0.00 0.00 99.83 12:35:19 08:43:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 08:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:44:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:35:19 08:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 08:44:01 2 0.02 0.00 0.02 0.02 0.02 99.93 12:35:19 08:44:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:35:19 08:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 08:44:01 5 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 08:44:01 6 0.10 0.00 0.00 0.00 0.02 99.88 12:35:19 08:44:01 7 0.05 0.00 0.00 0.00 0.00 99.95 12:35:19 08:45:01 all 0.18 0.00 0.01 0.00 0.01 99.79 12:35:19 08:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 08:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 08:45:01 3 0.18 0.00 0.02 0.02 0.02 99.77 12:35:19 08:45:01 4 0.22 0.00 0.02 0.00 0.03 99.73 12:35:19 08:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 08:45:01 6 0.99 0.00 0.00 0.00 0.02 98.99 12:35:19 08:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 08:46:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:35:19 08:46:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 08:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 08:46:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 08:46:01 3 0.00 0.00 0.02 0.03 0.02 99.93 12:35:19 08:46:01 4 0.00 0.00 0.03 0.00 0.03 99.93 12:35:19 08:46:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 08:46:01 6 0.08 0.00 0.00 0.00 0.02 99.90 12:35:19 08:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 12:35:19 08:46:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 08:47:01 all 0.06 0.00 0.01 0.02 0.01 99.91 12:35:19 08:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 08:47:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 08:47:01 3 0.02 0.00 0.02 0.12 0.02 99.83 12:35:19 08:47:01 4 0.20 0.00 0.02 0.00 0.03 99.75 12:35:19 08:47:01 5 0.22 0.00 0.02 0.00 0.02 99.75 12:35:19 08:47:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 08:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:48:01 all 0.11 0.00 0.01 0.00 0.01 99.87 12:35:19 08:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 08:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 08:48:01 3 0.02 0.00 0.02 0.02 0.02 99.93 12:35:19 08:48:01 4 0.02 0.00 0.02 0.00 0.03 99.93 12:35:19 08:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 08:48:01 6 0.78 0.00 0.00 0.00 0.03 99.19 12:35:19 08:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:49:01 all 0.05 0.00 0.01 0.00 0.01 99.92 12:35:19 08:49:01 0 0.15 0.00 0.02 0.00 0.00 99.83 12:35:19 08:49:01 1 0.05 0.00 0.00 0.00 0.00 99.95 12:35:19 08:49:01 2 0.00 0.00 0.03 0.02 0.02 99.93 12:35:19 08:49:01 3 0.05 0.00 0.02 0.02 0.02 99.90 12:35:19 08:49:01 4 0.02 0.00 0.02 0.00 0.03 99.93 12:35:19 08:49:01 5 0.13 0.00 0.03 0.00 0.02 99.82 12:35:19 08:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 08:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:35:19 08:50:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 08:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:50:01 3 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 08:50:01 4 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 08:50:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 08:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 08:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:51:01 all 0.10 0.00 0.03 0.00 0.02 99.86 12:35:19 08:51:01 0 0.20 0.00 0.02 0.00 0.00 99.78 12:35:19 08:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 08:51:01 2 0.00 0.00 0.03 0.02 0.02 99.93 12:35:19 08:51:01 3 0.27 0.00 0.03 0.02 0.02 99.67 12:35:19 08:51:01 4 0.02 0.00 0.05 0.00 0.03 99.90 12:35:19 08:51:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 08:51:01 6 0.23 0.00 0.00 0.00 0.03 99.73 12:35:19 08:51:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 08:52:01 all 0.10 0.00 0.01 0.00 0.01 99.87 12:35:19 08:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 08:52:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 08:52:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 08:52:01 3 0.02 0.00 0.03 0.02 0.00 99.93 12:35:19 08:52:01 4 0.02 0.00 0.00 0.00 0.03 99.95 12:35:19 08:52:01 5 0.03 0.00 0.03 0.00 0.00 99.93 12:35:19 08:52:01 6 0.75 0.00 0.02 0.00 0.03 99.20 12:35:19 08:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:53:01 all 0.14 0.00 0.02 0.00 0.01 99.83 12:35:19 08:53:01 0 0.13 0.00 0.00 0.00 0.00 99.87 12:35:19 08:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 08:53:01 2 0.00 0.00 0.03 0.00 0.02 99.95 12:35:19 08:53:01 3 0.13 0.00 0.02 0.00 0.02 99.83 12:35:19 08:53:01 4 0.05 0.00 0.03 0.00 0.02 99.90 12:35:19 08:53:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 08:53:01 6 0.76 0.00 0.00 0.00 0.03 99.20 12:35:19 08:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:54:01 all 0.03 0.00 0.01 0.01 0.01 99.94 12:35:19 08:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 08:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 08:54:01 2 0.02 0.00 0.02 0.02 0.00 99.95 12:35:19 08:54:01 3 0.05 0.00 0.03 0.03 0.02 99.87 12:35:19 08:54:01 4 0.05 0.00 0.02 0.00 0.03 99.90 12:35:19 08:54:01 5 0.05 0.00 0.02 0.00 0.00 99.93 12:35:19 08:54:01 6 0.07 0.00 0.02 0.00 0.02 99.90 12:35:19 08:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:55:01 all 0.07 0.00 0.02 0.00 0.01 99.90 12:35:19 08:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 08:55:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 08:55:01 3 0.17 0.00 0.02 0.02 0.00 99.80 12:35:19 08:55:01 4 0.20 0.00 0.02 0.00 0.02 99.77 12:35:19 08:55:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 08:55:01 6 0.12 0.00 0.03 0.00 0.02 99.83 12:35:19 08:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:56:01 all 0.09 0.00 0.01 0.00 0.01 99.89 12:35:19 08:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 08:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 08:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 08:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 08:56:01 4 0.02 0.00 0.02 0.00 0.03 99.93 12:35:19 08:56:01 5 0.03 0.00 0.03 0.00 0.00 99.93 12:35:19 08:56:01 6 0.65 0.00 0.00 0.00 0.03 99.32 12:35:19 08:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 08:57:01 all 0.30 0.00 0.01 0.00 0.01 99.67 12:35:19 08:57:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 08:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 08:57:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 08:57:01 3 0.18 0.00 0.02 0.02 0.02 99.77 12:35:19 08:57:01 4 0.05 0.00 0.02 0.00 0.02 99.92 12:35:19 08:57:01 5 0.22 0.00 0.02 0.00 0.02 99.75 12:35:19 08:57:01 6 1.89 0.00 0.02 0.00 0.02 98.08 12:35:19 08:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:35:19 08:57:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 08:58:01 all 0.13 0.00 0.01 0.01 0.01 99.84 12:35:19 08:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 08:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 08:58:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 08:58:01 3 0.07 0.00 0.03 0.03 0.03 99.83 12:35:19 08:58:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 08:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 08:58:01 6 0.93 0.00 0.02 0.00 0.02 99.04 12:35:19 08:58:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 08:59:01 all 0.15 0.00 0.01 0.00 0.01 99.82 12:35:19 08:59:01 0 0.17 0.00 0.00 0.00 0.00 99.83 12:35:19 08:59:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 08:59:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 08:59:01 3 0.03 0.00 0.02 0.02 0.03 99.90 12:35:19 08:59:01 4 0.18 0.00 0.00 0.00 0.02 99.80 12:35:19 08:59:01 5 0.08 0.00 0.02 0.00 0.00 99.90 12:35:19 08:59:01 6 0.75 0.00 0.00 0.00 0.02 99.24 12:35:19 08:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:00:01 all 0.02 0.00 0.02 0.01 0.02 99.94 12:35:19 09:00:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 09:00:01 1 0.00 0.00 0.02 0.00 0.03 99.95 12:35:19 09:00:01 2 0.02 0.00 0.03 0.02 0.02 99.92 12:35:19 09:00:01 3 0.03 0.00 0.03 0.08 0.03 99.82 12:35:19 09:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 09:00:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 09:00:01 6 0.07 0.00 0.02 0.00 0.02 99.90 12:35:19 09:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:01:01 all 0.05 0.00 0.02 0.00 0.00 99.92 12:35:19 09:01:01 0 0.13 0.00 0.02 0.00 0.00 99.85 12:35:19 09:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 09:01:01 2 0.00 0.00 0.02 0.02 0.00 99.97 12:35:19 09:01:01 3 0.03 0.00 0.03 0.02 0.02 99.90 12:35:19 09:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 09:01:01 5 0.18 0.00 0.02 0.00 0.00 99.80 12:35:19 09:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 09:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:02:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:35:19 09:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:02:01 1 0.05 0.00 0.00 0.00 0.02 99.93 12:35:19 09:02:01 2 0.00 0.00 0.03 0.00 0.00 99.97 12:35:19 09:02:01 3 0.03 0.00 0.03 0.02 0.03 99.88 12:35:19 09:02:01 4 0.02 0.00 0.03 0.00 0.00 99.95 12:35:19 09:02:01 5 0.05 0.00 0.02 0.00 0.00 99.93 12:35:19 09:02:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 09:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:03:01 all 0.07 0.00 0.01 0.00 0.01 99.90 12:35:19 09:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 09:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:03:01 2 0.18 0.00 0.02 0.02 0.02 99.77 12:35:19 09:03:01 3 0.03 0.00 0.02 0.02 0.05 99.88 12:35:19 09:03:01 4 0.18 0.00 0.00 0.00 0.02 99.80 12:35:19 09:03:01 5 0.05 0.00 0.03 0.00 0.02 99.90 12:35:19 09:03:01 6 0.07 0.00 0.03 0.00 0.02 99.88 12:35:19 09:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:04:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:35:19 09:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 09:04:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 09:04:01 2 0.00 0.00 0.02 0.02 0.00 99.97 12:35:19 09:04:01 3 0.03 0.00 0.03 0.02 0.03 99.88 12:35:19 09:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:04:01 5 0.05 0.00 0.05 0.00 0.00 99.90 12:35:19 09:04:01 6 0.07 0.00 0.00 0.00 0.02 99.92 12:35:19 09:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:05:01 all 0.07 0.00 0.01 0.00 0.01 99.90 12:35:19 09:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 09:05:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 09:05:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:35:19 09:05:01 3 0.03 0.00 0.02 0.02 0.03 99.90 12:35:19 09:05:01 4 0.18 0.00 0.03 0.00 0.02 99.77 12:35:19 09:05:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 09:05:01 6 0.23 0.00 0.00 0.00 0.02 99.75 12:35:19 09:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:06:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:35:19 09:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 09:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 09:06:01 2 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 09:06:01 3 0.02 0.00 0.03 0.02 0.03 99.90 12:35:19 09:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 09:06:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 09:06:01 6 0.07 0.00 0.00 0.00 0.00 99.93 12:35:19 09:06:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 09:07:01 all 0.07 0.00 0.02 0.00 0.01 99.90 12:35:19 09:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:07:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 09:07:01 2 0.17 0.00 0.02 0.02 0.02 99.78 12:35:19 09:07:01 3 0.00 0.00 0.03 0.02 0.03 99.92 12:35:19 09:07:01 4 0.05 0.00 0.03 0.00 0.02 99.90 12:35:19 09:07:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 09:07:01 6 0.27 0.00 0.02 0.00 0.02 99.70 12:35:19 09:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:35:19 09:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 09:08:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:35:19 09:08:01 3 0.02 0.00 0.00 0.02 0.03 99.93 12:35:19 09:08:01 4 0.03 0.00 0.03 0.00 0.00 99.93 12:35:19 09:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 09:08:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 09:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 12:35:19 09:08:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 09:09:01 all 0.06 0.00 0.01 0.00 0.02 99.92 12:35:19 09:09:01 0 0.17 0.00 0.00 0.00 0.02 99.82 12:35:19 09:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 09:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 09:09:01 3 0.02 0.00 0.03 0.02 0.03 99.90 12:35:19 09:09:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 09:09:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 09:09:01 6 0.17 0.00 0.00 0.00 0.02 99.82 12:35:19 09:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 09:10:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:35:19 09:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 09:10:01 2 0.00 0.00 0.02 0.02 0.00 99.97 12:35:19 09:10:01 3 0.02 0.00 0.03 0.02 0.02 99.92 12:35:19 09:10:01 4 0.05 0.00 0.03 0.00 0.00 99.92 12:35:19 09:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 09:10:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 09:10:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 09:11:01 all 0.11 0.00 0.01 0.01 0.01 99.86 12:35:19 09:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 09:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:11:01 2 0.02 0.00 0.02 0.02 0.00 99.95 12:35:19 09:11:01 3 0.00 0.00 0.03 0.03 0.03 99.90 12:35:19 09:11:01 4 0.15 0.00 0.00 0.00 0.02 99.83 12:35:19 09:11:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 09:11:01 6 0.60 0.00 0.02 0.00 0.02 99.37 12:35:19 09:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 09:12:01 all 0.10 0.00 0.01 0.00 0.01 99.87 12:35:19 09:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 09:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 09:12:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 09:12:01 3 0.03 0.00 0.03 0.00 0.03 99.90 12:35:19 09:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 09:12:01 5 0.02 0.00 0.03 0.00 0.00 99.95 12:35:19 09:12:01 6 0.71 0.00 0.00 0.00 0.02 99.27 12:35:19 09:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:13:01 all 0.29 0.00 0.02 0.00 0.01 99.67 12:35:19 09:13:01 0 0.12 0.00 0.02 0.00 0.00 99.87 12:35:19 09:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 09:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:13:01 3 0.02 0.00 0.03 0.02 0.03 99.90 12:35:19 09:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 09:13:01 5 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 09:13:01 6 2.07 0.00 0.00 0.00 0.02 97.91 12:35:19 09:13:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 09:14:01 all 0.07 0.00 0.01 0.01 0.01 99.89 12:35:19 09:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:14:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 09:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 09:14:01 3 0.00 0.00 0.05 0.10 0.03 99.82 12:35:19 09:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 09:14:01 5 0.07 0.00 0.00 0.00 0.00 99.93 12:35:19 09:14:01 6 0.48 0.00 0.03 0.00 0.02 99.47 12:35:19 09:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 09:15:01 all 0.23 0.00 0.01 0.00 0.01 99.74 12:35:19 09:15:01 0 0.15 0.00 0.00 0.00 0.05 99.80 12:35:19 09:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 09:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:15:01 3 0.03 0.00 0.02 0.03 0.05 99.87 12:35:19 09:15:01 4 0.20 0.00 0.02 0.00 0.00 99.78 12:35:19 09:15:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 09:15:01 6 1.32 0.00 0.03 0.00 0.00 98.65 12:35:19 09:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 09:16:01 all 0.04 0.00 0.02 0.00 0.01 99.93 12:35:19 09:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 09:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 09:16:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 09:16:01 3 0.02 0.00 0.02 0.02 0.03 99.92 12:35:19 09:16:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 09:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 09:16:01 6 0.23 0.00 0.07 0.00 0.02 99.68 12:35:19 09:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 09:17:01 all 0.06 0.00 0.01 0.00 0.01 99.92 12:35:19 09:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:17:01 2 0.18 0.00 0.03 0.02 0.03 99.73 12:35:19 09:17:01 3 0.03 0.00 0.02 0.02 0.02 99.92 12:35:19 09:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 09:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:17:01 6 0.17 0.00 0.00 0.00 0.02 99.82 12:35:19 09:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 09:18:01 all 0.15 0.00 0.02 0.00 0.01 99.82 12:35:19 09:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 09:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 09:18:01 2 0.03 0.00 0.03 0.00 0.03 99.90 12:35:19 09:18:01 3 0.03 0.00 0.05 0.00 0.02 99.90 12:35:19 09:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 09:18:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 09:18:01 6 1.03 0.00 0.00 0.00 0.03 98.94 12:35:19 09:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:19:01 all 0.24 0.00 0.01 0.00 0.01 99.73 12:35:19 09:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:19:01 2 0.20 0.00 0.00 0.02 0.03 99.75 12:35:19 09:19:01 3 0.02 0.00 0.02 0.02 0.02 99.93 12:35:19 09:19:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 09:19:01 5 0.02 0.00 0.03 0.00 0.00 99.95 12:35:19 09:19:01 6 1.62 0.00 0.03 0.00 0.02 98.33 12:35:19 09:19:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 12:35:19 09:19:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 09:20:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:35:19 09:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 09:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 09:20:01 2 0.02 0.00 0.02 0.02 0.02 99.93 12:35:19 09:20:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:35:19 09:20:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 09:20:01 5 0.07 0.00 0.02 0.00 0.02 99.90 12:35:19 09:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 09:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 09:21:01 all 0.06 0.00 0.01 0.01 0.01 99.92 12:35:19 09:21:01 0 0.17 0.00 0.00 0.00 0.00 99.83 12:35:19 09:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 09:21:01 2 0.03 0.00 0.02 0.02 0.03 99.90 12:35:19 09:21:01 3 0.00 0.00 0.00 0.03 0.02 99.95 12:35:19 09:21:01 4 0.18 0.00 0.02 0.00 0.02 99.78 12:35:19 09:21:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 09:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 09:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:22:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:35:19 09:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:22:01 2 0.07 0.00 0.02 0.00 0.03 99.88 12:35:19 09:22:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:35:19 09:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 09:22:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 09:22:01 6 0.20 0.00 0.02 0.00 0.02 99.77 12:35:19 09:22:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 09:23:01 all 0.06 0.00 0.01 0.00 0.01 99.91 12:35:19 09:23:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 09:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:23:01 2 0.22 0.00 0.05 0.02 0.02 99.70 12:35:19 09:23:01 3 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 09:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 09:23:01 5 0.03 0.00 0.03 0.00 0.00 99.93 12:35:19 09:23:01 6 0.17 0.00 0.00 0.00 0.02 99.82 12:35:19 09:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 09:24:01 all 0.12 0.00 0.02 0.00 0.01 99.85 12:35:19 09:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 09:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 09:24:01 2 0.02 0.00 0.02 0.02 0.02 99.93 12:35:19 09:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 09:24:01 4 0.07 0.00 0.03 0.00 0.02 99.88 12:35:19 09:24:01 5 0.00 0.00 0.03 0.00 0.00 99.97 12:35:19 09:24:01 6 0.81 0.00 0.00 0.00 0.00 99.19 12:35:19 09:24:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 09:25:01 all 0.20 0.00 0.02 0.01 0.01 99.76 12:35:19 09:25:01 0 0.17 0.00 0.03 0.00 0.02 99.78 12:35:19 09:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:25:01 2 0.05 0.00 0.05 0.00 0.02 99.88 12:35:19 09:25:01 3 0.02 0.00 0.03 0.05 0.02 99.88 12:35:19 09:25:01 4 0.05 0.00 0.02 0.00 0.00 99.93 12:35:19 09:25:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 09:25:01 6 1.21 0.00 0.02 0.00 0.02 98.76 12:35:19 09:25:01 7 0.05 0.00 0.00 0.00 0.02 99.93 12:35:19 09:26:01 all 0.26 0.00 0.01 0.01 0.01 99.72 12:35:19 09:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 09:26:01 1 0.02 0.00 0.00 0.00 0.03 99.95 12:35:19 09:26:01 2 0.00 0.00 0.02 0.02 0.00 99.97 12:35:19 09:26:01 3 0.02 0.00 0.02 0.02 0.02 99.93 12:35:19 09:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 09:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 09:26:01 6 1.95 0.00 0.00 0.00 0.02 98.03 12:35:19 09:26:01 7 0.02 0.00 0.00 0.02 0.00 99.97 12:35:19 09:27:01 all 0.09 0.00 0.02 0.00 0.01 99.87 12:35:19 09:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:27:01 2 0.15 0.00 0.03 0.02 0.02 99.78 12:35:19 09:27:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:35:19 09:27:01 4 0.15 0.00 0.02 0.00 0.02 99.82 12:35:19 09:27:01 5 0.08 0.00 0.03 0.00 0.02 99.87 12:35:19 09:27:01 6 0.28 0.00 0.05 0.00 0.02 99.65 12:35:19 09:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 09:28:01 all 0.01 0.00 0.02 0.01 0.01 99.95 12:35:19 09:28:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 09:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:28:01 2 0.02 0.00 0.03 0.02 0.00 99.93 12:35:19 09:28:01 3 0.00 0.00 0.03 0.07 0.02 99.88 12:35:19 09:28:01 4 0.02 0.00 0.07 0.00 0.02 99.90 12:35:19 09:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 09:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 09:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:29:01 all 0.05 0.00 0.01 0.00 0.01 99.92 12:35:19 09:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:29:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 09:29:01 2 0.25 0.00 0.02 0.02 0.02 99.70 12:35:19 09:29:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 09:29:01 4 0.07 0.00 0.05 0.00 0.03 99.85 12:35:19 09:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 09:29:01 6 0.07 0.00 0.00 0.00 0.02 99.92 12:35:19 09:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:30:01 all 0.02 0.00 0.01 0.00 0.01 99.97 12:35:19 09:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:30:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 09:30:01 2 0.05 0.00 0.02 0.00 0.02 99.92 12:35:19 09:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:30:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 09:30:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 09:30:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 12:35:19 09:30:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 09:31:01 all 0.08 0.00 0.02 0.00 0.01 99.89 12:35:19 09:31:01 0 0.17 0.00 0.00 0.00 0.02 99.82 12:35:19 09:31:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:35:19 09:31:01 2 0.03 0.00 0.03 0.02 0.00 99.92 12:35:19 09:31:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 09:31:01 4 0.18 0.00 0.03 0.00 0.00 99.78 12:35:19 09:31:01 5 0.05 0.00 0.03 0.00 0.00 99.92 12:35:19 09:31:01 6 0.15 0.00 0.03 0.00 0.02 99.80 12:35:19 09:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 09:32:01 all 0.02 0.00 0.01 0.03 0.01 99.93 12:35:19 09:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:32:01 1 0.03 0.00 0.02 0.00 0.03 99.92 12:35:19 09:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:32:01 3 0.03 0.00 0.00 0.27 0.00 99.70 12:35:19 09:32:01 4 0.05 0.00 0.02 0.00 0.02 99.92 12:35:19 09:32:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 09:32:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 09:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:33:02 all 0.11 0.00 0.02 0.00 0.01 99.86 12:35:19 09:33:02 0 0.20 0.00 0.02 0.00 0.00 99.78 12:35:19 09:33:02 1 0.33 0.00 0.02 0.00 0.02 99.63 12:35:19 09:33:02 2 0.02 0.00 0.03 0.02 0.02 99.92 12:35:19 09:33:02 3 0.03 0.00 0.02 0.02 0.02 99.92 12:35:19 09:33:02 4 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 09:33:02 5 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 09:33:02 6 0.22 0.00 0.00 0.00 0.00 99.78 12:35:19 09:33:02 7 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:34:01 all 0.27 0.00 0.01 0.00 0.01 99.71 12:35:19 09:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:34:01 1 2.00 0.00 0.03 0.00 0.03 97.93 12:35:19 09:34:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:35:19 09:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 09:34:01 4 0.03 0.00 0.03 0.00 0.00 99.93 12:35:19 09:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 09:34:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 09:34:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 09:35:01 all 0.11 0.00 0.02 0.00 0.01 99.86 12:35:19 09:35:01 0 0.08 0.00 0.00 0.00 0.00 99.92 12:35:19 09:35:01 1 0.28 0.00 0.03 0.00 0.02 99.67 12:35:19 09:35:01 2 0.05 0.00 0.02 0.00 0.00 99.93 12:35:19 09:35:01 3 0.05 0.00 0.00 0.02 0.03 99.90 12:35:19 09:35:01 4 0.33 0.00 0.03 0.00 0.02 99.62 12:35:19 09:35:01 5 0.07 0.00 0.03 0.00 0.02 99.88 12:35:19 09:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 09:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 09:36:01 all 0.11 0.00 0.06 0.00 0.01 99.81 12:35:19 09:36:01 0 0.03 0.00 0.08 0.00 0.02 99.87 12:35:19 09:36:01 1 0.10 0.00 0.05 0.00 0.00 99.85 12:35:19 09:36:01 2 0.05 0.00 0.02 0.02 0.02 99.90 12:35:19 09:36:01 3 0.10 0.00 0.05 0.02 0.03 99.80 12:35:19 09:36:01 4 0.32 0.00 0.03 0.00 0.00 99.65 12:35:19 09:36:01 5 0.15 0.00 0.05 0.00 0.02 99.78 12:35:19 09:36:01 6 0.07 0.00 0.15 0.00 0.02 99.77 12:35:19 09:36:01 7 0.10 0.00 0.05 0.00 0.02 99.83 12:35:19 09:37:01 all 0.08 0.00 0.03 0.00 0.01 99.87 12:35:19 09:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:37:01 1 0.03 0.00 0.05 0.00 0.02 99.90 12:35:19 09:37:01 2 0.17 0.00 0.02 0.02 0.00 99.80 12:35:19 09:37:01 3 0.07 0.00 0.03 0.02 0.02 99.87 12:35:19 09:37:01 4 0.22 0.00 0.08 0.00 0.00 99.70 12:35:19 09:37:01 5 0.07 0.00 0.05 0.00 0.02 99.87 12:35:19 09:37:01 6 0.08 0.00 0.02 0.00 0.00 99.90 12:35:19 09:37:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 09:38:01 all 0.03 0.00 0.02 0.00 0.01 99.95 12:35:19 09:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 09:38:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 09:38:01 3 0.08 0.00 0.08 0.00 0.03 99.80 12:35:19 09:38:01 4 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 09:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 09:38:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 09:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:39:01 all 0.06 0.00 0.01 0.00 0.01 99.91 12:35:19 09:39:01 0 0.17 0.00 0.02 0.00 0.02 99.80 12:35:19 09:39:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:35:19 09:39:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:35:19 09:39:01 3 0.20 0.00 0.03 0.02 0.02 99.73 12:35:19 09:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:39:01 5 0.05 0.00 0.03 0.00 0.03 99.88 12:35:19 09:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:39:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 09:40:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:35:19 09:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 09:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:40:01 2 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 09:40:01 3 0.03 0.00 0.02 0.02 0.03 99.90 12:35:19 09:40:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 09:40:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 09:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:41:01 all 0.05 0.00 0.01 0.00 0.01 99.92 12:35:19 09:41:01 0 0.17 0.00 0.00 0.00 0.00 99.83 12:35:19 09:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 09:41:01 2 0.15 0.00 0.00 0.02 0.00 99.83 12:35:19 09:41:01 3 0.02 0.00 0.03 0.02 0.03 99.90 12:35:19 09:41:01 4 0.05 0.00 0.02 0.00 0.00 99.93 12:35:19 09:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 09:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 12:35:19 09:41:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 09:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:35:19 09:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:42:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 09:42:01 3 0.07 0.00 0.03 0.02 0.03 99.85 12:35:19 09:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 09:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 09:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 09:42:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 09:43:01 all 0.06 0.00 0.01 0.03 0.01 99.89 12:35:19 09:43:01 0 0.18 0.00 0.00 0.00 0.02 99.80 12:35:19 09:43:01 1 0.20 0.00 0.00 0.00 0.00 99.80 12:35:19 09:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 09:43:01 3 0.05 0.00 0.05 0.25 0.03 99.62 12:35:19 09:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 09:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 09:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 09:44:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:35:19 09:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 09:44:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 09:44:01 3 0.07 0.00 0.03 0.02 0.02 99.87 12:35:19 09:44:01 4 0.00 0.00 0.03 0.00 0.00 99.97 12:35:19 09:44:01 5 0.02 0.00 0.03 0.00 0.00 99.95 12:35:19 09:44:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 09:44:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 09:45:01 all 0.03 0.00 0.01 0.01 0.01 99.94 12:35:19 09:45:01 0 0.05 0.00 0.02 0.00 0.00 99.93 12:35:19 09:45:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 09:45:01 2 0.00 0.00 0.02 0.02 0.00 99.97 12:35:19 09:45:01 3 0.05 0.00 0.03 0.07 0.03 99.82 12:35:19 09:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:45:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 09:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:45:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 09:46:01 all 0.06 0.00 0.01 0.00 0.01 99.92 12:35:19 09:46:01 0 0.13 0.00 0.00 0.00 0.00 99.87 12:35:19 09:46:01 1 0.17 0.00 0.02 0.00 0.02 99.80 12:35:19 09:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 09:46:01 3 0.08 0.00 0.02 0.02 0.03 99.85 12:35:19 09:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 09:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 09:46:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 09:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:47:01 all 0.01 0.00 0.02 0.01 0.01 99.96 12:35:19 09:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 09:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 09:47:01 2 0.00 0.00 0.00 0.05 0.02 99.93 12:35:19 09:47:01 3 0.00 0.00 0.05 0.02 0.02 99.92 12:35:19 09:47:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 09:47:01 5 0.02 0.00 0.03 0.00 0.00 99.95 12:35:19 09:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 09:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 09:48:01 all 0.23 0.00 0.01 0.00 0.01 99.75 12:35:19 09:48:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 09:48:01 1 0.15 0.00 0.02 0.00 0.02 99.82 12:35:19 09:48:01 2 0.02 0.00 0.02 0.02 0.02 99.93 12:35:19 09:48:01 3 0.03 0.00 0.03 0.00 0.03 99.90 12:35:19 09:48:01 4 1.55 0.00 0.02 0.00 0.00 98.43 12:35:19 09:48:01 5 0.05 0.00 0.00 0.00 0.00 99.95 12:35:19 09:48:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 09:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:49:01 all 0.23 0.00 0.01 0.00 0.01 99.74 12:35:19 09:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:49:01 1 0.07 0.00 0.03 0.00 0.02 99.88 12:35:19 09:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 09:49:01 3 0.02 0.00 0.02 0.02 0.02 99.93 12:35:19 09:49:01 4 1.68 0.00 0.00 0.00 0.02 98.31 12:35:19 09:49:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 09:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 09:49:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 09:50:01 all 0.12 0.00 0.02 0.00 0.01 99.85 12:35:19 09:50:01 0 0.25 0.00 0.02 0.00 0.02 99.72 12:35:19 09:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 09:50:01 2 0.02 0.00 0.05 0.02 0.00 99.92 12:35:19 09:50:01 3 0.07 0.00 0.02 0.02 0.03 99.87 12:35:19 09:50:01 4 0.53 0.00 0.00 0.00 0.00 99.47 12:35:19 09:50:01 5 0.03 0.00 0.03 0.00 0.00 99.93 12:35:19 09:50:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 09:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:51:01 all 0.05 0.00 0.01 0.00 0.01 99.93 12:35:19 09:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:51:01 1 0.05 0.00 0.00 0.00 0.02 99.93 12:35:19 09:51:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 09:51:01 3 0.03 0.00 0.02 0.02 0.02 99.92 12:35:19 09:51:01 4 0.17 0.00 0.02 0.00 0.02 99.80 12:35:19 09:51:01 5 0.07 0.00 0.02 0.00 0.00 99.92 12:35:19 09:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:51:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 09:52:01 all 0.11 0.00 0.01 0.00 0.00 99.86 12:35:19 09:52:01 0 0.28 0.00 0.02 0.00 0.00 99.70 12:35:19 09:52:01 1 0.07 0.00 0.03 0.00 0.02 99.88 12:35:19 09:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 09:52:01 3 0.13 0.00 0.02 0.02 0.02 99.82 12:35:19 09:52:01 4 0.37 0.00 0.02 0.00 0.00 99.62 12:35:19 09:52:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 09:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 12:35:19 09:52:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 09:53:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:35:19 09:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:53:01 1 0.05 0.00 0.00 0.00 0.02 99.93 12:35:19 09:53:01 2 0.02 0.00 0.03 0.02 0.02 99.92 12:35:19 09:53:01 3 0.03 0.00 0.03 0.00 0.03 99.90 12:35:19 09:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 09:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 09:53:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 09:54:01 all 0.04 0.00 0.01 0.00 0.01 99.93 12:35:19 09:54:01 0 0.15 0.00 0.00 0.00 0.02 99.83 12:35:19 09:54:01 1 0.13 0.00 0.00 0.00 0.00 99.87 12:35:19 09:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 09:54:01 3 0.02 0.00 0.02 0.03 0.02 99.92 12:35:19 09:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 09:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 09:54:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 09:54:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 09:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:35:19 09:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:55:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 09:55:01 2 0.07 0.00 0.02 0.02 0.03 99.87 12:35:19 09:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:55:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 09:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 09:55:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 09:56:01 all 0.30 0.00 0.02 0.00 0.01 99.67 12:35:19 09:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 09:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 09:56:01 2 0.20 0.00 0.00 0.00 0.03 99.77 12:35:19 09:56:01 3 0.03 0.00 0.03 0.02 0.02 99.90 12:35:19 09:56:01 4 2.00 0.00 0.03 0.00 0.02 97.95 12:35:19 09:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 09:56:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 09:56:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 09:57:01 all 0.07 0.00 0.01 0.00 0.01 99.91 12:35:19 09:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 09:57:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 09:57:01 3 0.07 0.00 0.03 0.03 0.00 99.87 12:35:19 09:57:01 4 0.42 0.00 0.00 0.00 0.00 99.58 12:35:19 09:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 09:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:57:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 09:58:01 all 0.06 0.00 0.01 0.00 0.01 99.92 12:35:19 09:58:01 0 0.20 0.00 0.02 0.00 0.00 99.78 12:35:19 09:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 09:58:01 2 0.23 0.00 0.00 0.00 0.02 99.75 12:35:19 09:58:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 09:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 09:58:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 09:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 09:58:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 09:59:01 all 0.03 0.00 0.01 0.00 0.02 99.94 12:35:19 09:59:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 09:59:01 1 0.05 0.00 0.00 0.00 0.02 99.93 12:35:19 09:59:01 2 0.03 0.00 0.02 0.00 0.03 99.92 12:35:19 09:59:01 3 0.07 0.00 0.02 0.03 0.02 99.87 12:35:19 09:59:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 09:59:01 5 0.03 0.00 0.03 0.00 0.00 99.93 12:35:19 09:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 09:59:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 10:00:01 all 0.20 0.00 0.01 0.00 0.01 99.78 12:35:19 10:00:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 10:00:01 1 0.15 0.00 0.02 0.00 0.00 99.83 12:35:19 10:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 10:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 10:00:01 4 1.34 0.00 0.00 0.00 0.00 98.66 12:35:19 10:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 10:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 10:00:01 7 0.00 0.00 0.03 0.00 0.02 99.95 12:35:19 10:01:01 all 0.05 0.00 0.02 0.00 0.01 99.91 12:35:19 10:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 10:01:01 1 0.05 0.00 0.03 0.00 0.02 99.90 12:35:19 10:01:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 10:01:01 3 0.03 0.00 0.02 0.02 0.02 99.92 12:35:19 10:01:01 4 0.30 0.00 0.05 0.00 0.00 99.65 12:35:19 10:01:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 10:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 10:01:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 10:02:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:35:19 10:02:01 0 0.10 0.00 0.00 0.00 0.00 99.90 12:35:19 10:02:01 1 0.12 0.00 0.02 0.00 0.00 99.87 12:35:19 10:02:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 10:02:01 3 0.02 0.00 0.02 0.02 0.02 99.93 12:35:19 10:02:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 10:02:01 5 0.05 0.00 0.02 0.00 0.00 99.93 12:35:19 10:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 10:02:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 10:03:01 all 0.01 0.00 0.01 0.00 0.02 99.96 12:35:19 10:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 10:03:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 10:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 10:03:01 3 0.00 0.00 0.00 0.02 0.03 99.95 12:35:19 10:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 10:03:01 5 0.05 0.00 0.00 0.00 0.02 99.93 12:35:19 10:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 10:03:01 7 0.02 0.00 0.00 0.00 0.03 99.95 12:35:19 12:35:19 10:03:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 10:04:01 all 0.05 0.00 0.01 0.00 0.01 99.92 12:35:19 10:04:01 0 0.13 0.00 0.00 0.00 0.02 99.85 12:35:19 10:04:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 10:04:01 2 0.00 0.00 0.02 0.02 0.00 99.97 12:35:19 10:04:01 3 0.03 0.00 0.03 0.02 0.02 99.90 12:35:19 10:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 10:04:01 5 0.15 0.00 0.02 0.00 0.00 99.83 12:35:19 10:04:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 10:04:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 10:05:01 all 0.02 0.00 0.01 0.02 0.01 99.94 12:35:19 10:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 10:05:01 1 0.02 0.00 0.03 0.00 0.00 99.95 12:35:19 10:05:01 2 0.00 0.00 0.00 0.13 0.02 99.85 12:35:19 10:05:01 3 0.03 0.00 0.02 0.02 0.03 99.90 12:35:19 10:05:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 10:05:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 10:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 10:05:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 10:06:01 all 0.06 0.00 0.02 0.02 0.01 99.89 12:35:19 10:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 10:06:01 1 0.17 0.00 0.02 0.00 0.02 99.80 12:35:19 10:06:01 2 0.00 0.00 0.02 0.02 0.00 99.97 12:35:19 10:06:01 3 0.03 0.00 0.03 0.13 0.02 99.78 12:35:19 10:06:01 4 0.17 0.00 0.00 0.00 0.00 99.83 12:35:19 10:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 10:06:01 6 0.03 0.00 0.05 0.00 0.02 99.90 12:35:19 10:06:01 7 0.03 0.00 0.02 0.00 0.03 99.92 12:35:19 10:07:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:35:19 10:07:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 10:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 10:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 10:07:01 3 0.02 0.00 0.03 0.03 0.03 99.88 12:35:19 10:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 10:07:01 5 0.02 0.00 0.03 0.00 0.00 99.95 12:35:19 10:07:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 10:07:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 10:08:01 all 0.05 0.00 0.01 0.00 0.01 99.93 12:35:19 10:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 10:08:01 1 0.13 0.00 0.02 0.00 0.02 99.83 12:35:19 10:08:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 10:08:01 3 0.02 0.00 0.02 0.02 0.02 99.93 12:35:19 10:08:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 10:08:01 5 0.15 0.00 0.00 0.00 0.00 99.85 12:35:19 10:08:01 6 0.00 0.00 0.05 0.00 0.00 99.95 12:35:19 10:08:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 10:09:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:35:19 10:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 10:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 10:09:01 2 0.00 0.00 0.05 0.02 0.00 99.93 12:35:19 10:09:01 3 0.00 0.00 0.03 0.00 0.02 99.95 12:35:19 10:09:01 4 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 10:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 10:09:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 10:09:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 10:10:01 all 0.06 0.00 0.01 0.00 0.01 99.92 12:35:19 10:10:01 0 0.15 0.00 0.00 0.00 0.02 99.83 12:35:19 10:10:01 1 0.22 0.00 0.00 0.00 0.02 99.77 12:35:19 10:10:01 2 0.00 0.00 0.03 0.00 0.02 99.95 12:35:19 10:10:01 3 0.02 0.00 0.03 0.02 0.02 99.92 12:35:19 10:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 10:10:01 5 0.02 0.00 0.03 0.00 0.00 99.95 12:35:19 10:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 10:10:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 10:11:01 all 0.20 0.00 0.01 0.00 0.01 99.77 12:35:19 10:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 10:11:01 1 0.02 0.00 0.03 0.00 0.00 99.95 12:35:19 10:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 10:11:01 3 0.02 0.00 0.02 0.02 0.03 99.92 12:35:19 10:11:01 4 1.48 0.00 0.00 0.00 0.00 98.52 12:35:19 10:11:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 10:11:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 10:11:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 10:12:01 all 0.30 0.00 0.01 0.00 0.01 99.68 12:35:19 10:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 10:12:01 1 0.15 0.00 0.02 0.00 0.02 99.82 12:35:19 10:12:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 10:12:01 3 0.02 0.00 0.03 0.02 0.02 99.92 12:35:19 10:12:01 4 2.12 0.00 0.00 0.00 0.02 97.87 12:35:19 10:12:01 5 0.03 0.00 0.03 0.00 0.00 99.93 12:35:19 10:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 10:12:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 10:13:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:35:19 10:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 10:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 10:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 10:13:01 3 0.02 0.00 0.03 0.00 0.03 99.92 12:35:19 10:13:01 4 0.17 0.00 0.00 0.00 0.00 99.83 12:35:19 10:13:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 10:13:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 10:13:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 10:14:01 all 0.05 0.00 0.02 0.00 0.01 99.91 12:35:19 10:14:01 0 0.18 0.00 0.02 0.00 0.02 99.78 12:35:19 10:14:01 1 0.13 0.00 0.02 0.00 0.02 99.83 12:35:19 10:14:01 2 0.00 0.00 0.03 0.02 0.00 99.95 12:35:19 10:14:01 3 0.07 0.00 0.03 0.02 0.03 99.85 12:35:19 10:14:01 4 0.02 0.00 0.03 0.00 0.00 99.95 12:35:19 10:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 10:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 10:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 12:35:19 10:14:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 10:15:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:35:19 10:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 10:15:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 10:15:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 10:15:01 3 0.02 0.00 0.05 0.02 0.02 99.90 12:35:19 10:15:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 10:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 10:15:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 10:15:01 7 0.02 0.00 0.02 0.00 0.03 99.93 12:35:19 10:16:01 all 0.05 0.00 0.01 0.00 0.01 99.94 12:35:19 10:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 10:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 10:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 10:16:01 3 0.02 0.00 0.02 0.00 0.03 99.93 12:35:19 10:16:01 4 0.13 0.00 0.00 0.00 0.00 99.87 12:35:19 10:16:01 5 0.15 0.00 0.00 0.00 0.00 99.85 12:35:19 10:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 10:16:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 10:17:01 all 0.15 0.00 0.02 0.00 0.01 99.81 12:35:19 10:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 10:17:01 1 0.05 0.00 0.03 0.00 0.02 99.90 12:35:19 10:17:01 2 0.02 0.00 0.00 0.02 0.02 99.95 12:35:19 10:17:01 3 0.02 0.00 0.02 0.02 0.03 99.92 12:35:19 10:17:01 4 1.11 0.00 0.05 0.00 0.02 98.83 12:35:19 10:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 10:17:01 6 0.00 0.00 0.03 0.00 0.00 99.97 12:35:19 10:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 10:18:01 all 0.29 0.00 0.01 0.01 0.01 99.68 12:35:19 10:18:01 0 0.12 0.00 0.00 0.00 0.02 99.87 12:35:19 10:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 10:18:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 10:18:01 3 0.02 0.00 0.02 0.03 0.03 99.90 12:35:19 10:18:01 4 1.99 0.00 0.00 0.00 0.00 98.01 12:35:19 10:18:01 5 0.12 0.00 0.03 0.00 0.00 99.85 12:35:19 10:18:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 10:18:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 10:19:01 all 0.20 0.00 0.02 0.00 0.01 99.76 12:35:19 10:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 10:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 10:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 10:19:01 3 0.02 0.00 0.02 0.00 0.03 99.93 12:35:19 10:19:01 4 1.48 0.00 0.03 0.00 0.02 98.47 12:35:19 10:19:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 10:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 10:19:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:35:19 10:20:01 all 0.06 0.00 0.01 0.00 0.01 99.92 12:35:19 10:20:01 0 0.15 0.00 0.00 0.00 0.02 99.83 12:35:19 10:20:01 1 0.00 0.00 0.05 0.00 0.00 99.95 12:35:19 10:20:01 2 0.02 0.00 0.00 0.02 0.02 99.95 12:35:19 10:20:01 3 0.05 0.00 0.02 0.00 0.03 99.90 12:35:19 10:20:01 4 0.18 0.00 0.00 0.00 0.00 99.82 12:35:19 10:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 10:20:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 10:20:01 7 0.00 0.00 0.00 0.00 0.03 99.97 12:35:19 10:21:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:35:19 10:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 10:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 10:21:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 10:21:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:35:19 10:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 10:21:01 5 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 10:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 10:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 10:22:01 all 0.08 0.00 0.01 0.00 0.01 99.90 12:35:19 10:22:01 0 0.05 0.00 0.02 0.00 0.00 99.93 12:35:19 10:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 10:22:01 2 0.25 0.00 0.02 0.00 0.02 99.72 12:35:19 10:22:01 3 0.02 0.00 0.02 0.02 0.03 99.92 12:35:19 10:22:01 4 0.12 0.00 0.02 0.00 0.00 99.87 12:35:19 10:22:01 5 0.15 0.00 0.02 0.00 0.00 99.83 12:35:19 10:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 10:22:01 7 0.00 0.00 0.00 0.00 0.03 99.97 12:35:19 10:23:01 all 0.05 0.00 0.01 0.00 0.02 99.91 12:35:19 10:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 10:23:01 1 0.05 0.00 0.03 0.00 0.03 99.88 12:35:19 10:23:01 2 0.28 0.00 0.02 0.02 0.02 99.67 12:35:19 10:23:01 3 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 10:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 10:23:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 10:23:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 10:23:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 10:24:01 all 0.05 0.00 0.01 0.00 0.01 99.93 12:35:19 10:24:01 0 0.15 0.00 0.00 0.00 0.00 99.85 12:35:19 10:24:01 1 0.03 0.00 0.03 0.00 0.03 99.90 12:35:19 10:24:01 2 0.02 0.00 0.02 0.02 0.02 99.93 12:35:19 10:24:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 10:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 10:24:01 5 0.13 0.00 0.00 0.00 0.00 99.87 12:35:19 10:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 10:24:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 10:25:01 all 0.01 0.00 0.01 0.01 0.01 99.96 12:35:19 10:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 10:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 10:25:01 2 0.02 0.00 0.00 0.02 0.02 99.95 12:35:19 10:25:01 3 0.00 0.00 0.02 0.03 0.00 99.95 12:35:19 10:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 10:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 10:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 10:25:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 12:35:19 10:25:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 10:26:01 all 0.05 0.00 0.01 0.00 0.01 99.92 12:35:19 10:26:01 0 0.02 0.00 0.03 0.00 0.00 99.95 12:35:19 10:26:01 1 0.22 0.00 0.03 0.00 0.03 99.72 12:35:19 10:26:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 10:26:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 10:26:01 4 0.15 0.00 0.00 0.00 0.00 99.85 12:35:19 10:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 10:26:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 10:26:01 7 0.02 0.00 0.00 0.00 0.03 99.95 12:35:19 10:27:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:35:19 10:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 10:27:01 1 0.00 0.00 0.02 0.00 0.03 99.95 12:35:19 10:27:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 10:27:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:35:19 10:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 10:27:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 10:27:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 10:27:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 10:28:01 all 0.05 0.00 0.01 0.00 0.01 99.93 12:35:19 10:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 10:28:01 1 0.18 0.00 0.02 0.00 0.03 99.77 12:35:19 10:28:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 10:28:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 10:28:01 4 0.15 0.00 0.00 0.00 0.00 99.85 12:35:19 10:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 10:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 10:28:01 7 0.02 0.00 0.02 0.00 0.03 99.93 12:35:19 10:29:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:35:19 10:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 10:29:01 1 0.03 0.00 0.07 0.00 0.03 99.87 12:35:19 10:29:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 10:29:01 3 0.02 0.00 0.02 0.02 0.00 99.95 12:35:19 10:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 10:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 10:29:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 10:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 10:30:01 all 0.05 0.00 0.01 0.00 0.01 99.92 12:35:19 10:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 10:30:01 1 0.00 0.00 0.02 0.00 0.03 99.95 12:35:19 10:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 10:30:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:35:19 10:30:01 4 0.13 0.00 0.00 0.00 0.00 99.87 12:35:19 10:30:01 5 0.17 0.00 0.02 0.00 0.02 99.80 12:35:19 10:30:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 10:30:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 10:31:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:35:19 10:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 10:31:01 1 0.03 0.00 0.05 0.00 0.03 99.88 12:35:19 10:31:01 2 0.02 0.00 0.02 0.02 0.02 99.93 12:35:19 10:31:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 10:31:01 4 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 10:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 10:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 10:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 10:32:01 all 0.23 0.00 0.01 0.00 0.01 99.74 12:35:19 10:32:01 0 0.12 0.00 0.00 0.00 0.02 99.87 12:35:19 10:32:01 1 0.05 0.00 0.03 0.00 0.03 99.88 12:35:19 10:32:01 2 1.48 0.00 0.00 0.00 0.02 98.50 12:35:19 10:32:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:35:19 10:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 10:32:01 5 0.12 0.00 0.02 0.00 0.02 99.85 12:35:19 10:32:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 10:32:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 10:33:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:35:19 10:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 10:33:01 1 0.03 0.00 0.03 0.00 0.03 99.90 12:35:19 10:33:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:35:19 10:33:01 3 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 10:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 10:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 10:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 10:33:01 7 0.00 0.00 0.00 0.00 0.03 99.97 12:35:19 10:34:01 all 0.21 0.00 0.01 0.00 0.01 99.76 12:35:19 10:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 10:34:01 1 0.13 0.00 0.02 0.00 0.03 99.82 12:35:19 10:34:01 2 1.37 0.00 0.00 0.02 0.02 98.60 12:35:19 10:34:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:35:19 10:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 10:34:01 5 0.12 0.00 0.02 0.00 0.02 99.85 12:35:19 10:34:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 10:34:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 10:35:01 all 0.06 0.00 0.01 0.00 0.01 99.91 12:35:19 10:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 10:35:01 1 0.03 0.00 0.05 0.00 0.02 99.90 12:35:19 10:35:01 2 0.27 0.00 0.02 0.00 0.02 99.70 12:35:19 10:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 10:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 10:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 10:35:01 6 0.13 0.00 0.00 0.00 0.02 99.85 12:35:19 10:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 10:36:01 all 0.09 0.00 0.02 0.00 0.02 99.87 12:35:19 10:36:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 10:36:01 1 0.05 0.00 0.03 0.00 0.05 99.87 12:35:19 10:36:01 2 0.02 0.00 0.02 0.02 0.02 99.93 12:35:19 10:36:01 3 0.08 0.00 0.00 0.02 0.00 99.90 12:35:19 10:36:01 4 0.22 0.00 0.02 0.00 0.00 99.77 12:35:19 10:36:01 5 0.23 0.00 0.03 0.00 0.02 99.72 12:35:19 10:36:01 6 0.05 0.00 0.03 0.00 0.02 99.90 12:35:19 10:36:01 7 0.08 0.00 0.02 0.00 0.02 99.88 12:35:19 12:35:19 10:36:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 10:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:35:19 10:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 10:37:01 1 0.03 0.00 0.02 0.00 0.03 99.92 12:35:19 10:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 10:37:01 3 0.02 0.00 0.02 0.02 0.00 99.95 12:35:19 10:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 10:37:01 5 0.02 0.00 0.03 0.00 0.00 99.95 12:35:19 10:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 10:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 10:38:01 all 0.05 0.00 0.01 0.00 0.01 99.92 12:35:19 10:38:01 0 0.13 0.00 0.00 0.00 0.02 99.85 12:35:19 10:38:01 1 0.03 0.00 0.02 0.00 0.03 99.92 12:35:19 10:38:01 2 0.05 0.00 0.00 0.02 0.02 99.92 12:35:19 10:38:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:35:19 10:38:01 4 0.15 0.00 0.02 0.00 0.00 99.83 12:35:19 10:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 10:38:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 10:38:01 7 0.02 0.00 0.02 0.00 0.03 99.93 12:35:19 10:39:01 all 0.16 0.00 0.01 0.00 0.01 99.81 12:35:19 10:39:01 0 0.03 0.00 0.03 0.00 0.00 99.93 12:35:19 10:39:01 1 0.05 0.00 0.02 0.00 0.03 99.90 12:35:19 10:39:01 2 1.14 0.00 0.00 0.02 0.02 98.82 12:35:19 10:39:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:35:19 10:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 10:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 10:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 10:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 10:40:01 all 0.07 0.00 0.01 0.00 0.01 99.91 12:35:19 10:40:01 0 0.13 0.00 0.00 0.00 0.02 99.85 12:35:19 10:40:01 1 0.05 0.00 0.03 0.00 0.02 99.90 12:35:19 10:40:01 2 0.15 0.00 0.00 0.00 0.02 99.83 12:35:19 10:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 10:40:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 10:40:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 10:40:01 6 0.15 0.00 0.02 0.00 0.02 99.82 12:35:19 10:40:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 10:41:01 all 0.01 0.00 0.01 0.01 0.01 99.96 12:35:19 10:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 10:41:01 1 0.02 0.00 0.02 0.00 0.03 99.93 12:35:19 10:41:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 10:41:01 3 0.00 0.00 0.00 0.07 0.00 99.93 12:35:19 10:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 10:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 10:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 10:41:01 7 0.02 0.00 0.02 0.00 0.03 99.93 12:35:19 10:42:01 all 0.06 0.00 0.01 0.00 0.01 99.91 12:35:19 10:42:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 10:42:01 1 0.03 0.00 0.03 0.00 0.03 99.90 12:35:19 10:42:01 2 0.13 0.00 0.00 0.00 0.00 99.87 12:35:19 10:42:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:35:19 10:42:01 4 0.12 0.00 0.00 0.00 0.00 99.88 12:35:19 10:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 10:42:01 6 0.13 0.00 0.03 0.00 0.00 99.83 12:35:19 10:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 10:43:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:35:19 10:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 10:43:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 10:43:01 2 0.02 0.00 0.00 0.02 0.02 99.95 12:35:19 10:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 10:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 10:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 10:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 10:43:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 10:44:01 all 0.05 0.00 0.01 0.00 0.01 99.92 12:35:19 10:44:01 0 0.13 0.00 0.00 0.00 0.02 99.85 12:35:19 10:44:01 1 0.03 0.00 0.05 0.00 0.03 99.88 12:35:19 10:44:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 10:44:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 10:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 10:44:01 5 0.15 0.00 0.03 0.00 0.00 99.82 12:35:19 10:44:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 10:44:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 10:45:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:35:19 10:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 10:45:01 1 0.02 0.00 0.02 0.00 0.03 99.93 12:35:19 10:45:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 10:45:01 3 0.02 0.00 0.02 0.02 0.02 99.93 12:35:19 10:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 10:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 10:45:01 6 0.05 0.00 0.00 0.00 0.00 99.95 12:35:19 10:45:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 10:46:01 all 0.05 0.00 0.01 0.00 0.01 99.92 12:35:19 10:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 10:46:01 1 0.03 0.00 0.03 0.00 0.03 99.90 12:35:19 10:46:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 10:46:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 10:46:01 4 0.15 0.00 0.00 0.00 0.00 99.85 12:35:19 10:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 10:46:01 6 0.15 0.00 0.00 0.00 0.02 99.83 12:35:19 10:46:01 7 0.02 0.00 0.02 0.00 0.03 99.93 12:35:19 10:47:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:35:19 10:47:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 10:47:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 10:47:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 10:47:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:35:19 10:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 10:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 10:47:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 10:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 12:35:19 10:47:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 10:48:02 all 0.05 0.00 0.01 0.00 0.01 99.92 12:35:19 10:48:02 0 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 10:48:02 1 0.03 0.00 0.03 0.00 0.05 99.88 12:35:19 10:48:02 2 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 10:48:02 3 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 10:48:02 4 0.15 0.00 0.00 0.00 0.00 99.85 12:35:19 10:48:02 5 0.15 0.00 0.02 0.00 0.02 99.82 12:35:19 10:48:02 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 10:48:02 7 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 10:49:01 all 0.12 0.00 0.01 0.00 0.01 99.86 12:35:19 10:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 10:49:01 1 0.03 0.00 0.03 0.00 0.03 99.90 12:35:19 10:49:01 2 0.83 0.00 0.02 0.00 0.00 99.16 12:35:19 10:49:01 3 0.02 0.00 0.02 0.02 0.00 99.95 12:35:19 10:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 10:49:01 5 0.05 0.00 0.02 0.00 0.02 99.92 12:35:19 10:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 10:49:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 10:50:01 all 0.29 0.00 0.01 0.00 0.01 99.68 12:35:19 10:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 10:50:01 1 0.03 0.00 0.03 0.00 0.03 99.90 12:35:19 10:50:01 2 1.99 0.00 0.00 0.02 0.02 97.98 12:35:19 10:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 10:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 10:50:01 5 0.13 0.00 0.02 0.00 0.00 99.85 12:35:19 10:50:01 6 0.12 0.00 0.02 0.00 0.02 99.85 12:35:19 10:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 10:51:01 all 0.22 0.00 0.01 0.00 0.01 99.75 12:35:19 10:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 10:51:01 1 0.02 0.00 0.03 0.00 0.05 99.90 12:35:19 10:51:01 2 1.60 0.00 0.02 0.00 0.02 98.37 12:35:19 10:51:01 3 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 10:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 10:51:01 5 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 10:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 10:51:01 7 0.05 0.00 0.00 0.00 0.02 99.93 12:35:19 10:52:01 all 0.06 0.00 0.01 0.00 0.01 99.92 12:35:19 10:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 10:52:01 1 0.05 0.00 0.02 0.00 0.03 99.90 12:35:19 10:52:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 10:52:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:35:19 10:52:01 4 0.15 0.00 0.00 0.00 0.00 99.85 12:35:19 10:52:01 5 0.22 0.00 0.00 0.00 0.02 99.77 12:35:19 10:52:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 10:52:01 7 0.02 0.00 0.02 0.00 0.03 99.93 12:35:19 10:53:01 all 0.22 0.00 0.01 0.00 0.01 99.75 12:35:19 10:53:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 10:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 10:53:01 2 1.63 0.00 0.00 0.00 0.00 98.37 12:35:19 10:53:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:35:19 10:53:01 4 0.00 0.00 0.02 0.02 0.00 99.97 12:35:19 10:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 10:53:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 10:53:01 7 0.05 0.00 0.03 0.00 0.03 99.88 12:35:19 10:54:01 all 0.04 0.00 0.01 0.00 0.01 99.93 12:35:19 10:54:01 0 0.12 0.00 0.00 0.00 0.00 99.88 12:35:19 10:54:01 1 0.02 0.00 0.05 0.00 0.03 99.90 12:35:19 10:54:01 2 0.02 0.00 0.00 0.02 0.02 99.95 12:35:19 10:54:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:35:19 10:54:01 4 0.10 0.00 0.00 0.00 0.00 99.90 12:35:19 10:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 10:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 10:54:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 10:55:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:35:19 10:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 10:55:01 1 0.03 0.00 0.05 0.00 0.03 99.88 12:35:19 10:55:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 10:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 10:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 10:55:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 10:55:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 10:55:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 10:56:01 all 0.07 0.00 0.01 0.00 0.01 99.91 12:35:19 10:56:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 10:56:01 1 0.07 0.00 0.03 0.00 0.02 99.88 12:35:19 10:56:01 2 0.17 0.00 0.02 0.00 0.02 99.80 12:35:19 10:56:01 3 0.00 0.00 0.03 0.02 0.00 99.95 12:35:19 10:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 10:56:01 5 0.13 0.00 0.02 0.00 0.00 99.85 12:35:19 10:56:01 6 0.13 0.00 0.00 0.00 0.00 99.87 12:35:19 10:56:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 10:57:01 all 0.17 0.00 0.01 0.00 0.02 99.80 12:35:19 10:57:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 10:57:01 1 0.03 0.00 0.03 0.00 0.03 99.90 12:35:19 10:57:01 2 1.21 0.00 0.00 0.02 0.02 98.76 12:35:19 10:57:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:35:19 10:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 10:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 10:57:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 10:57:01 7 0.03 0.00 0.00 0.00 0.03 99.93 12:35:19 10:58:01 all 0.04 0.00 0.01 0.00 0.01 99.93 12:35:19 10:58:01 0 0.15 0.00 0.00 0.00 0.00 99.85 12:35:19 10:58:01 1 0.03 0.00 0.02 0.00 0.03 99.92 12:35:19 10:58:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 10:58:01 3 0.00 0.00 0.03 0.03 0.00 99.93 12:35:19 10:58:01 4 0.12 0.00 0.00 0.00 0.02 99.87 12:35:19 10:58:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 10:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 10:58:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 12:35:19 10:58:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 10:59:01 all 0.14 0.00 0.03 0.00 0.01 99.82 12:35:19 10:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 10:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 10:59:01 2 0.91 0.00 0.13 0.02 0.02 98.92 12:35:19 10:59:01 3 0.02 0.00 0.03 0.02 0.03 99.90 12:35:19 10:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 10:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 10:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 10:59:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:35:19 11:00:01 all 0.04 0.00 0.01 0.00 0.01 99.93 12:35:19 11:00:01 0 0.13 0.00 0.00 0.00 0.00 99.87 12:35:19 11:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 11:00:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 11:00:01 3 0.03 0.00 0.03 0.02 0.02 99.90 12:35:19 11:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:00:01 5 0.13 0.00 0.00 0.00 0.00 99.87 12:35:19 11:00:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 11:00:01 7 0.02 0.00 0.03 0.00 0.03 99.92 12:35:19 11:01:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:35:19 11:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 11:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 11:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 11:01:01 3 0.03 0.00 0.02 0.02 0.03 99.90 12:35:19 11:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:01:01 5 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 11:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:01:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 11:02:01 all 0.05 0.00 0.01 0.00 0.01 99.92 12:35:19 11:02:01 0 0.17 0.00 0.02 0.00 0.02 99.80 12:35:19 11:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 11:02:01 2 0.02 0.00 0.02 0.02 0.02 99.93 12:35:19 11:02:01 3 0.03 0.00 0.02 0.02 0.03 99.90 12:35:19 11:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 11:02:01 6 0.13 0.00 0.00 0.00 0.02 99.85 12:35:19 11:02:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 11:03:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:35:19 11:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 11:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 11:03:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 11:03:01 3 0.00 0.00 0.03 0.02 0.02 99.93 12:35:19 11:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 11:03:01 6 0.02 0.00 0.03 0.00 0.00 99.95 12:35:19 11:03:01 7 0.05 0.00 0.00 0.00 0.02 99.93 12:35:19 11:04:01 all 0.05 0.00 0.01 0.00 0.01 99.93 12:35:19 11:04:01 0 0.13 0.00 0.00 0.00 0.02 99.85 12:35:19 11:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 11:04:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 11:04:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:35:19 11:04:01 4 0.15 0.00 0.03 0.00 0.02 99.80 12:35:19 11:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 11:04:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 11:04:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 11:05:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:35:19 11:05:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 11:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 11:05:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 11:05:01 3 0.02 0.00 0.00 0.08 0.00 99.90 12:35:19 11:05:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 11:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 11:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 11:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 11:06:01 all 0.05 0.00 0.01 0.00 0.01 99.93 12:35:19 11:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 11:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 11:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 11:06:01 3 0.00 0.00 0.00 0.03 0.00 99.97 12:35:19 11:06:01 4 0.02 0.00 0.02 0.00 0.03 99.93 12:35:19 11:06:01 5 0.17 0.00 0.02 0.00 0.00 99.82 12:35:19 11:06:01 6 0.13 0.00 0.00 0.00 0.02 99.85 12:35:19 11:06:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 11:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:35:19 11:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 11:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 11:07:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 11:07:01 3 0.00 0.00 0.03 0.02 0.00 99.95 12:35:19 11:07:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 11:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 11:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 11:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 11:08:01 all 0.08 0.00 0.01 0.00 0.01 99.89 12:35:19 11:08:01 0 0.13 0.00 0.02 0.00 0.00 99.85 12:35:19 11:08:01 1 0.12 0.00 0.02 0.00 0.02 99.85 12:35:19 11:08:01 2 0.35 0.00 0.00 0.02 0.02 99.62 12:35:19 11:08:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 11:08:01 4 0.00 0.00 0.03 0.00 0.02 99.95 12:35:19 11:08:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 11:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 11:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 11:09:01 all 0.24 0.00 0.00 0.00 0.01 99.75 12:35:19 11:09:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 11:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 11:09:01 2 1.73 0.00 0.00 0.00 0.02 98.26 12:35:19 11:09:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:35:19 11:09:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 11:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 11:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:09:01 7 0.05 0.00 0.00 0.00 0.02 99.93 12:35:19 12:35:19 11:09:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 11:10:01 all 0.04 0.00 0.01 0.01 0.01 99.92 12:35:19 11:10:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 11:10:01 1 0.12 0.00 0.00 0.00 0.02 99.87 12:35:19 11:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 11:10:01 3 0.00 0.00 0.02 0.10 0.00 99.88 12:35:19 11:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 11:10:01 5 0.15 0.00 0.02 0.00 0.00 99.83 12:35:19 11:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:10:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 11:11:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:35:19 11:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 11:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 11:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 11:11:01 3 0.02 0.00 0.00 0.03 0.02 99.93 12:35:19 11:11:01 4 0.05 0.00 0.00 0.00 0.02 99.93 12:35:19 11:11:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 11:11:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 11:11:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 11:12:01 all 0.22 0.00 0.01 0.00 0.01 99.75 12:35:19 11:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 11:12:01 1 0.13 0.00 0.00 0.00 0.02 99.85 12:35:19 11:12:01 2 1.38 0.00 0.02 0.00 0.02 98.58 12:35:19 11:12:01 3 0.03 0.00 0.02 0.03 0.02 99.90 12:35:19 11:12:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 11:12:01 5 0.13 0.00 0.03 0.00 0.00 99.83 12:35:19 11:12:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 11:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 11:13:01 all 0.24 0.00 0.01 0.01 0.01 99.74 12:35:19 11:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 11:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 11:13:01 2 1.69 0.00 0.02 0.00 0.00 98.29 12:35:19 11:13:01 3 0.03 0.00 0.00 0.03 0.00 99.93 12:35:19 11:13:01 4 0.02 0.00 0.03 0.02 0.02 99.92 12:35:19 11:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 11:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 11:13:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 11:14:01 all 0.04 0.00 0.01 0.00 0.01 99.93 12:35:19 11:14:01 0 0.10 0.00 0.02 0.00 0.02 99.87 12:35:19 11:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 11:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 11:14:01 3 0.05 0.00 0.02 0.02 0.02 99.90 12:35:19 11:14:01 4 0.00 0.00 0.03 0.00 0.02 99.95 12:35:19 11:14:01 5 0.12 0.00 0.02 0.00 0.00 99.87 12:35:19 11:14:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 11:14:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 11:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:35:19 11:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 11:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 11:15:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 11:15:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 11:15:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 11:15:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 11:15:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 11:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 11:16:01 all 0.14 0.00 0.02 0.00 0.01 99.83 12:35:19 11:16:01 0 0.17 0.00 0.05 0.00 0.00 99.78 12:35:19 11:16:01 1 0.05 0.00 0.02 0.00 0.00 99.93 12:35:19 11:16:01 2 0.67 0.00 0.00 0.00 0.00 99.33 12:35:19 11:16:01 3 0.15 0.00 0.02 0.02 0.02 99.80 12:35:19 11:16:01 4 0.02 0.00 0.03 0.00 0.03 99.92 12:35:19 11:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 11:16:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 11:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 11:17:01 all 0.26 0.00 0.01 0.00 0.01 99.72 12:35:19 11:17:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 11:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 11:17:01 2 1.97 0.00 0.00 0.02 0.02 98.00 12:35:19 11:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 11:17:01 4 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 11:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 11:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 11:18:01 all 0.29 0.00 0.02 0.00 0.01 99.67 12:35:19 11:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 11:18:01 1 0.13 0.00 0.02 0.00 0.02 99.83 12:35:19 11:18:01 2 1.97 0.00 0.00 0.00 0.02 98.01 12:35:19 11:18:01 3 0.10 0.00 0.00 0.03 0.02 99.85 12:35:19 11:18:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 11:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 11:18:01 6 0.02 0.00 0.05 0.00 0.02 99.92 12:35:19 11:18:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 11:19:01 all 0.12 0.00 0.02 0.00 0.01 99.84 12:35:19 11:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 11:19:01 1 0.03 0.00 0.05 0.00 0.02 99.90 12:35:19 11:19:01 2 0.89 0.00 0.07 0.00 0.02 99.02 12:35:19 11:19:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:35:19 11:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 11:19:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 11:19:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 11:20:01 all 0.11 0.00 0.01 0.03 0.01 99.83 12:35:19 11:20:01 0 0.17 0.00 0.03 0.00 0.02 99.78 12:35:19 11:20:01 1 0.15 0.00 0.05 0.00 0.03 99.77 12:35:19 11:20:01 2 0.53 0.00 0.00 0.25 0.00 99.22 12:35:19 11:20:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:35:19 11:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 11:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 11:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 12:35:19 11:20:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 11:21:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:35:19 11:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 11:21:01 1 0.03 0.00 0.03 0.00 0.03 99.90 12:35:19 11:21:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 11:21:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 11:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 11:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 11:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:21:01 7 0.03 0.00 0.03 0.00 0.00 99.93 12:35:19 11:22:01 all 0.04 0.00 0.01 0.00 0.01 99.93 12:35:19 11:22:01 0 0.13 0.00 0.02 0.00 0.02 99.83 12:35:19 11:22:01 1 0.03 0.00 0.07 0.00 0.03 99.87 12:35:19 11:22:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 11:22:01 3 0.03 0.00 0.02 0.02 0.00 99.93 12:35:19 11:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:22:01 5 0.12 0.00 0.00 0.00 0.00 99.88 12:35:19 11:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 11:22:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 11:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:35:19 11:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 11:23:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 11:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 11:23:01 3 0.02 0.00 0.00 0.03 0.02 99.93 12:35:19 11:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:23:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 11:23:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 11:23:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 11:24:01 all 0.06 0.00 0.02 0.00 0.01 99.91 12:35:19 11:24:01 0 0.18 0.00 0.03 0.00 0.02 99.77 12:35:19 11:24:01 1 0.07 0.00 0.03 0.00 0.03 99.87 12:35:19 11:24:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 11:24:01 3 0.02 0.00 0.02 0.03 0.02 99.92 12:35:19 11:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 11:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 11:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 11:24:01 7 0.13 0.00 0.00 0.00 0.02 99.85 12:35:19 11:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:35:19 11:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:25:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 11:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:25:01 3 0.02 0.00 0.02 0.03 0.00 99.93 12:35:19 11:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:25:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 11:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 11:26:01 all 0.04 0.00 0.01 0.00 0.01 99.93 12:35:19 11:26:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 11:26:01 1 0.12 0.00 0.03 0.00 0.03 99.82 12:35:19 11:26:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 11:26:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 11:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:26:01 5 0.15 0.00 0.00 0.00 0.02 99.83 12:35:19 11:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 11:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 11:27:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:35:19 11:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 11:27:01 1 0.03 0.00 0.05 0.00 0.03 99.88 12:35:19 11:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 11:27:01 3 0.02 0.00 0.02 0.03 0.02 99.92 12:35:19 11:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 11:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 11:27:01 6 0.05 0.00 0.02 0.00 0.02 99.92 12:35:19 11:27:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 11:28:01 all 0.08 0.00 0.01 0.00 0.01 99.89 12:35:19 11:28:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 11:28:01 1 0.13 0.00 0.03 0.00 0.03 99.80 12:35:19 11:28:01 2 0.30 0.00 0.00 0.00 0.00 99.70 12:35:19 11:28:01 3 0.02 0.00 0.02 0.03 0.02 99.92 12:35:19 11:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 11:28:01 5 0.12 0.00 0.00 0.00 0.00 99.88 12:35:19 11:28:01 6 0.00 0.00 0.03 0.00 0.02 99.95 12:35:19 11:28:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 11:29:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:35:19 11:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 11:29:01 1 0.07 0.00 0.03 0.00 0.03 99.87 12:35:19 11:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 11:29:01 3 0.02 0.00 0.02 0.03 0.00 99.93 12:35:19 11:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:29:01 5 0.00 0.00 0.03 0.00 0.02 99.95 12:35:19 11:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 11:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 11:30:01 all 0.04 0.00 0.01 0.00 0.01 99.93 12:35:19 11:30:01 0 0.12 0.00 0.03 0.00 0.02 99.83 12:35:19 11:30:01 1 0.07 0.00 0.00 0.00 0.03 99.90 12:35:19 11:30:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 11:30:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 11:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 11:30:01 5 0.10 0.00 0.02 0.00 0.00 99.88 12:35:19 11:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 11:30:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 11:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:35:19 11:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 11:31:01 1 0.05 0.00 0.03 0.00 0.03 99.88 12:35:19 11:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 11:31:01 3 0.00 0.00 0.03 0.03 0.02 99.92 12:35:19 11:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:31:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 11:31:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 11:31:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 12:35:19 11:31:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 11:32:01 all 0.05 0.00 0.00 0.00 0.01 99.93 12:35:19 11:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 11:32:01 1 0.15 0.00 0.00 0.00 0.03 99.82 12:35:19 11:32:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 11:32:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:35:19 11:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:32:01 5 0.17 0.00 0.02 0.00 0.00 99.82 12:35:19 11:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:32:01 7 0.05 0.00 0.00 0.00 0.02 99.93 12:35:19 11:33:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:35:19 11:33:01 0 0.05 0.00 0.03 0.00 0.03 99.88 12:35:19 11:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 11:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 11:33:01 3 0.03 0.00 0.00 0.02 0.00 99.95 12:35:19 11:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 11:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 11:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:33:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 11:34:01 all 0.05 0.00 0.01 0.00 0.01 99.92 12:35:19 11:34:01 0 0.17 0.00 0.03 0.00 0.02 99.78 12:35:19 11:34:01 1 0.17 0.00 0.00 0.00 0.02 99.82 12:35:19 11:34:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 11:34:01 3 0.03 0.00 0.03 0.02 0.02 99.90 12:35:19 11:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 11:34:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 11:35:01 all 0.14 0.00 0.01 0.00 0.01 99.84 12:35:19 11:35:01 0 0.00 0.00 0.03 0.00 0.00 99.97 12:35:19 11:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 11:35:01 2 0.90 0.00 0.02 0.00 0.02 99.07 12:35:19 11:35:01 3 0.03 0.00 0.00 0.03 0.02 99.92 12:35:19 11:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 11:35:01 5 0.05 0.00 0.00 0.00 0.02 99.93 12:35:19 11:35:01 6 0.05 0.00 0.00 0.00 0.02 99.93 12:35:19 11:35:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 11:36:01 all 0.38 0.00 0.02 0.01 0.01 99.57 12:35:19 11:36:01 0 0.13 0.00 0.00 0.00 0.02 99.85 12:35:19 11:36:01 1 0.10 0.00 0.02 0.00 0.02 99.87 12:35:19 11:36:01 2 2.04 0.00 0.02 0.00 0.00 97.95 12:35:19 11:36:01 3 0.08 0.00 0.03 0.12 0.02 99.75 12:35:19 11:36:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 11:36:01 5 0.22 0.00 0.03 0.00 0.00 99.75 12:35:19 11:36:01 6 0.38 0.00 0.03 0.00 0.03 99.55 12:35:19 11:36:01 7 0.02 0.00 0.05 0.00 0.02 99.92 12:35:19 11:37:01 all 0.13 0.00 0.01 0.01 0.01 99.84 12:35:19 11:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 11:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 11:37:01 2 0.90 0.00 0.02 0.00 0.02 99.07 12:35:19 11:37:01 3 0.00 0.00 0.00 0.05 0.00 99.95 12:35:19 11:37:01 4 0.05 0.00 0.02 0.00 0.03 99.90 12:35:19 11:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 11:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:37:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 11:38:01 all 0.07 0.00 0.01 0.00 0.01 99.90 12:35:19 11:38:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 11:38:01 1 0.13 0.00 0.02 0.00 0.02 99.83 12:35:19 11:38:01 2 0.27 0.00 0.02 0.02 0.02 99.68 12:35:19 11:38:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:35:19 11:38:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 11:38:01 5 0.12 0.00 0.00 0.00 0.02 99.87 12:35:19 11:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 11:38:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 11:39:01 all 0.06 0.00 0.01 0.02 0.01 99.90 12:35:19 11:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 11:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 11:39:01 2 0.40 0.00 0.00 0.13 0.02 99.45 12:35:19 11:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 11:39:01 4 0.03 0.00 0.03 0.00 0.03 99.90 12:35:19 11:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 11:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 11:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 11:40:01 all 0.29 0.00 0.01 0.00 0.01 99.68 12:35:19 11:40:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 11:40:01 1 0.15 0.00 0.05 0.00 0.02 99.78 12:35:19 11:40:01 2 1.97 0.00 0.00 0.02 0.00 98.01 12:35:19 11:40:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 11:40:01 4 0.00 0.00 0.03 0.00 0.03 99.93 12:35:19 11:40:01 5 0.15 0.00 0.02 0.00 0.00 99.83 12:35:19 11:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:40:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 11:41:01 all 0.06 0.00 0.01 0.00 0.01 99.91 12:35:19 11:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 11:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 11:41:01 2 0.40 0.00 0.00 0.00 0.02 99.58 12:35:19 11:41:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 11:41:01 4 0.02 0.00 0.05 0.00 0.02 99.92 12:35:19 11:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 11:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:41:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 11:42:01 all 0.13 0.00 0.02 0.00 0.01 99.84 12:35:19 11:42:01 0 0.12 0.00 0.02 0.00 0.02 99.85 12:35:19 11:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 11:42:01 2 0.70 0.00 0.05 0.02 0.02 99.22 12:35:19 11:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 11:42:01 4 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 11:42:01 5 0.15 0.00 0.00 0.00 0.00 99.85 12:35:19 11:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 11:42:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 12:35:19 11:42:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 11:43:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:35:19 11:43:01 0 0.05 0.00 0.00 0.00 0.02 99.93 12:35:19 11:43:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 11:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:43:01 3 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 11:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 11:43:01 5 0.00 0.00 0.03 0.00 0.00 99.97 12:35:19 11:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 11:43:01 7 0.03 0.00 0.02 0.00 0.03 99.92 12:35:19 11:44:01 all 0.04 0.00 0.01 0.00 0.01 99.93 12:35:19 11:44:01 0 0.12 0.00 0.07 0.00 0.00 99.82 12:35:19 11:44:01 1 0.12 0.00 0.00 0.00 0.00 99.88 12:35:19 11:44:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 11:44:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:35:19 11:44:01 4 0.02 0.00 0.00 0.00 0.03 99.95 12:35:19 11:44:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 11:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 11:44:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 11:45:01 all 0.01 0.00 0.01 0.01 0.01 99.95 12:35:19 11:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 11:45:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 11:45:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 11:45:01 3 0.00 0.00 0.00 0.08 0.00 99.92 12:35:19 11:45:01 4 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 11:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 11:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 11:45:01 7 0.05 0.00 0.00 0.00 0.02 99.93 12:35:19 11:46:01 all 0.06 0.00 0.01 0.01 0.01 99.90 12:35:19 11:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 11:46:01 1 0.13 0.00 0.00 0.00 0.00 99.87 12:35:19 11:46:01 2 0.13 0.00 0.00 0.02 0.02 99.83 12:35:19 11:46:01 3 0.00 0.00 0.02 0.07 0.00 99.92 12:35:19 11:46:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 11:46:01 5 0.12 0.00 0.03 0.00 0.02 99.83 12:35:19 11:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 11:46:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 11:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:35:19 11:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 11:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 11:47:01 2 0.07 0.00 0.00 0.00 0.00 99.93 12:35:19 11:47:01 3 0.03 0.00 0.02 0.02 0.00 99.93 12:35:19 11:47:01 4 0.02 0.00 0.00 0.00 0.03 99.95 12:35:19 11:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 11:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 11:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 11:48:01 all 0.16 0.00 0.02 0.00 0.01 99.81 12:35:19 11:48:01 0 0.05 0.00 0.03 0.00 0.02 99.90 12:35:19 11:48:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 11:48:01 2 1.16 0.00 0.00 0.02 0.02 98.81 12:35:19 11:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 11:48:01 4 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 11:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 11:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 11:48:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 11:49:01 all 0.27 0.00 0.01 0.00 0.01 99.71 12:35:19 11:49:01 0 0.15 0.00 0.02 0.00 0.02 99.82 12:35:19 11:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 11:49:01 2 1.74 0.00 0.02 0.00 0.02 98.22 12:35:19 11:49:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:35:19 11:49:01 4 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 11:49:01 5 0.13 0.00 0.00 0.00 0.00 99.87 12:35:19 11:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:49:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 11:50:01 all 0.03 0.00 0.01 0.00 0.02 99.94 12:35:19 11:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 11:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 11:50:01 2 0.12 0.00 0.02 0.02 0.00 99.85 12:35:19 11:50:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 11:50:01 4 0.03 0.00 0.02 0.00 0.03 99.92 12:35:19 11:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 11:50:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 11:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 11:51:01 all 0.05 0.00 0.01 0.00 0.01 99.93 12:35:19 11:51:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 11:51:01 1 0.15 0.00 0.00 0.00 0.00 99.85 12:35:19 11:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 11:51:01 3 0.02 0.00 0.02 0.02 0.00 99.95 12:35:19 11:51:01 4 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 11:51:01 5 0.12 0.00 0.00 0.00 0.00 99.88 12:35:19 11:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:51:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:35:19 11:52:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:35:19 11:52:01 0 0.03 0.00 0.03 0.00 0.00 99.93 12:35:19 11:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 11:52:01 2 0.10 0.00 0.00 0.02 0.02 99.87 12:35:19 11:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:52:01 4 0.03 0.00 0.05 0.00 0.02 99.90 12:35:19 11:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 11:52:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 11:53:01 all 0.16 0.00 0.00 0.00 0.01 99.82 12:35:19 11:53:01 0 0.17 0.00 0.00 0.00 0.02 99.82 12:35:19 11:53:01 1 0.05 0.00 0.00 0.00 0.00 99.95 12:35:19 11:53:01 2 0.90 0.00 0.02 0.00 0.02 99.07 12:35:19 11:53:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:35:19 11:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 11:53:01 5 0.13 0.00 0.00 0.00 0.00 99.87 12:35:19 11:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 11:53:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 12:35:19 11:53:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 11:54:01 all 0.17 0.00 0.01 0.00 0.01 99.79 12:35:19 11:54:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 11:54:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 11:54:01 2 1.34 0.00 0.03 0.02 0.00 98.61 12:35:19 11:54:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 11:54:01 4 0.02 0.00 0.03 0.00 0.03 99.92 12:35:19 11:54:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 11:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:54:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 11:55:01 all 0.07 0.00 0.01 0.00 0.01 99.91 12:35:19 11:55:01 0 0.13 0.00 0.02 0.00 0.02 99.83 12:35:19 11:55:01 1 0.07 0.00 0.02 0.00 0.02 99.90 12:35:19 11:55:01 2 0.20 0.00 0.00 0.00 0.02 99.78 12:35:19 11:55:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:35:19 11:55:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 11:55:01 5 0.13 0.00 0.03 0.00 0.00 99.83 12:35:19 11:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:55:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 11:56:01 all 0.26 0.00 0.01 0.00 0.01 99.72 12:35:19 11:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 11:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:56:01 2 1.97 0.00 0.00 0.02 0.02 98.00 12:35:19 11:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 11:56:01 4 0.02 0.00 0.02 0.00 0.03 99.93 12:35:19 11:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 11:56:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 11:56:01 7 0.03 0.00 0.02 0.00 0.03 99.92 12:35:19 11:57:01 all 0.15 0.00 0.02 0.00 0.01 99.82 12:35:19 11:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 11:57:01 1 0.12 0.00 0.02 0.00 0.02 99.85 12:35:19 11:57:01 2 0.90 0.00 0.03 0.00 0.00 99.07 12:35:19 11:57:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 11:57:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 11:57:01 5 0.12 0.00 0.00 0.00 0.00 99.88 12:35:19 11:57:01 6 0.00 0.00 0.03 0.00 0.00 99.97 12:35:19 11:57:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:35:19 11:58:01 all 0.09 0.00 0.01 0.00 0.01 99.88 12:35:19 11:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 11:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 11:58:01 2 0.66 0.00 0.00 0.02 0.02 99.30 12:35:19 11:58:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 11:58:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 11:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 11:58:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 11:58:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 11:59:01 all 0.05 0.00 0.01 0.00 0.02 99.92 12:35:19 11:59:01 0 0.20 0.00 0.02 0.00 0.03 99.75 12:35:19 11:59:01 1 0.00 0.00 0.03 0.00 0.02 99.95 12:35:19 11:59:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 11:59:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:35:19 11:59:01 4 0.02 0.00 0.02 0.00 0.03 99.93 12:35:19 11:59:01 5 0.15 0.00 0.00 0.00 0.00 99.85 12:35:19 11:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 11:59:01 7 0.03 0.00 0.00 0.00 0.03 99.93 12:35:19 12:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:35:19 12:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 12:00:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 12:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 12:00:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:35:19 12:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 12:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 12:00:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 12:00:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:35:19 12:01:01 all 0.05 0.00 0.01 0.00 0.01 99.93 12:35:19 12:01:01 0 0.18 0.00 0.02 0.00 0.02 99.78 12:35:19 12:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 12:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:01:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:35:19 12:01:01 4 0.03 0.00 0.02 0.00 0.03 99.92 12:35:19 12:01:01 5 0.15 0.00 0.00 0.00 0.00 99.85 12:35:19 12:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 12:02:01 all 0.02 0.00 0.01 0.00 0.02 99.95 12:35:19 12:02:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 12:02:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 12:02:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 12:02:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:35:19 12:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 12:02:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 12:02:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 12:02:01 7 0.05 0.00 0.00 0.00 0.02 99.93 12:35:19 12:03:01 all 0.09 0.00 0.02 0.01 0.01 99.87 12:35:19 12:03:01 0 0.15 0.00 0.02 0.00 0.02 99.82 12:35:19 12:03:01 1 0.05 0.00 0.03 0.00 0.00 99.92 12:35:19 12:03:01 2 0.33 0.00 0.05 0.03 0.02 99.57 12:35:19 12:03:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 12:03:01 4 0.15 0.00 0.03 0.00 0.02 99.80 12:35:19 12:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 12:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:03:01 7 0.03 0.00 0.02 0.00 0.03 99.92 12:35:19 12:04:02 all 0.01 0.00 0.01 0.00 0.01 99.96 12:35:19 12:04:02 0 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 12:04:02 1 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 12:04:02 2 0.00 0.00 0.03 0.02 0.02 99.93 12:35:19 12:04:02 3 0.02 0.00 0.00 0.02 0.00 99.97 12:35:19 12:04:02 4 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 12:04:02 5 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:04:02 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:04:02 7 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 12:35:19 12:04:02 CPU %user %nice %system %iowait %steal %idle 12:35:19 12:05:01 all 0.04 0.00 0.01 0.00 0.01 99.93 12:35:19 12:05:01 0 0.14 0.00 0.00 0.00 0.00 99.86 12:35:19 12:05:01 1 0.15 0.00 0.02 0.00 0.03 99.80 12:35:19 12:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 12:05:01 3 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 12:05:01 4 0.00 0.00 0.03 0.00 0.00 99.97 12:35:19 12:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 12:05:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 12:05:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 12:06:01 all 0.05 0.00 0.01 0.00 0.01 99.92 12:35:19 12:06:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 12:06:01 1 0.03 0.00 0.03 0.00 0.03 99.90 12:35:19 12:06:01 2 0.37 0.00 0.00 0.00 0.00 99.63 12:35:19 12:06:01 3 0.02 0.00 0.00 0.03 0.00 99.95 12:35:19 12:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:06:01 5 0.00 0.00 0.03 0.00 0.02 99.95 12:35:19 12:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 12:06:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 12:07:01 all 0.05 0.00 0.01 0.00 0.01 99.92 12:35:19 12:07:01 0 0.07 0.00 0.05 0.00 0.02 99.87 12:35:19 12:07:01 1 0.18 0.00 0.03 0.00 0.02 99.77 12:35:19 12:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 12:07:01 3 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 12:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:07:01 5 0.15 0.00 0.00 0.00 0.00 99.85 12:35:19 12:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:07:01 7 0.02 0.00 0.02 0.00 0.03 99.93 12:35:19 12:08:01 all 0.01 0.00 0.01 0.01 0.01 99.96 12:35:19 12:08:01 0 0.02 0.00 0.02 0.00 0.03 99.93 12:35:19 12:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 12:08:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 12:08:01 3 0.00 0.00 0.02 0.05 0.00 99.93 12:35:19 12:08:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 12:08:01 5 0.02 0.00 0.03 0.00 0.00 99.95 12:35:19 12:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 12:08:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 12:09:01 all 0.05 0.00 0.01 0.01 0.01 99.92 12:35:19 12:09:01 0 0.02 0.00 0.00 0.00 0.03 99.95 12:35:19 12:09:01 1 0.22 0.00 0.02 0.00 0.02 99.75 12:35:19 12:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 12:09:01 3 0.02 0.00 0.02 0.03 0.02 99.92 12:35:19 12:09:01 4 0.13 0.00 0.00 0.02 0.00 99.85 12:35:19 12:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 12:09:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 12:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:35:19 12:10:01 0 0.02 0.00 0.05 0.00 0.05 99.88 12:35:19 12:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:10:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 12:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:10:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 12:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:10:01 7 0.02 0.00 0.00 0.00 0.03 99.95 12:35:19 12:11:01 all 0.04 0.00 0.01 0.00 0.01 99.92 12:35:19 12:11:01 0 0.15 0.00 0.03 0.00 0.03 99.78 12:35:19 12:11:01 1 0.13 0.00 0.02 0.00 0.02 99.83 12:35:19 12:11:01 2 0.02 0.00 0.00 0.00 0.03 99.95 12:35:19 12:11:01 3 0.00 0.00 0.02 0.03 0.00 99.95 12:35:19 12:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 12:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 12:11:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 12:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 12:12:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:35:19 12:12:01 0 0.03 0.00 0.03 0.00 0.03 99.90 12:35:19 12:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 12:12:01 3 0.02 0.00 0.02 0.02 0.02 99.93 12:35:19 12:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 12:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 12:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 12:12:01 7 0.02 0.00 0.02 0.00 0.03 99.93 12:35:19 12:13:01 all 0.27 0.00 0.01 0.00 0.01 99.72 12:35:19 12:13:01 0 0.03 0.00 0.02 0.00 0.03 99.92 12:35:19 12:13:01 1 0.17 0.00 0.02 0.00 0.00 99.82 12:35:19 12:13:01 2 1.71 0.00 0.02 0.00 0.00 98.27 12:35:19 12:13:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 12:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:13:01 5 0.17 0.00 0.00 0.00 0.00 99.83 12:35:19 12:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 12:13:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 12:14:01 all 0.12 0.00 0.01 0.00 0.01 99.85 12:35:19 12:14:01 0 0.03 0.00 0.02 0.00 0.03 99.92 12:35:19 12:14:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 12:14:01 2 0.93 0.00 0.00 0.00 0.02 99.06 12:35:19 12:14:01 3 0.02 0.00 0.02 0.02 0.02 99.93 12:35:19 12:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:14:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 12:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:14:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 12:15:01 all 0.05 0.00 0.01 0.00 0.01 99.92 12:35:19 12:15:01 0 0.03 0.00 0.05 0.00 0.05 99.87 12:35:19 12:15:01 1 0.15 0.00 0.00 0.00 0.00 99.85 12:35:19 12:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 12:15:01 3 0.02 0.00 0.00 0.03 0.00 99.95 12:35:19 12:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 12:15:01 5 0.13 0.00 0.00 0.00 0.00 99.87 12:35:19 12:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 12:15:01 7 0.03 0.00 0.02 0.00 0.03 99.92 12:35:19 12:35:19 12:15:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 12:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:35:19 12:16:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 12:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 12:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 12:16:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 12:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 12:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 12:17:01 all 0.05 0.00 0.02 0.00 0.02 99.91 12:35:19 12:17:01 0 0.17 0.00 0.05 0.00 0.03 99.75 12:35:19 12:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 12:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 12:17:01 3 0.00 0.00 0.02 0.03 0.02 99.93 12:35:19 12:17:01 4 0.15 0.00 0.00 0.00 0.02 99.83 12:35:19 12:17:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 12:17:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 12:17:01 7 0.03 0.00 0.02 0.00 0.03 99.92 12:35:19 12:18:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:35:19 12:18:01 0 0.03 0.00 0.02 0.00 0.05 99.90 12:35:19 12:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 12:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 12:18:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 12:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 12:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:18:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 12:19:01 all 0.07 0.00 0.01 0.00 0.01 99.90 12:35:19 12:19:01 0 0.02 0.00 0.05 0.00 0.03 99.90 12:35:19 12:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 12:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 12:19:01 3 0.00 0.00 0.02 0.02 0.02 99.95 12:35:19 12:19:01 4 0.25 0.00 0.03 0.00 0.00 99.72 12:35:19 12:19:01 5 0.22 0.00 0.00 0.00 0.00 99.78 12:35:19 12:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:19:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:35:19 12:20:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:35:19 12:20:01 0 0.02 0.00 0.02 0.00 0.03 99.93 12:35:19 12:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 12:20:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 12:20:01 3 0.02 0.00 0.00 0.03 0.00 99.95 12:35:19 12:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 12:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 12:20:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 12:20:01 7 0.03 0.00 0.03 0.00 0.03 99.90 12:35:19 12:21:01 all 0.07 0.00 0.02 0.01 0.01 99.90 12:35:19 12:21:01 0 0.07 0.00 0.03 0.00 0.03 99.87 12:35:19 12:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:35:19 12:21:01 2 0.20 0.00 0.00 0.00 0.00 99.80 12:35:19 12:21:01 3 0.02 0.00 0.02 0.05 0.02 99.90 12:35:19 12:21:01 4 0.22 0.00 0.00 0.00 0.00 99.78 12:35:19 12:21:01 5 0.00 0.00 0.03 0.00 0.00 99.97 12:35:19 12:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:21:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:35:19 12:22:01 all 0.01 0.00 0.01 0.00 0.02 99.96 12:35:19 12:22:01 0 0.05 0.00 0.07 0.00 0.05 99.83 12:35:19 12:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 12:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:22:01 3 0.00 0.00 0.00 0.03 0.02 99.95 12:35:19 12:22:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 12:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:22:01 7 0.02 0.00 0.00 0.00 0.03 99.95 12:35:19 12:23:01 all 0.06 0.00 0.01 0.00 0.01 99.91 12:35:19 12:23:01 0 0.05 0.00 0.03 0.00 0.03 99.88 12:35:19 12:23:01 1 0.13 0.00 0.02 0.00 0.00 99.85 12:35:19 12:23:01 2 0.12 0.00 0.00 0.02 0.02 99.85 12:35:19 12:23:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 12:23:01 4 0.15 0.00 0.02 0.00 0.02 99.82 12:35:19 12:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 12:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 12:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 12:24:01 all 0.07 0.00 0.02 0.00 0.01 99.90 12:35:19 12:24:01 0 0.03 0.00 0.03 0.00 0.03 99.90 12:35:19 12:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 12:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 12:24:01 3 0.02 0.00 0.03 0.03 0.00 99.92 12:35:19 12:24:01 4 0.43 0.00 0.02 0.00 0.00 99.55 12:35:19 12:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 12:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 12:24:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 12:25:01 all 0.06 0.00 0.02 0.00 0.01 99.90 12:35:19 12:25:01 0 0.25 0.00 0.07 0.00 0.05 99.63 12:35:19 12:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 12:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:35:19 12:25:01 3 0.00 0.00 0.02 0.03 0.02 99.93 12:35:19 12:25:01 4 0.20 0.00 0.02 0.00 0.00 99.78 12:35:19 12:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 12:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 12:25:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 12:26:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:35:19 12:26:01 0 0.05 0.00 0.07 0.00 0.03 99.85 12:35:19 12:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 12:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 12:26:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:35:19 12:26:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 12:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 12:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 12:26:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 12:35:19 12:26:01 CPU %user %nice %system %iowait %steal %idle 12:35:19 12:27:01 all 0.11 0.00 0.01 0.00 0.01 99.87 12:35:19 12:27:01 0 0.18 0.00 0.02 0.00 0.03 99.77 12:35:19 12:27:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 12:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:27:01 3 0.00 0.00 0.00 0.03 0.00 99.97 12:35:19 12:27:01 4 0.52 0.00 0.00 0.00 0.02 99.47 12:35:19 12:27:01 5 0.13 0.00 0.02 0.00 0.00 99.85 12:35:19 12:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 12:28:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:35:19 12:28:01 0 0.03 0.00 0.02 0.00 0.03 99.92 12:35:19 12:28:01 1 0.02 0.00 0.03 0.00 0.00 99.95 12:35:19 12:28:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 12:28:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 12:28:01 4 0.15 0.00 0.00 0.00 0.00 99.85 12:35:19 12:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 12:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 12:28:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 12:29:01 all 0.04 0.00 0.01 0.01 0.01 99.93 12:35:19 12:29:01 0 0.17 0.00 0.03 0.00 0.03 99.77 12:35:19 12:29:01 1 0.10 0.00 0.00 0.00 0.00 99.90 12:35:19 12:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:35:19 12:29:01 3 0.00 0.00 0.02 0.05 0.00 99.93 12:35:19 12:29:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 12:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 12:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 12:29:01 7 0.02 0.00 0.00 0.00 0.03 99.95 12:35:19 12:30:01 all 0.02 0.00 0.01 0.00 0.02 99.94 12:35:19 12:30:01 0 0.05 0.00 0.00 0.00 0.05 99.90 12:35:19 12:30:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:35:19 12:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 12:30:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 12:30:01 4 0.08 0.00 0.02 0.00 0.00 99.90 12:35:19 12:30:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 12:30:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 12:30:01 7 0.02 0.00 0.02 0.00 0.03 99.93 12:35:19 12:31:01 all 0.05 0.00 0.01 0.00 0.01 99.92 12:35:19 12:31:01 0 0.05 0.00 0.05 0.00 0.03 99.87 12:35:19 12:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 12:31:01 2 0.15 0.00 0.00 0.00 0.02 99.83 12:35:19 12:31:01 3 0.00 0.00 0.02 0.03 0.00 99.95 12:35:19 12:31:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 12:31:01 5 0.15 0.00 0.00 0.00 0.00 99.85 12:35:19 12:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:31:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:35:19 12:32:01 all 0.07 0.00 0.01 0.00 0.01 99.91 12:35:19 12:32:01 0 0.02 0.00 0.03 0.00 0.03 99.92 12:35:19 12:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 12:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:32:01 3 0.00 0.00 0.03 0.00 0.02 99.95 12:35:19 12:32:01 4 0.55 0.00 0.00 0.00 0.00 99.45 12:35:19 12:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:32:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:35:19 12:32:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 12:33:01 all 0.05 0.00 0.01 0.00 0.01 99.93 12:35:19 12:33:01 0 0.15 0.00 0.05 0.00 0.03 99.77 12:35:19 12:33:01 1 0.13 0.00 0.00 0.00 0.00 99.87 12:35:19 12:33:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:35:19 12:33:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:35:19 12:33:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:35:19 12:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 12:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:33:01 7 0.03 0.00 0.02 0.00 0.03 99.92 12:35:19 12:34:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:35:19 12:34:01 0 0.03 0.00 0.03 0.00 0.05 99.88 12:35:19 12:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 12:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:35:19 12:34:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:35:19 12:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:35:19 12:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:35:19 12:34:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:19 12:34:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:35:19 12:35:01 all 0.09 0.00 0.01 0.00 0.01 99.89 12:35:19 12:35:01 0 0.05 0.00 0.03 0.00 0.03 99.88 12:35:19 12:35:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:35:19 12:35:01 2 0.22 0.00 0.02 0.02 0.02 99.73 12:35:19 12:35:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:35:19 12:35:01 4 0.28 0.00 0.00 0.00 0.02 99.70 12:35:19 12:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:35:19 12:35:01 6 0.05 0.00 0.00 0.00 0.00 99.95 12:35:19 12:35:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:35:19 Average: all 1.29 0.00 0.22 0.09 0.02 98.39 12:35:19 Average: 0 1.26 0.00 0.22 0.10 0.01 98.41 12:35:19 Average: 1 1.22 0.00 0.21 0.07 0.02 98.48 12:35:19 Average: 2 1.41 0.00 0.22 0.10 0.02 98.25 12:35:19 Average: 3 1.25 0.00 0.22 0.11 0.02 98.41 12:35:19 Average: 4 1.31 0.00 0.22 0.10 0.01 98.35 12:35:19 Average: 5 1.25 0.00 0.22 0.08 0.01 98.44 12:35:19 Average: 6 1.36 0.00 0.21 0.08 0.02 98.34 12:35:19 Average: 7 1.22 0.00 0.22 0.10 0.02 98.44 12:35:19 12:35:19 12:35:19