Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 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-ssh5647120259839205309.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9003608293746963557.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/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-ssh2596077499018102116.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11458638227360156148.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-ssh15404126013071946207.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-2710’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2712 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/14 [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/14 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1fed7d96d2dc57fd41b0a32695af78dc74686b6f (odessa) Commit message: "Merge pull request #5169 from jumpingliu/issue-5167-ode" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1fed7d96d2dc57fd41b0a32695af78dc74686b6f # timeout=10 > git rev-list --no-walk afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:59:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:59:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:59:41 ========================================================= 08:59:41 EdgeX Global Pipelines Version Info 08:59:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:59:42 ------------------- 08:59:42 stable info: 08:59:42 ------------------- 08:59:42 Commited By: Ginny Guan ginny@iotechsys.com 08:59:42 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 08:59:42 Message: update stable to v1.0.274 08:59:43 ------------------- 08:59:43 experimental info: 08:59:43 ------------------- 08:59:43 Commited By: **** collab-it+edgex@linuxfoundation.org 08:59:43 Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 08:59:43 Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:59:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:59:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:59:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:59:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:59:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:59:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:59:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:59:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:59:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:59:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:59:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:59:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:59:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:59:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:59:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:59:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:59:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:59:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:59:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:59:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:59:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:59:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:59:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:59:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 08:59:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 08:59:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 08:59:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo 08:59:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1fed7d9 [Pipeline] echo 08:59:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:59:43 provisioning config files... 08:59:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config7005771078626110782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:59:44 ---> ****-login.sh 08:59:44 nexus3.edgexfoundry.org:10001 08:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:59:44 Configure a credential helper to remove this warning. See 08:59:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:59:44 08:59:44 Login Succeeded 08:59:44 nexus3.edgexfoundry.org:10002 08:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:59:44 Configure a credential helper to remove this warning. See 08:59:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:59:44 08:59:44 Login Succeeded 08:59:44 nexus3.edgexfoundry.org:10003 08:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:59:44 Configure a credential helper to remove this warning. See 08:59:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:59:44 08:59:44 Login Succeeded 08:59:44 nexus3.edgexfoundry.org:10004 08:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:59:45 Configure a credential helper to remove this warning. See 08:59:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:59:45 08:59:45 Login Succeeded 08:59:45 ****.io 08:59:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:59:45 Configure a credential helper to remove this warning. See 08:59:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:59:45 08:59:45 Login Succeeded 08:59:45 ---> ****-login.sh ends [Pipeline] } 08:59:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:59:45 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:59:45 + + dirname cmd/core-command/Dockerfile 08:59:45 cut -d/ -f2 08:59:45 + echo core-command,cmd/core-command/Dockerfile 08:59:45 + + cut -d/ -f2 08:59:45 dirname cmd/core-common-config-bootstrapper/Dockerfile 08:59:45 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:59:45 + dirname cmd/core-data/Dockerfile 08:59:45 + cut -d/ -f2 08:59:45 + echo core-data,cmd/core-data/Dockerfile 08:59:45 + dirname cmd/core-keeper/Dockerfile 08:59:45 + cut -d/ -f2 08:59:45 + echo core-keeper,cmd/core-keeper/Dockerfile 08:59:45 + dirname cmd/core-metadata/Dockerfile 08:59:45 + cut -d/ -f2 08:59:45 + echo core-metadata,cmd/core-metadata/Dockerfile 08:59:45 + dirname cmd/security-bootstrapper/Dockerfile 08:59:45 + cut -d/ -f2 08:59:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:59:45 + dirname cmd/security-proxy-auth/Dockerfile 08:59:45 + cut -d/ -f2 08:59:45 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:59:45 + dirname cmd/security-proxy-setup/Dockerfile 08:59:45 + cut -d/ -f2 08:59:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:59:45 + dirname cmd/security-secretstore-setup/Dockerfile 08:59:45 + cut -d/ -f2 08:59:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:59:45 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:59:45 + cut -d/ -f2 08:59:45 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:59:45 + dirname cmd/security-spire-agent/Dockerfile 08:59:45 + cut -d/ -f2 08:59:45 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:59:45 + dirname cmd/security-spire-config/Dockerfile 08:59:45 + cut -d/ -f2 08:59:45 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:59:45 + dirname cmd/security-spire-server/Dockerfile 08:59:45 + cut -d/ -f2 08:59:45 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:59:45 + dirname cmd/support-notifications/Dockerfile 08:59:45 + cut -d/ -f2 08:59:45 + echo support-notifications,cmd/support-notifications/Dockerfile 08:59:45 + dirname cmd/support-scheduler/Dockerfile 08:59:45 + cut -d/ -f2 08:59:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:59:45 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:59:46 + git rev-list -1 --merges 1fed7d96d2dc57fd41b0a32695af78dc74686b6f~1..1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo 08:59:46 -----------> git rev-list -1 --merges 1fed7d96d2dc57fd41b0a32695af78dc74686b6f~1..1fed7d96d2dc57fd41b0a32695af78dc74686b6f 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 08:59:46 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [false] [Pipeline] sh 08:59:46 + git log --format=format:%s -1 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo 08:59:46 ========================================================= 08:59:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:59:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:59:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:59:46 + grep -v github /etc/ssh/ssh_known_hosts 08:59:46 + [ -e /tmp/ssh_known_hosts ] 08:59:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:59:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:59:46 + sudo tee -a /etc/ssh/ssh_known_hosts 08:59:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:59:47 08:59:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:59:47 0.1.4: Pulling from edgex-devops/py-git-semver 08:59:47 3dae71ba6b94: Pulling fs layer 08:59:47 6bf1a483ea7c: Pulling fs layer 08:59:47 f5dfc541a4d3: Pulling fs layer 08:59:47 461d9e800cba: Pulling fs layer 08:59:47 80192f66455f: Pulling fs layer 08:59:47 2e8e34ca0e6c: Pulling fs layer 08:59:47 a29436f7fd5d: Pulling fs layer 08:59:47 923cac83aea3: Pulling fs layer 08:59:47 25ad8b0a4227: Pulling fs layer 08:59:47 db01528c6b51: Pulling fs layer 08:59:47 28988de357af: Pulling fs layer 08:59:47 2e8e34ca0e6c: Waiting 08:59:47 461d9e800cba: Waiting 08:59:47 a29436f7fd5d: Waiting 08:59:47 25ad8b0a4227: Waiting 08:59:47 923cac83aea3: Waiting 08:59:47 28988de357af: Waiting 08:59:47 db01528c6b51: Waiting 08:59:47 80192f66455f: Waiting 08:59:47 6bf1a483ea7c: Verifying Checksum 08:59:47 6bf1a483ea7c: Download complete 08:59:47 461d9e800cba: Download complete 08:59:47 80192f66455f: Verifying Checksum 08:59:47 80192f66455f: Download complete 08:59:47 f5dfc541a4d3: Verifying Checksum 08:59:47 f5dfc541a4d3: Download complete 08:59:47 3dae71ba6b94: Verifying Checksum 08:59:47 3dae71ba6b94: Download complete 08:59:47 923cac83aea3: Download complete 08:59:47 25ad8b0a4227: Verifying Checksum 08:59:47 25ad8b0a4227: Download complete 08:59:47 db01528c6b51: Verifying Checksum 08:59:47 db01528c6b51: Download complete 08:59:47 28988de357af: Verifying Checksum 08:59:47 28988de357af: Download complete 08:59:48 a29436f7fd5d: Verifying Checksum 08:59:48 a29436f7fd5d: Download complete 08:59:48 2e8e34ca0e6c: Verifying Checksum 08:59:48 2e8e34ca0e6c: Download complete 08:59:49 3dae71ba6b94: Pull complete 08:59:49 6bf1a483ea7c: Pull complete 08:59:49 f5dfc541a4d3: Pull complete 08:59:49 461d9e800cba: Pull complete 08:59:49 80192f66455f: Pull complete 08:59:53 2e8e34ca0e6c: Pull complete 08:59:54 a29436f7fd5d: Pull complete 08:59:54 923cac83aea3: Pull complete 08:59:54 25ad8b0a4227: Pull complete 08:59:54 db01528c6b51: Pull complete 08:59:54 28988de357af: Pull complete 08:59:54 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:59:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:59:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:54 prd-ubuntu20.04-docker-8c-8g-2712 does not seem to be running inside a container 08:59:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 08:59:58 $ docker top 45356b6c89d5f8e9fe6fe350707887b05281dd0f856d806ca7beba78962c1106 -eo pid,comm 08:59:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:59:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:59:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:59:58 [ssh-agent] Looking for ssh-agent implementation... 08:59:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:59:59 $ docker exec 45356b6c89d5f8e9fe6fe350707887b05281dd0f856d806ca7beba78962c1106 ssh-agent 08:59:59 SSH_AUTH_SOCK=/tmp/ssh-osxgWIY7WOqc/agent.32 08:59:59 SSH_AGENT_PID=38 08:59:59 Running ssh-add (command line suppressed) 08:59:59 Identity added: /w/workspace/edgex-go/14@tmp/private_key_181128170515024757.key (/w/workspace/edgex-go/14@tmp/private_key_181128170515024757.key) 08:59:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:59:59 + git tag --points-at HEAD [Pipeline] } 08:59:59 $ docker exec --env ******** --env ******** 45356b6c89d5f8e9fe6fe350707887b05281dd0f856d806ca7beba78962c1106 ssh-agent -k 08:59:59 unset SSH_AUTH_SOCK; 08:59:59 unset SSH_AGENT_PID; 08:59:59 echo Agent pid 38 killed; 08:59:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:59:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:59:59 [ssh-agent] Looking for ssh-agent implementation... 08:59:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:59:59 $ docker exec 45356b6c89d5f8e9fe6fe350707887b05281dd0f856d806ca7beba78962c1106 ssh-agent 08:59:59 SSH_AUTH_SOCK=/tmp/ssh-RX3wOzfewiQp/agent.71 08:59:59 SSH_AGENT_PID=77 08:59:59 Running ssh-add (command line suppressed) 09:00:00 Identity added: /w/workspace/edgex-go/14@tmp/private_key_35642684979801872.key (/w/workspace/edgex-go/14@tmp/private_key_35642684979801872.key) 09:00:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:00:00 + git semver init 09:00:00 2025-06-03 09:00:00,519 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:00:00 2025-06-03 09:00:00,523 [run_init] DEBUG init version:0.0.0 force:False 09:00:00 2025-06-03 09:00:00,524 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/14/.semver 09:00:00 2025-06-03 09:00:00,524 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/14/.semver 09:00:00 2025-06-03 09:00:00,524 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/14/.semver'], cwd=/w/workspace/edgex-go/14, stdin=None, shell=False, universal_newlines=False) 09:00:07 2025-06-03 09:00:06,920 [append_file] DEBUG append to file:/w/workspace/edgex-go/14/.git/info/exclude 09:00:07 2025-06-03 09:00:06,920 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/14/.semver/odessa with force:False 09:00:07 2025-06-03 09:00:06,920 [read_version] DEBUG read version from /w/workspace/edgex-go/14/.semver/odessa 09:00:07 2025-06-03 09:00:06,920 [read_version] DEBUG read version from /w/workspace/edgex-go/14/.semver/odessa 09:00:07 4.0.1-dev.1 [Pipeline] } 09:00:07 $ docker exec --env ******** --env ******** 45356b6c89d5f8e9fe6fe350707887b05281dd0f856d806ca7beba78962c1106 ssh-agent -k 09:00:07 unset SSH_AUTH_SOCK; 09:00:07 unset SSH_AGENT_PID; 09:00:07 echo Agent pid 77 killed; 09:00:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:00:07 + git semver [Pipeline] } 09:00:07 $ docker stop --time=1 45356b6c89d5f8e9fe6fe350707887b05281dd0f856d806ca7beba78962c1106 09:00:09 $ docker rm -f --volumes 45356b6c89d5f8e9fe6fe350707887b05281dd0f856d806ca7beba78962c1106 [Pipeline] // withDockerContainer [Pipeline] sh 09:00:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:00:09 Stashed 1 file(s) [Pipeline] echo 09:00:09 [edgeXSemver]: initialized semver on version 4.0.1-dev.1 [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 09:00:10 + git config --global --add safe.directory /w/workspace/edgex-go/14 [Pipeline] echo 09:00:10 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 09:00:10 + + cutgrep -d ^go [0-9].[0-9]* -f go.mod 2 09:00:10 [Pipeline] echo 09:00:10 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:00:10 ========================================================= 09:00:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 09:00:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:00:10 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 09:00:10 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base 09:00:10 0a9a5dfd008f: Pulling fs layer 09:00:10 8833042f23b5: Pulling fs layer 09:00:10 6ca661eb024f: Pulling fs layer 09:00:10 b5acb76e9680: Pulling fs layer 09:00:10 4f4fb700ef54: Pulling fs layer 09:00:10 b5acb76e9680: Waiting 09:00:10 012bb1f9d321: Pulling fs layer 09:00:10 97255f1bc79d: Pulling fs layer 09:00:10 454448c9edf9: Pulling fs layer 09:00:10 15f87924ceaf: Pulling fs layer 09:00:10 4f4fb700ef54: Waiting 09:00:10 97255f1bc79d: Waiting 09:00:10 012bb1f9d321: Waiting 09:00:10 454448c9edf9: Waiting 09:00:10 15f87924ceaf: Waiting 09:00:10 8833042f23b5: Verifying Checksum 09:00:10 8833042f23b5: Download complete 09:00:10 b5acb76e9680: Verifying Checksum 09:00:10 b5acb76e9680: Download complete 09:00:10 4f4fb700ef54: Verifying Checksum 09:00:10 4f4fb700ef54: Download complete 09:00:10 012bb1f9d321: Download complete 09:00:10 0a9a5dfd008f: Download complete 09:00:11 97255f1bc79d: Verifying Checksum 09:00:11 97255f1bc79d: Download complete 09:00:11 0a9a5dfd008f: Pull complete 09:00:11 15f87924ceaf: Verifying Checksum 09:00:11 15f87924ceaf: Download complete 09:00:11 8833042f23b5: Pull complete 09:00:11 6ca661eb024f: Download complete 09:00:11 454448c9edf9: Verifying Checksum 09:00:11 454448c9edf9: Download complete 09:00:14 6ca661eb024f: Pull complete 09:00:15 b5acb76e9680: Pull complete 09:00:15 4f4fb700ef54: Pull complete 09:00:15 012bb1f9d321: Pull complete 09:00:15 97255f1bc79d: Pull complete 09:00:17 454448c9edf9: Pull complete 09:00:17 15f87924ceaf: Pull complete 09:00:17 Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 09:00:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 09:00:17 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh 09:00:18 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 09:00:18 WORKDIR /edgex 09:00:18 COPY go.mod . 09:00:18 RUN go mod download 09:00:18 + docker build -t ci-base-image-x86_64 -f - . 09:00:19 Sending build context to Docker daemon 230.6MB 09:00:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 09:00:19 ---> bc3d7bf65e23 09:00:19 Step 2/4 : WORKDIR /edgex 09:00:24 Still waiting to schedule task 09:00:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:00:24 ---> Running in e2fe9cad38fb 09:00:24 Removing intermediate container e2fe9cad38fb 09:00:24 ---> 0fbbf9def378 09:00:24 Step 3/4 : COPY go.mod . 09:00:24 ---> 8cee072434d4 09:00:24 Step 4/4 : RUN go mod download 09:00:24 ---> Running in 565dfa8d759c 09:00:42 Removing intermediate container 565dfa8d759c 09:00:42 ---> 2434e1108a4b 09:00:42 Successfully built 2434e1108a4b 09:00:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:43 + docker inspect -f . ci-base-image-x86_64 09:00:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:43 prd-ubuntu20.04-docker-8c-8g-2712 does not seem to be running inside a container 09:00:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 09:00:43 $ docker top cd699ba2c8510d68fd9503d825b149439655f7856a8254f4dec8beb921dd6865 -eo pid,comm [Pipeline] { [Pipeline] sh 09:00:44 + go version 09:00:44 go version go1.23.7 linux/amd64 [Pipeline] } 09:00:44 $ docker stop --time=1 cd699ba2c8510d68fd9503d825b149439655f7856a8254f4dec8beb921dd6865 09:00:45 $ docker rm -f --volumes cd699ba2c8510d68fd9503d825b149439655f7856a8254f4dec8beb921dd6865 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:45 + docker inspect -f . ci-base-image-x86_64 09:00:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:45 prd-ubuntu20.04-docker-8c-8g-2712 does not seem to be running inside a container 09:00:45 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 09:00:46 $ docker top 00166f65c028f1058960088e3acffb35368c8bfa295e759a7ea663d445964a74 -eo pid,comm [Pipeline] { [Pipeline] echo 09:00:46 ========================================================= 09:00:46 [edgeXBuildGoParallel] Running Tests and Build... 09:00:46 ========================================================= [Pipeline] sh 09:00:46 + git config --global --add safe.directory /w/workspace/edgex-go/14 [Pipeline] fileExists [Pipeline] sh 09:00:46 + make test 09:00:46 go test -race -coverprofile=coverage.out ./... 09:00:55 ? github.com/edgexfoundry/edgex-go [no test files] 09:01:17 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 09:01:17 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 09:01:17 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 09:01:17 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 09:01:17 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 09:01:17 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 09:01:17 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 09:01:17 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 09:01:17 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 09:01:17 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 09:01:17 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 09:01:17 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 09:01:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:01:17 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 09:01:17 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 09:01:17 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 09:01:17 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 09:01:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.027s coverage: 28.7% of statements 09:01:18 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 09:01:18 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 09:01:18 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 09:01:18 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 09:01:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements 09:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 09:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:01:19 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 09:01:19 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 09:01:19 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 09:01:19 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:01:19 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 09:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:01:19 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 09:01:19 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 09:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 09:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:01:21 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 09:01:21 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 09:01:21 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:01:21 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 09:01:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements 09:01:22 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 3.5% of statements 09:01:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.060s coverage: 45.7% of statements 09:01:22 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 09:01:22 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 09:01:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.951s coverage: 93.4% of statements 09:01:22 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 92.3% of statements 09:01:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.079s coverage: 8.4% of statements 09:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 09:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:01:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:01:24 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 09:01:24 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 09:01:24 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 09:01:24 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 09:01:24 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:01:24 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 09:01:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:01:24 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 09:01:24 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 09:01:24 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 09:01:24 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 09:01:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.372s coverage: 95.8% of statements 09:01:25 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 09:01:26 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 09:01:26 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 09:01:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:01:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 09:01:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 09:01:26 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 09:01:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.038s coverage: 0.0% of statements [no tests to run] 09:01:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements 09:01:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.025s coverage: 42.6% of statements 09:01:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.013s coverage: 81.1% of statements 09:01:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements 09:01:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 09:01:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 09:01:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 09:01:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.025s coverage: 87.1% of statements 09:01:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 94.1% of statements 09:01:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements 09:01:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 09:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:01:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 09:01:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 09:01:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 09:01:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 09:01:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 09:01:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 09:01:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 09:01:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 09:01:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 09:01:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 09:01:30 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 09:01:30 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 09:01:31 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 09:01:32 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 09:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:01:34 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 09:01:35 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 09:01:35 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 09:01:35 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 09:01:38 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 09:01:38 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 09:01:38 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 09:01:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 09:01:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 09:01:39 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:01:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements 09:01:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 09:01:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 09:01:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 09:01:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:01:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 09:01:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 09:01:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 09:01:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 09:01:41 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 09:01:41 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 09:01:41 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 09:01:41 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 09:01:43 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 09:01:43 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 09:01:43 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 09:01:43 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 09:01:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 09:01:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:01:45 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:01:45 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 09:01:45 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 09:01:45 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 09:01:45 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 09:01:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 09:01:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:01:46 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.043s coverage: 92.9% of statements 09:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.032s coverage: 68.8% of statements 09:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.038s coverage: 62.3% of statements 09:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 47.4% of statements 09:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements 09:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 15.5% of statements 09:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.023s coverage: 100.0% of statements 09:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.082s coverage: 81.8% of statements 09:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.086s coverage: 82.1% of statements 09:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 09:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.044s coverage: 6.8% of statements 09:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.043s coverage: 33.3% of statements 09:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements 09:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.175s coverage: 54.5% of statements 09:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.030s coverage: 89.4% of statements 09:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements 09:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements 09:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 09:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements 09:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements 09:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements 09:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.155s coverage: 29.2% of statements 09:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements 09:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements 09:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements 09:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements 09:01:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.063s coverage: 17.0% of statements 09:01:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.119s coverage: 94.9% of statements 09:01:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements 09:01:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 97.7% of statements 09:01:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 43.6% of statements 09:01:50 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 09:01:50 running golangci-lint 09:01:51 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 09:01:51 go version go1.23.7 linux/amd64 09:01:51 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 09:01:51 level=info msg="[config_reader] Used config file .golangci.yml" 09:01:51 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 09:01:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2713 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws 09:01:57 Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout 09:02:00 The recommended git tool is: git 09:02:08 using credential edgex-jenkins-ssh 09:02:08 Cloning the remote Git repository 09:02:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:02:08 > git init /w/workspace/edgex-go/14 # timeout=10 09:02:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:02:08 > git --version # timeout=10 09:02:08 > git --version # 'git version 2.25.1' 09:02:08 using GIT_SSH to set credentials SSH Credentials for GitHub 09:02:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:02:13 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 21.397876247s" 09:02:13 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 58.128809ms" 09:02:25 level=info msg="[linters_context/goanalysis] analyzers took 1m43.792617515s with top 10 stages: buildir: 53.244717886s, fact_deprecated: 3.633678937s, gosec: 3.510484085s, inspect: 2.841258432s, printf: 2.474547595s, ctrlflow: 2.306118592s, fact_purity: 1.420866416s, nilness: 1.179772516s, S1038: 926.050696ms, ineffassign: 825.814329ms" 09:02:25 level=info msg="[runner] Issues before processing: 202, after processing: 0" 09:02:25 level=info msg="[runner] Processors filtering stat (in/out): skip_dirs: 202/202, autogenerated_exclude: 202/202, skip_files: 202/202, filename_unadjuster: 202/202, nolint: 20/0, cgo: 202/202, path_prettifier: 202/202, identifier_marker: 202/202, exclude: 202/202, exclude-rules: 202/20, invalid_issue: 202/202" 09:02:25 level=info msg="[runner] processing took 19.674314ms with stages: nolint: 9.791472ms, identifier_marker: 5.110663ms, exclude-rules: 1.564123ms, autogenerated_exclude: 1.18761ms, path_prettifier: 1.15705ms, skip_dirs: 808.896µs, invalid_issue: 20.7µs, cgo: 20.6µs, filename_unadjuster: 9.37µs, max_same_issues: 700ns, uniq_by_line: 480ns, fixer: 410ns, path_prefixer: 360ns, exclude: 340ns, skip_files: 330ns, max_from_linter: 310ns, sort_results: 240ns, source_code: 200ns, diff: 140ns, max_per_file_from_linter: 110ns, path_shortener: 110ns, severity-rules: 100ns" 09:02:25 level=info msg="[runner] linters took 11.249545473s with stages: goanalysis_metalinter: 11.229790558s" 09:02:25 level=info msg="File cache stats: 0 entries of total size 0B" 09:02:25 level=info msg="Memory: 329 samples, avg is 296.2MB, max is 1319.0MB" 09:02:25 level=info msg="Execution took 32.714976575s" 09:02:25 go vet ./... 09:02:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:02:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:02:28 Avoid second fetch 09:02:28 Checking out Revision 1fed7d96d2dc57fd41b0a32695af78dc74686b6f (odessa) 09:02:28 > git config core.sparsecheckout # timeout=10 09:02:28 > git checkout -f 1fed7d96d2dc57fd41b0a32695af78dc74686b6f # timeout=10 09:02:30 Commit message: "Merge pull request #5169 from jumpingliu/issue-5167-ode" 09:02:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:02:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:02:30 ./bin/test-attribution-txt.sh [Pipeline] echo 09:02:30 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 09:02:31 + go mod tidy 09:02:31 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 09:02:31 go: downloading github.com/frankban/quicktest v1.14.6 09:02:31 go: downloading go.uber.org/goleak v1.3.0 09:02:31 go: downloading github.com/go-playground/assert/v2 v2.2.0 09:02:31 go: downloading github.com/google/go-cmp v0.6.0 09:02:31 go: downloading github.com/kr/pretty v0.3.1 09:02:31 go: downloading go.opentelemetry.io/otel/sdk v1.32.0 09:02:31 go: downloading github.com/golang/protobuf v1.5.4 09:02:31 go: downloading github.com/kr/text v0.2.0 09:02:31 go: downloading github.com/rogpeppe/go-internal v1.11.0 09:02:31 go: downloading github.com/emirpasic/gods v1.18.1 09:02:31 go: downloading github.com/jeremija/gosubmit v0.2.7 09:02:31 go: downloading github.com/google/gofuzz v1.2.0 09:02:31 go: downloading go.opentelemetry.io/otel/sdk/metric v1.32.0 09:02:31 go: downloading github.com/rs/cors v1.11.0 09:02:31 go: downloading github.com/muhlemmer/httpforwarded v0.1.0 09:02:31 go: downloading github.com/shoenig/test v0.6.4 09:02:31 go: downloading github.com/onsi/ginkgo v1.16.4 09:02:31 go: downloading github.com/onsi/gomega v1.13.0 09:02:31 go: downloading gopkg.in/yaml.v2 v2.4.0 09:02:31 go: downloading github.com/nxadm/tail v1.4.8 09:02:31 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [Pipeline] sh 09:02:32 + ls -al . 09:02:32 total 1996 09:02:32 drwxrwxr-x 12 1001 1001 4096 Jun 3 09:00 . 09:02:32 drwxr-xr-x 4 root root 4096 Jun 3 09:00 .. 09:02:32 drwxrwxr-x 2 1001 1001 4096 Jun 3 08:59 .blubracket 09:02:32 -rw-rw-r-- 1 1001 1001 10 Jun 3 08:59 .dockerignore 09:02:32 drwxrwxr-x 8 1001 1001 4096 Jun 3 09:01 .git 09:02:32 drwxrwxr-x 3 1001 1001 4096 Jun 3 08:59 .github 09:02:32 -rw-rw-r-- 1 1001 1001 902 Jun 3 08:59 .gitignore 09:02:32 -rw-rw-r-- 1 1001 1001 218 Jun 3 08:59 .golangci.yml 09:02:32 -rw-rw-r-- 1 1001 1001 100 Jun 3 08:59 .hadolint.yml 09:02:32 drwxr-xr-x 3 1001 1001 4096 Jun 3 09:00 .semver 09:02:32 -rw-rw-r-- 1 1001 1001 155 Jun 3 08:59 .sonarcloud.properties 09:02:32 -rw-rw-r-- 1 1001 1001 1171 Jun 3 08:59 ADOPTERS.md 09:02:32 -rw-rw-r-- 1 1001 1001 17374 Jun 3 08:59 Attribution.txt 09:02:32 -rw-rw-r-- 1 1001 1001 108018 Jun 3 08:59 CHANGELOG.md 09:02:32 -rw-rw-r-- 1 1001 1001 3804 Jun 3 08:59 CONTRIBUTING.md 09:02:32 -rw-rw-r-- 1 1001 1001 677 Jun 3 08:59 GOVERNANCE.md 09:02:32 -rw-rw-r-- 1 1001 1001 858 Jun 3 08:59 Jenkinsfile 09:02:32 -rw-rw-r-- 1 1001 1001 10775 Jun 3 08:59 LICENSE 09:02:32 -rw-rw-r-- 1 1001 1001 16740 Jun 3 08:59 Makefile 09:02:32 -rw-rw-r-- 1 1001 1001 582 Jun 3 08:59 OWNERS.md 09:02:32 -rw-rw-r-- 1 1001 1001 9932 Jun 3 08:59 README.md 09:02:32 -rw-rw-r-- 1 1001 1001 789 Jun 3 08:59 SECURITY.md 09:02:32 -rw-rw-r-- 1 1001 1001 11 Jun 3 09:00 VERSION 09:02:32 drwxrwxr-x 2 1001 1001 4096 Jun 3 08:59 bin 09:02:32 drwxrwxr-x 19 1001 1001 4096 Jun 3 08:59 cmd 09:02:32 -rw-r--r-- 1 root root 1660924 Jun 3 09:01 coverage.out 09:02:32 drwxrwxr-x 2 1001 1001 4096 Jun 3 08:59 fuzz_test 09:02:32 -rw-rw-r-- 1 1001 1001 6454 Jun 3 08:59 go.mod 09:02:32 -rw-rw-r-- 1 1001 1001 88143 Jun 3 08:59 go.sum 09:02:32 drwxrwxr-x 7 1001 1001 4096 Jun 3 08:59 internal 09:02:32 drwxrwxr-x 2 1001 1001 4096 Jun 3 08:59 openapi 09:02:32 -rw-rw-r-- 1 1001 1001 584 Jun 3 08:59 security.txt 09:02:32 drwxrwxr-x 10 1001 1001 4096 Jun 3 08:59 vendor 09:02:32 -rw-rw-r-- 1 1001 1001 204 Jun 3 08:59 version.go [Pipeline] sh 09:02:32 + '[' -e coverage.out ] 09:02:32 + chown 1001:1001 coverage.out [Pipeline] stash 09:02:32 Stashed 1 file(s) [Pipeline] sh 09:02:33 + make build 09:02:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:02:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:02:35 % Total % Received % Xferd Average Speed Time Time Time Current 09:02:35 Dload Upload Total Spent Left Speed 09:02:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 73387 0 --:--:-- --:--:-- --:--:-- 73802 [Pipeline] sh 09:02:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:02:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:02:35 + sudo tee /etc/docker/daemon.new 09:02:35 { 09:02:35 "registry-mirrors": [ 09:02:35 "https://nexus3.edgexfoundry.org:10001" 09:02:35 ], 09:02:35 "bip": "10.250.0.254/24", 09:02:35 "hosts": [ 09:02:35 "tcp://0.0.0.0:5555", 09:02:35 "unix:///var/run/docker.sock" 09:02:35 ], 09:02:35 "mtu": 1458, 09:02:35 "selinux-enabled": true, 09:02:35 "seccomp-profile": "/etc/docker/seccomp.json" 09:02:35 } [Pipeline] sh 09:02:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:02:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:02:54 provisioning config files... 09:02:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config9278350862992799747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:02:55 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:02:55 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:02:55 ---> ****-login.sh 09:02:55 nexus3.edgexfoundry.org:10001 09:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:02:55 Configure a credential helper to remove this warning. See 09:02:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:02:55 09:02:55 Login Succeeded 09:02:55 nexus3.edgexfoundry.org:10002 09:02:56 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:02:56 Configure a credential helper to remove this warning. See 09:02:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:02:56 09:02:56 Login Succeeded 09:02:56 nexus3.edgexfoundry.org:10003 09:02:56 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:02:56 Configure a credential helper to remove this warning. See 09:02:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:02:56 09:02:56 Login Succeeded 09:02:56 nexus3.edgexfoundry.org:10004 09:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:02:56 Configure a credential helper to remove this warning. See 09:02:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:02:56 09:02:56 Login Succeeded 09:02:57 ****.io 09:02:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:02:57 Configure a credential helper to remove this warning. See 09:02:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:02:57 09:02:57 Login Succeeded 09:02:57 ---> ****-login.sh ends [Pipeline] } 09:02:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:02:57 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:02:58 + git config --global --add safe.directory /w/workspace/edgex-go/14 [Pipeline] echo 09:02:58 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 09:02:58 + grep ^go [0-9].[0-9]* go.mod 09:02:58 + cut -d -f 2 [Pipeline] echo 09:02:58 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:02:58 ========================================================= 09:02:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] 09:02:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:02:58 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 09:02:58 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 09:02:58 94e9d8af2201: Pulling fs layer 09:02:58 345fe9f21930: Pulling fs layer 09:02:58 b40fc9e46828: Pulling fs layer 09:02:58 c9804373a1e5: Pulling fs layer 09:02:58 4f4fb700ef54: Pulling fs layer 09:02:58 f5a772c54f75: Pulling fs layer 09:02:58 e2dd1b2a9dca: Pulling fs layer 09:02:58 0a0502178392: Pulling fs layer 09:02:58 4f4fb700ef54: Waiting 09:02:58 f5a772c54f75: Waiting 09:02:58 e2dd1b2a9dca: Waiting 09:02:58 0a0502178392: Waiting 09:02:58 c9804373a1e5: Waiting 09:02:59 345fe9f21930: Verifying Checksum 09:02:59 345fe9f21930: Download complete 09:02:59 c9804373a1e5: Verifying Checksum 09:02:59 c9804373a1e5: Download complete 09:02:59 4f4fb700ef54: Verifying Checksum 09:02:59 4f4fb700ef54: Download complete 09:02:59 f5a772c54f75: Verifying Checksum 09:02:59 f5a772c54f75: Download complete 09:02:59 94e9d8af2201: Verifying Checksum 09:02:59 94e9d8af2201: Download complete 09:02:59 0a0502178392: Verifying Checksum 09:02:59 0a0502178392: Download complete 09:03:00 94e9d8af2201: Pull complete 09:03:00 345fe9f21930: Pull complete 09:03:01 b40fc9e46828: Download complete 09:03:02 e2dd1b2a9dca: Download complete 09:03:03 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:03:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:03:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:03:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:03:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:03:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:03:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:03:14 $ docker stop --time=1 00166f65c028f1058960088e3acffb35368c8bfa295e759a7ea663d445964a74 09:03:17 b40fc9e46828: Pull complete 09:03:17 c9804373a1e5: Pull complete 09:03:17 4f4fb700ef54: Pull complete 09:03:17 f5a772c54f75: Pull complete 09:03:20 $ docker rm -f --volumes 00166f65c028f1058960088e3acffb35368c8bfa295e759a7ea663d445964a74 [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 09:03:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:03:21 09:03:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:03:22 latest: Pulling from edgex-devops/edgex-compose 09:03:22 91d30c5bc195: Pulling fs layer 09:03:22 2e9b0aa3be6d: Pulling fs layer 09:03:22 9c61dcf015f6: Pulling fs layer 09:03:22 4698f68db338: Pulling fs layer 09:03:22 2a2f49069b9e: Pulling fs layer 09:03:22 e0025b399a48: Pulling fs layer 09:03:22 4698f68db338: Waiting 09:03:22 2a2f49069b9e: Waiting 09:03:22 e0025b399a48: Waiting 09:03:22 91d30c5bc195: Verifying Checksum 09:03:22 91d30c5bc195: Download complete 09:03:22 4698f68db338: Verifying Checksum 09:03:22 4698f68db338: Download complete 09:03:22 2e9b0aa3be6d: Verifying Checksum 09:03:22 2e9b0aa3be6d: Download complete 09:03:22 91d30c5bc195: Pull complete 09:03:22 e0025b399a48: Verifying Checksum 09:03:22 e0025b399a48: Download complete 09:03:22 2a2f49069b9e: Verifying Checksum 09:03:22 2a2f49069b9e: Download complete 09:03:22 2e9b0aa3be6d: Pull complete 09:03:23 9c61dcf015f6: Verifying Checksum 09:03:23 9c61dcf015f6: Download complete 09:03:23 e2dd1b2a9dca: Pull complete 09:03:25 9c61dcf015f6: Pull complete 09:03:25 4698f68db338: Pull complete 09:03:25 0a0502178392: Pull complete 09:03:25 Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf 09:03:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 09:03:25 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh 09:03:25 2a2f49069b9e: Pull complete 09:03:25 e0025b399a48: Pull complete 09:03:25 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 09:03:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:03:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:25 prd-ubuntu20.04-docker-8c-8g-2712 does not seem to be running inside a container 09:03:25 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 09:03:26 + + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 09:03:26 WORKDIR /edgex 09:03:26 COPY go.mod . 09:03:26 RUN go mod download 09:03:26 docker build -t ci-base-image-arm64 -f - . 09:03:29 $ docker top 3d807fdf1ac3a857de60285e085ef64807f27d635e7a8165378ae17253a0eb78 -eo pid,comm [Pipeline] { [Pipeline] sh 09:03:29 + docker compose -f ./docker-compose-build.yml build --parallel 09:03:31 Sending build context to Docker daemon 48.49MB 09:03:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 09:03:31 ---> 72db82c1953f 09:03:31 Step 2/4 : WORKDIR /edgex 09:03:31 #1 [security-spire-server internal] load build definition from Dockerfile 09:03:31 #1 transferring dockerfile: 1.70kB done 09:03:31 #1 DONE 0.0s 09:03:31 09:03:31 #2 [security-proxy-auth internal] load build definition from Dockerfile 09:03:31 #2 transferring dockerfile: 2.14kB done 09:03:31 #2 DONE 0.0s 09:03:31 09:03:31 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:03:31 #3 transferring dockerfile: 1.89kB done 09:03:31 #3 DONE 0.0s 09:03:31 09:03:31 #4 [support-notifications internal] load build definition from Dockerfile 09:03:31 #4 transferring dockerfile: 2.00kB done 09:03:31 #4 DONE 0.0s 09:03:31 09:03:31 #5 [security-bootstrapper internal] load build definition from Dockerfile 09:03:31 #5 transferring dockerfile: 3.02kB done 09:03:31 #5 DONE 0.0s 09:03:31 09:03:31 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:03:31 #6 transferring dockerfile: 2.23kB done 09:03:31 #6 DONE 0.0s 09:03:31 09:03:31 #7 [core-keeper internal] load build definition from Dockerfile 09:03:31 #7 transferring dockerfile: 2.01kB done 09:03:31 #7 DONE 0.1s 09:03:31 09:03:31 #8 [security-proxy-setup internal] load build definition from Dockerfile 09:03:31 #8 transferring dockerfile: 2.50kB done 09:03:31 #8 DONE 0.1s 09:03:31 09:03:31 #9 [security-spire-server internal] load .dockerignore 09:03:31 #9 transferring context: 50B done 09:03:31 #9 DONE 0.0s 09:03:31 09:03:31 #10 [security-secretstore-setup internal] load build definition from Dockerfile 09:03:31 #10 transferring dockerfile: 2.49kB done 09:03:32 #10 DONE 0.1s 09:03:32 09:03:32 #11 [security-spire-config internal] load build definition from Dockerfile 09:03:32 #11 transferring dockerfile: 1.69kB done 09:03:32 #11 DONE 0.1s 09:03:32 09:03:32 #12 [core-data internal] load build definition from Dockerfile 09:03:32 #12 transferring dockerfile: 2.04kB done 09:03:32 #12 DONE 0.1s 09:03:32 09:03:32 #13 [core-command internal] load build definition from Dockerfile 09:03:32 #13 transferring dockerfile: 1.94kB done 09:03:32 #13 DONE 0.1s 09:03:32 09:03:32 #14 [security-spire-agent internal] load build definition from Dockerfile 09:03:32 #14 transferring dockerfile: 1.81kB done 09:03:32 #14 DONE 0.1s 09:03:32 09:03:32 #15 [core-metadata internal] load build definition from Dockerfile 09:03:32 #15 transferring dockerfile: 2.10kB done 09:03:32 #15 DONE 0.1s 09:03:32 09:03:32 #16 [support-scheduler internal] load build definition from Dockerfile 09:03:32 #16 transferring dockerfile: 1.83kB done 09:03:32 #16 DONE 0.1s 09:03:32 09:03:32 #17 [security-proxy-auth internal] load .dockerignore 09:03:32 #17 transferring context: 50B done 09:03:32 #17 DONE 0.0s 09:03:32 09:03:32 #18 [security-spiffe-token-provider internal] load .dockerignore 09:03:32 #18 transferring context: 50B done 09:03:32 #18 DONE 0.0s 09:03:32 09:03:32 #19 [support-notifications internal] load .dockerignore 09:03:32 #19 transferring context: 50B done 09:03:32 #19 DONE 0.0s 09:03:32 09:03:32 #20 [security-bootstrapper internal] load .dockerignore 09:03:32 #20 transferring context: 50B done 09:03:32 #20 DONE 0.0s 09:03:32 09:03:32 #21 [core-common-config-bootstrapper internal] load .dockerignore 09:03:32 #21 transferring context: 50B done 09:03:32 #21 DONE 0.0s 09:03:32 09:03:32 #22 [security-proxy-setup internal] load .dockerignore 09:03:32 #22 transferring context: 50B done 09:03:32 #22 DONE 0.0s 09:03:32 09:03:32 #23 [core-keeper internal] load .dockerignore 09:03:32 #23 transferring context: 50B done 09:03:32 #23 DONE 0.0s 09:03:32 09:03:32 #24 [security-spire-config internal] load .dockerignore 09:03:32 #24 transferring context: 50B done 09:03:32 #24 DONE 0.0s 09:03:32 09:03:32 #25 [core-data internal] load .dockerignore 09:03:32 #25 transferring context: 50B done 09:03:32 #25 DONE 0.1s 09:03:32 09:03:32 #26 [core-command internal] load .dockerignore 09:03:32 #26 transferring context: 50B done 09:03:32 #26 DONE 0.0s 09:03:32 09:03:32 #27 [security-spire-agent internal] load .dockerignore 09:03:32 #27 transferring context: 50B done 09:03:32 #27 DONE 0.0s 09:03:32 09:03:32 #28 [core-metadata internal] load .dockerignore 09:03:32 #28 transferring context: 50B done 09:03:32 #28 DONE 0.1s 09:03:32 09:03:32 #29 [security-secretstore-setup internal] load .dockerignore 09:03:32 #29 transferring context: 50B done 09:03:32 #29 DONE 0.0s 09:03:32 09:03:32 #30 [support-scheduler internal] load .dockerignore 09:03:32 #30 transferring context: 50B done 09:03:32 #30 DONE 0.1s 09:03:32 09:03:32 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:03:32 #31 DONE 0.0s 09:03:32 09:03:32 #32 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:03:32 #32 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:03:32 #32 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 09:03:32 #32 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 09:03:32 #32 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:03:32 #32 DONE 0.1s 09:03:32 09:03:32 #33 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:03:32 #33 ... 09:03:32 09:03:32 #32 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:03:32 #32 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:03:32 #32 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 09:03:32 #32 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 09:03:32 #32 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:03:32 #32 DONE 0.1s 09:03:32 09:03:32 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:03:32 #31 DONE 0.0s 09:03:32 09:03:32 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:03:32 #31 DONE 0.0s 09:03:32 09:03:32 #34 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:03:32 #34 ... 09:03:32 09:03:32 #32 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:03:32 #32 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:03:32 #32 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 09:03:32 #32 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 09:03:32 #32 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:03:32 #32 DONE 0.2s 09:03:32 09:03:32 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 09:03:32 #35 DONE 0.7s 09:03:32 ---> Running in 6dcb3160ef94 09:03:33 09:03:33 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:33 #36 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:33 #36 ... 09:03:33 09:03:33 #32 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:03:33 #32 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:03:33 #32 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 09:03:33 #32 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 09:03:33 #32 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:03:33 #32 DONE 0.2s 09:03:33 09:03:33 #37 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 09:03:33 #37 DONE 0.6s 09:03:33 Removing intermediate container 6dcb3160ef94 09:03:33 ---> acca761084bb 09:03:33 Step 3/4 : COPY go.mod . 09:03:33 09:03:33 #38 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:03:33 ---> 80bd20bb1f0b 09:03:33 Step 4/4 : RUN go mod download 09:03:33 ---> Running in 8b8baed2e662 09:03:33 #38 ... 09:03:33 09:03:33 #32 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:03:33 #32 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:03:33 #32 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 09:03:33 #32 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 09:03:33 #32 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:03:33 #32 DONE 0.2s 09:03:33 09:03:33 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 09:03:33 #39 DONE 1.1s 09:03:33 09:03:33 #40 [security-spire-config internal] load build context 09:03:33 #40 transferring context: 22.05kB 0.0s done 09:03:33 #40 DONE 0.9s 09:03:33 09:03:33 #41 [security-spire-server internal] load build context 09:03:33 #41 transferring context: 23.80kB 0.0s done 09:03:33 #41 DONE 0.9s 09:03:33 09:03:33 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:33 #36 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.5s done 09:03:33 #36 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 09:03:33 #36 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 09:03:33 #36 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 09:03:33 #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s 09:03:33 #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s 09:03:33 #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.3s 09:03:33 #36 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 09:03:34 #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done 09:03:34 #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done 09:03:34 #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.4s done 09:03:34 #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.5s 09:03:34 #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.4s done 09:03:34 #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.10MB / 36.47MB 0.6s 09:03:34 #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 24.12MB / 36.47MB 0.8s 09:03:34 #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 33.55MB / 36.47MB 1.0s 09:03:34 #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.1s 09:03:35 #36 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 09:03:38 #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 3.3s done 09:03:42 #36 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 09:03:42 #36 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 09:03:42 #36 ... 09:03:42 09:03:42 #42 [security-proxy-auth internal] load build context 09:03:42 #42 transferring context: 314.02MB 9.9s 09:03:42 #42 ... 09:03:42 09:03:42 #43 [security-spiffe-token-provider internal] load build context 09:03:42 #43 ... 09:03:42 09:03:42 #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:03:42 #0 1.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:03:42 #0 1.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:03:42 #0 1.632 (1/7) Installing ca-certificates (20241121-r1) 09:03:42 #0 1.646 (2/7) Installing dumb-init (1.2.5-r3) 09:03:42 #0 1.646 (3/7) Installing libgcc (13.2.1_git20240309-r1) 09:03:42 #0 1.651 (4/7) Installing libsodium (1.0.19-r0) 09:03:42 #0 1.658 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 09:03:42 #0 1.678 (6/7) Installing libzmq (4.3.5-r2) 09:03:42 #0 1.689 (7/7) Installing zeromq (4.3.5-r2) 09:03:42 #0 1.695 Executing busybox-1.36.1-r29.trigger 09:03:42 #0 1.707 Executing ca-certificates-20241121-r1.trigger 09:03:42 #0 1.975 OK: 12 MiB in 21 packages 09:03:42 #44 ... 09:03:42 09:03:42 #45 [security-proxy-setup internal] load build context 09:03:42 #45 ... 09:03:42 09:03:42 #46 [core-keeper internal] load build context 09:03:42 #46 ... 09:03:42 09:03:42 #47 [security-bootstrapper internal] load build context 09:03:43 #47 ... 09:03:43 09:03:43 #48 [core-common-config-bootstrapper internal] load build context 09:03:43 #48 ... 09:03:43 09:03:43 #49 [core-data internal] load build context 09:03:43 #49 ... 09:03:43 09:03:43 #50 [core-metadata internal] load build context 09:03:43 #50 ... 09:03:43 09:03:43 #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:03:43 #51 ... 09:03:43 09:03:43 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:03:43 #52 ... 09:03:43 09:03:43 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:03:43 #0 3.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:03:43 #0 3.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:03:43 #0 4.164 (1/1) Installing dumb-init (1.2.5-r3) 09:03:43 #0 4.168 Executing busybox-1.36.1-r29.trigger 09:03:43 #0 4.177 OK: 8 MiB in 15 packages 09:03:43 #53 ... 09:03:43 09:03:43 #54 [support-notifications internal] load build context 09:03:43 #54 ... 09:03:43 09:03:43 #55 [core-command internal] load build context 09:03:43 #55 ... 09:03:43 09:03:43 #56 [security-spire-agent internal] load build context 09:03:43 #56 transferring context: 23.33kB 0.0s done 09:03:44 #56 ... 09:03:44 09:03:44 #57 [support-scheduler internal] load build context 09:03:44 #57 transferring context: 453.50MB 10.1s 09:03:44 #57 ... 09:03:44 09:03:44 #33 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:03:44 #33 1.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:03:44 #33 1.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:03:44 #33 1.592 (1/2) Installing dumb-init (1.2.5-r3) 09:03:44 #33 1.592 (2/2) Installing su-exec (0.2-r3) 09:03:44 #33 1.592 Executing busybox-1.36.1-r29.trigger 09:03:44 #33 1.602 OK: 8 MiB in 16 packages 09:03:44 #33 ... 09:03:44 09:03:44 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:03:44 #0 0.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:03:44 #0 0.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:03:44 #0 1.149 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:03:44 #0 1.149 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:03:44 #0 1.149 OK: 24171 distinct packages available 09:03:44 #0 1.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:03:44 #0 1.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:03:44 #0 1.640 (1/14) Installing ca-certificates (20241121-r1) 09:03:44 #0 1.640 (2/14) Installing brotli-libs (1.1.0-r2) 09:03:44 #0 1.654 (3/14) Installing c-ares (1.33.1-r0) 09:03:44 #0 1.659 (4/14) Installing libunistring (1.2-r0) 09:03:44 #0 1.688 (5/14) Installing libidn2 (2.3.7-r0) 09:03:44 #0 1.695 (6/14) Installing nghttp2-libs (1.62.1-r0) 09:03:44 #0 1.700 (7/14) Installing libpsl (0.21.5-r1) 09:03:44 #0 1.700 (8/14) Installing zstd-libs (1.5.6-r0) 09:03:44 #0 1.710 (9/14) Installing libcurl (8.12.1-r0) 09:03:44 #0 1.718 (10/14) Installing curl (8.12.1-r0) 09:03:44 #0 1.729 (11/14) Installing dumb-init (1.2.5-r3) 09:03:44 #0 1.734 (12/14) Installing musl-obstack (1.2.3-r2) 09:03:44 #0 1.739 (13/14) Installing libucontext (1.2-r3) 09:03:44 #0 1.743 (14/14) Installing gcompat (1.1.0-r4) 09:03:44 #0 1.750 Executing busybox-1.36.1-r29.trigger 09:03:44 #0 1.757 Executing ca-certificates-20241121-r1.trigger 09:03:44 #0 2.039 OK: 13 MiB in 28 packages 09:03:44 #58 ... 09:03:44 09:03:44 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:03:44 #59 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 09:03:44 #59 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 09:03:44 #59 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 09:03:44 #59 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 09:03:44 #59 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 09:03:44 #59 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 09:03:44 #59 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 09:03:44 #59 ... 09:03:44 09:03:44 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:03:44 #60 ... 09:03:44 09:03:44 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:03:45 #61 ... 09:03:45 09:03:45 #62 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:03:45 #0 0.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:03:45 #0 1.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:03:45 #0 1.390 (1/1) Installing dumb-init (1.2.5-r3) 09:03:45 #0 1.415 Executing busybox-1.36.1-r29.trigger 09:03:45 #0 1.432 OK: 8 MiB in 15 packages 09:03:45 #62 ... 09:03:45 09:03:45 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:03:45 #63 ... 09:03:45 09:03:45 #64 [security-secretstore-setup internal] load build context 09:03:46 #64 ... 09:03:46 09:03:46 #34 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:03:46 #34 1.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:03:46 #34 1.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:03:46 #34 1.839 (1/4) Installing dumb-init (1.2.5-r3) 09:03:46 #34 1.842 (2/4) Installing openssl (3.3.3-r0) 09:03:46 #34 1.852 (3/4) Installing su-exec (0.2-r3) 09:03:46 #34 1.855 (4/4) Installing yq-go (4.44.1-r2) 09:03:46 #34 1.924 Executing busybox-1.36.1-r29.trigger 09:03:46 #34 1.931 OK: 19 MiB in 18 packages 09:03:46 #34 ... 09:03:46 09:03:46 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:03:46 #59 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 11.1s 09:03:46 #59 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 11.1s 09:03:46 #59 ... 09:03:46 09:03:46 #38 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:03:46 #38 DONE 14.1s 09:03:46 09:03:46 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:03:46 #59 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 11.8s done 09:03:48 #59 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 13.3s done 09:03:48 #59 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 09:03:51 #59 ... 09:03:51 09:03:51 #56 [security-spire-agent internal] load build context 09:03:51 #56 DONE 17.6s 09:03:51 09:03:51 #65 [core-command builder 2/7] WORKDIR /edgex-go 09:03:53 #65 ... 09:03:53 09:03:53 #42 [security-proxy-auth internal] load build context 09:03:53 #42 transferring context: 543.16MB 17.2s done 09:03:53 #42 ... 09:03:53 09:03:53 #43 [security-spiffe-token-provider internal] load build context 09:03:53 #43 transferring context: 543.16MB 16.9s done 09:03:53 #43 ... 09:03:53 09:03:53 #54 [support-notifications internal] load build context 09:03:53 #54 transferring context: 543.16MB 17.2s done 09:03:54 #54 ... 09:03:54 09:03:54 #46 [core-keeper internal] load build context 09:03:54 #46 transferring context: 543.16MB 17.0s done 09:03:54 #46 ... 09:03:54 09:03:54 #48 [core-common-config-bootstrapper internal] load build context 09:03:54 #48 transferring context: 543.16MB 18.4s done 09:03:54 #48 ... 09:03:54 09:03:54 #50 [core-metadata internal] load build context 09:03:54 #50 transferring context: 543.16MB 15.8s done 09:03:54 #50 ... 09:03:54 09:03:54 #49 [core-data internal] load build context 09:03:54 #49 transferring context: 543.16MB 15.3s done 09:03:54 #49 ... 09:03:54 09:03:54 #57 [support-scheduler internal] load build context 09:03:54 #57 transferring context: 543.16MB 14.2s done 09:03:54 #57 ... 09:03:54 09:03:54 #45 [security-proxy-setup internal] load build context 09:03:54 #45 transferring context: 543.16MB 14.3s done 09:03:55 #45 ... 09:03:55 09:03:55 #47 [security-bootstrapper internal] load build context 09:03:55 #47 transferring context: 543.16MB 15.7s done 09:03:55 #47 ... 09:03:55 09:03:55 #55 [core-command internal] load build context 09:03:55 #55 transferring context: 543.16MB 16.0s done 09:03:55 #55 ... 09:03:55 09:03:55 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:55 #36 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.1s done 09:03:59 #36 ... 09:03:59 09:03:59 #64 [security-secretstore-setup internal] load build context 09:03:59 #64 transferring context: 543.16MB 14.5s done 09:03:59 #64 ... 09:03:59 09:03:59 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:03:59 #59 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 09:03:59 #59 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.5s done 09:04:18 #59 ... 09:04:18 09:04:18 #62 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:04:18 #62 DONE 44.6s 09:04:18 09:04:18 #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:04:18 #51 ... 09:04:18 09:04:18 #45 [security-proxy-setup internal] load build context 09:04:18 #45 DONE 44.8s 09:04:18 09:04:18 #66 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:04:19 #66 ... 09:04:19 09:04:19 #57 [support-scheduler internal] load build context 09:04:19 #57 DONE 45.9s 09:04:19 09:04:19 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:04:19 #59 ... 09:04:19 09:04:19 #64 [security-secretstore-setup internal] load build context 09:04:19 #64 DONE 46.5s 09:04:19 09:04:19 #47 [security-bootstrapper internal] load build context 09:04:19 #47 DONE 47.2s 09:04:19 09:04:19 #49 [core-data internal] load build context 09:04:19 #49 DONE 47.0s 09:04:19 09:04:19 #43 [security-spiffe-token-provider internal] load build context 09:04:19 #43 DONE 47.3s 09:04:19 09:04:19 #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:04:19 #44 ... 09:04:19 09:04:19 #50 [core-metadata internal] load build context 09:04:19 #50 DONE 46.9s 09:04:19 09:04:19 #42 [security-proxy-auth internal] load build context 09:04:19 #42 DONE 47.6s 09:04:19 09:04:19 #54 [support-notifications internal] load build context 09:04:19 #54 DONE 47.5s 09:04:19 09:04:19 #55 [core-command internal] load build context 09:04:19 #55 DONE 46.9s 09:04:19 09:04:19 #46 [core-keeper internal] load build context 09:04:19 #46 DONE 47.4s 09:04:20 09:04:20 #48 [core-common-config-bootstrapper internal] load build context 09:04:20 #48 DONE 47.6s 09:04:20 09:04:20 #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:04:20 #51 47.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:04:20 #51 ... 09:04:20 09:04:20 #34 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:04:20 #34 DONE 47.4s 09:04:20 09:04:20 #33 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:04:20 #33 DONE 47.6s 09:04:20 09:04:20 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:04:20 #58 DONE 47.7s 09:04:20 09:04:20 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:04:20 #53 DONE 47.5s 09:04:20 09:04:20 #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:04:20 #44 DONE 47.6s 09:04:20 09:04:20 #65 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 09:04:20 #65 DONE 29.1s 09:04:20 09:04:20 #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 09:04:20 #67 ... 09:04:20 09:04:20 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:20 #61 DONE 48.0s 09:04:20 09:04:20 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:04:20 #36 DONE 48.1s 09:04:20 09:04:20 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:04:20 #52 47.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:04:20 #52 47.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:04:20 #52 47.41 (1/4) Installing ca-certificates (20241121-r1) 09:04:20 #52 47.43 (2/4) Installing dumb-init (1.2.5-r3) 09:04:21 #52 47.43 (3/4) Installing su-exec (0.2-r3) 09:04:21 #52 47.43 (4/4) Installing yq-go (4.44.1-r2) 09:04:21 #52 47.55 Executing busybox-1.36.1-r29.trigger 09:04:21 #52 47.56 Executing ca-certificates-20241121-r1.trigger 09:04:21 #52 47.59 OK: 19 MiB in 18 packages 09:04:21 #52 DONE 47.9s 09:04:21 09:04:21 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:04:21 #60 46.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:04:21 #60 46.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:04:21 #60 47.28 (1/3) Installing ca-certificates (20241121-r1) 09:04:21 #60 47.30 (2/3) Installing dumb-init (1.2.5-r3) 09:04:21 #60 47.32 (3/3) Installing tzdata (2025b-r0) 09:04:21 #60 47.36 Executing busybox-1.36.1-r29.trigger 09:04:21 #60 47.37 Executing ca-certificates-20241121-r1.trigger 09:04:21 #60 47.42 OK: 10 MiB in 17 packages 09:04:21 #60 DONE 47.8s 09:04:21 09:04:21 #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:04:21 #51 47.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:04:21 #51 47.63 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:04:21 #51 47.63 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:04:21 #51 47.63 OK: 24171 distinct packages available 09:04:21 #51 47.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:04:21 #51 47.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:04:21 #51 48.08 (1/5) Installing dumb-init (1.2.5-r3) 09:04:21 #51 48.08 (2/5) Installing musl-obstack (1.2.3-r2) 09:04:21 #51 48.09 (3/5) Installing libucontext (1.2-r3) 09:04:21 #51 48.09 (4/5) Installing gcompat (1.1.0-r4) 09:04:21 #51 48.09 (5/5) Installing openssl (3.3.3-r0) 09:04:21 #51 48.11 Executing busybox-1.36.1-r29.trigger 09:04:21 #51 48.11 OK: 9 MiB in 19 packages 09:04:21 #51 DONE 48.4s 09:04:21 09:04:21 #68 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:04:21 #68 ... 09:04:21 09:04:21 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:04:21 #63 47.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:04:21 #63 47.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:04:21 #63 47.92 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:04:21 #63 47.92 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:04:21 #63 47.92 OK: 24171 distinct packages available 09:04:21 #63 47.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:04:21 #63 48.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:04:21 #63 48.39 (1/4) Installing dumb-init (1.2.5-r3) 09:04:21 #63 48.39 (2/4) Installing musl-obstack (1.2.3-r2) 09:04:21 #63 48.40 (3/4) Installing libucontext (1.2-r3) 09:04:21 #63 48.40 (4/4) Installing gcompat (1.1.0-r4) 09:04:21 #63 48.41 Executing busybox-1.36.1-r29.trigger 09:04:21 #63 48.41 OK: 8 MiB in 18 packages 09:04:21 #63 DONE 48.6s 09:04:21 09:04:21 #66 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:04:21 #66 4.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:04:21 #66 4.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:04:22 #66 4.674 OK: 8 MiB in 15 packages 09:04:22 #66 DONE 5.1s 09:04:22 09:04:22 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:04:22 #0 1.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:04:22 #0 1.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:04:22 #0 2.038 OK: 19 MiB in 18 packages 09:04:22 #69 DONE 2.4s 09:04:22 09:04:22 #70 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:04:22 #70 DONE 0.2s 09:04:22 09:04:22 #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:04:22 #0 1.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:04:22 #0 1.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:04:22 #0 2.299 OK: 8 MiB in 15 packages 09:04:22 #71 DONE 2.5s 09:04:22 09:04:22 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:04:22 #0 2.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:04:22 #0 2.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:04:23 #72 2.613 OK: 248 MiB in 58 packages 09:04:23 #72 DONE 2.7s 09:04:23 09:04:23 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:04:23 #73 ... 09:04:23 09:04:23 #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:23 #74 DONE 3.3s 09:04:23 09:04:23 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:04:24 #75 ... 09:04:24 09:04:24 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:04:24 #0 2.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:04:24 #0 2.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:04:24 #0 2.990 OK: 8 MiB in 16 packages 09:04:24 #76 DONE 3.8s 09:04:24 09:04:24 #77 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:04:24 #0 2.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:04:24 #0 2.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:04:24 #0 2.989 OK: 248 MiB in 58 packages 09:04:24 #77 DONE 3.9s 09:04:24 09:04:24 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:04:24 #0 3.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:04:24 #0 3.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:04:24 #0 3.594 OK: 13 MiB in 28 packages 09:04:24 #78 DONE 3.9s 09:04:24 09:04:24 #79 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:04:24 #0 3.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:04:24 #0 3.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:04:24 #0 3.556 OK: 248 MiB in 58 packages 09:04:24 #79 DONE 3.9s 09:04:24 09:04:24 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:04:24 #73 DONE 1.2s 09:04:24 09:04:24 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:26 #80 ... 09:04:26 09:04:26 #81 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:04:26 #0 2.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:04:26 #0 3.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:04:26 #0 4.093 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:04:26 #0 4.093 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:04:26 #0 4.093 OK: 24173 distinct packages available 09:04:26 #0 4.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:04:26 #0 4.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:04:26 #0 4.520 OK: 248 MiB in 58 packages 09:04:26 #81 DONE 6.1s 09:04:26 09:04:26 #67 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:04:26 #67 5.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:04:26 #67 5.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:04:26 #67 5.530 OK: 248 MiB in 58 packages 09:04:26 #67 DONE 6.1s 09:04:26 09:04:26 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:04:26 #0 5.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:04:26 #0 5.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:04:26 #0 5.642 OK: 12 MiB in 21 packages 09:04:26 #82 DONE 6.1s 09:04:26 09:04:26 #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:04:26 #83 DONE 2.2s 09:04:26 09:04:26 #84 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:04:26 #84 DONE 2.3s 09:04:26 09:04:26 #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:28 #85 ... 09:04:28 09:04:28 #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:04:28 #0 4.632 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:04:28 #0 5.088 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:04:28 #0 5.771 (1/1) Installing dumb-init (1.2.5-r3) 09:04:28 #0 6.044 Executing busybox-1.36.1-r29.trigger 09:04:28 #0 6.052 OK: 8 MiB in 15 packages 09:04:28 #86 DONE 7.6s 09:04:28 09:04:28 #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:04:28 #87 DONE 1.9s 09:04:28 09:04:28 #88 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:04:28 #88 DONE 1.9s 09:04:28 09:04:28 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:04:28 #0 5.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:04:28 #0 5.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:04:28 #0 6.005 OK: 10 MiB in 17 packages 09:04:28 #89 DONE 7.1s 09:04:28 09:04:28 #90 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:29 #90 ... 09:04:29 09:04:29 #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:04:29 #91 DONE 5.0s 09:04:29 09:04:29 #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:04:29 #92 DONE 0.1s 09:04:29 09:04:29 #68 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:04:29 #68 7.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:04:29 #68 7.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:04:29 #68 7.733 OK: 9 MiB in 19 packages 09:04:29 #68 DONE 8.0s 09:04:29 09:04:29 #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:04:30 Removing intermediate container 8b8baed2e662 09:04:30 ---> 1f39e5fcf503 09:04:30 Successfully built 1f39e5fcf503 09:04:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:30 + docker inspect -f . ci-base-image-arm64 09:04:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:30 prd-ubuntu20.04-docker-arm64-4c-16g-2713 does not seem to be running inside a container 09:04:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 09:04:30 #93 ... 09:04:30 09:04:30 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:04:30 #0 7.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:04:30 #0 7.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:04:30 #0 7.720 OK: 8 MiB in 18 packages 09:04:30 #94 DONE 9.1s 09:04:30 09:04:30 #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:04:30 #0 7.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:04:30 #0 7.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:04:30 #0 8.029 OK: 19 MiB in 18 packages 09:04:30 #95 DONE 9.4s 09:04:30 09:04:30 #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:04:30 #96 DONE 1.6s 09:04:30 09:04:30 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:04:30 #75 5.184 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:04:30 #75 5.631 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:04:30 #75 6.898 OK: 248 MiB in 58 packages 09:04:30 #75 DONE 7.1s 09:04:30 09:04:30 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:04:31 #59 ... 09:04:31 09:04:31 #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:04:31 #93 DONE 1.7s 09:04:31 09:04:31 #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:04:31 $ docker top 2612412dbca712105eb17a0c313cc5297831464e66c4e436e6ca8b6f0cbba128 -eo pid,comm [Pipeline] { [Pipeline] sh 09:04:32 #97 DONE 1.6s 09:04:32 09:04:32 #98 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:04:32 #98 ... 09:04:32 09:04:32 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:04:32 #99 DONE 1.7s 09:04:32 09:04:32 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:04:32 #100 DONE 1.8s 09:04:32 09:04:32 #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:04:32 + go version 09:04:32 go version go1.23.7 linux/arm64 [Pipeline] } 09:04:32 $ docker stop --time=1 2612412dbca712105eb17a0c313cc5297831464e66c4e436e6ca8b6f0cbba128 09:04:32 #101 ... 09:04:32 09:04:32 #102 [security-spire-server stage-2 6/9] COPY security.txt / 09:04:32 #102 DONE 0.4s 09:04:32 09:04:32 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:04:33 #103 ... 09:04:33 09:04:33 #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:04:33 #101 DONE 1.3s 09:04:33 09:04:33 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:04:33 #104 DONE 1.3s 09:04:33 09:04:33 #98 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:04:33 #98 DONE 2.9s 09:04:33 09:04:33 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:04:33 #103 DONE 1.0s 09:04:33 09:04:33 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:04:33 #105 DONE 0.2s 09:04:33 09:04:33 #106 [security-spire-config stage-2 6/10] COPY security.txt / 09:04:33 #106 DONE 0.2s 09:04:33 09:04:33 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 09:04:33 #107 DONE 0.2s 09:04:33 09:04:33 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:04:34 #108 ... 09:04:34 09:04:34 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:04:34 #109 DONE 0.1s 09:04:34 09:04:34 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:04:34 #108 DONE 0.1s 09:04:34 09:04:34 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:04:34 #110 DONE 0.2s 09:04:34 09:04:34 #111 [security-spire-server] exporting to image 09:04:34 #111 exporting layers 09:04:34 $ docker rm -f --volumes 2612412dbca712105eb17a0c313cc5297831464e66c4e436e6ca8b6f0cbba128 09:04:34 #111 ... 09:04:34 09:04:34 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:04:34 #112 DONE 0.2s 09:04:34 09:04:34 #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:04:34 #113 DONE 0.3s 09:04:34 09:04:34 #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } 09:04:34 #114 DONE 0.2s 09:04:34 09:04:34 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:04:34 #115 DONE 0.2s 09:04:34 09:04:34 #111 [security-spire-agent] exporting to image [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:04:35 09:04:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:04:35 latest: Pulling from edgex-devops/edgex-compose-arm64 09:04:35 547446be3368: Pulling fs layer 09:04:35 d125d8839a47: Pulling fs layer 09:04:35 3e85d5ac6304: Pulling fs layer 09:04:35 c3105a71a48b: Pulling fs layer 09:04:35 0f093f025ec4: Pulling fs layer 09:04:35 c3106fc0e877: Pulling fs layer 09:04:35 c3105a71a48b: Waiting 09:04:35 0f093f025ec4: Waiting 09:04:35 c3106fc0e877: Waiting 09:04:35 547446be3368: Verifying Checksum 09:04:35 547446be3368: Download complete 09:04:35 c3105a71a48b: Verifying Checksum 09:04:35 c3105a71a48b: Download complete 09:04:35 d125d8839a47: Verifying Checksum 09:04:35 d125d8839a47: Download complete 09:04:35 c3106fc0e877: Verifying Checksum 09:04:35 c3106fc0e877: Download complete 09:04:36 0f093f025ec4: Verifying Checksum 09:04:36 0f093f025ec4: Download complete 09:04:36 547446be3368: Pull complete 09:04:37 #111 exporting layers 2.0s done 09:04:37 #111 writing image sha256:1476ded0b59657c93ae3e41454b650c1b08b17858b6541ee25d96f8ec2c123b6 09:04:37 #111 ... 09:04:37 09:04:37 #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:37 #116 ... 09:04:37 09:04:37 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:37 d125d8839a47: Pull complete 09:04:37 3e85d5ac6304: Verifying Checksum 09:04:37 3e85d5ac6304: Download complete 09:04:38 #117 ... 09:04:38 09:04:38 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:38 #118 ... 09:04:38 09:04:38 #111 [security-spire-server] exporting to image 09:04:38 #111 writing image sha256:1476ded0b59657c93ae3e41454b650c1b08b17858b6541ee25d96f8ec2c123b6 1.4s done 09:04:38 #111 naming to docker.io/library/security-spire-server 0.2s done 09:04:39 #111 exporting layers 4.7s done 09:04:39 #111 writing image sha256:259df27388b4a956ff906414be360aacabed7f51074a940e4b95303b52f78139 09:04:39 #111 writing image sha256:259df27388b4a956ff906414be360aacabed7f51074a940e4b95303b52f78139 0.2s done 09:04:39 #111 naming to docker.io/library/security-spire-agent 09:04:40 #111 exporting layers 4.8s done 09:04:40 #111 naming to docker.io/library/security-spire-agent 0.0s done 09:04:40 #111 writing image sha256:a519b7e2b6c55cf28492ac5cc688be59987c746e244190c5daf349eb51a0ad77 done 09:04:40 #111 naming to docker.io/library/security-spire-config 0.1s done 09:04:40 #111 DONE 5.2s 09:04:40 09:04:40 #90 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:47 3e85d5ac6304: Pull complete 09:04:47 c3105a71a48b: Pull complete 09:04:48 0f093f025ec4: Pull complete 09:04:49 c3106fc0e877: Pull complete 09:04:49 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:04:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:04:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:49 prd-ubuntu20.04-docker-arm64-4c-16g-2713 does not seem to be running inside a container 09:04:49 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 09:04:51 $ docker top 7edf18e65f91aa3d54773e6ccac79a9aadff6e7acc4e9345b3189335fec00803 -eo pid,comm [Pipeline] { [Pipeline] sh 09:04:52 + docker compose -f ./docker-compose-build.yml build --parallel 09:05:02 #1 [core-metadata internal] load build definition from Dockerfile 09:05:02 #1 transferring dockerfile: 2.10kB done 09:05:02 #1 DONE 0.1s 09:05:02 09:05:02 #2 [core-keeper internal] load build definition from Dockerfile 09:05:02 #2 transferring dockerfile: 2.01kB 0.0s done 09:05:02 #2 DONE 0.1s 09:05:02 09:05:02 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:05:02 #3 transferring dockerfile: 2.23kB 0.0s done 09:05:02 #3 DONE 0.1s 09:05:02 09:05:02 #4 [security-spire-server internal] load build definition from Dockerfile 09:05:02 #4 transferring dockerfile: 1.70kB done 09:05:02 #4 DONE 0.1s 09:05:02 09:05:02 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:05:02 #5 transferring dockerfile: 1.89kB done 09:05:02 #5 DONE 0.1s 09:05:02 09:05:02 #6 [security-proxy-auth internal] load build definition from Dockerfile 09:05:02 #6 transferring dockerfile: 2.14kB done 09:05:02 #6 DONE 0.1s 09:05:02 09:05:02 #7 [support-scheduler internal] load build definition from Dockerfile 09:05:02 #7 transferring dockerfile: 1.83kB 0.0s done 09:05:02 #7 DONE 0.1s 09:05:02 09:05:02 #8 [security-spire-agent internal] load build definition from Dockerfile 09:05:02 #8 transferring dockerfile: 1.81kB 0.0s done 09:05:02 #8 DONE 0.1s 09:05:02 09:05:02 #9 [security-bootstrapper internal] load build definition from Dockerfile 09:05:02 #9 transferring dockerfile: 3.02kB 0.0s done 09:05:02 #9 DONE 0.1s 09:05:02 09:05:02 #10 [core-command internal] load build definition from Dockerfile 09:05:02 #10 transferring dockerfile: 1.94kB 0.0s done 09:05:02 #10 DONE 0.1s 09:05:02 09:05:02 #11 [security-spire-config internal] load build definition from Dockerfile 09:05:02 #11 transferring dockerfile: 1.69kB done 09:05:02 #11 DONE 0.1s 09:05:02 09:05:02 #12 [core-data internal] load build definition from Dockerfile 09:05:02 #12 transferring dockerfile: 2.04kB done 09:05:02 #12 DONE 0.1s 09:05:02 09:05:02 #13 [support-notifications internal] load build definition from Dockerfile 09:05:02 #13 transferring dockerfile: 2.00kB done 09:05:02 #13 DONE 0.1s 09:05:02 09:05:02 #14 [security-proxy-setup internal] load build definition from Dockerfile 09:05:02 #14 transferring dockerfile: 2.50kB 0.0s done 09:05:02 #14 DONE 0.1s 09:05:02 09:05:02 #15 [security-secretstore-setup internal] load build definition from Dockerfile 09:05:02 #15 transferring dockerfile: 2.49kB 0.0s done 09:05:02 #15 DONE 0.1s 09:05:02 09:05:02 #16 [core-metadata internal] load .dockerignore 09:05:02 #16 transferring context: 50B done 09:05:02 #16 DONE 0.0s 09:05:03 09:05:03 #17 [core-keeper internal] load .dockerignore 09:05:03 #17 transferring context: 50B done 09:05:03 #17 DONE 0.0s 09:05:03 09:05:03 #18 [core-common-config-bootstrapper internal] load .dockerignore 09:05:03 #18 transferring context: 50B done 09:05:03 #18 DONE 0.1s 09:05:03 09:05:03 #19 [security-spire-server internal] load .dockerignore 09:05:03 #19 transferring context: 50B done 09:05:03 #19 DONE 0.0s 09:05:03 09:05:03 #20 [security-spiffe-token-provider internal] load .dockerignore 09:05:03 #20 transferring context: 50B 0.0s done 09:05:03 #20 DONE 0.1s 09:05:03 09:05:03 #21 [security-proxy-auth internal] load .dockerignore 09:05:04 #21 transferring context: 50B done 09:05:04 #21 DONE 0.1s 09:05:04 09:05:04 #22 [support-scheduler internal] load .dockerignore 09:05:04 #22 transferring context: 50B done 09:05:04 #22 DONE 0.1s 09:05:04 09:05:04 #23 [security-spire-agent internal] load .dockerignore 09:05:04 #23 transferring context: 50B 0.0s done 09:05:04 #23 DONE 0.1s 09:05:04 09:05:04 #24 [security-bootstrapper internal] load .dockerignore 09:05:04 #24 transferring context: 50B done 09:05:04 #24 DONE 0.1s 09:05:04 09:05:04 #25 [core-command internal] load .dockerignore 09:05:04 #25 transferring context: 50B done 09:05:04 #25 DONE 0.0s 09:05:04 09:05:04 #26 [security-spire-config internal] load .dockerignore 09:05:04 #26 transferring context: 50B done 09:05:04 #26 DONE 0.1s 09:05:04 09:05:04 #27 [core-data internal] load .dockerignore 09:05:04 #27 transferring context: 50B done 09:05:04 #27 DONE 0.1s 09:05:04 09:05:04 #28 [support-notifications internal] load .dockerignore 09:05:04 #28 transferring context: 50B 0.0s done 09:05:04 #28 DONE 0.1s 09:05:04 09:05:04 #29 [security-secretstore-setup internal] load .dockerignore 09:05:04 #29 transferring context: 50B 0.0s done 09:05:04 #29 DONE 0.1s 09:05:04 09:05:04 #30 [security-proxy-setup internal] load .dockerignore 09:05:04 #30 transferring context: 50B done 09:05:04 #30 DONE 0.1s 09:05:04 09:05:04 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:05:04 #31 DONE 0.0s 09:05:04 09:05:04 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 09:05:04 #32 DONE 0.3s 09:05:04 09:05:04 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:05:04 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:05:04 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:05:04 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:05:04 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:05:04 #33 DONE 0.2s 09:05:04 09:05:04 #34 [core-metadata internal] load build context 09:05:05 #34 ... 09:05:05 09:05:05 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:05:05 #31 DONE 0.0s 09:05:05 09:05:05 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 09:05:05 #32 DONE 0.3s 09:05:05 09:05:05 #34 [core-metadata internal] load build context 09:05:05 #34 ... 09:05:05 09:05:05 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:05:05 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:05:05 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:05:05 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:05:05 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:05:05 #33 DONE 0.3s 09:05:05 09:05:05 #34 [core-metadata internal] load build context 09:05:05 #34 ... 09:05:05 09:05:05 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:05:05 #31 DONE 0.0s 09:05:05 09:05:05 #34 [core-metadata internal] load build context 09:05:05 #34 ... 09:05:05 09:05:05 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:05:05 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:05:05 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:05:05 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:05:05 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:05:05 #33 DONE 0.3s 09:05:05 09:05:05 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:05:05 #31 DONE 0.0s 09:05:05 09:05:05 #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:05:05 #35 DONE 2.0s 09:05:05 09:05:05 #34 [core-metadata internal] load build context 09:05:06 #34 ... 09:05:06 09:05:06 #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:05:06 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:05:06 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:05:06 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:05:06 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:05:06 #33 DONE 0.4s 09:05:06 09:05:06 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 09:05:06 #32 DONE 0.7s 09:05:06 09:05:06 #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:05:06 #35 DONE 2.1s 09:05:06 09:05:06 #34 [core-metadata internal] load build context 09:05:06 #34 ... 09:05:06 09:05:06 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:05:06 #31 DONE 0.0s 09:05:06 09:05:06 #34 [core-metadata internal] load build context 09:05:06 #34 ... 09:05:06 09:05:06 #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:05:06 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:05:06 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:05:06 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:05:06 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:05:06 #33 DONE 0.5s 09:05:06 09:05:06 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 09:05:06 #32 DONE 0.9s 09:05:06 09:05:06 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:05:06 #35 DONE 2.2s 09:05:06 09:05:06 #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 09:05:06 #36 DONE 1.0s 09:05:06 09:05:06 #34 [core-metadata internal] load build context 09:05:06 #34 ... 09:05:06 09:05:06 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:05:06 #31 DONE 0.0s 09:05:06 09:05:06 #34 [core-metadata internal] load build context 09:05:07 #34 ... 09:05:07 09:05:07 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:05:07 #31 DONE 0.0s 09:05:07 09:05:07 #34 [core-metadata internal] load build context 09:05:07 #34 ... 09:05:07 09:05:07 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 09:05:07 #32 DONE 1.7s 09:05:07 09:05:07 #34 [core-metadata internal] load build context 09:05:07 #34 ... 09:05:07 09:05:07 #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:05:07 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:05:07 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:05:07 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:05:07 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:05:07 #33 DONE 0.5s 09:05:07 09:05:07 #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:05:07 #35 DONE 2.2s 09:05:07 09:05:07 #36 [core-command builder 2/7] WORKDIR /edgex-go 09:05:07 #36 DONE 1.0s 09:05:07 09:05:07 #34 [core-metadata internal] load build context 09:05:07 #34 ... 09:05:07 09:05:07 #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:05:07 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:05:07 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:05:07 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:05:07 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:05:07 #33 DONE 0.5s 09:05:07 09:05:07 #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:05:07 #35 DONE 2.2s 09:05:07 09:05:07 #36 [support-scheduler builder 2/7] WORKDIR /edgex-go 09:05:07 #36 DONE 1.0s 09:05:07 09:05:07 #34 [core-metadata internal] load build context 09:05:07 #34 ... 09:05:07 09:05:07 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:05:07 #31 DONE 0.1s 09:05:07 09:05:07 #34 [core-metadata internal] load build context 09:05:08 #34 ... 09:05:08 09:05:08 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:05:08 #31 DONE 0.1s 09:05:08 09:05:08 #34 [core-metadata internal] load build context 09:05:08 #34 transferring context: 7.93MB 3.7s 09:05:09 #34 ... 09:05:09 09:05:09 #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:05:09 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:05:09 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:05:09 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:05:09 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:05:09 #33 DONE 0.5s 09:05:09 09:05:09 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:05:09 #31 DONE 0.1s 09:05:09 09:05:09 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 09:05:09 #37 DONE 2.9s 09:05:09 09:05:09 #34 [core-metadata internal] load build context 09:05:09 #34 ... 09:05:09 09:05:09 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 09:05:09 #32 DONE 3.2s 09:05:09 09:05:09 #34 [core-metadata internal] load build context 09:05:09 #34 ... 09:05:09 09:05:09 #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:05:09 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:05:09 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:05:09 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:05:09 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:05:09 #33 DONE 0.5s 09:05:09 09:05:09 #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:05:09 #35 DONE 2.2s 09:05:09 09:05:09 #36 [core-data builder 2/7] WORKDIR /edgex-go 09:05:09 #36 DONE 1.0s 09:05:09 09:05:09 #34 [core-metadata internal] load build context 09:05:09 #34 ... 09:05:09 09:05:09 #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:05:09 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:05:09 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:05:09 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:05:09 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:05:09 #33 DONE 0.6s 09:05:09 09:05:09 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:05:09 #35 DONE 2.3s 09:05:09 09:05:09 #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 09:05:09 #36 DONE 1.1s 09:05:09 09:05:09 #38 [security-proxy-setup internal] load build context 09:05:09 #38 DONE 0.0s 09:05:09 09:05:09 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:05:09 #31 DONE 0.1s 09:05:09 09:05:09 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:05:09 #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.4s done 09:05:09 #39 DONE 0.5s 09:05:09 09:05:09 #34 [core-metadata internal] load build context 09:05:09 #34 ... 09:05:09 09:05:09 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:05:09 #31 DONE 0.1s 09:05:09 09:05:09 #34 [core-metadata internal] load build context 09:05:10 #34 ... 09:05:10 09:05:10 #40 [security-spire-server internal] load build context 09:05:10 #40 transferring context: 23.80kB 0.3s done 09:05:10 #40 DONE 1.5s 09:05:10 09:05:10 #34 [core-metadata internal] load build context 09:05:12 #34 ... 09:05:12 09:05:12 #41 [security-spire-config internal] load build context 09:05:12 #41 transferring context: 22.05kB 0.4s done 09:05:12 #41 DONE 3.1s 09:05:12 09:05:12 #34 [core-metadata internal] load build context 09:05:12 #34 ... 09:05:12 09:05:12 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 09:05:12 #32 DONE 6.3s 09:05:12 09:05:12 #34 [core-metadata internal] load build context 09:05:13 #34 ... 09:05:13 09:05:13 #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:05:13 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:05:13 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:05:13 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:05:13 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:05:13 #33 DONE 0.6s 09:05:13 09:05:13 #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:05:13 #35 DONE 2.3s 09:05:13 09:05:13 #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 09:05:13 #36 DONE 1.1s 09:05:13 09:05:13 #34 [core-metadata internal] load build context 09:05:13 #34 ... 09:05:13 09:05:13 #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:05:13 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:05:13 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:05:13 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:05:13 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:05:13 #33 DONE 0.6s 09:05:13 09:05:13 #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:05:13 #35 DONE 2.3s 09:05:13 09:05:13 #36 [support-notifications builder 2/7] WORKDIR /edgex-go 09:05:13 #36 DONE 1.1s 09:05:13 09:05:13 #34 [core-metadata internal] load build context 09:05:13 #34 ... 09:05:13 09:05:13 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 09:05:13 #42 DONE 6.6s 09:05:13 09:05:13 #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:05:13 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:05:13 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:05:13 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:05:13 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:05:13 #33 DONE 0.6s 09:05:13 09:05:13 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:05:13 #43 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:05:14 #43 ... 09:05:14 09:05:14 #44 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:05:14 #0 5.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:05:14 #0 5.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:05:14 #0 7.359 (1/1) Installing dumb-init (1.2.5-r3) 09:05:14 #0 7.359 Executing busybox-1.36.1-r29.trigger 09:05:14 #0 7.359 OK: 9 MiB in 15 packages 09:05:14 #44 DONE 9.9s 09:05:14 09:05:14 #45 [core-command stage-1 3/9] RUN apk --no-cache upgrade 09:05:15 #45 ... 09:05:15 09:05:15 #46 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:05:15 #46 ... 09:05:15 09:05:15 #47 [core-keeper internal] load build context 09:05:15 #47 ... 09:05:15 09:05:15 #48 [core-common-config-bootstrapper internal] load build context 09:05:16 #48 ... 09:05:16 09:05:16 #47 [core-keeper internal] load build context 09:05:16 #47 ... 09:05:16 09:05:16 #49 [security-spiffe-token-provider internal] load build context 09:05:16 #49 ... 09:05:16 09:05:16 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:05:16 #0 9.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:05:16 #50 ... 09:05:16 09:05:16 #48 [core-common-config-bootstrapper internal] load build context 09:05:16 #48 ... 09:05:16 09:05:16 #51 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:05:16 #51 ... 09:05:16 09:05:16 #52 [core-data builder 3/7] RUN apk add --update --no-cache make git 09:05:16 #52 ... 09:05:16 09:05:16 #53 [security-proxy-auth internal] load build context 09:05:16 #53 ... 09:05:16 09:05:16 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:05:17 #54 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:05:17 #54 ... 09:05:17 09:05:17 #53 [security-proxy-auth internal] load build context 09:05:17 #53 transferring context: 3.78MB 9.8s 09:05:17 #53 ... 09:05:17 09:05:17 #46 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:05:17 #46 DONE 11.6s 09:05:17 09:05:17 #53 [security-proxy-auth internal] load build context 09:05:17 #53 ... 09:05:17 09:05:17 #55 [core-command internal] load build context 09:05:17 #55 ... 09:05:17 09:05:17 #56 [support-scheduler internal] load build context 09:05:17 #56 ... 09:05:17 09:05:17 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:05:17 #57 ... 09:05:17 09:05:17 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:05:18 #58 ... 09:05:18 09:05:18 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:05:18 #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.4s done 09:05:18 #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 09:05:18 #39 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 09:05:18 #39 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 09:05:18 #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 4.4s done 09:05:18 #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 4.6s 09:05:18 #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 4.6s 09:05:18 #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 4.4s done 09:05:18 #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 09:05:18 #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 4.9s done 09:05:18 #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 09:05:19 #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 5.5s done 09:05:19 #39 ... 09:05:19 09:05:19 #59 [security-bootstrapper internal] load build context 09:05:19 #59 ... 09:05:19 09:05:19 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:05:19 #60 ... 09:05:19 09:05:19 #38 [security-proxy-setup internal] load build context 09:05:19 #38 ... 09:05:19 09:05:19 #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:05:19 #61 ... 09:05:19 09:05:19 #62 [core-data internal] load build context 09:05:20 #62 ... 09:05:20 09:05:20 #55 [core-command internal] load build context 09:05:21 #55 ... 09:05:21 09:05:21 #63 [security-spire-agent internal] load build context 09:05:21 #63 transferring context: 23.33kB 0.7s done 09:05:21 #63 DONE 7.1s 09:05:21 09:05:21 #55 [core-command internal] load build context 09:05:21 #55 ... 09:05:21 09:05:21 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:05:21 #64 ... 09:05:21 09:05:21 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:05:21 #65 ... 09:05:21 09:05:21 #38 [security-proxy-setup internal] load build context 09:05:21 #38 ... 09:05:21 09:05:21 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:05:21 #66 ... 09:05:21 09:05:21 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:05:21 #67 ... 09:05:21 09:05:21 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:05:21 #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 09:05:21 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 8.0s 09:05:23 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.84MB / 33.17MB 9.6s 09:05:23 #39 ... 09:05:23 09:05:23 #68 [support-notifications internal] load build context 09:05:23 #68 ... 09:05:23 09:05:23 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:05:23 #69 ... 09:05:23 09:05:23 #70 [security-secretstore-setup internal] load build context 09:05:23 #70 ... 09:05:23 09:05:23 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:05:23 #39 ... 09:05:23 09:05:23 #34 [core-metadata internal] load build context 09:05:23 #34 ... 09:05:23 09:05:23 #51 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:05:23 #51 DONE 17.3s 09:05:23 09:05:23 #34 [core-metadata internal] load build context 09:05:23 #34 ... 09:05:23 09:05:23 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:05:24 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 10.6s 09:05:24 #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 09:05:24 #39 ... 09:05:24 09:05:24 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:05:24 #71 ... 09:05:24 09:05:24 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:05:25 #39 ... 09:05:25 09:05:25 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:05:25 #72 ... 09:05:25 09:05:25 #47 [core-keeper internal] load build context 09:05:25 #47 transferring context: 10.89MB 19.1s 09:05:25 #47 ... 09:05:25 09:05:25 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:05:25 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 12.4s 09:05:26 #90 ... 09:05:26 09:05:26 #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:26 #85 DONE 55.8s 09:05:26 09:05:26 #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:26 #116 DONE 55.9s 09:05:26 09:05:26 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:26 #117 DONE 48.6s 09:05:26 09:05:26 #119 [support-scheduler builder 6/7] COPY . . 09:05:26 #119 ... 09:05:26 09:05:26 #90 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:26 #90 DONE 54.2s 09:05:26 09:05:26 #120 [security-proxy-auth builder 6/7] COPY . . 09:05:26 #120 ... 09:05:26 09:05:26 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:26 #118 DONE 54.5s 09:05:26 09:05:26 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:26 #80 DONE 58.7s 09:05:26 09:05:26 #121 [security-spiffe-token-provider builder 6/7] COPY . . 09:05:26 #39 ... 09:05:26 09:05:26 #49 [security-spiffe-token-provider internal] load build context 09:05:26 #49 ... 09:05:26 09:05:26 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:05:26 #50 9.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:05:26 #50 12.17 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:05:26 #50 12.17 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:05:26 #50 12.17 OK: 24049 distinct packages available 09:05:26 #50 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:05:26 #50 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:05:26 #50 19.46 (1/14) Installing ca-certificates (20241121-r1) 09:05:26 #50 19.46 (2/14) Installing brotli-libs (1.1.0-r2) 09:05:26 #50 19.46 (3/14) Installing c-ares (1.33.1-r0) 09:05:26 #50 19.46 (4/14) Installing libunistring (1.2-r0) 09:05:26 #50 19.46 (5/14) Installing libidn2 (2.3.7-r0) 09:05:26 #50 19.46 (6/14) Installing nghttp2-libs (1.62.1-r0) 09:05:26 #50 19.46 (7/14) Installing libpsl (0.21.5-r1) 09:05:26 #50 19.46 (8/14) Installing zstd-libs (1.5.6-r0) 09:05:26 #50 19.46 (9/14) Installing libcurl (8.12.1-r0) 09:05:26 #50 19.46 (10/14) Installing curl (8.12.1-r0) 09:05:26 #50 19.46 (11/14) Installing dumb-init (1.2.5-r3) 09:05:26 #50 19.60 (12/14) Installing musl-obstack (1.2.3-r2) 09:05:26 #50 19.60 (13/14) Installing libucontext (1.2-r3) 09:05:26 #50 19.60 (14/14) Installing gcompat (1.1.0-r4) 09:05:26 #50 19.60 Executing busybox-1.36.1-r29.trigger 09:05:26 #50 19.60 Executing ca-certificates-20241121-r1.trigger 09:05:26 #50 ... 09:05:26 09:05:26 #48 [core-common-config-bootstrapper internal] load build context 09:05:27 #48 ... 09:05:27 09:05:27 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:05:27 #50 20.48 OK: 15 MiB in 28 packages 09:05:27 #50 ... 09:05:27 09:05:27 #52 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:05:27 #52 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:05:27 #52 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:05:27 #52 17.52 OK: 239 MiB in 58 packages 09:05:27 #52 DONE 21.7s 09:05:27 09:05:27 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:05:27 #58 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:05:27 #58 13.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:05:27 #58 18.36 OK: 239 MiB in 58 packages 09:05:27 #58 DONE 19.8s 09:05:27 09:05:27 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:05:27 #39 ... 09:05:27 09:05:27 #53 [security-proxy-auth internal] load build context 09:05:27 #53 ... 09:05:27 09:05:27 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:05:27 #54 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:05:27 #54 15.64 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:05:27 #54 15.64 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:05:27 #54 15.64 OK: 24051 distinct packages available 09:05:27 #54 16.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:05:27 #54 17.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:05:27 #54 21.13 OK: 239 MiB in 58 packages 09:05:27 #54 ... 09:05:27 09:05:27 #56 [support-scheduler internal] load build context 09:05:28 #56 ... 09:05:28 09:05:28 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:05:28 #73 ... 09:05:28 09:05:28 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:05:28 #50 DONE 21.7s 09:05:28 09:05:28 #56 [support-scheduler internal] load build context 09:05:29 #56 ... 09:05:29 09:05:29 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:05:29 #54 DONE 22.4s 09:05:29 09:05:29 #56 [support-scheduler internal] load build context 09:05:29 #56 ... 09:05:29 09:05:29 #59 [security-bootstrapper internal] load build context 09:05:29 #59 ... 09:05:29 09:05:29 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:05:29 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 16.1s 09:05:29 #39 ... 09:05:29 09:05:29 #62 [core-data internal] load build context 09:05:30 #121 ... 09:05:30 09:05:30 #122 [support-notifications builder 6/7] COPY . . 09:05:30 #62 ... 09:05:30 09:05:30 #59 [security-bootstrapper internal] load build context 09:05:30 #59 transferring context: 4.21MB 19.8s 09:05:30 #59 ... 09:05:30 09:05:30 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:05:30 #43 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 6.6s done 09:05:30 #43 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 09:05:30 #43 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 09:05:30 #43 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 09:05:30 #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 09:05:30 #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 09:05:30 #43 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 09:05:30 #43 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.0s done 09:05:30 #43 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.44MB / 14.28MB 7.4s 09:05:30 #43 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done 09:05:30 #43 ... 09:05:30 09:05:30 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:05:30 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 17.2s 09:05:31 #39 ... 09:05:31 09:05:31 #55 [core-command internal] load build context 09:05:31 #55 ... 09:05:31 09:05:31 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:05:31 #39 ... 09:05:31 09:05:31 #38 [security-proxy-setup internal] load build context 09:05:31 #38 ... 09:05:31 09:05:31 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:05:32 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 18.5s 09:05:32 #39 ... 09:05:32 09:05:32 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:05:32 #57 15.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:05:32 #57 17.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:05:32 #57 20.41 (1/3) Installing ca-certificates (20241121-r1) 09:05:32 #57 20.52 (2/3) Installing dumb-init (1.2.5-r3) 09:05:32 #57 20.52 (3/3) Installing tzdata (2025b-r0) 09:05:32 #57 21.51 Executing busybox-1.36.1-r29.trigger 09:05:32 #57 21.51 Executing ca-certificates-20241121-r1.trigger 09:05:32 #57 22.53 OK: 11 MiB in 17 packages 09:05:32 #57 DONE 24.1s 09:05:32 09:05:32 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:05:32 #122 ... 09:05:32 09:05:32 #123 [security-bootstrapper builder 6/7] COPY . . 09:05:32 #123 ... 09:05:32 09:05:32 #124 [core-keeper builder 7/8] COPY . . 09:05:33 #39 ... 09:05:33 09:05:33 #68 [support-notifications internal] load build context 09:05:33 #68 ... 09:05:33 09:05:33 #49 [security-spiffe-token-provider internal] load build context 09:05:33 #49 ... 09:05:33 09:05:33 #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:05:33 #61 18.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:05:33 #61 19.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:05:33 #61 23.13 OK: 239 MiB in 58 packages 09:05:33 #61 DONE 24.4s 09:05:33 09:05:33 #49 [security-spiffe-token-provider internal] load build context 09:05:33 #49 ... 09:05:33 09:05:33 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:05:33 #39 ... 09:05:33 09:05:33 #70 [security-secretstore-setup internal] load build context 09:05:33 #70 ... 09:05:33 09:05:33 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:05:34 #39 ... 09:05:34 09:05:34 #34 [core-metadata internal] load build context 09:05:34 #34 transferring context: 19.45MB 29.6s 09:05:34 #34 ... 09:05:34 09:05:34 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:05:34 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 21.0s 09:05:34 #39 ... 09:05:34 09:05:34 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:05:34 #74 ... 09:05:34 09:05:34 #34 [core-metadata internal] load build context 09:05:36 #34 ... 09:05:36 09:05:36 #47 [core-keeper internal] load build context 09:05:36 #47 ... 09:05:36 09:05:36 #34 [core-metadata internal] load build context 09:05:37 #34 ... 09:05:37 09:05:37 #48 [core-common-config-bootstrapper internal] load build context 09:05:37 #48 ... 09:05:37 09:05:37 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:05:37 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 23.6s 09:05:37 #39 ... 09:05:37 09:05:37 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:05:37 #64 20.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:05:37 #64 21.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:05:37 #64 24.18 (1/1) Installing dumb-init (1.2.5-r3) 09:05:37 #64 24.18 Executing busybox-1.36.1-r29.trigger 09:05:37 #64 24.30 OK: 9 MiB in 15 packages 09:05:37 #64 DONE 26.3s 09:05:37 09:05:37 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:05:37 #39 ... 09:05:37 09:05:37 #53 [security-proxy-auth internal] load build context 09:05:38 #53 ... 09:05:38 09:05:38 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:05:38 #39 ... 09:05:38 09:05:38 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:05:38 #75 ... 09:05:38 09:05:38 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:05:38 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.17MB / 33.17MB 25.5s 09:05:39 #39 ... 09:05:39 09:05:39 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:05:39 #60 19.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:05:39 #60 20.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:05:39 #60 23.86 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:05:39 #60 23.86 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:05:39 #60 23.86 OK: 24049 distinct packages available 09:05:39 #60 24.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:05:39 #60 25.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:05:39 #60 28.81 (1/5) Installing dumb-init (1.2.5-r3) 09:05:39 #60 28.81 (2/5) Installing musl-obstack (1.2.3-r2) 09:05:39 #60 28.81 (3/5) Installing libucontext (1.2-r3) 09:05:39 #60 28.81 (4/5) Installing gcompat (1.1.0-r4) 09:05:39 #60 28.81 (5/5) Installing openssl (3.3.3-r0) 09:05:39 #60 28.97 Executing busybox-1.36.1-r29.trigger 09:05:39 #60 28.97 OK: 10 MiB in 19 packages 09:05:39 #60 ... 09:05:39 09:05:39 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:05:39 #39 ... 09:05:39 09:05:39 #56 [support-scheduler internal] load build context 09:05:39 #56 ... 09:05:39 09:05:39 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:05:39 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.98MB / 33.17MB 26.3s 09:05:40 #39 ... 09:05:40 09:05:40 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:05:40 #69 21.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:05:40 #69 21.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:05:40 #69 24.70 OK: 239 MiB in 58 packages 09:05:40 #69 DONE 26.9s 09:05:40 09:05:40 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:05:40 #39 ... 09:05:40 09:05:40 #62 [core-data internal] load build context 09:05:40 #62 ... 09:05:40 09:05:40 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:05:40 #39 ... 09:05:40 09:05:40 #59 [security-bootstrapper internal] load build context 09:05:40 #59 transferring context: 5.91MB 30.1s 09:05:40 #59 ... 09:05:40 09:05:40 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:05:40 #43 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 8.7s done 09:05:40 #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.7s 09:05:40 #43 ... 09:05:40 09:05:40 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:05:40 #60 DONE 31.5s 09:05:40 09:05:40 #59 [security-bootstrapper internal] load build context 09:05:41 #59 ... 09:05:41 09:05:41 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:05:41 #65 24.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:05:41 #65 25.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:05:41 #65 28.25 (1/2) Installing dumb-init (1.2.5-r3) 09:05:41 #65 28.25 (2/2) Installing su-exec (0.2-r3) 09:05:41 #65 28.25 Executing busybox-1.36.1-r29.trigger 09:05:41 #65 28.25 OK: 9 MiB in 16 packages 09:05:41 #65 DONE 30.2s 09:05:41 09:05:41 #59 [security-bootstrapper internal] load build context 09:05:41 #59 ... 09:05:41 09:05:41 #55 [core-command internal] load build context 09:05:41 #55 ... 09:05:41 09:05:41 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:05:41 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 28.1s 09:05:42 #39 ... 09:05:42 09:05:42 #38 [security-proxy-setup internal] load build context 09:05:42 #38 ... 09:05:42 09:05:42 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:05:42 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 28.9s done 09:05:42 #39 ... 09:05:42 09:05:42 #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:05:42 #76 ... 09:05:42 09:05:42 #55 [core-command internal] load build context 09:05:43 #55 ... 09:05:43 09:05:43 #68 [support-notifications internal] load build context 09:05:43 #68 ... 09:05:43 09:05:43 #49 [security-spiffe-token-provider internal] load build context 09:05:43 #49 ... 09:05:43 09:05:43 #55 [core-command internal] load build context 09:05:44 #55 ... 09:05:44 09:05:44 #70 [security-secretstore-setup internal] load build context 09:05:44 #70 ... 09:05:44 09:05:44 #49 [security-spiffe-token-provider internal] load build context 09:05:45 #49 transferring context: 16.53MB 39.3s 09:05:46 #49 ... 09:05:46 09:05:46 #47 [core-keeper internal] load build context 09:05:46 #47 ... 09:05:46 09:05:46 #68 [support-notifications internal] load build context 09:05:47 #68 ... 09:05:47 09:05:47 #34 [core-metadata internal] load build context 09:05:47 #34 ... 09:05:47 09:05:47 #68 [support-notifications internal] load build context 09:05:47 #68 ... 09:05:47 09:05:47 #48 [core-common-config-bootstrapper internal] load build context 09:05:47 #48 ... 09:05:47 09:05:47 #68 [support-notifications internal] load build context 09:05:48 #68 ... 09:05:48 09:05:48 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:05:48 #77 ... 09:05:48 09:05:48 #48 [core-common-config-bootstrapper internal] load build context 09:05:48 #48 ... 09:05:48 09:05:48 #53 [security-proxy-auth internal] load build context 09:05:48 #53 ... 09:05:48 09:05:48 #68 [support-notifications internal] load build context 09:05:50 #68 ... 09:05:50 09:05:50 #56 [support-scheduler internal] load build context 09:05:50 #56 ... 09:05:50 09:05:50 #68 [support-notifications internal] load build context 09:05:50 #68 ... 09:05:50 09:05:50 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:05:50 #67 28.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:05:50 #67 29.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:05:50 #67 32.21 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:05:50 #67 32.21 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:05:50 #67 32.21 OK: 24049 distinct packages available 09:05:50 #67 32.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:05:50 #67 33.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:05:50 #67 ... 09:05:50 09:05:50 #70 [security-secretstore-setup internal] load build context 09:05:50 #70 ... 09:05:50 09:05:50 #62 [core-data internal] load build context 09:05:50 #62 ... 09:05:50 09:05:50 #55 [core-command internal] load build context 09:05:50 #55 ... 09:05:50 09:05:50 #68 [support-notifications internal] load build context 09:05:50 #68 ... 09:05:50 09:05:50 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:05:50 #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 16.6s 09:05:51 #43 ... 09:05:51 09:05:51 #55 [core-command internal] load build context 09:05:51 #55 transferring context: 19.19MB 43.1s 09:05:51 #55 ... 09:05:51 09:05:51 #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:05:51 #78 ... 09:05:51 09:05:51 #55 [core-command internal] load build context 09:05:51 #55 ... 09:05:51 09:05:51 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:05:51 #79 ... 09:05:51 09:05:51 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:05:51 #66 30.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:05:51 #66 31.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:05:51 #66 35.14 (1/4) Installing dumb-init (1.2.5-r3) 09:05:51 #66 35.14 (2/4) Installing openssl (3.3.3-r0) 09:05:51 #66 35.41 (3/4) Installing su-exec (0.2-r3) 09:05:51 #66 35.41 (4/4) Installing yq-go (4.44.1-r2) 09:05:51 #66 36.01 Executing busybox-1.36.1-r29.trigger 09:05:51 #66 36.09 OK: 20 MiB in 18 packages 09:05:51 #66 DONE 40.0s 09:05:51 09:05:51 #55 [core-command internal] load build context 09:05:52 #55 ... 09:05:52 09:05:52 #59 [security-bootstrapper internal] load build context 09:05:52 #59 ... 09:05:52 09:05:52 #62 [core-data internal] load build context 09:05:52 #62 ... 09:05:52 09:05:52 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:05:52 #71 27.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:05:52 #71 28.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:05:52 #71 31.58 (1/7) Installing ca-certificates (20241121-r1) 09:05:52 #71 31.68 (2/7) Installing dumb-init (1.2.5-r3) 09:05:52 #71 31.68 (3/7) Installing libgcc (13.2.1_git20240309-r1) 09:05:52 #71 31.68 (4/7) Installing libsodium (1.0.19-r0) 09:05:52 #71 31.68 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 09:05:52 #71 31.92 (6/7) Installing libzmq (4.3.5-r2) 09:05:52 #71 32.05 (7/7) Installing zeromq (4.3.5-r2) 09:05:52 #71 32.11 Executing busybox-1.36.1-r29.trigger 09:05:52 #71 32.26 Executing ca-certificates-20241121-r1.trigger 09:05:52 #71 33.16 OK: 14 MiB in 21 packages 09:05:52 #71 DONE 37.4s 09:05:52 09:05:52 #38 [security-proxy-setup internal] load build context 09:05:52 #38 ... 09:05:52 09:05:52 #62 [core-data internal] load build context 09:05:52 #62 ... 09:05:52 09:05:52 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:05:52 #67 39.36 (1/4) Installing dumb-init (1.2.5-r3) 09:05:52 #67 39.36 (2/4) Installing musl-obstack (1.2.3-r2) 09:05:52 #67 39.36 (3/4) Installing libucontext (1.2-r3) 09:05:52 #67 39.36 (4/4) Installing gcompat (1.1.0-r4) 09:05:52 #67 39.36 Executing busybox-1.36.1-r29.trigger 09:05:52 #67 39.36 OK: 9 MiB in 18 packages 09:05:52 #67 DONE 41.4s 09:05:53 09:05:53 #38 [security-proxy-setup internal] load build context 09:05:54 #124 ... 09:05:54 09:05:54 #119 [support-scheduler builder 6/7] COPY . . 09:05:54 #119 DONE 29.0s 09:05:54 09:05:54 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:05:54 #125 ... 09:05:54 09:05:54 #121 [security-spiffe-token-provider builder 6/7] COPY . . 09:05:54 #121 DONE 28.7s 09:05:54 09:05:54 #122 [support-notifications builder 6/7] COPY . . 09:05:54 #122 DONE 28.6s 09:05:54 09:05:54 #123 [security-bootstrapper builder 6/7] COPY . . 09:05:54 #123 DONE 29.3s 09:05:54 09:05:54 #120 [security-proxy-auth builder 6/7] COPY . . 09:05:54 #120 DONE 29.0s 09:05:54 09:05:54 #126 [security-proxy-setup builder 6/7] COPY . . 09:05:54 #126 CACHED 09:05:54 09:05:54 #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:05:54 #127 CACHED 09:05:54 09:05:54 #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:54 #128 CACHED 09:05:54 09:05:54 #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:54 #129 CACHED 09:05:54 09:05:54 #130 [security-secretstore-setup builder 6/7] COPY . . 09:05:54 #130 CACHED 09:05:54 09:05:54 #131 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:05:54 #131 CACHED 09:05:54 09:05:54 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:05:54 #132 ... 09:05:54 09:05:54 #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:54 #133 CACHED 09:05:54 09:05:54 #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:05:54 #134 CACHED 09:05:54 09:05:54 #135 [core-common-config-bootstrapper builder 6/7] COPY . . 09:05:54 #135 CACHED 09:05:54 09:05:54 #136 [core-data builder 6/7] COPY . . 09:05:54 #136 CACHED 09:05:54 09:05:54 #137 [core-data builder 4/7] COPY go.mod vendor* ./ 09:05:54 #137 CACHED 09:05:54 09:05:54 #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:54 #138 CACHED 09:05:54 09:05:54 #139 [core-command builder 4/7] COPY go.mod vendor* ./ 09:05:54 #139 CACHED 09:05:54 09:05:54 #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:54 #140 CACHED 09:05:54 09:05:54 #141 [core-command builder 6/7] COPY . . 09:05:54 #141 CACHED 09:05:54 09:05:54 #142 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:54 #142 CACHED 09:05:54 09:05:54 #143 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:05:54 #143 CACHED 09:05:54 09:05:54 #144 [core-metadata builder 6/7] COPY . . 09:05:54 #144 CACHED 09:05:54 09:05:54 #124 [core-keeper builder 7/8] COPY . . 09:05:54 #124 DONE 29.2s 09:05:54 09:05:54 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:05:54 #38 ... 09:05:54 09:05:54 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:05:54 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.9s 09:05:54 #39 ... 09:05:54 09:05:54 #38 [security-proxy-setup internal] load build context 09:05:55 #38 ... 09:05:55 09:05:55 #45 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:05:55 #45 32.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:05:55 #45 34.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:05:55 #45 38.79 OK: 9 MiB in 15 packages 09:05:55 #45 DONE 42.1s 09:05:55 09:05:55 #38 [security-proxy-setup internal] load build context 09:05:56 #38 transferring context: 8.62MB 44.4s 09:05:56 #38 ... 09:05:56 09:05:56 #49 [security-spiffe-token-provider internal] load build context 09:05:56 #49 ... 09:05:56 09:05:56 #47 [core-keeper internal] load build context 09:05:56 #47 ... 09:05:56 09:05:56 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:05:57 #145 ... 09:05:57 09:05:57 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:05:57 #0 4.587 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:05:57 #39 ... 09:05:57 09:05:57 #34 [core-metadata internal] load build context 09:05:57 #34 ... 09:05:57 09:05:57 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:05:57 #72 32.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:05:57 #72 33.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:05:57 #72 37.83 (1/4) Installing ca-certificates (20241121-r1) 09:05:57 #72 38.12 (2/4) Installing dumb-init (1.2.5-r3) 09:05:57 #72 38.12 (3/4) Installing su-exec (0.2-r3) 09:05:57 #72 38.12 (4/4) Installing yq-go (4.44.1-r2) 09:05:57 #72 38.73 Executing busybox-1.36.1-r29.trigger 09:05:57 #72 38.81 Executing ca-certificates-20241121-r1.trigger 09:05:57 #72 39.56 OK: 20 MiB in 18 packages 09:05:57 #72 DONE 42.2s 09:05:57 09:05:57 #34 [core-metadata internal] load build context 09:05:57 #34 ... 09:05:57 09:05:57 #49 [security-spiffe-token-provider internal] load build context 09:05:57 #146 ... 09:05:57 09:05:57 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:05:57 #0 6.068 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:05:58 #147 ... 09:05:58 09:05:58 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:05:58 #0 6.760 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:05:58 #49 ... 09:05:58 09:05:58 #48 [core-common-config-bootstrapper internal] load build context 09:05:58 #48 ... 09:05:58 09:05:58 #53 [security-proxy-auth internal] load build context 09:05:58 #53 ... 09:05:58 09:05:58 #48 [core-common-config-bootstrapper internal] load build context 09:05:59 #148 ... 09:05:59 09:05:59 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:05:59 #145 7.467 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:06:00 #48 ... 09:06:00 09:06:00 #56 [support-scheduler internal] load build context 09:06:00 #56 ... 09:06:00 09:06:00 #53 [security-proxy-auth internal] load build context 09:06:00 #53 ... 09:06:00 09:06:00 #70 [security-secretstore-setup internal] load build context 09:06:00 #70 ... 09:06:00 09:06:00 #53 [security-proxy-auth internal] load build context 09:06:00 #53 ... 09:06:00 09:06:00 #68 [support-notifications internal] load build context 09:06:01 #68 ... 09:06:01 09:06:01 #53 [security-proxy-auth internal] load build context 09:06:01 #53 ... 09:06:01 09:06:01 #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:06:01 #76 22.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:06:01 #76 23.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:06:01 #76 27.20 OK: 11 MiB in 17 packages 09:06:01 #76 DONE 29.0s 09:06:01 09:06:01 #53 [security-proxy-auth internal] load build context 09:06:01 #53 transferring context: 22.99MB 54.0s 09:06:01 #53 ... 09:06:01 09:06:01 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:06:01 #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 28.5s 09:06:01 #43 ... 09:06:01 09:06:01 #70 [security-secretstore-setup internal] load build context 09:06:01 #70 ... 09:06:01 09:06:01 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:06:01 #73 33.77 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:06:01 #73 34.89 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:06:01 #73 40.23 (1/1) Installing dumb-init (1.2.5-r3) 09:06:01 #73 40.75 Executing busybox-1.36.1-r29.trigger 09:06:01 #73 40.96 OK: 9 MiB in 15 packages 09:06:01 #73 DONE 44.0s 09:06:01 09:06:01 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:06:01 #75 26.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:06:01 #75 27.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:06:01 #75 31.14 OK: 15 MiB in 28 packages 09:06:01 #75 DONE 33.6s 09:06:01 09:06:01 #70 [security-secretstore-setup internal] load build context 09:06:01 #145 ... 09:06:01 09:06:01 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:06:01 #0 2.097 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:06:01 #149 ... 09:06:01 09:06:01 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:06:01 #0 3.769 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:06:01 #150 ... 09:06:01 09:06:01 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:06:01 #0 4.457 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:06:01 #151 ... 09:06:01 09:06:01 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:06:01 #0 3.266 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:06:02 #70 ... 09:06:02 09:06:02 #55 [core-command internal] load build context 09:06:02 #55 ... 09:06:02 09:06:02 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:06:02 #152 ... 09:06:02 09:06:02 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:06:02 #0 2.075 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:06:02 #153 ... 09:06:02 09:06:02 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:06:02 #0 7.915 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:06:02 #80 ... 09:06:02 09:06:02 #59 [security-bootstrapper internal] load build context 09:06:02 #59 ... 09:06:02 09:06:02 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:06:02 #81 ... 09:06:02 09:06:02 #55 [core-command internal] load build context 09:06:02 #55 ... 09:06:02 09:06:02 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:06:02 #74 29.28 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:06:02 #74 30.70 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:06:02 #74 36.23 OK: 239 MiB in 58 packages 09:06:02 #74 DONE 38.3s 09:06:02 #154 ... 09:06:02 09:06:02 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:06:02 #125 1.426 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:06:03 09:06:03 #55 [core-command internal] load build context 09:06:03 #55 ... 09:06:03 09:06:03 #62 [core-data internal] load build context 09:06:03 #125 ... 09:06:03 09:06:03 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:06:03 #132 2.201 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:06:03 #62 ... 09:06:03 09:06:03 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:06:03 #82 ... 09:06:03 09:06:03 #62 [core-data internal] load build context 09:06:05 #62 ... 09:06:05 09:06:05 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:06:05 #78 18.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:06:05 #78 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:06:05 #78 23.05 OK: 10 MiB in 19 packages 09:06:05 #78 DONE 24.0s 09:06:05 09:06:05 #53 [security-proxy-auth internal] load build context 09:06:05 #53 ... 09:06:05 09:06:05 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:06:05 #77 20.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:06:05 #77 22.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:06:05 #77 25.85 OK: 9 MiB in 15 packages 09:06:05 #77 DONE 28.2s 09:06:05 09:06:05 #53 [security-proxy-auth internal] load build context 09:06:06 #53 transferring context: 26.62MB 59.1s 09:06:06 #53 ... 09:06:06 09:06:06 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:06:06 #79 20.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:06:06 #79 21.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:06:06 #79 23.71 OK: 9 MiB in 16 packages 09:06:06 #79 DONE 25.0s 09:06:06 09:06:06 #53 [security-proxy-auth internal] load build context 09:06:06 #53 ... 09:06:06 09:06:06 #38 [security-proxy-setup internal] load build context 09:06:06 #38 ... 09:06:06 09:06:06 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:06:06 #82 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:06:07 #82 ... 09:06:07 09:06:07 #47 [core-keeper internal] load build context 09:06:07 #47 ... 09:06:07 09:06:07 #38 [security-proxy-setup internal] load build context 09:06:07 #38 ... 09:06:07 09:06:07 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:06:07 #83 ... 09:06:07 09:06:07 #38 [security-proxy-setup internal] load build context 09:06:07 #38 ... 09:06:07 09:06:07 #34 [core-metadata internal] load build context 09:06:08 #34 ... 09:06:08 09:06:08 #38 [security-proxy-setup internal] load build context 09:06:08 #38 ... 09:06:08 09:06:08 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:06:08 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.4s 09:06:08 #39 ... 09:06:08 09:06:08 #49 [security-spiffe-token-provider internal] load build context 09:06:08 #49 ... 09:06:08 09:06:08 #55 [core-command internal] load build context 09:06:09 #55 ... 09:06:09 09:06:09 #49 [security-spiffe-token-provider internal] load build context 09:06:10 #49 ... 09:06:10 09:06:10 #56 [support-scheduler internal] load build context 09:06:10 #56 ... 09:06:10 09:06:10 #48 [core-common-config-bootstrapper internal] load build context 09:06:10 #48 ... 09:06:10 09:06:10 #49 [security-spiffe-token-provider internal] load build context 09:06:11 #49 ... 09:06:11 09:06:11 #68 [support-notifications internal] load build context 09:06:11 #68 ... 09:06:11 09:06:11 #56 [support-scheduler internal] load build context 09:06:11 #56 transferring context: 23.42MB 63.3s 09:06:11 #56 ... 09:06:11 09:06:11 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:06:11 #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 39.2s 09:06:11 #43 ... 09:06:11 09:06:11 #56 [support-scheduler internal] load build context 09:06:11 #56 ... 09:06:11 09:06:11 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:06:11 #82 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:06:11 #82 17.46 OK: 9 MiB in 18 packages 09:06:11 #82 DONE 18.9s 09:06:12 09:06:12 #56 [support-scheduler internal] load build context 09:06:12 #56 ... 09:06:12 09:06:12 #70 [security-secretstore-setup internal] load build context 09:06:12 #70 ... 09:06:12 09:06:12 #56 [support-scheduler internal] load build context 09:06:12 #56 ... 09:06:12 09:06:12 #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:06:12 #84 DONE 5.9s 09:06:12 09:06:12 #56 [support-scheduler internal] load build context 09:06:12 #56 ... 09:06:12 09:06:12 #59 [security-bootstrapper internal] load build context 09:06:12 #59 ... 09:06:12 09:06:12 #56 [support-scheduler internal] load build context 09:06:13 #56 ... 09:06:13 09:06:13 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:06:13 #80 15.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:06:13 #80 15.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:06:13 #80 19.76 OK: 14 MiB in 21 packages 09:06:13 #80 DONE 21.0s 09:06:13 09:06:13 #56 [support-scheduler internal] load build context 09:06:13 #56 ... 09:06:13 09:06:13 #85 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:06:13 #85 DONE 1.2s 09:06:13 09:06:13 #56 [support-scheduler internal] load build context 09:06:14 #56 ... 09:06:14 09:06:14 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:06:14 #81 16.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:06:14 #81 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:06:14 #81 20.91 OK: 20 MiB in 18 packages 09:06:14 #81 DONE 22.2s 09:06:14 09:06:14 #56 [support-scheduler internal] load build context 09:06:15 #56 ... 09:06:15 09:06:15 #62 [core-data internal] load build context 09:06:15 #62 ... 09:06:15 09:06:15 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:06:15 #83 13.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:06:15 #83 13.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:06:15 #83 16.84 OK: 20 MiB in 18 packages 09:06:15 #83 DONE 17.7s 09:06:15 09:06:15 #62 [core-data internal] load build context 09:06:15 #62 ... 09:06:15 09:06:15 #56 [support-scheduler internal] load build context 09:06:15 #56 ... 09:06:15 09:06:15 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:06:15 #86 DONE 1.1s 09:06:15 09:06:15 #56 [support-scheduler internal] load build context 09:06:16 #56 ... 09:06:16 09:06:16 #34 [core-metadata internal] load build context 09:06:16 #34 transferring context: 44.67MB 70.5s done 09:06:16 #34 DONE 71.5s 09:06:16 09:06:16 #56 [support-scheduler internal] load build context 09:06:16 #56 ... 09:06:16 09:06:16 #53 [security-proxy-auth internal] load build context 09:06:16 #53 ... 09:06:16 09:06:16 #68 [support-notifications internal] load build context 09:06:16 #68 ... 09:06:16 09:06:16 #56 [support-scheduler internal] load build context 09:06:17 #56 ... 09:06:17 09:06:17 #47 [core-keeper internal] load build context 09:06:17 #47 ... 09:06:17 09:06:17 #56 [support-scheduler internal] load build context 09:06:18 #56 ... 09:06:18 09:06:18 #48 [core-common-config-bootstrapper internal] load build context 09:06:18 #48 transferring context: 44.67MB 71.5s done 09:06:18 #48 DONE 72.3s 09:06:18 09:06:18 #56 [support-scheduler internal] load build context 09:06:19 #56 ... 09:06:19 09:06:19 #38 [security-proxy-setup internal] load build context 09:06:19 #38 ... 09:06:19 09:06:19 #53 [security-proxy-auth internal] load build context 09:06:19 #53 transferring context: 44.67MB 71.7s done 09:06:19 #53 ... 09:06:19 09:06:19 #55 [core-command internal] load build context 09:06:19 #55 transferring context: 44.67MB 71.4s done 09:06:19 #55 ... 09:06:19 09:06:19 #68 [support-notifications internal] load build context 09:06:20 #68 ... 09:06:20 09:06:20 #53 [security-proxy-auth internal] load build context 09:06:20 #53 DONE 73.3s 09:06:20 09:06:20 #68 [support-notifications internal] load build context 09:06:20 #68 ... 09:06:20 09:06:20 #55 [core-command internal] load build context 09:06:20 #55 DONE 72.7s 09:06:20 09:06:20 #68 [support-notifications internal] load build context 09:06:20 #68 ... 09:06:20 09:06:20 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:06:20 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 35.4s 09:06:20 #39 ... 09:06:20 09:06:20 #68 [support-notifications internal] load build context 09:06:21 #68 ... 09:06:21 09:06:21 #49 [security-spiffe-token-provider internal] load build context 09:06:21 #49 ... 09:06:21 09:06:21 #68 [support-notifications internal] load build context 09:06:21 #68 ... 09:06:21 09:06:21 #56 [support-scheduler internal] load build context 09:06:21 #56 transferring context: 44.67MB 73.3s done 09:06:21 #56 DONE 74.2s 09:06:21 09:06:21 #68 [support-notifications internal] load build context 09:06:22 #68 ... 09:06:22 09:06:22 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:06:22 #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 44.8s done 09:06:22 #43 ... 09:06:22 09:06:22 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:06:22 #39 ... 09:06:22 09:06:22 #70 [security-secretstore-setup internal] load build context 09:06:22 #70 ... 09:06:22 09:06:22 #49 [security-spiffe-token-provider internal] load build context 09:06:22 #49 ... 09:06:22 09:06:22 #47 [core-keeper internal] load build context 09:06:22 #47 transferring context: 44.67MB 76.7s done 09:06:22 #47 DONE 77.3s 09:06:22 09:06:22 #49 [security-spiffe-token-provider internal] load build context 09:06:23 #49 ... 09:06:23 09:06:23 #59 [security-bootstrapper internal] load build context 09:06:23 #59 ... 09:06:23 09:06:23 #49 [security-spiffe-token-provider internal] load build context 09:06:23 #49 transferring context: 44.67MB 77.0s done 09:06:24 #49 DONE 77.7s 09:06:24 09:06:24 #59 [security-bootstrapper internal] load build context 09:06:25 #59 ... 09:06:25 09:06:25 #62 [core-data internal] load build context 09:06:25 #62 ... 09:06:25 09:06:25 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:06:25 #87 DONE 2.0s 09:06:25 09:06:25 #62 [core-data internal] load build context 09:06:25 #62 ... 09:06:25 09:06:25 #38 [security-proxy-setup internal] load build context 09:06:25 #38 ... 09:06:25 09:06:25 #62 [core-data internal] load build context 09:06:26 #62 ... 09:06:26 09:06:26 #70 [security-secretstore-setup internal] load build context 09:06:26 #70 transferring context: 44.67MB 70.5s done 09:06:26 #70 DONE 72.9s 09:06:26 09:06:26 #62 [core-data internal] load build context 09:06:27 #62 ... 09:06:27 09:06:27 #88 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:06:27 #88 ... 09:06:27 09:06:27 #62 [core-data internal] load build context 09:06:28 #62 transferring context: 44.67MB 77.1s done 09:06:28 #62 ... 09:06:28 09:06:28 #68 [support-notifications internal] load build context 09:06:28 #68 transferring context: 44.67MB 72.4s done 09:06:28 #68 DONE 75.3s 09:06:28 09:06:28 #62 [core-data internal] load build context 09:06:28 #62 DONE 79.5s 09:06:28 09:06:28 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:06:28 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 43.9s 09:06:28 #39 ... 09:06:28 09:06:28 #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:06:30 #89 ... 09:06:30 09:06:30 #59 [security-bootstrapper internal] load build context 09:06:30 #59 transferring context: 44.67MB 79.5s done 09:06:30 #59 DONE 80.8s 09:06:30 09:06:30 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:06:31 #39 ... 09:06:31 09:06:31 #38 [security-proxy-setup internal] load build context 09:06:31 #38 transferring context: 44.67MB 78.9s done 09:06:31 #38 DONE 81.8s 09:06:31 09:06:31 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:06:32 #39 ... 09:06:32 09:06:32 #90 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:06:32 #90 ... 09:06:32 09:06:32 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:06:33 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 49.0s 09:06:33 #39 ... 09:06:33 09:06:33 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:06:33 #91 ... 09:06:33 09:06:33 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:06:34 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 49.4s done 09:06:34 #39 DONE 85.6s 09:06:34 09:06:34 #92 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:06:34 #92 ... 09:06:34 09:06:34 #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:06:36 #93 ... 09:06:36 09:06:36 #88 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:06:36 #88 DONE 19.0s 09:06:36 09:06:36 #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:06:36 #94 ... 09:06:36 09:06:36 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:06:36 #91 DONE 12.6s 09:06:36 09:06:36 #90 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:06:36 #90 DONE 14.3s 09:06:36 09:06:36 #95 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:36 #95 ... 09:06:36 09:06:36 #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:06:36 #93 DONE 12.3s 09:06:37 09:06:37 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:38 #96 ... 09:06:38 09:06:38 #92 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:06:38 #92 DONE 12.1s 09:06:38 09:06:38 #97 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:39 #97 ... 09:06:39 09:06:39 #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:06:39 #89 DONE 10.2s 09:06:39 09:06:39 #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:41 #98 ... 09:06:41 09:06:41 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:06:41 #99 DONE 4.6s 09:06:41 09:06:41 #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:06:41 #94 DONE 4.6s 09:06:41 09:06:41 #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:06:41 #100 DONE 0.3s 09:06:41 09:06:41 #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:06:41 #101 DONE 0.3s 09:06:41 09:06:41 #102 [security-spire-server stage-2 6/9] COPY security.txt / 09:06:41 #102 ... 09:06:41 09:06:41 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:06:41 #103 DONE 4.9s 09:06:41 09:06:41 #104 [security-spire-config stage-2 6/10] COPY security.txt / 09:06:41 #104 DONE 0.4s 09:06:41 09:06:41 #102 [security-spire-server stage-2 6/9] COPY security.txt / 09:06:41 #102 DONE 0.5s 09:06:41 09:06:41 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:06:42 #105 ... 09:06:42 09:06:42 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:06:42 #106 DONE 0.3s 09:06:42 09:06:42 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:06:42 #107 DONE 0.4s 09:06:42 09:06:42 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:06:42 #105 DONE 0.5s 09:06:42 09:06:42 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:06:42 #108 ... 09:06:42 09:06:42 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:06:42 #109 DONE 0.2s 09:06:42 09:06:42 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 09:06:42 #110 DONE 0.3s 09:06:42 09:06:42 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:06:42 #111 DONE 0.2s 09:06:42 09:06:42 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:06:42 #108 DONE 0.3s 09:06:42 09:06:42 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:06:42 #112 DONE 0.2s 09:06:42 09:06:42 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:06:42 #113 DONE 0.4s 09:06:42 09:06:42 #114 [security-spire-server] exporting to image 09:06:42 #114 exporting layers 09:06:42 #114 ... 09:06:42 09:06:42 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:06:42 #115 DONE 0.3s 09:06:42 09:06:42 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:06:43 #116 DONE 0.5s 09:06:43 09:06:43 #114 [security-spire-agent] exporting to image 09:06:46 #114 exporting layers 3.6s done 09:06:46 #114 writing image sha256:f44e284db34db0d4aada23c70b6dfb546a141834fb25d3b8fcc3ba8e6ec1b8c3 done 09:06:46 #114 naming to docker.io/library/security-spire-config-arm64 done 09:06:46 #114 ... 09:06:46 09:06:46 #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:46 #117 ... 09:06:46 09:06:46 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:46 #118 ... 09:06:46 09:06:46 #114 [security-spire-server] exporting to image 09:06:46 #114 exporting layers 3.8s done 09:06:46 #114 writing image sha256:f827b89f94fef0072d62b6fad192b483e9352a2f5ba92e80c9b55c792f27cd15 done 09:06:46 #114 naming to docker.io/library/security-spire-server-arm64 done 09:06:46 #114 exporting layers 3.4s done 09:06:46 #114 writing image sha256:0271f16b82e66e37257b71b0eb47a6d91d328ce758643aec8b3195271856283d done 09:06:46 #114 naming to docker.io/library/security-spire-agent-arm64 done 09:06:46 #114 DONE 4.2s 09:06:46 09:06:46 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:08 #118 ... 09:08:08 09:08:08 #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:08 #98 DONE 86.6s 09:08:08 09:08:08 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:08 #96 DONE 88.7s 09:08:08 09:08:08 #95 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:08 #95 DONE 89.1s 09:08:08 09:08:08 #119 [security-spiffe-token-provider builder 6/7] COPY . . 09:08:08 #119 ... 09:08:08 09:08:08 #97 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:08 #97 DONE 87.0s 09:08:08 09:08:08 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:08 #118 DONE 89.2s 09:08:08 09:08:08 #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:08 #117 DONE 89.5s 09:08:08 09:08:08 #120 [core-metadata builder 6/7] COPY . . 09:08:16 #120 ... 09:08:16 09:08:16 #121 [support-scheduler builder 6/7] COPY . . 09:08:16 #121 ... 09:08:16 09:08:16 #122 [security-secretstore-setup builder 6/7] COPY . . 09:08:16 #122 DONE 10.2s 09:08:16 09:08:16 #123 [core-keeper builder 7/8] COPY . . 09:08:16 #123 DONE 10.2s 09:08:16 09:08:16 #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:16 #124 CACHED 09:08:16 09:08:16 #125 [security-proxy-setup builder 6/7] COPY . . 09:08:16 #125 CACHED 09:08:16 09:08:16 #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:08:16 #126 CACHED 09:08:16 09:08:16 #127 [support-notifications builder 6/7] COPY . . 09:08:16 #127 DONE 10.2s 09:08:16 09:08:16 #128 [security-bootstrapper builder 6/7] COPY . . 09:08:16 #128 CACHED 09:08:16 09:08:16 #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:08:16 #129 CACHED 09:08:16 09:08:16 #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:16 #130 CACHED 09:08:16 09:08:16 #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:16 #131 CACHED 09:08:16 09:08:16 #132 [core-command builder 4/7] COPY go.mod vendor* ./ 09:08:16 #132 CACHED 09:08:16 09:08:16 #133 [core-command builder 6/7] COPY . . 09:08:16 #133 CACHED 09:08:16 09:08:16 #134 [core-data builder 4/7] COPY go.mod vendor* ./ 09:08:16 #134 CACHED 09:08:16 09:08:16 #135 [core-data builder 6/7] COPY . . 09:08:16 #135 CACHED 09:08:16 09:08:16 #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:16 #136 CACHED 09:08:16 09:08:16 #121 [support-scheduler builder 6/7] COPY . . 09:08:16 #121 DONE 10.2s 09:08:16 09:08:16 #137 [security-proxy-auth builder 6/7] COPY . . 09:08:16 #137 CACHED 09:08:16 09:08:16 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:16 #138 CACHED 09:08:16 09:08:16 #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:08:16 #139 CACHED 09:08:16 09:08:16 #140 [core-common-config-bootstrapper builder 6/7] COPY . . 09:08:16 #140 CACHED 09:08:16 09:08:16 #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:16 #141 CACHED 09:08:16 09:08:16 #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:08:16 #142 CACHED 09:08:16 09:08:16 #120 [core-metadata builder 6/7] COPY . . 09:08:16 #120 DONE 10.1s 09:08:16 09:08:16 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:08:16 #143 ... 09:08:16 09:08:16 #119 [security-spiffe-token-provider builder 6/7] COPY . . 09:08:16 #119 DONE 10.4s 09:08:16 09:08:16 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:08:20 #144 4.763 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:08:21 #144 ... 09:08:21 09:08:21 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:08:21 #143 6.057 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:08:25 #132 ... 09:08:25 09:08:25 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:08:25 #153 140.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:08:26 #143 ... 09:08:26 09:08:26 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:08:26 #0 5.652 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:08:26 #145 ... 09:08:26 09:08:26 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:08:26 #0 6.039 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:08:26 #146 ... 09:08:26 09:08:26 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:08:26 #0 5.873 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:08:26 #147 ... 09:08:26 09:08:26 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:08:26 #0 4.071 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:08:26 #148 ... 09:08:26 09:08:26 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:08:26 #0 5.967 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:08:26 #149 ... 09:08:26 09:08:26 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:08:26 #0 5.378 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:08:26 #150 ... 09:08:26 09:08:26 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:08:26 #0 4.661 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:08:27 #151 ... 09:08:27 09:08:27 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:08:27 #0 6.074 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:08:27 #152 ... 09:08:27 09:08:27 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:08:27 #0 5.143 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:08:27 #153 ... 09:08:27 09:08:27 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:08:27 #0 6.222 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:08:31 #153 ... 09:08:31 09:08:31 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:08:31 #132 DONE 158.8s 09:08:31 09:08:31 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:08:37 #150 DONE 166.0s 09:08:37 09:08:37 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:08:37 #145 DONE 165.9s 09:08:37 09:08:37 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:08:37 #149 DONE 166.1s 09:08:37 09:08:37 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:08:37 #146 DONE 165.9s 09:08:37 09:08:37 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:08:37 #125 DONE 166.2s 09:08:37 09:08:37 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:08:37 #153 DONE 166.0s 09:08:37 09:08:37 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:08:37 #147 DONE 166.0s 09:08:37 09:08:37 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:08:37 #151 DONE 166.0s 09:08:37 09:08:37 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:08:37 #148 DONE 166.1s 09:08:37 09:08:37 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:08:37 #154 DONE 166.1s 09:08:37 09:08:37 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:08:37 #152 DONE 166.2s 09:08:37 09:08:37 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:08:39 #155 DONE 1.5s 09:08:39 09:08:39 #156 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:08:39 #156 DONE 1.1s 09:08:39 09:08:39 #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:08:39 #157 DONE 1.5s 09:08:39 09:08:39 #158 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:08:39 #158 DONE 1.3s 09:08:39 09:08:39 #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:08:39 #159 ... 09:08:39 09:08:39 #160 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:08:39 #160 DONE 1.2s 09:08:39 09:08:39 #161 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:08:39 #161 DONE 1.3s 09:08:39 09:08:39 #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:08:39 #162 DONE 1.1s 09:08:39 09:08:39 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:08:39 #163 DONE 1.2s 09:08:39 09:08:39 #164 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:08:39 #164 DONE 1.1s 09:08:39 09:08:39 #165 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:08:39 #165 ... 09:08:39 09:08:39 #166 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:08:39 #166 DONE 0.4s 09:08:39 09:08:39 #167 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:08:39 #167 CACHED 09:08:39 09:08:39 #168 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:08:39 #168 CACHED 09:08:39 09:08:39 #169 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:08:39 #169 CACHED 09:08:39 09:08:39 #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:08:39 #170 CACHED 09:08:39 09:08:39 #171 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:08:39 #171 CACHED 09:08:39 09:08:39 #172 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:08:39 #172 CACHED 09:08:39 09:08:39 #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:08:39 #159 DONE 0.4s 09:08:39 09:08:39 #173 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:08:39 #173 DONE 0.4s 09:08:39 09:08:39 #174 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:08:39 #174 DONE 0.5s 09:08:39 09:08:39 #175 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:08:39 #175 DONE 0.4s 09:08:39 09:08:39 #176 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:08:39 #176 DONE 0.4s 09:08:39 09:08:39 #177 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:08:39 #177 DONE 0.4s 09:08:39 09:08:39 #165 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:08:39 #165 DONE 0.4s 09:08:39 09:08:39 #178 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:08:42 #178 ... 09:08:42 09:08:42 #179 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:08:42 #179 DONE 2.6s 09:08:42 09:08:42 #180 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:08:42 #180 DONE 2.7s 09:08:42 09:08:42 #181 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:08:42 #181 ... 09:08:42 09:08:42 #182 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:08:42 #182 DONE 3.1s 09:08:42 09:08:42 #183 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:08:42 #183 DONE 3.1s 09:08:42 09:08:42 #184 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:08:42 #184 DONE 3.1s 09:08:42 09:08:42 #185 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:08:42 #185 DONE 3.1s 09:08:42 09:08:42 #186 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:08:42 #186 DONE 3.1s 09:08:42 09:08:42 #187 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:08:42 #187 DONE 3.1s 09:08:43 09:08:43 #188 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:08:43 #188 DONE 3.7s 09:08:43 09:08:43 #189 [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 09:08:43 #189 DONE 3.1s 09:08:43 09:08:43 #178 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:08:43 #178 DONE 3.1s 09:08:43 09:08:43 #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:08:43 #190 DONE 3.1s 09:08:43 09:08:43 #181 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:08:43 #181 DONE 0.7s 09:08:43 09:08:43 #111 [core-keeper] exporting to image 09:08:43 #111 exporting layers 09:08:43 #111 ... 09:08:43 09:08:43 #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 09:08:43 #191 DONE 0.2s 09:08:43 09:08:43 #192 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:08:43 #192 DONE 0.3s 09:08:43 09:08:43 #193 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:08:43 #193 DONE 0.3s 09:08:43 09:08:43 #194 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:08:43 #194 DONE 0.3s 09:08:43 09:08:43 #195 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 09:08:43 #195 DONE 0.2s 09:08:43 09:08:43 #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:08:43 #196 DONE 0.3s 09:08:43 09:08:43 #197 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:08:43 #197 DONE 0.2s 09:08:43 09:08:43 #198 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:08:43 #198 DONE 0.2s 09:08:43 09:08:43 #111 [core-command] exporting to image 09:08:43 #111 ... 09:08:43 09:08:43 #199 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:08:43 #199 DONE 0.2s 09:08:43 09:08:43 #200 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:08:43 #200 DONE 0.3s 09:08:43 09:08:43 #111 [security-spiffe-token-provider] exporting to image 09:08:43 #111 ... 09:08:43 09:08:43 #201 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:08:43 #201 DONE 0.5s 09:08:43 09:08:43 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:08:43 #202 DONE 0.5s 09:08:43 09:08:43 #203 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:08:43 #203 DONE 0.5s 09:08:43 09:08:43 #204 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:08:43 #204 DONE 0.6s 09:08:43 09:08:43 #205 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:08:43 #205 DONE 0.5s 09:08:43 09:08:43 #206 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:08:43 #206 DONE 0.5s 09:08:43 09:08:43 #207 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:08:44 #207 ... 09:08:44 09:08:44 #208 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:08:44 #208 DONE 0.4s 09:08:44 09:08:44 #207 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:08:44 #207 DONE 0.5s 09:08:44 09:08:44 #209 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:08:44 #209 DONE 0.5s 09:08:44 09:08:44 #210 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:08:44 #210 ... 09:08:44 09:08:44 #211 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:08:44 #211 DONE 0.8s 09:08:44 09:08:44 #212 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:08:44 #212 DONE 0.7s 09:08:44 09:08:44 #111 [core-common-config-bootstrapper] exporting to image 09:08:44 #111 exporting layers 1.2s done 09:08:44 #111 writing image sha256:1e69ee72312ad46acde159813334cb4bd5f9650fb7a5985974d9f3268aaa07ef 0.5s done 09:08:44 #111 naming to docker.io/library/core-keeper done 09:08:44 #111 writing image sha256:011b95ccb170d6d456eff6427c918a3bf18f63d9da06d4f0d8bb4d412228e37e 0.0s done 09:08:44 #111 writing image sha256:082aeedf31b9b2b3ec7821ea3564b60627aff54631c938c3c325a4585ca3b49c 09:08:44 #111 naming to docker.io/library/core-command 09:08:44 #111 naming to docker.io/library/core-command 0.4s done 09:08:44 #111 ... 09:08:44 09:08:44 #213 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:08:44 #213 DONE 0.6s 09:08:44 09:08:44 #210 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:08:44 #210 DONE 0.6s 09:08:44 09:08:44 #111 [support-notifications] exporting to image 09:08:44 #111 exporting layers 1.2s done 09:08:44 #111 writing image sha256:082aeedf31b9b2b3ec7821ea3564b60627aff54631c938c3c325a4585ca3b49c 0.4s done 09:08:44 #111 naming to docker.io/library/support-notifications done 09:08:45 #111 ... 09:08:45 09:08:45 #214 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:08:45 #214 DONE 0.2s 09:08:45 09:08:45 #111 [security-spiffe-token-provider] exporting to image 09:08:45 #111 writing image sha256:3a8684df9c12250c1c2bbc75bcce075f2e144e576fb2ff0fb1b4a15a4b06add2 0.1s done 09:08:45 #111 writing image sha256:0d0211d56e26c0c81305f30eca9e1364eac89787be7b12d4721751b59a42b770 09:08:45 #111 writing image sha256:b0acdca5a82d81c0ace2e26f8d9df4b75a869dec3df192f4c8179bd7ed5f85da 09:08:45 #111 writing image sha256:f9dada7fba8f572f2a1520ceb94fb042eedd2c0ff838323b8c1a4566787fe1a0 09:08:45 #111 naming to docker.io/library/security-spiffe-token-provider done 09:08:45 #111 ... 09:08:45 09:08:45 #215 [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/ 09:08:45 #215 DONE 0.2s 09:08:45 09:08:45 #111 [core-metadata] exporting to image 09:08:45 #111 exporting layers 0.3s done 09:08:45 #111 writing image sha256:0d0211d56e26c0c81305f30eca9e1364eac89787be7b12d4721751b59a42b770 0.1s done 09:08:45 #111 writing image sha256:b0acdca5a82d81c0ace2e26f8d9df4b75a869dec3df192f4c8179bd7ed5f85da 0.1s done 09:08:45 #111 writing image sha256:f9dada7fba8f572f2a1520ceb94fb042eedd2c0ff838323b8c1a4566787fe1a0 0.1s done 09:08:45 #111 naming to docker.io/library/core-data done 09:08:45 #111 naming to docker.io/library/core-metadata done 09:08:45 #111 naming to docker.io/library/support-scheduler done 09:08:45 #111 writing image sha256:bb9204ded2067e05a03d992cbe4e09f25b215c0ab551f95fdb07e3b229125a25 09:08:45 #111 writing image sha256:bb9204ded2067e05a03d992cbe4e09f25b215c0ab551f95fdb07e3b229125a25 done 09:08:45 #111 naming to docker.io/library/core-common-config-bootstrapper done 09:08:45 #111 writing image sha256:c74bf3f1fd46ac77efadb38c7f5f3bd36ae5c98d96cf49ef4c70a14ed2d74831 09:08:45 #111 ... 09:08:45 09:08:45 #216 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:08:45 #216 DONE 1.2s 09:08:45 09:08:45 #111 [security-proxy-setup] exporting to image 09:08:45 #111 writing image sha256:c74bf3f1fd46ac77efadb38c7f5f3bd36ae5c98d96cf49ef4c70a14ed2d74831 done 09:08:45 #111 naming to docker.io/library/security-proxy-auth done 09:08:45 #111 ... 09:08:45 09:08:45 #217 [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/ 09:08:45 #217 DONE 0.5s 09:08:45 09:08:45 #218 [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/ 09:08:45 #218 DONE 0.1s 09:08:45 09:08:45 #219 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:08:45 #219 DONE 0.6s 09:08:45 09:08:45 #220 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:08:45 #220 DONE 0.1s 09:08:45 09:08:45 #111 [security-secretstore-setup] exporting to image 09:08:45 #111 exporting layers 0.5s done 09:08:45 #111 writing image sha256:9de53e2486db84ae8170209b297bfb502e40df3581170480b448761e6f213d24 0.1s done 09:08:45 #111 naming to docker.io/library/security-proxy-setup 09:08:45 #111 naming to docker.io/library/security-proxy-setup done 09:08:46 #111 exporting layers 0.5s done 09:08:46 #111 writing image sha256:3619403c9af8854654ab8c252248bd1a654425de7798e3572476c65bf5057519 09:08:46 #111 ... 09:08:46 09:08:46 #221 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:08:46 #221 DONE 0.6s 09:08:46 09:08:46 #111 [security-bootstrapper] exporting to image 09:08:46 #111 writing image sha256:3619403c9af8854654ab8c252248bd1a654425de7798e3572476c65bf5057519 done 09:08:46 #111 naming to docker.io/library/security-secretstore-setup done 09:08:46 #111 exporting layers 0.3s done 09:08:46 #111 writing image sha256:87f1372badbc2e226e82e817b3928fa1cd52d61a882d5f90a155e059e5f5ef7c done 09:08:46 #111 naming to docker.io/library/security-bootstrapper done 09:08:46 #111 DONE 8.6s 09:08:46 09:08:46 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:08:46 time="2025-06-03T09:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:46 time="2025-06-03T09:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:46 time="2025-06-03T09:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:46 time="2025-06-03T09:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:46 time="2025-06-03T09:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:46 time="2025-06-03T09:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:46 time="2025-06-03T09:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:46 time="2025-06-03T09:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:46 time="2025-06-03T09:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:46 time="2025-06-03T09:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:46 time="2025-06-03T09:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:46 time="2025-06-03T09:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:46 time="2025-06-03T09:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:46 time="2025-06-03T09:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:46 time="2025-06-03T09:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:08:46 $ docker stop --time=1 3d807fdf1ac3a857de60285e085ef64807f27d635e7a8165378ae17253a0eb78 09:08:47 $ docker rm -f --volumes 3d807fdf1ac3a857de60285e085ef64807f27d635e7a8165378ae17253a0eb78 [Pipeline] // withDockerContainer [Pipeline] sh 09:08:48 + docker images 09:08:48 REPOSITORY TAG IMAGE ID CREATED SIZE 09:08:48 security-bootstrapper latest 87f1372badbc 2 seconds ago 20.3MB 09:08:48 security-proxy-setup latest 9de53e2486db 3 seconds ago 38.2MB 09:08:48 security-secretstore-setup latest 3619403c9af8 3 seconds ago 67.7MB 09:08:48 security-proxy-auth latest c74bf3f1fd46 4 seconds ago 31.3MB 09:08:48 core-common-config-bootstrapper latest bb9204ded206 4 seconds ago 17.1MB 09:08:48 security-spiffe-token-provider latest 3a8684df9c12 5 seconds ago 46.9MB 09:08:48 core-command latest 011b95ccb170 5 seconds ago 27.9MB 09:08:48 core-metadata latest f9dada7fba8f 5 seconds ago 32.6MB 09:08:48 core-data latest 0d0211d56e26 5 seconds ago 32.4MB 09:08:48 core-keeper latest 1e69ee72312a 6 seconds ago 32.1MB 09:08:48 support-scheduler latest b0acdca5a82d 6 seconds ago 48MB 09:08:48 support-notifications latest 082aeedf31b9 6 seconds ago 51.6MB 09:08:48 security-spire-config latest a519b7e2b6c5 4 minutes ago 149MB 09:08:48 security-spire-server latest 1476ded0b596 4 minutes ago 149MB 09:08:48 security-spire-agent latest 259df27388b4 4 minutes ago 195MB 09:08:48 ci-base-image-x86_64 latest 2434e1108a4b 8 minutes ago 923MB 09:08:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 8 days ago 573MB 09:08:48 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.23-alpine-lts bc3d7bf65e23 2 months ago 574MB 09:08:48 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 09:08:48 provisioning config files... 09:08:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config6338659470388048908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:08:48 ---> ****-login.sh 09:08:48 nexus3.edgexfoundry.org:10001 09:08:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:48 Configure a credential helper to remove this warning. See 09:08:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:48 09:08:48 Login Succeeded 09:08:48 nexus3.edgexfoundry.org:10002 09:08:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:49 Configure a credential helper to remove this warning. See 09:08:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:49 09:08:49 Login Succeeded 09:08:49 nexus3.edgexfoundry.org:10003 09:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:49 Configure a credential helper to remove this warning. See 09:08:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:49 09:08:49 Login Succeeded 09:08:49 nexus3.edgexfoundry.org:10004 09:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:49 Configure a credential helper to remove this warning. See 09:08:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:49 09:08:49 Login Succeeded 09:08:49 ****.io 09:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:49 Configure a credential helper to remove this warning. See 09:08:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:49 09:08:49 Login Succeeded 09:08:49 ---> ****-login.sh ends [Pipeline] } 09:08:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:08:49 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:08:49 [edgeXDocker.push] Tagging docker image core-command with the following tags: 09:08:49 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:08:49 4.0.1-dev.1 09:08:49 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:08:49 odessa 09:08:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:50 + docker push nexus3.edgexfoundry.org:10004/core-command:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:08:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:08:50 8a2c71e711f4: Preparing 09:08:50 4a7227addd9c: Preparing 09:08:50 3a838d9ca029: Preparing 09:08:50 5f9715b5eb6a: Preparing 09:08:50 25f8a0d2ffa2: Preparing 09:08:50 47197fbf3146: Preparing 09:08:50 994456c4fd7b: Preparing 09:08:50 47197fbf3146: Waiting 09:08:50 994456c4fd7b: Waiting 09:08:50 5f9715b5eb6a: Pushed 09:08:50 8a2c71e711f4: Pushed 09:08:50 3a838d9ca029: Pushed 09:08:50 25f8a0d2ffa2: Pushed 09:08:50 994456c4fd7b: Layer already exists 09:08:50 47197fbf3146: Pushed 09:08:52 4a7227addd9c: Pushed 09:08:52 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:29528e5c842cee4cf20a3182fac310bda4c7cc162e93369c60f97181cb8f846d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:52 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1 09:08:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:08:52 8a2c71e711f4: Preparing 09:08:52 4a7227addd9c: Preparing 09:08:52 3a838d9ca029: Preparing 09:08:52 5f9715b5eb6a: Preparing 09:08:52 25f8a0d2ffa2: Preparing 09:08:52 47197fbf3146: Preparing 09:08:52 994456c4fd7b: Preparing 09:08:52 47197fbf3146: Waiting 09:08:52 994456c4fd7b: Waiting 09:08:52 4a7227addd9c: Layer already exists 09:08:52 5f9715b5eb6a: Layer already exists 09:08:52 3a838d9ca029: Layer already exists 09:08:52 25f8a0d2ffa2: Layer already exists 09:08:52 8a2c71e711f4: Layer already exists 09:08:52 994456c4fd7b: Layer already exists 09:08:52 47197fbf3146: Layer already exists 09:08:52 4.0.1-dev.1: digest: sha256:29528e5c842cee4cf20a3182fac310bda4c7cc162e93369c60f97181cb8f846d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:53 + docker push nexus3.edgexfoundry.org:10004/core-command:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:08:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:08:53 8a2c71e711f4: Preparing 09:08:53 4a7227addd9c: Preparing 09:08:53 3a838d9ca029: Preparing 09:08:53 5f9715b5eb6a: Preparing 09:08:53 25f8a0d2ffa2: Preparing 09:08:53 47197fbf3146: Preparing 09:08:53 994456c4fd7b: Preparing 09:08:53 47197fbf3146: Waiting 09:08:53 994456c4fd7b: Waiting 09:08:53 25f8a0d2ffa2: Layer already exists 09:08:53 5f9715b5eb6a: Layer already exists 09:08:53 4a7227addd9c: Layer already exists 09:08:53 8a2c71e711f4: Layer already exists 09:08:53 3a838d9ca029: Layer already exists 09:08:53 47197fbf3146: Layer already exists 09:08:53 994456c4fd7b: Layer already exists 09:08:53 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:29528e5c842cee4cf20a3182fac310bda4c7cc162e93369c60f97181cb8f846d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:54 + docker push nexus3.edgexfoundry.org:10004/core-command:odessa 09:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:08:54 8a2c71e711f4: Preparing 09:08:54 4a7227addd9c: Preparing 09:08:54 3a838d9ca029: Preparing 09:08:54 5f9715b5eb6a: Preparing 09:08:54 25f8a0d2ffa2: Preparing 09:08:54 47197fbf3146: Preparing 09:08:54 994456c4fd7b: Preparing 09:08:54 994456c4fd7b: Waiting 09:08:54 8a2c71e711f4: Layer already exists 09:08:54 25f8a0d2ffa2: Layer already exists 09:08:54 3a838d9ca029: Layer already exists 09:08:54 5f9715b5eb6a: Layer already exists 09:08:54 4a7227addd9c: Layer already exists 09:08:54 47197fbf3146: Layer already exists 09:08:54 994456c4fd7b: Layer already exists 09:08:54 odessa: digest: sha256:29528e5c842cee4cf20a3182fac310bda4c7cc162e93369c60f97181cb8f846d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:08:54 ===================================================== [Pipeline] echo 09:08:54 taggedImages: 09:08:54 - nexus3.edgexfoundry.org:10004/core-command:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:08:54 - nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1 09:08:54 - nexus3.edgexfoundry.org:10004/core-command:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:08:54 - nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] echo 09:08:54 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 09:08:54 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:08:54 4.0.1-dev.1 09:08:54 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:08:54 odessa 09:08:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:54 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:08:54 635bd0e56573: Preparing 09:08:54 5786c60dabe0: Preparing 09:08:54 2f103afd1f74: Preparing 09:08:54 31631d7e96de: Preparing 09:08:54 3a838d9ca029: Preparing 09:08:54 5f9715b5eb6a: Preparing 09:08:54 25f8a0d2ffa2: Preparing 09:08:54 47197fbf3146: Preparing 09:08:54 994456c4fd7b: Preparing 09:08:54 5f9715b5eb6a: Waiting 09:08:54 25f8a0d2ffa2: Waiting 09:08:54 47197fbf3146: Waiting 09:08:54 994456c4fd7b: Waiting 09:08:54 3a838d9ca029: Layer already exists 09:08:54 5f9715b5eb6a: Layer already exists 09:08:54 25f8a0d2ffa2: Layer already exists 09:08:54 47197fbf3146: Layer already exists 09:08:54 994456c4fd7b: Layer already exists 09:08:54 5786c60dabe0: Pushed 09:08:54 2f103afd1f74: Pushed 09:08:54 635bd0e56573: Pushed 09:08:55 31631d7e96de: Pushed 09:08:56 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:82ff9cdd4949897006adadea483e699e1b10486135f673e7c62cbbd016ace698 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:56 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1 09:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:08:56 635bd0e56573: Preparing 09:08:56 5786c60dabe0: Preparing 09:08:56 2f103afd1f74: Preparing 09:08:56 31631d7e96de: Preparing 09:08:56 3a838d9ca029: Preparing 09:08:56 5f9715b5eb6a: Preparing 09:08:56 25f8a0d2ffa2: Preparing 09:08:56 47197fbf3146: Preparing 09:08:56 994456c4fd7b: Preparing 09:08:56 25f8a0d2ffa2: Waiting 09:08:56 5f9715b5eb6a: Waiting 09:08:56 994456c4fd7b: Waiting 09:08:56 47197fbf3146: Waiting 09:08:56 2f103afd1f74: Layer already exists 09:08:56 5786c60dabe0: Layer already exists 09:08:56 3a838d9ca029: Layer already exists 09:08:56 635bd0e56573: Layer already exists 09:08:56 31631d7e96de: Layer already exists 09:08:56 25f8a0d2ffa2: Layer already exists 09:08:56 5f9715b5eb6a: Layer already exists 09:08:56 47197fbf3146: Layer already exists 09:08:56 994456c4fd7b: Layer already exists 09:08:56 4.0.1-dev.1: digest: sha256:82ff9cdd4949897006adadea483e699e1b10486135f673e7c62cbbd016ace698 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:57 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:08:57 635bd0e56573: Preparing 09:08:57 5786c60dabe0: Preparing 09:08:57 2f103afd1f74: Preparing 09:08:57 31631d7e96de: Preparing 09:08:57 3a838d9ca029: Preparing 09:08:57 5f9715b5eb6a: Preparing 09:08:57 25f8a0d2ffa2: Preparing 09:08:57 47197fbf3146: Preparing 09:08:57 994456c4fd7b: Preparing 09:08:57 5f9715b5eb6a: Waiting 09:08:57 25f8a0d2ffa2: Waiting 09:08:57 994456c4fd7b: Waiting 09:08:57 47197fbf3146: Waiting 09:08:57 31631d7e96de: Layer already exists 09:08:57 3a838d9ca029: Layer already exists 09:08:57 2f103afd1f74: Layer already exists 09:08:57 5786c60dabe0: Layer already exists 09:08:57 635bd0e56573: Layer already exists 09:08:57 25f8a0d2ffa2: Layer already exists 09:08:57 47197fbf3146: Layer already exists 09:08:57 5f9715b5eb6a: Layer already exists 09:08:57 994456c4fd7b: Layer already exists 09:08:57 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:82ff9cdd4949897006adadea483e699e1b10486135f673e7c62cbbd016ace698 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:57 + 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 09:08:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa 09:08:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:08:58 635bd0e56573: Preparing 09:08:58 5786c60dabe0: Preparing 09:08:58 2f103afd1f74: Preparing 09:08:58 31631d7e96de: Preparing 09:08:58 3a838d9ca029: Preparing 09:08:58 5f9715b5eb6a: Preparing 09:08:58 25f8a0d2ffa2: Preparing 09:08:58 47197fbf3146: Preparing 09:08:58 994456c4fd7b: Preparing 09:08:58 47197fbf3146: Waiting 09:08:58 994456c4fd7b: Waiting 09:08:58 5f9715b5eb6a: Waiting 09:08:58 25f8a0d2ffa2: Waiting 09:08:58 635bd0e56573: Layer already exists 09:08:58 3a838d9ca029: Layer already exists 09:08:58 2f103afd1f74: Layer already exists 09:08:58 5786c60dabe0: Layer already exists 09:08:58 31631d7e96de: Layer already exists 09:08:58 5f9715b5eb6a: Layer already exists 09:08:58 25f8a0d2ffa2: Layer already exists 09:08:58 47197fbf3146: Layer already exists 09:08:58 994456c4fd7b: Layer already exists 09:08:58 odessa: digest: sha256:82ff9cdd4949897006adadea483e699e1b10486135f673e7c62cbbd016ace698 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:08:58 ===================================================== [Pipeline] echo 09:08:58 taggedImages: 09:08:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:08:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1 09:08:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:08:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] echo 09:08:58 [edgeXDocker.push] Tagging docker image core-data with the following tags: 09:08:58 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:08:58 4.0.1-dev.1 09:08:58 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:08:58 odessa 09:08:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:58 + docker push nexus3.edgexfoundry.org:10004/core-data:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:08:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:08:58 68cb7ae8b5d1: Preparing 09:08:58 59063cd8ef6f: Preparing 09:08:58 3a838d9ca029: Preparing 09:08:58 5f9715b5eb6a: Preparing 09:08:58 85296d35eec1: Preparing 09:08:58 e2ccd4533e2a: Preparing 09:08:58 994456c4fd7b: Preparing 09:08:58 e2ccd4533e2a: Waiting 09:08:58 994456c4fd7b: Waiting 09:08:58 5f9715b5eb6a: Layer already exists 09:08:58 3a838d9ca029: Layer already exists 09:08:58 994456c4fd7b: Layer already exists 09:08:58 85296d35eec1: Pushed 09:08:58 e2ccd4533e2a: Pushed 09:08:58 68cb7ae8b5d1: Pushed 09:09:01 59063cd8ef6f: Pushed 09:09:01 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:f5db2a2f9abe067d25a0862bee27fd2d5e422cb3581ebad8099dcbeda8ae1a4f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:02 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1 09:09:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:09:02 68cb7ae8b5d1: Preparing 09:09:02 59063cd8ef6f: Preparing 09:09:02 3a838d9ca029: Preparing 09:09:02 5f9715b5eb6a: Preparing 09:09:02 85296d35eec1: Preparing 09:09:02 e2ccd4533e2a: Preparing 09:09:02 994456c4fd7b: Preparing 09:09:02 994456c4fd7b: Waiting 09:09:02 e2ccd4533e2a: Waiting 09:09:02 85296d35eec1: Layer already exists 09:09:02 59063cd8ef6f: Layer already exists 09:09:02 3a838d9ca029: Layer already exists 09:09:02 5f9715b5eb6a: Layer already exists 09:09:02 68cb7ae8b5d1: Layer already exists 09:09:02 994456c4fd7b: Layer already exists 09:09:02 e2ccd4533e2a: Layer already exists 09:09:02 4.0.1-dev.1: digest: sha256:f5db2a2f9abe067d25a0862bee27fd2d5e422cb3581ebad8099dcbeda8ae1a4f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:02 + docker push nexus3.edgexfoundry.org:10004/core-data:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:09:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:09:02 68cb7ae8b5d1: Preparing 09:09:02 59063cd8ef6f: Preparing 09:09:02 3a838d9ca029: Preparing 09:09:02 5f9715b5eb6a: Preparing 09:09:02 85296d35eec1: Preparing 09:09:02 e2ccd4533e2a: Preparing 09:09:02 994456c4fd7b: Preparing 09:09:02 e2ccd4533e2a: Waiting 09:09:02 994456c4fd7b: Waiting 09:09:02 68cb7ae8b5d1: Layer already exists 09:09:02 3a838d9ca029: Layer already exists 09:09:02 59063cd8ef6f: Layer already exists 09:09:02 5f9715b5eb6a: Layer already exists 09:09:02 85296d35eec1: Layer already exists 09:09:02 994456c4fd7b: Layer already exists 09:09:02 e2ccd4533e2a: Layer already exists 09:09:02 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:f5db2a2f9abe067d25a0862bee27fd2d5e422cb3581ebad8099dcbeda8ae1a4f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:03 + docker push nexus3.edgexfoundry.org:10004/core-data:odessa 09:09:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:09:03 68cb7ae8b5d1: Preparing 09:09:03 59063cd8ef6f: Preparing 09:09:03 3a838d9ca029: Preparing 09:09:03 5f9715b5eb6a: Preparing 09:09:03 85296d35eec1: Preparing 09:09:03 e2ccd4533e2a: Preparing 09:09:03 994456c4fd7b: Preparing 09:09:03 e2ccd4533e2a: Waiting 09:09:03 994456c4fd7b: Waiting 09:09:03 3a838d9ca029: Layer already exists 09:09:03 68cb7ae8b5d1: Layer already exists 09:09:03 59063cd8ef6f: Layer already exists 09:09:03 85296d35eec1: Layer already exists 09:09:03 5f9715b5eb6a: Layer already exists 09:09:03 e2ccd4533e2a: Layer already exists 09:09:03 994456c4fd7b: Layer already exists 09:09:03 odessa: digest: sha256:f5db2a2f9abe067d25a0862bee27fd2d5e422cb3581ebad8099dcbeda8ae1a4f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:09:03 ===================================================== [Pipeline] echo 09:09:03 taggedImages: 09:09:03 - nexus3.edgexfoundry.org:10004/core-data:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:09:03 - nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1 09:09:03 - nexus3.edgexfoundry.org:10004/core-data:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:09:03 - nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] echo 09:09:03 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 09:09:03 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:09:03 4.0.1-dev.1 09:09:03 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:09:03 odessa 09:09:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:03 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:09:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:09:04 2fcdce71ff10: Preparing 09:09:04 55654127ee6c: Preparing 09:09:04 5f9715b5eb6a: Preparing 09:09:04 4d2f0f83b781: Preparing 09:09:04 fc857b2dbd0b: Preparing 09:09:04 994456c4fd7b: Preparing 09:09:04 994456c4fd7b: Waiting 09:09:04 5f9715b5eb6a: Layer already exists 09:09:04 994456c4fd7b: Layer already exists 09:09:04 fc857b2dbd0b: Pushed 09:09:04 4d2f0f83b781: Pushed 09:09:04 2fcdce71ff10: Pushed 09:09:06 55654127ee6c: Pushed 09:09:06 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:2eab614dd5051bd1ed4e17d24ba6d46f1ac47b90c53d2d2ccf8dffec36722473 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:07 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1 09:09:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:09:07 2fcdce71ff10: Preparing 09:09:07 55654127ee6c: Preparing 09:09:07 5f9715b5eb6a: Preparing 09:09:07 4d2f0f83b781: Preparing 09:09:07 fc857b2dbd0b: Preparing 09:09:07 994456c4fd7b: Preparing 09:09:07 5f9715b5eb6a: Layer already exists 09:09:07 2fcdce71ff10: Layer already exists 09:09:07 4d2f0f83b781: Layer already exists 09:09:07 55654127ee6c: Layer already exists 09:09:07 fc857b2dbd0b: Layer already exists 09:09:07 994456c4fd7b: Layer already exists 09:09:07 4.0.1-dev.1: digest: sha256:2eab614dd5051bd1ed4e17d24ba6d46f1ac47b90c53d2d2ccf8dffec36722473 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:07 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:09:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:09:08 2fcdce71ff10: Preparing 09:09:08 55654127ee6c: Preparing 09:09:08 5f9715b5eb6a: Preparing 09:09:08 4d2f0f83b781: Preparing 09:09:08 fc857b2dbd0b: Preparing 09:09:08 994456c4fd7b: Preparing 09:09:08 994456c4fd7b: Waiting 09:09:08 fc857b2dbd0b: Layer already exists 09:09:08 2fcdce71ff10: Layer already exists 09:09:08 4d2f0f83b781: Layer already exists 09:09:08 5f9715b5eb6a: Layer already exists 09:09:08 55654127ee6c: Layer already exists 09:09:08 994456c4fd7b: Layer already exists 09:09:08 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:2eab614dd5051bd1ed4e17d24ba6d46f1ac47b90c53d2d2ccf8dffec36722473 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:08 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper:odessa 09:09:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:09:08 2fcdce71ff10: Preparing 09:09:08 55654127ee6c: Preparing 09:09:08 5f9715b5eb6a: Preparing 09:09:08 4d2f0f83b781: Preparing 09:09:08 fc857b2dbd0b: Preparing 09:09:08 994456c4fd7b: Preparing 09:09:08 994456c4fd7b: Waiting 09:09:08 4d2f0f83b781: Layer already exists 09:09:08 55654127ee6c: Layer already exists 09:09:08 fc857b2dbd0b: Layer already exists 09:09:08 2fcdce71ff10: Layer already exists 09:09:08 5f9715b5eb6a: Layer already exists 09:09:08 994456c4fd7b: Layer already exists 09:09:08 odessa: digest: sha256:2eab614dd5051bd1ed4e17d24ba6d46f1ac47b90c53d2d2ccf8dffec36722473 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:09:08 ===================================================== [Pipeline] echo 09:09:08 taggedImages: 09:09:08 - nexus3.edgexfoundry.org:10004/core-keeper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:09:08 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1 09:09:08 - nexus3.edgexfoundry.org:10004/core-keeper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:09:08 - nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] echo 09:09:08 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 09:09:08 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:09:08 4.0.1-dev.1 09:09:08 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:09:08 odessa 09:09:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:09:09 27e142676a9f: Preparing 09:09:09 335b90081135: Preparing 09:09:09 07fef522bed7: Preparing 09:09:09 3a838d9ca029: Preparing 09:09:09 5f9715b5eb6a: Preparing 09:09:09 25f8a0d2ffa2: Preparing 09:09:09 47197fbf3146: Preparing 09:09:09 994456c4fd7b: Preparing 09:09:09 25f8a0d2ffa2: Waiting 09:09:09 47197fbf3146: Waiting 09:09:09 5f9715b5eb6a: Layer already exists 09:09:09 3a838d9ca029: Layer already exists 09:09:09 25f8a0d2ffa2: Layer already exists 09:09:09 47197fbf3146: Layer already exists 09:09:09 994456c4fd7b: Layer already exists 09:09:09 27e142676a9f: Pushed 09:09:09 335b90081135: Pushed 09:09:12 07fef522bed7: Pushed 09:09:12 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:2f5b7f29f6134f1cf9559e7c81ecdc91a9d37428cb88618f995e552cb48cd8e5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1 09:09:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:09:12 27e142676a9f: Preparing 09:09:12 335b90081135: Preparing 09:09:12 07fef522bed7: Preparing 09:09:12 3a838d9ca029: Preparing 09:09:12 5f9715b5eb6a: Preparing 09:09:12 25f8a0d2ffa2: Preparing 09:09:12 47197fbf3146: Preparing 09:09:12 994456c4fd7b: Preparing 09:09:12 25f8a0d2ffa2: Waiting 09:09:12 47197fbf3146: Waiting 09:09:12 994456c4fd7b: Waiting 09:09:12 5f9715b5eb6a: Layer already exists 09:09:12 27e142676a9f: Layer already exists 09:09:12 335b90081135: Layer already exists 09:09:12 3a838d9ca029: Layer already exists 09:09:12 07fef522bed7: Layer already exists 09:09:12 25f8a0d2ffa2: Layer already exists 09:09:12 47197fbf3146: Layer already exists 09:09:12 994456c4fd7b: Layer already exists 09:09:12 4.0.1-dev.1: digest: sha256:2f5b7f29f6134f1cf9559e7c81ecdc91a9d37428cb88618f995e552cb48cd8e5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:09:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:09:13 27e142676a9f: Preparing 09:09:13 335b90081135: Preparing 09:09:13 07fef522bed7: Preparing 09:09:13 3a838d9ca029: Preparing 09:09:13 5f9715b5eb6a: Preparing 09:09:13 25f8a0d2ffa2: Preparing 09:09:13 47197fbf3146: Preparing 09:09:13 994456c4fd7b: Preparing 09:09:13 25f8a0d2ffa2: Waiting 09:09:13 47197fbf3146: Waiting 09:09:13 07fef522bed7: Layer already exists 09:09:13 27e142676a9f: Layer already exists 09:09:13 335b90081135: Layer already exists 09:09:13 3a838d9ca029: Layer already exists 09:09:13 5f9715b5eb6a: Layer already exists 09:09:13 994456c4fd7b: Layer already exists 09:09:13 47197fbf3146: Layer already exists 09:09:13 25f8a0d2ffa2: Layer already exists 09:09:13 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:2f5b7f29f6134f1cf9559e7c81ecdc91a9d37428cb88618f995e552cb48cd8e5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:odessa 09:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:09:14 27e142676a9f: Preparing 09:09:14 335b90081135: Preparing 09:09:14 07fef522bed7: Preparing 09:09:14 3a838d9ca029: Preparing 09:09:14 5f9715b5eb6a: Preparing 09:09:14 25f8a0d2ffa2: Preparing 09:09:14 47197fbf3146: Preparing 09:09:14 994456c4fd7b: Preparing 09:09:14 25f8a0d2ffa2: Waiting 09:09:14 47197fbf3146: Waiting 09:09:14 994456c4fd7b: Waiting 09:09:14 3a838d9ca029: Layer already exists 09:09:14 335b90081135: Layer already exists 09:09:14 27e142676a9f: Layer already exists 09:09:14 5f9715b5eb6a: Layer already exists 09:09:14 07fef522bed7: Layer already exists 09:09:14 25f8a0d2ffa2: Layer already exists 09:09:14 47197fbf3146: Layer already exists 09:09:14 994456c4fd7b: Layer already exists 09:09:14 odessa: digest: sha256:2f5b7f29f6134f1cf9559e7c81ecdc91a9d37428cb88618f995e552cb48cd8e5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:09:14 ===================================================== [Pipeline] echo 09:09:14 taggedImages: 09:09:14 - nexus3.edgexfoundry.org:10004/core-metadata:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:09:14 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1 09:09:14 - nexus3.edgexfoundry.org:10004/core-metadata:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:09:14 - nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] echo 09:09:14 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 09:09:14 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:09:14 4.0.1-dev.1 09:09:14 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:09:14 odessa 09:09:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:09:14 65414520fc98: Preparing 09:09:14 b1292d8d03bc: Preparing 09:09:14 7795dd6270e9: Preparing 09:09:14 bb81cc0e6f84: Preparing 09:09:14 a7e19786a102: Preparing 09:09:14 5c1d9f3ed5c8: Preparing 09:09:14 2636b24bcbfb: Preparing 09:09:14 3a838d9ca029: Preparing 09:09:14 5f9715b5eb6a: Preparing 09:09:14 57f2c9b53bcb: Preparing 09:09:14 98f7badbe3a6: Preparing 09:09:14 5f70bf18a086: Preparing 09:09:14 97a408282639: Preparing 09:09:14 3a838d9ca029: Waiting 09:09:14 0c29f7d22c83: Preparing 09:09:14 74dcd491e344: Preparing 09:09:14 994456c4fd7b: Preparing 09:09:14 5f9715b5eb6a: Waiting 09:09:14 97a408282639: Waiting 09:09:14 57f2c9b53bcb: Waiting 09:09:14 0c29f7d22c83: Waiting 09:09:14 994456c4fd7b: Waiting 09:09:14 98f7badbe3a6: Waiting 09:09:14 5f70bf18a086: Waiting 09:09:14 2636b24bcbfb: Waiting 09:09:14 7795dd6270e9: Pushed 09:09:14 65414520fc98: Pushed 09:09:14 bb81cc0e6f84: Pushed 09:09:14 b1292d8d03bc: Pushed 09:09:14 a7e19786a102: Pushed 09:09:14 3a838d9ca029: Layer already exists 09:09:14 5f9715b5eb6a: Layer already exists 09:09:14 5f70bf18a086: Layer already exists 09:09:14 5c1d9f3ed5c8: Pushed 09:09:15 57f2c9b53bcb: Pushed 09:09:15 98f7badbe3a6: Pushed 09:09:15 97a408282639: Pushed 09:09:15 994456c4fd7b: Layer already exists 09:09:15 0c29f7d22c83: Pushed 09:09:15 74dcd491e344: Pushed 09:09:16 2636b24bcbfb: Pushed 09:09:16 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:0a3487082e0fd6669af5d37318df40823dd7f33f9513377c6237f56e728930b4 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1 09:09:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:09:17 65414520fc98: Preparing 09:09:17 b1292d8d03bc: Preparing 09:09:17 7795dd6270e9: Preparing 09:09:17 bb81cc0e6f84: Preparing 09:09:17 a7e19786a102: Preparing 09:09:17 5c1d9f3ed5c8: Preparing 09:09:17 2636b24bcbfb: Preparing 09:09:17 3a838d9ca029: Preparing 09:09:17 5f9715b5eb6a: Preparing 09:09:17 57f2c9b53bcb: Preparing 09:09:17 98f7badbe3a6: Preparing 09:09:17 5f70bf18a086: Preparing 09:09:17 97a408282639: Preparing 09:09:17 0c29f7d22c83: Preparing 09:09:17 74dcd491e344: Preparing 09:09:17 994456c4fd7b: Preparing 09:09:17 5c1d9f3ed5c8: Waiting 09:09:17 2636b24bcbfb: Waiting 09:09:17 97a408282639: Waiting 09:09:17 3a838d9ca029: Waiting 09:09:17 5f9715b5eb6a: Waiting 09:09:17 57f2c9b53bcb: Waiting 09:09:17 0c29f7d22c83: Waiting 09:09:17 98f7badbe3a6: Waiting 09:09:17 994456c4fd7b: Waiting 09:09:17 5f70bf18a086: Waiting 09:09:17 b1292d8d03bc: Layer already exists 09:09:17 7795dd6270e9: Layer already exists 09:09:17 65414520fc98: Layer already exists 09:09:17 a7e19786a102: Layer already exists 09:09:17 bb81cc0e6f84: Layer already exists 09:09:17 5c1d9f3ed5c8: Layer already exists 09:09:17 3a838d9ca029: Layer already exists 09:09:17 2636b24bcbfb: Layer already exists 09:09:17 5f9715b5eb6a: Layer already exists 09:09:17 57f2c9b53bcb: Layer already exists 09:09:17 98f7badbe3a6: Layer already exists 09:09:17 5f70bf18a086: Layer already exists 09:09:17 97a408282639: Layer already exists 09:09:17 74dcd491e344: Layer already exists 09:09:17 0c29f7d22c83: Layer already exists 09:09:17 994456c4fd7b: Layer already exists 09:09:17 4.0.1-dev.1: digest: sha256:0a3487082e0fd6669af5d37318df40823dd7f33f9513377c6237f56e728930b4 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:09:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:09:17 65414520fc98: Preparing 09:09:17 b1292d8d03bc: Preparing 09:09:17 7795dd6270e9: Preparing 09:09:17 bb81cc0e6f84: Preparing 09:09:17 a7e19786a102: Preparing 09:09:17 5c1d9f3ed5c8: Preparing 09:09:17 2636b24bcbfb: Preparing 09:09:17 3a838d9ca029: Preparing 09:09:17 5f9715b5eb6a: Preparing 09:09:17 57f2c9b53bcb: Preparing 09:09:17 98f7badbe3a6: Preparing 09:09:17 5f70bf18a086: Preparing 09:09:17 2636b24bcbfb: Waiting 09:09:17 97a408282639: Preparing 09:09:17 5c1d9f3ed5c8: Waiting 09:09:17 98f7badbe3a6: Waiting 09:09:17 57f2c9b53bcb: Waiting 09:09:17 5f70bf18a086: Waiting 09:09:17 5f9715b5eb6a: Waiting 09:09:17 0c29f7d22c83: Preparing 09:09:17 74dcd491e344: Preparing 09:09:17 994456c4fd7b: Preparing 09:09:17 97a408282639: Waiting 09:09:17 0c29f7d22c83: Waiting 09:09:17 74dcd491e344: Waiting 09:09:17 994456c4fd7b: Waiting 09:09:17 bb81cc0e6f84: Layer already exists 09:09:17 a7e19786a102: Layer already exists 09:09:17 65414520fc98: Layer already exists 09:09:17 7795dd6270e9: Layer already exists 09:09:17 b1292d8d03bc: Layer already exists 09:09:17 5c1d9f3ed5c8: Layer already exists 09:09:17 2636b24bcbfb: Layer already exists 09:09:17 3a838d9ca029: Layer already exists 09:09:17 5f9715b5eb6a: Layer already exists 09:09:17 57f2c9b53bcb: Layer already exists 09:09:17 98f7badbe3a6: Layer already exists 09:09:17 5f70bf18a086: Layer already exists 09:09:17 97a408282639: Layer already exists 09:09:17 0c29f7d22c83: Layer already exists 09:09:17 74dcd491e344: Layer already exists 09:09:17 994456c4fd7b: Layer already exists 09:09:17 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:0a3487082e0fd6669af5d37318df40823dd7f33f9513377c6237f56e728930b4 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa 09:09:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:09:18 65414520fc98: Preparing 09:09:18 b1292d8d03bc: Preparing 09:09:18 7795dd6270e9: Preparing 09:09:18 bb81cc0e6f84: Preparing 09:09:18 a7e19786a102: Preparing 09:09:18 5c1d9f3ed5c8: Preparing 09:09:18 2636b24bcbfb: Preparing 09:09:18 3a838d9ca029: Preparing 09:09:18 5f9715b5eb6a: Preparing 09:09:18 57f2c9b53bcb: Preparing 09:09:18 98f7badbe3a6: Preparing 09:09:18 5f70bf18a086: Preparing 09:09:18 97a408282639: Preparing 09:09:18 0c29f7d22c83: Preparing 09:09:18 74dcd491e344: Preparing 09:09:18 994456c4fd7b: Preparing 09:09:18 98f7badbe3a6: Waiting 09:09:18 5f70bf18a086: Waiting 09:09:18 74dcd491e344: Waiting 09:09:18 994456c4fd7b: Waiting 09:09:18 0c29f7d22c83: Waiting 09:09:18 97a408282639: Waiting 09:09:18 5c1d9f3ed5c8: Waiting 09:09:18 2636b24bcbfb: Waiting 09:09:18 57f2c9b53bcb: Waiting 09:09:18 bb81cc0e6f84: Layer already exists 09:09:18 b1292d8d03bc: Layer already exists 09:09:18 a7e19786a102: Layer already exists 09:09:18 65414520fc98: Layer already exists 09:09:18 7795dd6270e9: Layer already exists 09:09:18 2636b24bcbfb: Layer already exists 09:09:18 5c1d9f3ed5c8: Layer already exists 09:09:18 3a838d9ca029: Layer already exists 09:09:18 5f9715b5eb6a: Layer already exists 09:09:18 57f2c9b53bcb: Layer already exists 09:09:18 5f70bf18a086: Layer already exists 09:09:18 98f7badbe3a6: Layer already exists 09:09:18 0c29f7d22c83: Layer already exists 09:09:18 74dcd491e344: Layer already exists 09:09:18 97a408282639: Layer already exists 09:09:18 994456c4fd7b: Layer already exists 09:09:18 odessa: digest: sha256:0a3487082e0fd6669af5d37318df40823dd7f33f9513377c6237f56e728930b4 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:09:18 ===================================================== [Pipeline] echo 09:09:18 taggedImages: 09:09:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:09:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1 09:09:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:09:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] echo 09:09:18 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 09:09:18 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:09:18 4.0.1-dev.1 09:09:18 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:09:18 odessa 09:09:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:18 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:09:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:09:19 635bd0e56573: Preparing 09:09:19 5786c60dabe0: Preparing 09:09:19 983672ce7d12: Preparing 09:09:19 a4e7a1c35ccb: Preparing 09:09:19 3a838d9ca029: Preparing 09:09:19 5f9715b5eb6a: Preparing 09:09:19 25f8a0d2ffa2: Preparing 09:09:19 47197fbf3146: Preparing 09:09:19 994456c4fd7b: Preparing 09:09:19 5f9715b5eb6a: Waiting 09:09:19 47197fbf3146: Waiting 09:09:19 25f8a0d2ffa2: Waiting 09:09:19 994456c4fd7b: Waiting 09:09:19 3a838d9ca029: Layer already exists 09:09:19 635bd0e56573: Layer already exists 09:09:19 5786c60dabe0: Layer already exists 09:09:19 5f9715b5eb6a: Layer already exists 09:09:19 25f8a0d2ffa2: Layer already exists 09:09:19 47197fbf3146: Layer already exists 09:09:19 994456c4fd7b: Layer already exists 09:09:19 983672ce7d12: Pushed 09:09:21 a4e7a1c35ccb: Pushed 09:09:21 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:ea13e09b1b9da1949042e95683b0a505bde452a0b57a81cd054e16f93081c0b2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:22 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1 09:09:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:09:22 635bd0e56573: Preparing 09:09:22 5786c60dabe0: Preparing 09:09:22 983672ce7d12: Preparing 09:09:22 a4e7a1c35ccb: Preparing 09:09:22 3a838d9ca029: Preparing 09:09:22 5f9715b5eb6a: Preparing 09:09:22 25f8a0d2ffa2: Preparing 09:09:22 47197fbf3146: Preparing 09:09:22 994456c4fd7b: Preparing 09:09:22 5f9715b5eb6a: Waiting 09:09:22 25f8a0d2ffa2: Waiting 09:09:22 47197fbf3146: Waiting 09:09:22 994456c4fd7b: Waiting 09:09:22 635bd0e56573: Layer already exists 09:09:22 983672ce7d12: Layer already exists 09:09:22 5786c60dabe0: Layer already exists 09:09:22 3a838d9ca029: Layer already exists 09:09:22 a4e7a1c35ccb: Layer already exists 09:09:22 994456c4fd7b: Layer already exists 09:09:22 5f9715b5eb6a: Layer already exists 09:09:22 25f8a0d2ffa2: Layer already exists 09:09:22 47197fbf3146: Layer already exists 09:09:22 4.0.1-dev.1: digest: sha256:ea13e09b1b9da1949042e95683b0a505bde452a0b57a81cd054e16f93081c0b2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:22 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:09:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:09:23 635bd0e56573: Preparing 09:09:23 5786c60dabe0: Preparing 09:09:23 983672ce7d12: Preparing 09:09:23 a4e7a1c35ccb: Preparing 09:09:23 3a838d9ca029: Preparing 09:09:23 5f9715b5eb6a: Preparing 09:09:23 25f8a0d2ffa2: Preparing 09:09:23 47197fbf3146: Preparing 09:09:23 994456c4fd7b: Preparing 09:09:23 5f9715b5eb6a: Waiting 09:09:23 25f8a0d2ffa2: Waiting 09:09:23 994456c4fd7b: Waiting 09:09:23 a4e7a1c35ccb: Layer already exists 09:09:23 983672ce7d12: Layer already exists 09:09:23 635bd0e56573: Layer already exists 09:09:23 3a838d9ca029: Layer already exists 09:09:23 5786c60dabe0: Layer already exists 09:09:23 25f8a0d2ffa2: Layer already exists 09:09:23 47197fbf3146: Layer already exists 09:09:23 5f9715b5eb6a: Layer already exists 09:09:23 994456c4fd7b: Layer already exists 09:09:23 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:ea13e09b1b9da1949042e95683b0a505bde452a0b57a81cd054e16f93081c0b2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa 09:09:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:09:23 635bd0e56573: Preparing 09:09:23 5786c60dabe0: Preparing 09:09:23 983672ce7d12: Preparing 09:09:23 a4e7a1c35ccb: Preparing 09:09:23 3a838d9ca029: Preparing 09:09:23 5f9715b5eb6a: Preparing 09:09:23 25f8a0d2ffa2: Preparing 09:09:23 47197fbf3146: Preparing 09:09:23 994456c4fd7b: Preparing 09:09:23 5f9715b5eb6a: Waiting 09:09:23 25f8a0d2ffa2: Waiting 09:09:23 994456c4fd7b: Waiting 09:09:23 47197fbf3146: Waiting 09:09:23 983672ce7d12: Layer already exists 09:09:23 5786c60dabe0: Layer already exists 09:09:23 a4e7a1c35ccb: Layer already exists 09:09:23 3a838d9ca029: Layer already exists 09:09:23 635bd0e56573: Layer already exists 09:09:23 25f8a0d2ffa2: Layer already exists 09:09:23 994456c4fd7b: Layer already exists 09:09:23 5f9715b5eb6a: Layer already exists 09:09:23 47197fbf3146: Layer already exists 09:09:23 odessa: digest: sha256:ea13e09b1b9da1949042e95683b0a505bde452a0b57a81cd054e16f93081c0b2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:09:23 ===================================================== [Pipeline] echo 09:09:23 taggedImages: 09:09:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:09:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1 09:09:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:09:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] echo 09:09:23 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 09:09:23 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:09:23 4.0.1-dev.1 09:09:23 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:09:23 odessa 09:09:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:09:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:09:24 e4b118fc6de9: Preparing 09:09:24 55ac03be913d: Preparing 09:09:24 c78108228d4b: Preparing 09:09:24 2b5164b53b6d: Preparing 09:09:24 92da258a47e0: Preparing 09:09:24 3a838d9ca029: Preparing 09:09:24 5f9715b5eb6a: Preparing 09:09:24 d3d628edf22b: Preparing 09:09:24 9e8e96083ddf: Preparing 09:09:24 5f9715b5eb6a: Waiting 09:09:24 3a838d9ca029: Waiting 09:09:24 d3d628edf22b: Waiting 09:09:24 79f5c6892b7a: Preparing 09:09:24 994456c4fd7b: Preparing 09:09:24 9e8e96083ddf: Waiting 09:09:24 79f5c6892b7a: Waiting 09:09:24 994456c4fd7b: Waiting 09:09:24 92da258a47e0: Pushed 09:09:24 55ac03be913d: Pushed 09:09:24 e4b118fc6de9: Pushed 09:09:24 2b5164b53b6d: Pushed 09:09:24 3a838d9ca029: Layer already exists 09:09:24 5f9715b5eb6a: Layer already exists 09:09:24 994456c4fd7b: Layer already exists 09:09:24 9e8e96083ddf: Pushed 09:09:24 d3d628edf22b: Pushed 09:09:26 79f5c6892b7a: Pushed 09:09:26 c78108228d4b: Pushed 09:09:26 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:079ba238a4e623d0105b9b5d9cd4c8b0e477315a469d4e5e828e688f0ba4c411 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1 09:09:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:09:27 e4b118fc6de9: Preparing 09:09:27 55ac03be913d: Preparing 09:09:27 c78108228d4b: Preparing 09:09:27 2b5164b53b6d: Preparing 09:09:27 92da258a47e0: Preparing 09:09:27 3a838d9ca029: Preparing 09:09:27 5f9715b5eb6a: Preparing 09:09:27 d3d628edf22b: Preparing 09:09:27 9e8e96083ddf: Preparing 09:09:27 79f5c6892b7a: Preparing 09:09:27 994456c4fd7b: Preparing 09:09:27 d3d628edf22b: Waiting 09:09:27 9e8e96083ddf: Waiting 09:09:27 79f5c6892b7a: Waiting 09:09:27 994456c4fd7b: Waiting 09:09:27 3a838d9ca029: Waiting 09:09:27 5f9715b5eb6a: Waiting 09:09:27 2b5164b53b6d: Layer already exists 09:09:27 e4b118fc6de9: Layer already exists 09:09:27 92da258a47e0: Layer already exists 09:09:27 c78108228d4b: Layer already exists 09:09:27 55ac03be913d: Layer already exists 09:09:27 3a838d9ca029: Layer already exists 09:09:27 d3d628edf22b: Layer already exists 09:09:27 5f9715b5eb6a: Layer already exists 09:09:27 9e8e96083ddf: Layer already exists 09:09:27 79f5c6892b7a: Layer already exists 09:09:27 994456c4fd7b: Layer already exists 09:09:27 4.0.1-dev.1: digest: sha256:079ba238a4e623d0105b9b5d9cd4c8b0e477315a469d4e5e828e688f0ba4c411 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:09:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:09:28 e4b118fc6de9: Preparing 09:09:28 55ac03be913d: Preparing 09:09:28 c78108228d4b: Preparing 09:09:28 2b5164b53b6d: Preparing 09:09:28 92da258a47e0: Preparing 09:09:28 3a838d9ca029: Preparing 09:09:28 5f9715b5eb6a: Preparing 09:09:28 d3d628edf22b: Preparing 09:09:28 9e8e96083ddf: Preparing 09:09:28 79f5c6892b7a: Preparing 09:09:28 994456c4fd7b: Preparing 09:09:28 3a838d9ca029: Waiting 09:09:28 5f9715b5eb6a: Waiting 09:09:28 79f5c6892b7a: Waiting 09:09:28 d3d628edf22b: Waiting 09:09:28 9e8e96083ddf: Waiting 09:09:28 c78108228d4b: Layer already exists 09:09:28 2b5164b53b6d: Layer already exists 09:09:28 55ac03be913d: Layer already exists 09:09:28 e4b118fc6de9: Layer already exists 09:09:28 92da258a47e0: Layer already exists 09:09:28 3a838d9ca029: Layer already exists 09:09:28 5f9715b5eb6a: Layer already exists 09:09:28 d3d628edf22b: Layer already exists 09:09:28 9e8e96083ddf: Layer already exists 09:09:28 79f5c6892b7a: Layer already exists 09:09:28 994456c4fd7b: Layer already exists 09:09:28 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:079ba238a4e623d0105b9b5d9cd4c8b0e477315a469d4e5e828e688f0ba4c411 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa 09:09:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:09:28 e4b118fc6de9: Preparing 09:09:28 55ac03be913d: Preparing 09:09:28 c78108228d4b: Preparing 09:09:28 2b5164b53b6d: Preparing 09:09:28 92da258a47e0: Preparing 09:09:28 3a838d9ca029: Preparing 09:09:28 5f9715b5eb6a: Preparing 09:09:28 d3d628edf22b: Preparing 09:09:28 9e8e96083ddf: Preparing 09:09:28 79f5c6892b7a: Preparing 09:09:28 994456c4fd7b: Preparing 09:09:28 d3d628edf22b: Waiting 09:09:28 3a838d9ca029: Waiting 09:09:28 9e8e96083ddf: Waiting 09:09:28 5f9715b5eb6a: Waiting 09:09:28 79f5c6892b7a: Waiting 09:09:28 994456c4fd7b: Waiting 09:09:28 c78108228d4b: Layer already exists 09:09:28 e4b118fc6de9: Layer already exists 09:09:28 55ac03be913d: Layer already exists 09:09:28 2b5164b53b6d: Layer already exists 09:09:28 92da258a47e0: Layer already exists 09:09:28 3a838d9ca029: Layer already exists 09:09:28 d3d628edf22b: Layer already exists 09:09:28 5f9715b5eb6a: Layer already exists 09:09:28 79f5c6892b7a: Layer already exists 09:09:28 9e8e96083ddf: Layer already exists 09:09:28 994456c4fd7b: Layer already exists 09:09:28 odessa: digest: sha256:079ba238a4e623d0105b9b5d9cd4c8b0e477315a469d4e5e828e688f0ba4c411 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:09:28 ===================================================== [Pipeline] echo 09:09:28 taggedImages: 09:09:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:09:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1 09:09:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:09:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] echo 09:09:28 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 09:09:28 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:09:28 4.0.1-dev.1 09:09:28 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:09:28 odessa 09:09:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:29 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:09:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:09:29 325fef7b1871: Preparing 09:09:29 13da0b16337d: Preparing 09:09:29 30f7c9286a33: Preparing 09:09:29 c78bfcbd9443: Preparing 09:09:29 38d45ae6a253: Preparing 09:09:29 404c3abfb8bc: Preparing 09:09:29 a3ca06048844: Preparing 09:09:29 3a838d9ca029: Preparing 09:09:29 5f9715b5eb6a: Preparing 09:09:29 8a95ae8dd262: Preparing 09:09:29 1ea31cdb8e74: Preparing 09:09:29 994456c4fd7b: Preparing 09:09:29 a3ca06048844: Waiting 09:09:29 3a838d9ca029: Waiting 09:09:29 5f9715b5eb6a: Waiting 09:09:29 8a95ae8dd262: Waiting 09:09:29 1ea31cdb8e74: Waiting 09:09:29 994456c4fd7b: Waiting 09:09:29 404c3abfb8bc: Waiting 09:09:29 325fef7b1871: Pushed 09:09:29 38d45ae6a253: Pushed 09:09:29 13da0b16337d: Pushed 09:09:29 3a838d9ca029: Layer already exists 09:09:29 5f9715b5eb6a: Layer already exists 09:09:29 a3ca06048844: Pushed 09:09:29 404c3abfb8bc: Pushed 09:09:29 994456c4fd7b: Layer already exists 09:09:29 8a95ae8dd262: Pushed 09:09:31 1ea31cdb8e74: Pushed 09:09:31 c78bfcbd9443: Pushed 09:09:32 30f7c9286a33: Pushed 09:09:32 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:93f00f1e0a65c9ffce192b14cf8aeebdf81a76d3d3e2fb97d2585fc9c6526a81 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1 09:09:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:09:33 325fef7b1871: Preparing 09:09:33 13da0b16337d: Preparing 09:09:33 30f7c9286a33: Preparing 09:09:33 c78bfcbd9443: Preparing 09:09:33 38d45ae6a253: Preparing 09:09:33 404c3abfb8bc: Preparing 09:09:33 a3ca06048844: Preparing 09:09:33 3a838d9ca029: Preparing 09:09:33 5f9715b5eb6a: Preparing 09:09:33 8a95ae8dd262: Preparing 09:09:33 1ea31cdb8e74: Preparing 09:09:33 994456c4fd7b: Preparing 09:09:33 5f9715b5eb6a: Waiting 09:09:33 8a95ae8dd262: Waiting 09:09:33 994456c4fd7b: Waiting 09:09:33 404c3abfb8bc: Waiting 09:09:33 3a838d9ca029: Waiting 09:09:33 a3ca06048844: Waiting 09:09:33 325fef7b1871: Layer already exists 09:09:33 c78bfcbd9443: Layer already exists 09:09:33 13da0b16337d: Layer already exists 09:09:33 38d45ae6a253: Layer already exists 09:09:33 30f7c9286a33: Layer already exists 09:09:33 5f9715b5eb6a: Layer already exists 09:09:33 3a838d9ca029: Layer already exists 09:09:33 a3ca06048844: Layer already exists 09:09:33 404c3abfb8bc: Layer already exists 09:09:33 8a95ae8dd262: Layer already exists 09:09:33 1ea31cdb8e74: Layer already exists 09:09:33 994456c4fd7b: Layer already exists 09:09:33 4.0.1-dev.1: digest: sha256:93f00f1e0a65c9ffce192b14cf8aeebdf81a76d3d3e2fb97d2585fc9c6526a81 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:09:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:09:33 325fef7b1871: Preparing 09:09:33 13da0b16337d: Preparing 09:09:33 30f7c9286a33: Preparing 09:09:33 c78bfcbd9443: Preparing 09:09:33 38d45ae6a253: Preparing 09:09:33 404c3abfb8bc: Preparing 09:09:33 a3ca06048844: Preparing 09:09:33 3a838d9ca029: Preparing 09:09:33 5f9715b5eb6a: Preparing 09:09:33 8a95ae8dd262: Preparing 09:09:33 1ea31cdb8e74: Preparing 09:09:33 994456c4fd7b: Preparing 09:09:33 8a95ae8dd262: Waiting 09:09:33 404c3abfb8bc: Waiting 09:09:33 1ea31cdb8e74: Waiting 09:09:33 994456c4fd7b: Waiting 09:09:33 a3ca06048844: Waiting 09:09:33 3a838d9ca029: Waiting 09:09:33 5f9715b5eb6a: Waiting 09:09:33 13da0b16337d: Layer already exists 09:09:33 30f7c9286a33: Layer already exists 09:09:33 c78bfcbd9443: Layer already exists 09:09:33 325fef7b1871: Layer already exists 09:09:33 38d45ae6a253: Layer already exists 09:09:33 404c3abfb8bc: Layer already exists 09:09:33 3a838d9ca029: Layer already exists 09:09:33 a3ca06048844: Layer already exists 09:09:33 8a95ae8dd262: Layer already exists 09:09:33 5f9715b5eb6a: Layer already exists 09:09:33 1ea31cdb8e74: Layer already exists 09:09:33 994456c4fd7b: Layer already exists 09:09:33 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:93f00f1e0a65c9ffce192b14cf8aeebdf81a76d3d3e2fb97d2585fc9c6526a81 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa 09:09:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:09:34 325fef7b1871: Preparing 09:09:34 13da0b16337d: Preparing 09:09:34 30f7c9286a33: Preparing 09:09:34 c78bfcbd9443: Preparing 09:09:34 38d45ae6a253: Preparing 09:09:34 404c3abfb8bc: Preparing 09:09:34 a3ca06048844: Preparing 09:09:34 3a838d9ca029: Preparing 09:09:34 5f9715b5eb6a: Preparing 09:09:34 8a95ae8dd262: Preparing 09:09:34 1ea31cdb8e74: Preparing 09:09:34 994456c4fd7b: Preparing 09:09:34 5f9715b5eb6a: Waiting 09:09:34 8a95ae8dd262: Waiting 09:09:34 1ea31cdb8e74: Waiting 09:09:34 404c3abfb8bc: Waiting 09:09:34 994456c4fd7b: Waiting 09:09:34 a3ca06048844: Waiting 09:09:34 3a838d9ca029: Waiting 09:09:34 13da0b16337d: Layer already exists 09:09:34 c78bfcbd9443: Layer already exists 09:09:34 38d45ae6a253: Layer already exists 09:09:34 30f7c9286a33: Layer already exists 09:09:34 325fef7b1871: Layer already exists 09:09:34 404c3abfb8bc: Layer already exists 09:09:34 8a95ae8dd262: Layer already exists 09:09:34 3a838d9ca029: Layer already exists 09:09:34 a3ca06048844: Layer already exists 09:09:34 5f9715b5eb6a: Layer already exists 09:09:34 1ea31cdb8e74: Layer already exists 09:09:34 994456c4fd7b: Layer already exists 09:09:34 odessa: digest: sha256:93f00f1e0a65c9ffce192b14cf8aeebdf81a76d3d3e2fb97d2585fc9c6526a81 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:09:34 ===================================================== [Pipeline] echo 09:09:34 taggedImages: 09:09:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:09:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1 09:09:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:09:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] echo 09:09:34 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 09:09:34 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:09:34 4.0.1-dev.1 09:09:34 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:09:34 odessa 09:09:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:34 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:09:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:09:35 18d168153116: Preparing 09:09:35 afd62eb3d84f: Preparing 09:09:35 3a838d9ca029: Preparing 09:09:35 5f9715b5eb6a: Preparing 09:09:35 9c399a80f1c0: Preparing 09:09:35 4dd87480dbd6: Preparing 09:09:35 994456c4fd7b: Preparing 09:09:35 4dd87480dbd6: Waiting 09:09:35 994456c4fd7b: Waiting 09:09:35 3a838d9ca029: Layer already exists 09:09:35 5f9715b5eb6a: Layer already exists 09:09:35 994456c4fd7b: Layer already exists 09:09:35 18d168153116: Pushed 09:09:35 9c399a80f1c0: Pushed 09:09:36 4dd87480dbd6: Pushed 09:09:38 afd62eb3d84f: Pushed 09:09:38 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:c6ecd626424c0ad6a82b0b8319d56ee3b21156aae20a59b0bdfb25eb587ee1d5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:38 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1 09:09:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:09:38 18d168153116: Preparing 09:09:38 afd62eb3d84f: Preparing 09:09:38 3a838d9ca029: Preparing 09:09:38 5f9715b5eb6a: Preparing 09:09:38 9c399a80f1c0: Preparing 09:09:38 4dd87480dbd6: Preparing 09:09:38 994456c4fd7b: Preparing 09:09:38 4dd87480dbd6: Waiting 09:09:38 994456c4fd7b: Waiting 09:09:38 3a838d9ca029: Layer already exists 09:09:38 5f9715b5eb6a: Layer already exists 09:09:38 9c399a80f1c0: Layer already exists 09:09:38 18d168153116: Layer already exists 09:09:38 afd62eb3d84f: Layer already exists 09:09:38 4dd87480dbd6: Layer already exists 09:09:38 994456c4fd7b: Layer already exists 09:09:38 4.0.1-dev.1: digest: sha256:c6ecd626424c0ad6a82b0b8319d56ee3b21156aae20a59b0bdfb25eb587ee1d5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:39 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:09:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:09:39 18d168153116: Preparing 09:09:39 afd62eb3d84f: Preparing 09:09:39 3a838d9ca029: Preparing 09:09:39 5f9715b5eb6a: Preparing 09:09:39 9c399a80f1c0: Preparing 09:09:39 4dd87480dbd6: Preparing 09:09:39 994456c4fd7b: Preparing 09:09:39 994456c4fd7b: Waiting 09:09:39 4dd87480dbd6: Waiting 09:09:39 afd62eb3d84f: Layer already exists 09:09:39 9c399a80f1c0: Layer already exists 09:09:39 5f9715b5eb6a: Layer already exists 09:09:39 3a838d9ca029: Layer already exists 09:09:39 18d168153116: Layer already exists 09:09:39 994456c4fd7b: Layer already exists 09:09:39 4dd87480dbd6: Layer already exists 09:09:39 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:c6ecd626424c0ad6a82b0b8319d56ee3b21156aae20a59b0bdfb25eb587ee1d5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:39 + 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 09:09:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa 09:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:09:40 18d168153116: Preparing 09:09:40 afd62eb3d84f: Preparing 09:09:40 3a838d9ca029: Preparing 09:09:40 5f9715b5eb6a: Preparing 09:09:40 9c399a80f1c0: Preparing 09:09:40 4dd87480dbd6: Preparing 09:09:40 994456c4fd7b: Preparing 09:09:40 4dd87480dbd6: Waiting 09:09:40 5f9715b5eb6a: Layer already exists 09:09:40 3a838d9ca029: Layer already exists 09:09:40 afd62eb3d84f: Layer already exists 09:09:40 18d168153116: Layer already exists 09:09:40 9c399a80f1c0: Layer already exists 09:09:40 4dd87480dbd6: Layer already exists 09:09:40 994456c4fd7b: Layer already exists 09:09:40 odessa: digest: sha256:c6ecd626424c0ad6a82b0b8319d56ee3b21156aae20a59b0bdfb25eb587ee1d5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:09:40 ===================================================== [Pipeline] echo 09:09:40 taggedImages: 09:09:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:09:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1 09:09:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:09:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] echo 09:09:40 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 09:09:40 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:09:40 4.0.1-dev.1 09:09:40 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:09:40 odessa 09:09:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:09:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:09:41 e7529a406790: Preparing 09:09:41 8f899a9d76e5: Preparing 09:09:41 85ad3d3d1ddf: Preparing 09:09:41 3a838d9ca029: Preparing 09:09:41 5f9715b5eb6a: Preparing 09:09:41 70264f0612e4: Preparing 09:09:41 3edfded8d749: Preparing 09:09:41 197d7bc08f6e: Preparing 09:09:41 d8bd659e2565: Preparing 09:09:41 994456c4fd7b: Preparing 09:09:41 3edfded8d749: Waiting 09:09:41 70264f0612e4: Waiting 09:09:41 197d7bc08f6e: Waiting 09:09:41 d8bd659e2565: Waiting 09:09:41 994456c4fd7b: Waiting 09:09:41 3a838d9ca029: Layer already exists 09:09:41 5f9715b5eb6a: Layer already exists 09:09:41 8f899a9d76e5: Pushed 09:09:41 85ad3d3d1ddf: Pushed 09:09:41 e7529a406790: Pushed 09:09:41 994456c4fd7b: Layer already exists 09:09:41 197d7bc08f6e: Pushed 09:09:41 d8bd659e2565: Pushed 09:09:45 3edfded8d749: Pushed 09:09:52 70264f0612e4: Pushed 09:09:52 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:df0dde33730cacac69d7207d3a3b8ef6894a87c35dc3daeb552a8cb21fe243b4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1 09:09:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:09:53 e7529a406790: Preparing 09:09:53 8f899a9d76e5: Preparing 09:09:53 85ad3d3d1ddf: Preparing 09:09:53 3a838d9ca029: Preparing 09:09:53 5f9715b5eb6a: Preparing 09:09:53 70264f0612e4: Preparing 09:09:53 3edfded8d749: Preparing 09:09:53 197d7bc08f6e: Preparing 09:09:53 d8bd659e2565: Preparing 09:09:53 994456c4fd7b: Preparing 09:09:53 d8bd659e2565: Waiting 09:09:53 994456c4fd7b: Waiting 09:09:53 3edfded8d749: Waiting 09:09:53 70264f0612e4: Waiting 09:09:53 197d7bc08f6e: Waiting 09:09:53 8f899a9d76e5: Layer already exists 09:09:53 e7529a406790: Layer already exists 09:09:53 5f9715b5eb6a: Layer already exists 09:09:53 3a838d9ca029: Layer already exists 09:09:53 85ad3d3d1ddf: Layer already exists 09:09:53 70264f0612e4: Layer already exists 09:09:53 197d7bc08f6e: Layer already exists 09:09:53 d8bd659e2565: Layer already exists 09:09:53 994456c4fd7b: Layer already exists 09:09:53 3edfded8d749: Layer already exists 09:09:53 4.0.1-dev.1: digest: sha256:df0dde33730cacac69d7207d3a3b8ef6894a87c35dc3daeb552a8cb21fe243b4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:09:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:09:53 e7529a406790: Preparing 09:09:53 8f899a9d76e5: Preparing 09:09:53 85ad3d3d1ddf: Preparing 09:09:53 3a838d9ca029: Preparing 09:09:53 5f9715b5eb6a: Preparing 09:09:53 70264f0612e4: Preparing 09:09:53 3edfded8d749: Preparing 09:09:53 197d7bc08f6e: Preparing 09:09:53 d8bd659e2565: Preparing 09:09:53 994456c4fd7b: Preparing 09:09:53 197d7bc08f6e: Waiting 09:09:53 70264f0612e4: Waiting 09:09:53 3edfded8d749: Waiting 09:09:53 d8bd659e2565: Waiting 09:09:53 994456c4fd7b: Waiting 09:09:53 85ad3d3d1ddf: Layer already exists 09:09:53 3a838d9ca029: Layer already exists 09:09:53 8f899a9d76e5: Layer already exists 09:09:53 e7529a406790: Layer already exists 09:09:53 5f9715b5eb6a: Layer already exists 09:09:53 70264f0612e4: Layer already exists 09:09:53 197d7bc08f6e: Layer already exists 09:09:53 3edfded8d749: Layer already exists 09:09:53 d8bd659e2565: Layer already exists 09:09:53 994456c4fd7b: Layer already exists 09:09:53 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:df0dde33730cacac69d7207d3a3b8ef6894a87c35dc3daeb552a8cb21fe243b4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:odessa 09:09:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:09:54 e7529a406790: Preparing 09:09:54 8f899a9d76e5: Preparing 09:09:54 85ad3d3d1ddf: Preparing 09:09:54 3a838d9ca029: Preparing 09:09:54 5f9715b5eb6a: Preparing 09:09:54 70264f0612e4: Preparing 09:09:54 3edfded8d749: Preparing 09:09:54 197d7bc08f6e: Preparing 09:09:54 d8bd659e2565: Preparing 09:09:54 994456c4fd7b: Preparing 09:09:54 994456c4fd7b: Waiting 09:09:54 197d7bc08f6e: Waiting 09:09:54 d8bd659e2565: Waiting 09:09:54 3edfded8d749: Waiting 09:09:54 70264f0612e4: Waiting 09:09:54 5f9715b5eb6a: Layer already exists 09:09:54 3a838d9ca029: Layer already exists 09:09:54 8f899a9d76e5: Layer already exists 09:09:54 e7529a406790: Layer already exists 09:09:54 70264f0612e4: Layer already exists 09:09:54 3edfded8d749: Layer already exists 09:09:54 197d7bc08f6e: Layer already exists 09:09:54 994456c4fd7b: Layer already exists 09:09:54 85ad3d3d1ddf: Layer already exists 09:09:54 d8bd659e2565: Layer already exists 09:09:54 odessa: digest: sha256:df0dde33730cacac69d7207d3a3b8ef6894a87c35dc3daeb552a8cb21fe243b4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:09:54 ===================================================== [Pipeline] echo 09:09:54 taggedImages: 09:09:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:09:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1 09:09:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:09:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] echo 09:09:54 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 09:09:54 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:09:54 4.0.1-dev.1 09:09:54 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:09:54 odessa 09:09:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:09:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:09:55 e0d9e68bd2d5: Preparing 09:09:55 b011d7be8039: Preparing 09:09:55 8ed173a67515: Preparing 09:09:55 3a838d9ca029: Preparing 09:09:55 5f9715b5eb6a: Preparing 09:09:55 70264f0612e4: Preparing 09:09:55 78f549ddd8ca: Preparing 09:09:55 fc1cb19b55c7: Preparing 09:09:55 994456c4fd7b: Preparing 09:09:55 70264f0612e4: Waiting 09:09:55 78f549ddd8ca: Waiting 09:09:55 994456c4fd7b: Waiting 09:09:55 fc1cb19b55c7: Waiting 09:09:55 3a838d9ca029: Layer already exists 09:09:55 5f9715b5eb6a: Layer already exists 09:09:55 70264f0612e4: Layer already exists 09:09:55 8ed173a67515: Pushed 09:09:55 e0d9e68bd2d5: Pushed 09:09:55 b011d7be8039: Pushed 09:09:55 78f549ddd8ca: Pushed 09:09:55 994456c4fd7b: Layer already exists 09:09:55 fc1cb19b55c7: Pushed 09:09:55 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:3716b367d986905f000d3677f2eb1bac48706219f9923ea5bbcb16c9a2b616aa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1 09:09:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:09:56 e0d9e68bd2d5: Preparing 09:09:56 b011d7be8039: Preparing 09:09:56 8ed173a67515: Preparing 09:09:56 3a838d9ca029: Preparing 09:09:56 5f9715b5eb6a: Preparing 09:09:56 70264f0612e4: Preparing 09:09:56 78f549ddd8ca: Preparing 09:09:56 fc1cb19b55c7: Preparing 09:09:56 994456c4fd7b: Preparing 09:09:56 70264f0612e4: Waiting 09:09:56 78f549ddd8ca: Waiting 09:09:56 fc1cb19b55c7: Waiting 09:09:56 994456c4fd7b: Waiting 09:09:56 b011d7be8039: Layer already exists 09:09:56 3a838d9ca029: Layer already exists 09:09:56 8ed173a67515: Layer already exists 09:09:56 5f9715b5eb6a: Layer already exists 09:09:56 e0d9e68bd2d5: Layer already exists 09:09:56 70264f0612e4: Layer already exists 09:09:56 78f549ddd8ca: Layer already exists 09:09:56 fc1cb19b55c7: Layer already exists 09:09:56 994456c4fd7b: Layer already exists 09:09:56 4.0.1-dev.1: digest: sha256:3716b367d986905f000d3677f2eb1bac48706219f9923ea5bbcb16c9a2b616aa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:09:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:09:57 e0d9e68bd2d5: Preparing 09:09:57 b011d7be8039: Preparing 09:09:57 8ed173a67515: Preparing 09:09:57 3a838d9ca029: Preparing 09:09:57 5f9715b5eb6a: Preparing 09:09:57 70264f0612e4: Preparing 09:09:57 78f549ddd8ca: Preparing 09:09:57 fc1cb19b55c7: Preparing 09:09:57 994456c4fd7b: Preparing 09:09:57 70264f0612e4: Waiting 09:09:57 78f549ddd8ca: Waiting 09:09:57 fc1cb19b55c7: Waiting 09:09:57 994456c4fd7b: Waiting 09:09:57 b011d7be8039: Layer already exists 09:09:57 5f9715b5eb6a: Layer already exists 09:09:57 e0d9e68bd2d5: Layer already exists 09:09:57 3a838d9ca029: Layer already exists 09:09:57 8ed173a67515: Layer already exists 09:09:57 70264f0612e4: Layer already exists 09:09:57 fc1cb19b55c7: Layer already exists 09:09:57 994456c4fd7b: Layer already exists 09:09:57 78f549ddd8ca: Layer already exists 09:09:57 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:3716b367d986905f000d3677f2eb1bac48706219f9923ea5bbcb16c9a2b616aa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:odessa 09:09:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:09:57 e0d9e68bd2d5: Preparing 09:09:57 b011d7be8039: Preparing 09:09:57 8ed173a67515: Preparing 09:09:57 3a838d9ca029: Preparing 09:09:57 5f9715b5eb6a: Preparing 09:09:57 70264f0612e4: Preparing 09:09:57 78f549ddd8ca: Preparing 09:09:57 fc1cb19b55c7: Preparing 09:09:57 994456c4fd7b: Preparing 09:09:57 78f549ddd8ca: Waiting 09:09:57 70264f0612e4: Waiting 09:09:57 fc1cb19b55c7: Waiting 09:09:57 994456c4fd7b: Waiting 09:09:57 5f9715b5eb6a: Layer already exists 09:09:57 8ed173a67515: Layer already exists 09:09:57 3a838d9ca029: Layer already exists 09:09:57 b011d7be8039: Layer already exists 09:09:57 e0d9e68bd2d5: Layer already exists 09:09:57 fc1cb19b55c7: Layer already exists 09:09:57 78f549ddd8ca: Layer already exists 09:09:57 70264f0612e4: Layer already exists 09:09:57 994456c4fd7b: Layer already exists 09:09:57 odessa: digest: sha256:3716b367d986905f000d3677f2eb1bac48706219f9923ea5bbcb16c9a2b616aa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:09:57 ===================================================== [Pipeline] echo 09:09:57 taggedImages: 09:09:57 - nexus3.edgexfoundry.org:10004/security-spire-config:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:09:57 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1 09:09:57 - nexus3.edgexfoundry.org:10004/security-spire-config:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:09:57 - nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] echo 09:09:57 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 09:09:57 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:09:57 4.0.1-dev.1 09:09:57 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:09:57 odessa 09:09:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:58 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:09:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:09:58 c8021670adce: Preparing 09:09:58 41b627ae5d1b: Preparing 09:09:58 1841b8ee2a5a: Preparing 09:09:58 3a838d9ca029: Preparing 09:09:58 5f9715b5eb6a: Preparing 09:09:58 cabebf2bd713: Preparing 09:09:58 197d7bc08f6e: Preparing 09:09:58 d8bd659e2565: Preparing 09:09:58 994456c4fd7b: Preparing 09:09:58 197d7bc08f6e: Waiting 09:09:58 d8bd659e2565: Waiting 09:09:58 cabebf2bd713: Waiting 09:09:58 994456c4fd7b: Waiting 09:09:58 5f9715b5eb6a: Layer already exists 09:09:58 3a838d9ca029: Layer already exists 09:09:58 197d7bc08f6e: Layer already exists 09:09:58 d8bd659e2565: Layer already exists 09:09:58 994456c4fd7b: Layer already exists 09:09:58 1841b8ee2a5a: Pushed 09:09:58 41b627ae5d1b: Pushed 09:09:58 c8021670adce: Pushed 09:10:10 cabebf2bd713: Pushed 09:10:10 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:094328b46bc38a585f55e757810d6c74057eebc22ec84dd5a41878d70622ac12 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1 09:10:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:10:11 c8021670adce: Preparing 09:10:11 41b627ae5d1b: Preparing 09:10:11 1841b8ee2a5a: Preparing 09:10:11 3a838d9ca029: Preparing 09:10:11 5f9715b5eb6a: Preparing 09:10:11 cabebf2bd713: Preparing 09:10:11 197d7bc08f6e: Preparing 09:10:11 d8bd659e2565: Preparing 09:10:11 994456c4fd7b: Preparing 09:10:11 cabebf2bd713: Waiting 09:10:11 d8bd659e2565: Waiting 09:10:11 197d7bc08f6e: Waiting 09:10:11 5f9715b5eb6a: Layer already exists 09:10:11 3a838d9ca029: Layer already exists 09:10:11 1841b8ee2a5a: Layer already exists 09:10:11 c8021670adce: Layer already exists 09:10:11 41b627ae5d1b: Layer already exists 09:10:11 197d7bc08f6e: Layer already exists 09:10:11 d8bd659e2565: Layer already exists 09:10:11 994456c4fd7b: Layer already exists 09:10:11 cabebf2bd713: Layer already exists 09:10:11 4.0.1-dev.1: digest: sha256:094328b46bc38a585f55e757810d6c74057eebc22ec84dd5a41878d70622ac12 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:10:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:10:12 c8021670adce: Preparing 09:10:12 41b627ae5d1b: Preparing 09:10:12 1841b8ee2a5a: Preparing 09:10:12 3a838d9ca029: Preparing 09:10:12 5f9715b5eb6a: Preparing 09:10:12 cabebf2bd713: Preparing 09:10:12 197d7bc08f6e: Preparing 09:10:12 d8bd659e2565: Preparing 09:10:12 994456c4fd7b: Preparing 09:10:12 cabebf2bd713: Waiting 09:10:12 d8bd659e2565: Waiting 09:10:12 197d7bc08f6e: Waiting 09:10:12 c8021670adce: Layer already exists 09:10:12 5f9715b5eb6a: Layer already exists 09:10:12 41b627ae5d1b: Layer already exists 09:10:12 1841b8ee2a5a: Layer already exists 09:10:12 3a838d9ca029: Layer already exists 09:10:12 197d7bc08f6e: Layer already exists 09:10:12 d8bd659e2565: Layer already exists 09:10:12 cabebf2bd713: Layer already exists 09:10:12 994456c4fd7b: Layer already exists 09:10:12 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:094328b46bc38a585f55e757810d6c74057eebc22ec84dd5a41878d70622ac12 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:odessa 09:10:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:10:12 c8021670adce: Preparing 09:10:12 41b627ae5d1b: Preparing 09:10:12 1841b8ee2a5a: Preparing 09:10:12 3a838d9ca029: Preparing 09:10:12 5f9715b5eb6a: Preparing 09:10:12 cabebf2bd713: Preparing 09:10:12 197d7bc08f6e: Preparing 09:10:12 d8bd659e2565: Preparing 09:10:12 994456c4fd7b: Preparing 09:10:12 d8bd659e2565: Waiting 09:10:12 197d7bc08f6e: Waiting 09:10:12 cabebf2bd713: Waiting 09:10:12 994456c4fd7b: Waiting 09:10:12 41b627ae5d1b: Layer already exists 09:10:12 3a838d9ca029: Layer already exists 09:10:12 c8021670adce: Layer already exists 09:10:12 5f9715b5eb6a: Layer already exists 09:10:12 1841b8ee2a5a: Layer already exists 09:10:12 197d7bc08f6e: Layer already exists 09:10:12 994456c4fd7b: Layer already exists 09:10:12 cabebf2bd713: Layer already exists 09:10:12 d8bd659e2565: Layer already exists 09:10:12 odessa: digest: sha256:094328b46bc38a585f55e757810d6c74057eebc22ec84dd5a41878d70622ac12 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:10:12 ===================================================== [Pipeline] echo 09:10:12 taggedImages: 09:10:12 - nexus3.edgexfoundry.org:10004/security-spire-server:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:10:12 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1 09:10:12 - nexus3.edgexfoundry.org:10004/security-spire-server:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:10:12 - nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] echo 09:10:12 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 09:10:12 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:10:12 4.0.1-dev.1 09:10:12 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:10:12 odessa 09:10:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:10:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:10:13 a44c88730b78: Preparing 09:10:13 d7fe18338297: Preparing 09:10:13 3a838d9ca029: Preparing 09:10:13 5f9715b5eb6a: Preparing 09:10:13 7db3e77d101c: Preparing 09:10:13 fdb96cf397f7: Preparing 09:10:13 994456c4fd7b: Preparing 09:10:13 994456c4fd7b: Waiting 09:10:13 fdb96cf397f7: Waiting 09:10:13 5f9715b5eb6a: Layer already exists 09:10:13 3a838d9ca029: Layer already exists 09:10:13 994456c4fd7b: Layer already exists 09:10:13 7db3e77d101c: Pushed 09:10:13 a44c88730b78: Pushed 09:10:14 fdb96cf397f7: Pushed 09:10:17 d7fe18338297: Pushed 09:10:17 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:23ee361ca2a3d799a2b68a04d1b8470c3d9af2aae0798aa47792e70d94a97902 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1 09:10:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:10:18 a44c88730b78: Preparing 09:10:18 d7fe18338297: Preparing 09:10:18 3a838d9ca029: Preparing 09:10:18 5f9715b5eb6a: Preparing 09:10:18 7db3e77d101c: Preparing 09:10:18 fdb96cf397f7: Preparing 09:10:18 994456c4fd7b: Preparing 09:10:18 fdb96cf397f7: Waiting 09:10:18 994456c4fd7b: Waiting 09:10:18 d7fe18338297: Layer already exists 09:10:18 a44c88730b78: Layer already exists 09:10:18 5f9715b5eb6a: Layer already exists 09:10:18 3a838d9ca029: Layer already exists 09:10:18 7db3e77d101c: Layer already exists 09:10:18 fdb96cf397f7: Layer already exists 09:10:18 994456c4fd7b: Layer already exists 09:10:18 4.0.1-dev.1: digest: sha256:23ee361ca2a3d799a2b68a04d1b8470c3d9af2aae0798aa47792e70d94a97902 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:10:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:10:18 a44c88730b78: Preparing 09:10:18 d7fe18338297: Preparing 09:10:18 3a838d9ca029: Preparing 09:10:18 5f9715b5eb6a: Preparing 09:10:18 7db3e77d101c: Preparing 09:10:18 fdb96cf397f7: Preparing 09:10:18 994456c4fd7b: Preparing 09:10:18 fdb96cf397f7: Waiting 09:10:18 5f9715b5eb6a: Layer already exists 09:10:18 3a838d9ca029: Layer already exists 09:10:18 d7fe18338297: Layer already exists 09:10:18 7db3e77d101c: Layer already exists 09:10:18 a44c88730b78: Layer already exists 09:10:18 fdb96cf397f7: Layer already exists 09:10:18 994456c4fd7b: Layer already exists 09:10:18 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:23ee361ca2a3d799a2b68a04d1b8470c3d9af2aae0798aa47792e70d94a97902 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:odessa 09:10:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:10:19 a44c88730b78: Preparing 09:10:19 d7fe18338297: Preparing 09:10:19 3a838d9ca029: Preparing 09:10:19 5f9715b5eb6a: Preparing 09:10:19 7db3e77d101c: Preparing 09:10:19 fdb96cf397f7: Preparing 09:10:19 994456c4fd7b: Preparing 09:10:19 994456c4fd7b: Waiting 09:10:19 fdb96cf397f7: Waiting 09:10:19 d7fe18338297: Layer already exists 09:10:19 5f9715b5eb6a: Layer already exists 09:10:19 7db3e77d101c: Layer already exists 09:10:19 3a838d9ca029: Layer already exists 09:10:19 a44c88730b78: Layer already exists 09:10:19 994456c4fd7b: Layer already exists 09:10:19 fdb96cf397f7: Layer already exists 09:10:19 odessa: digest: sha256:23ee361ca2a3d799a2b68a04d1b8470c3d9af2aae0798aa47792e70d94a97902 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:10:19 ===================================================== [Pipeline] echo 09:10:19 taggedImages: 09:10:19 - nexus3.edgexfoundry.org:10004/support-notifications:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:10:19 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1 09:10:19 - nexus3.edgexfoundry.org:10004/support-notifications:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:10:19 - nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] echo 09:10:19 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 09:10:19 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:10:19 4.0.1-dev.1 09:10:19 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:10:19 odessa 09:10:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:10:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:10:20 2984e175aa82: Preparing 09:10:20 94e0c75e5545: Preparing 09:10:20 3a838d9ca029: Preparing 09:10:20 5f9715b5eb6a: Preparing 09:10:20 61046306ac11: Preparing 09:10:20 d73cf549834a: Preparing 09:10:20 994456c4fd7b: Preparing 09:10:20 d73cf549834a: Waiting 09:10:20 994456c4fd7b: Waiting 09:10:20 5f9715b5eb6a: Layer already exists 09:10:20 3a838d9ca029: Layer already exists 09:10:20 994456c4fd7b: Layer already exists 09:10:20 61046306ac11: Pushed 09:10:20 2984e175aa82: Pushed 09:10:20 d73cf549834a: Pushed 09:10:23 94e0c75e5545: Pushed 09:10:23 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:a0f10c571a1366ec71dbb8f1a7737eee4d07aa8afccc73e2027deded36494308 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1 09:10:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:10:24 2984e175aa82: Preparing 09:10:24 94e0c75e5545: Preparing 09:10:24 3a838d9ca029: Preparing 09:10:24 5f9715b5eb6a: Preparing 09:10:24 61046306ac11: Preparing 09:10:24 d73cf549834a: Preparing 09:10:24 994456c4fd7b: Preparing 09:10:24 d73cf549834a: Waiting 09:10:24 994456c4fd7b: Waiting 09:10:24 61046306ac11: Layer already exists 09:10:24 3a838d9ca029: Layer already exists 09:10:24 94e0c75e5545: Layer already exists 09:10:24 5f9715b5eb6a: Layer already exists 09:10:24 2984e175aa82: Layer already exists 09:10:24 d73cf549834a: Layer already exists 09:10:24 994456c4fd7b: Layer already exists 09:10:24 4.0.1-dev.1: digest: sha256:a0f10c571a1366ec71dbb8f1a7737eee4d07aa8afccc73e2027deded36494308 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:10:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:10:25 2984e175aa82: Preparing 09:10:25 94e0c75e5545: Preparing 09:10:25 3a838d9ca029: Preparing 09:10:25 5f9715b5eb6a: Preparing 09:10:25 61046306ac11: Preparing 09:10:25 d73cf549834a: Preparing 09:10:25 994456c4fd7b: Preparing 09:10:25 d73cf549834a: Waiting 09:10:25 994456c4fd7b: Waiting 09:10:25 5f9715b5eb6a: Layer already exists 09:10:25 2984e175aa82: Layer already exists 09:10:25 3a838d9ca029: Layer already exists 09:10:25 61046306ac11: Layer already exists 09:10:25 94e0c75e5545: Layer already exists 09:10:25 d73cf549834a: Layer already exists 09:10:25 994456c4fd7b: Layer already exists 09:10:25 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:a0f10c571a1366ec71dbb8f1a7737eee4d07aa8afccc73e2027deded36494308 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:odessa 09:10:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:10:25 2984e175aa82: Preparing 09:10:25 94e0c75e5545: Preparing 09:10:25 3a838d9ca029: Preparing 09:10:25 5f9715b5eb6a: Preparing 09:10:25 61046306ac11: Preparing 09:10:25 d73cf549834a: Preparing 09:10:25 994456c4fd7b: Preparing 09:10:25 994456c4fd7b: Waiting 09:10:25 d73cf549834a: Waiting 09:10:25 5f9715b5eb6a: Layer already exists 09:10:25 94e0c75e5545: Layer already exists 09:10:25 61046306ac11: Layer already exists 09:10:25 3a838d9ca029: Layer already exists 09:10:25 2984e175aa82: Layer already exists 09:10:25 d73cf549834a: Layer already exists 09:10:25 994456c4fd7b: Layer already exists 09:10:25 odessa: digest: sha256:a0f10c571a1366ec71dbb8f1a7737eee4d07aa8afccc73e2027deded36494308 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:10:25 ===================================================== [Pipeline] echo 09:10:25 taggedImages: 09:10:25 - nexus3.edgexfoundry.org:10004/support-scheduler:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:10:25 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/support-scheduler:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/support-scheduler:odessa [Pipeline] echo 09:10:25 ========================================================= 09:10:25 [edgeXBuildMultiArch] RAW Config: 09:10:25 images: 09:10:25 - nexus3.edgexfoundry.org:10004/core-command:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:10:25 - nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/core-command:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/core-command:odessa 09:10:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:10:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa 09:10:25 - nexus3.edgexfoundry.org:10004/core-data:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:10:25 - nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/core-data:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/core-data:odessa 09:10:25 - nexus3.edgexfoundry.org:10004/core-keeper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:10:25 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/core-keeper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/core-keeper:odessa 09:10:25 - nexus3.edgexfoundry.org:10004/core-metadata:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:10:25 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/core-metadata:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/core-metadata:odessa 09:10:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:10:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa 09:10:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:10:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa 09:10:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:10:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa 09:10:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:10:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa 09:10:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:10:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa 09:10:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:10:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:odessa 09:10:25 - nexus3.edgexfoundry.org:10004/security-spire-config:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:10:25 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/security-spire-config:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/security-spire-config:odessa 09:10:25 - nexus3.edgexfoundry.org:10004/security-spire-server:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:10:25 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/security-spire-server:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/security-spire-server:odessa 09:10:25 - nexus3.edgexfoundry.org:10004/support-notifications:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:10:25 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/support-notifications:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/support-notifications:odessa 09:10:25 - nexus3.edgexfoundry.org:10004/support-scheduler:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:10:25 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/support-scheduler:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:10:25 - nexus3.edgexfoundry.org:10004/support-scheduler:odessa 09:10:25 settingsFile: 09:10:25 edgex-go-settings 09:10:25 ========================================================= [Pipeline] node 09:10:40 Still waiting to schedule task 09:10:40 ‘prd-centos7-docker-4c-2g-2714’ is offline 09:11:31 Running on prd-centos7-docker-4c-2g-2716 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:11:31 provisioning config files... 09:11:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_odessa@tmp/config3125236164395099185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:33 ---> ****-login.sh 09:11:33 nexus3.edgexfoundry.org:10001 09:25:50 #154 ... 09:25:50 09:25:50 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:25:50 #143 DONE 1047.0s 09:25:50 09:25:50 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:25:50 #145 ... 09:25:50 09:25:50 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:25:50 #155 DONE 0.2s 09:25:50 09:25:50 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:25:50 #147 ... 09:25:50 09:25:50 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:25:50 #156 DONE 0.3s 09:25:50 09:25:50 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:25:50 #153 ... 09:25:50 09:25:50 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:25:50 #157 DONE 0.3s 09:25:50 09:25:50 #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 09:25:50 #158 DONE 0.1s 09:25:50 09:25:50 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:25:50 #159 DONE 0.1s 09:25:50 09:25:50 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:25:50 #147 ... 09:25:50 09:25:50 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:25:50 #160 DONE 2.3s 09:25:50 09:25:50 #114 [core-common-config-bootstrapper] exporting to image 09:25:50 #114 exporting layers 09:25:50 #114 exporting layers 0.6s done 09:25:50 #114 writing image sha256:af7153b20fd2d7782626c25e37c8302fc688015e179aa86d89d00f4d334ed633 done 09:25:50 #114 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:25:50 #114 DONE 4.8s 09:25:50 09:25:50 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:26:00 #145 ... 09:26:00 09:26:00 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:26:00 #148 DONE 1064.5s 09:26:00 09:26:00 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:26:03 #149 ... 09:26:03 09:26:03 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:26:03 #161 DONE 0.2s 09:26:03 09:26:03 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:26:05 #162 DONE 2.3s 09:26:05 09:26:05 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:26:05 #163 DONE 0.3s 09:26:05 09:26:05 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:26:05 #164 DONE 0.2s 09:26:05 09:26:05 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:26:06 #165 DONE 0.2s 09:26:06 09:26:06 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:26:06 #166 DONE 0.2s 09:26:06 09:26:06 #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/ 09:26:06 #167 DONE 0.1s 09:26:06 09:26:06 #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/ 09:26:06 #168 DONE 0.1s 09:26:06 09:26:06 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:26:06 #150 ... 09:26:06 09:26:06 #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/ 09:26:06 #169 DONE 0.1s 09:26:06 09:26:06 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:26:06 #170 DONE 0.1s 09:26:06 09:26:06 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:26:06 #146 ... 09:26:06 09:26:06 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:26:09 #171 DONE 2.3s 09:26:09 09:26:09 #114 [security-bootstrapper] exporting to image 09:26:09 #114 exporting layers 09:26:10 #114 exporting layers 1.6s done 09:26:10 #114 writing image sha256:d280cc5787c9028b2dc02c94257162d7740b90272f30229559d6d690e1d614bf 09:26:10 #114 writing image sha256:d280cc5787c9028b2dc02c94257162d7740b90272f30229559d6d690e1d614bf 0.1s done 09:26:10 #114 naming to docker.io/library/security-bootstrapper-arm64 done 09:26:10 #114 DONE 6.5s 09:26:10 09:26:10 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:40:03 #146 ... 09:40:03 09:40:03 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:40:03 #145 DONE 1905.1s 09:40:03 09:40:03 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:40:03 #150 ... 09:40:03 09:40:03 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:40:03 #172 DONE 0.1s 09:40:03 09:40:03 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:40:03 #173 DONE 0.1s 09:40:03 09:40:03 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:40:03 #174 DONE 0.4s 09:40:03 09:40:03 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:40:04 #149 ... 09:40:04 09:40:04 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:40:04 #175 DONE 0.1s 09:40:04 09:40:04 #114 [core-command] exporting to image 09:40:04 #114 exporting layers 09:40:04 #114 exporting layers 0.3s done 09:40:04 #114 writing image sha256:586f8bdec25a8f986c5136c630c0f9fc525c20d7ccc8ed5b45aeb9532b8cbeba done 09:40:04 #114 naming to docker.io/library/core-command-arm64 done 09:40:04 #114 DONE 6.9s 09:40:04 09:40:04 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:40:22 #149 ... 09:40:22 09:40:22 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:40:22 #150 1925.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:40:34 #150 ... 09:40:34 09:40:34 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:40:34 #151 DONE 1937.3s 09:40:34 09:40:34 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:40:34 #147 ... 09:40:34 09:40:34 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:40:35 #176 DONE 0.5s 09:40:35 09:40:35 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:40:35 #147 ... 09:40:35 09:40:35 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:40:35 #177 DONE 0.1s 09:40:35 09:40:35 #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 09:40:35 #178 DONE 0.2s 09:40:35 09:40:35 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:40:35 #179 DONE 0.1s 09:40:35 09:40:35 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:40:35 #153 ... 09:40:35 09:40:35 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:40:36 #180 DONE 0.4s 09:40:36 09:40:36 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:40:36 #150 ... 09:40:36 09:40:36 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:40:36 #181 DONE 0.1s 09:40:36 09:40:36 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:40:38 #182 DONE 1.7s 09:40:38 09:40:38 #114 [security-proxy-setup] exporting to image 09:40:38 #114 exporting layers 09:40:39 #114 exporting layers 1.2s done 09:40:39 #114 writing image sha256:61145fb205c19356286bbafb216dd9f7c108f8e4d60c55c1589d38f9486ea75f 0.1s done 09:40:39 #114 naming to docker.io/library/security-proxy-setup-arm64 09:40:39 #114 naming to docker.io/library/security-proxy-setup-arm64 done 09:40:39 #114 DONE 8.2s 09:40:39 09:40:39 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:40:57 #149 ... 09:40:57 09:40:57 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:40:57 #150 DONE 1959.0s 09:40:57 09:40:57 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:40:57 #43 ... 09:40:57 09:40:57 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:40:57 #183 DONE 0.2s 09:40:57 09:40:57 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:40:57 #149 ... 09:40:57 09:40:57 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:40:57 #184 DONE 0.3s 09:40:57 09:40:57 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:40:57 #149 ... 09:40:57 09:40:57 #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 09:40:57 #185 DONE 0.2s 09:40:57 09:40:57 #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 09:40:57 #186 DONE 0.3s 09:40:57 09:40:57 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:40:57 #187 DONE 0.2s 09:40:57 09:40:57 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:40:58 #188 DONE 0.3s 09:40:58 09:40:58 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:40:58 #149 ... 09:40:58 09:40:58 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:40:58 #189 DONE 0.4s 09:40:58 09:40:58 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:40:58 #190 DONE 0.1s 09:40:58 09:40:58 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:40:59 #149 ... 09:40:59 09:40:59 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:41:00 #191 DONE 1.8s 09:41:00 09:41:00 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:41:00 #147 ... 09:41:00 09:41:00 #114 [security-secretstore-setup] exporting to image 09:41:00 #114 exporting layers 09:41:02 #114 exporting layers 1.3s done 09:41:02 #114 writing image sha256:74a6a60a0e072c3881142f5aadf1bb9e3d7ef4eeffbfe51bb6a67dcf79d03214 done 09:41:02 #114 naming to docker.io/library/security-secretstore-setup-arm64 done 09:41:02 #114 DONE 9.4s 09:41:02 09:41:02 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:41:58 #43 ... 09:41:58 09:41:58 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:41:58 #144 DONE 2022.6s 09:41:58 09:41:58 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:42:00 #147 ... 09:42:00 09:42:00 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:42:01 #192 DONE 0.4s 09:42:01 09:42:01 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:42:01 #149 ... 09:42:01 09:42:01 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:42:01 #193 DONE 0.3s 09:42:01 09:42:01 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:42:02 #194 DONE 0.5s 09:42:02 09:42:02 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:42:02 #146 ... 09:42:02 09:42:02 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:42:02 #195 DONE 0.1s 09:42:02 09:42:02 #114 [security-spiffe-token-provider] exporting to image 09:42:02 #114 exporting layers 09:42:03 #114 exporting layers 1.0s done 09:42:03 #114 writing image sha256:fb729f82a7afbceb990437fb759e285999e01d0117b9811ed61e562d7dfa864a done 09:42:03 #114 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:42:03 #114 DONE 10.5s 09:42:03 09:42:03 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:42:35 #43 ... 09:42:35 09:42:35 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:42:35 #153 DONE 2057.1s 09:42:35 09:42:35 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:42:35 #152 ... 09:42:35 09:42:35 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:42:35 #196 DONE 0.5s 09:42:35 09:42:35 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:42:35 #197 DONE 0.1s 09:42:35 09:42:35 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:42:35 #152 ... 09:42:35 09:42:35 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:42:36 #198 DONE 0.6s 09:42:36 09:42:36 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 09:42:36 #199 DONE 0.1s 09:42:36 09:42:36 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:42:36 #200 DONE 0.2s 09:42:36 09:42:36 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:42:38 #201 DONE 1.8s 09:42:38 09:42:38 #114 [security-proxy-auth] exporting to image 09:42:38 #114 exporting layers 09:42:40 #114 exporting layers 1.4s done 09:42:40 #114 writing image sha256:a6cde9c4714094a804ae3e59d8ab7defb4090cce1edbb99dd29f36a64471a026 0.0s done 09:42:40 #114 naming to docker.io/library/security-proxy-auth-arm64 09:42:40 #114 naming to docker.io/library/security-proxy-auth-arm64 done 09:42:40 #114 DONE 11.9s 09:42:40 09:42:40 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:42:40 #146 DONE 2063.8s 09:42:40 09:42:40 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:42:41 #43 ... 09:42:41 09:42:41 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:42:41 #152 DONE 2065.2s 09:42:41 09:42:41 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:42:42 #147 ... 09:42:42 09:42:42 #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:42:42 #202 DONE 0.2s 09:42:42 09:42:42 #203 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:42:42 #203 DONE 0.2s 09:42:42 09:42:42 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:42:42 #43 ... 09:42:42 09:42:42 #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:42:42 #204 ... 09:42:42 09:42:42 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:42:42 #154 DONE 2067.0s 09:42:43 09:42:43 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:42:43 #149 ... 09:42:43 09:42:43 #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:42:43 #204 DONE 0.7s 09:42:43 09:42:43 #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:42:43 #205 DONE 0.2s 09:42:43 09:42:43 #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:42:44 #206 DONE 0.3s 09:42:44 09:42:44 #114 [core-metadata] exporting to image 09:42:44 #114 exporting layers 09:42:45 #114 exporting layers 0.9s done 09:42:45 #114 writing image sha256:21019acf13b60531b242a2f750db2bb01582b5ff8159286d74f9118e36e26c09 0.0s done 09:42:45 #114 naming to docker.io/library/core-metadata-arm64 done 09:42:45 #114 DONE 12.8s 09:42:45 09:42:45 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:42:45 #149 ... 09:42:45 09:42:45 #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:42:45 #207 DONE 0.4s 09:42:45 09:42:45 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:42:45 #43 ... 09:42:45 09:42:45 #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:42:45 #208 DONE 0.2s 09:42:45 09:42:45 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:42:46 #209 DONE 0.5s 09:42:46 09:42:46 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:42:46 #210 ... 09:42:46 09:42:46 #211 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:42:46 #211 DONE 0.2s 09:42:46 09:42:46 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:42:46 #210 DONE 0.4s 09:42:46 09:42:46 #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:42:47 #212 DONE 1.0s 09:42:47 09:42:47 #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:42:47 #213 DONE 0.1s 09:42:47 09:42:47 #114 [core-keeper] exporting to image 09:42:47 #114 exporting layers 1.0s done 09:42:47 #114 writing image sha256:8ecca55f11717fa2e73a420973af085639b7bdd43db41bcc17fd31e37bcc1372 done 09:42:47 #114 naming to docker.io/library/core-data-arm64 09:42:47 #114 naming to docker.io/library/core-data-arm64 done 09:42:48 #114 exporting layers 0.4s done 09:42:48 #114 writing image sha256:4ca535fb9d6222acb347a279e49b0d273996d71d048c8b331723952847af901a done 09:42:48 #114 naming to docker.io/library/core-keeper-arm64 done 09:42:48 #114 DONE 14.3s 09:42:48 09:42:48 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:43:20 #149 ... 09:43:20 09:43:20 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:43:20 #147 DONE 2100.2s 09:43:20 09:43:20 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:43:20 #43 ... 09:43:20 09:43:20 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:43:20 #214 DONE 0.1s 09:43:20 09:43:20 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:43:20 #215 DONE 0.1s 09:43:20 09:43:20 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:43:20 #43 ... 09:43:20 09:43:20 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:43:20 #216 DONE 0.5s 09:43:20 09:43:20 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 09:43:20 #217 DONE 0.1s 09:43:20 09:43:20 #114 [support-scheduler] exporting to image 09:43:20 #114 exporting layers 09:43:20 #114 exporting layers 0.9s done 09:43:20 #114 writing image sha256:0f95a72b4867fb6a0e66f9fb136bc5bbf0301140b24643deccaf487acdc5b585 done 09:43:20 #114 naming to docker.io/library/support-scheduler-arm64 done 09:43:20 #114 DONE 15.3s 09:43:20 09:43:20 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:43:22 #43 ... 09:43:22 09:43:22 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:43:22 #149 DONE 2106.7s 09:43:22 09:43:22 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:43:24 #43 ... 09:43:24 09:43:24 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:43:24 #218 DONE 0.1s 09:43:24 09:43:24 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:43:24 #219 DONE 0.1s 09:43:24 09:43:24 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:43:25 #220 DONE 0.4s 09:43:25 09:43:25 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:43:25 #43 ... 09:43:25 09:43:25 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:43:25 #221 DONE 0.1s 09:43:25 09:43:25 #114 [support-notifications] exporting to image 09:43:25 #114 exporting layers 09:43:25 #114 exporting layers 0.5s done 09:43:25 #114 writing image sha256:4dec4899893955f55397ef35c96983a1476c85a19cc6b0a7ca016159f90463a5 done 09:43:25 #114 naming to docker.io/library/support-notifications-arm64 done 09:43:25 #114 DONE 15.8s 09:43:25 09:43:25 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:43:25 time="2025-06-03T09:04:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:43:25 time="2025-06-03T09:04:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:43:25 time="2025-06-03T09:04:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:43:25 time="2025-06-03T09:04:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:43:25 time="2025-06-03T09:04:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:43:25 time="2025-06-03T09:04:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:43:25 time="2025-06-03T09:04:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:43:25 time="2025-06-03T09:04:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:43:25 time="2025-06-03T09:04:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:43:25 time="2025-06-03T09:04:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:43:25 time="2025-06-03T09:04:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:43:25 time="2025-06-03T09:04:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:43:25 time="2025-06-03T09:04:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:43:25 time="2025-06-03T09:04:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:43:25 time="2025-06-03T09:04:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:43:25 $ docker stop --time=1 7edf18e65f91aa3d54773e6ccac79a9aadff6e7acc4e9345b3189335fec00803 09:43:27 $ docker rm -f --volumes 7edf18e65f91aa3d54773e6ccac79a9aadff6e7acc4e9345b3189335fec00803 [Pipeline] // withDockerContainer [Pipeline] sh 09:43:27 + docker images 09:43:27 REPOSITORY TAG IMAGE ID CREATED SIZE 09:43:27 support-notifications-arm64 latest 4dec48998939 3 seconds ago 52MB 09:43:27 support-scheduler-arm64 latest 0f95a72b4867 9 seconds ago 48.2MB 09:43:27 core-keeper-arm64 latest 4ca535fb9d62 40 seconds ago 32.5MB 09:43:27 core-data-arm64 latest 8ecca55f1171 41 seconds ago 32.8MB 09:43:27 core-metadata-arm64 latest 21019acf13b6 44 seconds ago 33MB 09:43:27 security-proxy-auth-arm64 latest a6cde9c47140 49 seconds ago 31.8MB 09:43:27 security-spiffe-token-provider-arm64 latest fb729f82a7af About a minute ago 47.8MB 09:43:27 security-secretstore-setup-arm64 latest 74a6a60a0e07 2 minutes ago 67.2MB 09:43:27 security-proxy-setup-arm64 latest 61145fb205c1 2 minutes ago 38.6MB 09:43:27 core-command-arm64 latest 586f8bdec25a 3 minutes ago 28.4MB 09:43:27 security-bootstrapper-arm64 latest d280cc5787c9 17 minutes ago 21.1MB 09:43:27 core-common-config-bootstrapper-arm64 latest af7153b20fd2 17 minutes ago 17.9MB 09:43:27 security-spire-agent-arm64 latest 0271f16b82e6 36 minutes ago 187MB 09:43:27 security-spire-config-arm64 latest f44e284db34d 36 minutes ago 143MB 09:43:27 security-spire-server-arm64 latest f827b89f94fe 36 minutes ago 144MB 09:43:27 ci-base-image-arm64 latest 1f39e5fcf503 39 minutes ago 909MB 09:43:27 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.23-alpine-lts 72db82c1953f 2 months ago 560MB 09:43:27 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 09:43:28 provisioning config files... 09:43:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config4911882427661059994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:43:28 ---> ****-login.sh 09:43:28 nexus3.edgexfoundry.org:10001 09:43:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:43:28 Configure a credential helper to remove this warning. See 09:43:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:43:28 09:43:28 Login Succeeded 09:43:28 nexus3.edgexfoundry.org:10002 09:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:43:29 Configure a credential helper to remove this warning. See 09:43:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:43:29 09:43:29 Login Succeeded 09:43:29 nexus3.edgexfoundry.org:10003 09:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:43:29 Configure a credential helper to remove this warning. See 09:43:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:43:29 09:43:29 Login Succeeded 09:43:29 nexus3.edgexfoundry.org:10004 09:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:43:30 Configure a credential helper to remove this warning. See 09:43:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:43:30 09:43:30 Login Succeeded 09:43:30 ****.io 09:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:43:30 Configure a credential helper to remove this warning. See 09:43:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:43:30 09:43:30 Login Succeeded 09:43:30 ---> ****-login.sh ends [Pipeline] } 09:43:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:30 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:43:30 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 09:43:30 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:43:30 4.0.1-dev.1 09:43:30 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:43:30 odessa 09:43:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:43:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:43:31 4de5a24b7357: Preparing 09:43:31 8b9905e828e8: Preparing 09:43:31 ef513e4effd7: Preparing 09:43:31 20e3882c86ee: Preparing 09:43:31 7dd47ab7c4fc: Preparing 09:43:31 ebb8267112b6: Preparing 09:43:31 dd9c8f8612c8: Preparing 09:43:31 dd9c8f8612c8: Waiting 09:43:31 ebb8267112b6: Waiting 09:43:31 7dd47ab7c4fc: Pushed 09:43:31 20e3882c86ee: Pushed 09:43:31 4de5a24b7357: Pushed 09:43:31 ef513e4effd7: Pushed 09:43:31 dd9c8f8612c8: Layer already exists 09:43:31 ebb8267112b6: Pushed 09:43:36 8b9905e828e8: Pushed 09:43:36 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:4755baf6b839cb22dd4dbdeeb4bf31dc93c377538846b30426ee9b7f04446fca size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.1 09:43:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:43:36 4de5a24b7357: Preparing 09:43:36 8b9905e828e8: Preparing 09:43:36 ef513e4effd7: Preparing 09:43:36 20e3882c86ee: Preparing 09:43:36 7dd47ab7c4fc: Preparing 09:43:36 ebb8267112b6: Preparing 09:43:36 dd9c8f8612c8: Preparing 09:43:36 ebb8267112b6: Waiting 09:43:36 dd9c8f8612c8: Waiting 09:43:36 7dd47ab7c4fc: Layer already exists 09:43:36 20e3882c86ee: Layer already exists 09:43:36 8b9905e828e8: Layer already exists 09:43:36 ef513e4effd7: Layer already exists 09:43:36 4de5a24b7357: Layer already exists 09:43:36 ebb8267112b6: Layer already exists 09:43:36 dd9c8f8612c8: Layer already exists 09:43:37 4.0.1-dev.1: digest: sha256:4755baf6b839cb22dd4dbdeeb4bf31dc93c377538846b30426ee9b7f04446fca size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:43:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:43:37 4de5a24b7357: Preparing 09:43:37 8b9905e828e8: Preparing 09:43:37 ef513e4effd7: Preparing 09:43:37 20e3882c86ee: Preparing 09:43:37 7dd47ab7c4fc: Preparing 09:43:37 ebb8267112b6: Preparing 09:43:37 dd9c8f8612c8: Preparing 09:43:37 ebb8267112b6: Waiting 09:43:37 dd9c8f8612c8: Waiting 09:43:37 4de5a24b7357: Layer already exists 09:43:37 7dd47ab7c4fc: Layer already exists 09:43:37 20e3882c86ee: Layer already exists 09:43:37 ef513e4effd7: Layer already exists 09:43:37 8b9905e828e8: Layer already exists 09:43:37 dd9c8f8612c8: Layer already exists 09:43:37 ebb8267112b6: Layer already exists 09:43:37 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:4755baf6b839cb22dd4dbdeeb4bf31dc93c377538846b30426ee9b7f04446fca size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:odessa 09:43:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:43:38 4de5a24b7357: Preparing 09:43:38 8b9905e828e8: Preparing 09:43:38 ef513e4effd7: Preparing 09:43:38 20e3882c86ee: Preparing 09:43:38 7dd47ab7c4fc: Preparing 09:43:38 ebb8267112b6: Preparing 09:43:38 dd9c8f8612c8: Preparing 09:43:38 ebb8267112b6: Waiting 09:43:38 dd9c8f8612c8: Waiting 09:43:38 7dd47ab7c4fc: Layer already exists 09:43:38 ef513e4effd7: Layer already exists 09:43:38 8b9905e828e8: Layer already exists 09:43:38 20e3882c86ee: Layer already exists 09:43:38 4de5a24b7357: Layer already exists 09:43:38 ebb8267112b6: Layer already exists 09:43:38 dd9c8f8612c8: Layer already exists 09:43:39 odessa: digest: sha256:4755baf6b839cb22dd4dbdeeb4bf31dc93c377538846b30426ee9b7f04446fca size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:39 ===================================================== [Pipeline] echo 09:43:39 taggedImages: 09:43:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:43:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.1 09:43:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:43:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo 09:43:39 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 09:43:39 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:43:39 4.0.1-dev.1 09:43:39 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:43:39 odessa 09:43:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:43:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:43:40 88b3e7eae692: Preparing 09:43:40 b6af90f3edac: Preparing 09:43:40 cb7e57616d47: Preparing 09:43:40 dc582284f8c2: Preparing 09:43:40 ef513e4effd7: Preparing 09:43:40 20e3882c86ee: Preparing 09:43:40 7dd47ab7c4fc: Preparing 09:43:40 20e3882c86ee: Waiting 09:43:40 ebb8267112b6: Preparing 09:43:40 7dd47ab7c4fc: Waiting 09:43:40 dd9c8f8612c8: Preparing 09:43:40 ebb8267112b6: Waiting 09:43:40 dd9c8f8612c8: Waiting 09:43:40 cb7e57616d47: Pushed 09:43:40 b6af90f3edac: Pushed 09:43:41 ef513e4effd7: Layer already exists 09:43:41 20e3882c86ee: Layer already exists 09:43:41 7dd47ab7c4fc: Layer already exists 09:43:41 ebb8267112b6: Layer already exists 09:43:41 dd9c8f8612c8: Layer already exists 09:43:41 88b3e7eae692: Pushed 09:43:42 dc582284f8c2: Pushed 09:43:42 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:e4c9db30f2c097743528b280080590e094496719b36275edd2b84aa859d9071a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:42 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.1 09:43:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:43:43 88b3e7eae692: Preparing 09:43:43 b6af90f3edac: Preparing 09:43:43 cb7e57616d47: Preparing 09:43:43 dc582284f8c2: Preparing 09:43:43 ef513e4effd7: Preparing 09:43:43 20e3882c86ee: Preparing 09:43:43 7dd47ab7c4fc: Preparing 09:43:43 ebb8267112b6: Preparing 09:43:43 dd9c8f8612c8: Preparing 09:43:43 20e3882c86ee: Waiting 09:43:43 7dd47ab7c4fc: Waiting 09:43:43 ebb8267112b6: Waiting 09:43:43 dd9c8f8612c8: Waiting 09:43:43 cb7e57616d47: Layer already exists 09:43:43 b6af90f3edac: Layer already exists 09:43:43 88b3e7eae692: Layer already exists 09:43:43 dc582284f8c2: Layer already exists 09:43:43 ef513e4effd7: Layer already exists 09:43:43 ebb8267112b6: Layer already exists 09:43:43 20e3882c86ee: Layer already exists 09:43:43 7dd47ab7c4fc: Layer already exists 09:43:43 dd9c8f8612c8: Layer already exists 09:43:43 4.0.1-dev.1: digest: sha256:e4c9db30f2c097743528b280080590e094496719b36275edd2b84aa859d9071a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:43:44 88b3e7eae692: Preparing 09:43:44 b6af90f3edac: Preparing 09:43:44 cb7e57616d47: Preparing 09:43:44 dc582284f8c2: Preparing 09:43:44 ef513e4effd7: Preparing 09:43:44 20e3882c86ee: Preparing 09:43:44 7dd47ab7c4fc: Preparing 09:43:44 ebb8267112b6: Preparing 09:43:44 dd9c8f8612c8: Preparing 09:43:44 7dd47ab7c4fc: Waiting 09:43:44 ebb8267112b6: Waiting 09:43:44 dd9c8f8612c8: Waiting 09:43:44 20e3882c86ee: Waiting 09:43:44 88b3e7eae692: Layer already exists 09:43:44 b6af90f3edac: Layer already exists 09:43:44 cb7e57616d47: Layer already exists 09:43:44 ef513e4effd7: Layer already exists 09:43:44 dc582284f8c2: Layer already exists 09:43:44 20e3882c86ee: Layer already exists 09:43:44 7dd47ab7c4fc: Layer already exists 09:43:44 ebb8267112b6: Layer already exists 09:43:44 dd9c8f8612c8: Layer already exists 09:43:44 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:e4c9db30f2c097743528b280080590e094496719b36275edd2b84aa859d9071a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:44 + 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 09:43:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa 09:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:43:45 88b3e7eae692: Preparing 09:43:45 b6af90f3edac: Preparing 09:43:45 cb7e57616d47: Preparing 09:43:45 dc582284f8c2: Preparing 09:43:45 ef513e4effd7: Preparing 09:43:45 20e3882c86ee: Preparing 09:43:45 7dd47ab7c4fc: Preparing 09:43:45 ebb8267112b6: Preparing 09:43:45 dd9c8f8612c8: Preparing 09:43:45 7dd47ab7c4fc: Waiting 09:43:45 20e3882c86ee: Waiting 09:43:45 ebb8267112b6: Waiting 09:43:45 dd9c8f8612c8: Waiting 09:43:45 88b3e7eae692: Layer already exists 09:43:45 cb7e57616d47: Layer already exists 09:43:45 dc582284f8c2: Layer already exists 09:43:45 b6af90f3edac: Layer already exists 09:43:45 ef513e4effd7: Layer already exists 09:43:45 20e3882c86ee: Layer already exists 09:43:45 ebb8267112b6: Layer already exists 09:43:45 7dd47ab7c4fc: Layer already exists 09:43:45 dd9c8f8612c8: Layer already exists 09:43:45 odessa: digest: sha256:e4c9db30f2c097743528b280080590e094496719b36275edd2b84aa859d9071a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:45 ===================================================== [Pipeline] echo 09:43:45 taggedImages: 09:43:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:43:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.1 09:43:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:43:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo 09:43:45 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 09:43:45 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:43:45 4.0.1-dev.1 09:43:45 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:43:45 odessa 09:43:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:43:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:43:46 5592d0d648d4: Preparing 09:43:46 7e6cdb0a4e23: Preparing 09:43:46 ef513e4effd7: Preparing 09:43:46 20e3882c86ee: Preparing 09:43:46 8cb8c917d8a9: Preparing 09:43:46 fb61130916ac: Preparing 09:43:46 dd9c8f8612c8: Preparing 09:43:46 fb61130916ac: Waiting 09:43:46 dd9c8f8612c8: Waiting 09:43:46 20e3882c86ee: Layer already exists 09:43:46 ef513e4effd7: Layer already exists 09:43:46 dd9c8f8612c8: Layer already exists 09:43:46 8cb8c917d8a9: Pushed 09:43:46 5592d0d648d4: Pushed 09:43:46 fb61130916ac: Pushed 09:43:50 7e6cdb0a4e23: Pushed 09:43:50 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:8d926a4fdc226ee1da0603bf696e3e4851812b7d9e8f92e71165bc9f3763c611 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.1 09:43:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:43:51 5592d0d648d4: Preparing 09:43:51 7e6cdb0a4e23: Preparing 09:43:51 ef513e4effd7: Preparing 09:43:51 20e3882c86ee: Preparing 09:43:51 8cb8c917d8a9: Preparing 09:43:51 fb61130916ac: Preparing 09:43:51 dd9c8f8612c8: Preparing 09:43:51 dd9c8f8612c8: Waiting 09:43:51 fb61130916ac: Waiting 09:43:51 8cb8c917d8a9: Layer already exists 09:43:51 ef513e4effd7: Layer already exists 09:43:51 7e6cdb0a4e23: Layer already exists 09:43:51 20e3882c86ee: Layer already exists 09:43:51 5592d0d648d4: Layer already exists 09:43:51 dd9c8f8612c8: Layer already exists 09:43:51 fb61130916ac: Layer already exists 09:43:51 4.0.1-dev.1: digest: sha256:8d926a4fdc226ee1da0603bf696e3e4851812b7d9e8f92e71165bc9f3763c611 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:43:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:43:52 5592d0d648d4: Preparing 09:43:52 7e6cdb0a4e23: Preparing 09:43:52 ef513e4effd7: Preparing 09:43:52 20e3882c86ee: Preparing 09:43:52 8cb8c917d8a9: Preparing 09:43:52 fb61130916ac: Preparing 09:43:52 dd9c8f8612c8: Preparing 09:43:52 fb61130916ac: Waiting 09:43:52 dd9c8f8612c8: Waiting 09:43:52 5592d0d648d4: Layer already exists 09:43:52 20e3882c86ee: Layer already exists 09:43:52 ef513e4effd7: Layer already exists 09:43:52 7e6cdb0a4e23: Layer already exists 09:43:52 8cb8c917d8a9: Layer already exists 09:43:52 fb61130916ac: Layer already exists 09:43:52 dd9c8f8612c8: Layer already exists 09:43:52 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:8d926a4fdc226ee1da0603bf696e3e4851812b7d9e8f92e71165bc9f3763c611 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:odessa 09:43:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:43:53 5592d0d648d4: Preparing 09:43:53 7e6cdb0a4e23: Preparing 09:43:53 ef513e4effd7: Preparing 09:43:53 20e3882c86ee: Preparing 09:43:53 8cb8c917d8a9: Preparing 09:43:53 fb61130916ac: Preparing 09:43:53 dd9c8f8612c8: Preparing 09:43:53 fb61130916ac: Waiting 09:43:53 dd9c8f8612c8: Waiting 09:43:53 20e3882c86ee: Layer already exists 09:43:53 7e6cdb0a4e23: Layer already exists 09:43:53 ef513e4effd7: Layer already exists 09:43:53 5592d0d648d4: Layer already exists 09:43:53 8cb8c917d8a9: Layer already exists 09:43:53 fb61130916ac: Layer already exists 09:43:53 dd9c8f8612c8: Layer already exists 09:43:54 odessa: digest: sha256:8d926a4fdc226ee1da0603bf696e3e4851812b7d9e8f92e71165bc9f3763c611 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:54 ===================================================== [Pipeline] echo 09:43:54 taggedImages: 09:43:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:43:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.1 09:43:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:43:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo 09:43:54 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 09:43:54 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:43:54 4.0.1-dev.1 09:43:54 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:43:54 odessa 09:43:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:54 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:43:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:43:55 5c15ea327775: Preparing 09:43:55 00c88db11283: Preparing 09:43:55 20e3882c86ee: Preparing 09:43:55 8a75d9825bfd: Preparing 09:43:55 de2c8bae3d9b: Preparing 09:43:55 dd9c8f8612c8: Preparing 09:43:55 dd9c8f8612c8: Waiting 09:43:55 20e3882c86ee: Layer already exists 09:43:55 dd9c8f8612c8: Layer already exists 09:43:55 de2c8bae3d9b: Pushed 09:43:55 8a75d9825bfd: Pushed 09:43:55 5c15ea327775: Pushed 09:44:00 00c88db11283: Pushed 09:44:00 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:f2d9dbcc5b5e0326077ee767c6e4f6b9ed216069616b9e0915e670f4cc2aefc9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:00 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.1 09:44:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:44:01 5c15ea327775: Preparing 09:44:01 00c88db11283: Preparing 09:44:01 20e3882c86ee: Preparing 09:44:01 8a75d9825bfd: Preparing 09:44:01 de2c8bae3d9b: Preparing 09:44:01 dd9c8f8612c8: Preparing 09:44:01 dd9c8f8612c8: Waiting 09:44:01 de2c8bae3d9b: Layer already exists 09:44:01 8a75d9825bfd: Layer already exists 09:44:01 00c88db11283: Layer already exists 09:44:01 5c15ea327775: Layer already exists 09:44:01 20e3882c86ee: Layer already exists 09:44:01 dd9c8f8612c8: Layer already exists 09:44:01 4.0.1-dev.1: digest: sha256:f2d9dbcc5b5e0326077ee767c6e4f6b9ed216069616b9e0915e670f4cc2aefc9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:01 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:44:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:44:02 5c15ea327775: Preparing 09:44:02 00c88db11283: Preparing 09:44:02 20e3882c86ee: Preparing 09:44:02 8a75d9825bfd: Preparing 09:44:02 de2c8bae3d9b: Preparing 09:44:02 dd9c8f8612c8: Preparing 09:44:02 dd9c8f8612c8: Waiting 09:44:02 de2c8bae3d9b: Layer already exists 09:44:02 00c88db11283: Layer already exists 09:44:02 8a75d9825bfd: Layer already exists 09:44:02 5c15ea327775: Layer already exists 09:44:02 20e3882c86ee: Layer already exists 09:44:02 dd9c8f8612c8: Layer already exists 09:44:02 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:f2d9dbcc5b5e0326077ee767c6e4f6b9ed216069616b9e0915e670f4cc2aefc9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:02 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:03 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa 09:44:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:44:03 5c15ea327775: Preparing 09:44:03 00c88db11283: Preparing 09:44:03 20e3882c86ee: Preparing 09:44:03 8a75d9825bfd: Preparing 09:44:03 de2c8bae3d9b: Preparing 09:44:03 dd9c8f8612c8: Preparing 09:44:03 dd9c8f8612c8: Waiting 09:44:03 8a75d9825bfd: Layer already exists 09:44:03 00c88db11283: Layer already exists 09:44:03 5c15ea327775: Layer already exists 09:44:03 20e3882c86ee: Layer already exists 09:44:03 de2c8bae3d9b: Layer already exists 09:44:03 dd9c8f8612c8: Layer already exists 09:44:03 odessa: digest: sha256:f2d9dbcc5b5e0326077ee767c6e4f6b9ed216069616b9e0915e670f4cc2aefc9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:03 ===================================================== [Pipeline] echo 09:44:03 taggedImages: 09:44:03 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:44:03 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.1 09:44:03 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:44:03 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo 09:44:03 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 09:44:03 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:44:03 4.0.1-dev.1 09:44:03 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:44:03 odessa 09:44:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:44:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:44:04 c0b15516cbfb: Preparing 09:44:04 76f1fa32cd36: Preparing 09:44:04 a68eb473c683: Preparing 09:44:04 ef513e4effd7: Preparing 09:44:04 20e3882c86ee: Preparing 09:44:04 7dd47ab7c4fc: Preparing 09:44:04 ebb8267112b6: Preparing 09:44:04 dd9c8f8612c8: Preparing 09:44:04 7dd47ab7c4fc: Waiting 09:44:04 ebb8267112b6: Waiting 09:44:04 dd9c8f8612c8: Waiting 09:44:04 ef513e4effd7: Layer already exists 09:44:04 20e3882c86ee: Layer already exists 09:44:04 7dd47ab7c4fc: Layer already exists 09:44:04 ebb8267112b6: Layer already exists 09:44:04 76f1fa32cd36: Pushed 09:44:04 dd9c8f8612c8: Layer already exists 09:44:04 c0b15516cbfb: Pushed 09:44:10 a68eb473c683: Pushed 09:44:10 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:8ce5d999e810d2b0fd83fd66a51ba2e27ef82df80f611b7c1bc375690384fab1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.1 09:44:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:44:10 c0b15516cbfb: Preparing 09:44:10 76f1fa32cd36: Preparing 09:44:10 a68eb473c683: Preparing 09:44:10 ef513e4effd7: Preparing 09:44:10 20e3882c86ee: Preparing 09:44:10 7dd47ab7c4fc: Preparing 09:44:10 7dd47ab7c4fc: Waiting 09:44:10 ebb8267112b6: Preparing 09:44:10 ebb8267112b6: Waiting 09:44:10 dd9c8f8612c8: Preparing 09:44:10 dd9c8f8612c8: Waiting 09:44:10 76f1fa32cd36: Layer already exists 09:44:10 ef513e4effd7: Layer already exists 09:44:10 20e3882c86ee: Layer already exists 09:44:10 c0b15516cbfb: Layer already exists 09:44:10 a68eb473c683: Layer already exists 09:44:10 7dd47ab7c4fc: Layer already exists 09:44:10 ebb8267112b6: Layer already exists 09:44:10 dd9c8f8612c8: Layer already exists 09:44:10 4.0.1-dev.1: digest: sha256:8ce5d999e810d2b0fd83fd66a51ba2e27ef82df80f611b7c1bc375690384fab1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:44:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:44:11 c0b15516cbfb: Preparing 09:44:11 76f1fa32cd36: Preparing 09:44:11 a68eb473c683: Preparing 09:44:11 ef513e4effd7: Preparing 09:44:11 20e3882c86ee: Preparing 09:44:11 7dd47ab7c4fc: Preparing 09:44:11 ebb8267112b6: Preparing 09:44:11 dd9c8f8612c8: Preparing 09:44:11 ebb8267112b6: Waiting 09:44:11 7dd47ab7c4fc: Waiting 09:44:11 dd9c8f8612c8: Waiting 09:44:11 c0b15516cbfb: Layer already exists 09:44:11 76f1fa32cd36: Layer already exists 09:44:11 ef513e4effd7: Layer already exists 09:44:11 20e3882c86ee: Layer already exists 09:44:11 a68eb473c683: Layer already exists 09:44:11 7dd47ab7c4fc: Layer already exists 09:44:11 ebb8267112b6: Layer already exists 09:44:11 dd9c8f8612c8: Layer already exists 09:44:11 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:8ce5d999e810d2b0fd83fd66a51ba2e27ef82df80f611b7c1bc375690384fab1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa 09:44:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:44:12 c0b15516cbfb: Preparing 09:44:12 76f1fa32cd36: Preparing 09:44:12 a68eb473c683: Preparing 09:44:12 ef513e4effd7: Preparing 09:44:12 20e3882c86ee: Preparing 09:44:12 7dd47ab7c4fc: Preparing 09:44:12 ebb8267112b6: Preparing 09:44:12 dd9c8f8612c8: Preparing 09:44:12 7dd47ab7c4fc: Waiting 09:44:12 ebb8267112b6: Waiting 09:44:12 dd9c8f8612c8: Waiting 09:44:12 a68eb473c683: Layer already exists 09:44:12 20e3882c86ee: Layer already exists 09:44:12 c0b15516cbfb: Layer already exists 09:44:12 76f1fa32cd36: Layer already exists 09:44:12 ef513e4effd7: Layer already exists 09:44:12 7dd47ab7c4fc: Layer already exists 09:44:12 dd9c8f8612c8: Layer already exists 09:44:12 ebb8267112b6: Layer already exists 09:44:12 odessa: digest: sha256:8ce5d999e810d2b0fd83fd66a51ba2e27ef82df80f611b7c1bc375690384fab1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:13 ===================================================== [Pipeline] echo 09:44:13 taggedImages: 09:44:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:44:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.1 09:44:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:44:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo 09:44:13 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 09:44:13 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:44:13 4.0.1-dev.1 09:44:13 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:44:13 odessa 09:44:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:44:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:44:13 b0e74498094b: Preparing 09:44:13 9328f65a8e22: Preparing 09:44:13 067688658d46: Preparing 09:44:13 82e73b8bc597: Preparing 09:44:13 b5094922c271: Preparing 09:44:13 0e908b54ee5a: Preparing 09:44:13 9da5611ec99c: Preparing 09:44:13 ef513e4effd7: Preparing 09:44:13 0e908b54ee5a: Waiting 09:44:13 20e3882c86ee: Preparing 09:44:13 2a5c9122757e: Preparing 09:44:13 54ed13bbee03: Preparing 09:44:13 9da5611ec99c: Waiting 09:44:13 ef513e4effd7: Waiting 09:44:13 20e3882c86ee: Waiting 09:44:13 5f70bf18a086: Preparing 09:44:13 8c5a6462e54f: Preparing 09:44:13 ab46d189fb92: Preparing 09:44:13 e8fbf38524a5: Preparing 09:44:13 54ed13bbee03: Waiting 09:44:13 dd9c8f8612c8: Preparing 09:44:13 5f70bf18a086: Waiting 09:44:13 8c5a6462e54f: Waiting 09:44:13 e8fbf38524a5: Waiting 09:44:13 ab46d189fb92: Waiting 09:44:13 dd9c8f8612c8: Waiting 09:44:13 2a5c9122757e: Waiting 09:44:14 b5094922c271: Pushed 09:44:14 82e73b8bc597: Pushed 09:44:14 067688658d46: Pushed 09:44:14 9328f65a8e22: Pushed 09:44:15 b0e74498094b: Pushed 09:44:15 20e3882c86ee: Layer already exists 09:44:15 ef513e4effd7: Layer already exists 09:44:15 5f70bf18a086: Layer already exists 09:44:15 0e908b54ee5a: Pushed 09:44:15 54ed13bbee03: Pushed 09:44:15 2a5c9122757e: Pushed 09:44:15 8c5a6462e54f: Pushed 09:44:15 dd9c8f8612c8: Layer already exists 09:44:15 ab46d189fb92: Pushed 09:44:15 e8fbf38524a5: Pushed 09:44:17 9da5611ec99c: Pushed 09:44:18 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:142f4fc79d91fff676ff1e3428aba574cc71d5113745464fc0439da951680f70 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.1 09:44:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:44:18 b0e74498094b: Preparing 09:44:18 9328f65a8e22: Preparing 09:44:18 067688658d46: Preparing 09:44:18 82e73b8bc597: Preparing 09:44:18 b5094922c271: Preparing 09:44:18 0e908b54ee5a: Preparing 09:44:18 9da5611ec99c: Preparing 09:44:18 ef513e4effd7: Preparing 09:44:18 20e3882c86ee: Preparing 09:44:18 2a5c9122757e: Preparing 09:44:18 54ed13bbee03: Preparing 09:44:18 5f70bf18a086: Preparing 09:44:18 8c5a6462e54f: Preparing 09:44:18 ab46d189fb92: Preparing 09:44:18 e8fbf38524a5: Preparing 09:44:18 dd9c8f8612c8: Preparing 09:44:18 2a5c9122757e: Waiting 09:44:18 54ed13bbee03: Waiting 09:44:18 5f70bf18a086: Waiting 09:44:18 8c5a6462e54f: Waiting 09:44:18 ab46d189fb92: Waiting 09:44:18 e8fbf38524a5: Waiting 09:44:18 dd9c8f8612c8: Waiting 09:44:18 0e908b54ee5a: Waiting 09:44:18 9da5611ec99c: Waiting 09:44:18 20e3882c86ee: Waiting 09:44:18 ef513e4effd7: Waiting 09:44:18 b0e74498094b: Layer already exists 09:44:18 9328f65a8e22: Layer already exists 09:44:18 b5094922c271: Layer already exists 09:44:18 82e73b8bc597: Layer already exists 09:44:18 067688658d46: Layer already exists 09:44:18 ef513e4effd7: Layer already exists 09:44:18 9da5611ec99c: Layer already exists 09:44:18 0e908b54ee5a: Layer already exists 09:44:18 20e3882c86ee: Layer already exists 09:44:18 2a5c9122757e: Layer already exists 09:44:18 54ed13bbee03: Layer already exists 09:44:18 ab46d189fb92: Layer already exists 09:44:18 8c5a6462e54f: Layer already exists 09:44:18 e8fbf38524a5: Layer already exists 09:44:18 5f70bf18a086: Layer already exists 09:44:18 dd9c8f8612c8: Layer already exists 09:44:19 4.0.1-dev.1: digest: sha256:142f4fc79d91fff676ff1e3428aba574cc71d5113745464fc0439da951680f70 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:44:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:44:19 b0e74498094b: Preparing 09:44:19 9328f65a8e22: Preparing 09:44:19 067688658d46: Preparing 09:44:19 82e73b8bc597: Preparing 09:44:19 b5094922c271: Preparing 09:44:19 0e908b54ee5a: Preparing 09:44:19 9da5611ec99c: Preparing 09:44:19 ef513e4effd7: Preparing 09:44:19 20e3882c86ee: Preparing 09:44:19 2a5c9122757e: Preparing 09:44:19 54ed13bbee03: Preparing 09:44:19 5f70bf18a086: Preparing 09:44:19 8c5a6462e54f: Preparing 09:44:19 ab46d189fb92: Preparing 09:44:19 e8fbf38524a5: Preparing 09:44:19 dd9c8f8612c8: Preparing 09:44:19 2a5c9122757e: Waiting 09:44:19 54ed13bbee03: Waiting 09:44:19 8c5a6462e54f: Waiting 09:44:19 5f70bf18a086: Waiting 09:44:19 ab46d189fb92: Waiting 09:44:19 0e908b54ee5a: Waiting 09:44:19 e8fbf38524a5: Waiting 09:44:19 9da5611ec99c: Waiting 09:44:19 dd9c8f8612c8: Waiting 09:44:19 ef513e4effd7: Waiting 09:44:19 20e3882c86ee: Waiting 09:44:20 9328f65a8e22: Layer already exists 09:44:20 b5094922c271: Layer already exists 09:44:20 067688658d46: Layer already exists 09:44:20 82e73b8bc597: Layer already exists 09:44:20 b0e74498094b: Layer already exists 09:44:20 0e908b54ee5a: Layer already exists 09:44:20 ef513e4effd7: Layer already exists 09:44:20 2a5c9122757e: Layer already exists 09:44:20 9da5611ec99c: Layer already exists 09:44:20 20e3882c86ee: Layer already exists 09:44:20 54ed13bbee03: Layer already exists 09:44:20 e8fbf38524a5: Layer already exists 09:44:20 8c5a6462e54f: Layer already exists 09:44:20 5f70bf18a086: Layer already exists 09:44:20 ab46d189fb92: Layer already exists 09:44:20 dd9c8f8612c8: Layer already exists 09:44:20 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:142f4fc79d91fff676ff1e3428aba574cc71d5113745464fc0439da951680f70 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa 09:44:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:44:20 b0e74498094b: Preparing 09:44:20 9328f65a8e22: Preparing 09:44:20 067688658d46: Preparing 09:44:20 82e73b8bc597: Preparing 09:44:20 b5094922c271: Preparing 09:44:20 0e908b54ee5a: Preparing 09:44:20 9da5611ec99c: Preparing 09:44:20 ef513e4effd7: Preparing 09:44:20 0e908b54ee5a: Waiting 09:44:20 20e3882c86ee: Preparing 09:44:20 2a5c9122757e: Preparing 09:44:20 54ed13bbee03: Preparing 09:44:20 5f70bf18a086: Preparing 09:44:20 8c5a6462e54f: Preparing 09:44:20 ab46d189fb92: Preparing 09:44:20 e8fbf38524a5: Preparing 09:44:20 dd9c8f8612c8: Preparing 09:44:20 9da5611ec99c: Waiting 09:44:20 8c5a6462e54f: Waiting 09:44:20 20e3882c86ee: Waiting 09:44:20 ab46d189fb92: Waiting 09:44:20 e8fbf38524a5: Waiting 09:44:20 dd9c8f8612c8: Waiting 09:44:20 2a5c9122757e: Waiting 09:44:20 54ed13bbee03: Waiting 09:44:20 5f70bf18a086: Waiting 09:44:20 b5094922c271: Layer already exists 09:44:20 b0e74498094b: Layer already exists 09:44:20 82e73b8bc597: Layer already exists 09:44:20 067688658d46: Layer already exists 09:44:20 9328f65a8e22: Layer already exists 09:44:20 9da5611ec99c: Layer already exists 09:44:20 ef513e4effd7: Layer already exists 09:44:20 0e908b54ee5a: Layer already exists 09:44:20 2a5c9122757e: Layer already exists 09:44:20 20e3882c86ee: Layer already exists 09:44:20 5f70bf18a086: Layer already exists 09:44:20 54ed13bbee03: Layer already exists 09:44:20 ab46d189fb92: Layer already exists 09:44:20 8c5a6462e54f: Layer already exists 09:44:20 e8fbf38524a5: Layer already exists 09:44:20 dd9c8f8612c8: Layer already exists 09:44:20 odessa: digest: sha256:142f4fc79d91fff676ff1e3428aba574cc71d5113745464fc0439da951680f70 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:21 ===================================================== [Pipeline] echo 09:44:21 taggedImages: 09:44:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:44:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.1 09:44:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:44:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo 09:44:21 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 09:44:21 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:44:21 4.0.1-dev.1 09:44:21 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:44:21 odessa 09:44:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:21 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:44:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:44:21 f34041acffcf: Preparing 09:44:21 ddb6b1853b9b: Preparing 09:44:21 e727e5ec3679: Preparing 09:44:21 6264f4a36cbd: Preparing 09:44:21 ef513e4effd7: Preparing 09:44:21 20e3882c86ee: Preparing 09:44:21 7dd47ab7c4fc: Preparing 09:44:21 ebb8267112b6: Preparing 09:44:21 dd9c8f8612c8: Preparing 09:44:21 20e3882c86ee: Waiting 09:44:21 ebb8267112b6: Waiting 09:44:21 dd9c8f8612c8: Waiting 09:44:21 7dd47ab7c4fc: Waiting 09:44:21 ef513e4effd7: Layer already exists 09:44:22 20e3882c86ee: Layer already exists 09:44:22 e727e5ec3679: Pushed 09:44:22 ddb6b1853b9b: Pushed 09:44:22 7dd47ab7c4fc: Layer already exists 09:44:22 f34041acffcf: Pushed 09:44:22 ebb8267112b6: Layer already exists 09:44:22 dd9c8f8612c8: Layer already exists 09:44:27 6264f4a36cbd: Pushed 09:44:27 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:a22a4f8b5192c150b9c3c083c8724e289a39ee4137e72f28223ac9aa65e9cc3c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:27 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.1 09:44:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:44:28 f34041acffcf: Preparing 09:44:28 ddb6b1853b9b: Preparing 09:44:28 e727e5ec3679: Preparing 09:44:28 6264f4a36cbd: Preparing 09:44:28 ef513e4effd7: Preparing 09:44:28 20e3882c86ee: Preparing 09:44:28 7dd47ab7c4fc: Preparing 09:44:28 20e3882c86ee: Waiting 09:44:28 ebb8267112b6: Preparing 09:44:28 dd9c8f8612c8: Preparing 09:44:28 ebb8267112b6: Waiting 09:44:28 dd9c8f8612c8: Waiting 09:44:28 7dd47ab7c4fc: Waiting 09:44:28 ef513e4effd7: Layer already exists 09:44:28 e727e5ec3679: Layer already exists 09:44:28 ddb6b1853b9b: Layer already exists 09:44:28 f34041acffcf: Layer already exists 09:44:28 6264f4a36cbd: Layer already exists 09:44:28 7dd47ab7c4fc: Layer already exists 09:44:28 20e3882c86ee: Layer already exists 09:44:28 ebb8267112b6: Layer already exists 09:44:28 dd9c8f8612c8: Layer already exists 09:44:28 4.0.1-dev.1: digest: sha256:a22a4f8b5192c150b9c3c083c8724e289a39ee4137e72f28223ac9aa65e9cc3c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:28 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:44:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:44:29 f34041acffcf: Preparing 09:44:29 ddb6b1853b9b: Preparing 09:44:29 e727e5ec3679: Preparing 09:44:29 6264f4a36cbd: Preparing 09:44:29 ef513e4effd7: Preparing 09:44:29 20e3882c86ee: Preparing 09:44:29 7dd47ab7c4fc: Preparing 09:44:29 ebb8267112b6: Preparing 09:44:29 dd9c8f8612c8: Preparing 09:44:29 20e3882c86ee: Waiting 09:44:29 ebb8267112b6: Waiting 09:44:29 dd9c8f8612c8: Waiting 09:44:29 7dd47ab7c4fc: Waiting 09:44:29 f34041acffcf: Layer already exists 09:44:29 ddb6b1853b9b: Layer already exists 09:44:29 6264f4a36cbd: Layer already exists 09:44:29 ef513e4effd7: Layer already exists 09:44:29 e727e5ec3679: Layer already exists 09:44:29 7dd47ab7c4fc: Layer already exists 09:44:29 20e3882c86ee: Layer already exists 09:44:29 dd9c8f8612c8: Layer already exists 09:44:29 ebb8267112b6: Layer already exists 09:44:29 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:a22a4f8b5192c150b9c3c083c8724e289a39ee4137e72f28223ac9aa65e9cc3c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:29 + 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 09:44:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa 09:44:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:44:29 f34041acffcf: Preparing 09:44:29 ddb6b1853b9b: Preparing 09:44:29 e727e5ec3679: Preparing 09:44:29 6264f4a36cbd: Preparing 09:44:29 ef513e4effd7: Preparing 09:44:29 20e3882c86ee: Preparing 09:44:29 7dd47ab7c4fc: Preparing 09:44:29 ebb8267112b6: Preparing 09:44:29 dd9c8f8612c8: Preparing 09:44:29 7dd47ab7c4fc: Waiting 09:44:29 ebb8267112b6: Waiting 09:44:29 dd9c8f8612c8: Waiting 09:44:29 20e3882c86ee: Waiting 09:44:29 f34041acffcf: Layer already exists 09:44:29 ddb6b1853b9b: Layer already exists 09:44:29 e727e5ec3679: Layer already exists 09:44:29 6264f4a36cbd: Layer already exists 09:44:29 ef513e4effd7: Layer already exists 09:44:29 20e3882c86ee: Layer already exists 09:44:29 dd9c8f8612c8: Layer already exists 09:44:29 ebb8267112b6: Layer already exists 09:44:29 7dd47ab7c4fc: Layer already exists 09:44:29 odessa: digest: sha256:a22a4f8b5192c150b9c3c083c8724e289a39ee4137e72f28223ac9aa65e9cc3c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:30 ===================================================== [Pipeline] echo 09:44:30 taggedImages: 09:44:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:44:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.1 09:44:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:44:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo 09:44:30 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 09:44:30 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:44:30 4.0.1-dev.1 09:44:30 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:44:30 odessa 09:44:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:30 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:44:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:44:30 50cad5b1b252: Preparing 09:44:30 b71eabfd2808: Preparing 09:44:30 464429beabc2: Preparing 09:44:30 c099b747dabf: Preparing 09:44:30 118f62b49330: Preparing 09:44:30 ef513e4effd7: Preparing 09:44:30 20e3882c86ee: Preparing 09:44:30 d5fc8b4a18d9: Preparing 09:44:30 f9eca78f90ae: Preparing 09:44:30 f2b666f9b8f8: Preparing 09:44:30 dd9c8f8612c8: Preparing 09:44:30 ef513e4effd7: Waiting 09:44:30 20e3882c86ee: Waiting 09:44:30 d5fc8b4a18d9: Waiting 09:44:30 f9eca78f90ae: Waiting 09:44:30 f2b666f9b8f8: Waiting 09:44:30 dd9c8f8612c8: Waiting 09:44:31 118f62b49330: Pushed 09:44:31 c099b747dabf: Pushed 09:44:31 50cad5b1b252: Pushed 09:44:31 b71eabfd2808: Pushed 09:44:31 ef513e4effd7: Layer already exists 09:44:31 20e3882c86ee: Layer already exists 09:44:31 dd9c8f8612c8: Layer already exists 09:44:31 d5fc8b4a18d9: Pushed 09:44:31 f9eca78f90ae: Pushed 09:44:33 f2b666f9b8f8: Pushed 09:44:34 464429beabc2: Pushed 09:44:34 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:08329ef049f122a7d9aa7ce02c8897235fa0c79c5bbe33a93764a2aa043ad20e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.1 09:44:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:44:35 50cad5b1b252: Preparing 09:44:35 b71eabfd2808: Preparing 09:44:35 464429beabc2: Preparing 09:44:35 c099b747dabf: Preparing 09:44:35 118f62b49330: Preparing 09:44:35 ef513e4effd7: Preparing 09:44:35 20e3882c86ee: Preparing 09:44:35 d5fc8b4a18d9: Preparing 09:44:35 f9eca78f90ae: Preparing 09:44:35 f2b666f9b8f8: Preparing 09:44:35 dd9c8f8612c8: Preparing 09:44:35 ef513e4effd7: Waiting 09:44:35 20e3882c86ee: Waiting 09:44:35 d5fc8b4a18d9: Waiting 09:44:35 f2b666f9b8f8: Waiting 09:44:35 dd9c8f8612c8: Waiting 09:44:35 f9eca78f90ae: Waiting 09:44:35 b71eabfd2808: Layer already exists 09:44:35 118f62b49330: Layer already exists 09:44:35 c099b747dabf: Layer already exists 09:44:35 50cad5b1b252: Layer already exists 09:44:35 464429beabc2: Layer already exists 09:44:35 f9eca78f90ae: Layer already exists 09:44:35 ef513e4effd7: Layer already exists 09:44:35 d5fc8b4a18d9: Layer already exists 09:44:35 20e3882c86ee: Layer already exists 09:44:35 f2b666f9b8f8: Layer already exists 09:44:35 dd9c8f8612c8: Layer already exists 09:44:35 4.0.1-dev.1: digest: sha256:08329ef049f122a7d9aa7ce02c8897235fa0c79c5bbe33a93764a2aa043ad20e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:36 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:44:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:44:36 50cad5b1b252: Preparing 09:44:36 b71eabfd2808: Preparing 09:44:36 464429beabc2: Preparing 09:44:36 c099b747dabf: Preparing 09:44:36 118f62b49330: Preparing 09:44:36 ef513e4effd7: Preparing 09:44:36 20e3882c86ee: Preparing 09:44:36 d5fc8b4a18d9: Preparing 09:44:36 f9eca78f90ae: Preparing 09:44:36 f2b666f9b8f8: Preparing 09:44:36 dd9c8f8612c8: Preparing 09:44:36 20e3882c86ee: Waiting 09:44:36 ef513e4effd7: Waiting 09:44:36 d5fc8b4a18d9: Waiting 09:44:36 f9eca78f90ae: Waiting 09:44:36 dd9c8f8612c8: Waiting 09:44:36 c099b747dabf: Layer already exists 09:44:36 b71eabfd2808: Layer already exists 09:44:36 50cad5b1b252: Layer already exists 09:44:36 118f62b49330: Layer already exists 09:44:36 464429beabc2: Layer already exists 09:44:36 20e3882c86ee: Layer already exists 09:44:36 d5fc8b4a18d9: Layer already exists 09:44:36 ef513e4effd7: Layer already exists 09:44:36 f9eca78f90ae: Layer already exists 09:44:36 f2b666f9b8f8: Layer already exists 09:44:36 dd9c8f8612c8: Layer already exists 09:44:36 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:08329ef049f122a7d9aa7ce02c8897235fa0c79c5bbe33a93764a2aa043ad20e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:37 + 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 09:44:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa 09:44:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:44:37 50cad5b1b252: Preparing 09:44:37 b71eabfd2808: Preparing 09:44:37 464429beabc2: Preparing 09:44:37 c099b747dabf: Preparing 09:44:37 118f62b49330: Preparing 09:44:37 ef513e4effd7: Preparing 09:44:37 20e3882c86ee: Preparing 09:44:37 d5fc8b4a18d9: Preparing 09:44:37 f9eca78f90ae: Preparing 09:44:37 f2b666f9b8f8: Preparing 09:44:37 dd9c8f8612c8: Preparing 09:44:37 d5fc8b4a18d9: Waiting 09:44:37 f9eca78f90ae: Waiting 09:44:37 f2b666f9b8f8: Waiting 09:44:37 dd9c8f8612c8: Waiting 09:44:37 ef513e4effd7: Waiting 09:44:37 20e3882c86ee: Waiting 09:44:37 c099b747dabf: Layer already exists 09:44:37 464429beabc2: Layer already exists 09:44:37 50cad5b1b252: Layer already exists 09:44:37 20e3882c86ee: Layer already exists 09:44:37 b71eabfd2808: Layer already exists 09:44:37 ef513e4effd7: Layer already exists 09:44:37 118f62b49330: Layer already exists 09:44:37 dd9c8f8612c8: Layer already exists 09:44:37 d5fc8b4a18d9: Layer already exists 09:44:37 f2b666f9b8f8: Layer already exists 09:44:37 f9eca78f90ae: Layer already exists 09:44:37 odessa: digest: sha256:08329ef049f122a7d9aa7ce02c8897235fa0c79c5bbe33a93764a2aa043ad20e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:37 ===================================================== [Pipeline] echo 09:44:37 taggedImages: 09:44:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:44:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.1 09:44:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:44:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo 09:44:37 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 09:44:37 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:44:37 4.0.1-dev.1 09:44:37 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:44:37 odessa 09:44:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:38 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:44:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:44:38 9b7e6badacb2: Preparing 09:44:38 fcbdbdcec46a: Preparing 09:44:38 7dc03ce3e407: Preparing 09:44:38 d2d2e5e5489d: Preparing 09:44:38 3c4b424c1485: Preparing 09:44:38 e68630c15376: Preparing 09:44:38 e0d694f8aa92: Preparing 09:44:38 ef513e4effd7: Preparing 09:44:38 20e3882c86ee: Preparing 09:44:38 854df18f5061: Preparing 09:44:38 894f51ff5bb9: Preparing 09:44:38 dd9c8f8612c8: Preparing 09:44:38 20e3882c86ee: Waiting 09:44:38 854df18f5061: Waiting 09:44:38 894f51ff5bb9: Waiting 09:44:38 dd9c8f8612c8: Waiting 09:44:38 e0d694f8aa92: Waiting 09:44:38 e68630c15376: Waiting 09:44:38 ef513e4effd7: Waiting 09:44:38 3c4b424c1485: Pushed 09:44:38 fcbdbdcec46a: Pushed 09:44:38 9b7e6badacb2: Pushed 09:44:38 ef513e4effd7: Layer already exists 09:44:38 20e3882c86ee: Layer already exists 09:44:38 e68630c15376: Pushed 09:44:38 e0d694f8aa92: Pushed 09:44:39 dd9c8f8612c8: Layer already exists 09:44:39 854df18f5061: Pushed 09:44:41 894f51ff5bb9: Pushed 09:44:43 d2d2e5e5489d: Pushed 09:44:44 7dc03ce3e407: Pushed 09:44:44 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:5dd6103f2658d6e53a39034fc2e454c713e6816f92b861d519b7e794accf72d3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.1 09:44:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:44:45 9b7e6badacb2: Preparing 09:44:45 fcbdbdcec46a: Preparing 09:44:45 7dc03ce3e407: Preparing 09:44:45 d2d2e5e5489d: Preparing 09:44:45 3c4b424c1485: Preparing 09:44:45 e68630c15376: Preparing 09:44:45 e0d694f8aa92: Preparing 09:44:45 ef513e4effd7: Preparing 09:44:45 20e3882c86ee: Preparing 09:44:45 854df18f5061: Preparing 09:44:45 894f51ff5bb9: Preparing 09:44:45 dd9c8f8612c8: Preparing 09:44:45 ef513e4effd7: Waiting 09:44:45 20e3882c86ee: Waiting 09:44:45 854df18f5061: Waiting 09:44:45 894f51ff5bb9: Waiting 09:44:45 e68630c15376: Waiting 09:44:45 dd9c8f8612c8: Waiting 09:44:45 e0d694f8aa92: Waiting 09:44:45 9b7e6badacb2: Layer already exists 09:44:45 fcbdbdcec46a: Layer already exists 09:44:45 7dc03ce3e407: Layer already exists 09:44:45 d2d2e5e5489d: Layer already exists 09:44:45 3c4b424c1485: Layer already exists 09:44:45 e0d694f8aa92: Layer already exists 09:44:45 e68630c15376: Layer already exists 09:44:45 ef513e4effd7: Layer already exists 09:44:45 854df18f5061: Layer already exists 09:44:45 20e3882c86ee: Layer already exists 09:44:45 894f51ff5bb9: Layer already exists 09:44:45 dd9c8f8612c8: Layer already exists 09:44:45 4.0.1-dev.1: digest: sha256:5dd6103f2658d6e53a39034fc2e454c713e6816f92b861d519b7e794accf72d3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:44:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:44:46 9b7e6badacb2: Preparing 09:44:46 fcbdbdcec46a: Preparing 09:44:46 7dc03ce3e407: Preparing 09:44:46 d2d2e5e5489d: Preparing 09:44:46 3c4b424c1485: Preparing 09:44:46 e68630c15376: Preparing 09:44:46 e0d694f8aa92: Preparing 09:44:46 ef513e4effd7: Preparing 09:44:46 20e3882c86ee: Preparing 09:44:46 854df18f5061: Preparing 09:44:46 894f51ff5bb9: Preparing 09:44:46 dd9c8f8612c8: Preparing 09:44:46 e68630c15376: Waiting 09:44:46 e0d694f8aa92: Waiting 09:44:46 20e3882c86ee: Waiting 09:44:46 ef513e4effd7: Waiting 09:44:46 dd9c8f8612c8: Waiting 09:44:46 854df18f5061: Waiting 09:44:46 894f51ff5bb9: Waiting 09:44:46 9b7e6badacb2: Layer already exists 09:44:46 d2d2e5e5489d: Layer already exists 09:44:46 7dc03ce3e407: Layer already exists 09:44:46 fcbdbdcec46a: Layer already exists 09:44:46 3c4b424c1485: Layer already exists 09:44:46 854df18f5061: Layer already exists 09:44:46 e0d694f8aa92: Layer already exists 09:44:46 ef513e4effd7: Layer already exists 09:44:46 e68630c15376: Layer already exists 09:44:46 20e3882c86ee: Layer already exists 09:44:46 dd9c8f8612c8: Layer already exists 09:44:46 894f51ff5bb9: Layer already exists 09:44:46 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:5dd6103f2658d6e53a39034fc2e454c713e6816f92b861d519b7e794accf72d3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:47 + 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 09:44:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa 09:44:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:44:47 9b7e6badacb2: Preparing 09:44:47 fcbdbdcec46a: Preparing 09:44:47 7dc03ce3e407: Preparing 09:44:47 d2d2e5e5489d: Preparing 09:44:47 3c4b424c1485: Preparing 09:44:47 e68630c15376: Preparing 09:44:47 e0d694f8aa92: Preparing 09:44:47 ef513e4effd7: Preparing 09:44:47 20e3882c86ee: Preparing 09:44:47 854df18f5061: Preparing 09:44:47 894f51ff5bb9: Preparing 09:44:47 dd9c8f8612c8: Preparing 09:44:47 ef513e4effd7: Waiting 09:44:47 20e3882c86ee: Waiting 09:44:47 854df18f5061: Waiting 09:44:47 894f51ff5bb9: Waiting 09:44:47 dd9c8f8612c8: Waiting 09:44:47 e68630c15376: Waiting 09:44:47 e0d694f8aa92: Waiting 09:44:47 9b7e6badacb2: Layer already exists 09:44:47 3c4b424c1485: Layer already exists 09:44:47 fcbdbdcec46a: Layer already exists 09:44:47 d2d2e5e5489d: Layer already exists 09:44:47 e0d694f8aa92: Layer already exists 09:44:47 e68630c15376: Layer already exists 09:44:47 ef513e4effd7: Layer already exists 09:44:47 20e3882c86ee: Layer already exists 09:44:47 894f51ff5bb9: Layer already exists 09:44:47 854df18f5061: Layer already exists 09:44:47 dd9c8f8612c8: Layer already exists 09:44:48 7dc03ce3e407: Layer already exists 09:44:48 odessa: digest: sha256:5dd6103f2658d6e53a39034fc2e454c713e6816f92b861d519b7e794accf72d3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:48 ===================================================== [Pipeline] echo 09:44:48 taggedImages: 09:44:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:44:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.1 09:44:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:44:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo 09:44:48 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 09:44:48 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:44:48 4.0.1-dev.1 09:44:48 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:44:48 odessa 09:44:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:49 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:44:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:44:49 674f33a34a27: Preparing 09:44:49 29eabffd0ae8: Preparing 09:44:49 ef513e4effd7: Preparing 09:44:49 20e3882c86ee: Preparing 09:44:49 b9f3e88d5c71: Preparing 09:44:49 a9c444e1404c: Preparing 09:44:49 dd9c8f8612c8: Preparing 09:44:49 a9c444e1404c: Waiting 09:44:49 dd9c8f8612c8: Waiting 09:44:49 20e3882c86ee: Layer already exists 09:44:49 ef513e4effd7: Layer already exists 09:44:49 dd9c8f8612c8: Layer already exists 09:44:49 b9f3e88d5c71: Pushed 09:44:49 674f33a34a27: Pushed 09:44:51 a9c444e1404c: Pushed 09:44:55 29eabffd0ae8: Pushed 09:44:55 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:90a713b77d93764ba9b71ac22d40e80a5ac821692b5e36c75ea1ad2bd20c9adc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:56 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.1 09:44:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:44:56 674f33a34a27: Preparing 09:44:56 29eabffd0ae8: Preparing 09:44:56 ef513e4effd7: Preparing 09:44:56 20e3882c86ee: Preparing 09:44:56 b9f3e88d5c71: Preparing 09:44:56 a9c444e1404c: Preparing 09:44:56 dd9c8f8612c8: Preparing 09:44:56 a9c444e1404c: Waiting 09:44:56 dd9c8f8612c8: Waiting 09:44:56 674f33a34a27: Layer already exists 09:44:56 b9f3e88d5c71: Layer already exists 09:44:56 20e3882c86ee: Layer already exists 09:44:56 29eabffd0ae8: Layer already exists 09:44:56 ef513e4effd7: Layer already exists 09:44:56 dd9c8f8612c8: Layer already exists 09:44:56 a9c444e1404c: Layer already exists 09:44:56 4.0.1-dev.1: digest: sha256:90a713b77d93764ba9b71ac22d40e80a5ac821692b5e36c75ea1ad2bd20c9adc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:57 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:44:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:44:57 674f33a34a27: Preparing 09:44:57 29eabffd0ae8: Preparing 09:44:57 ef513e4effd7: Preparing 09:44:57 20e3882c86ee: Preparing 09:44:57 b9f3e88d5c71: Preparing 09:44:57 a9c444e1404c: Preparing 09:44:57 dd9c8f8612c8: Preparing 09:44:57 a9c444e1404c: Waiting 09:44:57 dd9c8f8612c8: Waiting 09:44:57 b9f3e88d5c71: Layer already exists 09:44:57 ef513e4effd7: Layer already exists 09:44:57 674f33a34a27: Layer already exists 09:44:57 29eabffd0ae8: Layer already exists 09:44:57 20e3882c86ee: Layer already exists 09:44:57 dd9c8f8612c8: Layer already exists 09:44:57 a9c444e1404c: Layer already exists 09:44:57 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:90a713b77d93764ba9b71ac22d40e80a5ac821692b5e36c75ea1ad2bd20c9adc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:58 + 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 09:44:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa 09:44:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:44:58 674f33a34a27: Preparing 09:44:58 29eabffd0ae8: Preparing 09:44:58 ef513e4effd7: Preparing 09:44:58 20e3882c86ee: Preparing 09:44:58 b9f3e88d5c71: Preparing 09:44:58 a9c444e1404c: Preparing 09:44:58 dd9c8f8612c8: Preparing 09:44:58 a9c444e1404c: Waiting 09:44:58 dd9c8f8612c8: Waiting 09:44:58 ef513e4effd7: Layer already exists 09:44:58 29eabffd0ae8: Layer already exists 09:44:58 b9f3e88d5c71: Layer already exists 09:44:58 20e3882c86ee: Layer already exists 09:44:58 674f33a34a27: Layer already exists 09:44:58 a9c444e1404c: Layer already exists 09:44:58 dd9c8f8612c8: Layer already exists 09:44:58 odessa: digest: sha256:90a713b77d93764ba9b71ac22d40e80a5ac821692b5e36c75ea1ad2bd20c9adc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:58 ===================================================== [Pipeline] echo 09:44:58 taggedImages: 09:44:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:44:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.1 09:44:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:44:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo 09:44:58 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 09:44:58 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:44:58 4.0.1-dev.1 09:44:58 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:44:58 odessa 09:44:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:44:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:44:59 2a5bdc078822: Preparing 09:44:59 b5e86c5a5707: Preparing 09:44:59 003512be180d: Preparing 09:44:59 ef513e4effd7: Preparing 09:44:59 20e3882c86ee: Preparing 09:44:59 3684b919a7c7: Preparing 09:44:59 c66942148f6d: Preparing 09:44:59 3a0bc5a39b4c: Preparing 09:44:59 5035689a1981: Preparing 09:44:59 dd9c8f8612c8: Preparing 09:44:59 c66942148f6d: Waiting 09:44:59 5035689a1981: Waiting 09:44:59 dd9c8f8612c8: Waiting 09:44:59 3a0bc5a39b4c: Waiting 09:44:59 3684b919a7c7: Waiting 09:44:59 20e3882c86ee: Layer already exists 09:44:59 ef513e4effd7: Layer already exists 09:44:59 003512be180d: Pushed 09:44:59 b5e86c5a5707: Pushed 09:44:59 2a5bdc078822: Pushed 09:44:59 dd9c8f8612c8: Layer already exists 09:44:59 3a0bc5a39b4c: Pushed 09:45:00 5035689a1981: Pushed 09:45:08 c66942148f6d: Pushed 09:45:23 3684b919a7c7: Pushed 09:45:23 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:e2334d6fc28b33d91dbbe7b8fe58134ebea2fe089d17845fec34af4a0e8ab89c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:24 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.1 09:45:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:45:24 2a5bdc078822: Preparing 09:45:24 b5e86c5a5707: Preparing 09:45:24 003512be180d: Preparing 09:45:24 ef513e4effd7: Preparing 09:45:24 20e3882c86ee: Preparing 09:45:24 3684b919a7c7: Preparing 09:45:24 c66942148f6d: Preparing 09:45:24 3a0bc5a39b4c: Preparing 09:45:24 5035689a1981: Preparing 09:45:24 dd9c8f8612c8: Preparing 09:45:24 3a0bc5a39b4c: Waiting 09:45:24 5035689a1981: Waiting 09:45:24 dd9c8f8612c8: Waiting 09:45:24 3684b919a7c7: Waiting 09:45:24 c66942148f6d: Waiting 09:45:24 2a5bdc078822: Layer already exists 09:45:24 003512be180d: Layer already exists 09:45:24 b5e86c5a5707: Layer already exists 09:45:24 20e3882c86ee: Layer already exists 09:45:24 ef513e4effd7: Layer already exists 09:45:24 c66942148f6d: Layer already exists 09:45:24 3684b919a7c7: Layer already exists 09:45:24 3a0bc5a39b4c: Layer already exists 09:45:24 5035689a1981: Layer already exists 09:45:24 dd9c8f8612c8: Layer already exists 09:45:24 4.0.1-dev.1: digest: sha256:e2334d6fc28b33d91dbbe7b8fe58134ebea2fe089d17845fec34af4a0e8ab89c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:25 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:45:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:45:25 2a5bdc078822: Preparing 09:45:25 b5e86c5a5707: Preparing 09:45:25 003512be180d: Preparing 09:45:25 ef513e4effd7: Preparing 09:45:25 20e3882c86ee: Preparing 09:45:25 3684b919a7c7: Preparing 09:45:25 c66942148f6d: Preparing 09:45:25 3a0bc5a39b4c: Preparing 09:45:25 5035689a1981: Preparing 09:45:25 dd9c8f8612c8: Preparing 09:45:25 c66942148f6d: Waiting 09:45:25 3a0bc5a39b4c: Waiting 09:45:25 dd9c8f8612c8: Waiting 09:45:25 5035689a1981: Waiting 09:45:25 b5e86c5a5707: Layer already exists 09:45:25 2a5bdc078822: Layer already exists 09:45:25 003512be180d: Layer already exists 09:45:25 ef513e4effd7: Layer already exists 09:45:25 20e3882c86ee: Layer already exists 09:45:25 c66942148f6d: Layer already exists 09:45:25 3684b919a7c7: Layer already exists 09:45:25 dd9c8f8612c8: Layer already exists 09:45:25 5035689a1981: Layer already exists 09:45:25 3a0bc5a39b4c: Layer already exists 09:45:25 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:e2334d6fc28b33d91dbbe7b8fe58134ebea2fe089d17845fec34af4a0e8ab89c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:26 + 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 09:45:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa 09:45:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:45:26 2a5bdc078822: Preparing 09:45:26 b5e86c5a5707: Preparing 09:45:26 003512be180d: Preparing 09:45:26 ef513e4effd7: Preparing 09:45:26 20e3882c86ee: Preparing 09:45:26 3684b919a7c7: Preparing 09:45:26 c66942148f6d: Preparing 09:45:26 3a0bc5a39b4c: Preparing 09:45:26 5035689a1981: Preparing 09:45:26 dd9c8f8612c8: Preparing 09:45:26 c66942148f6d: Waiting 09:45:26 3a0bc5a39b4c: Waiting 09:45:26 5035689a1981: Waiting 09:45:26 dd9c8f8612c8: Waiting 09:45:26 3684b919a7c7: Waiting 09:45:26 b5e86c5a5707: Layer already exists 09:45:26 ef513e4effd7: Layer already exists 09:45:26 2a5bdc078822: Layer already exists 09:45:26 20e3882c86ee: Layer already exists 09:45:26 003512be180d: Layer already exists 09:45:26 3684b919a7c7: Layer already exists 09:45:26 c66942148f6d: Layer already exists 09:45:26 3a0bc5a39b4c: Layer already exists 09:45:26 dd9c8f8612c8: Layer already exists 09:45:26 5035689a1981: Layer already exists 09:45:26 odessa: digest: sha256:e2334d6fc28b33d91dbbe7b8fe58134ebea2fe089d17845fec34af4a0e8ab89c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:26 ===================================================== [Pipeline] echo 09:45:26 taggedImages: 09:45:26 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:45:26 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.1 09:45:26 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:45:26 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo 09:45:26 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 09:45:26 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:45:26 4.0.1-dev.1 09:45:26 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:45:26 odessa 09:45:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:27 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:45:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:45:27 f1ee42853dfe: Preparing 09:45:27 738428651f94: Preparing 09:45:27 8c794fb9bdad: Preparing 09:45:27 ef513e4effd7: Preparing 09:45:27 20e3882c86ee: Preparing 09:45:27 3684b919a7c7: Preparing 09:45:27 6b6136775f37: Preparing 09:45:27 1163e36ee393: Preparing 09:45:27 dd9c8f8612c8: Preparing 09:45:27 6b6136775f37: Waiting 09:45:27 1163e36ee393: Waiting 09:45:27 dd9c8f8612c8: Waiting 09:45:27 3684b919a7c7: Waiting 09:45:27 ef513e4effd7: Layer already exists 09:45:27 20e3882c86ee: Layer already exists 09:45:27 3684b919a7c7: Layer already exists 09:45:27 738428651f94: Pushed 09:45:27 8c794fb9bdad: Pushed 09:45:27 f1ee42853dfe: Pushed 09:45:27 dd9c8f8612c8: Layer already exists 09:45:27 6b6136775f37: Pushed 09:45:28 1163e36ee393: Pushed 09:45:28 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:cc6db43d6e262dedea81da158edc5b577abbf242939f3b90ac84be4cf4601b04 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:29 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.1 09:45:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:45:29 f1ee42853dfe: Preparing 09:45:29 738428651f94: Preparing 09:45:29 8c794fb9bdad: Preparing 09:45:29 ef513e4effd7: Preparing 09:45:29 20e3882c86ee: Preparing 09:45:29 3684b919a7c7: Preparing 09:45:29 6b6136775f37: Preparing 09:45:29 1163e36ee393: Preparing 09:45:29 dd9c8f8612c8: Preparing 09:45:29 6b6136775f37: Waiting 09:45:29 1163e36ee393: Waiting 09:45:29 dd9c8f8612c8: Waiting 09:45:29 3684b919a7c7: Waiting 09:45:29 f1ee42853dfe: Layer already exists 09:45:29 738428651f94: Layer already exists 09:45:29 8c794fb9bdad: Layer already exists 09:45:29 ef513e4effd7: Layer already exists 09:45:29 20e3882c86ee: Layer already exists 09:45:29 3684b919a7c7: Layer already exists 09:45:29 1163e36ee393: Layer already exists 09:45:29 6b6136775f37: Layer already exists 09:45:29 dd9c8f8612c8: Layer already exists 09:45:29 4.0.1-dev.1: digest: sha256:cc6db43d6e262dedea81da158edc5b577abbf242939f3b90ac84be4cf4601b04 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:30 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:45:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:45:30 f1ee42853dfe: Preparing 09:45:30 738428651f94: Preparing 09:45:30 8c794fb9bdad: Preparing 09:45:30 ef513e4effd7: Preparing 09:45:30 20e3882c86ee: Preparing 09:45:30 3684b919a7c7: Preparing 09:45:30 6b6136775f37: Preparing 09:45:30 1163e36ee393: Preparing 09:45:30 dd9c8f8612c8: Preparing 09:45:30 6b6136775f37: Waiting 09:45:30 1163e36ee393: Waiting 09:45:30 dd9c8f8612c8: Waiting 09:45:30 3684b919a7c7: Waiting 09:45:30 ef513e4effd7: Layer already exists 09:45:30 20e3882c86ee: Layer already exists 09:45:30 f1ee42853dfe: Layer already exists 09:45:30 8c794fb9bdad: Layer already exists 09:45:30 738428651f94: Layer already exists 09:45:30 6b6136775f37: Layer already exists 09:45:30 3684b919a7c7: Layer already exists 09:45:30 1163e36ee393: Layer already exists 09:45:30 dd9c8f8612c8: Layer already exists 09:45:30 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:cc6db43d6e262dedea81da158edc5b577abbf242939f3b90ac84be4cf4601b04 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:31 + 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 09:45:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa 09:45:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:45:31 f1ee42853dfe: Preparing 09:45:31 738428651f94: Preparing 09:45:31 8c794fb9bdad: Preparing 09:45:31 ef513e4effd7: Preparing 09:45:31 20e3882c86ee: Preparing 09:45:31 3684b919a7c7: Preparing 09:45:31 6b6136775f37: Preparing 09:45:31 3684b919a7c7: Waiting 09:45:31 6b6136775f37: Waiting 09:45:31 1163e36ee393: Preparing 09:45:31 dd9c8f8612c8: Preparing 09:45:31 1163e36ee393: Waiting 09:45:31 dd9c8f8612c8: Waiting 09:45:31 20e3882c86ee: Layer already exists 09:45:31 8c794fb9bdad: Layer already exists 09:45:31 f1ee42853dfe: Layer already exists 09:45:31 ef513e4effd7: Layer already exists 09:45:31 738428651f94: Layer already exists 09:45:31 6b6136775f37: Layer already exists 09:45:31 3684b919a7c7: Layer already exists 09:45:31 1163e36ee393: Layer already exists 09:45:31 dd9c8f8612c8: Layer already exists 09:45:31 odessa: digest: sha256:cc6db43d6e262dedea81da158edc5b577abbf242939f3b90ac84be4cf4601b04 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:31 ===================================================== [Pipeline] echo 09:45:31 taggedImages: 09:45:31 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:45:31 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.1 09:45:31 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:45:31 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo 09:45:31 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 09:45:31 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:45:31 4.0.1-dev.1 09:45:31 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:45:31 odessa 09:45:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:32 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:45:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:45:32 2a5bdc078822: Preparing 09:45:32 203745e34abe: Preparing 09:45:32 0138f0067669: Preparing 09:45:32 ef513e4effd7: Preparing 09:45:32 20e3882c86ee: Preparing 09:45:32 3684b919a7c7: Preparing 09:45:32 3a0bc5a39b4c: Preparing 09:45:32 5035689a1981: Preparing 09:45:32 dd9c8f8612c8: Preparing 09:45:32 3684b919a7c7: Waiting 09:45:32 3a0bc5a39b4c: Waiting 09:45:32 5035689a1981: Waiting 09:45:32 dd9c8f8612c8: Waiting 09:45:32 ef513e4effd7: Layer already exists 09:45:32 203745e34abe: Pushed 09:45:32 0138f0067669: Pushed 09:45:32 20e3882c86ee: Layer already exists 09:45:32 2a5bdc078822: Layer already exists 09:45:32 3684b919a7c7: Layer already exists 09:45:32 3a0bc5a39b4c: Layer already exists 09:45:32 5035689a1981: Layer already exists 09:45:32 dd9c8f8612c8: Layer already exists 09:45:33 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:47025460aaed62b6a8db70422568aaa2c80ddaff4ec239aaa0d54bd8855e9bd1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:33 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.1 09:45:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:45:33 2a5bdc078822: Preparing 09:45:33 203745e34abe: Preparing 09:45:33 0138f0067669: Preparing 09:45:33 ef513e4effd7: Preparing 09:45:33 20e3882c86ee: Preparing 09:45:33 3684b919a7c7: Preparing 09:45:33 3a0bc5a39b4c: Preparing 09:45:33 5035689a1981: Preparing 09:45:33 dd9c8f8612c8: Preparing 09:45:33 3684b919a7c7: Waiting 09:45:33 3a0bc5a39b4c: Waiting 09:45:33 5035689a1981: Waiting 09:45:33 dd9c8f8612c8: Waiting 09:45:33 203745e34abe: Layer already exists 09:45:33 0138f0067669: Layer already exists 09:45:33 ef513e4effd7: Layer already exists 09:45:33 20e3882c86ee: Layer already exists 09:45:33 2a5bdc078822: Layer already exists 09:45:33 3684b919a7c7: Layer already exists 09:45:33 3a0bc5a39b4c: Layer already exists 09:45:33 5035689a1981: Layer already exists 09:45:33 dd9c8f8612c8: Layer already exists 09:45:34 4.0.1-dev.1: digest: sha256:47025460aaed62b6a8db70422568aaa2c80ddaff4ec239aaa0d54bd8855e9bd1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:34 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:45:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:45:34 2a5bdc078822: Preparing 09:45:34 203745e34abe: Preparing 09:45:34 0138f0067669: Preparing 09:45:34 ef513e4effd7: Preparing 09:45:34 20e3882c86ee: Preparing 09:45:34 3684b919a7c7: Preparing 09:45:34 3a0bc5a39b4c: Preparing 09:45:34 5035689a1981: Preparing 09:45:34 dd9c8f8612c8: Preparing 09:45:34 3a0bc5a39b4c: Waiting 09:45:34 5035689a1981: Waiting 09:45:34 dd9c8f8612c8: Waiting 09:45:34 3684b919a7c7: Waiting 09:45:34 ef513e4effd7: Layer already exists 09:45:34 0138f0067669: Layer already exists 09:45:34 20e3882c86ee: Layer already exists 09:45:34 2a5bdc078822: Layer already exists 09:45:34 203745e34abe: Layer already exists 09:45:34 3a0bc5a39b4c: Layer already exists 09:45:34 5035689a1981: Layer already exists 09:45:34 3684b919a7c7: Layer already exists 09:45:34 dd9c8f8612c8: Layer already exists 09:45:35 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:47025460aaed62b6a8db70422568aaa2c80ddaff4ec239aaa0d54bd8855e9bd1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:35 + 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 09:45:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa 09:45:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:45:35 2a5bdc078822: Preparing 09:45:35 203745e34abe: Preparing 09:45:35 0138f0067669: Preparing 09:45:35 ef513e4effd7: Preparing 09:45:35 20e3882c86ee: Preparing 09:45:35 3684b919a7c7: Preparing 09:45:35 3a0bc5a39b4c: Preparing 09:45:35 5035689a1981: Preparing 09:45:35 dd9c8f8612c8: Preparing 09:45:35 3a0bc5a39b4c: Waiting 09:45:35 5035689a1981: Waiting 09:45:35 dd9c8f8612c8: Waiting 09:45:35 3684b919a7c7: Waiting 09:45:35 ef513e4effd7: Layer already exists 09:45:35 203745e34abe: Layer already exists 09:45:35 20e3882c86ee: Layer already exists 09:45:35 2a5bdc078822: Layer already exists 09:45:35 0138f0067669: Layer already exists 09:45:35 5035689a1981: Layer already exists 09:45:35 3a0bc5a39b4c: Layer already exists 09:45:35 dd9c8f8612c8: Layer already exists 09:45:35 3684b919a7c7: Layer already exists 09:45:36 odessa: digest: sha256:47025460aaed62b6a8db70422568aaa2c80ddaff4ec239aaa0d54bd8855e9bd1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:36 ===================================================== [Pipeline] echo 09:45:36 taggedImages: 09:45:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:45:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.1 09:45:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:45:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo 09:45:36 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 09:45:36 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:45:36 4.0.1-dev.1 09:45:36 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:45:36 odessa 09:45:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:45:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:45:36 eee027e28401: Preparing 09:45:36 b484059c146a: Preparing 09:45:36 ef513e4effd7: Preparing 09:45:36 20e3882c86ee: Preparing 09:45:36 c14d348d4a5f: Preparing 09:45:36 5f5b93822f93: Preparing 09:45:36 dd9c8f8612c8: Preparing 09:45:36 5f5b93822f93: Waiting 09:45:36 dd9c8f8612c8: Waiting 09:45:36 ef513e4effd7: Layer already exists 09:45:36 20e3882c86ee: Layer already exists 09:45:37 dd9c8f8612c8: Layer already exists 09:45:37 c14d348d4a5f: Pushed 09:45:37 eee027e28401: Pushed 09:45:38 5f5b93822f93: Pushed 09:45:44 b484059c146a: Pushed 09:45:44 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:310558a219ad99caac6011719b4dc251a6f473cc6b28bb248bf8be632a732a46 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.1 09:45:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:45:45 eee027e28401: Preparing 09:45:45 b484059c146a: Preparing 09:45:45 ef513e4effd7: Preparing 09:45:45 20e3882c86ee: Preparing 09:45:45 c14d348d4a5f: Preparing 09:45:45 5f5b93822f93: Preparing 09:45:45 dd9c8f8612c8: Preparing 09:45:45 5f5b93822f93: Waiting 09:45:45 dd9c8f8612c8: Waiting 09:45:45 c14d348d4a5f: Layer already exists 09:45:45 eee027e28401: Layer already exists 09:45:45 20e3882c86ee: Layer already exists 09:45:45 b484059c146a: Layer already exists 09:45:45 ef513e4effd7: Layer already exists 09:45:45 5f5b93822f93: Layer already exists 09:45:45 dd9c8f8612c8: Layer already exists 09:45:45 4.0.1-dev.1: digest: sha256:310558a219ad99caac6011719b4dc251a6f473cc6b28bb248bf8be632a732a46 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:45:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:45:46 eee027e28401: Preparing 09:45:46 b484059c146a: Preparing 09:45:46 ef513e4effd7: Preparing 09:45:46 20e3882c86ee: Preparing 09:45:46 c14d348d4a5f: Preparing 09:45:46 5f5b93822f93: Preparing 09:45:46 dd9c8f8612c8: Preparing 09:45:46 5f5b93822f93: Waiting 09:45:46 dd9c8f8612c8: Waiting 09:45:46 eee027e28401: Layer already exists 09:45:46 c14d348d4a5f: Layer already exists 09:45:46 ef513e4effd7: Layer already exists 09:45:46 20e3882c86ee: Layer already exists 09:45:46 b484059c146a: Layer already exists 09:45:46 5f5b93822f93: Layer already exists 09:45:46 dd9c8f8612c8: Layer already exists 09:45:46 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:310558a219ad99caac6011719b4dc251a6f473cc6b28bb248bf8be632a732a46 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa 09:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:45:47 eee027e28401: Preparing 09:45:47 b484059c146a: Preparing 09:45:47 ef513e4effd7: Preparing 09:45:47 20e3882c86ee: Preparing 09:45:47 c14d348d4a5f: Preparing 09:45:47 5f5b93822f93: Preparing 09:45:47 dd9c8f8612c8: Preparing 09:45:47 5f5b93822f93: Waiting 09:45:47 dd9c8f8612c8: Waiting 09:45:47 20e3882c86ee: Layer already exists 09:45:47 eee027e28401: Layer already exists 09:45:47 ef513e4effd7: Layer already exists 09:45:47 b484059c146a: Layer already exists 09:45:47 c14d348d4a5f: Layer already exists 09:45:47 5f5b93822f93: Layer already exists 09:45:47 dd9c8f8612c8: Layer already exists 09:45:47 odessa: digest: sha256:310558a219ad99caac6011719b4dc251a6f473cc6b28bb248bf8be632a732a46 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:47 ===================================================== [Pipeline] echo 09:45:47 taggedImages: 09:45:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:45:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.1 09:45:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:45:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo 09:45:48 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 09:45:48 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:45:48 4.0.1-dev.1 09:45:48 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:45:48 odessa 09:45:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:45:48 bae3e3404675: Preparing 09:45:48 54710dd7e299: Preparing 09:45:48 ef513e4effd7: Preparing 09:45:48 20e3882c86ee: Preparing 09:45:48 dc2a4b0c37ee: Preparing 09:45:48 2b5a9878a010: Preparing 09:45:48 dd9c8f8612c8: Preparing 09:45:48 2b5a9878a010: Waiting 09:45:48 dd9c8f8612c8: Waiting 09:45:48 ef513e4effd7: Layer already exists 09:45:48 20e3882c86ee: Layer already exists 09:45:48 dd9c8f8612c8: Layer already exists 09:45:48 dc2a4b0c37ee: Pushed 09:45:48 bae3e3404675: Pushed 09:45:49 2b5a9878a010: Pushed 09:45:57 54710dd7e299: Pushed 09:45:57 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:8d873da40b6d75aaae18985aaa14f0154601a0ad0cf654d44de407f516d05b1b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.1 09:45:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:45:58 bae3e3404675: Preparing 09:45:58 54710dd7e299: Preparing 09:45:58 ef513e4effd7: Preparing 09:45:58 20e3882c86ee: Preparing 09:45:58 dc2a4b0c37ee: Preparing 09:45:58 2b5a9878a010: Preparing 09:45:58 dd9c8f8612c8: Preparing 09:45:58 2b5a9878a010: Waiting 09:45:58 dd9c8f8612c8: Waiting 09:45:58 20e3882c86ee: Layer already exists 09:45:58 bae3e3404675: Layer already exists 09:45:58 dc2a4b0c37ee: Layer already exists 09:45:58 54710dd7e299: Layer already exists 09:45:58 ef513e4effd7: Layer already exists 09:45:58 2b5a9878a010: Layer already exists 09:45:58 dd9c8f8612c8: Layer already exists 09:45:58 4.0.1-dev.1: digest: sha256:8d873da40b6d75aaae18985aaa14f0154601a0ad0cf654d44de407f516d05b1b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:45:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:45:59 bae3e3404675: Preparing 09:45:59 54710dd7e299: Preparing 09:45:59 ef513e4effd7: Preparing 09:45:59 20e3882c86ee: Preparing 09:45:59 dc2a4b0c37ee: Preparing 09:45:59 2b5a9878a010: Preparing 09:45:59 dd9c8f8612c8: Preparing 09:45:59 2b5a9878a010: Waiting 09:45:59 dd9c8f8612c8: Waiting 09:45:59 ef513e4effd7: Layer already exists 09:45:59 dc2a4b0c37ee: Layer already exists 09:45:59 20e3882c86ee: Layer already exists 09:45:59 54710dd7e299: Layer already exists 09:45:59 bae3e3404675: Layer already exists 09:45:59 2b5a9878a010: Layer already exists 09:45:59 dd9c8f8612c8: Layer already exists 09:45:59 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:8d873da40b6d75aaae18985aaa14f0154601a0ad0cf654d44de407f516d05b1b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa 09:46:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:46:00 bae3e3404675: Preparing 09:46:00 54710dd7e299: Preparing 09:46:00 ef513e4effd7: Preparing 09:46:00 20e3882c86ee: Preparing 09:46:00 dc2a4b0c37ee: Preparing 09:46:00 2b5a9878a010: Preparing 09:46:00 dd9c8f8612c8: Preparing 09:46:00 dd9c8f8612c8: Waiting 09:46:00 2b5a9878a010: Waiting 09:46:00 dc2a4b0c37ee: Layer already exists 09:46:00 ef513e4effd7: Layer already exists 09:46:00 54710dd7e299: Layer already exists 09:46:00 bae3e3404675: Layer already exists 09:46:00 20e3882c86ee: Layer already exists 09:46:00 2b5a9878a010: Layer already exists 09:46:00 dd9c8f8612c8: Layer already exists 09:46:00 odessa: digest: sha256:8d873da40b6d75aaae18985aaa14f0154601a0ad0cf654d44de407f516d05b1b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:46:00 ===================================================== [Pipeline] echo 09:46:00 taggedImages: 09:46:00 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f 09:46:00 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.1 09:46:00 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 09:46:00 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] echo 09:46:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo 09:46:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.1 [Pipeline] echo 09:46:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] echo 09:46:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo 09:46:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo 09:46:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.1 [Pipeline] echo 09:46:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] echo 09:46:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo 09:46:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo 09:46:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.1 [Pipeline] echo 09:46:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] echo 09:46:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo 09:46:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo 09:46:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.1 [Pipeline] echo 09:46:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] echo 09:46:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo 09:46:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo 09:46:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.1 [Pipeline] echo 09:46:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] echo 09:46:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo 09:46:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.1 [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.1 [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.1 [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.1 [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.1 [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.1 [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.1 [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.1 [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.1 [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.1 [Pipeline] echo 09:46:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] echo 09:46:01 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 09:46:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:46:01 09:46:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:46:02 arm64: Pulling from edgex-lftools-log-publisher 09:46:02 8998bd30e6a1: Pulling fs layer 09:46:02 04944245beec: Pulling fs layer 09:46:02 699f458cf7ca: Pulling fs layer 09:46:02 765212b225bb: Pulling fs layer 09:46:02 f23df028b6ca: Pulling fs layer 09:46:02 d65c8cfc05b1: Pulling fs layer 09:46:02 2437ff75d9bd: Pulling fs layer 09:46:02 d65c8cfc05b1: Waiting 09:46:02 f23df028b6ca: Waiting 09:46:02 765212b225bb: Waiting 09:46:02 2437ff75d9bd: Waiting 09:46:02 04944245beec: Verifying Checksum 09:46:02 04944245beec: Download complete 09:46:02 765212b225bb: Verifying Checksum 09:46:02 765212b225bb: Download complete 09:46:02 f23df028b6ca: Verifying Checksum 09:46:02 f23df028b6ca: Download complete 09:46:02 d65c8cfc05b1: Download complete 09:46:02 699f458cf7ca: Verifying Checksum 09:46:02 699f458cf7ca: Download complete 09:46:02 8998bd30e6a1: Verifying Checksum 09:46:02 8998bd30e6a1: Download complete 09:46:05 2437ff75d9bd: Verifying Checksum 09:46:05 2437ff75d9bd: Download complete 09:46:07 8998bd30e6a1: Pull complete 09:46:08 04944245beec: Pull complete 09:46:09 699f458cf7ca: Pull complete 09:46:09 765212b225bb: Pull complete 09:46:10 f23df028b6ca: Pull complete 09:46:10 d65c8cfc05b1: Pull complete 09:46:29 2437ff75d9bd: Pull complete 09:46:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:46:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:46:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:46:29 prd-ubuntu20.04-docker-arm64-4c-16g-2713 does not seem to be running inside a container 09:46:29 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 09:46:31 $ docker top c80c2db97c33576d22c540421c94e9dd6eae27134b8a2144fab175a592fa95c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:46:31 ---> job-cost.sh 09:46:32 lf-activate-venv: SKIPPING 09:46:32 INFO: No Stack... 09:46:32 INFO: Retrieving Pricing Info for: v3-standard-4 09:46:33 INFO: Archiving Costs [Pipeline] sh 09:46:33 + cat /w/workspace/edgex-go/14/archives/cost.csv 09:46:33 + cut -d, -f6 [Pipeline] lock 09:46:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-odessa-14-stack-cost] 09:46:33 Resource [jenkins-edgexfoundry-edgex-go-odessa-14-stack-cost] did not exist. Created. 09:46:33 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-odessa-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:46:34 + echo total: 0.10999999940395355 [Pipeline] stash 09:46:35 Stashed 1 file(s) [Pipeline] } 09:46:35 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-odessa-14-stack-cost] [Pipeline] // lock [Pipeline] } 09:46:35 $ docker stop --time=1 c80c2db97c33576d22c540421c94e9dd6eae27134b8a2144fab175a592fa95c4 09:46:37 $ docker rm -f --volumes c80c2db97c33576d22c540421c94e9dd6eae27134b8a2144fab175a592fa95c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:59:41 Cancelling nested steps due to timeout 14:59:41 Sending interrupt signal to process 14:59:48 script returned exit code 143 [Pipeline] } 14:59:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:59:49 + '[' -d /w/workspace/edgex-go/14/archives ']' [Pipeline] libraryResource [Pipeline] sh 14:59:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:59:50 ---> package-listing.sh 14:59:50 ++ facter osfamily 14:59:50 ++ tr '[:upper:]' '[:lower:]' 14:59:50 + OS_FAMILY=redhat 14:59:50 + workspace=/w/workspace/edgex-go/14 14:59:50 + START_PACKAGES=/tmp/packages_start.txt 14:59:50 + END_PACKAGES=/tmp/packages_end.txt 14:59:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:59:50 + PACKAGES=/tmp/packages_start.txt 14:59:50 + '[' /w/workspace/edgex-go/14 ']' 14:59:50 + PACKAGES=/tmp/packages_end.txt 14:59:50 + case "${OS_FAMILY}" in 14:59:50 + rpm -qa 14:59:50 + sort 14:59:50 + '[' -f /tmp/packages_start.txt ']' 14:59:50 + '[' -f /tmp/packages_end.txt ']' 14:59:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:59:50 + '[' /w/workspace/edgex-go/14 ']' 14:59:50 + mkdir -p /w/workspace/edgex-go/14/archives/ 14:59:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/14/archives/ [Pipeline] echo 14:59:51 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/14/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:59:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:59:51 14:59:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:59:52 latest: Pulling from edgex-lftools-log-publisher 14:59:52 5eb5b503b376: Pulling fs layer 14:59:52 5c69ac0246d0: Pulling fs layer 14:59:52 ec43610c2a17: Pulling fs layer 14:59:52 3a2ae6a8a46f: Pulling fs layer 14:59:52 33b1e0a273af: Pulling fs layer 14:59:52 5d3b04190fa2: Pulling fs layer 14:59:52 2f39f015ded8: Pulling fs layer 14:59:52 3a2ae6a8a46f: Waiting 14:59:52 33b1e0a273af: Waiting 14:59:52 5d3b04190fa2: Waiting 14:59:52 2f39f015ded8: Waiting 14:59:52 5c69ac0246d0: Download complete 14:59:52 3a2ae6a8a46f: Verifying Checksum 14:59:52 3a2ae6a8a46f: Download complete 14:59:52 33b1e0a273af: Verifying Checksum 14:59:52 33b1e0a273af: Download complete 14:59:52 5d3b04190fa2: Verifying Checksum 14:59:52 5d3b04190fa2: Download complete 14:59:52 ec43610c2a17: Verifying Checksum 14:59:52 ec43610c2a17: Download complete 14:59:52 5eb5b503b376: Verifying Checksum 14:59:52 5eb5b503b376: Download complete 14:59:53 2f39f015ded8: Verifying Checksum 14:59:53 2f39f015ded8: Download complete 14:59:53 5eb5b503b376: Pull complete 14:59:53 5c69ac0246d0: Pull complete 14:59:54 ec43610c2a17: Pull complete 14:59:54 3a2ae6a8a46f: Pull complete 14:59:54 33b1e0a273af: Pull complete 14:59:54 5d3b04190fa2: Pull complete 14:59:58 2f39f015ded8: Pull complete 14:59:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:59:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:59:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:59:58 prd-centos7-docker-4c-2g-2716 does not seem to be running inside a container 14:59:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/14/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:00:02 $ docker top 35522815617f304c98a2d1698639a7a9968d58ede486ece98ee06c8cb1dfc3da -eo pid,comm [Pipeline] { [Pipeline] sh 15:00:02 + touch /tmp/pre-build-complete [Pipeline] sh 15:00:02 + mkdir -p /var/log/sysstat [Pipeline] sh 15:00:03 + ls /var/log/sa-host 15:00:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:00:03 provisioning config files... 15:00:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_odessa@tmp/config16158805037437555463tmp [Pipeline] { [Pipeline] echo 15:00:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:00:03 ---> create-netrc.sh [Pipeline] } 15:00:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:00:03 ---> python-tools-install.sh [Pipeline] echo 15:00:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:00:04 ---> sudo-logs.sh 15:00:04 Archiving 'sudo' log.. 15:00:04 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:00:04 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 15:00:04 $ docker stop --time=1 35522815617f304c98a2d1698639a7a9968d58ede486ece98ee06c8cb1dfc3da 15:00:05 $ docker rm -f --volumes 35522815617f304c98a2d1698639a7a9968d58ede486ece98ee06c8cb1dfc3da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 15:00:05 [WS-CLEANUP] Deleting project workspace... 15:00:05 [WS-CLEANUP] Deferred wipeout is used... 15:00:05 [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] } 15:00:05 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:00:06 + [ -d /w/workspace/edgex-go/14/archives ] [Pipeline] libraryResource [Pipeline] sh 15:00:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:00:08 ---> package-listing.sh 15:00:08 ++ facter osfamily 15:00:08 ++ tr '[:upper:]' '[:lower:]' 15:00:08 + OS_FAMILY=debian 15:00:08 + workspace=/w/workspace/edgex-go/14 15:00:08 + START_PACKAGES=/tmp/packages_start.txt 15:00:08 + END_PACKAGES=/tmp/packages_end.txt 15:00:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:00:08 + PACKAGES=/tmp/packages_start.txt 15:00:08 + '[' /w/workspace/edgex-go/14 ']' 15:00:08 + PACKAGES=/tmp/packages_end.txt 15:00:08 + case "${OS_FAMILY}" in 15:00:08 + dpkg -l 15:00:08 + grep '^ii' 15:00:08 + '[' -f /tmp/packages_start.txt ']' 15:00:08 + '[' -f /tmp/packages_end.txt ']' 15:00:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:00:08 + '[' /w/workspace/edgex-go/14 ']' 15:00:08 + mkdir -p /w/workspace/edgex-go/14/archives/ 15:00:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/14/archives/ [Pipeline] echo 15:00:08 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/14/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:00:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:00:09 15:00:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:00:09 latest: Pulling from edgex-lftools-log-publisher 15:00:09 5eb5b503b376: Pulling fs layer 15:00:09 5c69ac0246d0: Pulling fs layer 15:00:09 ec43610c2a17: Pulling fs layer 15:00:09 3a2ae6a8a46f: Pulling fs layer 15:00:09 33b1e0a273af: Pulling fs layer 15:00:09 5d3b04190fa2: Pulling fs layer 15:00:09 2f39f015ded8: Pulling fs layer 15:00:09 33b1e0a273af: Waiting 15:00:09 5d3b04190fa2: Waiting 15:00:09 2f39f015ded8: Waiting 15:00:09 3a2ae6a8a46f: Waiting 15:00:09 5c69ac0246d0: Verifying Checksum 15:00:09 5c69ac0246d0: Download complete 15:00:09 3a2ae6a8a46f: Verifying Checksum 15:00:09 3a2ae6a8a46f: Download complete 15:00:09 33b1e0a273af: Verifying Checksum 15:00:09 33b1e0a273af: Download complete 15:00:09 5d3b04190fa2: Verifying Checksum 15:00:09 5d3b04190fa2: Download complete 15:00:09 ec43610c2a17: Verifying Checksum 15:00:09 ec43610c2a17: Download complete 15:00:10 5eb5b503b376: Verifying Checksum 15:00:10 5eb5b503b376: Download complete 15:00:10 2f39f015ded8: Download complete 15:00:11 5eb5b503b376: Pull complete 15:00:11 5c69ac0246d0: Pull complete 15:00:12 ec43610c2a17: Pull complete 15:00:12 3a2ae6a8a46f: Pull complete 15:00:12 33b1e0a273af: Pull complete 15:00:13 5d3b04190fa2: Pull complete 15:00:17 2f39f015ded8: Pull complete 15:00:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:00:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:00:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:17 prd-ubuntu20.04-docker-8c-8g-2712 does not seem to be running inside a container 15:00:17 $ 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/14/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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 15:00:25 $ docker top b16a8d03b2fc44eb47f9b272969e3ab33c387ad31979b3d3a7cef05d5c6c6559 -eo pid,comm [Pipeline] { [Pipeline] sh 15:00:25 + touch /tmp/pre-build-complete [Pipeline] sh 15:00:25 + mkdir -p /var/log/sysstat [Pipeline] sh 15:00:26 + ls /var/log/sa-host 15:00:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:00:26 provisioning config files... 15:00:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/14@tmp/config10660959806766109542tmp [Pipeline] { [Pipeline] echo 15:00:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:00:26 ---> create-netrc.sh [Pipeline] } 15:00:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:00:26 ---> python-tools-install.sh [Pipeline] echo 15:00:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:00:27 ---> sudo-logs.sh 15:00:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:00:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:00:27 ---> job-cost.sh 15:00:27 lf-activate-venv: SKIPPING 15:00:27 DEBUG: total: 0.10999999940395355 15:00:27 INFO: Retrieving Stack Cost... 15:00:27 INFO: Retrieving Pricing Info for: v3-standard-8 15:00:27 INFO: Archiving Costs [Pipeline] echo 15:00:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:00:28 ---> logs-deploy.sh 15:00:28 lf-activate-venv: SKIPPING 15:00:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/odessa/14 15:00:28 INFO: archiving workspace using pattern(s): 15:00:29 Archives upload complete. 15:00:29 INFO: archiving logs to Nexus 15:00:30 ---> uname -a: 15:00:30 Linux prd-ubuntu20-04-docker-8c-8g-2712 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:00:30 15:00:30 15:00:30 ---> lscpu: 15:00:30 Architecture: x86_64 15:00:30 CPU op-mode(s): 32-bit, 64-bit 15:00:30 Byte Order: Little Endian 15:00:30 Address sizes: 40 bits physical, 48 bits virtual 15:00:30 CPU(s): 8 15:00:30 On-line CPU(s) list: 0-7 15:00:30 Thread(s) per core: 1 15:00:30 Core(s) per socket: 1 15:00:30 Socket(s): 8 15:00:30 NUMA node(s): 1 15:00:30 Vendor ID: AuthenticAMD 15:00:30 CPU family: 23 15:00:30 Model: 49 15:00:30 Model name: AMD EPYC-Rome Processor 15:00:30 Stepping: 0 15:00:30 CPU MHz: 2799.998 15:00:30 BogoMIPS: 5599.99 15:00:30 Virtualization: AMD-V 15:00:30 Hypervisor vendor: KVM 15:00:30 Virtualization type: full 15:00:30 L1d cache: 256 KiB 15:00:30 L1i cache: 256 KiB 15:00:30 L2 cache: 4 MiB 15:00:30 L3 cache: 128 MiB 15:00:30 NUMA node0 CPU(s): 0-7 15:00:30 Vulnerability Itlb multihit: Not affected 15:00:30 Vulnerability L1tf: Not affected 15:00:30 Vulnerability Mds: Not affected 15:00:30 Vulnerability Meltdown: Not affected 15:00:30 Vulnerability Mmio stale data: Not affected 15:00:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:00:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:00:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:00:30 Vulnerability Srbds: Not affected 15:00:30 Vulnerability Tsx async abort: Not affected 15:00:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:00:30 15:00:30 15:00:30 ---> nproc: 15:00:30 8 15:00:30 15:00:30 15:00:30 ---> df -h: 15:00:30 Filesystem Size Used Avail Use% Mounted on 15:00:30 overlay 155G 31G 125G 20% / 15:00:30 tmpfs 64M 0 64M 0% /dev 15:00:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:00:30 shm 64M 0 64M 0% /dev/shm 15:00:30 /dev/vda1 155G 31G 125G 20% /facter-os 15:00:30 15:00:30 15:00:30 ---> sar -b -r -n DEV: 15:00:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2712) 06/03/25 _x86_64_ (8 CPU) 15:00:30 15:00:30 08:58:53 LINUX RESTART (8 CPU) 15:00:30 15:00:30 08:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:00:30 09:00:01 348.93 48.01 300.92 0.00 5391.23 157022.50 0.00 15:00:30 09:01:01 199.50 2.13 197.37 0.00 52.79 67671.92 0.00 15:00:30 09:02:01 37.54 0.02 37.53 0.00 0.13 35276.14 0.00 15:00:30 09:03:01 57.12 0.27 56.86 0.00 12.53 20629.76 0.00 15:00:30 09:04:01 319.39 2.55 316.84 0.00 57.58 188511.96 0.00 15:00:30 09:05:01 1071.50 20.67 1050.83 0.00 2504.36 189714.08 0.00 15:00:30 09:06:01 342.04 7.31 334.72 0.00 297.50 175322.09 0.00 15:00:30 09:07:01 160.38 0.12 160.26 0.00 0.93 53015.79 0.00 15:00:30 09:08:01 249.43 0.07 249.36 0.00 0.53 120532.31 0.00 15:00:30 09:09:01 582.25 1.07 581.19 0.00 31.06 97715.31 0.00 15:00:30 09:10:01 39.19 0.07 39.13 0.00 6.13 988.10 0.00 15:00:30 09:11:01 11.73 0.00 11.73 0.00 0.00 256.76 0.00 15:00:30 09:12:01 1.33 0.00 1.33 0.00 0.00 18.53 0.00 15:00:30 09:13:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 15:00:30 09:14:01 1.98 0.02 1.97 0.00 0.13 22.93 0.00 15:00:30 09:15:01 1.33 0.00 1.33 0.00 0.00 18.93 0.00 15:00:30 09:16:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 15:00:30 09:17:01 1.07 0.02 1.05 0.00 0.13 12.26 0.00 15:00:30 09:18:01 1.40 0.00 1.40 0.00 0.00 17.33 0.00 15:00:30 09:19:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 15:00:30 09:20:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 15:00:30 09:21:01 1.80 0.00 1.80 0.00 0.00 20.13 0.00 15:00:30 09:22:01 0.98 0.00 0.98 0.00 0.00 11.39 0.00 15:00:30 09:23:01 2.87 1.35 1.52 0.00 33.59 17.33 0.00 15:00:30 09:24:01 1.32 0.22 1.10 0.00 3.33 14.93 0.00 15:00:30 09:25:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 15:00:30 09:26:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 15:00:30 09:27:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 15:00:30 09:28:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 15:00:30 09:29:01 0.87 0.00 0.87 0.00 0.00 9.47 0.00 15:00:30 09:30:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 15:00:30 09:31:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 15:00:30 09:32:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 15:00:30 09:33:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 15:00:30 09:34:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 15:00:30 09:35:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 15:00:30 09:36:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 15:00:30 09:37:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 15:00:30 09:38:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 15:00:30 09:39:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 15:00:30 09:40:01 1.40 0.00 1.40 0.00 0.00 17.20 0.00 15:00:30 09:41:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 15:00:30 09:42:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 15:00:30 09:43:01 0.83 0.00 0.83 0.00 0.00 10.66 0.00 15:00:30 09:44:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 15:00:30 09:45:01 1.48 0.00 1.48 0.00 0.00 16.66 0.00 15:00:30 09:46:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 15:00:30 09:47:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 15:00:30 09:48:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 15:00:30 09:49:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 15:00:30 09:50:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 15:00:30 09:51:01 0.98 0.00 0.98 0.00 0.00 11.99 0.00 15:00:30 09:52:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 15:00:30 09:53:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 15:00:30 09:54:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 15:00:30 09:55:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 15:00:30 09:56:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 15:00:30 09:57:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 15:00:30 09:58:01 1.27 0.00 1.27 0.00 0.00 15.60 0.00 15:00:30 09:59:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 15:00:30 10:00:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 15:00:30 10:01:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 15:00:30 10:02:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 15:00:30 10:03:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 15:00:30 10:04:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 15:00:30 10:05:01 1.45 0.00 1.45 0.00 0.00 18.93 0.00 15:00:30 10:06:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 15:00:30 10:07:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 15:00:30 10:08:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 15:00:30 10:09:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 15:00:30 10:10:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 15:00:30 10:11:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 15:00:30 10:12:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 15:00:30 10:13:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 15:00:30 10:14:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 15:00:30 10:15:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 15:00:30 10:16:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 15:00:30 10:17:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 15:00:30 10:18:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 15:00:30 10:19:01 0.83 0.00 0.83 0.00 0.00 10.40 0.00 15:00:30 10:20:01 1.42 0.00 1.42 0.00 0.00 18.00 0.00 15:00:30 10:21:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 15:00:30 10:22:01 1.27 0.00 1.27 0.00 0.00 15.86 0.00 15:00:30 10:23:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 15:00:30 10:24:01 1.17 0.00 1.17 0.00 0.00 15.33 0.00 15:00:30 10:25:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 15:00:30 10:26:01 1.18 0.00 1.18 0.00 0.00 15.33 0.00 15:00:30 10:27:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 15:00:30 10:28:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 15:00:30 10:29:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 15:00:30 10:30:01 1.62 0.00 1.62 0.00 0.00 19.86 0.00 15:00:30 10:31:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 15:00:30 10:32:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 15:00:30 10:33:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 15:00:30 10:34:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 15:00:30 10:35:01 1.62 0.00 1.62 0.00 0.00 20.00 0.00 15:00:30 10:36:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 15:00:30 10:37:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 15:00:30 10:38:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 15:00:30 10:39:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 15:00:30 10:40:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 15:00:30 10:41:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 15:00:30 10:42:01 1.22 0.00 1.22 0.00 0.00 15.46 0.00 15:00:30 10:43:01 0.93 0.00 0.93 0.00 0.00 10.30 0.00 15:00:30 10:44:01 1.17 0.00 1.17 0.00 0.00 15.46 0.00 15:00:30 10:45:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 15:00:30 10:46:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 15:00:30 10:47:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 15:00:30 10:48:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 15:00:30 10:49:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 15:00:30 10:50:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 15:00:30 10:51:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 15:00:30 10:52:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 15:00:30 10:53:01 0.80 0.00 0.80 0.00 0.00 8.66 0.00 15:00:30 10:54:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 15:00:30 10:55:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 15:00:30 10:56:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 15:00:30 10:57:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 15:00:30 10:58:01 1.27 0.00 1.27 0.00 0.00 16.93 0.00 15:00:30 10:59:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 15:00:30 11:00:01 1.33 0.00 1.33 0.00 0.00 16.80 0.00 15:00:30 11:01:01 1.25 0.00 1.25 0.00 0.00 13.06 0.00 15:00:30 11:02:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 15:00:30 11:03:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 15:00:30 11:04:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 15:00:30 11:05:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 15:00:30 11:06:01 1.47 0.00 1.47 0.00 0.00 18.26 0.00 15:00:30 11:07:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 15:00:30 11:08:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 15:00:30 11:09:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 15:00:30 11:10:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 15:00:30 11:11:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 15:00:30 11:12:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 15:00:30 11:13:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 15:00:30 11:14:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 15:00:30 11:15:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 15:00:30 11:16:01 1.57 0.00 1.57 0.00 0.00 19.46 0.00 15:00:30 11:17:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 15:00:30 11:18:01 1.53 0.00 1.53 0.00 0.00 17.59 0.00 15:00:30 11:19:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 15:00:30 11:20:01 1.30 0.00 1.30 0.00 0.00 16.53 0.00 15:00:30 11:21:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 15:00:30 11:22:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 15:00:30 11:23:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 15:00:30 11:24:01 1.23 0.00 1.23 0.00 0.00 16.13 0.00 15:00:30 11:25:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 15:00:30 11:26:01 1.37 0.00 1.37 0.00 0.00 17.60 0.00 15:00:30 11:27:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 15:00:30 11:28:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 15:00:30 11:29:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 15:00:30 11:30:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 15:00:30 11:31:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 15:00:30 11:32:01 1.37 0.00 1.37 0.00 0.00 16.93 0.00 15:00:30 11:33:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 15:00:30 11:34:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 15:00:30 11:35:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 15:00:30 11:36:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 15:00:30 11:37:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 15:00:30 11:38:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 15:00:30 11:39:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 15:00:30 11:40:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 15:00:30 11:41:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 15:00:30 11:42:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 15:00:30 11:43:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 15:00:30 11:44:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 15:00:30 11:45:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 15:00:30 11:46:01 1.53 0.00 1.53 0.00 0.00 19.73 0.00 15:00:30 11:47:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 15:00:30 11:48:01 1.25 0.00 1.25 0.00 0.00 15.19 0.00 15:00:30 11:49:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 15:00:30 11:50:01 1.37 0.00 1.37 0.00 0.00 16.39 0.00 15:00:30 11:51:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 15:00:30 11:52:01 1.35 0.02 1.33 0.00 1.20 16.26 0.00 15:00:30 11:53:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 15:00:30 11:54:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 15:00:30 11:55:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 15:00:30 11:56:01 1.55 0.00 1.55 0.00 0.00 19.20 0.00 15:00:30 11:57:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 15:00:30 11:58:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 15:00:30 11:59:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 15:00:30 12:00:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 15:00:30 12:01:02 1.33 0.00 1.33 0.00 0.00 15.59 0.00 15:00:30 12:02:01 1.51 0.00 1.51 0.00 0.00 18.03 0.00 15:00:30 12:03:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 15:00:30 12:04:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 15:00:30 12:05:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 15:00:30 12:06:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 15:00:30 12:07:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 15:00:30 12:08:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 15:00:30 12:09:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 15:00:30 12:10:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 15:00:30 12:11:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 15:00:30 12:12:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 15:00:30 12:13:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 15:00:30 12:14:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 15:00:30 12:15:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 15:00:30 12:16:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 15:00:30 12:17:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 15:00:30 12:18:01 1.58 0.00 1.58 0.00 0.00 18.80 0.00 15:00:30 12:19:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 15:00:30 12:20:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 15:00:30 12:21:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 15:00:30 12:22:01 1.60 0.00 1.60 0.00 0.00 19.46 0.00 15:00:30 12:23:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 15:00:30 12:24:01 1.43 0.00 1.43 0.00 0.00 17.86 0.00 15:00:30 12:25:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 15:00:30 12:26:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 15:00:30 12:27:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 15:00:30 12:28:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 15:00:30 12:29:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 15:00:30 12:30:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 15:00:30 12:31:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 15:00:30 12:32:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 15:00:30 12:33:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 15:00:30 12:34:01 1.37 0.00 1.37 0.00 0.00 17.33 0.00 15:00:30 12:35:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 15:00:30 12:36:01 1.43 0.00 1.43 0.00 0.00 17.60 0.00 15:00:30 12:37:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 15:00:30 12:38:01 1.75 0.00 1.75 0.00 0.00 21.06 0.00 15:00:30 12:39:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 15:00:30 12:40:01 1.40 0.00 1.40 0.00 0.00 16.80 0.00 15:00:30 12:41:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 15:00:30 12:42:01 1.43 0.00 1.43 0.00 0.00 17.73 0.00 15:00:30 12:43:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 15:00:30 12:44:01 1.30 0.00 1.30 0.00 0.00 16.39 0.00 15:00:30 12:45:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 15:00:30 12:46:01 1.47 0.00 1.47 0.00 0.00 17.73 0.00 15:00:30 12:47:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 15:00:30 12:48:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 15:00:30 12:49:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 15:00:30 12:50:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 15:00:30 12:51:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 15:00:30 12:52:01 1.45 0.00 1.45 0.00 0.00 17.60 0.00 15:00:30 12:53:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 15:00:30 12:54:01 1.80 0.00 1.80 0.00 0.00 20.80 0.00 15:00:30 12:55:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 15:00:30 12:56:01 1.55 0.00 1.55 0.00 0.00 19.46 0.00 15:00:30 12:57:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 15:00:30 12:58:01 1.47 0.00 1.47 0.00 0.00 17.73 0.00 15:00:30 12:59:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 15:00:30 13:00:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 15:00:30 13:01:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 15:00:30 13:02:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 15:00:30 13:03:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 15:00:30 13:04:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 15:00:30 13:05:01 1.20 0.00 1.20 0.00 0.00 12.66 0.00 15:00:30 13:06:01 1.45 0.00 1.45 0.00 0.00 18.26 0.00 15:00:30 13:07:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 15:00:30 13:08:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 15:00:30 13:09:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 15:00:30 13:10:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 15:00:30 13:11:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 15:00:30 13:12:01 1.87 0.00 1.87 0.00 0.00 21.46 0.00 15:00:30 13:13:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 15:00:30 13:14:01 1.65 0.00 1.65 0.00 0.00 18.13 0.00 15:00:30 13:15:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 15:00:30 13:16:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 15:00:30 13:17:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 15:00:30 13:18:01 1.63 0.00 1.63 0.00 0.00 19.20 0.00 15:00:30 13:19:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 15:00:30 13:20:01 1.47 0.00 1.47 0.00 0.00 17.19 0.00 15:00:30 13:21:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 15:00:30 13:22:01 1.80 0.00 1.80 0.00 0.00 20.93 0.00 15:00:30 13:23:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 15:00:30 13:24:01 1.88 0.00 1.88 0.00 0.00 21.42 0.00 15:00:30 13:25:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 15:00:30 13:26:01 1.45 0.00 1.45 0.00 0.00 17.60 0.00 15:00:30 13:27:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 15:00:30 13:28:01 1.88 0.00 1.88 0.00 0.00 22.40 0.00 15:00:30 13:29:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 15:00:30 13:30:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 15:00:30 13:31:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 15:00:30 13:32:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 15:00:30 13:33:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 15:00:30 13:34:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 15:00:30 13:35:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 15:00:30 13:36:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 15:00:30 13:37:01 1.05 0.00 1.05 0.00 0.00 10.93 0.00 15:00:30 13:38:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 15:00:30 13:39:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 15:00:30 13:40:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 15:00:30 13:41:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 15:00:30 13:42:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 15:00:30 13:43:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 15:00:30 13:44:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 15:00:30 13:45:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 15:00:30 13:46:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 15:00:30 13:47:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 15:00:30 13:48:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 15:00:30 13:49:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 15:00:30 13:50:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 15:00:30 13:51:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 15:00:30 13:52:01 3.22 0.63 2.58 0.00 70.52 30.93 0.00 15:00:30 13:53:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 15:00:30 13:54:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 15:00:30 13:55:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 15:00:30 13:56:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 15:00:30 13:57:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 15:00:30 13:58:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 15:00:30 13:59:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 15:00:30 14:00:01 1.38 0.00 1.38 0.00 0.00 17.20 0.00 15:00:30 14:01:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 15:00:30 14:02:01 1.52 0.00 1.52 0.00 0.00 17.20 0.00 15:00:30 14:03:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 15:00:30 14:04:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 15:00:30 14:05:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 15:00:30 14:06:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 15:00:30 14:07:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 15:00:30 14:08:01 1.38 0.00 1.38 0.00 0.00 16.39 0.00 15:00:30 14:09:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 15:00:30 14:10:01 1.60 0.00 1.60 0.00 0.00 18.40 0.00 15:00:30 14:11:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 15:00:30 14:12:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 15:00:30 14:13:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 15:00:30 14:14:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 15:00:30 14:15:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 15:00:30 14:16:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 15:00:30 14:17:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 15:00:30 14:18:01 1.77 0.00 1.77 0.00 0.00 21.73 0.00 15:00:30 14:19:01 1.18 0.00 1.18 0.00 0.00 12.40 0.00 15:00:30 14:20:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 15:00:30 14:21:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 15:00:30 14:22:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 15:00:30 14:23:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 15:00:30 14:24:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 15:00:30 14:25:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 15:00:30 14:26:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 15:00:30 14:27:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 15:00:30 14:28:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 15:00:30 14:29:01 1.02 0.00 1.02 0.00 0.00 10.40 0.00 15:00:30 14:30:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 15:00:30 14:31:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 15:00:30 14:32:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 15:00:30 14:33:01 1.23 0.00 1.23 0.00 0.00 13.20 0.00 15:00:30 14:34:01 1.42 0.00 1.42 0.00 0.00 17.86 0.00 15:00:30 14:35:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 15:00:30 14:36:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 15:00:30 14:37:01 1.23 0.00 1.23 0.00 0.00 12.93 0.00 15:00:30 14:38:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 15:00:30 14:39:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 15:00:30 14:40:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 15:00:30 14:41:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 15:00:30 14:42:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 15:00:30 14:43:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 15:00:30 14:44:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 15:00:30 14:45:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 15:00:30 14:46:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 15:00:30 14:47:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 15:00:30 14:48:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 15:00:30 14:49:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 15:00:30 14:50:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 15:00:30 14:51:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 15:00:30 14:52:01 1.80 0.00 1.80 0.00 0.00 21.20 0.00 15:00:30 14:53:02 1.02 0.00 1.02 0.00 0.00 11.06 0.00 15:00:30 14:54:01 1.69 0.00 1.69 0.00 0.00 19.52 0.00 15:00:30 14:55:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 15:00:30 14:56:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 15:00:30 14:57:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 15:00:30 14:58:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 15:00:30 14:59:01 1.07 0.00 1.07 0.00 0.00 10.93 0.00 15:00:30 15:00:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 15:00:30 Average: 10.69 0.23 10.46 0.00 23.46 3081.18 0.00 15:00:30 15:00:30 08:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:00:30 09:00:01 29285496 31516684 820808 2.50 64676 2450636 1840292 5.42 1048040 2189388 16252 15:00:30 09:01:01 27226396 31311192 994376 3.02 134472 4105080 2325640 6.85 1720580 3415976 490788 15:00:30 09:02:01 26584892 31161136 1142260 3.47 137272 4557688 2569440 7.57 1902492 3840492 409324 15:00:30 09:03:01 26110676 31483380 816204 2.48 142136 5267644 1916400 5.65 1873288 4260188 577624 15:00:30 09:04:01 19707824 31125692 1164432 3.54 197956 11036332 4511684 13.30 2258760 10035808 2490792 15:00:30 09:05:01 14929456 31169240 1073600 3.26 436988 15180248 3733904 11.00 3193280 13386796 1765848 15:00:30 09:06:01 9700992 29829344 2357388 7.17 494968 18608484 8106436 23.89 4940096 16392528 149560 15:00:30 09:07:01 4685816 27813096 4354952 13.24 515544 21409712 12351888 36.40 8301800 17836212 1512476 15:00:30 09:08:01 2655192 29140420 3032692 9.22 530472 24632460 9304916 27.42 8473884 19593076 1421072 15:00:30 09:09:01 6398980 31082380 1158680 3.52 539144 23076628 3553296 10.47 4203532 20460372 596 15:00:30 09:10:01 6396452 31082852 1157648 3.52 541164 23077412 3584504 10.56 4617816 20047584 156 15:00:30 09:11:01 6406992 31094020 1146152 3.49 541580 23077488 3425044 10.09 4765968 19887880 48 15:00:30 09:12:01 6438452 31125696 1114564 3.39 541620 23077616 3425044 10.09 4733068 19888008 176 15:00:30 09:13:01 6439232 31126492 1113768 3.39 541632 23077620 3425044 10.09 4732820 19888012 144 15:00:30 09:14:01 6515856 31203220 1037756 3.16 541660 23077620 3463712 10.21 4656672 19888012 28 15:00:30 09:15:01 6516052 31203412 1037364 3.15 541700 23077600 3463712 10.21 4656740 19887992 216 15:00:30 09:16:01 6515688 31203084 1037568 3.16 541728 23077600 3463712 10.21 4656392 19887992 12 15:00:30 09:17:01 6515884 31203452 1037152 3.15 541744 23077732 3463712 10.21 4656120 19888120 144 15:00:30 09:18:01 6515804 31203408 1037100 3.15 541756 23077740 3463712 10.21 4656332 19888132 12 15:00:30 09:19:01 6515796 31203416 1037064 3.15 541784 23077740 3463712 10.21 4655696 19888132 12 15:00:30 09:20:01 6516568 31204288 1036200 3.15 541856 23077744 3463712 10.21 4655388 19888140 8 15:00:30 09:21:01 6516736 31204512 1036176 3.15 541904 23077748 3463712 10.21 4654868 19888136 4 15:00:30 09:22:01 6516768 31204556 1036108 3.15 541924 23077752 3463712 10.21 4654896 19888144 4 15:00:30 09:23:01 6512032 31201696 1038928 3.16 541952 23078740 3463712 10.21 4660304 19888660 16 15:00:30 09:24:01 6510148 31199948 1040588 3.16 541968 23078860 3463712 10.21 4663372 19888452 24 15:00:30 09:25:01 6509556 31199368 1041072 3.17 541988 23078868 3463712 10.21 4662904 19888440 188 15:00:30 09:26:01 6508972 31198812 1041564 3.17 542016 23078868 3463712 10.21 4663052 19888444 8 15:00:30 09:27:01 6509208 31199080 1041296 3.17 542028 23078872 3463712 10.21 4662800 19888448 8 15:00:30 09:28:01 6509160 31199048 1041276 3.17 542040 23078868 3463712 10.21 4662800 19888452 28 15:00:30 09:29:01 6508892 31198796 1041460 3.17 542052 23078876 3463712 10.21 4662812 19888452 16 15:00:30 09:30:01 6509076 31198996 1041388 3.17 542088 23078868 3463712 10.21 4662892 19888456 8 15:00:30 09:31:01 6509256 31199204 1041164 3.17 542100 23078880 3463712 10.21 4662872 19888456 12 15:00:30 09:32:01 6508916 31198868 1041400 3.17 542124 23078884 3463712 10.21 4663188 19888460 164 15:00:30 09:33:01 6509216 31199224 1041064 3.17 542156 23078888 3463712 10.21 4662976 19888468 144 15:00:30 09:34:01 6509176 31199184 1041032 3.17 542168 23078888 3463712 10.21 4662912 19888468 4 15:00:30 09:35:01 6508684 31198780 1041252 3.17 542196 23078892 3463712 10.21 4663420 19888472 100 15:00:30 09:36:01 6508448 31198568 1041460 3.17 542224 23078892 3463712 10.21 4663056 19888472 16 15:00:30 09:37:01 6508188 31198340 1041628 3.17 542248 23078896 3463712 10.21 4663092 19888476 8 15:00:30 09:38:01 6508324 31198488 1041580 3.17 542260 23078908 3463712 10.21 4663044 19888480 8 15:00:30 09:39:01 6508576 31198740 1041320 3.17 542268 23078908 3463712 10.21 4663032 19888480 12 15:00:30 09:40:01 6508592 31198824 1041212 3.17 542300 23078908 3463712 10.21 4663180 19888488 8 15:00:30 09:41:01 6508292 31198540 1041432 3.17 542316 23078912 3463712 10.21 4663112 19888488 144 15:00:30 09:42:01 6508244 31198496 1041408 3.17 542324 23078916 3463712 10.21 4663148 19888492 12 15:00:30 09:43:01 6508092 31198348 1041416 3.17 542340 23078924 3463712 10.21 4663516 19888496 268 15:00:30 09:44:01 6508368 31198668 1041128 3.17 542352 23078924 3463712 10.21 4663212 19888500 4 15:00:30 09:45:01 6507992 31198332 1041600 3.17 542388 23078928 3463712 10.21 4663848 19888504 28 15:00:30 09:46:01 6507944 31198328 1041656 3.17 542424 23078928 3463712 10.21 4663756 19888504 188 15:00:30 09:47:01 6508040 31198544 1041476 3.17 542440 23079060 3463712 10.21 4663856 19888608 272 15:00:30 09:48:01 6508080 31198628 1041432 3.17 542456 23079064 3463712 10.21 4663324 19888640 8 15:00:30 09:49:01 6507992 31198560 1041412 3.17 542488 23079064 3463712 10.21 4663656 19888640 284 15:00:30 09:50:01 6507692 31198320 1041604 3.17 542528 23079068 3479764 10.26 4663784 19888644 12 15:00:30 09:51:01 6507716 31198376 1041548 3.17 542560 23079068 3479764 10.26 4663420 19888644 148 15:00:30 09:52:01 6507952 31198616 1041236 3.17 542572 23079072 3479764 10.26 4663428 19888648 8 15:00:30 09:53:01 6507652 31198344 1041456 3.17 542580 23079080 3479764 10.26 4663444 19888652 156 15:00:30 09:54:01 6507604 31198316 1041432 3.17 542588 23079080 3479764 10.26 4663456 19888656 8 15:00:30 09:55:01 6507620 31198360 1041312 3.17 542624 23079084 3479764 10.26 4663556 19888664 40 15:00:30 09:56:01 6507092 31197868 1041788 3.17 542652 23079088 3479764 10.26 4663504 19888664 12 15:00:30 09:57:01 6507084 31197884 1041724 3.17 542660 23079092 3479764 10.26 4663524 19888668 28 15:00:30 09:58:01 6507068 31197880 1041656 3.17 542680 23079088 3479764 10.26 4663528 19888672 28 15:00:30 09:59:01 6506924 31197760 1041724 3.17 542688 23079096 3463192 10.21 4663744 19888672 8 15:00:30 10:00:01 6507060 31197908 1041736 3.17 542696 23079096 3463192 10.21 4663648 19888676 76 15:00:30 10:01:01 6506792 31197788 1041816 3.17 542712 23079232 3463192 10.21 4663616 19888792 260 15:00:30 10:02:01 6506776 31197780 1041800 3.17 542720 23079236 3463192 10.21 4663612 19888796 8 15:00:30 10:03:01 6507148 31198160 1041500 3.17 542720 23079240 3463192 10.21 4663940 19888800 256 15:00:30 10:04:01 6506920 31197976 1041720 3.17 542744 23079240 3463192 10.21 4663880 19888816 16 15:00:30 10:05:01 6507128 31198192 1041680 3.17 542772 23079228 3463192 10.21 4663896 19888820 316 15:00:30 10:06:01 6507584 31198680 1041144 3.17 542808 23079244 3463192 10.21 4663684 19888820 20 15:00:30 10:07:01 6507276 31198436 1041356 3.17 542836 23079248 3463192 10.21 4664016 19888828 256 15:00:30 10:08:01 6507268 31198432 1041328 3.17 542852 23079252 3463192 10.21 4663748 19888832 4 15:00:30 10:09:01 6506896 31198108 1041556 3.17 542876 23079252 3463192 10.21 4664160 19888832 256 15:00:30 10:10:01 6506596 31197852 1041744 3.17 542920 23079256 3479248 10.25 4664428 19888832 228 15:00:30 10:11:01 6506548 31197820 1041712 3.17 542932 23079264 3479248 10.25 4664436 19888836 268 15:00:30 10:12:01 6506224 31197504 1042012 3.17 542948 23079268 3479248 10.25 4663884 19888840 8 15:00:30 10:13:01 6506148 31197524 1042096 3.17 542980 23079272 3479248 10.25 4663908 19888848 4 15:00:30 10:14:01 6506116 31197524 1042212 3.17 543004 23079272 3479248 10.25 4663952 19888848 12 15:00:30 10:15:01 6506276 31197720 1042180 3.17 543032 23079276 3479248 10.25 4664312 19888852 180 15:00:30 10:16:01 6506788 31198268 1041640 3.17 543060 23079276 3479248 10.25 4664028 19888852 12 15:00:30 10:17:01 6506448 31197936 1041844 3.17 543084 23079280 3479248 10.25 4664300 19888856 304 15:00:30 10:18:01 6506408 31197900 1041820 3.17 543088 23079280 3479248 10.25 4664052 19888856 8 15:00:30 10:19:01 6506336 31197876 1041820 3.17 543100 23079288 3479248 10.25 4664412 19888864 288 15:00:30 10:20:01 6506392 31197952 1041752 3.17 543108 23079292 3479248 10.25 4664156 19888868 8 15:00:30 10:21:01 6506092 31197664 1041968 3.17 543132 23079292 3479248 10.25 4664108 19888868 8 15:00:30 10:22:01 6506328 31197904 1041644 3.17 543156 23079296 3495332 10.30 4664132 19888872 8 15:00:30 10:23:01 6506248 31197876 1041644 3.17 543176 23079296 3495332 10.30 4664240 19888872 156 15:00:30 10:24:01 6505748 31197456 1042196 3.17 543180 23079300 3478724 10.25 4665892 19887996 8 15:00:30 10:25:01 6505772 31197508 1042080 3.17 543196 23079304 3478724 10.25 4665484 19888000 156 15:00:30 10:26:01 6505776 31197544 1042256 3.17 543228 23079304 3478724 10.25 4665340 19888000 8 15:00:30 10:27:01 6506264 31198060 1041712 3.17 543256 23079312 3478724 10.25 4665404 19888008 4 15:00:30 10:28:01 6506432 31198268 1041684 3.17 543280 23079312 3478724 10.25 4665432 19888008 4 15:00:30 10:29:01 6506416 31198260 1041648 3.17 543296 23079320 3478724 10.25 4665440 19888012 184 15:00:30 10:30:01 6506304 31198176 1041676 3.17 543328 23079312 3478724 10.25 4665516 19888020 4 15:00:30 10:31:01 6506208 31198124 1041632 3.17 543356 23079324 3478724 10.25 4665840 19888020 264 15:00:30 10:32:01 6505908 31197828 1041852 3.17 543372 23079328 3478724 10.25 4665976 19888024 176 15:00:30 10:33:01 6505648 31197568 1042084 3.17 543384 23079328 3478724 10.25 4665544 19888024 168 15:00:30 10:34:01 6506092 31198064 1041768 3.17 543396 23079332 3478724 10.25 4666124 19888028 224 15:00:30 10:35:01 6505980 31197976 1041796 3.17 543416 23079332 3478724 10.25 4666212 19888032 24 15:00:30 10:36:01 6506036 31198064 1041700 3.17 543452 23079336 3478724 10.25 4665704 19888032 8 15:00:30 10:37:01 6505736 31197888 1041792 3.17 543464 23079468 3478724 10.25 4665960 19888132 156 15:00:30 10:38:01 6505972 31198184 1041516 3.17 543484 23079468 3478724 10.25 4665696 19888168 4 15:00:30 10:39:01 6505704 31197940 1041700 3.17 543500 23079468 3478724 10.25 4665824 19888168 60 15:00:30 10:40:01 6505656 31197944 1041636 3.17 543540 23079480 3478724 10.25 4665900 19888180 4 15:00:30 10:41:01 6505292 31197592 1041928 3.17 543560 23079468 3462268 10.20 4665852 19888176 224 15:00:30 10:42:01 6504972 31197316 1042356 3.17 543576 23079480 3462268 10.20 4665812 19888180 28 15:00:30 10:43:01 6505208 31197576 1042172 3.17 543592 23079484 3462268 10.20 4666116 19888180 8 15:00:30 10:44:01 6505216 31197596 1042096 3.17 543620 23079492 3462268 10.20 4665828 19888184 44 15:00:30 10:45:01 6505168 31197612 1042060 3.17 543648 23079496 3462268 10.20 4665968 19888192 8 15:00:30 10:46:01 6504860 31197340 1042316 3.17 543668 23079496 3462268 10.20 4665932 19888192 4 15:00:30 10:47:01 6504852 31197352 1042236 3.17 543692 23079500 3462268 10.20 4666240 19888196 8 15:00:30 10:48:01 6505088 31197592 1041960 3.17 543708 23079504 3462268 10.20 4666248 19888196 8 15:00:30 10:49:01 6504820 31197368 1042192 3.17 543720 23079508 3462268 10.20 4666000 19888204 8 15:00:30 10:50:01 6504952 31197524 1042016 3.17 543736 23079512 3462268 10.20 4666080 19888208 8 15:00:30 10:51:01 6504912 31197500 1041988 3.17 543764 23079500 3478324 10.25 4666036 19888208 8 15:00:30 10:52:01 6504888 31197492 1041924 3.17 543768 23079516 3478324 10.25 4666052 19888212 8 15:00:30 10:53:01 6504836 31197440 1042112 3.17 543788 23079516 3478324 10.25 4666060 19888212 8 15:00:30 10:54:01 6505072 31197680 1041832 3.17 543804 23079516 3494452 10.30 4666072 19888216 8 15:00:30 10:55:01 6504924 31197604 1042088 3.17 543840 23079524 3494452 10.30 4666196 19888220 8 15:00:30 10:56:01 6504656 31197368 1042316 3.17 543868 23079504 3494452 10.30 4666176 19888220 68 15:00:30 10:57:01 6504608 31197344 1042264 3.17 543884 23079528 3494452 10.30 4666200 19888224 28 15:00:30 10:58:01 6504560 31197312 1042236 3.17 543908 23079520 3494452 10.30 4666224 19888224 284 15:00:30 10:59:01 6504212 31196968 1042460 3.17 543940 23079536 3494452 10.30 4666664 19888228 192 15:00:30 11:00:01 6503984 31196816 1042668 3.17 543964 23079532 3478332 10.25 4666388 19888240 64 15:00:30 11:01:01 6503872 31196740 1042576 3.17 543996 23079544 3478332 10.25 4666888 19888240 12 15:00:30 11:02:01 6503896 31196768 1042528 3.17 544016 23079548 3478332 10.25 4666352 19888244 8 15:00:30 11:03:01 6504140 31197048 1042208 3.17 544028 23079548 3478332 10.25 4666388 19888244 8 15:00:30 11:04:01 6504008 31197072 1042336 3.17 544056 23079680 3478332 10.25 4666952 19888360 40 15:00:30 11:05:01 6503716 31196784 1042580 3.17 544072 23079684 3478332 10.25 4666636 19888364 24 15:00:30 11:06:01 6504016 31197100 1042240 3.17 544100 23079680 3478332 10.25 4666448 19888364 8 15:00:30 11:07:01 6504156 31197308 1042008 3.17 544116 23079692 3478332 10.25 4666676 19888388 12 15:00:30 11:08:01 6504076 31197252 1041988 3.17 544136 23079692 3478332 10.25 4666844 19888388 220 15:00:30 11:09:01 6504060 31197240 1041932 3.17 544160 23079696 3478332 10.25 4666520 19888392 8 15:00:30 11:10:01 6504388 31197512 1041720 3.17 544188 23079700 3478332 10.25 4666768 19888396 8 15:00:30 11:11:01 6504288 31197452 1042040 3.17 544212 23079700 3478332 10.25 4667220 19888396 204 15:00:30 11:12:01 6504312 31197480 1041976 3.17 544240 23079704 3478332 10.25 4667284 19888400 200 15:00:30 11:13:01 6504220 31197388 1042204 3.17 544256 23079704 3478332 10.25 4667436 19888400 196 15:00:30 11:14:01 6504496 31197732 1041876 3.17 544284 23079708 3478332 10.25 4667468 19888408 192 15:00:30 11:15:01 6504608 31197860 1041688 3.17 544304 23079708 3478332 10.25 4667384 19888404 192 15:00:30 11:16:01 6504212 31197492 1041992 3.17 544332 23079716 3478332 10.25 4667376 19888412 36 15:00:30 11:17:01 6503904 31197228 1042240 3.17 544348 23079724 3478332 10.25 4667664 19888416 84 15:00:30 11:18:01 6504204 31197536 1041912 3.17 544368 23079724 3478332 10.25 4667016 19888416 12 15:00:30 11:19:01 6504092 31197428 1041892 3.17 544384 23079728 3478332 10.25 4667320 19888420 216 15:00:30 11:20:01 6504308 31197708 1041800 3.17 544408 23079728 3461848 10.20 4667548 19888428 204 15:00:30 11:21:01 6504600 31198008 1041492 3.17 544428 23079732 3445676 10.15 4667072 19888428 32 15:00:30 11:22:01 6504584 31197996 1041468 3.17 544436 23079736 3445676 10.15 4667084 19888432 28 15:00:30 11:23:01 6504284 31197728 1041696 3.17 544448 23079736 3445676 10.15 4667288 19888312 20 15:00:30 11:24:01 6503352 31196812 1042480 3.17 544464 23079740 3461848 10.20 4667888 19888292 28 15:00:30 11:25:01 6503400 31196880 1042360 3.17 544472 23079744 3461848 10.20 4667732 19888296 20 15:00:30 11:26:01 6503384 31196872 1042296 3.17 544496 23079736 3478100 10.25 4667620 19888300 28 15:00:30 11:27:01 6503084 31196580 1042496 3.17 544516 23079752 3478100 10.25 4667620 19888304 28 15:00:30 11:28:01 6503252 31196732 1042536 3.17 544540 23079752 3478100 10.25 4667688 19888308 8 15:00:30 11:29:01 6503444 31196940 1042504 3.17 544556 23079756 3478100 10.25 4667692 19888308 28 15:00:30 11:30:01 6503648 31197168 1042348 3.17 544584 23079756 3478100 10.25 4667772 19888308 8 15:00:30 11:31:01 6503316 31196876 1042604 3.17 544600 23079760 3478100 10.25 4667744 19888312 28 15:00:30 11:32:01 6502724 31196296 1043120 3.17 544620 23079764 3478100 10.25 4667768 19888316 28 15:00:30 11:33:01 6502716 31196324 1043040 3.17 544644 23079768 3478100 10.25 4667796 19888316 8 15:00:30 11:34:01 6502944 31196576 1042720 3.17 544660 23079776 3478100 10.25 4667816 19888320 4 15:00:30 11:35:01 6502540 31196180 1042988 3.17 544676 23079776 3478100 10.25 4668248 19888320 204 15:00:30 11:36:01 6502676 31196324 1042976 3.17 544692 23079780 3478100 10.25 4668168 19888324 188 15:00:30 11:37:01 6502628 31196280 1042980 3.17 544704 23079784 3478100 10.25 4668096 19888328 8 15:00:30 11:38:01 6502676 31196328 1042920 3.17 544716 23079784 3478100 10.25 4667836 19888328 8 15:00:30 11:39:01 6502592 31196300 1043148 3.17 544724 23079788 3478100 10.25 4667904 19888332 4 15:00:30 11:40:01 6502544 31196272 1043144 3.17 544744 23079788 3478100 10.25 4667956 19888340 12 15:00:30 11:41:01 6501968 31195700 1043636 3.17 544764 23079792 3478100 10.25 4667896 19888344 44 15:00:30 11:42:01 6502060 31195852 1043392 3.17 544788 23079796 3478100 10.25 4668300 19888352 232 15:00:30 11:43:01 6502336 31196132 1043092 3.17 544808 23079796 3478100 10.25 4667964 19888352 12 15:00:30 11:44:01 6502288 31196132 1043052 3.17 544824 23079804 3478100 10.25 4667996 19888352 4 15:00:30 11:45:01 6502456 31196312 1043024 3.17 544840 23079804 3478100 10.25 4668068 19888352 8 15:00:30 11:46:01 6502220 31196124 1043192 3.17 544876 23079804 3478100 10.25 4668048 19888356 4 15:00:30 11:47:01 6502204 31196116 1043096 3.17 544884 23079812 3478100 10.25 4668352 19888360 28 15:00:30 11:48:01 6502148 31196076 1043080 3.17 544888 23079812 3478100 10.25 4668424 19888364 12 15:00:30 11:49:01 6502060 31195992 1043084 3.17 544908 23079816 3478100 10.25 4668472 19888368 28 15:00:30 11:50:01 6501864 31195832 1043200 3.17 544924 23079820 3478100 10.25 4668556 19888372 32 15:00:30 11:51:01 6502036 31196024 1042948 3.17 544948 23079812 3478100 10.25 4668216 19888376 28 15:00:30 11:52:01 6502164 31196268 1042820 3.17 544976 23079932 3478100 10.25 4668520 19888480 40 15:00:30 11:53:01 6502364 31196508 1042792 3.17 544992 23079932 3478100 10.25 4668568 19888484 8 15:00:30 11:54:01 6502088 31196256 1043008 3.17 545008 23079936 3478100 10.25 4668572 19888488 4 15:00:30 11:55:01 6501716 31195900 1043304 3.17 545024 23079936 3478100 10.25 4668648 19888488 12 15:00:30 11:56:01 6501432 31195700 1043440 3.17 545056 23079992 3494156 10.30 4668312 19888556 8 15:00:30 11:57:01 6501408 31195704 1043368 3.17 545076 23080008 3494156 10.30 4668648 19888560 8 15:00:30 11:58:01 6501612 31195936 1043084 3.17 545096 23080008 3510428 10.35 4668672 19888560 12 15:00:30 11:59:01 6501564 31195912 1043040 3.17 545124 23080012 3510428 10.35 4668400 19888564 4 15:00:30 12:00:01 6501540 31195952 1042968 3.17 545156 23080012 3510428 10.35 4668808 19888568 12 15:00:30 12:01:02 6501740 31196156 1042896 3.17 545180 23080008 3493952 10.30 4668472 19888568 4 15:00:30 12:02:01 6501416 31195868 1043160 3.17 545200 23080024 3493952 10.30 4668776 19888576 8 15:00:30 12:03:01 6501068 31195540 1043536 3.17 545212 23080024 3493952 10.30 4668828 19888576 12 15:00:30 12:04:01 6501196 31195684 1043500 3.17 545220 23080028 3493952 10.30 4668896 19888580 192 15:00:30 12:05:01 6500796 31195428 1043712 3.17 545244 23080156 3493952 10.30 4669164 19888708 212 15:00:30 12:06:01 6500820 31195512 1043652 3.17 545272 23080164 3493952 10.30 4668896 19888720 44 15:00:30 12:07:01 6500972 31195680 1043608 3.17 545296 23080168 3493952 10.30 4668908 19888720 8 15:00:30 12:08:01 6501248 31195984 1043288 3.17 545316 23080168 3493952 10.30 4668932 19888720 12 15:00:30 12:09:01 6501136 31195900 1043320 3.17 545328 23080172 3493952 10.30 4668956 19888724 8 15:00:30 12:10:01 6500772 31195552 1043612 3.17 545336 23080172 3493952 10.30 4669024 19888724 8 15:00:30 12:11:01 6500716 31195508 1043676 3.17 545368 23080180 3493952 10.30 4668972 19888728 4 15:00:30 12:12:01 6501124 31195980 1043136 3.17 545392 23080184 3493952 10.30 4669088 19888736 212 15:00:30 12:13:01 6500832 31195712 1043344 3.17 545412 23080184 3493952 10.30 4669316 19888736 160 15:00:30 12:14:01 6500740 31195644 1043560 3.17 545432 23080188 3493952 10.30 4669168 19888740 220 15:00:30 12:15:01 6500836 31195740 1043440 3.17 545456 23080188 3493952 10.30 4669148 19888740 8 15:00:30 12:16:01 6501112 31196044 1043112 3.17 545484 23080192 3493952 10.30 4669076 19888744 4 15:00:30 12:17:01 6500520 31195480 1043624 3.17 545504 23080192 3493952 10.30 4668796 19888744 8 15:00:30 12:18:01 6501472 31196456 1042564 3.17 545528 23080196 3493952 10.30 4668832 19888748 8 15:00:30 12:19:01 6501440 31196428 1042532 3.17 545552 23080200 3493952 10.30 4668816 19888752 8 15:00:30 12:20:01 6500848 31195884 1043028 3.17 545568 23080204 3493952 10.30 4669476 19888752 204 15:00:30 12:21:01 6500864 31195904 1042984 3.17 545592 23080208 3493952 10.30 4668928 19888756 24 15:00:30 12:22:01 6500824 31195868 1042944 3.17 545624 23080196 3493952 10.30 4668872 19888760 8 15:00:30 12:23:01 6500736 31195856 1043176 3.17 545652 23080216 3477772 10.25 4668996 19888764 36 15:00:30 12:24:01 6500244 31195488 1043780 3.17 545656 23080220 3477772 10.25 4669696 19888768 16 15:00:30 12:25:01 6500656 31195928 1043424 3.17 545684 23080220 3477772 10.25 4669612 19888768 192 15:00:30 12:26:01 6500924 31196212 1043092 3.17 545696 23080224 3477772 10.25 4669124 19888772 12 15:00:30 12:27:01 6501044 31196332 1043108 3.17 545728 23080216 3493824 10.30 4669124 19888772 12 15:00:30 12:28:01 6500784 31196076 1043336 3.17 545736 23080228 3493824 10.30 4669136 19888776 8 15:00:30 12:29:01 6500980 31196336 1043048 3.17 545756 23080236 3493824 10.30 4669180 19888784 8 15:00:30 12:30:01 6500964 31196320 1043000 3.17 545764 23080236 3493824 10.30 4669240 19888784 8 15:00:30 12:31:01 6500600 31195960 1043276 3.17 545788 23080240 3509972 10.34 4669180 19888788 4 15:00:30 12:32:01 6500552 31195916 1043252 3.17 545808 23080232 3509972 10.34 4669184 19888792 12 15:00:30 12:33:01 6500568 31195996 1043196 3.17 545820 23080244 3509972 10.34 4669236 19888800 4 15:00:30 12:34:01 6500740 31196176 1042948 3.17 545828 23080248 3509972 10.34 4669236 19888804 8 15:00:30 12:35:01 6500688 31196124 1043144 3.17 545840 23080248 3509972 10.34 4669312 19888804 12 15:00:30 12:36:01 6500632 31196108 1043144 3.17 545864 23080252 3509972 10.34 4669344 19888800 12 15:00:30 12:37:01 6500624 31196112 1043072 3.17 545896 23080240 3509972 10.34 4669296 19888800 12 15:00:30 12:38:01 6500632 31196160 1043004 3.17 545908 23080260 3509972 10.34 4669328 19888804 8 15:00:30 12:39:01 6500332 31195868 1043220 3.17 545924 23080268 3509972 10.34 4669632 19888812 8 15:00:30 12:40:01 6499488 31195084 1043972 3.17 545960 23080268 3509972 10.34 4669464 19888820 12 15:00:30 12:41:01 6499456 31195056 1043932 3.17 545984 23080272 3509972 10.34 4669388 19888824 4 15:00:30 12:42:01 6499660 31195264 1043640 3.17 546008 23080264 3509972 10.34 4669388 19888824 8 15:00:30 12:43:01 6499568 31195232 1043860 3.17 546016 23080276 3509972 10.34 4669448 19888824 4 15:00:30 12:44:01 6499560 31195236 1043840 3.17 546020 23080280 3509972 10.34 4669468 19888828 28 15:00:30 12:45:01 6499728 31195468 1043748 3.17 546036 23080344 3509972 10.34 4669516 19888892 8 15:00:30 12:46:01 6499460 31195224 1043964 3.17 546056 23080348 3509972 10.34 4669480 19888896 8 15:00:30 12:47:01 6499404 31195188 1043928 3.17 546084 23080344 3509972 10.34 4669500 19888896 12 15:00:30 12:48:01 6499348 31195140 1043944 3.17 546092 23080356 3509972 10.34 4669508 19888900 8 15:00:30 12:49:01 6499592 31195388 1043628 3.17 546100 23080360 3509972 10.34 4669500 19888904 8 15:00:30 12:50:01 6499512 31195368 1043728 3.17 546120 23080360 3509972 10.34 4669616 19888908 12 15:00:30 12:51:01 6499496 31195364 1043664 3.17 546144 23080364 3493664 10.30 4669776 19888912 8 15:00:30 12:52:01 6499664 31195556 1043648 3.17 546160 23080360 3493664 10.30 4669592 19888912 8 15:00:30 12:53:01 6499324 31195320 1043744 3.17 546184 23080496 3493664 10.30 4669968 19889016 216 15:00:30 12:54:01 6499308 31195396 1043676 3.17 546204 23080500 3493664 10.30 4670064 19889052 192 15:00:30 12:55:01 6499332 31195420 1043632 3.17 546224 23080500 3493664 10.30 4669720 19889052 8 15:00:30 12:56:01 6499212 31195304 1043588 3.17 546252 23080512 3509920 10.34 4670028 19889056 192 15:00:30 12:57:01 6498732 31194892 1044048 3.18 546284 23080500 3492984 10.29 4669720 19889068 8 15:00:30 12:58:01 6498724 31194888 1044036 3.18 546288 23080516 3476488 10.25 4669704 19889072 4 15:00:30 12:59:01 6498716 31194884 1043964 3.17 546304 23080520 3476488 10.25 4669704 19889076 24 15:00:30 13:00:01 6498352 31194580 1044244 3.18 546328 23080520 3476488 10.25 4669824 19889080 8 15:00:30 13:01:01 6498268 31194500 1044460 3.18 546348 23080524 3476488 10.25 4669776 19889084 8 15:00:30 13:02:01 6498536 31194768 1044152 3.18 546364 23080520 3476488 10.25 4669764 19889084 8 15:00:30 13:03:01 6499276 31195512 1043372 3.17 546380 23080528 3476488 10.25 4669764 19889088 4 15:00:30 13:04:01 6498352 31194664 1044180 3.18 546400 23080532 3476488 10.25 4670224 19889080 224 15:00:30 13:05:01 6498368 31194684 1044084 3.18 546420 23080532 3476488 10.25 4670492 19889080 184 15:00:30 13:06:01 6498320 31194612 1044100 3.18 546436 23080540 3492808 10.29 4670224 19889088 208 15:00:30 13:07:01 6498448 31194740 1044088 3.18 546468 23080540 3492808 10.29 4670240 19889088 244 15:00:30 13:08:01 6498764 31195120 1043748 3.17 546504 23080536 3492808 10.29 4669960 19889096 4 15:00:30 13:09:01 6498676 31195096 1043648 3.17 546528 23080608 3492808 10.29 4670504 19889160 204 15:00:30 13:10:01 6498628 31195108 1043676 3.17 546552 23080604 3492808 10.29 4670092 19889164 20 15:00:30 13:11:01 6498228 31194712 1044256 3.18 546568 23080612 3492808 10.29 4670340 19889168 204 15:00:30 13:12:01 6498260 31194748 1044216 3.18 546592 23080600 3476704 10.25 4670016 19889168 48 15:00:30 13:13:01 6498204 31194756 1044328 3.18 546604 23080616 3476704 10.25 4670364 19889176 20 15:00:30 13:14:01 6498196 31194752 1044244 3.18 546624 23080624 3476704 10.25 4670632 19889180 192 15:00:30 13:15:01 6498148 31194712 1044204 3.18 546656 23080628 3476704 10.25 4670684 19889184 180 15:00:30 13:16:01 6498352 31194988 1043916 3.17 546672 23080632 3476704 10.25 4670448 19889192 200 15:00:30 13:17:01 6498468 31195108 1044120 3.18 546708 23080632 3476704 10.25 4670712 19889196 236 15:00:30 13:18:01 6498548 31195196 1044040 3.18 546716 23080636 3476704 10.25 4670148 19889200 8 15:00:30 13:19:01 6498476 31195188 1044016 3.17 546744 23080636 3476704 10.25 4670504 19889204 192 15:00:30 13:20:01 6498604 31195320 1044012 3.17 546764 23080640 3476704 10.25 4670608 19889208 200 15:00:30 13:21:01 6498596 31195376 1043976 3.17 546784 23080644 3476704 10.25 4670812 19889216 204 15:00:30 13:22:01 6498620 31195460 1043844 3.17 546800 23080736 3476704 10.25 4670256 19889276 12 15:00:30 13:23:01 6498856 31195740 1043576 3.17 546804 23080748 3476704 10.25 4670248 19889320 8 15:00:30 13:24:01 6497176 31194180 1045064 3.18 546824 23080744 3476704 10.25 4670568 19889296 20 15:00:30 13:25:01 6497600 31194532 1044548 3.18 546860 23080756 3476704 10.25 4670792 19889300 192 15:00:30 13:26:01 6497560 31194556 1044568 3.18 546876 23080760 3476704 10.25 4670452 19889308 4 15:00:30 13:27:01 6497404 31194400 1044788 3.18 546896 23080764 3476704 10.25 4670800 19889308 180 15:00:30 13:28:01 6497136 31194196 1044992 3.18 546936 23080768 3492764 10.29 4671068 19889316 180 15:00:30 13:29:01 6497380 31194440 1044680 3.18 546944 23080768 3492764 10.29 4670812 19889316 192 15:00:30 13:30:01 6497356 31194548 1044488 3.18 546968 23080900 3476684 10.25 4670932 19889448 184 15:00:30 13:31:01 6497056 31194252 1044760 3.18 546992 23080904 3476684 10.25 4670548 19889452 8 15:00:30 13:32:01 6497008 31194268 1044672 3.18 547000 23080904 3476684 10.25 4671048 19889460 164 15:00:30 13:33:01 6497404 31194668 1044488 3.18 547036 23080908 3476684 10.25 4670936 19889464 36 15:00:30 13:34:01 6497404 31194672 1044464 3.18 547044 23080912 3476684 10.25 4671044 19889468 192 15:00:30 13:35:01 6497064 31194396 1044716 3.18 547068 23080916 3476684 10.25 4671116 19889476 200 15:00:30 13:36:01 6497088 31194424 1044676 3.18 547080 23080920 3476684 10.25 4670720 19889480 12 15:00:30 13:37:01 6497252 31194588 1044380 3.18 547096 23080920 3476684 10.25 4671072 19889480 188 15:00:30 13:38:01 6496920 31194320 1044592 3.18 547116 23080924 3476684 10.25 4671108 19889488 176 15:00:30 13:39:01 6496944 31194344 1044548 3.18 547136 23080924 3476684 10.25 4670732 19889488 8 15:00:30 13:40:01 6496728 31194232 1044504 3.18 547144 23081056 3476684 10.25 4671208 19889592 204 15:00:30 13:41:01 6496752 31194260 1044452 3.18 547168 23081060 3476684 10.25 4670716 19889596 24 15:00:30 13:42:01 6497356 31194892 1044160 3.18 547172 23081064 3476684 10.25 4671132 19889624 188 15:00:30 13:43:01 6497356 31194956 1044116 3.18 547200 23081068 3476684 10.25 4671104 19889632 36 15:00:30 13:44:01 6497236 31194840 1044144 3.18 547220 23081072 3476684 10.25 4671148 19889636 200 15:00:30 13:45:01 6497188 31194856 1044112 3.18 547236 23081076 3476684 10.25 4671220 19889644 188 15:00:30 13:46:01 6497424 31195100 1043788 3.17 547260 23081080 3476684 10.25 4671172 19889652 204 15:00:30 13:47:01 6497376 31195052 1043760 3.17 547276 23081080 3476684 10.25 4671384 19889652 200 15:00:30 13:48:01 6497392 31195076 1043708 3.17 547288 23081084 3476684 10.25 4671180 19889656 24 15:00:30 13:49:01 6497000 31194748 1044200 3.18 547316 23081084 3476684 10.25 4671364 19889660 196 15:00:30 13:50:01 6497220 31194972 1043928 3.17 547352 23081088 3460328 10.20 4671384 19889664 192 15:00:30 13:51:01 6497700 31195516 1043464 3.17 547372 23081092 3476388 10.25 4671416 19889672 212 15:00:30 13:52:01 6494960 31195052 1044160 3.18 547428 23083196 3478844 10.25 4671936 19891408 200 15:00:30 13:53:01 6495384 31195516 1043640 3.17 547440 23083200 3478844 10.25 4671744 19891412 12 15:00:30 13:54:01 6495336 31195532 1043612 3.17 547464 23083200 3478844 10.25 4672004 19891416 196 15:00:30 13:55:01 6495360 31195560 1043548 3.17 547500 23083204 3478844 10.25 4671524 19891420 28 15:00:30 13:56:01 6495432 31195696 1043516 3.17 547532 23083208 3478844 10.25 4671852 19891428 188 15:00:30 13:57:01 6495180 31195448 1043744 3.17 547540 23083208 3478844 10.25 4671904 19891428 184 15:00:30 13:58:01 6495560 31195832 1043592 3.17 547560 23083212 3478844 10.25 4671964 19891432 244 15:00:30 13:59:01 6495552 31195880 1043680 3.17 547576 23083212 3478844 10.25 4672136 19891436 188 15:00:30 14:00:01 6495576 31195912 1043628 3.17 547592 23083220 3478844 10.25 4671640 19891440 40 15:00:30 14:01:01 6495528 31195872 1043600 3.17 547608 23083228 3478844 10.25 4671580 19891444 40 15:00:30 14:02:01 6495260 31195672 1043800 3.17 547624 23083228 3478844 10.25 4671648 19891456 4 15:00:30 14:03:01 6495464 31195880 1043512 3.17 547648 23083232 3478844 10.25 4671636 19891460 28 15:00:30 14:04:01 6495616 31196036 1043472 3.17 547656 23083232 3478844 10.25 4672024 19891460 212 15:00:30 14:05:01 6495608 31196064 1043456 3.17 547676 23083236 3478844 10.25 4671916 19891412 28 15:00:30 14:06:01 6495268 31195748 1043656 3.17 547692 23083240 3478844 10.25 4672296 19891416 188 15:00:30 14:07:01 6495220 31195704 1043620 3.17 547712 23083240 3478844 10.25 4672288 19891416 192 15:00:30 14:08:01 6495336 31195904 1043304 3.17 547728 23083244 3478844 10.25 4672124 19891420 24 15:00:30 14:09:01 6495360 31195928 1043264 3.17 547740 23083248 3478844 10.25 4671788 19891420 20 15:00:30 14:10:01 6495400 31195980 1043220 3.17 547772 23083252 3478844 10.25 4672256 19891428 208 15:00:30 14:11:01 6495424 31196068 1043248 3.17 547808 23083256 3478844 10.25 4672204 19891436 120 15:00:30 14:12:01 6495456 31196100 1043188 3.17 547836 23083256 3478844 10.25 4671856 19891436 12 15:00:30 14:13:01 6495376 31196084 1043176 3.17 547856 23083260 3478844 10.25 4672164 19891444 32 15:00:30 14:14:01 6495288 31196116 1043064 3.17 547876 23083388 3478844 10.25 4672464 19891564 200 15:00:30 14:15:01 6495280 31196116 1043044 3.17 547896 23083392 3478844 10.25 4671976 19891568 4 15:00:30 14:16:01 6495176 31196076 1042996 3.17 547912 23083392 3478844 10.25 4672508 19891572 204 15:00:30 14:17:01 6495036 31195972 1043232 3.17 547928 23083400 3478844 10.25 4672696 19891572 252 15:00:30 14:18:01 6495320 31196268 1042908 3.17 547964 23083408 3478844 10.25 4672412 19891584 76 15:00:30 14:19:01 6495272 31196280 1042872 3.17 547988 23083408 3478844 10.25 4672448 19891588 208 15:00:30 14:20:01 6495004 31196016 1043056 3.17 548008 23083412 3462472 10.20 4672656 19891592 228 15:00:30 14:21:01 6495028 31196040 1043024 3.17 548016 23083412 3462472 10.20 4672056 19891592 12 15:00:30 14:22:01 6495228 31196244 1042968 3.17 548024 23083416 3462472 10.20 4672076 19891596 28 15:00:30 14:23:01 6495140 31196160 1042948 3.17 548032 23083420 3462472 10.20 4672420 19891600 176 15:00:30 14:24:01 6495028 31196140 1042964 3.17 548056 23083420 3462472 10.20 4672208 19891604 4 15:00:30 14:25:01 6494056 31195228 1043664 3.17 548072 23083424 3445776 10.16 4672936 19891600 220 15:00:30 14:26:01 6494096 31195252 1043616 3.17 548096 23083424 3445776 10.16 4672324 19891600 4 15:00:30 14:27:01 6494268 31195432 1043296 3.17 548116 23083432 3445776 10.16 4672732 19891608 240 15:00:30 14:28:01 6493976 31195204 1043488 3.17 548152 23083436 3445776 10.16 4672524 19891616 24 15:00:30 14:29:01 6494164 31195392 1043212 3.17 548172 23083436 3445776 10.16 4672636 19891616 200 15:00:30 14:30:01 6494260 31195552 1043232 3.17 548200 23083440 3461848 10.20 4672912 19891624 204 15:00:30 14:31:01 6494544 31195836 1042936 3.17 548220 23083440 3461848 10.20 4672288 19891624 8 15:00:30 14:32:01 6494528 31195828 1043008 3.17 548232 23083444 3461848 10.20 4672288 19891628 28 15:00:30 14:33:01 6494252 31195620 1043332 3.17 548252 23083452 3461848 10.20 4672760 19891636 16 15:00:30 14:34:01 6494308 31195704 1043260 3.17 548280 23083452 3461848 10.20 4672712 19891628 96 15:00:30 14:35:01 6494324 31195828 1043088 3.17 548308 23083576 3461848 10.20 4672452 19891732 28 15:00:30 14:36:01 6494440 31196036 1042940 3.17 548336 23083588 3461848 10.20 4672980 19891768 216 15:00:30 14:37:01 6494132 31195736 1043164 3.17 548368 23083592 3461848 10.20 4672756 19891772 212 15:00:30 14:38:01 6494124 31195792 1043132 3.17 548388 23083596 3461848 10.20 4672808 19891780 12 15:00:30 14:39:01 6493808 31195476 1043352 3.17 548424 23083596 3461848 10.20 4672824 19891780 212 15:00:30 14:40:01 6494072 31195808 1043204 3.17 548448 23083600 3478112 10.25 4672996 19891788 208 15:00:30 14:41:01 6494356 31196092 1042916 3.17 548460 23083600 3478112 10.25 4672544 19891788 32 15:00:30 14:42:01 6494340 31196088 1042872 3.17 548480 23083604 3478112 10.25 4672560 19891792 4 15:00:30 14:43:01 6493960 31195716 1043096 3.17 548500 23083608 3478112 10.25 4672868 19891796 44 15:00:30 14:44:01 6493864 31195680 1043108 3.17 548516 23083608 3478112 10.25 4673044 19891800 204 15:00:30 14:45:01 6494044 31195820 1042908 3.17 548548 23083612 3478112 10.25 4673056 19891788 216 15:00:30 14:46:01 6494068 31195844 1042856 3.17 548572 23083616 3478112 10.25 4672648 19891788 4 15:00:30 14:47:01 6493768 31195548 1043080 3.17 548584 23083620 3478112 10.25 4672648 19891792 28 15:00:30 14:48:01 6493628 31195476 1043276 3.17 548604 23083624 3478112 10.25 4673100 19891804 204 15:00:30 14:49:01 6493584 31195432 1043496 3.17 548624 23083624 3478112 10.25 4673056 19891804 212 15:00:30 14:50:01 6493796 31195712 1043204 3.17 548672 23083632 3478112 10.25 4673264 19891812 120 15:00:30 14:51:01 6493748 31195664 1043160 3.17 548704 23083632 3478112 10.25 4673100 19891812 28 15:00:30 14:52:01 6493804 31195880 1042944 3.17 548732 23083764 3478112 10.25 4672836 19891916 4 15:00:30 14:53:02 6493432 31195548 1043160 3.17 548756 23083768 3478112 10.25 4673100 19891956 32 15:00:30 14:54:01 6493628 31195808 1042872 3.17 548780 23083772 3478112 10.25 4673240 19891960 188 15:00:30 14:55:01 6493580 31195764 1042832 3.17 548804 23083776 3478112 10.25 4673296 19891964 196 15:00:30 14:56:01 6493952 31196204 1042564 3.17 548836 23083776 3478112 10.25 4673372 19891972 192 15:00:30 14:57:01 6493700 31195956 1042896 3.17 548844 23083780 3478112 10.25 4673352 19891976 216 15:00:30 14:58:01 6493652 31195912 1042860 3.17 548872 23083784 3461760 10.20 4673344 19891980 196 15:00:30 14:59:01 6493344 31195664 1043084 3.17 548896 23083784 3461760 10.20 4673568 19891984 12 15:00:30 15:00:01 6492956 31195312 1043268 3.17 548920 23083788 3461760 10.20 4673448 19891988 220 15:00:30 Average: 6783947 31178109 1061677 3.23 538993 22802154 3520972 10.38 4644351 19647356 24553 15:00:30 15:00:30 08:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:00:30 09:00:01 veth7299054 54.17 50.74 4.54 292.02 0.00 0.00 0.00 0.02 15:00:30 09:00:01 lo 4.13 4.13 0.40 0.40 0.00 0.00 0.00 0.00 15:00:30 09:00:01 docker0 54.17 50.64 3.80 292.01 0.00 0.00 0.00 0.00 15:00:30 09:00:01 ens3 1050.62 922.63 7798.51 136.92 0.00 0.00 0.00 0.00 15:00:30 09:01:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 15:00:30 09:01:01 veth4b66955 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 15:00:30 09:01:01 docker0 855.16 829.01 60.93 4346.27 0.00 0.00 0.00 0.00 15:00:30 09:01:01 ens3 983.14 955.64 7582.66 98.05 0.00 0.00 0.00 0.00 15:00:30 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:02:01 veth4b66955 1.30 1.33 0.11 0.12 0.00 0.00 0.00 0.00 15:00:30 09:02:01 docker0 1.30 1.30 0.10 0.11 0.00 0.00 0.00 0.00 15:00:30 09:02:01 ens3 35.81 25.41 30.16 15.64 0.00 0.00 0.00 0.00 15:00:30 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:03:01 veth4b66955 7.30 12.48 0.62 33.20 0.00 0.00 0.00 0.00 15:00:30 09:03:01 docker0 7.30 12.48 0.52 33.20 0.00 0.00 0.00 0.00 15:00:30 09:03:01 ens3 36.13 21.40 54.02 12.61 0.00 0.00 0.00 0.00 15:00:30 09:04:01 veth27d1c5f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:04:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 15:00:30 09:04:01 veth36b9c32 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:04:01 veth7a32f7a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:04:01 vethe65889a 3.80 9.75 0.32 116.68 0.00 0.00 0.00 0.01 15:00:30 09:04:01 veth812c65a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:04:01 vethc8e5821 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:04:01 veth90dee01 1.63 3.05 0.12 38.67 0.00 0.00 0.00 0.00 15:00:30 09:04:01 vethf6e0ba0 0.33 0.53 0.03 0.14 0.00 0.00 0.00 0.00 15:00:30 09:04:01 veth17e551a 1.80 3.58 0.14 38.77 0.00 0.00 0.00 0.00 15:00:30 09:04:01 docker0 13.60 31.51 0.89 410.62 0.00 0.00 0.00 0.00 15:00:30 09:04:01 vethace5ae5 1.72 3.85 0.13 38.72 0.00 0.00 0.00 0.00 15:00:30 09:04:01 vethc49caae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:04:01 veth56d0688 2.05 4.70 0.17 65.02 0.00 0.00 0.00 0.01 15:00:30 09:04:01 veth900deca 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:04:01 veth0d17950 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:04:01 vethc408c0a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:04:01 veth0834844 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:04:01 veth61c8076 2.27 7.36 0.17 112.71 0.00 0.00 0.00 0.01 15:00:30 09:04:01 ens3 198.00 143.52 3496.04 181.03 0.00 0.00 0.00 0.00 15:00:30 09:05:01 veth80e9238 83.49 140.30 8.36 1236.24 0.00 0.00 0.00 0.10 15:00:30 09:05:01 veth2560102 83.81 151.88 8.31 1225.06 0.00 0.00 0.00 0.10 15:00:30 09:05:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 15:00:30 09:05:01 veth1ce1ed1 78.97 142.15 8.04 1224.41 0.00 0.00 0.00 0.10 15:00:30 09:05:01 veth7c18801 81.61 137.72 8.23 1232.35 0.00 0.00 0.00 0.10 15:00:30 09:05:01 vethf6e0ba0 0.08 0.88 0.00 0.04 0.00 0.00 0.00 0.00 15:00:30 09:05:01 docker0 531.48 934.24 45.05 8386.35 0.00 0.00 0.00 0.00 15:00:30 09:05:01 veth939a274 75.74 138.59 7.82 1242.89 0.00 0.00 0.00 0.10 15:00:30 09:05:01 veth540c7e4 79.53 136.36 8.04 1222.19 0.00 0.00 0.00 0.10 15:00:30 09:05:01 ens3 1069.73 599.43 10682.90 72.44 0.00 0.00 0.00 0.00 15:00:30 09:06:01 veth6fb7f94 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:00:30 09:06:01 veth5f6c5b4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:00:30 09:06:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:06:01 veth4f59882 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:00:30 09:06:01 veth4087818 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:00:30 09:06:01 vethc99f6fa 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:00:30 09:06:01 veth408cd2a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:00:30 09:06:01 veth4f20fdc 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:00:30 09:06:01 veth73f32a7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:00:30 09:06:01 veth99dd40d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:00:30 09:06:01 vethf6e0ba0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:06:01 docker0 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:06:01 veth2177706 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:00:30 09:06:01 veth1c3405b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:00:30 09:06:01 veth45ece04 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:00:30 09:06:01 ens3 15.19 9.26 12.15 6.60 0.00 0.00 0.00 0.00 15:00:30 09:07:01 veth6fb7f94 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:07:01 veth5f6c5b4 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:07:01 veth4f59882 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:07:01 veth4087818 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:07:01 vethc99f6fa 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:07:01 veth408cd2a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:07:01 veth4f20fdc 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:07:01 veth73f32a7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:07:01 veth99dd40d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:07:01 vethf6e0ba0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:07:01 veth2177706 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:07:01 veth1c3405b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:07:01 veth45ece04 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:07:01 ens3 7.36 4.20 5.92 3.23 0.00 0.00 0.00 0.00 15:00:30 09:08:01 veth6fb7f94 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:08:01 veth5f6c5b4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:08:01 veth4f59882 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:08:01 veth4087818 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:08:01 vethc99f6fa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:08:01 veth408cd2a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:08:01 veth4f20fdc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:08:01 veth73f32a7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:08:01 veth99dd40d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:08:01 vethf6e0ba0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:08:01 veth2177706 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:08:01 veth1c3405b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:08:01 veth45ece04 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:08:01 ens3 1.30 0.65 0.92 0.48 0.00 0.00 0.00 0.00 15:00:30 09:09:01 lo 12.20 12.20 1.20 1.20 0.00 0.00 0.00 0.00 15:00:30 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:09:01 ens3 98.07 89.82 64.10 331.84 0.00 0.00 0.00 0.00 15:00:30 09:10:01 lo 45.39 45.39 4.48 4.48 0.00 0.00 0.00 0.00 15:00:30 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:10:01 ens3 452.74 473.95 204.18 2627.30 0.00 0.00 0.00 0.00 15:00:30 09:11:01 lo 10.60 10.60 1.04 1.04 0.00 0.00 0.00 0.00 15:00:30 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:11:01 ens3 125.40 124.15 56.10 812.48 0.00 0.00 0.00 0.00 15:00:30 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:12:01 ens3 0.93 0.38 0.39 0.28 0.00 0.00 0.00 0.00 15:00:30 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:13:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:14:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:15:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:00:30 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:16:01 ens3 0.17 0.12 0.06 0.01 0.00 0.00 0.00 0.00 15:00:30 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:17:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:18:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:19:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:20:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:00:30 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:21:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 15:00:30 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:22:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:23:01 lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 15:00:30 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:23:01 ens3 3.97 3.18 2.99 3.83 0.00 0.00 0.00 0.00 15:00:30 09:24:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:24:01 ens3 4.25 3.63 2.53 2.60 0.00 0.00 0.00 0.00 15:00:30 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:25:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 15:00:30 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:26:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:27:01 ens3 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 15:00:30 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:29:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:30:01 ens3 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 15:00:30 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:31:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:32:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:33:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:35:01 ens3 0.27 0.20 0.09 0.08 0.00 0.00 0.00 0.00 15:00:30 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:36:01 ens3 0.62 0.37 0.32 0.21 0.00 0.00 0.00 0.00 15:00:30 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:37:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:38:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:39:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:40:01 ens3 0.20 0.10 0.08 0.06 0.00 0.00 0.00 0.00 15:00:30 09:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:41:01 ens3 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 15:00:30 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:42:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:43:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:44:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:45:01 ens3 0.35 0.20 0.14 0.07 0.00 0.00 0.00 0.00 15:00:30 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:47:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:48:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:49:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:50:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 15:00:30 09:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:51:01 ens3 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 15:00:30 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:52:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:53:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:54:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:55:01 ens3 0.35 0.22 0.14 0.07 0.00 0.00 0.00 0.00 15:00:30 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:57:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:58:01 ens3 0.40 0.02 0.05 0.00 0.00 0.00 0.00 0.00 15:00:30 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 09:59:01 ens3 0.52 0.45 0.27 0.22 0.00 0.00 0.00 0.00 15:00:30 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:00:01 ens3 0.28 0.15 0.14 0.07 0.00 0.00 0.00 0.00 15:00:30 10:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:01:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:02:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:00:30 10:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:03:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:04:01 ens3 0.80 0.40 0.30 0.22 0.00 0.00 0.00 0.00 15:00:30 10:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:05:01 ens3 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 15:00:30 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:06:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:07:01 ens3 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 15:00:30 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:09:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:10:01 ens3 0.25 0.13 0.13 0.07 0.00 0.00 0.00 0.00 15:00:30 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:11:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:12:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:13:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:14:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:15:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:00:30 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:16:01 ens3 0.17 0.08 0.06 0.00 0.00 0.00 0.00 0.00 15:00:30 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:17:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:18:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:19:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:20:01 ens3 0.32 0.15 0.14 0.07 0.00 0.00 0.00 0.00 15:00:30 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:21:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:22:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:23:01 ens3 0.27 0.23 0.10 0.24 0.00 0.00 0.00 0.00 15:00:30 10:24:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:24:01 ens3 3.83 2.85 2.26 4.95 0.00 0.00 0.00 0.00 15:00:30 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:25:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 15:00:30 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:26:01 ens3 0.17 0.10 0.06 0.00 0.00 0.00 0.00 0.00 15:00:30 10:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:27:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:28:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:29:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:30:01 ens3 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 15:00:30 10:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:31:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:32:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:33:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:34:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:35:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:00:30 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:36:01 ens3 0.58 0.37 0.32 0.21 0.00 0.00 0.00 0.00 15:00:30 10:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:37:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:38:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:39:01 ens3 1.12 0.48 0.41 0.29 0.00 0.00 0.00 0.00 15:00:30 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:40:01 ens3 0.20 0.08 0.08 0.06 0.00 0.00 0.00 0.00 15:00:30 10:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:41:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:42:01 ens3 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 15:00:30 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:45:01 ens3 0.23 0.13 0.13 0.07 0.00 0.00 0.00 0.00 15:00:30 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:46:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:50:01 ens3 0.38 0.22 0.14 0.07 0.00 0.00 0.00 0.00 15:00:30 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:54:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:55:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:00:30 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:57:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 15:00:30 10:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:58:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 10:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:00:01 ens3 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 15:00:30 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:02:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:04:01 ens3 0.83 0.35 0.31 0.21 0.00 0.00 0.00 0.00 15:00:30 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:05:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:00:30 11:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:06:01 ens3 0.28 0.22 0.10 0.01 0.00 0.00 0.00 0.00 15:00:30 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:07:01 ens3 0.77 0.38 0.30 0.21 0.00 0.00 0.00 0.00 15:00:30 11:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:08:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:10:01 ens3 1.10 1.97 0.14 12.01 0.00 0.00 0.00 0.00 15:00:30 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:14:01 ens3 0.17 0.15 0.06 0.01 0.00 0.00 0.00 0.00 15:00:30 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:15:01 ens3 4.10 5.93 0.33 7.31 0.00 0.00 0.00 0.00 15:00:30 11:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:16:01 ens3 0.25 0.15 0.07 0.01 0.00 0.00 0.00 0.00 15:00:30 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:20:01 ens3 3.45 7.51 0.29 7.39 0.00 0.00 0.00 0.00 15:00:30 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:21:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 15:00:30 11:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:22:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:23:01 ens3 8.37 13.55 0.62 14.83 0.00 0.00 0.00 0.00 15:00:30 11:24:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:00:30 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:24:01 ens3 12.66 21.94 2.10 54.90 0.00 0.00 0.00 0.00 15:00:30 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:25:01 ens3 1.65 0.97 0.92 1.15 0.00 0.00 0.00 0.00 15:00:30 11:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:26:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:30:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 15:00:30 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:31:01 ens3 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 15:00:30 11:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:32:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:35:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:00:30 11:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:36:01 ens3 0.58 0.53 0.27 0.23 0.00 0.00 0.00 0.00 15:00:30 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:37:01 ens3 0.12 0.05 0.06 0.00 0.00 0.00 0.00 0.00 15:00:30 11:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:40:01 ens3 0.30 0.32 0.14 0.08 0.00 0.00 0.00 0.00 15:00:30 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:45:01 ens3 0.40 0.40 0.25 0.14 0.00 0.00 0.00 0.00 15:00:30 11:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:47:01 ens3 0.33 0.00 0.04 0.00 0.00 0.00 0.00 0.00 15:00:30 11:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:48:01 ens3 0.60 0.53 0.27 0.23 0.00 0.00 0.00 0.00 15:00:30 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:50:01 ens3 0.27 0.23 0.09 0.08 0.00 0.00 0.00 0.00 15:00:30 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:51:01 ens3 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 15:00:30 11:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:52:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:55:01 ens3 0.25 0.20 0.11 0.07 0.00 0.00 0.00 0.00 15:00:30 11:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:56:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:57:01 ens3 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 15:00:30 11:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 11:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:00:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 15:00:30 12:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:01:02 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:02:01 ens3 0.15 0.15 0.06 0.01 0.00 0.00 0.00 0.00 15:00:30 12:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:03:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:04:01 ens3 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 15:00:30 12:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:05:01 ens3 0.75 0.60 0.40 0.29 0.00 0.00 0.00 0.00 15:00:30 12:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:06:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:08:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:10:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:00:30 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:11:01 ens3 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 15:00:30 12:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:12:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:13:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:00:30 12:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:15:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:00:30 12:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:16:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 15:00:30 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:20:01 ens3 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 15:00:30 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:23:01 ens3 0.20 0.15 0.10 0.23 0.00 0.00 0.00 0.00 15:00:30 12:24:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:00:30 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:24:01 ens3 2.58 2.38 1.45 3.94 0.00 0.00 0.00 0.00 15:00:30 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:25:01 ens3 1.43 0.73 0.90 1.11 0.00 0.00 0.00 0.00 15:00:30 12:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:26:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:30:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:00:30 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:31:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 15:00:30 12:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:35:01 ens3 0.25 0.15 0.13 0.07 0.00 0.00 0.00 0.00 15:00:30 12:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:36:01 ens3 0.57 0.43 0.27 0.22 0.00 0.00 0.00 0.00 15:00:30 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:40:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:00:30 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:42:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 15:00:30 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:45:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:00:30 12:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:46:01 ens3 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 15:00:30 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:50:01 ens3 0.67 0.25 0.18 0.08 0.00 0.00 0.00 0.00 15:00:30 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:51:01 ens3 0.47 0.27 0.26 0.20 0.00 0.00 0.00 0.00 15:00:30 12:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:55:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:00:30 12:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:58:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 12:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:00:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:00:30 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:02:01 ens3 0.28 0.15 0.12 0.01 0.00 0.00 0.00 0.00 15:00:30 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:04:01 ens3 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 15:00:30 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:05:01 ens3 0.52 0.40 0.33 0.27 0.00 0.00 0.00 0.00 15:00:30 13:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:07:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 15:00:30 13:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:08:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:09:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:10:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:00:30 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:11:01 ens3 0.17 0.08 0.06 0.01 0.00 0.00 0.00 0.00 15:00:30 13:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:12:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:15:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:00:30 13:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:17:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 15:00:30 13:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:20:01 ens3 0.33 0.20 0.14 0.07 0.00 0.00 0.00 0.00 15:00:30 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:24:01 lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 15:00:30 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:24:01 ens3 2.75 2.51 1.57 4.21 0.00 0.00 0.00 0.00 15:00:30 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:25:01 ens3 1.62 1.43 0.92 1.22 0.00 0.00 0.00 0.00 15:00:30 13:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:26:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:30:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:00:30 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:31:01 ens3 0.52 0.05 0.10 0.00 0.00 0.00 0.00 0.00 15:00:30 13:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:32:01 ens3 0.58 0.45 0.27 0.22 0.00 0.00 0.00 0.00 15:00:30 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:34:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:35:01 ens3 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 15:00:30 13:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:36:01 ens3 0.55 0.40 0.27 0.22 0.00 0.00 0.00 0.00 15:00:30 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:40:01 ens3 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 15:00:30 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:45:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:00:30 13:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:48:01 ens3 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 15:00:30 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:49:01 ens3 0.18 0.13 0.12 0.07 0.00 0.00 0.00 0.00 15:00:30 13:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:50:01 ens3 0.35 0.22 0.14 0.07 0.00 0.00 0.00 0.00 15:00:30 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:55:01 ens3 0.23 0.13 0.13 0.07 0.00 0.00 0.00 0.00 15:00:30 13:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 13:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:00:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:00:30 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:01:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:02:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 15:00:30 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:04:01 ens3 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 15:00:30 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:05:01 ens3 0.55 0.52 0.38 0.28 0.00 0.00 0.00 0.00 15:00:30 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:06:01 ens3 0.25 0.20 0.07 0.01 0.00 0.00 0.00 0.00 15:00:30 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:07:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:10:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 15:00:30 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:11:01 ens3 0.15 0.07 0.06 0.00 0.00 0.00 0.00 0.00 15:00:30 14:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:14:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:15:01 ens3 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00 15:00:30 14:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:16:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:20:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:00:30 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:21:01 ens3 0.17 0.03 0.06 0.00 0.00 0.00 0.00 0.00 15:00:30 14:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:22:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:24:01 ens3 0.30 0.22 0.11 0.24 0.00 0.00 0.00 0.00 15:00:30 14:25:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:25:01 ens3 2.70 2.37 1.58 3.99 0.00 0.00 0.00 0.00 15:00:30 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:26:01 ens3 1.53 1.35 0.79 1.16 0.00 0.00 0.00 0.00 15:00:30 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:30:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:00:30 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:33:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 15:00:30 14:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:35:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:00:30 14:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:36:01 ens3 0.53 0.40 0.27 0.22 0.00 0.00 0.00 0.00 15:00:30 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:38:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 15:00:30 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:40:01 ens3 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 15:00:30 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:41:01 ens3 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:42:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:45:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:00:30 14:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:48:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 15:00:30 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:50:01 ens3 0.33 0.30 0.14 0.08 0.00 0.00 0.00 0.00 15:00:30 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:51:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:53:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:55:01 ens3 0.23 0.23 0.13 0.07 0.00 0.00 0.00 0.00 15:00:30 14:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 14:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 15:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:30 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:30 15:00:01 ens3 0.35 0.28 0.14 0.08 0.00 0.00 0.00 0.00 15:00:30 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 15:00:30 Average: docker0 4.06 5.16 0.31 37.35 0.00 0.00 0.00 0.00 15:00:30 Average: ens3 11.59 9.63 83.23 12.28 0.00 0.00 0.00 0.00 15:00:30 15:00:30 15:00:30 ---> sar -P ALL: 15:00:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2712) 06/03/25 _x86_64_ (8 CPU) 15:00:30 15:00:30 08:58:53 LINUX RESTART (8 CPU) 15:00:30 15:00:30 08:59:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 09:00:01 all 8.34 0.00 2.68 2.75 0.05 86.18 15:00:30 09:00:01 0 9.36 0.00 2.24 0.64 0.03 87.72 15:00:30 09:00:01 1 9.29 0.00 3.36 5.82 0.03 81.50 15:00:30 09:00:01 2 9.28 0.00 3.98 2.40 0.05 84.30 15:00:30 09:00:01 3 6.87 0.00 2.36 6.49 0.05 84.23 15:00:30 09:00:01 4 7.84 0.00 3.58 4.38 0.05 84.14 15:00:30 09:00:01 5 6.63 0.00 1.88 0.87 0.07 90.56 15:00:30 09:00:01 6 8.25 0.00 2.34 0.44 0.05 88.93 15:00:30 09:00:01 7 9.18 0.00 1.71 0.99 0.05 88.07 15:00:30 09:01:01 all 21.96 0.00 5.60 3.15 0.07 69.23 15:00:30 09:01:01 0 22.04 0.00 5.27 0.46 0.05 72.18 15:00:30 09:01:01 1 22.66 0.00 5.93 4.68 0.08 66.64 15:00:30 09:01:01 2 22.19 0.00 5.49 0.15 0.07 72.10 15:00:30 09:01:01 3 22.30 0.00 5.99 5.36 0.08 66.26 15:00:30 09:01:01 4 25.52 0.00 6.66 1.94 0.08 65.80 15:00:30 09:01:01 5 19.67 0.00 4.34 3.36 0.07 72.56 15:00:30 09:01:01 6 19.90 0.00 5.43 7.97 0.07 66.63 15:00:30 09:01:01 7 21.39 0.00 5.67 1.27 0.08 71.59 15:00:30 09:02:01 all 39.58 0.00 6.21 1.93 0.09 52.20 15:00:30 09:02:01 0 38.58 0.00 6.24 0.02 0.10 55.07 15:00:30 09:02:01 1 39.30 0.00 7.46 0.39 0.10 52.75 15:00:30 09:02:01 2 43.60 0.00 6.19 4.94 0.10 45.17 15:00:30 09:02:01 3 40.61 0.00 5.97 5.64 0.08 47.70 15:00:30 09:02:01 4 39.59 0.00 6.11 0.94 0.08 53.28 15:00:30 09:02:01 5 39.89 0.00 5.88 1.73 0.08 52.41 15:00:30 09:02:01 6 36.73 0.00 5.96 1.75 0.08 55.48 15:00:30 09:02:01 7 38.35 0.00 5.83 0.05 0.08 55.68 15:00:30 09:03:01 all 58.45 0.00 7.56 1.06 0.11 32.82 15:00:30 09:03:01 0 58.48 0.00 7.35 0.24 0.12 33.81 15:00:30 09:03:01 1 58.72 0.00 7.46 0.71 0.10 33.01 15:00:30 09:03:01 2 58.42 0.00 7.32 1.08 0.12 33.06 15:00:30 09:03:01 3 59.44 0.00 7.86 1.06 0.12 31.52 15:00:30 09:03:01 4 58.32 0.00 7.44 0.22 0.12 33.90 15:00:30 09:03:01 5 58.25 0.00 7.47 0.74 0.12 33.42 15:00:30 09:03:01 6 57.19 0.00 7.88 3.93 0.12 30.88 15:00:30 09:03:01 7 58.75 0.00 7.71 0.52 0.10 32.92 15:00:30 09:04:01 all 21.46 0.00 7.24 14.46 0.08 56.76 15:00:30 09:04:01 0 20.58 0.00 7.06 3.34 0.08 68.93 15:00:30 09:04:01 1 22.95 0.00 8.23 23.51 0.08 45.22 15:00:30 09:04:01 2 20.20 0.00 7.95 39.90 0.08 31.86 15:00:30 09:04:01 3 23.11 0.00 6.84 8.51 0.08 61.45 15:00:30 09:04:01 4 20.53 0.00 6.37 4.99 0.07 68.04 15:00:30 09:04:01 5 21.03 0.00 6.49 10.95 0.07 61.46 15:00:30 09:04:01 6 21.06 0.00 7.84 11.45 0.08 59.57 15:00:30 09:04:01 7 22.17 0.00 7.13 13.10 0.08 57.51 15:00:30 09:05:01 all 13.63 0.00 7.21 26.53 0.09 52.54 15:00:30 09:05:01 0 13.81 0.00 8.11 18.35 0.08 59.65 15:00:30 09:05:01 1 13.97 0.00 7.48 37.24 0.08 41.23 15:00:30 09:05:01 2 13.72 0.00 7.43 29.86 0.08 48.90 15:00:30 09:05:01 3 13.28 0.00 7.20 17.18 0.10 62.24 15:00:30 09:05:01 4 13.74 0.00 6.60 16.60 0.08 62.98 15:00:30 09:05:01 5 13.46 0.00 7.03 30.08 0.08 49.35 15:00:30 09:05:01 6 12.95 0.00 7.31 40.16 0.12 39.46 15:00:30 09:05:01 7 14.14 0.00 6.49 22.95 0.08 56.33 15:00:30 09:06:01 all 8.61 0.00 4.30 22.57 0.06 64.46 15:00:30 09:06:01 0 8.66 0.00 3.57 4.90 0.05 82.82 15:00:30 09:06:01 1 8.25 0.00 6.47 79.28 0.08 5.91 15:00:30 09:06:01 2 8.43 0.00 3.45 47.23 0.05 40.83 15:00:30 09:06:01 3 8.81 0.00 4.34 6.31 0.05 80.49 15:00:30 09:06:01 4 8.80 0.00 5.08 13.85 0.07 72.21 15:00:30 09:06:01 5 8.22 0.00 3.73 10.10 0.05 77.90 15:00:30 09:06:01 6 8.93 0.00 3.59 5.28 0.05 82.15 15:00:30 09:06:01 7 8.79 0.00 4.16 14.34 0.05 72.66 15:00:30 09:07:01 all 89.55 0.00 10.30 0.00 0.15 0.00 15:00:30 09:07:01 0 89.60 0.00 10.25 0.00 0.15 0.00 15:00:30 09:07:01 1 89.20 0.00 10.66 0.00 0.13 0.00 15:00:30 09:07:01 2 89.42 0.00 10.41 0.00 0.17 0.00 15:00:30 09:07:01 3 89.55 0.00 10.28 0.00 0.17 0.00 15:00:30 09:07:01 4 89.53 0.00 10.33 0.00 0.13 0.00 15:00:30 09:07:01 5 89.10 0.00 10.72 0.03 0.15 0.00 15:00:30 09:07:01 6 89.98 0.00 9.89 0.00 0.13 0.00 15:00:30 09:07:01 7 90.03 0.00 9.82 0.00 0.15 0.00 15:00:30 09:08:01 all 90.74 0.00 9.11 0.00 0.15 0.00 15:00:30 09:08:01 0 90.86 0.00 8.99 0.00 0.15 0.00 15:00:30 09:08:01 1 90.94 0.00 8.93 0.00 0.13 0.00 15:00:30 09:08:01 2 90.63 0.00 9.20 0.00 0.17 0.00 15:00:30 09:08:01 3 90.36 0.00 9.51 0.00 0.13 0.00 15:00:30 09:08:01 4 90.83 0.00 9.02 0.00 0.15 0.00 15:00:30 09:08:01 5 90.80 0.00 9.05 0.00 0.15 0.00 15:00:30 09:08:01 6 90.80 0.00 9.05 0.00 0.15 0.00 15:00:30 09:08:01 7 90.72 0.00 9.13 0.00 0.15 0.00 15:00:30 09:09:01 all 32.96 0.00 5.30 9.96 0.08 51.71 15:00:30 09:09:01 0 33.12 0.00 5.78 12.44 0.08 48.59 15:00:30 09:09:01 1 33.88 0.00 4.91 7.82 0.07 53.32 15:00:30 09:09:01 2 32.98 0.00 5.45 11.94 0.08 49.54 15:00:30 09:09:01 3 32.85 0.00 5.96 9.27 0.08 51.84 15:00:30 09:09:01 4 32.57 0.00 5.01 6.44 0.07 55.91 15:00:30 09:09:01 5 33.38 0.00 4.28 3.37 0.07 58.90 15:00:30 09:09:01 6 32.19 0.00 5.54 22.68 0.08 39.51 15:00:30 09:09:01 7 32.72 0.00 5.45 5.75 0.08 55.99 15:00:30 09:10:01 all 9.32 0.00 0.97 0.17 0.05 89.49 15:00:30 09:10:01 0 10.92 0.00 1.07 0.67 0.05 87.30 15:00:30 09:10:01 1 11.30 0.00 0.91 0.05 0.07 87.68 15:00:30 09:10:01 2 10.89 0.00 1.01 0.07 0.05 87.99 15:00:30 09:10:01 3 11.37 0.00 0.95 0.05 0.05 87.58 15:00:30 09:10:01 4 3.73 0.00 0.80 0.02 0.05 95.40 15:00:30 09:10:01 5 9.12 0.00 0.88 0.28 0.05 89.67 15:00:30 09:10:01 6 7.00 0.00 0.96 0.05 0.05 91.95 15:00:30 09:10:01 7 10.28 0.00 1.17 0.15 0.05 88.35 15:00:30 15:00:30 09:10:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 09:11:01 all 3.25 0.00 0.28 0.04 0.03 96.40 15:00:30 09:11:01 0 2.75 0.00 0.25 0.02 0.02 96.96 15:00:30 09:11:01 1 3.93 0.00 0.30 0.02 0.03 95.72 15:00:30 09:11:01 2 3.96 0.00 0.23 0.02 0.03 95.75 15:00:30 09:11:01 3 4.02 0.00 0.37 0.02 0.03 95.56 15:00:30 09:11:01 4 6.60 0.00 0.42 0.02 0.03 92.93 15:00:30 09:11:01 5 1.90 0.00 0.23 0.00 0.02 97.85 15:00:30 09:11:01 6 0.42 0.00 0.15 0.02 0.03 99.38 15:00:30 09:11:01 7 2.42 0.00 0.28 0.18 0.03 97.08 15:00:30 09:12:01 all 0.32 0.00 0.02 0.00 0.00 99.65 15:00:30 09:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:12:01 1 0.10 0.00 0.03 0.00 0.00 99.87 15:00:30 09:12:01 2 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 09:12:01 3 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 09:12:01 4 0.10 0.00 0.03 0.00 0.00 99.87 15:00:30 09:12:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 09:12:01 6 2.02 0.00 0.02 0.00 0.00 97.96 15:00:30 09:12:01 7 0.12 0.00 0.05 0.02 0.00 99.82 15:00:30 09:13:01 all 0.27 0.00 0.01 0.00 0.01 99.71 15:00:30 09:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 09:13:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:00:30 09:13:01 2 0.00 0.00 0.02 0.02 0.00 99.97 15:00:30 09:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 15:00:30 09:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:13:01 6 1.99 0.00 0.00 0.00 0.02 98.00 15:00:30 09:13:01 7 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 09:14:01 all 0.19 0.00 0.04 0.01 0.00 99.76 15:00:30 09:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 09:14:01 1 0.15 0.00 0.08 0.00 0.02 99.75 15:00:30 09:14:01 2 0.05 0.00 0.02 0.03 0.00 99.90 15:00:30 09:14:01 3 0.05 0.00 0.03 0.00 0.00 99.92 15:00:30 09:14:01 4 0.05 0.00 0.03 0.00 0.00 99.92 15:00:30 09:14:01 5 0.10 0.00 0.03 0.00 0.00 99.87 15:00:30 09:14:01 6 1.04 0.00 0.02 0.00 0.00 98.94 15:00:30 09:14:01 7 0.08 0.00 0.05 0.02 0.00 99.85 15:00:30 09:15:01 all 0.02 0.00 0.02 0.00 0.01 99.95 15:00:30 09:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 09:15:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:00:30 09:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 09:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:00:30 09:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 09:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:15:01 6 0.02 0.00 0.07 0.00 0.02 99.90 15:00:30 09:15:01 7 0.02 0.00 0.02 0.02 0.02 99.93 15:00:30 09:16:01 all 0.31 0.00 0.01 0.00 0.01 99.67 15:00:30 09:16:01 0 0.00 0.00 0.03 0.02 0.00 99.95 15:00:30 09:16:01 1 0.08 0.00 0.00 0.00 0.02 99.90 15:00:30 09:16:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 09:16:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 09:16:01 4 0.10 0.00 0.00 0.00 0.00 99.90 15:00:30 09:16:01 5 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 09:16:01 6 2.02 0.00 0.02 0.00 0.00 97.96 15:00:30 09:16:01 7 0.10 0.00 0.03 0.02 0.02 99.83 15:00:30 09:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:00:30 09:17:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 09:17:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:00:30 09:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:00:30 09:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 09:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:17:01 6 0.03 0.00 0.00 0.00 0.02 99.95 15:00:30 09:17:01 7 0.03 0.00 0.03 0.00 0.02 99.92 15:00:30 09:18:01 all 0.06 0.00 0.01 0.00 0.00 99.92 15:00:30 09:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 09:18:01 1 0.08 0.00 0.02 0.00 0.02 99.88 15:00:30 09:18:01 2 0.07 0.00 0.02 0.02 0.00 99.90 15:00:30 09:18:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 09:18:01 4 0.10 0.00 0.00 0.00 0.00 99.90 15:00:30 09:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 09:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 09:18:01 7 0.10 0.00 0.03 0.02 0.02 99.83 15:00:30 09:19:01 all 0.05 0.00 0.01 0.00 0.00 99.93 15:00:30 09:19:01 0 0.15 0.00 0.00 0.00 0.00 99.85 15:00:30 09:19:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:00:30 09:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 09:19:01 4 0.13 0.00 0.02 0.00 0.02 99.83 15:00:30 09:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 09:19:01 7 0.05 0.00 0.03 0.02 0.00 99.90 15:00:30 09:20:01 all 0.27 0.00 0.01 0.01 0.01 99.71 15:00:30 09:20:01 0 1.97 0.00 0.02 0.00 0.00 98.01 15:00:30 09:20:01 1 0.02 0.00 0.05 0.00 0.00 99.93 15:00:30 09:20:01 2 0.02 0.00 0.00 0.02 0.02 99.95 15:00:30 09:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 09:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 09:20:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 09:20:01 7 0.07 0.00 0.03 0.03 0.02 99.85 15:00:30 09:21:01 all 0.30 0.00 0.01 0.01 0.00 99.67 15:00:30 09:21:01 0 1.99 0.00 0.00 0.00 0.02 98.00 15:00:30 09:21:01 1 0.22 0.00 0.03 0.02 0.02 99.72 15:00:30 09:21:01 2 0.02 0.00 0.00 0.02 0.00 99.97 15:00:30 09:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 09:21:01 4 0.05 0.00 0.03 0.00 0.00 99.92 15:00:30 09:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 09:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 09:21:01 7 0.05 0.00 0.02 0.02 0.00 99.92 15:00:30 15:00:30 09:21:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 09:22:01 all 0.02 0.00 0.02 0.00 0.00 99.96 15:00:30 09:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:22:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:00:30 09:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 09:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 09:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 09:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 09:22:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:00:30 09:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 09:23:01 all 0.46 0.00 0.03 0.03 0.01 99.47 15:00:30 09:23:01 0 1.84 0.00 0.05 0.00 0.00 98.11 15:00:30 09:23:01 1 0.15 0.00 0.07 0.17 0.02 99.60 15:00:30 09:23:01 2 0.42 0.00 0.05 0.05 0.00 99.48 15:00:30 09:23:01 3 0.17 0.00 0.02 0.00 0.00 99.82 15:00:30 09:23:01 4 0.23 0.00 0.02 0.02 0.02 99.72 15:00:30 09:23:01 5 0.15 0.00 0.00 0.00 0.00 99.85 15:00:30 09:23:01 6 0.43 0.00 0.00 0.00 0.00 99.57 15:00:30 09:23:01 7 0.28 0.00 0.03 0.02 0.02 99.65 15:00:30 09:24:01 all 0.34 0.00 0.02 0.00 0.01 99.63 15:00:30 09:24:01 0 1.99 0.00 0.02 0.00 0.00 98.00 15:00:30 09:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:00:30 09:24:01 2 0.15 0.00 0.03 0.00 0.00 99.82 15:00:30 09:24:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 09:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 09:24:01 6 0.33 0.00 0.03 0.00 0.02 99.62 15:00:30 09:24:01 7 0.17 0.00 0.05 0.02 0.02 99.75 15:00:30 09:25:01 all 0.14 0.00 0.01 0.00 0.00 99.84 15:00:30 09:25:01 0 0.65 0.00 0.00 0.00 0.00 99.35 15:00:30 09:25:01 1 0.08 0.00 0.03 0.00 0.00 99.88 15:00:30 09:25:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 09:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:25:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 09:25:01 5 0.07 0.00 0.00 0.00 0.02 99.92 15:00:30 09:25:01 6 0.12 0.00 0.02 0.00 0.00 99.87 15:00:30 09:25:01 7 0.10 0.00 0.05 0.00 0.00 99.85 15:00:30 09:26:01 all 0.06 0.00 0.02 0.00 0.01 99.91 15:00:30 09:26:01 0 0.33 0.00 0.00 0.00 0.02 99.65 15:00:30 09:26:01 1 0.03 0.00 0.03 0.02 0.02 99.90 15:00:30 09:26:01 2 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 09:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 09:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 09:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 09:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 09:26:01 7 0.07 0.00 0.05 0.02 0.02 99.85 15:00:30 09:27:01 all 0.24 0.00 0.01 0.00 0.00 99.75 15:00:30 09:27:01 0 1.47 0.00 0.00 0.00 0.00 98.53 15:00:30 09:27:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:00:30 09:27:01 2 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 09:27:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 09:27:01 4 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 09:27:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 09:27:01 6 0.07 0.00 0.00 0.00 0.02 99.92 15:00:30 09:27:01 7 0.10 0.00 0.02 0.00 0.00 99.88 15:00:30 09:28:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:00:30 09:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:28:01 1 0.02 0.00 0.02 0.02 0.02 99.93 15:00:30 09:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 09:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:00:30 09:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:28:01 7 0.07 0.00 0.05 0.02 0.02 99.85 15:00:30 09:29:01 all 0.06 0.00 0.01 0.00 0.00 99.92 15:00:30 09:29:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 09:29:01 1 0.07 0.00 0.03 0.02 0.02 99.87 15:00:30 09:29:01 2 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 09:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:29:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 09:29:01 5 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 09:29:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 09:29:01 7 0.13 0.00 0.03 0.00 0.00 99.83 15:00:30 09:30:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:00:30 09:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:30:01 1 0.03 0.00 0.03 0.02 0.02 99.90 15:00:30 09:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 09:30:01 7 0.05 0.00 0.03 0.02 0.02 99.88 15:00:30 09:31:01 all 0.06 0.00 0.01 0.03 0.00 99.90 15:00:30 09:31:01 0 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 09:31:01 1 0.07 0.00 0.03 0.15 0.00 99.75 15:00:30 09:31:01 2 0.05 0.00 0.02 0.07 0.00 99.87 15:00:30 09:31:01 3 0.10 0.00 0.03 0.00 0.00 99.87 15:00:30 09:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:31:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 09:31:01 6 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 09:31:01 7 0.10 0.00 0.02 0.00 0.00 99.88 15:00:30 09:32:01 all 0.03 0.00 0.01 0.01 0.01 99.95 15:00:30 09:32:01 0 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 09:32:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:00:30 09:32:01 2 0.00 0.00 0.00 0.05 0.00 99.95 15:00:30 09:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 09:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 09:32:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 09:32:01 7 0.05 0.00 0.05 0.00 0.02 99.88 15:00:30 15:00:30 09:32:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 09:33:01 all 0.06 0.00 0.02 0.00 0.01 99.90 15:00:30 09:33:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 09:33:01 1 0.03 0.00 0.03 0.02 0.03 99.88 15:00:30 09:33:01 2 0.08 0.00 0.00 0.00 0.02 99.90 15:00:30 09:33:01 3 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 09:33:01 4 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 09:33:01 5 0.07 0.00 0.00 0.00 0.02 99.92 15:00:30 09:33:01 6 0.05 0.00 0.03 0.00 0.00 99.92 15:00:30 09:33:01 7 0.10 0.00 0.03 0.00 0.02 99.85 15:00:30 09:34:01 all 0.02 0.00 0.02 0.02 0.00 99.94 15:00:30 09:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 09:34:01 1 0.02 0.00 0.03 0.02 0.02 99.92 15:00:30 09:34:01 2 0.00 0.00 0.00 0.12 0.00 99.88 15:00:30 09:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 09:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 09:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 09:34:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:00:30 09:34:01 7 0.07 0.00 0.03 0.00 0.00 99.90 15:00:30 09:35:01 all 0.02 0.00 0.01 0.01 0.01 99.95 15:00:30 09:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 09:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:00:30 09:35:01 2 0.00 0.00 0.02 0.03 0.00 99.95 15:00:30 09:35:01 3 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 09:35:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 09:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:35:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 09:35:01 7 0.08 0.00 0.03 0.00 0.02 99.87 15:00:30 09:36:01 all 0.14 0.00 0.01 1.46 0.00 98.39 15:00:30 09:36:01 0 0.50 0.00 0.00 0.00 0.00 99.50 15:00:30 09:36:01 1 0.08 0.00 0.02 0.00 0.02 99.88 15:00:30 09:36:01 2 0.10 0.00 0.00 11.70 0.00 88.20 15:00:30 09:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 09:36:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 09:36:01 5 0.10 0.00 0.00 0.00 0.00 99.90 15:00:30 09:36:01 6 0.07 0.00 0.02 0.00 0.02 99.90 15:00:30 09:36:01 7 0.15 0.00 0.07 0.00 0.00 99.78 15:00:30 09:37:01 all 0.02 0.00 0.01 0.04 0.01 99.93 15:00:30 09:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:37:01 1 0.07 0.00 0.00 0.17 0.02 99.75 15:00:30 09:37:01 2 0.00 0.00 0.00 0.13 0.00 99.87 15:00:30 09:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 09:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 09:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 09:37:01 7 0.05 0.00 0.07 0.00 0.02 99.87 15:00:30 09:38:01 all 0.06 0.00 0.01 0.00 0.01 99.91 15:00:30 09:38:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:00:30 09:38:01 1 0.08 0.00 0.03 0.02 0.02 99.85 15:00:30 09:38:01 2 0.10 0.00 0.00 0.02 0.00 99.88 15:00:30 09:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 09:38:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 09:38:01 5 0.03 0.00 0.00 0.00 0.02 99.95 15:00:30 09:38:01 6 0.10 0.00 0.02 0.00 0.00 99.88 15:00:30 09:38:01 7 0.07 0.00 0.03 0.00 0.02 99.88 15:00:30 09:39:01 all 0.02 0.00 0.01 0.03 0.00 99.94 15:00:30 09:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:39:01 1 0.02 0.00 0.03 0.17 0.00 99.78 15:00:30 09:39:01 2 0.00 0.00 0.02 0.03 0.00 99.95 15:00:30 09:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 09:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 09:39:01 6 0.07 0.00 0.02 0.00 0.02 99.90 15:00:30 09:39:01 7 0.07 0.00 0.03 0.00 0.00 99.90 15:00:30 09:40:01 all 0.22 0.00 0.01 0.00 0.01 99.76 15:00:30 09:40:01 0 1.24 0.00 0.00 0.00 0.00 98.76 15:00:30 09:40:01 1 0.07 0.00 0.03 0.02 0.02 99.87 15:00:30 09:40:01 2 0.07 0.00 0.00 0.02 0.02 99.90 15:00:30 09:40:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 09:40:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 09:40:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 09:40:01 6 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 09:40:01 7 0.10 0.00 0.05 0.00 0.02 99.83 15:00:30 09:41:01 all 0.27 0.00 0.02 0.00 0.00 99.71 15:00:30 09:41:01 0 1.95 0.00 0.00 0.00 0.00 98.05 15:00:30 09:41:01 1 0.05 0.00 0.08 0.02 0.02 99.83 15:00:30 09:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 09:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 09:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 09:41:01 7 0.05 0.00 0.03 0.00 0.00 99.92 15:00:30 09:42:01 all 0.21 0.00 0.02 0.00 0.01 99.75 15:00:30 09:42:01 0 1.17 0.00 0.07 0.00 0.00 98.76 15:00:30 09:42:01 1 0.08 0.00 0.05 0.02 0.03 99.82 15:00:30 09:42:01 2 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 09:42:01 3 0.07 0.00 0.00 0.00 0.02 99.92 15:00:30 09:42:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 09:42:01 5 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 09:42:01 6 0.05 0.00 0.02 0.00 0.02 99.92 15:00:30 09:42:01 7 0.12 0.00 0.03 0.00 0.02 99.83 15:00:30 09:43:01 all 0.01 0.00 0.02 0.01 0.00 99.95 15:00:30 09:43:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 09:43:01 1 0.03 0.00 0.03 0.05 0.00 99.88 15:00:30 09:43:01 2 0.00 0.00 0.02 0.03 0.00 99.95 15:00:30 09:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:43:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:00:30 09:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 09:43:01 7 0.05 0.00 0.05 0.00 0.00 99.90 15:00:30 15:00:30 09:43:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 09:44:01 all 0.08 0.00 0.01 0.00 0.01 99.90 15:00:30 09:44:01 0 0.13 0.00 0.02 0.00 0.00 99.85 15:00:30 09:44:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:00:30 09:44:01 2 0.05 0.00 0.00 0.02 0.02 99.92 15:00:30 09:44:01 3 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 09:44:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 09:44:01 5 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 09:44:01 6 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 09:44:01 7 0.15 0.00 0.02 0.00 0.02 99.82 15:00:30 09:45:01 all 0.22 0.00 0.02 0.00 0.00 99.75 15:00:30 09:45:01 0 1.65 0.00 0.00 0.00 0.00 98.35 15:00:30 09:45:01 1 0.02 0.00 0.07 0.00 0.02 99.90 15:00:30 09:45:01 2 0.00 0.00 0.00 0.03 0.00 99.97 15:00:30 09:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 09:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:45:01 5 0.03 0.00 0.03 0.00 0.00 99.93 15:00:30 09:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:45:01 7 0.07 0.00 0.05 0.00 0.00 99.88 15:00:30 09:46:01 all 0.08 0.00 0.01 0.00 0.01 99.91 15:00:30 09:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 09:46:01 1 0.12 0.00 0.02 0.02 0.02 99.83 15:00:30 09:46:01 2 0.07 0.00 0.00 0.02 0.00 99.92 15:00:30 09:46:01 3 0.08 0.00 0.00 0.00 0.02 99.90 15:00:30 09:46:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 09:46:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 09:46:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 09:46:01 7 0.12 0.00 0.02 0.00 0.02 99.85 15:00:30 09:47:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:00:30 09:47:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 09:47:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 09:47:01 2 0.00 0.00 0.02 0.02 0.00 99.97 15:00:30 09:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:47:01 5 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 09:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 09:47:01 7 0.07 0.00 0.03 0.00 0.00 99.90 15:00:30 09:48:01 all 0.07 0.00 0.01 0.01 0.00 99.90 15:00:30 09:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:48:01 1 0.12 0.00 0.02 0.00 0.00 99.87 15:00:30 09:48:01 2 0.07 0.00 0.00 0.07 0.00 99.87 15:00:30 09:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 09:48:01 4 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 09:48:01 5 0.10 0.00 0.02 0.00 0.02 99.87 15:00:30 09:48:01 6 0.10 0.00 0.03 0.00 0.00 99.87 15:00:30 09:48:01 7 0.13 0.00 0.02 0.00 0.02 99.83 15:00:30 09:49:01 all 0.01 0.00 0.01 0.03 0.00 99.94 15:00:30 09:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 09:49:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:00:30 09:49:01 2 0.00 0.00 0.02 0.23 0.00 99.75 15:00:30 09:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:49:01 5 0.02 0.00 0.03 0.00 0.00 99.95 15:00:30 09:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 09:49:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 09:50:01 all 0.20 0.00 0.01 0.03 0.01 99.75 15:00:30 09:50:01 0 1.48 0.00 0.02 0.00 0.00 98.50 15:00:30 09:50:01 1 0.03 0.00 0.02 0.02 0.02 99.92 15:00:30 09:50:01 2 0.02 0.00 0.00 0.18 0.02 99.78 15:00:30 09:50:01 3 0.02 0.00 0.00 0.02 0.00 99.97 15:00:30 09:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 09:50:01 6 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 09:50:01 7 0.02 0.00 0.05 0.00 0.02 99.92 15:00:30 09:51:01 all 0.31 0.00 0.01 0.02 0.01 99.65 15:00:30 09:51:01 0 1.98 0.00 0.00 0.00 0.00 98.02 15:00:30 09:51:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:00:30 09:51:01 2 0.05 0.00 0.00 0.12 0.00 99.83 15:00:30 09:51:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:00:30 09:51:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 09:51:01 5 0.08 0.00 0.02 0.00 0.02 99.88 15:00:30 09:51:01 6 0.07 0.00 0.02 0.05 0.00 99.87 15:00:30 09:51:01 7 0.12 0.00 0.02 0.00 0.00 99.87 15:00:30 09:52:01 all 0.23 0.00 0.02 0.00 0.01 99.75 15:00:30 09:52:01 0 1.66 0.00 0.12 0.00 0.02 98.21 15:00:30 09:52:01 1 0.03 0.00 0.00 0.02 0.02 99.93 15:00:30 09:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 09:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:52:01 5 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 09:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:00:30 09:53:01 all 0.05 0.00 0.02 0.00 0.00 99.92 15:00:30 09:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 09:53:01 1 0.07 0.00 0.05 0.00 0.02 99.87 15:00:30 09:53:01 2 0.05 0.00 0.02 0.02 0.00 99.92 15:00:30 09:53:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 09:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:53:01 5 0.10 0.00 0.02 0.00 0.00 99.88 15:00:30 09:53:01 6 0.07 0.00 0.03 0.00 0.00 99.90 15:00:30 09:53:01 7 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 09:54:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:00:30 09:54:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 09:54:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:00:30 09:54:01 2 0.00 0.00 0.00 0.03 0.00 99.97 15:00:30 09:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:54:01 5 0.00 0.00 0.03 0.00 0.02 99.95 15:00:30 09:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 09:54:01 7 0.07 0.00 0.05 0.00 0.02 99.87 15:00:30 15:00:30 09:54:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 09:55:01 all 0.07 0.00 0.01 0.01 0.01 99.90 15:00:30 09:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 09:55:01 1 0.05 0.00 0.00 0.00 0.03 99.92 15:00:30 09:55:01 2 0.07 0.00 0.02 0.10 0.02 99.80 15:00:30 09:55:01 3 0.12 0.00 0.03 0.00 0.02 99.83 15:00:30 09:55:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 09:55:01 5 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 09:55:01 6 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 09:55:01 7 0.10 0.00 0.02 0.00 0.00 99.88 15:00:30 09:56:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:00:30 09:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 09:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 09:56:01 2 0.02 0.00 0.00 0.02 0.00 99.97 15:00:30 09:56:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:00:30 09:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:56:01 5 0.02 0.00 0.03 0.00 0.00 99.95 15:00:30 09:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:56:01 7 0.03 0.00 0.03 0.00 0.00 99.93 15:00:30 09:57:01 all 0.07 0.00 0.01 0.02 0.00 99.90 15:00:30 09:57:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 09:57:01 1 0.08 0.00 0.03 0.02 0.02 99.85 15:00:30 09:57:01 2 0.05 0.00 0.00 0.13 0.00 99.82 15:00:30 09:57:01 3 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 09:57:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 09:57:01 5 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 09:57:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:00:30 09:57:01 7 0.13 0.00 0.00 0.00 0.02 99.85 15:00:30 09:58:01 all 0.01 0.00 0.02 0.00 0.01 99.96 15:00:30 09:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 09:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:00:30 09:58:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 09:58:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 09:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 09:58:01 6 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 09:58:01 7 0.05 0.00 0.05 0.00 0.02 99.88 15:00:30 09:59:01 all 0.07 0.00 0.01 0.03 0.00 99.89 15:00:30 09:59:01 0 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 09:59:01 1 0.08 0.00 0.03 0.02 0.02 99.85 15:00:30 09:59:01 2 0.07 0.00 0.02 0.20 0.00 99.72 15:00:30 09:59:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 09:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 09:59:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 09:59:01 6 0.10 0.00 0.02 0.00 0.00 99.88 15:00:30 09:59:01 7 0.13 0.00 0.02 0.00 0.00 99.85 15:00:30 10:00:01 all 0.03 0.00 0.01 0.03 0.01 99.94 15:00:30 10:00:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 10:00:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:00:30 10:00:01 2 0.02 0.00 0.00 0.18 0.00 99.80 15:00:30 10:00:01 3 0.02 0.00 0.00 0.02 0.00 99.97 15:00:30 10:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 10:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 10:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 10:00:01 7 0.08 0.00 0.03 0.00 0.02 99.87 15:00:30 10:01:01 all 0.06 0.00 0.02 0.01 0.01 99.90 15:00:30 10:01:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 10:01:01 1 0.07 0.00 0.03 0.02 0.02 99.87 15:00:30 10:01:01 2 0.05 0.00 0.00 0.03 0.02 99.90 15:00:30 10:01:01 3 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 10:01:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 10:01:01 5 0.08 0.00 0.03 0.00 0.00 99.88 15:00:30 10:01:01 6 0.08 0.00 0.02 0.00 0.02 99.88 15:00:30 10:01:01 7 0.07 0.00 0.05 0.00 0.00 99.88 15:00:30 10:02:01 all 0.02 0.00 0.02 0.00 0.01 99.95 15:00:30 10:02:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:00:30 10:02:01 1 0.07 0.00 0.02 0.02 0.02 99.88 15:00:30 10:02:01 2 0.00 0.00 0.02 0.02 0.00 99.97 15:00:30 10:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 10:02:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 10:02:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 10:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 10:02:01 7 0.03 0.00 0.03 0.00 0.02 99.92 15:00:30 10:03:01 all 0.06 0.00 0.01 0.00 0.00 99.92 15:00:30 10:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 10:03:01 1 0.07 0.00 0.02 0.00 0.02 99.90 15:00:30 10:03:01 2 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 10:03:01 3 0.08 0.00 0.00 0.00 0.02 99.90 15:00:30 10:03:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 10:03:01 5 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 10:03:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 10:03:01 7 0.10 0.00 0.05 0.00 0.00 99.85 15:00:30 10:04:01 all 0.01 0.00 0.01 0.01 0.00 99.96 15:00:30 10:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 10:04:01 1 0.00 0.00 0.03 0.02 0.00 99.95 15:00:30 10:04:01 2 0.00 0.00 0.00 0.10 0.00 99.90 15:00:30 10:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 10:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 10:04:01 7 0.08 0.00 0.03 0.00 0.02 99.87 15:00:30 10:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:00:30 10:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 10:05:01 1 0.02 0.00 0.02 0.00 0.03 99.93 15:00:30 10:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 10:05:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 10:05:01 6 0.02 0.00 0.03 0.00 0.02 99.93 15:00:30 10:05:01 7 0.10 0.00 0.03 0.00 0.00 99.87 15:00:30 15:00:30 10:05:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 10:06:01 all 0.28 0.00 0.02 0.02 0.00 99.68 15:00:30 10:06:01 0 1.65 0.00 0.05 0.00 0.00 98.30 15:00:30 10:06:01 1 0.12 0.00 0.05 0.02 0.00 99.82 15:00:30 10:06:01 2 0.07 0.00 0.00 0.12 0.00 99.82 15:00:30 10:06:01 3 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 10:06:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 10:06:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 10:06:01 6 0.10 0.00 0.02 0.00 0.00 99.88 15:00:30 10:06:01 7 0.13 0.00 0.03 0.00 0.02 99.82 15:00:30 10:07:01 all 0.27 0.00 0.02 0.00 0.00 99.71 15:00:30 10:07:01 0 1.97 0.00 0.00 0.00 0.00 98.03 15:00:30 10:07:01 1 0.02 0.00 0.08 0.00 0.02 99.88 15:00:30 10:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 10:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 10:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:07:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 10:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 10:07:01 7 0.07 0.00 0.03 0.00 0.00 99.90 15:00:30 10:08:01 all 0.24 0.00 0.01 0.00 0.01 99.74 15:00:30 10:08:01 0 1.30 0.00 0.03 0.00 0.02 98.65 15:00:30 10:08:01 1 0.08 0.00 0.02 0.02 0.03 99.85 15:00:30 10:08:01 2 0.08 0.00 0.00 0.02 0.00 99.90 15:00:30 10:08:01 3 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 10:08:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 10:08:01 5 0.13 0.00 0.00 0.00 0.00 99.87 15:00:30 10:08:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 10:08:01 7 0.10 0.00 0.02 0.00 0.02 99.87 15:00:30 10:09:01 all 0.24 0.00 0.02 0.00 0.00 99.73 15:00:30 10:09:01 0 1.82 0.00 0.05 0.00 0.00 98.13 15:00:30 10:09:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:00:30 10:09:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 10:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 10:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:09:01 5 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 10:09:01 6 0.00 0.00 0.05 0.00 0.02 99.93 15:00:30 10:09:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:00:30 10:10:01 all 0.08 0.00 0.01 0.01 0.01 99.90 15:00:30 10:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 10:10:01 1 0.05 0.00 0.00 0.02 0.02 99.92 15:00:30 10:10:01 2 0.07 0.00 0.00 0.02 0.00 99.92 15:00:30 10:10:01 3 0.05 0.00 0.02 0.02 0.00 99.92 15:00:30 10:10:01 4 0.12 0.00 0.02 0.00 0.00 99.87 15:00:30 10:10:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 10:10:01 6 0.10 0.00 0.00 0.00 0.02 99.88 15:00:30 10:10:01 7 0.13 0.00 0.03 0.00 0.02 99.82 15:00:30 10:11:01 all 0.02 0.00 0.02 0.00 0.00 99.96 15:00:30 10:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 10:11:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 10:11:01 4 0.03 0.00 0.03 0.00 0.00 99.93 15:00:30 10:11:01 5 0.03 0.00 0.03 0.00 0.00 99.93 15:00:30 10:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 10:11:01 7 0.05 0.00 0.02 0.00 0.02 99.92 15:00:30 10:12:01 all 0.05 0.00 0.01 0.00 0.01 99.92 15:00:30 10:12:01 0 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 10:12:01 1 0.05 0.00 0.02 0.02 0.00 99.92 15:00:30 10:12:01 2 0.03 0.00 0.00 0.02 0.02 99.93 15:00:30 10:12:01 3 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 10:12:01 4 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 10:12:01 5 0.07 0.00 0.03 0.00 0.00 99.90 15:00:30 10:12:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 10:12:01 7 0.07 0.00 0.02 0.00 0.02 99.90 15:00:30 10:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:00:30 10:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:13:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 10:13:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 10:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:13:01 4 0.00 0.00 0.03 0.00 0.00 99.97 15:00:30 10:13:01 5 0.03 0.00 0.00 0.00 0.02 99.95 15:00:30 10:13:01 6 0.03 0.00 0.03 0.00 0.02 99.92 15:00:30 10:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 10:14:01 all 0.07 0.00 0.00 0.01 0.00 99.92 15:00:30 10:14:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 10:14:01 1 0.05 0.00 0.00 0.08 0.00 99.87 15:00:30 10:14:01 2 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 10:14:01 3 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 10:14:01 4 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 10:14:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 10:14:01 6 0.08 0.00 0.00 0.00 0.02 99.90 15:00:30 10:14:01 7 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 10:15:01 all 0.19 0.00 0.02 0.02 0.01 99.76 15:00:30 10:15:01 0 1.29 0.00 0.03 0.00 0.00 98.68 15:00:30 10:15:01 1 0.02 0.00 0.03 0.08 0.00 99.87 15:00:30 10:15:01 2 0.00 0.00 0.02 0.05 0.00 99.93 15:00:30 10:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 10:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 10:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 10:15:01 6 0.08 0.00 0.03 0.00 0.02 99.87 15:00:30 10:15:01 7 0.08 0.00 0.03 0.00 0.02 99.87 15:00:30 10:16:01 all 0.28 0.00 0.01 0.01 0.00 99.70 15:00:30 10:16:01 0 1.74 0.00 0.00 0.00 0.00 98.26 15:00:30 10:16:01 1 0.03 0.00 0.02 0.02 0.02 99.92 15:00:30 10:16:01 2 0.05 0.00 0.00 0.03 0.00 99.92 15:00:30 10:16:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 10:16:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 10:16:01 5 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 10:16:01 6 0.13 0.00 0.03 0.00 0.02 99.82 15:00:30 10:16:01 7 0.10 0.00 0.00 0.00 0.00 99.90 15:00:30 15:00:30 10:16:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 10:17:01 all 0.27 0.00 0.01 0.00 0.00 99.71 15:00:30 10:17:01 0 1.97 0.00 0.00 0.00 0.00 98.03 15:00:30 10:17:01 1 0.00 0.00 0.03 0.00 0.00 99.97 15:00:30 10:17:01 2 0.02 0.00 0.02 0.02 0.00 99.95 15:00:30 10:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 10:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:17:01 6 0.07 0.00 0.05 0.00 0.02 99.87 15:00:30 10:17:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:00:30 10:18:01 all 0.21 0.00 0.02 0.00 0.01 99.77 15:00:30 10:18:01 0 1.24 0.00 0.02 0.00 0.02 98.73 15:00:30 10:18:01 1 0.07 0.00 0.03 0.02 0.00 99.88 15:00:30 10:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 10:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 10:18:01 4 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 10:18:01 5 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 10:18:01 6 0.10 0.00 0.05 0.00 0.02 99.83 15:00:30 10:18:01 7 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 10:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:00:30 10:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 10:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 10:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 10:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 10:19:01 5 0.02 0.00 0.03 0.00 0.02 99.93 15:00:30 10:19:01 6 0.02 0.00 0.03 0.00 0.02 99.93 15:00:30 10:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 10:20:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:00:30 10:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:20:01 1 0.00 0.00 0.02 0.02 0.00 99.97 15:00:30 10:20:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 10:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 10:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 10:20:01 7 0.12 0.00 0.03 0.00 0.02 99.83 15:00:30 10:21:01 all 0.07 0.00 0.02 0.00 0.00 99.91 15:00:30 10:21:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 10:21:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 10:21:01 2 0.08 0.00 0.00 0.02 0.00 99.90 15:00:30 10:21:01 3 0.07 0.00 0.03 0.00 0.02 99.88 15:00:30 10:21:01 4 0.07 0.00 0.03 0.00 0.00 99.90 15:00:30 10:21:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 10:21:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 10:21:01 7 0.10 0.00 0.05 0.00 0.02 99.83 15:00:30 10:22:01 all 0.01 0.00 0.01 0.03 0.01 99.94 15:00:30 10:22:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 10:22:01 1 0.00 0.00 0.02 0.12 0.02 99.85 15:00:30 10:22:01 2 0.00 0.00 0.00 0.07 0.00 99.93 15:00:30 10:22:01 3 0.02 0.00 0.03 0.02 0.02 99.92 15:00:30 10:22:01 4 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 10:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 10:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 10:22:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:00:30 10:23:01 all 0.11 0.00 0.01 0.00 0.00 99.88 15:00:30 10:23:01 0 0.27 0.00 0.00 0.00 0.00 99.73 15:00:30 10:23:01 1 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 10:23:01 2 0.07 0.00 0.00 0.02 0.00 99.92 15:00:30 10:23:01 3 0.10 0.00 0.02 0.00 0.02 99.87 15:00:30 10:23:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 10:23:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 10:23:01 6 0.10 0.00 0.02 0.00 0.00 99.88 15:00:30 10:23:01 7 0.12 0.00 0.00 0.00 0.00 99.88 15:00:30 10:24:01 all 0.36 0.00 0.02 0.00 0.00 99.62 15:00:30 10:24:01 0 1.97 0.00 0.00 0.00 0.00 98.03 15:00:30 10:24:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:00:30 10:24:01 2 0.12 0.00 0.03 0.00 0.00 99.85 15:00:30 10:24:01 3 0.17 0.00 0.05 0.00 0.02 99.77 15:00:30 10:24:01 4 0.03 0.00 0.03 0.00 0.00 99.93 15:00:30 10:24:01 5 0.12 0.00 0.00 0.00 0.00 99.88 15:00:30 10:24:01 6 0.30 0.00 0.02 0.00 0.02 99.67 15:00:30 10:24:01 7 0.13 0.00 0.02 0.00 0.00 99.85 15:00:30 10:25:01 all 0.30 0.00 0.01 0.01 0.00 99.67 15:00:30 10:25:01 0 2.02 0.00 0.00 0.00 0.00 97.98 15:00:30 10:25:01 1 0.05 0.00 0.03 0.07 0.00 99.85 15:00:30 10:25:01 2 0.07 0.00 0.00 0.02 0.00 99.92 15:00:30 10:25:01 3 0.05 0.00 0.03 0.02 0.02 99.88 15:00:30 10:25:01 4 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 10:25:01 5 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 10:25:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 10:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 10:26:01 all 0.24 0.00 0.01 0.00 0.01 99.74 15:00:30 10:26:01 0 1.78 0.00 0.00 0.00 0.00 98.22 15:00:30 10:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 10:26:01 2 0.02 0.00 0.00 0.02 0.00 99.97 15:00:30 10:26:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:00:30 10:26:01 4 0.05 0.00 0.02 0.00 0.02 99.92 15:00:30 10:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 10:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 10:27:01 all 0.07 0.00 0.01 0.00 0.01 99.91 15:00:30 10:27:01 0 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 10:27:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 10:27:01 2 0.05 0.00 0.02 0.02 0.02 99.90 15:00:30 10:27:01 3 0.08 0.00 0.03 0.00 0.02 99.87 15:00:30 10:27:01 4 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 10:27:01 5 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 10:27:01 6 0.08 0.00 0.02 0.00 0.02 99.88 15:00:30 10:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:00:30 15:00:30 10:27:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 10:28:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:00:30 10:28:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 10:28:01 1 0.00 0.00 0.02 0.02 0.00 99.97 15:00:30 10:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:28:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 10:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 10:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 10:28:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 10:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 10:29:01 all 0.07 0.00 0.01 0.02 0.01 99.90 15:00:30 10:29:01 0 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 10:29:01 1 0.07 0.00 0.00 0.02 0.02 99.90 15:00:30 10:29:01 2 0.05 0.00 0.00 0.12 0.00 99.83 15:00:30 10:29:01 3 0.08 0.00 0.00 0.00 0.03 99.88 15:00:30 10:29:01 4 0.08 0.00 0.02 0.00 0.02 99.88 15:00:30 10:29:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 10:29:01 6 0.10 0.00 0.02 0.00 0.00 99.88 15:00:30 10:29:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 10:30:01 all 0.25 0.00 0.01 0.00 0.00 99.74 15:00:30 10:30:01 0 1.68 0.00 0.00 0.00 0.00 98.32 15:00:30 10:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 10:30:01 2 0.02 0.00 0.02 0.03 0.00 99.93 15:00:30 10:30:01 3 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 10:30:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 10:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:30:01 6 0.12 0.00 0.03 0.00 0.02 99.83 15:00:30 10:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 10:31:01 all 0.11 0.00 0.01 0.02 0.00 99.85 15:00:30 10:31:01 0 0.42 0.00 0.00 0.00 0.00 99.58 15:00:30 10:31:01 1 0.07 0.00 0.00 0.02 0.00 99.92 15:00:30 10:31:01 2 0.05 0.00 0.00 0.13 0.00 99.82 15:00:30 10:31:01 3 0.07 0.00 0.02 0.00 0.02 99.90 15:00:30 10:31:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 10:31:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 10:31:01 6 0.12 0.00 0.05 0.00 0.00 99.83 15:00:30 10:31:01 7 0.10 0.00 0.02 0.00 0.00 99.88 15:00:30 10:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:00:30 10:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 10:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 10:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 10:32:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:00:30 10:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 10:32:01 5 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 10:32:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:00:30 10:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 10:33:01 all 0.06 0.00 0.02 0.00 0.00 99.92 15:00:30 10:33:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 10:33:01 1 0.05 0.00 0.02 0.02 0.00 99.92 15:00:30 10:33:01 2 0.08 0.00 0.00 0.02 0.00 99.90 15:00:30 10:33:01 3 0.07 0.00 0.05 0.00 0.02 99.87 15:00:30 10:33:01 4 0.05 0.00 0.03 0.00 0.00 99.92 15:00:30 10:33:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 10:33:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 10:33:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 10:34:01 all 0.02 0.00 0.01 0.01 0.01 99.96 15:00:30 10:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 10:34:01 2 0.00 0.00 0.00 0.05 0.00 99.95 15:00:30 10:34:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:00:30 10:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 10:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 10:34:01 6 0.07 0.00 0.02 0.00 0.02 99.90 15:00:30 10:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 10:35:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:00:30 10:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 10:35:01 1 0.02 0.00 0.00 0.02 0.02 99.95 15:00:30 10:35:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 10:35:01 3 0.07 0.00 0.03 0.02 0.02 99.87 15:00:30 10:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:35:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 10:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:36:01 all 0.06 0.00 0.00 0.00 0.01 99.92 15:00:30 10:36:01 0 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 10:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 10:36:01 2 0.05 0.00 0.00 0.02 0.00 99.93 15:00:30 10:36:01 3 0.10 0.00 0.02 0.00 0.02 99.87 15:00:30 10:36:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 10:36:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 10:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 10:36:01 7 0.12 0.00 0.02 0.00 0.02 99.85 15:00:30 10:37:01 all 0.26 0.00 0.01 0.00 0.00 99.72 15:00:30 10:37:01 0 1.97 0.00 0.00 0.00 0.00 98.03 15:00:30 10:37:01 1 0.00 0.00 0.03 0.02 0.00 99.95 15:00:30 10:37:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 10:37:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 10:37:01 4 0.03 0.00 0.02 0.00 0.02 99.93 15:00:30 10:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 10:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 10:38:01 all 0.27 0.00 0.01 0.00 0.00 99.71 15:00:30 10:38:01 0 1.65 0.00 0.00 0.00 0.00 98.35 15:00:30 10:38:01 1 0.08 0.00 0.02 0.02 0.00 99.88 15:00:30 10:38:01 2 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 10:38:01 3 0.10 0.00 0.02 0.00 0.02 99.87 15:00:30 10:38:01 4 0.08 0.00 0.05 0.00 0.00 99.87 15:00:30 10:38:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 10:38:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 10:38:01 7 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 15:00:30 10:38:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 10:39:01 all 0.02 0.00 0.01 0.03 0.01 99.93 15:00:30 10:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:39:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 10:39:01 2 0.02 0.00 0.00 0.25 0.02 99.72 15:00:30 10:39:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:00:30 10:39:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 10:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 10:39:01 6 0.05 0.00 0.02 0.00 0.02 99.92 15:00:30 10:39:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:00:30 10:40:01 all 0.05 0.00 0.01 0.02 0.01 99.91 15:00:30 10:40:01 0 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 10:40:01 1 0.05 0.00 0.02 0.02 0.00 99.92 15:00:30 10:40:01 2 0.02 0.00 0.00 0.13 0.00 99.85 15:00:30 10:40:01 3 0.07 0.00 0.00 0.00 0.02 99.92 15:00:30 10:40:01 4 0.08 0.00 0.02 0.00 0.02 99.88 15:00:30 10:40:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 10:40:01 6 0.05 0.00 0.03 0.00 0.00 99.92 15:00:30 10:40:01 7 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 10:41:01 all 0.01 0.00 0.02 0.01 0.00 99.96 15:00:30 10:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:41:01 1 0.00 0.00 0.00 0.05 0.02 99.93 15:00:30 10:41:01 2 0.00 0.00 0.00 0.07 0.00 99.93 15:00:30 10:41:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 10:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 10:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 10:41:01 6 0.02 0.00 0.05 0.00 0.00 99.93 15:00:30 10:41:01 7 0.05 0.00 0.03 0.00 0.00 99.92 15:00:30 10:42:01 all 0.08 0.00 0.01 0.01 0.01 99.89 15:00:30 10:42:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 10:42:01 1 0.05 0.00 0.00 0.02 0.00 99.93 15:00:30 10:42:01 2 0.07 0.00 0.03 0.05 0.00 99.85 15:00:30 10:42:01 3 0.10 0.00 0.02 0.00 0.02 99.87 15:00:30 10:42:01 4 0.10 0.00 0.00 0.00 0.00 99.90 15:00:30 10:42:01 5 0.07 0.00 0.00 0.00 0.02 99.92 15:00:30 10:42:01 6 0.08 0.00 0.02 0.00 0.02 99.88 15:00:30 10:42:01 7 0.15 0.00 0.03 0.00 0.02 99.80 15:00:30 10:43:01 all 0.01 0.00 0.00 0.01 0.00 99.97 15:00:30 10:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 10:43:01 2 0.00 0.00 0.00 0.05 0.00 99.95 15:00:30 10:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 10:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 10:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 10:43:01 7 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 10:44:01 all 0.07 0.00 0.01 0.01 0.01 99.90 15:00:30 10:44:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 10:44:01 1 0.03 0.00 0.00 0.03 0.02 99.92 15:00:30 10:44:01 2 0.05 0.00 0.00 0.05 0.00 99.90 15:00:30 10:44:01 3 0.08 0.00 0.02 0.00 0.02 99.88 15:00:30 10:44:01 4 0.07 0.00 0.00 0.00 0.02 99.92 15:00:30 10:44:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 10:44:01 6 0.10 0.00 0.02 0.00 0.00 99.88 15:00:30 10:44:01 7 0.15 0.00 0.03 0.00 0.02 99.80 15:00:30 10:45:01 all 0.01 0.00 0.02 0.09 0.00 99.88 15:00:30 10:45:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 10:45:01 1 0.00 0.00 0.00 0.37 0.00 99.63 15:00:30 10:45:01 2 0.02 0.00 0.02 0.33 0.00 99.63 15:00:30 10:45:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:00:30 10:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 10:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 10:45:01 7 0.03 0.00 0.03 0.00 0.00 99.93 15:00:30 10:46:01 all 0.17 0.00 0.01 0.12 0.01 99.69 15:00:30 10:46:01 0 1.01 0.00 0.00 0.00 0.00 98.99 15:00:30 10:46:01 1 0.07 0.00 0.03 0.00 0.00 99.90 15:00:30 10:46:01 2 0.03 0.00 0.00 0.55 0.00 99.42 15:00:30 10:46:01 3 0.07 0.00 0.02 0.38 0.02 99.52 15:00:30 10:46:01 4 0.05 0.00 0.03 0.00 0.00 99.92 15:00:30 10:46:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 10:46:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 10:46:01 7 0.12 0.00 0.02 0.00 0.02 99.85 15:00:30 10:47:01 all 0.02 0.00 0.01 0.07 0.01 99.89 15:00:30 10:47:01 0 0.03 0.00 0.03 0.05 0.00 99.88 15:00:30 10:47:01 1 0.00 0.00 0.00 0.37 0.02 99.62 15:00:30 10:47:01 2 0.00 0.00 0.02 0.17 0.00 99.82 15:00:30 10:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 10:47:01 4 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 10:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 10:47:01 7 0.03 0.00 0.03 0.00 0.02 99.92 15:00:30 10:48:01 all 0.07 0.00 0.01 0.04 0.00 99.88 15:00:30 10:48:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 10:48:01 1 0.05 0.00 0.02 0.10 0.00 99.83 15:00:30 10:48:01 2 0.07 0.00 0.02 0.18 0.00 99.73 15:00:30 10:48:01 3 0.12 0.00 0.02 0.00 0.02 99.85 15:00:30 10:48:01 4 0.10 0.00 0.02 0.00 0.00 99.88 15:00:30 10:48:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 10:48:01 6 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 10:48:01 7 0.07 0.00 0.03 0.00 0.02 99.88 15:00:30 10:49:01 all 0.01 0.00 0.02 0.01 0.00 99.96 15:00:30 10:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 10:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:49:01 2 0.00 0.00 0.00 0.05 0.00 99.95 15:00:30 10:49:01 3 0.03 0.00 0.05 0.00 0.02 99.90 15:00:30 10:49:01 4 0.00 0.00 0.03 0.00 0.00 99.97 15:00:30 10:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 10:49:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 15:00:30 10:49:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 10:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:00:30 10:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 10:50:01 1 0.00 0.00 0.02 0.02 0.02 99.95 15:00:30 10:50:01 2 0.00 0.00 0.00 0.02 0.02 99.97 15:00:30 10:50:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:00:30 10:50:01 4 0.05 0.00 0.02 0.00 0.02 99.92 15:00:30 10:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:50:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 10:50:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 10:51:01 all 0.20 0.00 0.01 0.01 0.00 99.79 15:00:30 10:51:01 0 1.22 0.00 0.00 0.00 0.00 98.78 15:00:30 10:51:01 1 0.05 0.00 0.02 0.03 0.00 99.90 15:00:30 10:51:01 2 0.03 0.00 0.00 0.02 0.00 99.95 15:00:30 10:51:01 3 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 10:51:01 4 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 10:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 10:51:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 10:51:01 7 0.10 0.00 0.02 0.00 0.02 99.87 15:00:30 10:52:01 all 0.25 0.00 0.02 0.00 0.30 99.43 15:00:30 10:52:01 0 1.79 0.00 0.00 0.00 0.02 98.19 15:00:30 10:52:01 1 0.00 0.00 0.02 0.02 0.78 99.19 15:00:30 10:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 10:52:01 3 0.05 0.00 0.02 0.00 1.04 98.89 15:00:30 10:52:01 4 0.05 0.00 0.05 0.00 0.02 99.88 15:00:30 10:52:01 5 0.02 0.00 0.00 0.00 0.18 99.80 15:00:30 10:52:01 6 0.03 0.00 0.02 0.00 0.32 99.63 15:00:30 10:52:01 7 0.05 0.00 0.03 0.00 0.02 99.90 15:00:30 10:53:01 all 0.05 0.00 0.01 0.01 0.11 99.81 15:00:30 10:53:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 10:53:01 1 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 10:53:01 2 0.05 0.00 0.00 0.08 0.68 99.19 15:00:30 10:53:01 3 0.05 0.00 0.02 0.00 0.10 99.83 15:00:30 10:53:01 4 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 10:53:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 10:53:01 6 0.00 0.00 0.03 0.00 0.00 99.97 15:00:30 10:53:01 7 0.08 0.00 0.03 0.00 0.12 99.77 15:00:30 10:54:01 all 0.01 0.00 0.01 0.01 0.01 99.96 15:00:30 10:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:54:01 1 0.00 0.00 0.02 0.02 0.00 99.97 15:00:30 10:54:01 2 0.00 0.00 0.02 0.05 0.00 99.93 15:00:30 10:54:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:00:30 10:54:01 4 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 10:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 10:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 10:54:01 7 0.03 0.00 0.03 0.00 0.02 99.92 15:00:30 10:55:01 all 0.06 0.00 0.01 0.00 0.01 99.92 15:00:30 10:55:01 0 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 10:55:01 1 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 10:55:01 2 0.07 0.00 0.00 0.02 0.00 99.92 15:00:30 10:55:01 3 0.05 0.00 0.03 0.00 0.02 99.90 15:00:30 10:55:01 4 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 10:55:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 10:55:01 6 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 10:55:01 7 0.08 0.00 0.03 0.00 0.00 99.88 15:00:30 10:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:00:30 10:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:56:01 1 0.02 0.00 0.02 0.02 0.00 99.95 15:00:30 10:56:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 10:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:00:30 10:56:01 4 0.03 0.00 0.03 0.00 0.00 99.93 15:00:30 10:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 10:56:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 10:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 10:57:01 all 0.06 0.00 0.02 0.00 0.00 99.92 15:00:30 10:57:01 0 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 10:57:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 10:57:01 2 0.07 0.00 0.03 0.00 0.00 99.90 15:00:30 10:57:01 3 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 10:57:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 10:57:01 5 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 10:57:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 10:57:01 7 0.07 0.00 0.02 0.00 0.02 99.90 15:00:30 10:58:01 all 0.01 0.00 0.01 0.01 0.01 99.96 15:00:30 10:58:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 10:58:01 1 0.00 0.00 0.00 0.02 0.02 99.97 15:00:30 10:58:01 2 0.02 0.00 0.03 0.03 0.02 99.90 15:00:30 10:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:58:01 4 0.03 0.00 0.02 0.00 0.02 99.93 15:00:30 10:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 10:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 10:58:01 7 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 10:59:01 all 0.07 0.00 0.01 0.00 0.00 99.92 15:00:30 10:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 10:59:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 10:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 10:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 10:59:01 4 0.12 0.00 0.02 0.00 0.00 99.87 15:00:30 10:59:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 10:59:01 6 0.10 0.00 0.00 0.00 0.00 99.90 15:00:30 10:59:01 7 0.13 0.00 0.02 0.00 0.00 99.85 15:00:30 11:00:01 all 0.01 0.00 0.01 0.07 0.00 99.90 15:00:30 11:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:00:01 1 0.02 0.00 0.00 0.35 0.00 99.63 15:00:30 11:00:01 2 0.02 0.00 0.02 0.22 0.02 99.73 15:00:30 11:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 11:00:01 4 0.02 0.00 0.03 0.00 0.00 99.95 15:00:30 11:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 11:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 15:00:30 11:00:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 11:01:01 all 0.08 0.00 0.01 0.04 0.01 99.87 15:00:30 11:01:01 0 0.23 0.00 0.00 0.00 0.00 99.77 15:00:30 11:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 11:01:01 2 0.05 0.00 0.03 0.28 0.02 99.62 15:00:30 11:01:01 3 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 11:01:01 4 0.07 0.00 0.03 0.00 0.00 99.90 15:00:30 11:01:01 5 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 11:01:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:00:30 11:01:01 7 0.08 0.00 0.02 0.00 0.02 99.88 15:00:30 11:02:01 all 0.26 0.00 0.01 0.03 0.00 99.70 15:00:30 11:02:01 0 1.99 0.00 0.00 0.00 0.00 98.01 15:00:30 11:02:01 1 0.02 0.00 0.02 0.03 0.02 99.92 15:00:30 11:02:01 2 0.00 0.00 0.02 0.15 0.00 99.83 15:00:30 11:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:02:01 4 0.03 0.00 0.03 0.03 0.00 99.90 15:00:30 11:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 11:03:01 all 0.22 0.00 0.03 0.02 0.00 99.74 15:00:30 11:03:01 0 1.34 0.00 0.05 0.00 0.00 98.61 15:00:30 11:03:01 1 0.05 0.00 0.02 0.02 0.00 99.92 15:00:30 11:03:01 2 0.07 0.00 0.05 0.12 0.02 99.75 15:00:30 11:03:01 3 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 11:03:01 4 0.07 0.00 0.05 0.00 0.02 99.87 15:00:30 11:03:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 11:03:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 11:03:01 7 0.05 0.00 0.03 0.00 0.00 99.92 15:00:30 11:04:01 all 0.26 0.00 0.01 0.00 0.01 99.72 15:00:30 11:04:01 0 1.97 0.00 0.00 0.00 0.02 98.01 15:00:30 11:04:01 1 0.00 0.00 0.02 0.02 0.02 99.95 15:00:30 11:04:01 2 0.02 0.00 0.00 0.02 0.02 99.95 15:00:30 11:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 11:04:01 7 0.05 0.00 0.03 0.00 0.00 99.92 15:00:30 11:05:01 all 0.11 0.00 0.01 0.01 0.00 99.86 15:00:30 11:05:01 0 0.75 0.00 0.00 0.00 0.00 99.25 15:00:30 11:05:01 1 0.02 0.00 0.02 0.08 0.00 99.88 15:00:30 11:05:01 2 0.03 0.00 0.02 0.03 0.00 99.92 15:00:30 11:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 11:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:05:01 7 0.05 0.00 0.02 0.00 0.02 99.92 15:00:30 11:06:01 all 0.10 0.00 0.01 0.00 0.01 99.89 15:00:30 11:06:01 0 0.25 0.00 0.02 0.00 0.00 99.73 15:00:30 11:06:01 1 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 11:06:01 2 0.07 0.00 0.02 0.00 0.02 99.90 15:00:30 11:06:01 3 0.07 0.00 0.00 0.00 0.02 99.92 15:00:30 11:06:01 4 0.10 0.00 0.00 0.00 0.02 99.88 15:00:30 11:06:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 11:06:01 6 0.12 0.00 0.00 0.00 0.02 99.87 15:00:30 11:06:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 11:07:01 all 0.13 0.00 0.02 0.04 0.00 99.81 15:00:30 11:07:01 0 0.96 0.00 0.02 0.00 0.00 99.02 15:00:30 11:07:01 1 0.00 0.00 0.02 0.02 0.02 99.95 15:00:30 11:07:01 2 0.02 0.00 0.02 0.30 0.02 99.65 15:00:30 11:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:07:01 7 0.05 0.00 0.03 0.00 0.00 99.92 15:00:30 11:08:01 all 0.07 0.00 0.01 0.00 0.01 99.92 15:00:30 11:08:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:00:30 11:08:01 1 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 11:08:01 2 0.08 0.00 0.02 0.02 0.02 99.87 15:00:30 11:08:01 3 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 11:08:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 11:08:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 11:08:01 6 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 11:08:01 7 0.07 0.00 0.02 0.00 0.02 99.90 15:00:30 11:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:00:30 11:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:09:01 1 0.00 0.00 0.02 0.02 0.00 99.97 15:00:30 11:09:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:00:30 11:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:09:01 7 0.03 0.00 0.03 0.00 0.00 99.93 15:00:30 11:10:01 all 0.09 0.00 0.01 0.00 0.00 99.89 15:00:30 11:10:01 0 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 11:10:01 1 0.07 0.00 0.00 0.02 0.00 99.92 15:00:30 11:10:01 2 0.10 0.00 0.03 0.02 0.00 99.85 15:00:30 11:10:01 3 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 11:10:01 4 0.13 0.00 0.02 0.00 0.00 99.85 15:00:30 11:10:01 5 0.08 0.00 0.00 0.00 0.02 99.90 15:00:30 11:10:01 6 0.10 0.00 0.00 0.00 0.00 99.90 15:00:30 11:10:01 7 0.12 0.00 0.02 0.00 0.02 99.85 15:00:30 11:11:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:00:30 11:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:11:01 2 0.00 0.00 0.03 0.02 0.02 99.93 15:00:30 11:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:11:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 11:11:01 7 0.03 0.00 0.03 0.00 0.00 99.93 15:00:30 15:00:30 11:11:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 11:12:01 all 0.06 0.00 0.01 0.00 0.00 99.92 15:00:30 11:12:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 11:12:01 1 0.02 0.00 0.02 0.02 0.02 99.93 15:00:30 11:12:01 2 0.07 0.00 0.00 0.00 0.02 99.92 15:00:30 11:12:01 3 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 11:12:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 11:12:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 11:12:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 11:12:01 7 0.07 0.00 0.03 0.00 0.00 99.90 15:00:30 11:13:01 all 0.01 0.00 0.02 0.00 0.01 99.96 15:00:30 11:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:13:01 2 0.05 0.00 0.03 0.03 0.02 99.87 15:00:30 11:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 11:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:13:01 7 0.05 0.00 0.03 0.00 0.02 99.90 15:00:30 11:14:01 all 0.06 0.00 0.01 0.00 0.00 99.92 15:00:30 11:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 11:14:01 1 0.07 0.00 0.00 0.02 0.00 99.92 15:00:30 11:14:01 2 0.08 0.00 0.03 0.00 0.02 99.87 15:00:30 11:14:01 3 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 11:14:01 4 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 11:14:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 11:14:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 11:14:01 7 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 11:15:01 all 0.00 0.00 0.00 0.01 0.00 99.98 15:00:30 11:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 11:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 11:15:01 2 0.00 0.00 0.00 0.08 0.00 99.92 15:00:30 11:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 11:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:16:01 all 0.06 0.00 0.01 0.00 0.00 99.91 15:00:30 11:16:01 0 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 11:16:01 1 0.05 0.00 0.00 0.02 0.00 99.93 15:00:30 11:16:01 2 0.07 0.00 0.03 0.02 0.02 99.87 15:00:30 11:16:01 3 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 11:16:01 4 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 11:16:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 11:16:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 11:16:01 7 0.08 0.00 0.03 0.00 0.02 99.87 15:00:30 11:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:00:30 11:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 11:17:01 2 0.03 0.00 0.03 0.03 0.02 99.88 15:00:30 11:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 11:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 11:18:01 all 0.06 0.00 0.01 0.00 0.00 99.92 15:00:30 11:18:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 11:18:01 1 0.05 0.00 0.02 0.02 0.00 99.92 15:00:30 11:18:01 2 0.10 0.00 0.03 0.00 0.02 99.85 15:00:30 11:18:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 11:18:01 4 0.08 0.00 0.00 0.00 0.02 99.90 15:00:30 11:18:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 11:18:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 11:18:01 7 0.05 0.00 0.03 0.00 0.00 99.92 15:00:30 11:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:00:30 11:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:19:01 1 0.02 0.00 0.00 0.02 0.02 99.95 15:00:30 11:19:01 2 0.02 0.00 0.02 0.02 0.02 99.93 15:00:30 11:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 11:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 11:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 11:20:01 all 0.01 0.00 0.01 0.02 0.00 99.95 15:00:30 11:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:20:01 2 0.03 0.00 0.02 0.17 0.02 99.77 15:00:30 11:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:20:01 6 0.03 0.00 0.05 0.00 0.00 99.92 15:00:30 11:20:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:00:30 11:21:01 all 0.06 0.00 0.01 0.01 0.00 99.91 15:00:30 11:21:01 0 0.07 0.00 0.02 0.00 0.02 99.90 15:00:30 11:21:01 1 0.05 0.00 0.02 0.02 0.00 99.92 15:00:30 11:21:01 2 0.08 0.00 0.03 0.07 0.00 99.82 15:00:30 11:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:21:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 11:21:01 5 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 11:21:01 6 0.07 0.00 0.02 0.00 0.02 99.90 15:00:30 11:21:01 7 0.07 0.00 0.03 0.00 0.00 99.90 15:00:30 11:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:00:30 11:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:22:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:00:30 11:22:01 2 0.07 0.00 0.03 0.00 0.02 99.88 15:00:30 11:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:22:01 7 0.05 0.00 0.03 0.00 0.00 99.92 15:00:30 15:00:30 11:22:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 11:23:01 all 0.08 0.00 0.01 0.03 0.01 99.87 15:00:30 11:23:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 11:23:01 1 0.08 0.00 0.02 0.08 0.02 99.80 15:00:30 11:23:01 2 0.10 0.00 0.03 0.13 0.02 99.72 15:00:30 11:23:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 11:23:01 4 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 11:23:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 11:23:01 6 0.08 0.00 0.03 0.00 0.00 99.88 15:00:30 11:23:01 7 0.13 0.00 0.02 0.00 0.02 99.83 15:00:30 11:24:01 all 0.09 0.00 0.03 0.00 0.01 99.87 15:00:30 11:24:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 11:24:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:00:30 11:24:01 2 0.08 0.00 0.00 0.02 0.02 99.88 15:00:30 11:24:01 3 0.12 0.00 0.03 0.00 0.02 99.83 15:00:30 11:24:01 4 0.08 0.00 0.03 0.00 0.00 99.88 15:00:30 11:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:00:30 11:24:01 6 0.30 0.00 0.03 0.00 0.00 99.67 15:00:30 11:24:01 7 0.07 0.00 0.08 0.00 0.00 99.85 15:00:30 11:25:01 all 0.09 0.00 0.01 0.03 0.01 99.86 15:00:30 11:25:01 0 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 11:25:01 1 0.07 0.00 0.00 0.02 0.02 99.90 15:00:30 11:25:01 2 0.10 0.00 0.05 0.25 0.02 99.58 15:00:30 11:25:01 3 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 11:25:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 11:25:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 11:25:01 6 0.13 0.00 0.02 0.00 0.00 99.85 15:00:30 11:25:01 7 0.12 0.00 0.02 0.00 0.02 99.85 15:00:30 11:26:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:00:30 11:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 11:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 11:26:01 2 0.02 0.00 0.05 0.02 0.00 99.92 15:00:30 11:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:26:01 4 0.05 0.00 0.00 0.03 0.02 99.90 15:00:30 11:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:26:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 11:27:01 all 0.06 0.00 0.02 0.01 0.00 99.91 15:00:30 11:27:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 11:27:01 1 0.07 0.00 0.02 0.07 0.00 99.85 15:00:30 11:27:01 2 0.12 0.00 0.02 0.02 0.02 99.83 15:00:30 11:27:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 11:27:01 4 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 11:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 11:27:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 11:27:01 7 0.08 0.00 0.03 0.00 0.00 99.88 15:00:30 11:28:01 all 0.02 0.00 0.01 0.02 0.00 99.95 15:00:30 11:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:28:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:00:30 11:28:01 2 0.03 0.00 0.05 0.12 0.02 99.78 15:00:30 11:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 11:29:01 all 0.06 0.00 0.01 0.01 0.00 99.91 15:00:30 11:29:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 11:29:01 1 0.03 0.00 0.00 0.02 0.00 99.95 15:00:30 11:29:01 2 0.10 0.00 0.02 0.10 0.02 99.77 15:00:30 11:29:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 11:29:01 4 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 11:29:01 5 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 11:29:01 6 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 11:29:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 11:30:01 all 0.16 0.00 0.01 0.01 0.00 99.81 15:00:30 11:30:01 0 1.21 0.00 0.00 0.00 0.00 98.79 15:00:30 11:30:01 1 0.00 0.00 0.00 0.03 0.02 99.95 15:00:30 11:30:01 2 0.02 0.00 0.07 0.03 0.00 99.88 15:00:30 11:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 11:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 11:30:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 11:31:01 all 0.21 0.00 0.01 0.01 0.01 99.76 15:00:30 11:31:01 0 1.16 0.00 0.02 0.00 0.03 98.79 15:00:30 11:31:01 1 0.07 0.00 0.02 0.03 0.02 99.87 15:00:30 11:31:01 2 0.03 0.00 0.02 0.07 0.03 99.85 15:00:30 11:31:01 3 0.07 0.00 0.02 0.00 0.02 99.90 15:00:30 11:31:01 4 0.10 0.00 0.02 0.00 0.00 99.88 15:00:30 11:31:01 5 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 11:31:01 6 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 11:31:01 7 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 11:32:01 all 0.05 0.00 0.01 0.04 0.00 99.89 15:00:30 11:32:01 0 0.32 0.00 0.00 0.00 0.00 99.68 15:00:30 11:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:32:01 2 0.05 0.00 0.02 0.27 0.02 99.65 15:00:30 11:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:32:01 4 0.00 0.00 0.00 0.08 0.02 99.90 15:00:30 11:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:32:01 7 0.03 0.00 0.05 0.00 0.00 99.92 15:00:30 11:33:01 all 0.09 0.00 0.02 0.06 0.00 99.84 15:00:30 11:33:01 0 0.17 0.00 0.02 0.00 0.00 99.82 15:00:30 11:33:01 1 0.10 0.00 0.02 0.13 0.00 99.75 15:00:30 11:33:01 2 0.12 0.00 0.03 0.32 0.00 99.53 15:00:30 11:33:01 3 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 11:33:01 4 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 11:33:01 5 0.07 0.00 0.00 0.00 0.02 99.92 15:00:30 11:33:01 6 0.07 0.00 0.03 0.00 0.00 99.90 15:00:30 11:33:01 7 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 15:00:30 11:33:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 11:34:01 all 0.12 0.00 0.02 0.05 0.01 99.80 15:00:30 11:34:01 0 0.80 0.00 0.03 0.00 0.02 99.15 15:00:30 11:34:01 1 0.02 0.00 0.02 0.03 0.00 99.93 15:00:30 11:34:01 2 0.05 0.00 0.05 0.33 0.02 99.55 15:00:30 11:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:34:01 4 0.03 0.00 0.03 0.00 0.00 99.93 15:00:30 11:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 11:34:01 7 0.03 0.00 0.03 0.00 0.02 99.92 15:00:30 11:35:01 all 0.06 0.00 0.01 0.03 0.01 99.89 15:00:30 11:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 11:35:01 1 0.00 0.00 0.03 0.05 0.02 99.90 15:00:30 11:35:01 2 0.02 0.00 0.03 0.15 0.02 99.78 15:00:30 11:35:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 11:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 11:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:35:01 7 0.43 0.00 0.02 0.00 0.00 99.55 15:00:30 11:36:01 all 0.24 0.00 0.01 0.00 0.00 99.74 15:00:30 11:36:01 0 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 11:36:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 11:36:01 2 0.08 0.00 0.02 0.03 0.02 99.85 15:00:30 11:36:01 3 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 11:36:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 11:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 11:36:01 6 0.05 0.00 0.02 0.00 0.02 99.92 15:00:30 11:36:01 7 1.52 0.00 0.03 0.00 0.00 98.45 15:00:30 11:37:01 all 0.25 0.00 0.02 0.01 0.01 99.72 15:00:30 11:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:37:01 1 0.00 0.00 0.03 0.02 0.00 99.95 15:00:30 11:37:01 2 0.05 0.00 0.02 0.03 0.02 99.88 15:00:30 11:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 11:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:37:01 7 1.94 0.00 0.03 0.00 0.02 98.01 15:00:30 11:38:01 all 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 11:38:01 0 0.12 0.00 0.03 0.00 0.00 99.85 15:00:30 11:38:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 11:38:01 2 0.03 0.00 0.05 0.02 0.00 99.90 15:00:30 11:38:01 3 0.10 0.00 0.02 0.00 0.00 99.88 15:00:30 11:38:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 11:38:01 5 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 11:38:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 11:38:01 7 0.15 0.00 0.05 0.00 0.00 99.80 15:00:30 11:39:01 all 0.01 0.00 0.00 0.02 0.01 99.96 15:00:30 11:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 11:39:01 1 0.00 0.00 0.02 0.02 0.02 99.95 15:00:30 11:39:01 2 0.05 0.00 0.02 0.15 0.02 99.77 15:00:30 11:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 11:40:01 all 0.07 0.00 0.01 0.01 0.00 99.91 15:00:30 11:40:01 0 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 11:40:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 11:40:01 2 0.12 0.00 0.03 0.10 0.02 99.73 15:00:30 11:40:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 11:40:01 4 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 11:40:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 11:40:01 6 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 11:40:01 7 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 11:41:01 all 0.00 0.00 0.01 0.00 0.00 99.98 15:00:30 11:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:41:01 2 0.00 0.00 0.03 0.02 0.00 99.95 15:00:30 11:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 11:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:42:01 all 0.06 0.00 0.00 0.00 0.00 99.93 15:00:30 11:42:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 11:42:01 1 0.05 0.00 0.00 0.02 0.00 99.93 15:00:30 11:42:01 2 0.10 0.00 0.00 0.00 0.02 99.88 15:00:30 11:42:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 11:42:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 11:42:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 11:42:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 11:42:01 7 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 11:43:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:00:30 11:43:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:00:30 11:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 11:43:01 2 0.02 0.00 0.03 0.02 0.02 99.92 15:00:30 11:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 11:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 11:43:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 11:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:43:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:00:30 11:44:01 all 0.12 0.00 0.01 0.00 0.00 99.87 15:00:30 11:44:01 0 0.53 0.00 0.00 0.00 0.02 99.45 15:00:30 11:44:01 1 0.07 0.00 0.00 0.02 0.02 99.90 15:00:30 11:44:01 2 0.10 0.00 0.03 0.00 0.00 99.87 15:00:30 11:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:44:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 11:44:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 11:44:01 6 0.07 0.00 0.03 0.00 0.00 99.90 15:00:30 11:44:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 15:00:30 11:44:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 11:45:01 all 0.26 0.00 0.01 0.00 0.00 99.72 15:00:30 11:45:01 0 1.97 0.00 0.02 0.00 0.00 98.01 15:00:30 11:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:45:01 2 0.05 0.00 0.07 0.02 0.02 99.85 15:00:30 11:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 11:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 11:46:01 all 0.28 0.00 0.02 0.01 0.00 99.70 15:00:30 11:46:01 0 1.58 0.00 0.02 0.00 0.00 98.40 15:00:30 11:46:01 1 0.07 0.00 0.02 0.02 0.00 99.90 15:00:30 11:46:01 2 0.10 0.00 0.05 0.05 0.02 99.78 15:00:30 11:46:01 3 0.10 0.00 0.02 0.00 0.00 99.88 15:00:30 11:46:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 11:46:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 11:46:01 6 0.10 0.00 0.02 0.00 0.00 99.88 15:00:30 11:46:01 7 0.12 0.00 0.02 0.00 0.00 99.87 15:00:30 11:47:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:00:30 11:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:47:01 2 0.07 0.00 0.05 0.00 0.02 99.87 15:00:30 11:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 11:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:47:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:00:30 11:48:01 all 0.09 0.00 0.01 0.00 0.00 99.89 15:00:30 11:48:01 0 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 11:48:01 1 0.07 0.00 0.00 0.02 0.00 99.92 15:00:30 11:48:01 2 0.17 0.00 0.02 0.02 0.02 99.78 15:00:30 11:48:01 3 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 11:48:01 4 0.08 0.00 0.00 0.00 0.02 99.90 15:00:30 11:48:01 5 0.10 0.00 0.02 0.00 0.00 99.88 15:00:30 11:48:01 6 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 11:48:01 7 0.10 0.00 0.00 0.00 0.00 99.90 15:00:30 11:49:01 all 0.02 0.00 0.02 0.00 0.01 99.95 15:00:30 11:49:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:00:30 11:49:01 1 0.00 0.00 0.02 0.02 0.02 99.95 15:00:30 11:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 11:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:49:01 4 0.00 0.00 0.03 0.00 0.00 99.97 15:00:30 11:49:01 5 0.03 0.00 0.03 0.00 0.02 99.92 15:00:30 11:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 11:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:00:30 11:50:01 all 0.12 0.00 0.01 0.00 0.00 99.86 15:00:30 11:50:01 0 0.86 0.00 0.03 0.00 0.00 99.10 15:00:30 11:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:50:01 2 0.02 0.00 0.00 0.02 0.00 99.97 15:00:30 11:50:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:00:30 11:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 11:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 11:50:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:00:30 11:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:51:01 all 0.31 0.00 0.01 0.00 0.00 99.68 15:00:30 11:51:01 0 2.02 0.00 0.00 0.00 0.00 97.98 15:00:30 11:51:01 1 0.10 0.00 0.03 0.02 0.02 99.83 15:00:30 11:51:01 2 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 11:51:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 11:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 11:51:01 5 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 11:51:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 11:51:01 7 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 11:52:01 all 0.26 0.00 0.01 0.00 0.00 99.72 15:00:30 11:52:01 0 1.95 0.00 0.02 0.00 0.00 98.03 15:00:30 11:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:00:30 11:52:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 11:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 11:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:52:01 7 0.03 0.00 0.03 0.00 0.00 99.93 15:00:30 11:53:01 all 0.14 0.00 0.02 0.00 0.00 99.83 15:00:30 11:53:01 0 0.68 0.00 0.10 0.00 0.02 99.20 15:00:30 11:53:01 1 0.10 0.00 0.02 0.02 0.00 99.87 15:00:30 11:53:01 2 0.05 0.00 0.00 0.02 0.02 99.92 15:00:30 11:53:01 3 0.10 0.00 0.02 0.00 0.00 99.88 15:00:30 11:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 11:53:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 11:53:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 11:53:01 7 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 11:54:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:00:30 11:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:54:01 1 0.02 0.00 0.02 0.02 0.02 99.93 15:00:30 11:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:54:01 4 0.03 0.00 0.03 0.00 0.00 99.93 15:00:30 11:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 11:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 11:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 11:55:01 all 0.06 0.00 0.01 0.00 0.01 99.92 15:00:30 11:55:01 0 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 11:55:01 1 0.12 0.00 0.00 0.00 0.02 99.87 15:00:30 11:55:01 2 0.00 0.00 0.02 0.03 0.00 99.95 15:00:30 11:55:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 11:55:01 4 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 11:55:01 5 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 11:55:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 11:55:01 7 0.08 0.00 0.02 0.00 0.02 99.88 15:00:30 15:00:30 11:55:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 11:56:01 all 0.01 0.00 0.01 0.01 0.01 99.97 15:00:30 11:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:56:01 1 0.00 0.00 0.03 0.03 0.02 99.92 15:00:30 11:56:01 2 0.03 0.00 0.00 0.02 0.00 99.95 15:00:30 11:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 11:56:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 11:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 11:57:01 all 0.07 0.00 0.02 0.00 0.00 99.91 15:00:30 11:57:01 0 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 11:57:01 1 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 11:57:01 2 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 11:57:01 3 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 11:57:01 4 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 11:57:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 11:57:01 6 0.05 0.00 0.03 0.00 0.00 99.92 15:00:30 11:57:01 7 0.13 0.00 0.03 0.00 0.00 99.83 15:00:30 11:58:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:00:30 11:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:58:01 1 0.00 0.00 0.02 0.02 0.02 99.95 15:00:30 11:58:01 2 0.02 0.00 0.03 0.02 0.00 99.93 15:00:30 11:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 11:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 11:58:01 6 0.00 0.00 0.03 0.00 0.00 99.97 15:00:30 11:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 11:59:01 all 0.06 0.00 0.00 0.00 0.00 99.94 15:00:30 11:59:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 11:59:01 1 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 11:59:01 2 0.07 0.00 0.00 0.02 0.00 99.92 15:00:30 11:59:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 11:59:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 11:59:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 11:59:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 11:59:01 7 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:00:01 all 0.02 0.00 0.02 0.00 0.00 99.96 15:00:30 12:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:00:01 1 0.05 0.00 0.05 0.02 0.02 99.87 15:00:30 12:00:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:00:30 12:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 12:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 12:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 12:00:01 7 0.03 0.00 0.03 0.00 0.00 99.93 15:00:30 12:01:02 all 0.21 0.00 0.02 0.01 0.01 99.75 15:00:30 12:01:02 0 1.22 0.00 0.05 0.00 0.00 98.73 15:00:30 12:01:02 1 0.15 0.00 0.05 0.02 0.02 99.77 15:00:30 12:01:02 2 0.07 0.00 0.02 0.03 0.00 99.88 15:00:30 12:01:02 3 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 12:01:02 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:01:02 5 0.07 0.00 0.00 0.00 0.02 99.92 15:00:30 12:01:02 6 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 12:01:02 7 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 12:02:01 all 0.26 0.00 0.01 0.00 0.00 99.73 15:00:30 12:02:01 0 1.95 0.00 0.00 0.00 0.02 98.03 15:00:30 12:02:01 1 0.03 0.00 0.02 0.02 0.00 99.93 15:00:30 12:02:01 2 0.02 0.00 0.00 0.02 0.00 99.97 15:00:30 12:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 12:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 12:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 12:02:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 12:03:01 all 0.11 0.00 0.01 0.00 0.00 99.87 15:00:30 12:03:01 0 0.45 0.00 0.02 0.00 0.00 99.53 15:00:30 12:03:01 1 0.08 0.00 0.02 0.02 0.02 99.87 15:00:30 12:03:01 2 0.07 0.00 0.02 0.02 0.00 99.90 15:00:30 12:03:01 3 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:03:01 4 0.08 0.00 0.00 0.00 0.02 99.90 15:00:30 12:03:01 5 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 12:03:01 6 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:03:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 12:04:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:00:30 12:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:04:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:00:30 12:04:01 2 0.00 0.00 0.00 0.02 0.02 99.97 15:00:30 12:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 12:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 12:04:01 7 0.00 0.00 0.03 0.00 0.00 99.97 15:00:30 12:05:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:00:30 12:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:05:01 1 0.02 0.00 0.02 0.02 0.02 99.93 15:00:30 12:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 12:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:05:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 12:05:01 6 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 12:05:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 12:06:01 all 0.08 0.00 0.01 0.01 0.01 99.89 15:00:30 12:06:01 0 0.07 0.00 0.02 0.00 0.02 99.90 15:00:30 12:06:01 1 0.08 0.00 0.02 0.07 0.00 99.83 15:00:30 12:06:01 2 0.07 0.00 0.00 0.02 0.00 99.92 15:00:30 12:06:01 3 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:06:01 4 0.08 0.00 0.03 0.00 0.00 99.88 15:00:30 12:06:01 5 0.10 0.00 0.02 0.00 0.02 99.87 15:00:30 12:06:01 6 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 12:06:01 7 0.07 0.00 0.02 0.00 0.02 99.90 15:00:30 15:00:30 12:06:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 12:07:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:00:30 12:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:07:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:00:30 12:07:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 12:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 12:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 12:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 12:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 12:08:01 all 0.06 0.00 0.02 0.00 0.00 99.91 15:00:30 12:08:01 0 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 12:08:01 1 0.07 0.00 0.07 0.00 0.00 99.87 15:00:30 12:08:01 2 0.08 0.00 0.03 0.00 0.00 99.88 15:00:30 12:08:01 3 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 12:08:01 4 0.03 0.00 0.00 0.00 0.02 99.95 15:00:30 12:08:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 12:08:01 6 0.05 0.00 0.03 0.00 0.00 99.92 15:00:30 12:08:01 7 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 12:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:00:30 12:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:09:01 1 0.02 0.00 0.02 0.02 0.02 99.93 15:00:30 12:09:01 2 0.03 0.00 0.02 0.02 0.00 99.93 15:00:30 12:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 12:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 12:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 12:10:01 all 0.06 0.00 0.01 0.00 0.01 99.92 15:00:30 12:10:01 0 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:10:01 1 0.08 0.00 0.02 0.02 0.02 99.87 15:00:30 12:10:01 2 0.07 0.00 0.00 0.00 0.02 99.92 15:00:30 12:10:01 3 0.07 0.00 0.02 0.00 0.02 99.90 15:00:30 12:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 12:10:01 5 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 12:10:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 12:10:01 7 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 12:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:00:30 12:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 12:11:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:00:30 12:11:01 2 0.03 0.00 0.00 0.02 0.00 99.95 15:00:30 12:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 12:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 12:11:01 7 0.05 0.00 0.02 0.00 0.02 99.92 15:00:30 12:12:01 all 0.17 0.00 0.02 0.00 0.00 99.81 15:00:30 12:12:01 0 0.91 0.00 0.02 0.00 0.00 99.07 15:00:30 12:12:01 1 0.05 0.00 0.02 0.02 0.02 99.90 15:00:30 12:12:01 2 0.08 0.00 0.03 0.02 0.00 99.87 15:00:30 12:12:01 3 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 12:12:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 12:12:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:12:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:00:30 12:12:01 7 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 12:13:01 all 0.26 0.00 0.01 0.00 0.00 99.72 15:00:30 12:13:01 0 1.97 0.00 0.00 0.00 0.00 98.03 15:00:30 12:13:01 1 0.03 0.00 0.05 0.00 0.00 99.92 15:00:30 12:13:01 2 0.00 0.00 0.03 0.02 0.00 99.95 15:00:30 12:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 12:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 12:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 12:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 12:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 12:14:01 all 0.31 0.00 0.01 0.00 0.00 99.66 15:00:30 12:14:01 0 2.04 0.00 0.00 0.00 0.02 97.95 15:00:30 12:14:01 1 0.10 0.00 0.05 0.02 0.02 99.82 15:00:30 12:14:01 2 0.08 0.00 0.02 0.02 0.00 99.88 15:00:30 12:14:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 12:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 12:14:01 5 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 12:14:01 6 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:14:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 12:15:01 all 0.06 0.00 0.01 0.00 0.00 99.93 15:00:30 12:15:01 0 0.38 0.00 0.02 0.00 0.00 99.60 15:00:30 12:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 12:15:01 2 0.02 0.00 0.02 0.02 0.00 99.95 15:00:30 12:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 12:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 12:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 12:16:01 all 0.07 0.00 0.01 0.00 0.00 99.91 15:00:30 12:16:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 12:16:01 1 0.05 0.00 0.00 0.02 0.02 99.92 15:00:30 12:16:01 2 0.07 0.00 0.03 0.02 0.02 99.87 15:00:30 12:16:01 3 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:16:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:16:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:16:01 6 0.10 0.00 0.00 0.00 0.00 99.90 15:00:30 12:16:01 7 0.10 0.00 0.03 0.00 0.00 99.87 15:00:30 12:17:01 all 0.00 0.00 0.01 0.00 0.00 99.98 15:00:30 12:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 12:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 12:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 12:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 12:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 12:17:01 7 0.00 0.00 0.05 0.00 0.02 99.93 15:00:30 15:00:30 12:17:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 12:18:01 all 0.07 0.00 0.01 0.00 0.00 99.91 15:00:30 12:18:01 0 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:18:01 1 0.07 0.00 0.02 0.02 0.00 99.90 15:00:30 12:18:01 2 0.07 0.00 0.00 0.02 0.00 99.92 15:00:30 12:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 12:18:01 4 0.07 0.00 0.00 0.00 0.02 99.92 15:00:30 12:18:01 5 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 12:18:01 6 0.08 0.00 0.03 0.00 0.00 99.88 15:00:30 12:18:01 7 0.12 0.00 0.02 0.00 0.02 99.85 15:00:30 12:19:01 all 0.04 0.00 0.01 0.00 0.01 99.94 15:00:30 12:19:01 0 0.23 0.00 0.00 0.00 0.02 99.75 15:00:30 12:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 12:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 12:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 12:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 12:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:19:01 7 0.05 0.00 0.05 0.00 0.00 99.90 15:00:30 12:20:01 all 0.11 0.00 0.02 0.00 0.00 99.86 15:00:30 12:20:01 0 0.80 0.00 0.08 0.00 0.00 99.12 15:00:30 12:20:01 1 0.00 0.00 0.02 0.02 0.00 99.97 15:00:30 12:20:01 2 0.02 0.00 0.00 0.02 0.00 99.97 15:00:30 12:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 12:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 12:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 12:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 12:20:01 7 0.03 0.00 0.03 0.00 0.02 99.92 15:00:30 12:21:01 all 0.07 0.00 0.01 0.00 0.00 99.92 15:00:30 12:21:01 0 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:21:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 12:21:01 2 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 12:21:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 12:21:01 4 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 12:21:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 12:21:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 12:21:01 7 0.12 0.00 0.05 0.00 0.02 99.82 15:00:30 12:22:01 all 0.00 0.00 0.01 0.01 0.00 99.97 15:00:30 12:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:22:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 12:22:01 2 0.00 0.00 0.02 0.02 0.00 99.97 15:00:30 12:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:22:01 4 0.00 0.00 0.03 0.00 0.00 99.97 15:00:30 12:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 12:22:01 6 0.02 0.00 0.03 0.00 0.02 99.93 15:00:30 12:22:01 7 0.02 0.00 0.02 0.02 0.02 99.93 15:00:30 12:23:01 all 0.06 0.00 0.01 0.00 0.00 99.93 15:00:30 12:23:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 12:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 12:23:01 2 0.08 0.00 0.00 0.02 0.02 99.88 15:00:30 12:23:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 12:23:01 4 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 12:23:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 12:23:01 6 0.07 0.00 0.03 0.00 0.00 99.90 15:00:30 12:23:01 7 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:24:01 all 0.06 0.00 0.03 0.00 0.00 99.91 15:00:30 12:24:01 0 0.10 0.00 0.05 0.00 0.02 99.83 15:00:30 12:24:01 1 0.07 0.00 0.00 0.02 0.00 99.92 15:00:30 12:24:01 2 0.05 0.00 0.05 0.00 0.00 99.90 15:00:30 12:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 12:24:01 4 0.03 0.00 0.03 0.00 0.00 99.93 15:00:30 12:24:01 5 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 12:24:01 6 0.08 0.00 0.03 0.00 0.00 99.88 15:00:30 12:24:01 7 0.03 0.00 0.03 0.00 0.00 99.93 15:00:30 12:25:01 all 0.07 0.00 0.01 0.00 0.01 99.91 15:00:30 12:25:01 0 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 12:25:01 1 0.07 0.00 0.00 0.00 0.02 99.92 15:00:30 12:25:01 2 0.08 0.00 0.02 0.02 0.00 99.88 15:00:30 12:25:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 12:25:01 4 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 12:25:01 5 0.07 0.00 0.03 0.00 0.02 99.88 15:00:30 12:25:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 12:25:01 7 0.10 0.00 0.02 0.00 0.02 99.87 15:00:30 12:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:00:30 12:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 12:26:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:00:30 12:26:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 12:26:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 12:26:01 4 0.03 0.00 0.03 0.00 0.00 99.93 15:00:30 12:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 12:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 12:26:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:00:30 12:27:01 all 0.06 0.00 0.01 0.00 0.00 99.93 15:00:30 12:27:01 0 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:27:01 1 0.08 0.00 0.03 0.00 0.00 99.88 15:00:30 12:27:01 2 0.08 0.00 0.02 0.02 0.00 99.88 15:00:30 12:27:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 12:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:27:01 5 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 12:27:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 12:27:01 7 0.07 0.00 0.03 0.00 0.02 99.88 15:00:30 12:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:00:30 12:28:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 12:28:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 12:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 12:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 12:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 12:28:01 7 0.05 0.00 0.05 0.00 0.02 99.88 15:00:30 15:00:30 12:28:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 12:29:01 all 0.06 0.00 0.01 0.00 0.00 99.93 15:00:30 12:29:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 12:29:01 1 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 12:29:01 2 0.03 0.00 0.02 0.02 0.00 99.93 15:00:30 12:29:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 12:29:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:29:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 12:29:01 6 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:29:01 7 0.10 0.00 0.02 0.00 0.00 99.88 15:00:30 12:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:00:30 12:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 12:30:01 1 0.00 0.00 0.02 0.02 0.02 99.95 15:00:30 12:30:01 2 0.02 0.00 0.02 0.02 0.00 99.95 15:00:30 12:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:30:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 12:30:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 12:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 12:30:01 7 0.07 0.00 0.03 0.00 0.02 99.88 15:00:30 12:31:01 all 0.07 0.00 0.01 0.00 0.00 99.91 15:00:30 12:31:01 0 0.05 0.00 0.03 0.00 0.00 99.92 15:00:30 12:31:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 12:31:01 2 0.07 0.00 0.00 0.02 0.02 99.90 15:00:30 12:31:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 12:31:01 4 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 12:31:01 5 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 12:31:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 12:31:01 7 0.15 0.00 0.03 0.00 0.02 99.80 15:00:30 12:32:01 all 0.09 0.00 0.01 0.00 0.00 99.89 15:00:30 12:32:01 0 0.68 0.00 0.03 0.00 0.00 99.29 15:00:30 12:32:01 1 0.00 0.00 0.02 0.02 0.00 99.97 15:00:30 12:32:01 2 0.02 0.00 0.00 0.02 0.00 99.97 15:00:30 12:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 12:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 12:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:32:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:00:30 12:33:01 all 0.32 0.00 0.01 0.00 0.00 99.67 15:00:30 12:33:01 0 2.03 0.00 0.00 0.00 0.02 97.95 15:00:30 12:33:01 1 0.05 0.00 0.00 0.02 0.00 99.93 15:00:30 12:33:01 2 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 12:33:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 12:33:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:33:01 5 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 12:33:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 12:33:01 7 0.10 0.00 0.03 0.00 0.02 99.85 15:00:30 12:34:01 all 0.26 0.00 0.01 0.00 0.01 99.71 15:00:30 12:34:01 0 1.97 0.00 0.00 0.00 0.00 98.03 15:00:30 12:34:01 1 0.00 0.00 0.03 0.00 0.02 99.95 15:00:30 12:34:01 2 0.03 0.00 0.02 0.02 0.00 99.93 15:00:30 12:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 12:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 12:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 12:34:01 6 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 12:34:01 7 0.03 0.00 0.03 0.00 0.02 99.92 15:00:30 12:35:01 all 0.22 0.00 0.01 0.00 0.00 99.76 15:00:30 12:35:01 0 1.73 0.00 0.02 0.00 0.00 98.26 15:00:30 12:35:01 1 0.00 0.00 0.02 0.02 0.02 99.95 15:00:30 12:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 12:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 12:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:35:01 7 0.03 0.00 0.05 0.00 0.02 99.90 15:00:30 12:36:01 all 0.31 0.00 0.01 0.02 0.01 99.64 15:00:30 12:36:01 0 2.02 0.00 0.00 0.00 0.02 97.97 15:00:30 12:36:01 1 0.08 0.00 0.03 0.00 0.00 99.88 15:00:30 12:36:01 2 0.05 0.00 0.02 0.18 0.02 99.73 15:00:30 12:36:01 3 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:36:01 4 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 12:36:01 5 0.07 0.00 0.02 0.00 0.02 99.90 15:00:30 12:36:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 12:36:01 7 0.07 0.00 0.02 0.00 0.02 99.90 15:00:30 12:37:01 all 0.08 0.00 0.01 0.00 0.00 99.90 15:00:30 12:37:01 0 0.57 0.00 0.00 0.00 0.00 99.43 15:00:30 12:37:01 1 0.00 0.00 0.00 0.02 0.02 99.97 15:00:30 12:37:01 2 0.03 0.00 0.02 0.02 0.00 99.93 15:00:30 12:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 12:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 12:37:01 7 0.05 0.00 0.03 0.00 0.02 99.90 15:00:30 12:38:01 all 0.30 0.00 0.01 0.00 0.00 99.68 15:00:30 12:38:01 0 2.00 0.00 0.00 0.00 0.00 98.00 15:00:30 12:38:01 1 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 12:38:01 2 0.10 0.00 0.02 0.00 0.00 99.88 15:00:30 12:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:38:01 4 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 12:38:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 12:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 12:38:01 7 0.07 0.00 0.05 0.00 0.02 99.87 15:00:30 12:39:01 all 0.15 0.00 0.02 0.04 0.00 99.80 15:00:30 12:39:01 0 1.09 0.00 0.10 0.00 0.00 98.81 15:00:30 12:39:01 1 0.02 0.00 0.02 0.18 0.00 99.78 15:00:30 12:39:01 2 0.03 0.00 0.02 0.10 0.00 99.85 15:00:30 12:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 12:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 12:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 15:00:30 12:39:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 12:40:01 all 0.22 0.00 0.01 0.02 0.01 99.74 15:00:30 12:40:01 0 1.21 0.00 0.07 0.00 0.00 98.73 15:00:30 12:40:01 1 0.07 0.00 0.00 0.02 0.00 99.92 15:00:30 12:40:01 2 0.07 0.00 0.00 0.17 0.00 99.77 15:00:30 12:40:01 3 0.07 0.00 0.00 0.00 0.02 99.92 15:00:30 12:40:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:40:01 5 0.08 0.00 0.00 0.00 0.02 99.90 15:00:30 12:40:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 12:40:01 7 0.10 0.00 0.03 0.00 0.02 99.85 15:00:30 12:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:00:30 12:41:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:00:30 12:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:00:30 12:41:01 2 0.03 0.00 0.02 0.02 0.00 99.93 15:00:30 12:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 12:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 12:41:01 7 0.05 0.00 0.02 0.00 0.02 99.92 15:00:30 12:42:01 all 0.07 0.00 0.01 0.00 0.00 99.91 15:00:30 12:42:01 0 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:42:01 1 0.05 0.00 0.02 0.02 0.00 99.92 15:00:30 12:42:01 2 0.07 0.00 0.02 0.00 0.02 99.90 15:00:30 12:42:01 3 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:42:01 4 0.10 0.00 0.00 0.00 0.00 99.90 15:00:30 12:42:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:42:01 6 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 12:42:01 7 0.08 0.00 0.03 0.00 0.02 99.87 15:00:30 12:43:01 all 0.01 0.00 0.02 0.00 0.00 99.97 15:00:30 12:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:43:01 1 0.00 0.00 0.03 0.00 0.00 99.97 15:00:30 12:43:01 2 0.03 0.00 0.03 0.02 0.00 99.92 15:00:30 12:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 12:43:01 7 0.02 0.00 0.05 0.00 0.00 99.93 15:00:30 12:44:01 all 0.07 0.00 0.01 0.01 0.00 99.92 15:00:30 12:44:01 0 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:44:01 1 0.07 0.00 0.02 0.05 0.00 99.87 15:00:30 12:44:01 2 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:44:01 3 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 12:44:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:44:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 12:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 12:44:01 7 0.13 0.00 0.02 0.00 0.02 99.83 15:00:30 12:45:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:00:30 12:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 12:45:01 1 0.00 0.00 0.00 0.02 0.02 99.97 15:00:30 12:45:01 2 0.00 0.00 0.02 0.02 0.00 99.97 15:00:30 12:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:45:01 4 0.00 0.00 0.03 0.00 0.02 99.95 15:00:30 12:45:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 12:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 12:45:01 7 0.07 0.00 0.03 0.00 0.02 99.88 15:00:30 12:46:01 all 0.06 0.00 0.00 0.00 0.00 99.93 15:00:30 12:46:01 0 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:46:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 12:46:01 2 0.07 0.00 0.02 0.02 0.00 99.90 15:00:30 12:46:01 3 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 12:46:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:46:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 12:46:01 7 0.07 0.00 0.02 0.00 0.02 99.90 15:00:30 12:47:01 all 0.19 0.00 0.01 0.00 0.01 99.79 15:00:30 12:47:01 0 1.45 0.00 0.03 0.00 0.00 98.52 15:00:30 12:47:01 1 0.00 0.00 0.02 0.02 0.00 99.97 15:00:30 12:47:01 2 0.00 0.00 0.00 0.02 0.02 99.97 15:00:30 12:47:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 12:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 12:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 12:47:01 7 0.00 0.00 0.03 0.00 0.02 99.95 15:00:30 12:48:01 all 0.31 0.00 0.01 0.00 0.00 99.68 15:00:30 12:48:01 0 2.02 0.00 0.00 0.00 0.00 97.98 15:00:30 12:48:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 12:48:01 2 0.07 0.00 0.00 0.02 0.00 99.92 15:00:30 12:48:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 12:48:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:48:01 5 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 12:48:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 12:48:01 7 0.10 0.00 0.02 0.00 0.00 99.88 15:00:30 12:49:01 all 0.26 0.00 0.01 0.00 0.01 99.72 15:00:30 12:49:01 0 1.97 0.00 0.00 0.00 0.00 98.03 15:00:30 12:49:01 1 0.02 0.00 0.03 0.02 0.02 99.92 15:00:30 12:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 12:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 12:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 12:49:01 7 0.03 0.00 0.03 0.00 0.02 99.92 15:00:30 12:50:01 all 0.15 0.00 0.02 0.00 0.01 99.82 15:00:30 12:50:01 0 1.09 0.00 0.08 0.00 0.02 98.81 15:00:30 12:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 12:50:01 2 0.03 0.00 0.00 0.02 0.00 99.95 15:00:30 12:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 12:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 12:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 12:50:01 6 0.00 0.00 0.03 0.00 0.02 99.95 15:00:30 12:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:00:30 15:00:30 12:50:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 12:51:01 all 0.06 0.00 0.01 0.00 0.00 99.93 15:00:30 12:51:01 0 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:51:01 1 0.05 0.00 0.00 0.02 0.00 99.93 15:00:30 12:51:01 2 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 12:51:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 12:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 12:51:01 5 0.07 0.00 0.03 0.00 0.02 99.88 15:00:30 12:51:01 6 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 12:51:01 7 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 12:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:00:30 12:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:52:01 1 0.00 0.00 0.00 0.02 0.02 99.97 15:00:30 12:52:01 2 0.02 0.00 0.02 0.02 0.00 99.95 15:00:30 12:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:52:01 4 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 12:52:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:00:30 12:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:52:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 12:53:01 all 0.24 0.00 0.01 0.00 0.00 99.74 15:00:30 12:53:01 0 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 12:53:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 12:53:01 2 1.56 0.00 0.03 0.02 0.00 98.39 15:00:30 12:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:53:01 4 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 12:53:01 5 0.05 0.00 0.02 0.00 0.02 99.92 15:00:30 12:53:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 12:53:01 7 0.07 0.00 0.03 0.00 0.00 99.90 15:00:30 12:54:01 all 0.26 0.00 0.01 0.00 0.01 99.72 15:00:30 12:54:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 12:54:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:00:30 12:54:01 2 1.97 0.00 0.00 0.02 0.02 98.00 15:00:30 12:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 12:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 12:54:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:00:30 12:54:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:00:30 12:54:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 12:55:01 all 0.31 0.00 0.01 0.00 0.00 99.68 15:00:30 12:55:01 0 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 12:55:01 1 0.07 0.00 0.00 0.02 0.00 99.92 15:00:30 12:55:01 2 2.02 0.00 0.00 0.00 0.00 97.98 15:00:30 12:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 12:55:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:55:01 5 0.07 0.00 0.02 0.00 0.02 99.90 15:00:30 12:55:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 12:55:01 7 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 12:56:01 all 0.27 0.00 0.01 0.00 0.01 99.72 15:00:30 12:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 12:56:01 1 0.02 0.00 0.00 0.02 0.02 99.95 15:00:30 12:56:01 2 1.99 0.00 0.00 0.02 0.00 98.00 15:00:30 12:56:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 12:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 12:56:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:00:30 12:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 12:56:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 12:57:01 all 0.31 0.00 0.01 0.00 0.00 99.68 15:00:30 12:57:01 0 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 12:57:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 12:57:01 2 2.02 0.00 0.02 0.02 0.00 97.95 15:00:30 12:57:01 3 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 12:57:01 4 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 12:57:01 5 0.07 0.00 0.03 0.00 0.00 99.90 15:00:30 12:57:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 12:57:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 12:58:01 all 0.19 0.00 0.00 0.00 0.01 99.80 15:00:30 12:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 12:58:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 12:58:01 2 1.47 0.00 0.00 0.00 0.02 98.52 15:00:30 12:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 12:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 12:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 12:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 12:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 12:59:01 all 0.13 0.00 0.01 0.00 0.00 99.85 15:00:30 12:59:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 12:59:01 1 0.05 0.00 0.02 0.02 0.02 99.90 15:00:30 12:59:01 2 0.63 0.00 0.00 0.02 0.00 99.35 15:00:30 12:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 12:59:01 4 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 12:59:01 5 0.07 0.00 0.03 0.00 0.02 99.88 15:00:30 12:59:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 12:59:01 7 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 13:00:01 all 0.05 0.00 0.00 0.00 0.00 99.94 15:00:30 13:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:00:01 2 0.32 0.00 0.00 0.00 0.00 99.68 15:00:30 13:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 13:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 13:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:00:30 13:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 13:00:01 7 0.03 0.00 0.00 0.00 0.02 99.95 15:00:30 13:01:01 all 0.13 0.00 0.02 0.00 0.00 99.85 15:00:30 13:01:01 0 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 13:01:01 1 0.05 0.00 0.03 0.02 0.00 99.90 15:00:30 13:01:01 2 0.60 0.00 0.02 0.02 0.00 99.37 15:00:30 13:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:01:01 4 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 13:01:01 5 0.07 0.00 0.00 0.00 0.02 99.92 15:00:30 13:01:01 6 0.08 0.00 0.03 0.00 0.02 99.87 15:00:30 13:01:01 7 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 15:00:30 13:01:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 13:02:01 all 0.21 0.00 0.01 0.00 0.00 99.77 15:00:30 13:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 13:02:01 1 0.00 0.00 0.02 0.02 0.02 99.95 15:00:30 13:02:01 2 1.57 0.00 0.00 0.02 0.00 98.42 15:00:30 13:02:01 3 0.00 0.00 0.05 0.00 0.02 99.93 15:00:30 13:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 13:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 13:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 13:02:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 13:03:01 all 0.06 0.00 0.01 0.00 0.01 99.92 15:00:30 13:03:01 0 0.07 0.00 0.00 0.00 0.02 99.92 15:00:30 13:03:01 1 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 13:03:01 2 0.00 0.00 0.00 0.02 0.02 99.97 15:00:30 13:03:01 3 0.05 0.00 0.03 0.00 0.02 99.90 15:00:30 13:03:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 13:03:01 5 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 13:03:01 6 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 13:03:01 7 0.08 0.00 0.03 0.00 0.00 99.88 15:00:30 13:04:01 all 0.19 0.00 0.01 0.00 0.00 99.80 15:00:30 13:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 13:04:01 1 0.02 0.00 0.02 0.02 0.00 99.95 15:00:30 13:04:01 2 1.40 0.00 0.00 0.02 0.00 98.58 15:00:30 13:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 13:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 13:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 13:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 13:05:01 all 0.27 0.00 0.01 0.01 0.00 99.70 15:00:30 13:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:05:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 13:05:01 2 1.97 0.00 0.02 0.07 0.00 97.95 15:00:30 13:05:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:00:30 13:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 13:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:05:01 6 0.17 0.00 0.02 0.00 0.00 99.82 15:00:30 13:05:01 7 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 13:06:01 all 0.25 0.00 0.01 0.00 0.00 99.73 15:00:30 13:06:01 0 0.08 0.00 0.03 0.00 0.00 99.88 15:00:30 13:06:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 13:06:01 2 1.55 0.00 0.00 0.02 0.00 98.43 15:00:30 13:06:01 3 0.07 0.00 0.03 0.00 0.02 99.88 15:00:30 13:06:01 4 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 13:06:01 5 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 13:06:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 13:06:01 7 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 13:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:00:30 13:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 13:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 13:07:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 13:07:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 13:07:01 6 0.00 0.00 0.03 0.00 0.00 99.97 15:00:30 13:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 13:08:01 all 0.06 0.00 0.01 0.00 0.01 99.92 15:00:30 13:08:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 13:08:01 1 0.03 0.00 0.02 0.02 0.02 99.92 15:00:30 13:08:01 2 0.07 0.00 0.00 0.02 0.02 99.90 15:00:30 13:08:01 3 0.08 0.00 0.03 0.00 0.02 99.87 15:00:30 13:08:01 4 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 13:08:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 13:08:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 13:08:01 7 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 13:09:01 all 0.01 0.00 0.02 0.02 0.00 99.95 15:00:30 13:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:09:01 1 0.00 0.00 0.02 0.17 0.00 99.82 15:00:30 13:09:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 13:09:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:00:30 13:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 13:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 13:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 13:09:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:00:30 13:10:01 all 0.06 0.00 0.01 0.01 0.00 99.92 15:00:30 13:10:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 13:10:01 1 0.05 0.00 0.00 0.03 0.00 99.92 15:00:30 13:10:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 13:10:01 3 0.08 0.00 0.03 0.00 0.02 99.87 15:00:30 13:10:01 4 0.10 0.00 0.02 0.00 0.00 99.88 15:00:30 13:10:01 5 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 13:10:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 13:10:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 13:11:01 all 0.01 0.00 0.01 0.01 0.01 99.96 15:00:30 13:11:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:00:30 13:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:11:01 2 0.00 0.00 0.00 0.05 0.00 99.95 15:00:30 13:11:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:00:30 13:11:01 4 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 13:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 13:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 13:11:01 7 0.00 0.00 0.03 0.00 0.02 99.95 15:00:30 13:12:01 all 0.06 0.00 0.01 0.00 0.00 99.93 15:00:30 13:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 13:12:01 1 0.05 0.00 0.02 0.02 0.02 99.90 15:00:30 13:12:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 13:12:01 3 0.12 0.00 0.03 0.00 0.00 99.85 15:00:30 13:12:01 4 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 13:12:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 13:12:01 6 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 13:12:01 7 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 15:00:30 13:12:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 13:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:00:30 13:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:13:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 13:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 13:13:01 3 0.05 0.00 0.03 0.00 0.02 99.90 15:00:30 13:13:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 13:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:13:01 6 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 13:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 13:14:01 all 0.06 0.00 0.01 0.00 0.00 99.92 15:00:30 13:14:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 13:14:01 1 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 13:14:01 2 0.07 0.00 0.00 0.02 0.00 99.92 15:00:30 13:14:01 3 0.10 0.00 0.02 0.00 0.02 99.87 15:00:30 13:14:01 4 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 13:14:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 13:14:01 6 0.02 0.00 0.03 0.02 0.00 99.93 15:00:30 13:14:01 7 0.07 0.00 0.05 0.00 0.00 99.88 15:00:30 13:15:01 all 0.12 0.00 0.01 0.00 0.01 99.86 15:00:30 13:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:15:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 13:15:01 2 0.88 0.00 0.00 0.03 0.00 99.09 15:00:30 13:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:00:30 13:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 13:15:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:00:30 13:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 13:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 13:16:01 all 0.06 0.00 0.01 0.00 0.01 99.92 15:00:30 13:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:00:30 13:16:01 1 0.03 0.00 0.00 0.02 0.00 99.95 15:00:30 13:16:01 2 0.05 0.00 0.00 0.02 0.02 99.92 15:00:30 13:16:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:00:30 13:16:01 4 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 13:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 13:16:01 6 0.20 0.00 0.00 0.00 0.00 99.80 15:00:30 13:16:01 7 0.03 0.00 0.00 0.00 0.02 99.95 15:00:30 13:17:01 all 0.00 0.00 0.01 0.00 0.01 99.98 15:00:30 13:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 13:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 13:17:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 13:17:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 13:17:01 4 0.03 0.00 0.00 0.00 0.02 99.95 15:00:30 13:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 13:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:18:01 all 0.08 0.00 0.02 0.00 0.00 99.89 15:00:30 13:18:01 0 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 13:18:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 13:18:01 2 0.20 0.00 0.02 0.02 0.00 99.77 15:00:30 13:18:01 3 0.08 0.00 0.07 0.00 0.02 99.83 15:00:30 13:18:01 4 0.08 0.00 0.03 0.00 0.00 99.88 15:00:30 13:18:01 5 0.07 0.00 0.00 0.00 0.02 99.92 15:00:30 13:18:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 13:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 13:19:01 all 0.26 0.00 0.01 0.00 0.01 99.72 15:00:30 13:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 13:19:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 13:19:01 2 1.97 0.00 0.00 0.02 0.02 98.00 15:00:30 13:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 13:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 13:19:01 5 0.02 0.00 0.05 0.00 0.02 99.92 15:00:30 13:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 13:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:00:30 13:20:01 all 0.26 0.00 0.01 0.00 0.00 99.72 15:00:30 13:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 13:20:01 1 0.02 0.00 0.00 0.02 0.02 99.95 15:00:30 13:20:01 2 1.99 0.00 0.00 0.02 0.00 98.00 15:00:30 13:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:20:01 4 0.00 0.00 0.03 0.00 0.00 99.97 15:00:30 13:20:01 5 0.02 0.00 0.03 0.00 0.02 99.93 15:00:30 13:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 13:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 13:21:01 all 0.29 0.00 0.02 0.00 0.00 99.69 15:00:30 13:21:01 0 0.10 0.00 0.00 0.00 0.00 99.90 15:00:30 13:21:01 1 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 13:21:01 2 1.69 0.00 0.07 0.02 0.00 98.22 15:00:30 13:21:01 3 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 13:21:01 4 0.10 0.00 0.00 0.00 0.00 99.90 15:00:30 13:21:01 5 0.08 0.00 0.03 0.00 0.02 99.87 15:00:30 13:21:01 6 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 13:21:01 7 0.10 0.00 0.02 0.00 0.00 99.88 15:00:30 13:22:01 all 0.01 0.00 0.01 0.04 0.01 99.94 15:00:30 13:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 13:22:01 1 0.00 0.00 0.00 0.17 0.00 99.83 15:00:30 13:22:01 2 0.02 0.00 0.00 0.10 0.00 99.88 15:00:30 13:22:01 3 0.00 0.00 0.00 0.02 0.02 99.97 15:00:30 13:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 13:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 13:22:01 6 0.02 0.00 0.03 0.00 0.02 99.93 15:00:30 13:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 13:23:01 all 0.06 0.00 0.01 0.00 0.01 99.92 15:00:30 13:23:01 0 0.07 0.00 0.03 0.00 0.00 99.90 15:00:30 13:23:01 1 0.07 0.00 0.00 0.02 0.02 99.90 15:00:30 13:23:01 2 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 13:23:01 3 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 13:23:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 13:23:01 5 0.07 0.00 0.00 0.00 0.02 99.92 15:00:30 13:23:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 13:23:01 7 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 15:00:30 13:23:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 13:24:01 all 0.30 0.00 0.03 0.03 0.01 99.65 15:00:30 13:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:00:30 13:24:01 1 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 13:24:01 2 1.95 0.00 0.03 0.20 0.00 97.81 15:00:30 13:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 13:24:01 4 0.05 0.00 0.03 0.00 0.02 99.90 15:00:30 13:24:01 5 0.05 0.00 0.03 0.00 0.02 99.90 15:00:30 13:24:01 6 0.14 0.00 0.03 0.00 0.00 99.83 15:00:30 13:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 13:25:01 all 0.16 0.00 0.02 0.00 0.00 99.82 15:00:30 13:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:00:30 13:25:01 1 0.07 0.00 0.02 0.02 0.00 99.90 15:00:30 13:25:01 2 0.80 0.00 0.05 0.02 0.00 99.14 15:00:30 13:25:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 13:25:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 13:25:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 13:25:01 6 0.08 0.00 0.03 0.00 0.00 99.88 15:00:30 13:25:01 7 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 13:26:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:00:30 13:26:01 0 0.05 0.00 0.05 0.00 0.02 99.88 15:00:30 13:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 13:26:01 2 0.02 0.00 0.00 0.02 0.00 99.97 15:00:30 13:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 13:26:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:00:30 13:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 13:27:01 all 0.06 0.00 0.00 0.00 0.00 99.93 15:00:30 13:27:01 0 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 13:27:01 1 0.05 0.00 0.00 0.02 0.00 99.93 15:00:30 13:27:01 2 0.00 0.00 0.00 0.02 0.02 99.97 15:00:30 13:27:01 3 0.07 0.00 0.00 0.00 0.02 99.92 15:00:30 13:27:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 13:27:01 5 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 13:27:01 6 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 13:27:01 7 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 13:28:01 all 0.19 0.00 0.01 0.00 0.01 99.79 15:00:30 13:28:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:00:30 13:28:01 1 0.00 0.00 0.02 0.02 0.02 99.95 15:00:30 13:28:01 2 1.37 0.00 0.00 0.02 0.00 98.61 15:00:30 13:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 13:28:01 6 0.07 0.00 0.02 0.00 0.02 99.90 15:00:30 13:28:01 7 0.03 0.00 0.00 0.00 0.02 99.95 15:00:30 13:29:01 all 0.06 0.00 0.01 0.00 0.00 99.92 15:00:30 13:29:01 0 0.07 0.00 0.03 0.00 0.02 99.88 15:00:30 13:29:01 1 0.07 0.00 0.03 0.00 0.00 99.90 15:00:30 13:29:01 2 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 13:29:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 13:29:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 13:29:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 13:29:01 6 0.08 0.00 0.03 0.00 0.00 99.88 15:00:30 13:29:01 7 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 13:30:01 all 0.02 0.00 0.02 0.01 0.01 99.95 15:00:30 13:30:01 0 0.02 0.00 0.07 0.00 0.00 99.92 15:00:30 13:30:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 13:30:01 2 0.02 0.00 0.00 0.07 0.02 99.90 15:00:30 13:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:30:01 5 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 13:30:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 13:30:01 7 0.08 0.00 0.03 0.00 0.02 99.87 15:00:30 13:31:01 all 0.07 0.00 0.01 0.01 0.00 99.90 15:00:30 13:31:01 0 0.05 0.00 0.05 0.00 0.02 99.88 15:00:30 13:31:01 1 0.05 0.00 0.00 0.08 0.02 99.85 15:00:30 13:31:01 2 0.07 0.00 0.02 0.02 0.00 99.90 15:00:30 13:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 13:31:01 4 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 13:31:01 5 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 13:31:01 6 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 13:31:01 7 0.13 0.00 0.03 0.00 0.00 99.83 15:00:30 13:32:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:00:30 13:32:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:00:30 13:32:01 1 0.03 0.00 0.02 0.02 0.00 99.93 15:00:30 13:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 13:32:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 13:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:32:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:00:30 13:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 13:33:01 all 0.11 0.00 0.00 0.01 0.01 99.86 15:00:30 13:33:01 0 0.07 0.00 0.02 0.00 0.02 99.90 15:00:30 13:33:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 13:33:01 2 0.43 0.00 0.00 0.08 0.00 99.48 15:00:30 13:33:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 13:33:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 13:33:01 5 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 13:33:01 6 0.10 0.00 0.00 0.00 0.02 99.88 15:00:30 13:33:01 7 0.08 0.00 0.02 0.00 0.02 99.88 15:00:30 13:34:01 all 0.26 0.00 0.01 0.00 0.01 99.72 15:00:30 13:34:01 0 0.05 0.00 0.05 0.00 0.02 99.88 15:00:30 13:34:01 1 0.00 0.00 0.00 0.02 0.02 99.97 15:00:30 13:34:01 2 1.97 0.00 0.00 0.00 0.02 98.01 15:00:30 13:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 13:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 13:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 13:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 15:00:30 13:34:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 13:35:01 all 0.26 0.00 0.01 0.01 0.00 99.73 15:00:30 13:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:00:30 13:35:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 13:35:01 2 1.97 0.00 0.00 0.03 0.00 98.00 15:00:30 13:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:35:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 13:35:01 7 0.00 0.00 0.05 0.00 0.00 99.95 15:00:30 13:36:01 all 0.10 0.00 0.01 0.01 0.01 99.87 15:00:30 13:36:01 0 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 13:36:01 1 0.08 0.00 0.00 0.12 0.00 99.80 15:00:30 13:36:01 2 0.32 0.00 0.00 0.00 0.00 99.68 15:00:30 13:36:01 3 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 13:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 13:36:01 5 0.08 0.00 0.02 0.00 0.03 99.87 15:00:30 13:36:01 6 0.10 0.00 0.02 0.00 0.02 99.87 15:00:30 13:36:01 7 0.07 0.00 0.00 0.00 0.02 99.92 15:00:30 13:37:01 all 0.01 0.00 0.02 0.01 0.04 99.93 15:00:30 13:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 13:37:01 1 0.00 0.00 0.07 0.05 0.02 99.87 15:00:30 13:37:01 2 0.00 0.00 0.00 0.02 0.02 99.97 15:00:30 13:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 13:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:37:01 5 0.03 0.00 0.02 0.00 0.23 99.72 15:00:30 13:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 13:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 13:38:01 all 0.06 0.00 0.01 0.01 0.00 99.91 15:00:30 13:38:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 13:38:01 1 0.03 0.00 0.02 0.05 0.00 99.90 15:00:30 13:38:01 2 0.05 0.00 0.00 0.07 0.02 99.87 15:00:30 13:38:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 13:38:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 13:38:01 5 0.07 0.00 0.03 0.00 0.02 99.88 15:00:30 13:38:01 6 0.10 0.00 0.02 0.00 0.00 99.88 15:00:30 13:38:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 13:39:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:00:30 13:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 13:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 13:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:00:30 13:39:01 6 0.00 0.00 0.03 0.00 0.00 99.97 15:00:30 13:39:01 7 0.02 0.00 0.03 0.00 0.02 99.93 15:00:30 13:40:01 all 0.07 0.00 0.01 0.00 0.00 99.92 15:00:30 13:40:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 13:40:01 1 0.08 0.00 0.00 0.02 0.00 99.90 15:00:30 13:40:01 2 0.07 0.00 0.02 0.02 0.00 99.90 15:00:30 13:40:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 13:40:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 13:40:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 13:40:01 6 0.10 0.00 0.05 0.00 0.00 99.85 15:00:30 13:40:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 13:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:00:30 13:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 13:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 13:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:41:01 4 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 13:41:01 5 0.03 0.00 0.05 0.00 0.02 99.90 15:00:30 13:41:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 13:41:01 7 0.00 0.00 0.03 0.00 0.00 99.97 15:00:30 13:42:01 all 0.21 0.00 0.01 0.02 0.00 99.76 15:00:30 13:42:01 0 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 13:42:01 1 0.05 0.00 0.00 0.02 0.00 99.93 15:00:30 13:42:01 2 1.18 0.00 0.02 0.15 0.00 98.66 15:00:30 13:42:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 13:42:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 13:42:01 5 0.07 0.00 0.02 0.00 0.02 99.90 15:00:30 13:42:01 6 0.08 0.00 0.02 0.00 0.02 99.88 15:00:30 13:42:01 7 0.08 0.00 0.03 0.00 0.00 99.88 15:00:30 13:43:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:00:30 13:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:43:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 13:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 13:43:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:00:30 13:43:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:00:30 13:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:44:01 all 0.06 0.00 0.01 0.01 0.01 99.90 15:00:30 13:44:01 0 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 13:44:01 1 0.07 0.00 0.02 0.02 0.02 99.88 15:00:30 13:44:01 2 0.08 0.00 0.00 0.07 0.02 99.83 15:00:30 13:44:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 13:44:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 13:44:01 5 0.08 0.00 0.03 0.00 0.02 99.87 15:00:30 13:44:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 13:44:01 7 0.08 0.00 0.00 0.00 0.02 99.90 15:00:30 13:45:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:00:30 13:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 13:45:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 13:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 13:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:00:30 13:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 13:45:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:00:30 15:00:30 13:45:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 13:46:01 all 0.06 0.00 0.01 0.00 0.01 99.92 15:00:30 13:46:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 13:46:01 1 0.07 0.00 0.00 0.02 0.00 99.92 15:00:30 13:46:01 2 0.07 0.00 0.00 0.02 0.02 99.90 15:00:30 13:46:01 3 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 13:46:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 13:46:01 5 0.07 0.00 0.00 0.00 0.02 99.92 15:00:30 13:46:01 6 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 13:46:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 13:47:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:00:30 13:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:47:01 1 0.00 0.00 0.02 0.02 0.00 99.97 15:00:30 13:47:01 2 0.00 0.00 0.00 0.05 0.00 99.95 15:00:30 13:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 13:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 13:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 13:47:01 7 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 13:48:01 all 0.06 0.00 0.00 0.00 0.01 99.92 15:00:30 13:48:01 0 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 13:48:01 1 0.08 0.00 0.02 0.00 0.02 99.88 15:00:30 13:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 13:48:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 13:48:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 13:48:01 5 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 13:48:01 6 0.07 0.00 0.00 0.00 0.02 99.92 15:00:30 13:48:01 7 0.12 0.00 0.02 0.00 0.02 99.85 15:00:30 13:49:01 all 0.01 0.00 0.01 0.01 0.00 99.96 15:00:30 13:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 13:49:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 13:49:01 2 0.00 0.00 0.00 0.10 0.00 99.90 15:00:30 13:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 13:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 13:49:01 7 0.03 0.00 0.05 0.00 0.00 99.92 15:00:30 13:50:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:00:30 13:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 13:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 13:50:01 2 0.02 0.00 0.00 0.03 0.02 99.93 15:00:30 13:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 13:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 13:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 13:50:01 7 0.02 0.00 0.03 0.00 0.02 99.93 15:00:30 13:51:01 all 0.06 0.00 0.01 0.02 0.01 99.90 15:00:30 13:51:01 0 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 13:51:01 1 0.07 0.00 0.00 0.02 0.00 99.92 15:00:30 13:51:01 2 0.05 0.00 0.00 0.15 0.00 99.80 15:00:30 13:51:01 3 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 13:51:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 13:51:01 5 0.07 0.00 0.02 0.00 0.02 99.90 15:00:30 13:51:01 6 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 13:51:01 7 0.10 0.00 0.03 0.00 0.02 99.85 15:00:30 13:52:01 all 0.02 0.00 0.03 0.05 0.00 99.90 15:00:30 13:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 13:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:00:30 13:52:01 2 0.00 0.00 0.00 0.20 0.00 99.80 15:00:30 13:52:01 3 0.02 0.00 0.05 0.18 0.00 99.75 15:00:30 13:52:01 4 0.03 0.00 0.05 0.00 0.00 99.92 15:00:30 13:52:01 5 0.02 0.00 0.03 0.00 0.00 99.95 15:00:30 13:52:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:00:30 13:52:01 7 0.03 0.00 0.07 0.00 0.00 99.90 15:00:30 13:53:01 all 0.05 0.00 0.01 0.00 0.00 99.94 15:00:30 13:53:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 13:53:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 13:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 13:53:01 3 0.03 0.00 0.00 0.00 0.02 99.95 15:00:30 13:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 13:53:01 5 0.18 0.00 0.00 0.02 0.00 99.80 15:00:30 13:53:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 13:53:01 7 0.05 0.00 0.02 0.02 0.02 99.90 15:00:30 13:54:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:00:30 13:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 13:54:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 13:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:54:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 13:54:01 5 0.03 0.00 0.00 0.00 0.02 99.95 15:00:30 13:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 13:54:01 7 0.07 0.00 0.03 0.03 0.02 99.85 15:00:30 13:55:01 all 0.06 0.00 0.01 0.00 0.00 99.92 15:00:30 13:55:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 13:55:01 1 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 13:55:01 2 0.05 0.00 0.00 0.02 0.02 99.92 15:00:30 13:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:55:01 4 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 13:55:01 5 0.05 0.00 0.02 0.02 0.00 99.92 15:00:30 13:55:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 13:55:01 7 0.12 0.00 0.05 0.00 0.02 99.82 15:00:30 13:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:00:30 13:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 13:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 13:56:01 2 0.02 0.00 0.02 0.02 0.00 99.95 15:00:30 13:56:01 3 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 13:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 13:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 13:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 13:56:01 7 0.02 0.00 0.05 0.00 0.02 99.92 15:00:30 15:00:30 13:56:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 13:57:01 all 0.06 0.00 0.01 0.00 0.01 99.92 15:00:30 13:57:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 13:57:01 1 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 13:57:01 2 0.07 0.00 0.00 0.02 0.00 99.92 15:00:30 13:57:01 3 0.08 0.00 0.00 0.00 0.02 99.90 15:00:30 13:57:01 4 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 13:57:01 5 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 13:57:01 6 0.05 0.00 0.02 0.00 0.02 99.92 15:00:30 13:57:01 7 0.03 0.00 0.05 0.00 0.00 99.92 15:00:30 13:58:01 all 0.20 0.00 0.02 0.00 0.00 99.78 15:00:30 13:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 13:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 13:58:01 2 1.44 0.00 0.03 0.02 0.00 98.52 15:00:30 13:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 13:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 13:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 13:58:01 6 0.02 0.00 0.05 0.00 0.00 99.93 15:00:30 13:58:01 7 0.05 0.00 0.02 0.00 0.02 99.92 15:00:30 13:59:01 all 0.31 0.00 0.01 0.00 0.01 99.67 15:00:30 13:59:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:00:30 13:59:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 13:59:01 2 2.02 0.00 0.02 0.00 0.00 97.97 15:00:30 13:59:01 3 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 13:59:01 4 0.05 0.00 0.03 0.00 0.02 99.90 15:00:30 13:59:01 5 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 13:59:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 13:59:01 7 0.10 0.00 0.00 0.00 0.00 99.90 15:00:30 14:00:01 all 0.26 0.00 0.01 0.00 0.00 99.72 15:00:30 14:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:00:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 14:00:01 2 1.97 0.00 0.00 0.02 0.02 98.00 15:00:30 14:00:01 3 0.03 0.00 0.05 0.00 0.00 99.92 15:00:30 14:00:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 14:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:00:01 6 0.00 0.00 0.03 0.00 0.00 99.97 15:00:30 14:00:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:00:30 14:01:01 all 0.17 0.00 0.01 0.02 0.01 99.79 15:00:30 14:01:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 14:01:01 1 0.05 0.00 0.00 0.02 0.02 99.92 15:00:30 14:01:01 2 0.95 0.00 0.00 0.18 0.00 98.87 15:00:30 14:01:01 3 0.12 0.00 0.00 0.00 0.03 99.85 15:00:30 14:01:01 4 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 14:01:01 5 0.05 0.00 0.02 0.00 0.02 99.92 15:00:30 14:01:01 6 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 14:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:02:01 all 0.01 0.00 0.01 1.00 0.00 98.97 15:00:30 14:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 14:02:01 2 0.00 0.00 0.00 8.07 0.00 91.93 15:00:30 14:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:02:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 14:03:01 all 0.05 0.00 0.01 0.00 0.00 99.94 15:00:30 14:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 14:03:01 1 0.05 0.00 0.02 0.02 0.00 99.92 15:00:30 14:03:01 2 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 14:03:01 3 0.05 0.00 0.03 0.00 0.02 99.90 15:00:30 14:03:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 14:03:01 5 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 14:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 14:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:04:01 all 0.03 0.00 0.01 0.01 0.00 99.95 15:00:30 14:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 14:04:01 1 0.02 0.00 0.00 0.03 0.00 99.95 15:00:30 14:04:01 2 0.00 0.00 0.00 0.02 0.02 99.97 15:00:30 14:04:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:00:30 14:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:04:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:00:30 14:04:01 7 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 14:05:01 all 0.01 0.00 0.01 0.01 0.00 99.96 15:00:30 14:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 14:05:01 2 0.00 0.00 0.00 0.08 0.00 99.92 15:00:30 14:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:05:01 5 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 14:05:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:00:30 14:05:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:00:30 14:06:01 all 0.06 0.00 0.01 0.00 0.01 99.92 15:00:30 14:06:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 14:06:01 1 0.05 0.00 0.02 0.02 0.02 99.90 15:00:30 14:06:01 2 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 14:06:01 3 0.08 0.00 0.00 0.00 0.02 99.90 15:00:30 14:06:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 14:06:01 5 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 14:06:01 6 0.07 0.00 0.00 0.00 0.02 99.92 15:00:30 14:06:01 7 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 14:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:00:30 14:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:07:01 2 0.00 0.00 0.02 0.02 0.00 99.97 15:00:30 14:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:07:01 4 0.03 0.00 0.02 0.00 0.02 99.93 15:00:30 14:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 14:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 14:07:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 15:00:30 14:07:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 14:08:01 all 0.22 0.00 0.01 4.47 0.00 95.30 15:00:30 14:08:01 0 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 14:08:01 1 0.07 0.00 0.00 0.52 0.00 99.42 15:00:30 14:08:01 2 1.24 0.00 0.03 35.01 0.00 63.71 15:00:30 14:08:01 3 0.10 0.00 0.03 0.00 0.02 99.85 15:00:30 14:08:01 4 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 14:08:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 14:08:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 14:08:01 7 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 14:09:01 all 0.26 0.00 0.01 0.21 0.01 99.51 15:00:30 14:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 14:09:01 1 0.00 0.00 0.02 0.02 0.02 99.95 15:00:30 14:09:01 2 1.97 0.00 0.00 1.64 0.00 96.39 15:00:30 14:09:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:00:30 14:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 14:09:01 5 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 14:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 14:10:01 all 0.31 0.00 0.01 0.04 0.01 99.63 15:00:30 14:10:01 0 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 14:10:01 1 0.10 0.00 0.00 0.28 0.00 99.62 15:00:30 14:10:01 2 2.05 0.00 0.00 0.02 0.02 97.92 15:00:30 14:10:01 3 0.07 0.00 0.02 0.00 0.02 99.90 15:00:30 14:10:01 4 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 14:10:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 14:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 14:10:01 7 0.08 0.00 0.02 0.00 0.02 99.88 15:00:30 14:11:01 all 0.09 0.00 0.02 0.02 0.00 99.87 15:00:30 14:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:11:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 14:11:01 2 0.63 0.00 0.08 0.18 0.00 99.10 15:00:30 14:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 14:11:01 4 0.00 0.00 0.03 0.00 0.00 99.97 15:00:30 14:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 14:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 14:12:01 all 0.26 0.00 0.01 0.04 0.00 99.69 15:00:30 14:12:01 0 0.07 0.00 0.02 0.00 0.02 99.90 15:00:30 14:12:01 1 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 14:12:01 2 1.73 0.00 0.00 0.15 0.00 98.12 15:00:30 14:12:01 3 0.05 0.00 0.02 0.13 0.02 99.78 15:00:30 14:12:01 4 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 14:12:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 14:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 14:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:13:01 all 0.26 0.00 0.02 0.01 0.01 99.71 15:00:30 14:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 14:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:00:30 14:13:01 2 1.97 0.00 0.00 0.03 0.00 98.00 15:00:30 14:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:00:30 14:13:01 4 0.02 0.00 0.03 0.00 0.00 99.95 15:00:30 14:13:01 5 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 14:13:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:00:30 14:13:01 7 0.00 0.00 0.03 0.00 0.00 99.97 15:00:30 14:14:01 all 0.20 0.00 0.01 0.00 0.01 99.78 15:00:30 14:14:01 0 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 14:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 14:14:01 2 1.13 0.00 0.00 0.03 0.02 98.82 15:00:30 14:14:01 3 0.08 0.00 0.03 0.00 0.02 99.87 15:00:30 14:14:01 4 0.07 0.00 0.00 0.00 0.02 99.92 15:00:30 14:14:01 5 0.07 0.00 0.03 0.00 0.00 99.90 15:00:30 14:14:01 6 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 14:14:01 7 0.05 0.00 0.03 0.00 0.00 99.92 15:00:30 14:15:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:00:30 14:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:15:01 2 0.15 0.00 0.00 0.02 0.00 99.83 15:00:30 14:15:01 3 0.02 0.00 0.03 0.02 0.00 99.93 15:00:30 14:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 14:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 14:15:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:00:30 14:16:01 all 0.08 0.00 0.01 0.00 0.01 99.90 15:00:30 14:16:01 0 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 14:16:01 1 0.07 0.00 0.02 0.00 0.02 99.90 15:00:30 14:16:01 2 0.13 0.00 0.00 0.02 0.00 99.85 15:00:30 14:16:01 3 0.08 0.00 0.00 0.00 0.03 99.88 15:00:30 14:16:01 4 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 14:16:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 14:16:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 14:16:01 7 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 14:17:01 all 0.01 0.00 0.01 0.01 0.00 99.96 15:00:30 14:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 14:17:01 1 0.00 0.00 0.02 0.02 0.00 99.97 15:00:30 14:17:01 2 0.00 0.00 0.02 0.07 0.00 99.92 15:00:30 14:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:17:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:00:30 14:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 14:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 14:18:01 all 0.06 0.00 0.02 0.01 0.00 99.91 15:00:30 14:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 14:18:01 1 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 14:18:01 2 0.07 0.00 0.00 0.07 0.00 99.87 15:00:30 14:18:01 3 0.07 0.00 0.05 0.00 0.02 99.87 15:00:30 14:18:01 4 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 14:18:01 5 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 14:18:01 6 0.08 0.00 0.02 0.00 0.02 99.88 15:00:30 14:18:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 15:00:30 14:18:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 14:19:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:00:30 14:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:00:30 14:19:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 14:19:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 14:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 14:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 14:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 14:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 14:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:00:30 14:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 14:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:20:01 3 0.00 0.00 0.03 0.00 0.02 99.95 15:00:30 14:20:01 4 0.03 0.00 0.00 0.00 0.02 99.95 15:00:30 14:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 14:20:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:00:30 14:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:21:01 all 0.07 0.00 0.01 0.00 0.00 99.91 15:00:30 14:21:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 14:21:01 1 0.05 0.00 0.02 0.02 0.00 99.92 15:00:30 14:21:01 2 0.17 0.00 0.00 0.02 0.02 99.80 15:00:30 14:21:01 3 0.12 0.00 0.00 0.00 0.00 99.88 15:00:30 14:21:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 14:21:01 5 0.05 0.00 0.03 0.00 0.00 99.92 15:00:30 14:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 14:21:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 14:22:01 all 0.27 0.00 0.02 0.00 0.01 99.70 15:00:30 14:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 14:22:01 2 1.97 0.00 0.00 0.02 0.00 98.01 15:00:30 14:22:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:00:30 14:22:01 4 0.05 0.00 0.03 0.00 0.00 99.92 15:00:30 14:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:00:30 14:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:22:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:00:30 14:23:01 all 0.32 0.00 0.01 0.00 0.00 99.67 15:00:30 14:23:01 0 0.10 0.00 0.02 0.00 0.00 99.88 15:00:30 14:23:01 1 0.05 0.00 0.02 0.02 0.02 99.90 15:00:30 14:23:01 2 2.02 0.00 0.00 0.00 0.00 97.98 15:00:30 14:23:01 3 0.12 0.00 0.03 0.00 0.00 99.85 15:00:30 14:23:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 14:23:01 5 0.05 0.00 0.03 0.00 0.00 99.92 15:00:30 14:23:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 14:23:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 14:24:01 all 0.21 0.00 0.01 0.01 0.00 99.78 15:00:30 14:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 14:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:24:01 2 1.45 0.00 0.00 0.07 0.00 98.48 15:00:30 14:24:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:00:30 14:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 14:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 14:24:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 14:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:25:01 all 0.14 0.00 0.02 0.00 0.00 99.83 15:00:30 14:25:01 0 0.12 0.00 0.05 0.00 0.02 99.82 15:00:30 14:25:01 1 0.08 0.00 0.02 0.02 0.00 99.88 15:00:30 14:25:01 2 0.42 0.00 0.02 0.02 0.00 99.55 15:00:30 14:25:01 3 0.10 0.00 0.02 0.00 0.00 99.88 15:00:30 14:25:01 4 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 14:25:01 5 0.15 0.00 0.02 0.00 0.02 99.82 15:00:30 14:25:01 6 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 14:25:01 7 0.12 0.00 0.02 0.00 0.00 99.87 15:00:30 14:26:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:00:30 14:26:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 14:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 14:26:01 2 0.00 0.00 0.00 0.03 0.02 99.95 15:00:30 14:26:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:00:30 14:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 14:26:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 14:26:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 14:27:01 all 0.24 0.00 0.01 0.01 0.00 99.74 15:00:30 14:27:01 0 0.08 0.00 0.03 0.00 0.00 99.88 15:00:30 14:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 14:27:01 2 1.42 0.00 0.00 0.10 0.00 98.48 15:00:30 14:27:01 3 0.08 0.00 0.02 0.00 0.02 99.88 15:00:30 14:27:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 14:27:01 5 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 14:27:01 6 0.07 0.00 0.03 0.00 0.00 99.90 15:00:30 14:27:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 14:28:01 all 0.08 0.00 0.01 0.06 0.00 99.85 15:00:30 14:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:28:01 1 0.00 0.00 0.00 0.18 0.00 99.82 15:00:30 14:28:01 2 0.48 0.00 0.00 0.30 0.00 99.22 15:00:30 14:28:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 14:28:01 4 0.03 0.00 0.00 0.00 0.02 99.95 15:00:30 14:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:28:01 7 0.03 0.00 0.03 0.02 0.00 99.92 15:00:30 14:29:01 all 0.15 0.00 0.00 0.04 0.00 99.81 15:00:30 14:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 14:29:01 1 0.07 0.00 0.00 0.00 0.02 99.92 15:00:30 14:29:01 2 0.70 0.00 0.00 0.18 0.00 99.12 15:00:30 14:29:01 3 0.12 0.00 0.03 0.03 0.02 99.80 15:00:30 14:29:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 14:29:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 14:29:01 6 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 14:29:01 7 0.05 0.00 0.00 0.08 0.00 99.87 15:00:30 15:00:30 14:29:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 14:30:01 all 0.06 0.00 0.01 0.05 0.00 99.87 15:00:30 14:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:30:01 2 0.43 0.00 0.00 0.35 0.02 99.20 15:00:30 14:30:01 3 0.00 0.00 0.02 0.02 0.02 99.95 15:00:30 14:30:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 14:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:31:01 all 0.09 0.00 0.00 0.01 0.00 99.89 15:00:30 14:31:01 0 0.10 0.00 0.00 0.00 0.00 99.90 15:00:30 14:31:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 14:31:01 2 0.20 0.00 0.00 0.10 0.00 99.70 15:00:30 14:31:01 3 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 14:31:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 14:31:01 5 0.05 0.00 0.02 0.00 0.02 99.92 15:00:30 14:31:01 6 0.05 0.00 0.00 0.00 0.02 99.93 15:00:30 14:31:01 7 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 14:32:01 all 0.01 0.00 0.01 0.03 0.00 99.95 15:00:30 14:32:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:00:30 14:32:01 1 0.00 0.00 0.00 0.12 0.00 99.88 15:00:30 14:32:01 2 0.00 0.00 0.00 0.08 0.00 99.92 15:00:30 14:32:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:00:30 14:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 14:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 14:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 14:33:01 all 0.06 0.00 0.01 0.00 0.00 99.92 15:00:30 14:33:01 0 0.10 0.00 0.00 0.00 0.02 99.88 15:00:30 14:33:01 1 0.05 0.00 0.03 0.00 0.00 99.92 15:00:30 14:33:01 2 0.05 0.00 0.00 0.02 0.00 99.93 15:00:30 14:33:01 3 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 14:33:01 4 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 14:33:01 5 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 14:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 14:33:01 7 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 14:34:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:00:30 14:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 14:34:01 1 0.00 0.00 0.00 0.05 0.00 99.95 15:00:30 14:34:01 2 0.03 0.00 0.00 0.02 0.00 99.95 15:00:30 14:34:01 3 0.02 0.00 0.05 0.00 0.02 99.92 15:00:30 14:34:01 4 0.03 0.00 0.03 0.00 0.00 99.93 15:00:30 14:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 14:34:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 14:35:01 all 0.15 0.00 0.01 0.05 0.00 99.79 15:00:30 14:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:35:01 1 0.00 0.00 0.00 0.08 0.02 99.90 15:00:30 14:35:01 2 1.13 0.00 0.02 0.28 0.00 98.58 15:00:30 14:35:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:00:30 14:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 14:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:36:01 all 0.07 0.00 0.02 0.00 0.01 99.90 15:00:30 14:36:01 0 0.12 0.00 0.03 0.00 0.00 99.85 15:00:30 14:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 14:36:01 2 0.12 0.00 0.05 0.02 0.02 99.80 15:00:30 14:36:01 3 0.08 0.00 0.00 0.02 0.00 99.90 15:00:30 14:36:01 4 0.07 0.00 0.03 0.00 0.02 99.88 15:00:30 14:36:01 5 0.05 0.00 0.02 0.00 0.02 99.92 15:00:30 14:36:01 6 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 14:36:01 7 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 14:37:01 all 0.01 0.00 0.01 0.02 0.00 99.96 15:00:30 14:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:37:01 1 0.00 0.00 0.02 0.02 0.00 99.97 15:00:30 14:37:01 2 0.00 0.00 0.00 0.13 0.00 99.87 15:00:30 14:37:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:00:30 14:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 14:37:01 5 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 14:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 14:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 14:38:01 all 0.27 0.00 0.01 0.02 0.00 99.68 15:00:30 14:38:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 14:38:01 1 0.07 0.00 0.00 0.02 0.02 99.90 15:00:30 14:38:01 2 1.74 0.00 0.00 0.16 0.00 98.09 15:00:30 14:38:01 3 0.10 0.00 0.03 0.00 0.02 99.85 15:00:30 14:38:01 4 0.08 0.00 0.05 0.00 0.00 99.87 15:00:30 14:38:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 14:38:01 6 0.07 0.00 0.02 0.02 0.00 99.90 15:00:30 14:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 14:39:01 all 0.04 0.00 0.01 0.02 0.00 99.94 15:00:30 14:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 14:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:39:01 2 0.22 0.00 0.00 0.12 0.00 99.67 15:00:30 14:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:00:30 14:39:01 4 0.02 0.00 0.03 0.00 0.00 99.95 15:00:30 14:39:01 5 0.02 0.00 0.00 0.02 0.02 99.95 15:00:30 14:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:40:01 all 0.06 0.00 0.01 0.00 0.01 99.92 15:00:30 14:40:01 0 0.07 0.00 0.02 0.00 0.02 99.90 15:00:30 14:40:01 1 0.07 0.00 0.00 0.02 0.00 99.92 15:00:30 14:40:01 2 0.05 0.00 0.00 0.02 0.02 99.92 15:00:30 14:40:01 3 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 14:40:01 4 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 14:40:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 14:40:01 6 0.05 0.00 0.02 0.00 0.02 99.92 15:00:30 14:40:01 7 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 15:00:30 14:40:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 14:41:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:00:30 14:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 14:41:01 1 0.00 0.00 0.02 0.02 0.00 99.97 15:00:30 14:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:00:30 14:41:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:00:30 14:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 14:41:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:00:30 14:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:42:01 all 0.14 0.00 0.01 0.01 0.00 99.83 15:00:30 14:42:01 0 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 14:42:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 14:42:01 2 0.72 0.00 0.00 0.07 0.00 99.22 15:00:30 14:42:01 3 0.08 0.00 0.03 0.00 0.02 99.87 15:00:30 14:42:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 14:42:01 5 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 14:42:01 6 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 14:42:01 7 0.07 0.00 0.03 0.00 0.00 99.90 15:00:30 14:43:01 all 0.09 0.00 0.01 0.01 0.01 99.88 15:00:30 14:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 14:43:01 1 0.00 0.00 0.00 0.08 0.02 99.90 15:00:30 14:43:01 2 0.68 0.00 0.02 0.02 0.00 99.29 15:00:30 14:43:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:00:30 14:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 15:00:30 14:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 14:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:43:01 7 0.02 0.00 0.00 0.02 0.02 99.95 15:00:30 14:44:01 all 0.08 0.00 0.01 0.03 0.00 99.87 15:00:30 14:44:01 0 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 14:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 14:44:01 2 0.22 0.00 0.02 0.23 0.02 99.52 15:00:30 14:44:01 3 0.08 0.00 0.00 0.00 0.02 99.90 15:00:30 14:44:01 4 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 14:44:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 14:44:01 6 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 14:44:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 14:45:01 all 0.01 0.00 0.01 0.01 0.00 99.96 15:00:30 14:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:00:30 14:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 14:45:01 2 0.00 0.00 0.00 0.05 0.00 99.95 15:00:30 14:45:01 3 0.02 0.00 0.03 0.02 0.02 99.92 15:00:30 14:45:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 14:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 14:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 14:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 14:46:01 all 0.14 0.00 0.01 0.01 0.00 99.84 15:00:30 14:46:01 0 0.07 0.00 0.02 0.00 0.02 99.90 15:00:30 14:46:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 14:46:01 2 0.68 0.00 0.05 0.07 0.00 99.20 15:00:30 14:46:01 3 0.10 0.00 0.00 0.00 0.00 99.90 15:00:30 14:46:01 4 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 14:46:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 14:46:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 14:46:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 14:47:01 all 0.05 0.00 0.01 0.01 0.00 99.92 15:00:30 14:47:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 14:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:00:30 14:47:01 2 0.28 0.00 0.00 0.07 0.00 99.65 15:00:30 14:47:01 3 0.03 0.00 0.02 0.02 0.02 99.92 15:00:30 14:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 14:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:48:01 all 0.21 0.00 0.01 0.00 0.01 99.77 15:00:30 14:48:01 0 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 14:48:01 1 0.08 0.00 0.00 0.00 0.00 99.92 15:00:30 14:48:01 2 1.22 0.00 0.05 0.02 0.02 98.69 15:00:30 14:48:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:00:30 14:48:01 4 0.10 0.00 0.02 0.00 0.00 99.88 15:00:30 14:48:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 14:48:01 6 0.07 0.00 0.00 0.00 0.02 99.92 15:00:30 14:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 14:49:01 all 0.27 0.00 0.01 0.00 0.01 99.71 15:00:30 14:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 14:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 14:49:01 2 1.97 0.00 0.00 0.02 0.00 98.01 15:00:30 14:49:01 3 0.05 0.00 0.03 0.02 0.02 99.88 15:00:30 14:49:01 4 0.03 0.00 0.00 0.00 0.02 99.95 15:00:30 14:49:01 5 0.00 0.00 0.02 0.00 0.02 99.97 15:00:30 14:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:50:01 all 0.12 0.00 0.02 0.02 0.00 99.84 15:00:30 14:50:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 14:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 14:50:01 2 0.85 0.00 0.07 0.17 0.00 98.92 15:00:30 14:50:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 14:50:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 14:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 14:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 14:51:01 all 0.06 0.00 0.00 0.00 0.00 99.93 15:00:30 14:51:01 0 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 14:51:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 14:51:01 2 0.05 0.00 0.00 0.02 0.00 99.93 15:00:30 14:51:01 3 0.08 0.00 0.00 0.02 0.02 99.88 15:00:30 14:51:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 14:51:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 14:51:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 14:51:01 7 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 15:00:30 14:51:01 CPU %user %nice %system %iowait %steal %idle 15:00:30 14:52:01 all 0.10 0.00 0.02 0.06 0.00 99.82 15:00:30 14:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:52:01 2 0.63 0.00 0.02 0.38 0.00 98.97 15:00:30 14:52:01 3 0.03 0.00 0.03 0.13 0.02 99.78 15:00:30 14:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 14:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 14:52:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:00:30 14:53:02 all 0.10 0.00 0.02 0.14 0.01 99.74 15:00:30 14:53:02 0 0.07 0.00 0.03 0.00 0.02 99.88 15:00:30 14:53:02 1 0.05 0.00 0.02 0.00 0.02 99.92 15:00:30 14:53:02 2 0.35 0.00 0.03 0.87 0.00 98.75 15:00:30 14:53:02 3 0.07 0.00 0.02 0.23 0.02 99.67 15:00:30 14:53:02 4 0.12 0.00 0.00 0.00 0.00 99.88 15:00:30 14:53:02 5 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 14:53:02 6 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 14:53:02 7 0.05 0.00 0.00 0.02 0.00 99.93 15:00:30 14:54:01 all 0.02 0.00 0.01 0.14 0.00 99.82 15:00:30 14:54:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 14:54:01 1 0.02 0.00 0.00 0.05 0.00 99.93 15:00:30 14:54:01 2 0.02 0.00 0.00 0.88 0.02 99.08 15:00:30 14:54:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:00:30 14:54:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 14:54:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:00:30 14:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 14:54:01 7 0.02 0.00 0.00 0.20 0.02 99.76 15:00:30 14:55:01 all 0.15 0.00 0.01 0.03 0.00 99.81 15:00:30 14:55:01 0 0.10 0.00 0.00 0.00 0.00 99.90 15:00:30 14:55:01 1 0.07 0.00 0.00 0.02 0.00 99.92 15:00:30 14:55:01 2 0.62 0.00 0.00 0.22 0.00 99.17 15:00:30 14:55:01 3 0.10 0.00 0.02 0.00 0.02 99.87 15:00:30 14:55:01 4 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 14:55:01 5 0.07 0.00 0.02 0.00 0.02 99.90 15:00:30 14:55:01 6 0.08 0.00 0.02 0.00 0.00 99.90 15:00:30 14:55:01 7 0.07 0.00 0.03 0.00 0.00 99.90 15:00:30 14:56:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:00:30 14:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 14:56:01 2 0.05 0.00 0.02 0.02 0.00 99.92 15:00:30 14:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:00:30 14:56:01 4 0.03 0.00 0.00 0.00 0.02 99.95 15:00:30 14:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 14:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:00:30 14:57:01 all 0.06 0.00 0.01 0.01 0.00 99.91 15:00:30 14:57:01 0 0.07 0.00 0.03 0.00 0.00 99.90 15:00:30 14:57:01 1 0.05 0.00 0.00 0.02 0.02 99.92 15:00:30 14:57:01 2 0.15 0.00 0.00 0.03 0.00 99.82 15:00:30 14:57:01 3 0.05 0.00 0.03 0.00 0.02 99.90 15:00:30 14:57:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 14:57:01 5 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 14:57:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 14:57:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 14:58:01 all 0.02 0.00 0.01 0.07 0.00 99.90 15:00:30 14:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 14:58:01 1 0.02 0.00 0.03 0.25 0.00 99.70 15:00:30 14:58:01 2 0.00 0.00 0.00 0.28 0.02 99.70 15:00:30 14:58:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:00:30 14:58:01 4 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 14:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:00:30 14:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 14:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:00:30 14:59:01 all 0.16 0.00 0.01 0.11 0.00 99.71 15:00:30 14:59:01 0 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 14:59:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:00:30 14:59:01 2 0.81 0.00 0.00 0.80 0.00 98.39 15:00:30 14:59:01 3 0.08 0.00 0.02 0.00 0.02 99.88 15:00:30 14:59:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:00:30 14:59:01 5 0.05 0.00 0.02 0.00 0.00 99.93 15:00:30 14:59:01 6 0.10 0.00 0.00 0.10 0.00 99.80 15:00:30 14:59:01 7 0.07 0.00 0.02 0.00 0.00 99.92 15:00:30 15:00:01 all 0.12 0.00 0.01 0.16 0.01 99.71 15:00:30 15:00:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:00:30 15:00:01 1 0.02 0.00 0.02 0.17 0.02 99.78 15:00:30 15:00:01 2 0.81 0.00 0.00 0.93 0.00 98.26 15:00:30 15:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:00:30 15:00:01 4 0.00 0.00 0.03 0.00 0.00 99.97 15:00:30 15:00:01 5 0.02 0.00 0.00 0.15 0.02 99.82 15:00:30 15:00:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:00:30 15:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:00:30 Average: all 1.20 0.00 0.20 0.26 0.01 98.34 15:00:30 Average: 0 1.41 0.00 0.19 0.11 0.01 98.28 15:00:30 Average: 1 1.15 0.00 0.21 0.46 0.01 98.17 15:00:30 Average: 2 1.35 0.00 0.20 0.59 0.01 97.85 15:00:30 Average: 3 1.14 0.00 0.20 0.17 0.01 98.48 15:00:30 Average: 4 1.13 0.00 0.20 0.14 0.01 98.53 15:00:30 Average: 5 1.11 0.00 0.18 0.17 0.01 98.53 15:00:30 Average: 6 1.12 0.00 0.20 0.26 0.01 98.42 15:00:30 Average: 7 1.16 0.00 0.20 0.16 0.01 98.47 15:00:30 15:00:30 15:00:30